* wl-summary.el (wl-summary-buffer-message-ring): New internal
[elisp/wanderlust.git] / wl / ChangeLog
1 2006-02-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-buffer-message-ring): New internal
4         variable.
5         (wl-summary-buffer-last-displayed-msg): Abolish.
6         (wl-summary-push-message): New function.
7         (wl-summary-pop-message): Ditto.
8         (wl-summary-goto-folder-subr): Reset
9         `wl-summary-buffer-message-ring'.
10         (wl-summary-pop-to-last-message): New command.
11         (wl-summary-goto-last-displayed-msg): Call
12         wl-summary-pop-to-last-message if optional argument is non-nil or
13         the last command is itself.
14         (wl-summary-redisplay-internal): Push last message number into
15         `wl-summary-buffer-message-ring'.
16
17         * wl-vars.el (wl-summary-message-ring-max): New user option.
18
19 2006-02-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-draft.el (wl-draft-find-reply-headers): New function (extract
22         from `wl-draft-reply').
23         (wl-draft-reply): Use it.
24         (wl-draft-find-reply-headers): Avoid compile warning.
25
26 2006-02-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
27
28         * wl-thread.el (wl-thread-jump-to-msg): Add docstring.
29
30 2006-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-message.el (wl-message-flag-indicator): New function.
33         (wl-message-redisplay): Use it.
34
35 2006-02-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
36
37         * wl-draft.el (wl-smtp-extension-bind): Don't bind smtp-end-of-line.
38
39 2006-01-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-util.el (wl-y-or-n-p-with-scroll): Use `wl-read-event-char'
42         instead of `read-event'.
43
44         * wl-xmas.el (wl-read-event-char): Add optional argument `prompt'.
45
46         * wl-mule.el (wl-read-event-char): Ditto.
47
48         * wl-e21.el (wl-read-event-char): Ditto.
49
50 2006-01-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
51
52         * wl-vars.el (wl-draft-send-confirm-type): Change default value.
53
54 2006-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
55
56         * wl-vars.el (wl-draft-send-confirm-type): New user option.
57
58         * wl-util.el (wl-y-or-n-p-with-scroll): New function.
59
60         * wl-draft.el (wl-draft-send-confirm): Confirmation by
61         `wl-draft-send-confirm-type'
62
63 2006-01-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
64
65         * wl-draft.el (wl-draft-save, wl-draft-buffer-change-number):
66         Avoid error when the buffer name is already used.
67
68 2006-01-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
69
70         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): Follow
71         the change of elmo-nmz -> elmo-search.
72         (wl-highlight-summary-line-help-echo-alist): Ditto.
73         (wl-search-folder-icon): Renamed from `wl-nmz-folder-icon'.
74         (wl-nmz-folder-icon): Define as obsolete.
75         * wl-e21.el (wl-folder-internal-icon-list): Follow it.
76         * wl-xmas.el (wl-folder-internal-icon-list): Ditto.
77
78 2006-01-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
79
80         * wl-summary.el (wl-summary-get-list-info): Rewrite with
81         `elmo-find-list-match-value'
82
83 2006-01-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
84
85         * wl-summary.el (wl-summary-get-list-info): Optimize.
86         Use List-Id and List-Post also.
87
88 2006-01-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
89
90         * wl-draft.el (wl-draft-send-confirm): Scroll up/down by SPC/BS.
91
92 2006-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
93
94         * wl-demo.el (wl-demo-copyright-notice): Add 2006.
95
96 2005-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
97
98         * wl-util.el (wl-completing-read-multiple-1): New internal function.
99         (wl-completing-read-multiple-2): Ditto.
100         (wl-completing-read-multiple): Define use above functions.
101
102         * wl-summary.el (wl-summary-sort): Removed the workaround for a
103         bug of `completing-read-multiple' about default value.
104
105         * wl-xmas.el (wl-completing-read-multiple): Removed.
106
107         * wl-mule.el (wl-completing-read-multiple): Ditto.
108
109         * wl-e21.el (wl-completing-read-multiple): Ditto.
110
111 2005-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
112
113         * wl-util.el (wl-filter-associations): New function.
114
115         * wl-spam.el (wl-spam-undecided-folder-list): New user option.
116         (wl-spam-ignored-folder-list): Ditto.
117         (wl-spam-ignored-folder-regexp-list): Set default value as nil.
118         (wl-spam-string-member-p): New function.
119         (wl-spam-domain): Use it.
120         (wl-spam-split-numbers): New function.
121         (wl-spam-apply-partitions): Ditto.
122         (wl-spam-register-spam-messages): Use `folder' instead of
123         `wl-summary-buffer-elmo-folder'.
124         (wl-spam-register-good-messages): Ditto.
125         (wl-summary-exec-action-spam): Decide a domain by real folder of
126         message.
127         (wl-summary-exec-action-refile-with-register): Likewise.
128
129 2005-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
130
131         * wl-e21.el (wl-e21-find-image): New function.
132         (wl-e21-setup-toolbar): Use it instead of `find-image'.
133         (wl-e21-highlight-folder-group-line): Ditto.
134         (wl-folder-init-icons): Ditto.
135         (wl-plugged-init-icons): Ditto.
136         (wl-biff-init-icons): Ditto.
137
138 2005-11-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-util.el (wl-collect-draft): Rewrite with `dolist'.
141         (wl-inhibit-save-drafts): New internal variable.
142         (wl-disable-auto-save): Ditto.
143         (wl-save-drafts): Treat above variables.
144         (wl-auto-save-drafts): New function.
145         (wl-set-save-drafts): Split to `wl-start-save-drafts' and
146         `wl-stop-save-drafts'.
147         (wl-start-save-drafts): New function.
148         (wl-stop-save-drafts): Ditto.
149         (wl-set-auto-save-draft): New command.
150
151         * wl-draft.el (wl-draft): Use `wl-start-save-drafts' instead of
152         `wl-set-save-drafts'.
153
154 2005-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
155
156         * wl-mime.el (wl-mime-combine-message/partial-pieces): Use
157         `make-local-variable' instead of `make-variable-buffer-local'.
158
159 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
160
161         * wl.el (wl-exit): Call elmo-passwd-alist-clear at the end.
162
163 2005-10-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
164
165         * wl-vars.el (wl-folder-hierarchy-access-folders): Fix regexp.
166
167 2005-10-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
168
169         * wl-mime.el (wl-summary-burst-subr): Disable multibyte characters
170         of working buffer.
171
172 2005-10-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-mime.el (wl-draft-attribute-nntp-posting-port): Fixed typo.
175
176         * wl-mime.el (wl-draft-attribute-recipients): Added mime-bcc field
177         value into recipients; Bind `wl-draft-remove-group-list-contents'
178         as nil.
179
180 2005-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
181
182         * wl-summary.el (wl-summary-sort): Fixed the last change.
183
184         * wl-summary.el (wl-summary-sort-function-from-spec): New function.
185         (wl-summary-sort-messages): Ditto.
186         (wl-summary-rescan): Use it.
187         (wl-summary-sort): Use `wl-completing-read-multiple' instead of
188         `completing-read'; Append candidates for reverse order.
189
190 2005-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
191
192         * Version number is increased to 2.15.2.
193
194 2005-09-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
195
196         * wl-util.el (wl-read-search-condition-internal): Add "Larger" and
197         "Smaller".
198         * wl-folder.el (wl-folder-complete-filter-condition): Ditto.
199
200 2005-08-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
201
202         * wl-vars.el (wl-summary-showto-folder-regexp): Update docstring.
203
204 2005-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
205
206         * wl-vars.el (wl-draft-additional-header-alist): Add into the
207         customize group `wl-draft'.
208         (wl-draft-add-in-reply-to): Move customize group from `wl' to
209         `wl-draft'.
210         (wl-draft-add-references): Ditto.
211
212         * wl-action.el (wl-summary-print-argument): Rename argument from
213         `folder' to `data'.
214
215 2005-06-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
216
217         * wl-summary.el (wl-summary-rescan-message): Call
218         `wl-thread-cleanup-symbols' before insert thread.
219
220 2005-06-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl.el (wl-init): Set `elmo-get-folder-function' as
223         `wl-folder-make-elmo-folder'.
224
225         * wl-spam.el (wl-summary-exec-action-spam): Use
226         `wl-folder-make-elmo-folder' instead of `elmo-make-folder'.
227
228         * wl-folder.el (wl-folder-make-elmo-folder): New function.
229         (wl-draft-get-folder): Use `wl-folder-make-elmo-folder' instead of
230         `elmo-make-folder'.
231         (wl-folder-get-elmo-folder): Ditto.
232         (wl-folder-create-subr): Simplify.
233
234 2005-06-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
235
236         * wl-mime.el (wl-message-verify-pgp-nonmime): Fix the last change.
237
238 2005-06-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
239
240         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify encoded
241         contents in message buffer instead of original buffer. If optional
242         argument specified, ask coding system for encode.
243
244 2005-06-02  Tetsurou Okazaki  <okazaki@be.to>
245
246         * wl-spam.el (wl-summary-test-spam-region): New function.
247         (wl-spam-setup): Bind "rkc".
248
249 2005-05-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
250
251         * wl-fldmgr.el (wl-fldmgr-add): Undo the last change.
252
253 2005-04-22  Tetsurou Okazaki  <okazaki@be.to>
254
255         * wl-spam.el (wl-summary-test-spam): Fix typo.
256         (wl-message-check-spam): Ditto.
257
258 2005-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
259
260         * wl-summary.el (wl-summary-default-from): Simplify.
261
262 2005-04-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
263
264         * wl-action.el (wl-summary-exec-action-refile): Simplify.
265         (wl-summary-exec-action-copy): Ditto.
266         (wl-summary-auto-refile): Check existence of temporary mark.
267
268 2005-04-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
269
270         * wl-summary.el (wl-summary-create-line): Use
271         `elmo-time-to-datevec'.
272
273         * wl-expire.el (wl-expire-archive-date): Ditto.
274         (wl-expire-localdir-date): Ditto.
275
276         * wl-util.el (wl-day-number): Abolish.
277
278         * wl-score.el (wl-score-headers): Use `elmo-time-to-days' instead
279         of `wl-day-number'.
280         (wl-score-followup): Ditto.
281         (wl-score-add-followups): Ditto.
282         (wl-score-get-latest-msgs): Ditto.
283         (wl-score-get-header-entry): Ditto.
284         (wl-score-edit-insert-date): Ditto.
285
286 2005-04-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
287
288         * wl-summary.el (wl-summary-print-message-with-ps-print): Call
289         `elmo-message-entity-field' with 2nd argument `type'.
290
291 2005-04-04  Tetsurou Okazaki  <okazaki@be.to>
292
293         * wl-action.el (wl-summary-exec): Reduce loop strength in a dolist loop.
294
295 2005-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
296
297         * wl-thread.el (wl-thread-delete-message): Delete descendant
298         numbers from `wl-summary-buffer-number-list' if `deep' is non-nil.
299
300 2005-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
301
302         * wl-xmas.el (wl-folder-internal-icon-list): Fix last change.
303
304 2005-03-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
305
306         * wl-xmas.el (wl-folder-internal-icon-list): Added entry for
307         `Access folder'.
308
309 2005-03-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
310
311         * wl-vars.el (wl-access-folder-icon): New user option.
312
313         * wl-e21.el (wl-folder-internal-icon-list): Added entry for
314         `Access folder'.
315
316 2005-03-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
317
318         * wl-summary.el (wl-summary-buffer-set-folder): Use
319         `wl-folder-mime-charset'.
320
321         * wl-folder.el (wl-draft-get-folder): Call `elmo-make-folder' with
322         `mime-charset'.
323         (wl-folder-get-elmo-folder): Ditto.
324         (wl-folder-mime-charset): New function.
325
326 2005-03-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
327
328         * wl-util.el (wl-parse-addresses): Define alias of
329         `elmo-parse-addresses' (move to `elmo-util.el').
330
331         * wl-summary.el (wl-summary-default-from): Follow the API change.
332         (wl-summary-overview-entity-compare-by-date): Ditto.
333         (wl-summary-overview-entity-compare-by-from): Ditto.
334         (wl-summary-get-list-info): Get value of `ml-info' field from
335         entity at first.
336         (wl-summary-rescan-message): Treat prefix argument.
337         (wl-summary-prefetch-msg): Follow the API change.
338         (wl-summary-search-by-subject): Ditto.
339         (wl-summary-insert-thread): Ditto.
340         (wl-summary-line-subject): Ditto.
341         (wl-summary-line-from): Ditto.
342         (wl-summary-create-line): Ditto.
343         (wl-summary-print-message-with-ps-print): Ditto.
344
345         * wl-score.el (wl-score-ov-entity-get): Ditto.
346         (wl-score-followup): Ditto.
347         (wl-score-add-followups): Use `elmo-message-entity-field' instead
348         of `car'.
349         (wl-score-get-latest-msgs): Follow the API change.
350         (wl-score-get-header): Ditto.
351
352         * wl-refile.el (wl-refile-learn): Ditto.
353         (wl-refile-subject-learn): Ditto.
354         (wl-refile-get-field-value): Ditto.
355         (wl-refile-guess-by-history): Ditto.
356         (wl-refile-guess-by-subject): Ditto.
357
358         * wl-mime.el (wl-mime-combine-message/partial-pieces): Ditto.
359
360         * wl-expire.el (wl-expire-date-p): Removed.
361         (wl-expire-archive-date): Follow the API change.
362         (wl-expire-localdir-date): Ditto.
363         (wl-summary-expire): Ditto.
364
365         * Version number is increased to 2.15.1.
366
367 2005-03-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
368
369         * wl-fldmgr.el (wl-fldmgr-add): Create folder after testing parent
370         group is access or not (it is not strict, like wl-fldmgr-rename).
371
372 2005-03-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
373
374         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Avoid
375         duplicate call of `wl-summary-print-argument' on the wrong line.
376
377 2005-03-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
378
379         * wl-summary.el (wl-summary-jump-to-msg): Don't interactive input
380         even if argument `number' is nil.
381         (wl-summary-insert-line): Print action argument if current message
382         has it.
383
384 2005-03-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * wl-draft.el (wl-draft-forward): Call `wl-draft' with number.
387         (wl-draft-reply): Ditto.
388         (wl-draft): Add optional argument `parent-number' and call
389         `wl-draft-create-buffer' with it.
390         (wl-draft-create-buffer): Add optional argument
391         `parent-number'. Set wl-draft-parent-number as it.
392
393 2005-03-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
394
395         * wl-folder.el (wl-folder-set-persistent-mark): If summary
396         buffer is not for given folder, don't use it.
397
398 2005-03-13  Yuuichi Teranishi  <teranisi@gohome.org>
399
400         * Version number is increased to 2.15.0.
401
402 2005-03-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
403
404         * wl.el (wl-init): Call `elmo-global-flags-initialize'.
405
406         * wl-highlight.el (wl-highlight-summary-flagged-face): New face.
407         (wl-highlight-get-face-by-name): New internal function.
408         (wl-highlight-summary-line-face-spec): Use it and fixed.
409
410 2005-03-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
411
412         * wl-summary.el (wl-summary-sync-update): Use
413         `elmo-message-entity-field' instead of `car' to get message-id
414         from overview entity.
415
416         * wl-summary.el (wl-summary-rescan-message): Call
417         `wl-highlight-summary-displaying' when displaying a message.
418
419 2005-03-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
420
421         * wl-draft.el (wl-draft-config-info-filename): Extracted from
422         `wl-draft-config-info-operation'.
423         (wl-draft-buffer-change-number): New function.
424         (wl-draft-rename-saved-config): Ditto.
425         * wl.el (wl-init): Connect slot for message-number-changed.
426         (toplevel): Add autoload for wl-draft-rename-saved-config.
427
428 2005-03-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl-summary.el (wl-summary-buffer-attach): Connect to signal
431         `update-overview'
432         (wl-summary-buffer-detach): Disconnect from it.
433         (wl-summary-rescan-message): Use command.
434
435         * wl-message.el (wl-message-buffer-display): Use
436         `with-current-buffer' instead of `save-excursion'.
437
438 2005-03-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
439
440         * wl-mime.el (wl-draft-preview-attributes-list): Protect
441         wl-draft-preview-attributes-list from distraction.
442
443 2005-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
444
445         * wl-summary.el (wl-summary-sync-update): Sort the return value of
446         `elmo-list-diff'.
447
448 2005-02-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
449
450         * wl-summary.el
451         (wl-summary-edit-addresses-collect-candidate-fields): Use
452         `elmo-with-enable-multibyte' instead of `elmo-set-work-buf'.
453
454         * wl-draft.el (wl-draft-yank-original): Use `with-temp-buffer'
455         instead of `elmo-set-work-buf'.
456
457         * wl-address.el (wl-address-make-alist-from-alias-file): Ditto.
458         (wl-address-make-address-list): Ditto.
459
460         * Version number is increased to 2.13.3.
461
462 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
463
464         * wl-vars.el (wl-message-auto-reassemble-message/partial): New
465         user option.
466
467         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
468         argument `5'.
469
470         * wl-message.el (wl-message-display-no-merge-p): New function.
471         (wl-message-buffer-display): Check whether the message is
472         reassembled and follow the API change.
473
474 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
475
476         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
477         multibyte on working buffer and removed unnecessary
478         `buffer-disable-undo'.
479
480 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
481
482         * wl-util.el (wl-read-search-condition-internal): Fixed the last
483         change.
484
485 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
486
487         * wl-util.el (wl-read-search-condition-internal): Protect
488         elmo-global-flags from distraction.
489
490 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
491
492         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
493
494         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
495         (wl-summary-event-handler): Ditto.
496         (wl-summary-update-persistent-mark-on-event): New
497         function (renamed from `elmo-event-handler-flag-changed').
498         (wl-summary-buffer-attach): New function.
499         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
500         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
501         instead of `elmo-folder-add-handler'.
502
503         * Version number is increased to 2.13.2.
504
505 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
506
507         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
508         and "\177" to the `wl-news-previous-page'.
509         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
510         (wl-news-previous-page): New function.
511
512 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
513
514         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
515         instead of `write-region' and simplify.
516
517 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-template.el (wl-template-select): Cause error if
520         `wl-template-alist' is nil.
521
522 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
523
524         * wl-news.el.in: Set file variable `no-byte-compile'.
525
526 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
527
528         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
529         whether a target message is within displaying area.
530         (elmo-event-handler-cache-changed): Ditto.
531
532 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
533
534         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
535         to `defun'.  Use `nconc' instead of `append' to collect descendant
536         message numbers.
537
538 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
539
540         * wl-thread.el (wl-thread-save-top-list)
541         (wl-thread-save-entities): Use `with-temp-buffer'.
542         * wl-news.el.in (wl-news-previous-version-load):
543         (wl-news-previous-version-save): Ditto.
544         * wl-summary.el (wl-summary-load-file-object)
545         (wl-summary-save-view-cache): Ditto.
546
547 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
548
549         * wl-util.el (toplevel): Require 'elmo-flag'.
550         (wl-read-search-condition): New function (Renamed from
551         `elmo-read-search-condition').
552         (wl-read-search-condition-internal): Likewise.
553
554         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
555         invalid.
556         (wl-summary-pick): Use `wl-read-search-condition' instead of
557         `elmo-read-search-condition'.
558         (wl-summary-virtual): Ditto.
559
560         * wl-folder.el (wl-folder-virtual): Ditto.
561         (wl-folder-pick): Ditto.
562
563         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
564
565 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * wl-summary.el (wl-summary-reedit): Call
568         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
569
570 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
571
572         * wl-mime.el (toplevel): Require wl-vars.
573
574         * wl-message.el (toplevel): Require cl at compile.
575
576         * wl-draft.el (toplevel): Require elmo.
577
578 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
579
580         * wl-message.el (wl-message-buffer-prefetch): Count is a number
581         and do nothing when it is not positive.
582         (wl-message-buffer-prefetch-next): Ditto.
583
584 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
585
586         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
587         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
588         (wl-summary-redisplay-internal): Ditto.
589
590         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
591         message (the condition is borrowed from `wl-check-variables-2').
592         (wl-summary-redisplay-internal): Ditto.
593
594 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
595
596         * wl-mime.el (wl-draft-nntp-attribute): New function.
597         (wl-draft-attribute-nntp-posting-server): Use it.
598         (wl-draft-attribute-nntp-posting-port): Ditto.
599
600         * wl-mime.el (wl-draft-preview-attributes-list): New function.
601         (wl-draft-show-attributes-buffer): Ditto.
602         (wl-draft-hide-attributes-buffer): Ditto.
603         (wl-draft-attribute-newsgroups): Ditto.
604         (wl-draft-attribute-nntp-posting-server): Ditto.
605         (wl-draft-attribute-nntp-posting-port): Ditto.
606         (wl-draft-preview-message): Use there functions.
607
608         * wl-vars.el (wl-draft-preview-attributes-list): Change default
609         value.
610
611 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
612
613         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
614         (wl-draft-reedit): Ditto.
615         (wl-draft-queue-flush): Ditto.
616
617         * wl-mime.el (wl-message-request-partial): Ditto.
618         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
619         instead of `elmo-message-fetch'.
620
621         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
622
623         * wl-summary.el (wl-summary-message-string): Ditto.
624
625 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-util.el (wl-current-message-buffer): Follow the API change.
628
629         * wl-summary.el (wl-summary-redisplay-internal): Call
630         `wl-summary-mark-as-read' with 2nd argument as nil and update
631         unread count instead of persistent mark.
632
633         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
634         variable.
635         (wl-message-redisplay): Follow the API change.
636         (wl-message-buffer-display): Managed mime-entity directly and
637         return preview buffer only.
638         (wl-message-display-internal): Rewrite.
639         (wl-message-buffer-prefetch-subr): Not save return value of
640         `wl-message-buffer-display'.
641
642         * Version number is increased to 2.13.1.
643
644 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
645
646         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
647         'elmo-multiple-fields-body-list' with boundary specified.
648
649 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
650
651         * wl-vars.el (wl-summary-resend-use-cache): New variable.
652         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
653         cache if `wl-summary-resend-use-cache' is non-nil.
654
655 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
656
657         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
658         (wl-nntp-posting-stream-type): Ditto.
659
660 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
661
662         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
663
664 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
665
666         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
667         message.
668
669 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
670
671         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
672         Abolish.
673         (wl-summary-buffer-persistent-mark-version): New internal
674         variable.
675         (wl-summary-update-mark-and-highlight-window): Check by
676         wl-summary-persistent-mark-invalid-p.
677         (wl-summary-update-status-marks): Ditto.
678         (elmo-event-handler-flag-changed): Rewrite.
679         (elmo-event-handler-cache-changed): Define.
680         (wl-summary-prefetch-msg): Does not update persistent mark here.
681         (wl-summary-delete-cache): Ditto.
682         (wl-summary-resume-cache-status): Ditto.
683         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
684         (wl-summary-persistent-mark-invalid-p): New function.
685         (wl-summary-validate-persistent-mark): Ditto.
686         (wl-summary-validate-persistent-mark-string): Ditto.
687         (wl-summary-invalidate-persistent-mark): Ditto.
688         (wl-summary-update-persistent-mark): Call
689         `wl-summary-validate-persistent-mark'.
690         (wl-summary-create-line): Call
691         `wl-summary-validate-persistent-mark-string'.
692
693         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
694         status as t if cache used.
695
696 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
697
698         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
699         only if the target is group.
700         * wl-folder.el (wl-folder-append-petname): Don't check group name.
701
702 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
703
704         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
705
706 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
707
708         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
709
710         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
711
712 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
713
714         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
715         (Thanks to Yoichi NAKAYAMA).
716
717 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
718
719         * wl-util.el (wl-save-drafts): Restore echo area.
720
721 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
722
723         * Version number is increased to 2.13.0.
724
725         * wl-util.el (wl-biff-check-folder-async): Use
726         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
727
728 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
729
730         * wl-message.el (wl-message-display-internal): Does not put
731         wl-message-display-type property on message buffer.
732         (wl-message-buffer-display-type): New function.
733
734         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
735
736         * wl-summary.el (wl-summary-mode): Use `dolist' to add
737         `wl-summary-buffer-detach'.
738         (wl-summary-message-display-type): Use
739         `wl-summary-buffer-display-type'.
740
741 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
742
743         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
744         buffer-local.
745
746         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
747         kill-buffer-hook instead of make-local-variable.
748         (wl-draft-preview-message): Set `local' argument of add-hook as t.
749
750 2004-12-12  Scott Renfro <scott@renfro.org>
751
752         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
753         regex for square-branket.
754
755 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
758         `wl-message-mime-analysis-p' with argument `header'.
759
760 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-mime.el (wl-draft-yank-current-message-entity): 
763         Switch to no-mime following method according to wl-message-display-type
764         property.
765         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
766
767         * wl-message.el (wl-message-display-internal): 
768         Put wl-message-display-type property on message buffer.
769
770         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
771         (wl-message-display-internal): Ditto;
772
773         * wl-summary.el (wl-summary-toggle-mime): Ditto.
774
775 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
776
777         * wl-message.el (wl-message-make-display-type): New function.
778         (wl-message-display-type-property): Ditto.
779         (wl-message-mime-analysys-p): Ditto.
780         (wl-message-display-all-header-p): Ditto.
781         (wl-message-redisplay): Removed argument `as-is', `all-header' and
782         added `display-type'.
783         (wl-message-buffer-display): Likewise.
784         (wl-message-display-internal): Likewise.
785         (wl-message-buffer-display-type): Abolish.
786         (wl-message-buffer-prefetch-subr): Follow the API changed.
787
788         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
789         from wl-summary-buffer-display-all-header and changed default value.
790         (wl-summary-message-display-type): New function.
791         (wl-summary-buffer-display-mime-mode): Ditto.
792         (wl-summary-buffer-display-header-mode): Ditto.
793         (wl-summary-toggle-mime): Rewrite with above functions.
794         (wl-summary-toggle-all-header): Ditto.
795         (wl-summary-redisplay): Force redisplay with default mode.
796         (wl-summary-redisplay-internal): Renamed argument from `mode',
797         `all-header' to `mime-mode', `header-mode'.
798         Use `wl-message-make-display-type'.
799
800         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
801         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
802
803 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
804
805         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
806
807 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
808
809         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
810         in original message buffer.
811         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
812         buffer.
813
814 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
815
816         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
817
818 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
819
820         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
821
822 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
823
824         * wl-action.el (wl-summary-exec-action-refile): Display a done message
825         when actions succeeded.
826         (wl-summary-exec-action-copy): Likewise.
827
828 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
829
830         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
831         there is switch-to-buffer at the end of wl-message-select-buffer.
832         (wl-summary-reply): Ditto.
833
834 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
835
836         * wl-summary.el (wl-summary-forward): Put subject in original
837         message buffer as argument of wl-draft-forward.
838         * wl-draft.el (wl-draft-forward): Decode subject as in
839         wl-draft-reply.
840
841 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
842
843         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
844         a folder under access group.
845
846 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
847
848         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
849         wl-message-buffer-display.
850
851         * wl-util.el (wl-set-save-drafts): Fix typo.
852
853 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
854
855         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
856         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
857         wl-highlight-logo-face to set the bg color of an xbm image; fixed
858         the way to measure the width of a bitmap image; don't put face on
859         ascii and bitmap images; put the mark which should not use the
860         variable-pitch face on ascii and bitmap images.
861         (wl-demo-setup-properties): Don't use the variable-pitch face on
862         ascii and bitmap images; made it work on Emacs 20 and earlier.
863         (wl-demo-insert-text): End with a newline at the bottom; don't put
864         face on text.
865
866         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
867
868 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
869
870         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
871
872         * wl-util.el (wl-save-drafts): Moved from sample setting.
873         (wl-set-save-drafts): New function to set idle timer.
874         * wl-draft.el (wl-draft): Call it.
875         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
876
877 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
878
879         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
880         a summary which has toggle display status off.
881
882 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
883
884         * wl-draft.el (wl-draft-do-fcc): No cache save.
885
886 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-summary.el (elmo-event-handler-flag-changed): Use
889         `set-buffer' instead of `with-current-buffer'.
890
891 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
892
893         * wl-summary.el (wl-summary-after-resize-function): New function.
894         (wl-summary-mode): Add `wl-summary-after-resize-function' to
895         window-size-change-functions.
896
897 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
898
899         * wl-draft.el (wl-draft-create-buffer): Bind
900         `change-major-mode-hook' after current buffer is changed.
901
902         * wl-summary.el (wl-summary-buffer-detach): New function.
903         (wl-summary-buffer-set-folder): Call it.
904         (wl-summary-mode): Add `wl-summary-buffer-detach' to
905         change-major-mode-hook and kill-buffer-hook.
906         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
907         (wl-summary-switch-to-clone-buffer): Ditto.
908         (wl-summary-goto-folder-subr): Ditto.
909
910 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
911
912         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
913         after boundp check.
914
915 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
916
917         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
918         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
919         for `kill-buffer'.
920
921         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
922         handler of current buffer from elmo-folder.
923
924 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
925
926         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
927
928 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
929
930         * wl-summary.el (wl-summary-buffer-event-handler): New internal
931         variable.
932         (wl-summary-event-handler): New class.
933         (elmo-event-handler-flag-changed): Define to update persistent
934         mark.
935         (wl-summary-buffer-set-folder): Register event handler to
936         elmo-folder.
937         (wl-summary-exit): Unregister event handler.
938         (wl-summary-goto-folder-subr): Ditto.
939         (wl-summary-mark-as-read-all): Does not call
940         `wl-summary-update-persistent-mark' directly.
941         (wl-summary-mark-as-read-internal): Ditto.
942         (wl-summary-set-persistent-mark-internal): Ditto.
943         (wl-summary-set-flags-internal): Ditto.
944
945         * Version number is increased to 2.11.33.
946
947 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
948
949         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
950         to nil.
951
952 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
953
954         * wl-spam.el (wl-spam-setup): Add hook
955         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
956         instead of `wl-summary-prepare-hook'.
957
958         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
959         if folder type is `'flag'.
960         (wl-summary-mark-as-important): Ditto.
961
962 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
963
964         * wl-address.el (wl-address-minibuffer-history): New variable.
965         (wl-address-minibuffer-local-map): New keymap.
966         (wl-address-read-from-minibuffer): New function.
967
968         * wl-action.el (wl-summary-get-resend-address): Use
969         `wl-address-read-from-minibuffer' instead of `completing-read'.
970
971 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
972
973         * Version number is increased to 2.11.32.
974
975 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
978         without mule to iso-8859-1.
979         (wl-draft-add-in-reply-to): Add note in description.
980         (wl-draft-add-references): Ditto.
981
982 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
983
984         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
985         definition for `m'.
986         (wl-summary-mode-line-format): Add '[%m]'.
987         (wl-message-mode-line-format-spec-alist): Ditto.
988         (wl-summary-display-mime-mode-list): New variable.
989
990         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
991         from wl-summary-buffer-display-as-is.
992         (wl-summary-buffer-display-all-header): New buffer local variable.
993         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
994         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
995         instead of wl-summary-buffer-display-as-is.
996         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
997         (wl-summary-set-persistent-mark): Ditto.
998         (wl-summary-set-message-buffer-or-redisplay): Just call
999         `wl-summary-redisplay-internal' without optional arguments.
1000         (wl-summary-toggle-mime): Rewrite.
1001         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
1002         (wl-summary-toggle-all-header): New function.
1003         (wl-summary-redisplay-internal): Treat mime mode.
1004
1005         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
1006         to wl-mime-preview-follow-no-mime.
1007         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
1008         accodring to the display-mode.
1009
1010         * wl-message.el (wl-message-buffer-display-type): Rewrite.
1011         (wl-message-buffer-display): Changed argument name from `as-is' to
1012         `mode'.
1013         (wl-message-display-internal): Ditto;
1014         Bind elmo-mime-display-header-analysis according to the mode.
1015         (wl-message-display-internal): Put wl-message-display-mime-mode
1016         property on entire buffer.
1017
1018 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
1019
1020         * wl-draft.el (wl-draft-do-fcc): Undo last change.
1021
1022 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
1023
1024         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
1025         Don't extract mail address.
1026         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
1027
1028         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
1029
1030         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1031
1032 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
1035         wl-fldmgr-cut-entity-list on confirmation.
1036
1037 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1038
1039         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
1040         (wl-mime-quit-preview): Check existence of
1041         mime-edit-temp-message-buffer here.
1042
1043 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1044
1045         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
1046         after deletion.
1047
1048         * wl-draft.el (wl-draft-send-confirm): Check major-mode
1049         before calling wl-mime-quit-preview.
1050
1051 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1052
1053         * wl-summary.el (wl-summary-pick): If call it with prefix
1054         argument, set `delete-marks' as non-nil. Pick from only visible
1055         messages.
1056         (wl-summary-check-target-mark): New function.
1057         (wl-summary-target-mark-mark-as-read): Use it.
1058         (wl-summary-target-mark-mark-as-unread): Ditto.
1059         (wl-summary-target-mark-operation): Ditto.
1060         (wl-summary-target-mark-set-flags): Ditto.
1061         (wl-summary-target-mark-save): Ditto.
1062         (wl-summary-target-mark-pick): Ditto.
1063         (wl-summary-target-mark-forward): Ditto.
1064         (wl-summary-target-mark-reply-with-citation): Ditto.
1065         (wl-summary-target-mark-print): Ditto.
1066         (wl-summary-target-mark-uudecode): Ditto.
1067
1068         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
1069         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
1070         with `ask-coding' is non-nil.
1071
1072 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1073
1074         * wl-thread.el (wl-thread-set-parent): If parent is a message
1075         which is identified by references, set linked as nil.
1076
1077 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
1078
1079         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
1080         (wl-message-mode-line-format-spec-alist): Ditto.
1081         (wl-message-mode-line-format): Ditto.
1082         (wl-summary-mode-line-format): Ditto for docstring.
1083         (wl-summary-no-mime-folder-list): Fix typo.
1084
1085         * wl-util.el (wl-current-message-buffer): Call
1086         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
1087
1088         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
1089         variable.
1090         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
1091         of `wl-summary-redisplay-no-mime'.
1092         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
1093         (wl-summary-toggle-mime): New function.
1094         (wl-summary-redisplay-all-header): Rewrite.
1095         (wl-summary-redisplay-no-mime): Ditto.
1096         (wl-summary-redisplay-internal): Added argument `as-is' and
1097         `all-header'.
1098
1099         * wl-refile.el (wl-refile-default-from-folder-path-separator):
1100         New variable.
1101         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
1102         bottom.
1103         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
1104         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
1105         "/" unconditionally.
1106
1107         * wl-mime.el (wl-draft-yank-current-message-entity): Use
1108         wl-mime-preview-follow-no-mime for as-is content.
1109         (wl-mime-preview-follow-no-mime): New function.
1110         (wl-mime-preview-follow-current-region): Fixed parenthesis.
1111
1112         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
1113         and added `as-is', `all-header'.
1114         (wl-message-buffer-display): Ditto.
1115         (wl-message-buffer-display-type): New function.
1116
1117 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1118
1119         * wl-vars.el (wl-message-header-button-alist): Change default
1120         value.
1121         (wl-message-body-button-alist): Ditto.
1122
1123 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1124
1125         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
1126
1127 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1128
1129         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
1130
1131 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1132
1133         * wl-summary.el (wl-summary-sync-marks): Remove condition which
1134         is always true.
1135
1136 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
1137
1138         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
1139         on null entity.
1140
1141 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1142
1143         * wl-vars.el (wl-draft-reply-default-position): Fix range.
1144
1145 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1146
1147         * wl-vars.el (wl-summary-resend-hook): New hook.
1148
1149         * wl-action.el (wl-summary-exec-action-resend-subr): Run
1150         `wl-summary-resend-hook'.
1151
1152 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1153
1154         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
1155         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
1156         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
1157         (wl-summary-new-cached-mark): Changed default value to 'n'.
1158         (wl-summary-unread-cached-mark): Changed default value to 'u'.
1159         (wl-summary-answered-cached-mark): Changed default value to 'a'.
1160         (wl-folder-sync-range-alist): Remove spec for 'flag.
1161         (wl-summary-force-prefetch-folder-list): New user option.
1162
1163         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
1164         `wl-summary-toggle-persistent-mark'.
1165         (wl-summary-update-mark-and-highlight-window): Don't highlight when
1166         number is nil.
1167         (wl-summary-mark-as-answered-region): Set interactive argument of
1168         `wl-summary-set-persistent-mark-internal'.
1169         (wl-summary-mark-as-important-region): Ditto.
1170         (wl-summary-unset-persistent-mark): Ditto.
1171         (wl-summary-set-persistent-mark): Ditto.
1172         (wl-summary-mark-as-answered): Ditto.
1173         (wl-summary-mark-as-important): Ditto.
1174         (wl-summary-set-persistent-mark-internal): Do nothing
1175         when `elmo-message-flag-available-p' is nil.
1176         (wl-summary-toggle-persistent-mark): New function.
1177         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
1178         when the folder matches `wl-summary-force-prefetch-folder-list'.
1179
1180
1181         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
1182         when number is nil.
1183         (wl-highlight-summary-forwarded-face): New face.
1184
1185 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
1186
1187         * Version number is increased to 2.11.31.
1188
1189 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1190
1191         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
1192         (wl-biff-check-folder-async): Ditto.
1193         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
1194
1195 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
1196
1197         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
1198         Add an argument `reverse'.  All callers are updated.
1199         (wl-summary-sort): Add a prefix argument `reverse' to specify
1200         reverse sorting.
1201         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
1202         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
1203         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
1204
1205 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1206
1207         * wl-message.el (wl-message-redisplay): Does not narrow header if
1208         disply-type is all-header or as-is.
1209
1210         * wl-summary.el (wl-summary-enter-handler): Use
1211         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
1212
1213 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1214
1215         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
1216         after adding wl-draft-parent-variables.
1217         (wl-draft-forward): Ditto.
1218
1219 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1220
1221         * wl-summary.el (wl-summary-sync-marks): Call
1222         `wl-summary-set-persistent-mark' and
1223         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
1224         (wl-summary-set-persistent-mark-internal): Add 4th argument
1225         `no-server'.
1226         (wl-summary-unset-persistent-mark): Ditto.
1227         (wl-summary-set-persistent-mark): Ditto.
1228         (wl-summary-add-flags-internal): Abolish.
1229         (wl-summary-remove-flags-internal): Ditto.
1230         (wl-summary-mark-as-important-internal): Ditto.
1231         (wl-summary-mark-as-important): Use
1232         `wl-summary-set-persistent-mark' instead of
1233         `wl-summary-add-flags-internal'.
1234         (wl-summary-mark-as-important-region): Ditto.
1235
1236         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1237
1238         * wl-summary.el (wl-summary-get-available-flags): New function.
1239         (wl-summary-sync-marks): Use it and simplified.
1240         (wl-summary-unset-persistent-mark): Use
1241         `wl-summary-get-available-flags'.
1242         (wl-summary-set-persistent-mark): Ditto.
1243
1244 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
1245
1246         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
1247         id.
1248
1249 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1250
1251         * wl-summary.el (wl-summary-enter-handler): If argument is not a
1252         number, call `wl-summary-prev-line-content'. Show message when the
1253         message is not found.
1254
1255 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
1256
1257         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
1258         wl-summary-enter-handler.
1259         (wl-summary-enter-handler): New command.
1260
1261         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
1262         docstring and custom spec.
1263
1264         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
1265         flags too; Don't treat Cached and New.
1266         (wl-summary-set-persistent-mark): Ditto.
1267
1268         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
1269         `wl-folder-set-flag'.
1270
1271         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
1272         instead of `wl-folder-set-flag'.
1273
1274         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
1275         for completion.
1276         (wl-summary-set-persistent-mark): Ditto.
1277
1278         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
1279         instead of `wl-draft-quit-preview'.
1280
1281         * wl-mime.el (toplevel): Avoid compile warning.
1282         (wl-mime-quit-preview): New function
1283         (formarly defined as `wl-draft-quit-preview').
1284         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
1285         quitting method.
1286
1287         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
1288
1289         * wl-folder.el (wl-folder-set-flag): Renamed from
1290         `wl-draft-set-flag-on-parent'.
1291
1292         * wl-draft.el (wl-draft-quit-preview): New function.
1293         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
1294         (wl-draft-send): Call `wl-folder-set-flag' instead of
1295         `wl-draft-set-flag-on-parent'.
1296         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
1297
1298 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
1301         (wl-draft-send): Ditto.
1302
1303 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
1304
1305         * wl-vars.el (wl-draft-reply-hook): Changed default value.
1306         (wl-draft-kill-pre-hook): Set default value as nil.
1307         (wl-summary-reply-hook): Ditto.
1308         (wl-draft-kill-flags): Abolish.
1309
1310         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
1311         (wl-draft-parent-variables): Renamed from
1312         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
1313         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
1314         argument; Add wl-draft-parent-variables to
1315         wl-draft-config-variables.
1316         (wl-draft-reply): Likewise.
1317         (wl-draft-kill-flags): Abolish.
1318         (wl-draft-send): Call wl-draft-set-flag-on-parent.
1319         (wl-draft-set-flag-on-parent): New function.
1320         (wl-draft-setup-parent-flag): Ditto.
1321
1322 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
1323
1324         * wl-draft.el (wl-draft-kill-flags): Avoid error when
1325         `wl-draft-parent-folder' is "".
1326
1327 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1328
1329         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
1330         (wl-summary-digit-jump): New function.
1331         (Adviced by John Owens and Hiroya Murata)
1332
1333         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
1334         (Adviced by John Owens)
1335
1336         * wl-xmas.el (wl-message-define-keymap): Ditto.
1337
1338         * wl-mule.el (wl-message-define-keymap): Ditto.
1339
1340 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1341
1342         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
1343         change of return value of elmo-folder-count-flags.
1344
1345         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
1346         (wl-summary-mark-as-read-internal): Ditto.
1347         (wl-summary-set-persistent-mark-internal): Ditto.
1348         (wl-summary-folder-info-update): Ditto.
1349         (wl-summary-sync-update): Fixed the last change.
1350
1351         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1352
1353 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
1354
1355         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
1356         (wl-draft-kill-flags): Fixed docstring.
1357
1358         * wl-draft.el (wl-draft-kill-flags): New function.
1359         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
1360
1361 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
1362
1363         * wl-vars.el (wl-reply-hook): Abolish.
1364         (wl-draft-reply-hook): New hook.
1365         (wl-summary-reply-hook): Ditto.
1366         (wl-draft-forward-hook): Ditto.
1367         (wl-summary-forward-hook): Ditto.
1368         (wl-draft-kill-flags): New variable.
1369
1370         * wl-summary.el (wl-summary-mark-as-answered-region): Use
1371         wl-summary-set-persistent-mark-internal.
1372         (wl-summary-sync-marks): Use elmo-preserved-flags.
1373         (wl-summary-update-persistent-mark): Make it interactive.
1374         (wl-summary-set-persistent-mark-internal): New inline function.
1375         (wl-summary-mark-as-answered): Use it.
1376         (wl-summary-mark-as-unanswered): Ditto.
1377         (wl-summary-unset-persistent-mark): New function.
1378         (wl-summary-set-persistent-mark): Ditto.
1379         (wl-summary-reply): Don't set answered flag;
1380         Run wl-summary-reply-hook instead.
1381         (wl-summary-forward): Call wl-draft-forward with number.
1382         Run wl-summary-forward-hook.
1383
1384         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
1385         (wl-highlight-summary-line-face-spec): Use it as a default
1386         persistent mark face.
1387
1388         * wl-draft.el (wl-draft-forward): Added optional argument number;
1389         Set wl-draft-parent-number; Run wl-draft-forward-hook.
1390         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
1391         (wl-draft-kill): Use wl-draft-kill-flags.
1392
1393         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
1394
1395         * wl-folder.el (wl-folder-check-one-entity): Follow the change
1396         of return value of elmo-folder-count-flags.
1397
1398         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1399
1400         * wl-summary.el (wl-summary-count-unread): Ditto.
1401         (wl-summary-sync-update): Follow the change above.
1402         (wl-summary-force-prefetch): New function.
1403
1404 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
1405
1406         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
1407         variable `buf' with `let' instead of `setq'.
1408
1409 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1410
1411         * wl-mime.el (wl-message-delete-current-part): If filename exists,
1412         add Content-Disposition heaeder on the deleted part.
1413
1414 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
1415
1416         * wl-draft.el (wl-draft-save): Encode address list under edit by
1417         `eword-encode-unstructured-field-body'.
1418
1419         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
1420
1421 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1422
1423         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
1424         wl-current-summary-buffer.
1425
1426 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
1427
1428         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
1429         `numbers' is ignored.
1430
1431 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1432
1433         * wl-folder.el (wl-folder-open-folder): Avoid error.
1434         Reported by John Owens, [wl-en:815]
1435
1436         * wl.el (wl): Set timer for biff process even if prefix argument
1437         is given or auto-checking is quitted.
1438
1439         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
1440         immediately.
1441         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
1442         (wl-toggle-plugged): Ditto.
1443
1444         * wl-vars.el (wl-biff-use-idle-timer): New variable.
1445         * wl-util.el (wl-biff-start): Use idle timer if
1446         `wl-biff-use-idle-timer' is non-nil.
1447
1448 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1449
1450         * wl-highlight.el (wl-highlight-message): Fix description.
1451
1452 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
1453
1454         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
1455         tty.
1456
1457 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1458
1459         * wl-action.el (wl-summary-exec): Print failure count.
1460
1461 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1462
1463         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1464         to `defun', remove interactive form.
1465         Set elmo-message-fetch-confirm when force-reload is non-nil.
1466
1467 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1468
1469         * wl-summary.el (toplevel): Removed unnecessary autoload.
1470
1471 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1472
1473         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1474         the buffer is generated from another message buffer.
1475
1476 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1477
1478         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1479         extracted from `wl-fldmgr-save-folders'.
1480         (wl-fldmgr-delete): Call it after deletion.
1481
1482 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1483
1484         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1485         multi-tty support.
1486
1487 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1488
1489         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1490
1491 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1492
1493         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1494         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1495
1496 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1497
1498         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1499         unsubscribe list only if argument CLEAR is nil.
1500
1501 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1502
1503         * wl-draft.el (wl-draft-reply): Decode subject before removing
1504         Re: prefix.
1505
1506 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1507
1508         * wl-summary.el (wl-summary-sort-by-size): New command.
1509
1510 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1511
1512         * wl-summary.el (wl-summary-number-list-from-region): New
1513         function.
1514         (wl-summary-mark-as-read-region): Use it.
1515         (wl-summary-mark-as-unread-region): Ditto.
1516         (wl-summary-set-flags-region): Ditto and add optional argument
1517         remove.
1518         (wl-summary-mark-as-answered-region): Ditto.
1519         (wl-summary-mark-as-important-region): Ditto.
1520         (wl-summary-target-mark-mark-as-important): Added optional
1521         argument remove.
1522         (wl-summary-target-mark-mark-as-answered): Ditto.
1523         (wl-summary-target-mark-set-flags): Ditto.
1524
1525 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1526
1527         * wl-summary.el (wl-summary-set-flags-region): Call
1528         `wl-summary-set-flags-internal' with number list instead of call
1529         one by each message.
1530         (wl-summary-target-mark-set-flags): Likewise.
1531
1532 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1533
1534         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1535         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1536         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1537         (wl-summary-target-mark-mark-as-answered): Likewise.
1538
1539 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1540
1541         * wl-summary.el (wl-summary-target-mark-forward): Use
1542         `wl-summary-delete-all-target-marks' instead of
1543         `wl-summary-delete-all-temp-marks'.
1544         (wl-summary-target-mark-reply-with-citation): Ditto.
1545         (wl-summary-target-mark-uudecode): Ditto.
1546         (wl-summary-target-mark-set-flags): Ditto and remove needless
1547         cursor move.
1548
1549 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1550
1551         * wl-summary.el (wl-summary-target-mark-forward): Protect
1552         wl-summary-buffer-target-mark-list from nreverse.
1553         (wl-summary-target-mark-reply-with-citation): Ditto.
1554
1555 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1556
1557         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1558         `elmo-display-progress-threshold'.
1559
1560 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1561
1562         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1563         check `wl-summary-highlight'.
1564         (wl-summary-window-scroll-functions): Respect value of
1565         `wl-summary-highlight'.
1566         (wl-summary-sync-update): Run hooks
1567         `wl-summary-buffer-window-scroll-functions' at any time.
1568
1569 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1570
1571         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1572         from `wl-summary-cleanup-temp-marks'.
1573         (wl-summary-cleanup-temp-marks): Abolish argument.
1574         * wl.el (wl-save-status): Revert previous change.
1575         (wl-execute-temp-marks): New function, call
1576         `wl-summary-exec-with-confirmation'.
1577         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1578         (wl-folder-save-and-exec-marks): Abolished.
1579
1580 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1581
1582         * wl-e21.el (wl-e21-display-image-p): Respect
1583         `wl-highlight-folder-with-icon'.
1584         (wl-e21-highlight-folder-group-line): Highlight mouse line
1585         even if wl-e21-display-image-p is nil.
1586
1587         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1588         Respect value of `wl-summary-highlight'.
1589
1590         * wl.el (wl-save-status): Remove unused variable.
1591
1592         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1593         (wl-folder-mode-map): Bind it to "x".
1594
1595 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1596
1597         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1598
1599         * wl-thread.el (wl-thread-get-parent-list): Don't check
1600         disconnected ancestors, neglecting needless work in
1601         `wl-thread-update-indent-string-thread'.
1602
1603         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1604         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1605         argument, add argument default-keep to keep marks by default.
1606
1607         * Version number is increased to 2.11.30.
1608
1609         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1610         customization type and docstring.
1611         (wl-draft-reply-without-argument-list): Ditto.
1612
1613 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1614
1615         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1616
1617         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1618
1619 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1620
1621         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1622
1623 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1624
1625         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1626         save-excursion so as not to include run-hooks.
1627
1628 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1629
1630         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1631         Clarify that marks are going to be cleared.
1632
1633 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1634
1635         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1636         according to 3rd element of wl-summary-flag-mark.
1637
1638         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1639
1640 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1641
1642         * wl-action.el (wl-summary-target-mark-all): Don't set
1643         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1644
1645 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1646
1647         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1648         (wl-forward-subject-prefix): Ditto.
1649         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1650         (wl-draft-reply-make-subject): Ditto.
1651
1652         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1653         `wl-draft-forward'.
1654         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1655
1656 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1657
1658         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1659         target message does not exist.
1660
1661 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1662
1663         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1664         `wl-subject-prefix-regexp'.
1665         (wl-subject-forward-prefix-regexp): New variable.
1666         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1667         `wl-draft-strip-subject-re' and take regexp as argument.
1668         (wl-draft-forward): Use it.
1669         (wl-draft-reply): Ditto.
1670
1671 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1672
1673         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1674         emacs multi-tty support.
1675
1676 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1677
1678         * wl-e21.el (wl-e21-display-image-p): Don't call
1679         `display-images-p'.
1680         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1681         support.
1682         (wl-highlight-folder-current-line): Ditto.
1683         (wl-folder-init-icons): Ditto.
1684
1685 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1686
1687         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1688         the last line of summary in unplugged mode.
1689
1690 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1691
1692         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1693
1694 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1695
1696         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1697         * wl-address.el (wl-address-user-mail-address-p): Use it.
1698         (wl-address-delete-user-mail-addresses): Ditto.
1699         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1700
1701         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1702         (wl-address-delete-user-mail-addresses): Ditto.
1703
1704         * wl-address.el (wl-address-delete-user-mail-addresses): New
1705         function.
1706         * wl-refile.el (wl-refile-guess-by-history): Use it.
1707         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1708         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1709
1710         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1711         use wl-address-user-mail-address-p.
1712
1713 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1714
1715         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1716         after opening group.
1717
1718 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1721         of elmo-set-buffer-multibyte.
1722
1723         * wl-message.el (wl-original-message-mode): Ditto.
1724
1725         * wl-score.el (wl-score-insert-header): Ditto.
1726
1727         * wl-summary.el
1728         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1729         (wl-summary-goto-folder-subr): Ditto.
1730         (wl-summary-insert-headers): Ditto.
1731
1732         * wl-util.el (wl-set-string-width): Ditto.
1733
1734         * Version number is increased to 2.11.29.
1735
1736 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1737
1738         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1739         (wl-highlight-summary-line-help-echo-alist): New variable.
1740         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1741         into `wl-highlight-summary-line-help-echo' and
1742         `wl-highlight-flag-folder-help-echo'.
1743         (wl-highlight-summary-line-string): Change accordingly.
1744         (wl-highlight-summary-current-line): Ditto.
1745
1746 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1747
1748         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1749         at the beginning of field body (Thanks to Markus Knittig).
1750
1751         * wl-draft.el (wl-draft-insert-current-message): Also check
1752         summary buffer, remove unnecessary tag.
1753
1754 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1755
1756         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1757         when wl-message-buffer is nil.
1758
1759         * wl-folder.el (wl-folder): Abolish unused argument.
1760         Call wl-folder-init when wl-folder-entity is nil.
1761         * wl.el (wl): Change accordingly.
1762
1763 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1766         multibyte string before insert into draft buffer.
1767         (wl-draft-create-buffer): Always enable multibyte characters for
1768         draft buffer.
1769
1770         * Version number is increased to 2.11.28.
1771
1772 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1773
1774         * wl-folder.el (wl-folder-open-close): Handle blank line.
1775         (wl-folder-jump-to-current-entity): Ditto.
1776
1777 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1778
1779         * Version number is increased to 2.11.27.
1780
1781 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1782
1783         * wl-thread.el (wl-thread-insert-message): When the thread is
1784         devided by wl-summary-max-thread-depth, insert line at the end of
1785         buffer.
1786
1787 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * Version number is increased to 2.11.26.
1790
1791 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1792
1793         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1794
1795 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1796
1797         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1798         value of stream-type and session.
1799
1800 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1801
1802         * Version number is increased to 2.11.25.
1803
1804 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1805
1806         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1807         in a quit message.
1808
1809 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1810
1811         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1812         (wl-summary-redisplay-no-mime-internal): Ditto.
1813
1814 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1815
1816         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1817         * wl-vars.el (wl-smtp-connection-type): Ditto.
1818
1819 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1820
1821         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1822         for the separator line and quote mail-header-separator.
1823
1824 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1825
1826         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1827         result message.
1828
1829         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1830         `elmo-multiple-fields-body-list' with boundary as
1831         mail-header-separator.
1832
1833 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1834
1835         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1836
1837 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-util.el (wl-list-diff): Remove unused function.
1840
1841         * wl-draft.el (wl-draft-send-confirm): Discard input before
1842         confirmation.
1843
1844 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1845
1846         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1847         order of flag and new.
1848
1849 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1850
1851         * wl-vars.el (wl-refile-policy-alist): Abolished.
1852
1853         * wl-action.el (wl-summary-set-action-refile): Follow the change
1854         above.
1855
1856 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1857
1858         * wl-highlight.el (wl-highlight-signature-search): Don't use
1859         re-search-backward for a long word since it is possible to crash
1860         XEmacs because of a bug.
1861
1862 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1863
1864         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1865
1866 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1867
1868         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1869         argument for wl-summary-sync-force-update.
1870
1871 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1872
1873         * wl-summary.el (wl-summary-mode-map): Revival of
1874         wl-summary-mark-as-important related bindings;
1875         Bind 'F','tF','mF','rF','m&'.
1876         (wl-summary-mark-as-important-region): Revival.
1877         (wl-summary-target-mark-mark-as-important): Ditto.
1878         (wl-summary-target-mark-operation): New function.
1879         (wl-summary-target-mark-mark-as-answered): Use it.
1880         (wl-summary-decide-flag): Don't set Important as default.
1881         (wl-summary-mark-as-important-internal): Revival.
1882         (wl-summary-mark-as-important): Ditto.
1883
1884         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1885
1886         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1887         instead of facep.
1888
1889 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1890
1891         * wl-dnd.el (wl-dnd-drop-func): Fix.
1892
1893         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1894         mouse-set-point instead of posn-point.
1895
1896         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1897
1898         * wl-mule.el (wl-completing-read-multiple): Ditto.
1899
1900 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1901
1902         * wl-demo.el (face-background-name): Defalias to avoid compile
1903         warning.
1904
1905 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1906
1907         * wl-summary.el (wl-summary-decide-flag): Use
1908         wl-completing-read-multiple instead of completing-read-multiple.
1909
1910         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1911         New alias.
1912
1913         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1914         Use face-background-name instead of face-background.
1915
1916         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1917
1918         * wl-summary.el (wl-summary-save): Use it.
1919         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1920
1921         * wl-mime.el (wl-mime-save-content): Fix last change.
1922
1923 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1924
1925         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1926         New function.
1927         (wl-summary-sort-specs): Added sort.
1928         * wl-mime.el (wl-mime-save-content): Expand file name.
1929
1930 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1931
1932         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1933
1934         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1935
1936 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1937
1938         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1939         for flag if it is not defined.
1940
1941 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1942
1943         * wl-e21.el (wl-highlight-folder-current-line): Use
1944         elmo-folder-type-internal when elmo-folder-type returns nil.
1945
1946         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1947
1948         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1949
1950         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1951
1952         * wl-e21.el (wl-summary-toolbar): Ditto.
1953
1954         * wl-vars.el (wl-demo-background-color): Abolished.
1955         (wl-summary-persistent-mark-priority-list): Renamed from
1956         wl-summary-flag-priority-list.
1957         (wl-summary-flag-alist): New user option.
1958         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1959         (wl-message-mode-line-format-spec-alist): Added 'F'.
1960         (wl-message-mode-line-format): Likewise.
1961         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1962         instead of wl-summary-important-mark.
1963         (wl-file-folder-icon): New variable.
1964
1965         * wl-thread.el (wl-thread-set-flags): Renamed from
1966         wl-thread-mark-as-important.
1967
1968         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1969         warning.
1970         (wl-summary-mode-menu-spec): Follow the change of 
1971         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1972         (wl-summary-mode-map): Follow the change of
1973         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1974         (wl-summary-detect-mark-position): Follow the variable name change.
1975         (wl-summary-set-flags-region): New function for the replacement of
1976         wl-summary-mark-as-important-region.
1977         (wl-summary-sync-marks): Sync all global-flags.
1978         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1979         instead of elmo-message-flagged-p.
1980         (wl-summary-persistent-mark-string): Follow the variable name change;
1981         Put wl-summary-flag-mark if the message has global-flag.
1982         (wl-summary-target-mark-set-flags): Renamed from 
1983         wl-summary-target-mark-mark-as-important.
1984         (wl-summary-decide-flag): New function.
1985         (wl-summary-set-flags-internal): Renamed from
1986         wl-summary-mark-as-important-internal.
1987         (wl-summary-add-flags-internal): New function.
1988         (wl-summary-remove-flags-internal): Ditto.
1989         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1990         (wl-summary-mark-as-unimportant): Abolish.
1991         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1992         (wl-summary-next-message): List flagged messages in the msgdb.
1993
1994         * wl-score.el (wl-summary-score-update-all-lines): Use
1995         wl-summary-add-flags-internal instead of 
1996
1997         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1998
1999         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
2000         from wl-message-buffer-cur-flag (To avoid misunderstanding).
2001         (wl-message-buffer-require-all-header): Renamed from
2002         wl-message-buffer-all-header-flag (Ditto).
2003         (wl-message-buffer-flag-indicator): New variable.
2004         (wl-message-redisplay): Changed local varibale name from `flag' to
2005         `display-type'; Set up wl-message-buffer-flag-indicator.
2006         (wl-message-buffer-display): Changed varibale name from `flag' to
2007         `display-type'.
2008         (wl-message-display-internal): Likewise.
2009
2010         * wl-highlight.el (wl-highlight-demo-face): Define default background
2011         color.
2012         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
2013
2014         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
2015
2016         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
2017         (wl-demo-setup-properties): Renamed from
2018         `wl-demo-set-background-color'.
2019         (wl-demo): Follow the change above.
2020         
2021         * Version number is increased to 2.11.24.
2022
2023 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2024
2025         * wl-summary.el (wl-summary-toggle-thread): Call
2026         `wl-summary-rescan' with disable-thread as non-nil.
2027         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
2028
2029 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
2030
2031         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
2032         foreground property of the face.
2033         (wl-demo-insert-text): Don't set up face property here.
2034         (wl-demo): Call wl-demo-set-background-color, anyway.
2035
2036 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2037
2038         * wl-vars.el (wl-demo-background-color): The value can be nil.
2039
2040 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
2041
2042         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
2043         to wl-summary-wheel-dispatcher.
2044
2045         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
2046         wl-message-wheel-dispatcher.
2047         (wl-message-wheel-dispatcher): New function.
2048         (wl-summary-wheel-dispatcher): Ditto.
2049
2050 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
2051
2052         * wl-action.el (wl-summary-target-mark-all): List messages which are
2053         not in the killed-list.
2054
2055         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
2056         only when the folder is 'flag/important.
2057
2058         * wl-address.el (wl-complete-field-body): Complete if the last
2059         character is a space.
2060
2061 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2062
2063         * wl-folder.el (wl-folder-clear-entity-info): Use
2064         elmo-clear-hash-val.
2065
2066         * wl-fldmgr.el (wl-fldmgr-rename): Set
2067         wl-folder-info-alist-modified as t.
2068
2069 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
2070
2071         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
2072
2073 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2074
2075         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
2076         (wl-folder-buffer-last-visited-entity-id): New buffer local
2077         variable.
2078         (wl-folder-revisit-last-visited-folder): New function.
2079         (wl-folder-mode-map): Bind it to "C-i".
2080         (wl-folder-set-current-entity-id): Set last visited folder.
2081         * wl-summary.el (wl-summary-exit): Ditto.
2082
2083 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
2084
2085         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
2086         before calling `recenter' in order to cope with an XEmacs bug.
2087
2088 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2089
2090         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
2091         to the default value.
2092
2093 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
2096         change.
2097         (wl-summary-sync-marks): Ditto.
2098         (wl-summary-mark-as-read-internal): Ditto.
2099         (wl-summary-mark-as-answered-internal): Ditto.
2100         (wl-summary-mark-as-important-internal): Ditto.
2101         (wl-summary-reply): Ditto.
2102
2103         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
2104         instead of `elmo-folder-unflag-answered'.
2105
2106         * Version number is increased to 2.11.23.
2107
2108         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
2109         the last change.
2110
2111 2004-01-11  Kenichi Okada  <okada@opaopa.org>
2112
2113         * wl-spam.el (wl-summary-exec-action-refile-with-register):
2114         Specify "spam" or "good".
2115
2116 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
2117
2118         * wl-spam.el (wl-summary-exec-action-spam): Call
2119         wl-folder-confirm-existence for spam folder.
2120         (wl-spam-setup): Bind "mk".
2121
2122 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2123
2124         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
2125
2126 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
2127
2128         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
2129         destination folder is empty.
2130
2131 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
2132
2133         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
2134         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
2135
2136         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
2137         (wl-summary-refile-prev-destination-region): New function.
2138         (wl-thread-refile-prev-destination): Ditto.
2139         (wl-summary-target-mark-refile-prev-destination): Ditto.
2140
2141 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
2142
2143         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
2144         (wl-demo-background-color): Changed default value.
2145
2146         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
2147         color.
2148
2149         * wl-demo.el (wl-demo-set-background-color): New function.
2150         (wl-demo): Call it.
2151
2152 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
2153
2154         * wl-address.el (wl-address-delete): Avoid mis-deleting.
2155         * wl-address.el (wl-address-add-or-change): Don't add empty
2156         address.
2157
2158 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2159
2160         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
2161
2162 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
2163
2164         * wl-vars.el (wl-demo-image-filter-alist): New variable
2165         (wl-demo-background-color): Ditto.
2166
2167         * wl-demo.el (wl-demo-xpm-set-background): New function.
2168         (wl-demo-image-filter): Ditto.
2169         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
2170
2171         * wl-vars.el (wl-demo-icon-name-alist): New variable.
2172
2173         * wl-demo.el (wl-demo-icon-name): Define as function.
2174         (wl-demo-insert-image): Use it.
2175
2176 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
2177
2178         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
2179
2180 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
2181
2182         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
2183
2184 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
2185
2186         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
2187
2188 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2189
2190         * wl-thread.el (wl-thread-mark-as-answered): New function.
2191
2192         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
2193         answered" entry.
2194         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
2195         "r&" and wl-thread-mark-as-answered to "t&".
2196         (wl-summary-mark-as-important-region): Refine to toggle mark.
2197         (wl-summary-mark-as-answered-region): New function.
2198         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
2199         and 3rd argument.
2200         (wl-summary-mark-as-important-internal): Likewise.
2201
2202 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2203
2204         * wl-template.el (wl-template-preview): New internal variable.
2205         (wl-template-preview-p): New function.
2206         (wl-template-show): Bind `wl-template-preview' as t.
2207
2208 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2209
2210         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
2211         `elmo-message-entity-field' with 3rd argument which is non-nil.
2212
2213 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2214
2215         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
2216         Removed duplicate local bind `folder'.
2217
2218 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2219
2220         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
2221
2222 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2223
2224         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
2225         duplicate definition.
2226
2227 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
2228
2229         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
2230         non-nil, use it; Don't fetch message if there's no message in the
2231         current cursor position.
2232
2233 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
2234
2235         * wl-util.el (wl-region-exists-p): Use region-active-p.
2236         (wl-deactivate-region): New function.
2237         * wl-message.el (wl-message-redisplay): Deactivate region.
2238
2239         * wl-summary.el (wl-summary-reply): Call
2240         `wl-summary-set-message-buffer-or-redisplay' instead of
2241         `wl-summary-redisplay-internal', don't move point.
2242
2243 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2244
2245         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
2246         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
2247         by regexp.
2248
2249 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2250
2251         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
2252         if no need.
2253
2254 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2255
2256         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
2257         default value to nil.
2258         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
2259         `wl-summary-prepare-hook'; Replace refile action to
2260         `wl-summary-exec-action-refile-with-register'.
2261
2262         * Version number is increased to 2.11.22.
2263
2264 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2265
2266         * wl-summary.el (wl-summary-detect-mark-position): Set
2267         `wl-summary-buffer-weekday-name-lang'.
2268
2269 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
2270
2271         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
2272         (wl-summary-mark-as-read-all): Ditto.
2273         (wl-summary-delete-messages-on-buffer): Ditto.
2274         (wl-summary-sync-update): Ditto.
2275         (wl-summary-mark-as-read-internal): Ditto.
2276         (wl-summary-mark-as-answered-internal): Ditto.
2277         (wl-summary-update-folder-info): Abolished.
2278
2279 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2280
2281         * wl-summary.el (wl-summary-mark-as-read-all): Use
2282         `wl-summary-update-folder-info' instead of
2283         `wl-folder-update-unread'.
2284
2285 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
2286
2287         * wl-summary.el (wl-summary-update-folder-info): New function derived from
2288         `wl-summary-folder-info-update'.
2289         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
2290         instead of `wl-summary-folder-info-update'.
2291         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
2292         `wl-folder-set-folder-updated'.
2293         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
2294         instead of `wl-folder-update-unread'.
2295         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
2296         the value of `wl-summary-buffer-unread-count' for the second parameter of
2297         `wl-folder-update-unread'.
2298
2299         * Version number is increased to 2.11.21.
2300
2301 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
2302
2303         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
2304         a local variable.
2305
2306 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2307
2308         * wl-spam.el (wl-summary-mark-spam): Show message only if call
2309         interactively.
2310
2311         * wl-summary.el (wl-summary-mark-as-important-internal): New
2312         internal function.
2313         (wl-summary-mark-as-important): Use it.
2314         (wl-summary-mark-as-unimportant): New function.
2315         (wl-summary-sync-marks): Follow the API change.
2316
2317         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
2318
2319         * wl-mime.el (wl-summary-burst): Check target folder is writable.
2320
2321 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
2322
2323         * wl-folder.el (wl-folder-update-unread): Re-indent.
2324         Narrow the scope of a local variable.
2325
2326 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2327
2328         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
2329         (wl-addrmgr-merge-entries): Ditto.
2330         (wl-addrmgr): Added to address entry which exists in draft buffer
2331         if no entry is in original.
2332
2333 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2334
2335         * wl-batch.el: New file.
2336
2337 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2338
2339         * wl-vars.el (wl-use-semi): Remove unused variable.
2340
2341 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
2342
2343         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
2344         "?".
2345
2346 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2347
2348         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
2349         wl-summary-new-mark.
2350         (wl-summary-new-cached-mark): New user option.
2351         (wl-summary-score-marks): Follow the change above.
2352         (wl-summary-auto-refile-skip-marks): Ditto.
2353         (wl-summary-incorporate-marks): Ditto.
2354         (wl-summary-expire-reserve-marks): Ditto.
2355
2356         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
2357
2358         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
2359         (wl-summary-persistent-mark-string): Distinguished between cached
2360         and uncached mark when the message is new.
2361
2362 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2363
2364         * wl-spam.el (wl-spam-domain): Renamed from
2365         `wl-spam-folder-guess-domain'.
2366         (wl-summary-exec-action-spam): Register as spam if domain of the
2367         source folder is good.
2368         (wl-summary-exec-action-refile-with-register): Register message if
2369         domain of the source folder is not undecided.
2370
2371 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2372
2373         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
2374         detect thread loop.
2375
2376 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
2379         and wl-summary-skip-mark-list.
2380
2381 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2382
2383         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
2384
2385         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
2386
2387         * wl-spam.el (toplevel): Require wl-highlight.
2388         (wl-spam-auto-check-policy-alist): Abolish.
2389         (wl-spam-auto-check-folder-regexp-list): New user option.
2390         (wl-spam-auto-check-marks): Ditto.
2391         (wl-spam-mark-action-list): Ditto.
2392         (wl-highlight-summary-spam-face): New face.
2393         (wl-spam-auto-check-message-p): New function.
2394         (wl-spam-map-spam-messages): Fixed message.
2395         (wl-spam-register-spam-messages): Ditto.
2396         (wl-spam-register-good-messages): Ditto.
2397         (wl-summary-spam-map): Add and remove keybind.
2398         (wl-summary-target-mark-spam): Abolish.
2399         (wl-summary-refile-spam): Ditto.
2400         (wl-summary-test-spam): New function.
2401         (wl-summary-mark-spam): Ditto.
2402         (wl-summary-auto-check-spam): Follow the above change.
2403         (wl-summary-exec-action-spam): New function.
2404         (wl-summary-exec-action-refile-with-register): Fixed message.
2405         (wl-message-check-spam): New function.
2406         (wl-spam-setup): Ditto.
2407         (toplevel): Call it if this file is loaded interactivity.
2408
2409         * Version number is increased to 2.11.20.
2410
2411 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2412
2413         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
2414         when new optional argument `force' is non nil or modified.
2415
2416 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2417
2418         * wl.el (toplevel): Require wl-spam when compile.
2419         (wl-save-status): Call wl-spam-save-status.
2420
2421         * wl-spam.el (wl-spam-register-spam-messages): New function.
2422         (wl-spam-register-good-messages): Ditto.
2423         (wl-spam-save-status): Ditto.
2424         (wl-summary-mode-map): Bind
2425         wl-summary-target-mark-register-as-spam to "ms" and
2426         wl-summary-target-mark-register-as-good to "mn".
2427         (wl-summary-register-as-spam): Abolish optional argument; Use
2428         wl-spam-register-spam-messages.
2429         (wl-summary-register-as-spam-all): Use
2430         wl-spam-register-spam-messages.
2431         (wl-summary-register-as-good): Abolish optional argument; Use
2432         wl-spam-register-good-messages.
2433         (wl-summary-register-as-good-all): Use
2434         wl-spam-register-good-messages.
2435         (wl-summary-target-mark-register-as-spam): New funtion.
2436         (wl-summary-target-mark-register-as-good): Ditto.
2437
2438 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2439
2440         * wl-spam.el: New file.
2441
2442 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2443
2444         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
2445
2446         * wl-action.el (wl-auto-refile-guess-functions): New variable.
2447         (wl-summary-auto-refile): Call wl-refile-guess with
2448         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
2449
2450 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2451
2452         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
2453         with disable-thread argument non-nil.
2454
2455 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2456
2457         * wl-summary.el (wl-summary-rescan): Added optional argument
2458         disable-thread.
2459         (wl-summary-sync): Call wl-summary-rescan with argument
2460         disable-thread.
2461         (wl-summary-input-range): Added new range `rescan-thread'.
2462
2463 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2464
2465         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2466
2467 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2468
2469         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2470         internal variable.
2471         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2472         wl-summary-search-parent-by-subject-regexp and
2473         wl-summary-divide-thread-when-subject-changed as nil.
2474         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2475         (wl-summary-insert-thread): Search parent entity from
2476         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2477         thread loop.
2478
2479 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2480
2481         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2482
2483         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2484
2485         * wl-util.el (wl-require-update-all-folder-p): New function.
2486         (wl-get-assoc-list-value): Added `function' to match directive.
2487         (wl-collect-draft): Rewrite.
2488
2489         * wl-summary.el (wl-summary-sync-update): Clear faces
2490         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2491         are non-nil.
2492         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2493         argument as function.
2494         (wl-summary-input-range): Ditto.
2495
2496         * wl-folder.el (wl-draft-get-folder): New function.
2497         (wl-folder-get-elmo-folder): Consider draft folder.
2498
2499         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2500         (wl-draft-buffer-message-number): New buffer local variable.
2501         (wl-draft-folder-internal): New internal variable.
2502         (wl-draft-delete): Rewrite.
2503         (wl-draft-save): Ditto.
2504         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2505         wl-folder-get-elmo-folder.
2506         (wl-draft-config-info-operation): Ditto.
2507         (wl-jump-to-draft-folder): Ditto.
2508         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2509         (wl-draft-reedit): Rewrite.
2510
2511         * Version number is increased to 2.11.19.
2512         
2513 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2514
2515         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2516         variable.
2517
2518 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2519
2520         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2521         Use ignore-errors instead of unwind-protect.
2522
2523 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2524
2525         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2526         for updating `wl-thread-entity-list'.
2527
2528 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2529
2530         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2531         parameter from calling `wl-thread-entity-get-older-brothers' and
2532         `wl-thread-entity-get-younger-brothers'.
2533         Replace nested `append' with a single one.
2534
2535 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2536
2537         * wl-summary.el (wl-summary-mode): Don't use the return value of
2538         `make-local-hook'.
2539
2540 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2541
2542         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2543         instead of `let*'.
2544         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2545         of local variables.
2546
2547 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2548
2549         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2550         Renamed from wl-summary-window-scroll-functions.
2551         (wl-summary-window-scroll-functions): Don't set to variable.
2552         (wl-summary-display-top): Use run-hooks.
2553         (wl-summary-display-bottom): Ditto.
2554         (wl-summary-toggle-disp-msg): Ditto.
2555         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2556         Use it instead of wl-summary-window-scroll-functions.
2557         (wl-summary-goto-folder-subr): Don't call
2558         wl-summary-window-scroll-functions, use
2559         wl-summary-buffer-window-scroll-functions instead.
2560
2561 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2562
2563         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2564         make-local-variable.
2565
2566 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2567
2568         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2569         set-buffer-modified-p.
2570         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2571         (wl-summary-display-bottom): Ditto.
2572         (wl-summary-toggle-disp-msg): Ditto.
2573
2574 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2575
2576         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2577
2578         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2579         (wl-summary-forward): Use elmo-message-entity-field instead of
2580         elmo-message-field.
2581
2582         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2583
2584 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2585
2586         * wl-summary.el (wl-summary-window-scroll-functions): No use
2587         `append'.
2588
2589 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2590
2591         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2592         function.
2593         (wl-summary-window-scroll-functions): Call it when both
2594         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2595         (wl-summary-temp-mark): Added optional argument number.
2596         (wl-summary-message-mark): Added optional argument flag.
2597         (wl-summary-persistent-mark): Added optional argument number and flag.
2598         (wl-summary-update-persistent-mark): Ditto.
2599         (wl-summary-update-status-marks): Set "r" for interactive spec.
2600
2601         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2602         argument number and flag.
2603
2604         * wl-action.el (wl-summary-registered-temp-mark): 
2605         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2606
2607 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2608
2609         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2610         internal variable (buffer local).
2611         (wl-summary-window-scroll-functions): New function.
2612         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2613         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2614         as nil.
2615         (wl-summary-update-status-marks): Added arguments beg, end and
2616         check.
2617         (wl-summary-update-mark-window): Use function.
2618         (wl-summary-sync-update): Follow the change above.
2619         (wl-summary-switch-to-clone-buffer): Copy
2620         wl-summary-buffer-unsync-mark-number-list.
2621         (wl-summary-goto-folder-subr): Set
2622         wl-summary-buffer-unsync-mark-number-list and
2623         use wl-summary-window-scroll-functions instead of
2624         wl-summary-lazy-highlight.
2625
2626         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2627
2628 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2629
2630         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2631
2632         * wl-summary.el (wl-summary-update-persistent-mark): Call
2633         wl-summary-set-message-modified.
2634
2635         * wl-summary.el (wl-summary-sync-update): Don't call
2636         wl-summary-update-status-marks.
2637
2638         * Version number is increased to 2.11.18.
2639
2640 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2643         (wl-message-next-page): Ditto.
2644
2645 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2646
2647         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2648         local variable.  Change the order of a collected list into the
2649         same as the specified range.  Remove nil from a collected list.
2650
2651 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2652
2653         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2654         argument for elmo-folder-list-messages.
2655
2656 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2657
2658         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2659         change (wl-summary-count-unreads return a list instead of a cons
2660         cell).
2661
2662 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2663
2664         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2665         `wl-summary-folder-info-update'.
2666
2667 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2668
2669         * wl-summary.el (wl-summary-set-message-modified): No use
2670         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2671         (wl-summary-set-mark-modified): Abolish.
2672         (wl-summary-mark-modified-p): Ditto.
2673         (wl-summary-save-view): Follow the change above.
2674
2675         * wl-expire.el (wl-summary-expire): Likewise.
2676
2677 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2678
2679         * wl-summary.el (wl-summary-detect-mark-position): Use
2680         modb-entity-handler.
2681         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2682
2683         * Version number is increased to 2.11.17.
2684
2685 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2686
2687         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2688         entity field value.
2689         (wl-summary-prefetch-msg): Ditto.
2690         (wl-summary-print-message-with-ps-print): Ditto.
2691
2692 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2693
2694         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2695         for dummy entity.
2696         (wl-summary-insert-thread): Use elmo-message-entity-field.
2697         (wl-summary-update-thread): Use elmo-message-entity-field and
2698         elmo-message-entity-number.
2699         (wl-summary-line-number):  Use elmo-message-entity-number.
2700         (wl-summary-line-size): Use elmo-message-entity-field.
2701         (wl-summary-line-subject): Ditto.
2702         (wl-summary-line-from): Ditto.
2703         (wl-summary-line-attached): Ditto.
2704         (wl-summary-create-line): Ditto.
2705         (wl-summary-create-line): Use elmo-message-entity-number.
2706         (wl-summary-print-message-with-ps-print): Use
2707         elmo-message-entity-field.
2708
2709 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2710
2711         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2712         change in elmo-msgdb-make-message-entity.
2713         (wl-summary-buffer-set-folder): Don't call
2714         wl-summary-detect-mark-position here.
2715         (wl-summary-rescan): Call elmo-message-entity-number.
2716         (wl-summary-sync-update): Ditto.
2717         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2718
2719         * wl-score.el (wl-score-header-index): Redefine 2th element.
2720         (wl-score-overview-entity-get-extra): Abolish.
2721         (wl-score-ov-entity-get): Rewrite.
2722         (wl-score-string-index<, wl-score-string-func<): Abolish.
2723         (wl-score-string<): New function.
2724         (wl-score-string-sort): Use it.
2725
2726         * wl-refile.el (wl-refile-guess-by-history): Use
2727         elmo-message-entity-field.
2728         (wl-refile-guess-by-from): Ditto.
2729         (wl-refile-guess-by-msgid): Ditto.
2730
2731         * Version number is increased to 2.11.16.
2732
2733 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2734
2735         * wl-folder.el (wl-folder-confirm-existence): Don't call
2736         file-exists-p if msgdb-path is nil.
2737         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2738         `wl-read-folder-hist' to `wl-read-folder-history'.
2739
2740 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2741
2742         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2743         `y-or-n-p'.
2744
2745 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2746
2747         * wl-score.el (wl-score-headers): Don't use
2748         elmo-folder-do-each-message-entity.
2749
2750         * Version number is increased to 2.11.15.
2751
2752 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2753
2754         * wl-summary.el (wl-summary-delete-all-msgs): Use
2755         elmo-folder-move-messages instead of elmo-folder-delete-messages
2756         and elmo-folder-detach-messages.
2757         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2758
2759         * wl-expire.el (wl-expire-delete): Ditto.
2760         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2761
2762 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2763
2764         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2765         (wl-message-header-narrowing-fields): Ditto.
2766         (wl-message-header-narrowing-lines): Ditto.
2767         (wl-message-header-narrowing-string): Ditto.
2768
2769         * wl-summary.el (wl-summary-mode-map): Bind
2770         wl-summary-toggle-header-narrowing to "C-cC-f".
2771         (wl-summary-toggle-header-narrowing): New function.
2772
2773         * wl-message.el (wl-message-buffer-create): Call
2774         wl-message-header-narrowing-setup.
2775         (wl-message-redisplay): Call wl-message-header-narrowing.
2776         (wl-message-header-narrowing): New function.
2777         (wl-message-header-narrowing-map): New keymap.
2778         (wl-message-header-narrowing-widen-map): New keymap.
2779         (wl-message-header-narrowing-again-at-mouse): New function.
2780         (wl-message-header-narrowing-1): Ditto.
2781         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2782         (wl-message-header-narrowing-setup): Ditto.
2783         (wl-message-header-narrowing-toggle): Ditto.
2784         
2785         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2786
2787         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2788         'flag as all.
2789         (wl-use-flag-folder-help-echo): New user option.
2790
2791         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2792         wl-summary-highlight as nil.
2793         (wl-summary-set-mark-modified): Follow the API change.
2794         (wl-summary-mark-modified-p): Ditto.
2795         (wl-summary-mark-as-read-all): Ditto.
2796         (wl-summary-sync-marks): Don't call
2797         elmo-folder-list-messages-with-global-mark.
2798         (wl-summary-mark-as-read-internal): Follow the API change.
2799         (wl-summary-mark-as-answered-internal): Ditto.
2800         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2801         Follow the API change.
2802         (wl-summary-create-line): Call with number argument.
2803         (wl-summary-reply): Follow the API change.
2804
2805         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2806         function.
2807         (wl-highlight-summary-line-string): Call it when
2808         wl-use-flag-folder-help-echo is non-nil.
2809         (wl-highlight-summary-current-line): Ditto.
2810         (elmo-flag-folder-referrer): Added autoload setting.
2811
2812         * wl-draft.el (wl-draft-kill): Follow the API change.
2813
2814         * Version number is increased to 2.11.14.
2815         
2816 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2817
2818         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2819
2820 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2821
2822         * Version number is increased to 2.11.13.
2823
2824 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2825
2826         * wl-draft.el (wl-draft-previous-history-element): Fixed
2827         unbalanced parenthesis and bind unbound local variables.
2828
2829 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2830
2831         * wl-draft.el (wl-draft-previous-history-element): New function.
2832         (wl-draft-next-history-element): Ditto.
2833         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2834         them to M-p and M-n.
2835
2836 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2837
2838         * Version number is increased to 2.11.12.
2839
2840 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2841
2842         * wl-draft.el (wl-draft-hide): Select buffer-window.
2843
2844 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2845
2846         * wl-summary.el (wl-summary-narrow-to-region): New function.
2847         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2848         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2849         (wl-summary-save-region): Use it.
2850         * wl-action.el (wl-summary-collect-numbers-region)
2851         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2852
2853 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2854
2855         * wl-folder.el (wl-folder-count-incorporates): Don't use
2856         `elmo-msgdb-mark-load'
2857
2858         * Version number is increased to 2.11.11.
2859
2860 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2861
2862         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2863         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2864
2865 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2866
2867         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2868
2869 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2870
2871         * Version number is increased to 2.11.10.
2872
2873 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2874
2875         * wl-mime.el (wl-draft-attribute-value): Fixed.
2876
2877 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2878
2879         * wl-util.el (wl-copy-local-variables): New function.
2880
2881         * wl-mime.el (wl-draft-attribute-recipients): New function.
2882         (wl-draft-attribute-envelope-from): Ditto.
2883         (wl-draft-attribute-smtp-posting-server): Ditto.
2884         (wl-draft-attribute-smtp-posting-port): Ditto.
2885         (wl-draft-attribute-value): Ditto.
2886         (wl-draft-preview-message): Use it to get value for
2887         attributes. Reflect result of `wl-draft-config'.
2888
2889         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2890         and call `wl-summary-mark-as-read' before to call
2891         `wl-summary-unset-mark'.
2892         (wl-summary-target-mark-mark-as-unread): Likewise.
2893         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2894
2895 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2896
2897         * wl-mime.el (wl-draft-preview-message): Use actual value for
2898         attributes; Fix for small window.
2899
2900 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2901
2902         * wl-refile.el (wl-refile-get-field-value): Call
2903         `elmo-message-entity-field' with 3rd argument is non-nil.
2904
2905 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2906
2907         * wl-vars.el (wl-draft-preview-attributes): New user option.
2908         (wl-draft-preview-attributes-list): Ditto.
2909         (wl-draft-preview-attributes-buffer-lines): Ditto.
2910         (wl-draft-preview-attributes-buffer-name): Ditto.
2911
2912         * wl-mime.el (wl-draft-preview-message): Display attributes.
2913
2914 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2915
2916         * wl-summary.el (wl-summary-detect-mark-position): Bind
2917         wl-summary-flag-priority-list to '(new).
2918
2919 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2920
2921         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2922         funtion.
2923         (wl-highlight-summary-line-string): Use it.
2924         (wl-highlight-summary-current-line): Ditto.
2925
2926 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2927
2928         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2929         line even when the mark string is not changed.
2930
2931         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2932         argument change in the wl-summary-create-line.
2933         (wl-thread-insert-entity-sub): Ditto.
2934
2935         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2936         argument change in the wl-summary-create-line.
2937         (wl-summary-insert-sequential): Ditto.
2938         (wl-summary-update-thread): Ditto.
2939         (wl-summary-persistent-mark-string): New inline function.
2940         (wl-summary-message-mark): Use it.
2941         (wl-summary-create-line): Abolish argument wl-persistent-mark
2942         and added wl-flags, wl-cached.
2943
2944         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2945         mark to flags.
2946         (wl-highlight-summary-current-line): Decide the face not by the 
2947         persistent mark but flags.
2948
2949 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2950
2951         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2952         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2953         wl-summary-read-uncached-mark): Revive.
2954         (wl-summary-answered-cached-mark,
2955         wl-summary-answered-uncached-mark): New user option.
2956         (wl-summary-score-marks): Follow the change above.
2957         (wl-summary-auto-refile-skip-marks): Ditto.
2958         (wl-summary-incorporate-marks): Ditto.
2959         (wl-summary-expire-reserve-marks): Ditto.
2960         (wl-summary-flag-priority-list): New user option.
2961
2962         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2963         changes.
2964         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2965         of elmo-message-mark.
2966         (wl-summary-mark-as-read-internal): Ditto.
2967         (wl-summary-mark-as-answered): Ditto.
2968         (wl-summary-mark-as-important): Ditto.
2969         (wl-summary-redisplay-internal): Ditto.
2970         (wl-summary-redisplay-no-mime-internal): Ditto.
2971         (wl-summary-message-mark): New function.
2972         (wl-summary-insert-sequential): Use wl-summary-message-mark
2973         instead of elmo-message-mark.
2974         (wl-summary-update-thread): Ditto.
2975         (wl-summary-persistent-mark): Ditto.
2976         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2977         instead of elmo-message-mark.
2978
2979         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2980         wl-summary-message-mark instead of elmo-message-mark.
2981         (wl-thread-insert-entity-sub): Ditto.
2982         (wl-thread-get-children-msgs-uncached): Ditto.
2983
2984         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2985         variable name changes.
2986         (wl-highlight-summary-current-line): Ditto.
2987
2988         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2989         wl-summary-message-mark instead of elmo-message-mark.
2990
2991         * wl-expire.el (wl-expire-message-p): Ditto.
2992
2993         * wl-score.el (wl-score-headers): Ditto.
2994
2995         * Version number is increased to 2.11.9.
2996
2997         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2998         (wl-summary-sync-update): Follow the change above.
2999         (wl-summary-switch-to-clone-buffer): Ditto.
3000         (wl-summary-open-folder): Ditto.
3001
3002 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3003
3004         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
3005         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
3006
3007         * Version number is increased to 2.11.8.
3008
3009         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
3010
3011         * wl-expire.el (wl-expire-refile): Follow the API change on
3012         `elmo-folder-move-messages'.
3013         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3014
3015         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
3016         (wl-summary-exec-action-refile): Ditto.
3017         (wl-summary-exec-action-copy): Ditto.
3018         (wl-summary-no-auto-refile-message-p): No use
3019         `wl-summary-buffer-msgdb'.
3020         (wl-summary-auto-refile): Ditto.
3021
3022 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3023
3024         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
3025
3026 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-sync): Treat no-sync.
3029
3030         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
3031         (wl-default-sync-range): Ditto.
3032
3033 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3034
3035         * wl-refile.el (wl-refile-subject-learn): Call
3036         `elmo-message-entity-field' with 3rd argument is non-nil.
3037         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
3038         instead of `elmo-msgdb-overview-entity-get-subject'.
3039
3040 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
3041
3042         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
3043         scan-type is rescan.
3044         (wl-summary-delete-all-temp-marks): Remove scored mark too when
3045         new optional argument force is non-nil.
3046         (wl-summary-save-view-cache): Call it with force argument non-nil.
3047
3048         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
3049
3050 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3051
3052         * wl-action.el (wl-summary-print-argument): Fixed last change.
3053
3054 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3055
3056         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
3057         simplified.
3058         (wl-summary-target-mark-mark-as-unread): Likewise.
3059         (wl-summary-target-mark-mark-as-important): Likewise.
3060
3061 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3062
3063         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
3064         * wl-summary.el (wl-summary-mark-as-important): Arranged.
3065         (wl-summary-mark-as-important-region): Change accordingly.
3066         (wl-summary-target-mark-mark-as-important): Ditto.
3067
3068 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3069
3070         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
3071
3072         * wl-action.el (wl-summary-print-argument): Print argument to
3073         right side of window if `wl-summary-print-argument-within-window'
3074         is non-nil.
3075
3076 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
3077
3078         * wl-action.el (wl-summary-set-mark): Use
3079         `wl-summary-message-visible-p' to check visibility of the message
3080         and jump to message only when the message line is visible and have
3081         different number; Call wl-summary-unset-mark with number argument.
3082         (wl-summary-unset-mark): 
3083         Use `wl-summary-message-visible-p'
3084         to check visibility of the message and jump to message only when
3085         the message line is visible and have different number;
3086
3087 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3088
3089         * Version number is increased to 2.11.7.
3090
3091         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
3092         and wl-folder-summary-line-format.
3093
3094         * wl-summary.el (wl-summary-message-visible-p): New inline function.
3095         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
3096         (wl-summary-set-score-mark): Use it.
3097         (wl-summary-target-mark-mark-as-read): Ditto.
3098         (wl-summary-target-mark-mark-as-unread): Ditto.
3099         (wl-summary-target-mark-mark-as-important): Ditto.
3100         (wl-summary-target-mark-msgs): Simplified.
3101         (wl-summary-detect-mark-position): Fixed problem when
3102         summary-line-format no contain persisten/temp mark spec.
3103         (wl-summary-temp-mark): Ditto.
3104         (wl-summary-persistent-mark): Ditto.
3105         (wl-summary-update-persistent-mark): Ditto.
3106
3107         * wl-action.el (wl-summary-set-mark): Ditto.
3108         (wl-summary-unset-mark): Ditto.
3109         All other related portions are changed.
3110
3111 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
3112
3113         * Version number is increased to 2.11.6.
3114
3115 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
3116
3117         * wl-util.el (wl-current-message-buffer): Define as function;
3118         Don't use the value of wl-messge-buffer.
3119
3120         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
3121         persistent mark.
3122
3123         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
3124         no current message, cause an error.
3125
3126 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3127
3128         * wl-summary.el (wl-summary-set-message-modified): Use
3129         elmo-folder-set-message-modified instead of
3130         elmo-folder-set-message-modified-internal.
3131
3132 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
3133
3134         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
3135         interactively.
3136         (wl-summary-sync): nokill->entirely.
3137         (wl-summary-sync-marks): Fixed message.
3138         (wl-summary-input-range): Added mark, nokill->entirely.
3139
3140         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
3141         messages as read.
3142
3143 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3144
3145         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
3146         update-noscore.
3147         (wl-summary-sync): Follow the change above.
3148
3149 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3150
3151         * wl-action.el (wl-summary-target-mark-all): Use
3152         elmo-folder-list-messages.
3153
3154 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
3155
3156         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
3157         (wl-summary-rescan): Set wl-summary-scored as nil.
3158         (wl-summary-sync-force-update): Follow the change above.
3159         (wl-summary-sync): Ditto.
3160         (wl-summary-sync-update): Added argument disable-killed.
3161         (wl-summary-insert-headers): Set visible-only argument for
3162         elmo-folder-list-messages.
3163         (wl-summary-input-range): Added update-nokill, update-noscore,
3164         all-nokill, all-noscore and mark.
3165
3166         * Version number is increased to 2.11.5.
3167
3168         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
3169
3170 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
3171
3172         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
3173         (wl-summary-prefetch-region-no-mark): Change accordingly.
3174         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
3175
3176 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
3177
3178         * wl-address.el (wl-complete-field-to): Abolished.
3179         (wl-complete-address): Completion function for completing-read.
3180         * wl-action.el (wl-summary-get-resend-address): Use it.
3181
3182         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
3183         wl-summary-update-mark and abolish unused argument.
3184         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
3185         (wl-summary-delete-cache, wl-summary-resume-cache-status)
3186         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
3187         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
3188         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
3189         * wl-draft.el (wl-draft-kill): Ditto.
3190
3191         * wl-summary.el: Remove unused binding of case-fold-search.
3192         (wl-summary-replace-status-marks): Abolished.
3193
3194 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
3195
3196         * wl-action.el (wl-summary-set-mark): Cause an error when no message
3197         is specified or folder length is zero.
3198
3199 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3200
3201         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
3202         (wl-folder-archive-current-entity): Ditto.
3203
3204 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-summary.el (wl-summary-update-mark): Ignore errors while
3207         retrieving message mark.
3208         (wl-summary-redisplay-internal): Ditto.
3209
3210         * wl-message.el (wl-message-buffer-display): Ignore errors while
3211         retrieving message-id field.
3212
3213         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
3214         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3215         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
3216         order of the arguments for `wl-expire-message-p'.
3217         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
3218
3219         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
3220         Check return value of wl-summary-reply.
3221         (wl-summary-reply): Recover window configuration when an error occured.
3222
3223 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
3224
3225         * wl-summary.el (wl-summary-resend-message): Abolished, the
3226         feature is inherited by wl-summary-resend (put resend mark).
3227
3228 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3229
3230         * wl-summary.el (wl-summary-toggle-disp-msg): Set
3231         wl-message-buffer to nil when the message is hide.
3232
3233 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3234
3235         * .cvsignore: New file.
3236
3237 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3238
3239         * wl-action.el (wl-summary-action-docstring): Add more info.
3240         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
3241         duplicate definition.
3242         (wl-summary-define-mark-action): Functions wl-summary-*-region
3243         keep current position.
3244         (wl-summary-unregister-target-mark): Store result to the variable.
3245
3246 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3247
3248         * Version number is increased to 2.11.4.
3249
3250 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3251
3252         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
3253         wl-summary-delete-all-temp-marks.
3254         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
3255
3256         * wl-action.el (wl-summary-set-mark): Changed terminology
3257         refile-destination -> action-argument.
3258         (wl-summary-unset-mark): Ditto.
3259         (wl-summary-remove-argument): Ditto.
3260         (wl-summary-print-argument): Ditto.
3261
3262         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
3263         (wl-thread-remove-argument-region): Ditto.
3264         (wl-thread-print-argument-region): Ditto.
3265         (wl-thread-close): Ditto.
3266         (wl-thread-open): Ditto.
3267
3268         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
3269         (wl-highlight-refile-destination-face is abolished)
3270         (wl-highlight-action-argument-string): Ditto.
3271         (wl-highlight-summary-current-line): Highlight action argument.
3272
3273         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
3274         color for light backgrounds.
3275         (wl-highlight-summary-answered-face): Ditto.
3276
3277 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
3278
3279         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
3280
3281         * wl-score.el (wl-summary-score-update-all-lines): Use
3282         wl-summary-set-mark.
3283         (wl-summary-score-update-all-lines): Kill expunged messages.
3284
3285         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
3286
3287 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
3288
3289         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
3290         directly.
3291         (wl-score-overview-entity-get-lines): Ditto.
3292         (wl-score-overview-entity-get-xref): Ditto.
3293         (wl-score-get-latest-msgs): Ditto.
3294         (wl-summary-rescore): Ditto.
3295
3296         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
3297         to "&".
3298         (wl-summary-mark-as-answered-internal): New inline function.
3299         (wl-summary-mark-as-answered): New function.
3300         (wl-summary-mark-as-unanswered): Ditto.
3301         (wl-summary-sync-marks): Modified for answered-mark synching.
3302
3303 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3304
3305         * wl-action.el (wl-summary-set-mark): Fixed last change.
3306
3307 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3308
3309         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
3310         behavior of wl-summary-unread-message-hook
3311         (Pointed out by akira yamada <akira@arika.org>).
3312
3313 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3314
3315         * wl-e21.el (wl-summary-toolbar): Follow the rename of
3316         wl-summary-delete.
3317         * wl-xmas.el (wl-summary-toolbar): Ditto.
3318
3319         * wl-action.el (wl-summary-set-mark): Don't override current
3320         temp-mark.
3321
3322         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
3323
3324 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-refile.el (wl-refile-learn): Don't use msgdb.
3327         (wl-refile-msgid-learn): Ditto.
3328         (wl-refile-get-field-value): Ditto.
3329
3330         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
3331
3332         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
3333         (wl-expire-delete-reserved-messages): Renamed from
3334         wl-expire-reserve-marked-msgs-from-list.
3335         (wl-expire-delete): Removed argument `msgdb'.
3336         (wl-expire-refile): Ditto.
3337         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3338         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
3339         mark-alist as argument.
3340         (wl-expire-archive-number1): Removed argument `msgdb'.
3341         (wl-expire-archive-number2): Ditto.
3342         (wl-expire-archive-date): Ditto.
3343         (wl-expire-localdir-date): Ditto.
3344         (wl-expire-hide): Ditto.
3345         (wl-archive-number1): Ditto.
3346         (wl-archive-number2): Ditto.
3347         (wl-archive-date): Ditto.
3348         (wl-archive-folder): Ditto.
3349         All other related portions are changed.
3350
3351 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3352
3353         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
3354         mean move up and down. (suggested by Takashi Kawachi)
3355
3356 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3357
3358         * wl-acap.el (toplevel): Don't require un-define.
3359
3360 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
3361
3362         * wl-thread.el (wl-thread-delete-message): Always update
3363         wl-summary-buffer-number-list.
3364
3365         * wl-action.el (wl-summary-print-destination): 
3366         Do nothing when folder is nil.
3367
3368 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3369
3370         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
3371         persistent mark when prefetch is succeeded.
3372
3373 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
3374
3375         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
3376         instead of elmo-msgdb-delete-msgs.
3377         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3378         (wl-expire-hide): Ditto.
3379
3380         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
3381
3382         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
3383         elmo-msgdb interface.
3384         (wl-thread-get-exist-children): Likewise.
3385         (wl-thread-insert-message): Likewise.
3386         (wl-thread-msg-mark-as-important): Likewise.
3387         (wl-thread-insert-entity-sub): Likewise.
3388         (wl-thread-get-children-msgs-uncached): Likewise.
3389
3390         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
3391         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
3392         (wl-summary-sync-update): Likewise.
3393         (wl-summary-auto-select-msg-p): Likewise.
3394         (wl-summary-update-thread): Likewise.
3395         (wl-summary-mark-as-important): Likewise.
3396         (wl-summary-jump-to-msg-internal): Likewise.
3397         (wl-summary-redisplay-internal): Likewise.
3398         (wl-summary-print-message-with-ps-print): Likewise.
3399         (wl-summary-folder-info-update): Likewise.
3400
3401         * wl-folder.el (wl-folder-check-one-entity):
3402         elmo-folder-count-flags instead of wl-summary-count-unread.
3403
3404         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
3405
3406         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
3407
3408         * wl-summary.el (wl-summary-set-message-modified): 
3409         Call wl-summary-set-mark-modified.
3410         (wl-summary-delete-messages-on-buffer): Call
3411         wl-folder-set-folder-updated instead of wl-folder-update-unread.
3412         (wl-summary-sync-update): Call elmo-folder-length instead of
3413         elmo-folder-messages.
3414         (wl-summary-insert-headers): Don't call
3415         elmo-folder-list-message-entities.
3416
3417 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3418
3419         * wl-action.el (wl-summary-define-mark-action): Call
3420         `wl-summary-set-mark' with argument `data'.
3421         (wl-summary-auto-refile): Fixed order of arguments when call
3422         `wl-summary-refile'.
3423
3424 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
3425
3426         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
3427
3428         * wl-summary.el (wl-summary-mode-map): Bind resend action.
3429
3430         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
3431         (Renamed from wl-highlight-summary-deleted-face).
3432         (wl-highlight-summary-resend-face): New face.
3433
3434         (wl-highlight-summary-deleted-face): Renamed from
3435         wl-highlight-summary-erased-face.
3436
3437         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
3438
3439         * wl-action.el (wl-summary-get-resend-address): New function.
3440         (wl-summary-exec-action-resend): Ditto.
3441         (wl-summary-exec-action-resend-subr): Ditto.
3442
3443         * w-thread.el (wl-thread-copy): Removed definition.
3444         (wl-thread-refile): Ditto.
3445         (wl-thread-delete): Ditto.
3446         (wl-thread-target-mark): Ditto.
3447
3448         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
3449         (wl-summary-target-mark-set-action): Fixed.
3450         (wl-summary-define-mark-action): Fixed quotation.
3451         (wl-summary-move-mark-list-messages): Display message.
3452         (wl-summary-define-mark-action): Define thread functions.
3453         (wl-summary-exec-action-refile): Changed message.
3454         (wl-summary-exec): Ditto.
3455
3456 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
3457         
3458         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
3459         '%%'.
3460
3461 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3462
3463         * wl.el (toplevel): Require wl-action.
3464         (wl-init): Call wl-summary-define-mark-action.
3465
3466         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3467
3468         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3469         wl-summary-delete and wl-summary-erase.
3470         (wl-summary-mode-map): Ditto.
3471
3472         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3473         wl-delete-folder-alist.
3474
3475         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3476         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3477         (toplevel): Moved mark & action related functions to the wl-action.el.
3478
3479         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3480         in wl-summary-mark-action-list.
3481         (wl-highlight-summary-current-line): Ditto.
3482
3483         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3484         empty lines.
3485
3486         * wl-action.el: New file. 
3487
3488 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3489
3490         * wl-summary.el (wl-summary-target-mark-replace): New function.
3491         (wl-summary-target-mark-prefetch): Use it.
3492         (wl-summary-target-mark-delete): Ditto.
3493         (toplevel): Rearranged definition order.
3494         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3495         (wl-summary-target-mark-erase): Rewrite.
3496         (wl-summary-erase-region): New function.
3497         (wl-summary-exec-action-erase): Changed message.
3498         (wl-summary-move-mark-list-messages): New function.
3499         (wl-summary-exec-action-delete): Use it.
3500         (wl-summary-exec-action-erase): Ditto.
3501
3502         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3503         (wl-summary-skip-mark-list): Added "d".
3504
3505         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3506         while searching.
3507
3508         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3509         and define using defcustom;
3510         Define 4th element as a face.
3511         
3512         * wl-summary.el (wl-summary-incorporate): Use 
3513         `wl-summary-prefetch-region-no-mark' instead of
3514         `wl-summary-prefetch-region'.
3515         (wl-summary-prefetch-region-no-mark): Revival of old
3516         `wl-summary-prefetch-region'.
3517         (wl-summary-mark-action-list): Moved to wl-vars.el
3518
3519         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3520         face according to the `wl-summary-mark-action-list'.
3521         (wl-highlight-summary-current-line): Ditto;
3522         Removed destination highlighting.
3523
3524         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3525         (wl-highlight-summary-line-string): Highlight for "i" mark.
3526         (wl-highlight-summary-current-line): Ditto.
3527
3528         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3529         no destination.
3530
3531         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3532         exists, just go ahead.
3533         (wl-summary-prefetch-region): Rewrite.
3534         (wl-summary-prefetch): Ditto.
3535         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3536         (wl-summary-exec-action-prefetch): New function.
3537         (wl-summary-target-mark-prefetch): Rewrite.
3538
3539 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3540
3541         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3542         (wl-highlight-summary-line-string): Added "d" and "D".
3543         (wl-highlight-summary-current-line): Ditto.
3544
3545         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3546         in wl-summary.el.
3547         (wl-thread-insert-entity-sub): Ditto.
3548         (wl-thread-remove-destination-region): Ditto.
3549         (wl-thread-print-destination-region): Ditto.
3550
3551         * wl-summary.el (wl-summary-buffer-refile-list,
3552         wl-summary-buffer-delete-list,
3553         wl-summary-buffer-copy-list): Abolish.
3554         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3555         All other related portions are changed.
3556         (wl-summary-mark-action-list): New variable.
3557         (wl-summary-set-mark): New function.
3558         (wl-summary-register-target-mark): Ditto.
3559         (wl-summary-unregister-target-mark): Ditto.
3560         (wl-summary-have-target-mark-p): Ditto.
3561         (wl-summary-register-temp-mark): Ditto.
3562         (wl-summary-unregister-temp-mark): Ditto.
3563         (wl-summary-registered-temp-mark): Ditto.
3564         (wl-summary-collect-temp-mark): Ditto.
3565         (wl-summary-unset-mark): Ditto.
3566         (wl-summary-set-target-mark): Ditto.
3567         (wl-summary-unset-target-mark): Ditto.
3568         (wl-summary-set-action-generic): Ditto.
3569         (wl-summary-unset-action-generic): Ditto.
3570         (wl-summary-exec-action-delete): Ditto.
3571         (wl-summary-exec-action-erase): Ditto.
3572         (wl-summary-set-action-refile): Ditto.
3573         (wl-summary-set-action-refile-subr): Ditto.
3574         (wl-summary-unset-action-refile): Ditto.
3575         (wl-summary-make-destination-numbers-list): Ditto.
3576         (wl-summary-exec-action-refile): Ditto.
3577         (wl-summary-set-action-copy): Ditto.
3578         (wl-summary-unset-action-copy): Ditto.
3579         (wl-summary-exec-action-copy): Ditto.
3580         (wl-summary-collect-numbers-region): Ditto.
3581         (wl-summary-delete): Rewrite.
3582         (wl-summary-erase): Ditto.
3583         (wl-summary-remove-destination): Ditto.
3584         (wl-summary-exec): Ditto.
3585         (wl-summary-exec-region): Ditto.
3586         (wl-summary-target-mark-erase): Ditto.
3587         (wl-summary-refile): Ditto.
3588         (wl-summary-copy): Ditto.
3589         (wl-summary-unmark): Ditto.
3590         (wl-summary-delete-all-mark): Ditto.
3591         (wl-summary-mark-line): Don't highlight.
3592         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3593         (wl-summary-target-mark-refile-subr): Rewrite.
3594
3595         (wl-summary-copy-prev-destination): Abolish.
3596
3597 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3598
3599         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3600         default values along the value of wl-on-mule.
3601         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3602         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3603         It is not used anywhere.
3604
3605 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3606
3607         * wl-summary.el (wl-summary-print-destination): Keep position.
3608         (wl-summary-cursor-move-surface): Keep horizontal position.
3609
3610 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3611
3612         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3613         write sendlog.
3614
3615 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3616
3617         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3618         `wl-summary-highlight'.
3619
3620 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3621
3622         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3623         trivial condition for temp-mark.
3624
3625 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3626
3627         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3628         when it hits killed buffer.
3629
3630 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3631
3632         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3633         * wl-news.el.in: `message' and `error' take format string.
3634
3635 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3636
3637         * wl-folder (wl-folder-insert-entity): Display a message,
3638         `...done', when the work finish.
3639         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3640
3641 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3642
3643         * wl-message.el (wl-message-redisplay): Remove unused local
3644         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3645
3646 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3647
3648         * wl-summary.el (wl-summary-replace-status-marks): Disable
3649         interactive use.
3650         (wl-summary-reedit): Check message existence at first.
3651         (wl-summary-mark-line): Fix doc, return value is indefinite.
3652
3653         * wl-highlight.el (wl-highlight-message): Arranged.
3654
3655         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3656         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3657         check temp-mark by wl-summary-temp-mark always.
3658         (wl-highlight-summary): Change accordingly.
3659         * wl-summary.el (wl-summary-mark-as-read-all)
3660         (wl-summary-delete-cache, wl-summary-set-score-mark)
3661         (wl-summary-mark-as-unread, wl-summary-unmark)
3662         (wl-summary-mark-line, wl-summary-mark-as-read)
3663         (wl-summary-mark-as-important): Ditto.
3664
3665         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3666         end of the window if possible.
3667         * wl-summary.el (wl-summary-sync-update): Support lazy
3668         highlighting.
3669         (wl-summary-toggle-disp-msg): Ditto.
3670
3671 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3672
3673         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3674
3675 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3676
3677         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3678         change.
3679
3680 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3681
3682         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3683         API.
3684         (wl-summary-sync-update): Ditto.
3685
3686         * wl-score.el (wl-score-get-score-alist): Changed argument.
3687         (wl-summary-rescore-msgs): Likewise.
3688         (wl-summary-score-headers): Likewise.
3689         (wl-score-headers): Likewise;
3690         Use elmo-folder-do-each-message-entity, etc.
3691         (wl-summary-score-effect): Follow the changes above.
3692         (wl-summary-rescore): Ditto.
3693         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3694         (wl-score-get-overview): Abolish.
3695
3696         * wl-summary.el (wl-summary-default-from): Follow the API change in
3697         elmo-msgdb.
3698         (wl-summary-count-unread): Ditto.
3699         (wl-summary-detect-mark-position): Ditto.
3700         (wl-summary-overview-entity-compare-by-date): Ditto.
3701         (wl-summary-overview-entity-compare-by-number): Ditto.
3702         (wl-summary-overview-entity-compare-by-from): Ditto.
3703         (wl-summary-overview-entity-compare-by-subject): Ditto.
3704         (wl-summary-get-list-info): Ditto.
3705         (wl-summary-rescan): Ditto.
3706         (wl-summary-jump-to-msg-by-message-id): Ditto.
3707         (wl-summary-sync-update): Ditto; Removed comment.
3708         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3709         (wl-summary-insert-message): Use wl-summary-insert
3710         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3711         (wl-summary-insert-headers): Changed argument overview to folder.
3712         (wl-summary-search-by-subject): Likewise.
3713         (wl-summary-insert-thread): Renamed from 
3714         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3715
3716         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3717         too.
3718
3719         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3720         wl-string-member.
3721
3722 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3723
3724         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3725         elmo-folder-append-buffer.
3726         (wl-draft-queue-append): Likewise.
3727
3728         * wl-mime.el (wl-message-delete-current-part): Ditto.
3729         (wl-summary-burst-subr): Ditto.
3730
3731         * wl-news.el.in (wl-news-send-news): Ditto.
3732
3733 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3734
3735         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3736         function.
3737         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3738         (wl-summary-update-mark): Enclose with save-excursion.
3739         (wl-summary-mark-as-read-internal): Fixed last change.
3740         (wl-summary-mark-as-important): Use 3rd argument of
3741         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3742         Don't use elmo-msgdb-set-mark.
3743         (wl-summary-redisplay-internal): If msgdb flag is already read,
3744         just update the mark on buffer.
3745
3746 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3747
3748         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3749         cut visible folder when elmo-folder-delete returns non-nil value.
3750
3751 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3752
3753         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3754         by Kenichi OKADA <okada@opaopa.org>).
3755
3756 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3757
3758         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3759
3760 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3761
3762         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3763         Fixed the last change, search group entity by its real name.
3764         (Thanks to: KOBAYASHI Shinji)
3765
3766 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3767
3768         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3769         (wl-fldmgr-access-display-all): Don't refer visible name.
3770         * wl-expire.el (wl-folder-archive-current-entity)
3771         (wl-folder-expire-current-entity): Ditto.
3772         * wl-folder.el (wl-folder-jump-to-current-entity)
3773         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3774         (wl-folder-open-folder-sub,wl-folder-open-all)
3775         (wl-folder-write-current-folder): Ditto.
3776         (wl-folder-insert-entity): Don't use petname for normal group.
3777         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3778         is the real name.
3779         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3780         Abolished.
3781
3782 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3783
3784         * wl-draft.el (wl-draft-create-buffer): Add
3785         `wl-summary-reply-with-citation'
3786
3787 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3788
3789         * wl-draft.el (wl-draft-reply): Fixed.
3790
3791 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3792
3793         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3794         when `wl-draft-send-confirm-with-preview' is non-nil.
3795         You can scroll up/down by j/k.
3796         (wl-draft-send-confirm-with-preview): New variable (default=t).
3797
3798 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3799
3800         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3801         (wl-fldmgr-save-folders): Fix comment.
3802
3803 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3804
3805         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3806         along the last change in `wl-folder-buffer-group-p'.
3807
3808 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3809
3810         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3811         folder.
3812
3813         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3814         the default value.
3815
3816         * wl-mime.el (wl-summary-burst): Update summary only when target
3817         folder equals current folder.
3818
3819 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3822
3823 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3824
3825         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3826         value.
3827
3828 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3829
3830         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3831         `map-extents' instead of `extent-at' repeatedly.
3832         (wl-highlight-folder-current-line): Ditto.
3833
3834         * wl-highlight.el: Remove useless dummy functions.
3835
3836 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3837
3838         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3839         (wl-folder-put-folder-property): New function to put text property.
3840         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3841         (wl-folder-insert-entity, wl-folder-update-diff-line)
3842         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3843         * wl-e21.el, wl-xmas.el, wl-mule.el
3844         (wl-highlight-folder-current-line): Ditto.
3845         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3846         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3847         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3848         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3849
3850 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3851
3852         * Version number is increased to 2.11.3.
3853
3854 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3855
3856         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3857         Resume current-buffer since it is assumed by remaining tasks.
3858
3859 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3860
3861         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3862         (wl-folder-completion-function): Abolished.
3863         (wl-folder-complete-folder): New function.
3864         (wl-folder-complete-filter-condition): Ditto.
3865         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3866         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3867
3868 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3869
3870         * wl-draft.el (wl-draft-send-confirm): New function.
3871         (wl-draft-send): Use it.
3872
3873         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3874         cursor-in-echo-area while confirming.
3875
3876         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3877
3878         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3879         searching via nntp if wl-summary-search-via-nntp is 'force.
3880         Otherwise, invoke searching in nntp folder only.
3881         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3882
3883         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3884         explicitly for mime-make-text-tag.
3885
3886 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3887
3888         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3889         `mime-make-text-tag' instead of `mime-create-tag'.
3890
3891 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3892
3893         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3894         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3895
3896 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3897
3898         * wl-score.el (wl-score-save): Bind print-length and print-level.
3899         (wl-score-pretty-print): Ditto.
3900         (wl-score-edit-insert-header-entry): Ditto.
3901
3902         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3903         "From" entry to be treated with wl-draft-eword-encode-address-list.
3904         * wl-mime.el (wl-draft-preview-message): Ditto.
3905
3906         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3907         (wl-summary-mark-as-unread): Ditto.
3908         (wl-summary-mark-as-read-region): Change accordingly.
3909         (wl-summary-mark-as-unread-region): Ditto.
3910         (wl-summary-target-mark-mark-as-read): Ditto.
3911         (wl-summary-target-mark-mark-as-unread): Ditto.
3912
3913 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3914
3915         * Version number is increased to 2.11.2.
3916
3917 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3918
3919         * wl-news.el.in (wl-news-previous-version-save): Bind
3920         print-length and print-level.
3921         * wl-thread.el (wl-thread-save-entities): Ditto.
3922         (wl-thread-save-top-list): Bind print-length.
3923
3924 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3925
3926         * wl-highlight.el (wl-highlight-summary-line-string): Use
3927         wl-summary-score-below-mark, wl-summary-score-over-mark.
3928         (wl-highlight-summary-current-line): Ditto.
3929
3930 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3931
3932         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3933         insert it.
3934
3935 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3936
3937         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3938
3939 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3940
3941         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3942         message without msgid.
3943         Rewrite with elmo-folder-move-messages.
3944         Set wl-message-buffer to nil.
3945
3946         * wl-summary.el (wl-summary-erase-subr): New function. Use
3947         elmo-folder-move-messages.
3948         (wl-summary-erase): Call it.
3949         (wl-summary-target-mark-erase): Ditto.
3950
3951 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3952
3953         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3954         it is not up-tp-date.
3955
3956 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3959         buffer after calling `wl-summary-goto-folder-subr' without the
3960         argument `interactive'.
3961         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3962
3963 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3964
3965         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3966         `mime-create-tag'. Use `string=' instead of `looking-at'.
3967
3968 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3971         to avoid compile warning.
3972
3973         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3974         entity-id when folder is given.
3975         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3976         save-excursion, use save-selected-window instead.
3977         Select folder buffer window if exists.
3978         (To correct behavior with wl-folder-move-cur-folder.)
3979
3980 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3981
3982         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3983
3984 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3985
3986         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3987         list-count instead of %d.
3988
3989 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3992         (wl-news): Set it.
3993         (wl-news-append-to-folder): Use it.
3994
3995         * wl-news.el.in (wl-news-send-news): Append to specified folder
3996         instead of wl-default-folder.
3997         (wl-news-append-to-folder): Show error message with specified folder.
3998
3999         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
4000                 In most major modes, Emacs assumes that any opening
4001                 delimiter found at the left margin is the start of a
4002                 top-level definition, or defun. Therefore, *never put an
4003                 opening delimiter at the left margin unless it should have
4004                 that significance.*
4005
4006         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
4007
4008 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
4009
4010         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
4011
4012 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4013
4014         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
4015
4016 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
4017
4018         * wl-summary.el (wl-summary-mark-collect): Revive missing return
4019         for sequential numbering case.
4020
4021 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4022
4023         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
4024         value.
4025         (wl-draft-reply-without-argument-list): Ditto.
4026         (wl-draft-reply-myself-with-argument-list): Abolish.
4027         (wl-draft-reply-myself-without-argument-list): Ditto.
4028         * wl-draft.el (wl-draft-self-reply-p): New function.
4029         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
4030
4031 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4032
4033         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
4034         (avoid error for the case without byte-compiling)
4035
4036 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
4037
4038         * wl-news.el.in (wl-news-append-to-folder): New function.
4039         (wl-news-exit): Rewrite.
4040         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
4041
4042 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4043
4044         * wl-draft.el (wl-draft-reply-position): New function.
4045         (wl-draft-reply-position): Fix.
4046         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
4047         (wl-summary-target-mark-reply-with-citation): Ditto.
4048         (wl-summary-reply-with-citation): Ditto.
4049         * wl-vars.el (wl-draft-reply-default-position): New variable.
4050
4051 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4052
4053         * wl-draft.el (wl-draft-send): Preview when interactive send.
4054
4055 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
4056
4057         * wl-draft.el (wl-draft-reply): Set default position.
4058         * wl-summary.el (wl-summary-reply): Ditto.
4059         (wl-summary-reply-with-citation): Ditto.
4060         (wl-summary-target-mark-reply-with-citation): Ditto.
4061
4062 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4063
4064         * wl-news.el.in (wl-news-lang): Set default value according to
4065         current-language-environment.
4066         (wl-news-append-news): Do nothing when news-list is nil.
4067
4068 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4069
4070         * wl-news.el.in (wl-news-mode-map): Add new keybind.
4071         (wl-news): Change message.
4072         (wl-news-exit): Check buffer.
4073         (wl-news-force-exit): New function.
4074         (wl-news-show-all): New function.
4075         (wl-news-discard-and-exit): Fix.
4076
4077 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4078
4079         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
4080         according to current-language-environment.
4081
4082         * wl-news.el.in (wl-news): If arg, show all NEWS after
4083         wl-news-default-previous-version.
4084
4085 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4086
4087         * wl-news.el.in (wl-news-check): Rewritten.
4088         (wl-news-previous-version-load): Change data type.
4089         (wl-news-previous-version-save): Change data type.
4090         (wl-news-append-news): Add return value.
4091         (wl-news-check-news): New function.
4092         (wl-news-already-current-p): New function.
4093         (wl-news-send-news): Rewritten.
4094         (wl-news-mode-map): Add new keybind.
4095         (wl-news): Rewritten.
4096         (wl-news-exit): Rewritten.
4097         (wl-news-discard-and-mail): New function.
4098         (wl-news-send-to-address): Abolished.
4099         * wl.el (wl-init): Delete a message.
4100
4101 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4102
4103         * wl-news.el.in (wl-news-exit): Update previous version.
4104         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
4105
4106 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4107
4108         * wl-news.el.in (wl-news): Add `delete-other-windows'.
4109
4110 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
4111
4112         * wl-news.el.in (wl-news): New function.
4113         (wl-news-mode): New function.
4114         (wl-news-next-line): New function.
4115         (wl-news-next-page): New function.
4116         (wl-news-exit): New function.
4117         (wl-news-buf-name): New variable.
4118         (wl-news-mode-map): New variable.
4119         (wl-news-winconf): New variable.
4120         (wl-news-append-news): Add an option.
4121
4122 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4123
4124         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
4125
4126 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4127
4128         * wl-news.el.in (wl-news-send-to-address): New variable.
4129         (wl-news-send-news): Use it.
4130         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
4131         Return updating status.
4132         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
4133
4134 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4135
4136         * wl-news.el.in (wl-news-send-news): Delete
4137         Organization and X-Face.
4138
4139 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4140
4141         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
4142         (wl-news-append-news): New function.
4143         (wl-news-send-news): New function.
4144
4145 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
4146
4147         * Version number is increased to 2.11.1.
4148
4149 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4150
4151         * wl-news.el.in : New file.
4152
4153 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4154
4155         * wl-vars.el (wl-draft-reply-with-argument-list): Change
4156         default value.
4157         (wl-draft-reply-without-argument-list): Ditto.
4158
4159 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
4160
4161         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
4162         (wl-message-buffer-prefetch-idle-time): Ditto.
4163         (wl-message-buffer-prefetch-folder-type-list): Ditto.
4164
4165 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
4166
4167         * wl-thread.el (wl-thread-insert-message): Use
4168         wl-summary-max-thread-depth.
4169
4170         * wl-summary.el (wl-summary-insert-thread-entity): Refined
4171         loop detection.
4172
4173         * wl-message.el (wl-message-buffer-display): Back to the first page
4174         when cache is hit.
4175
4176 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
4177
4178         * wl-vars.el (wl-summary-max-thread-depth): New user option.
4179
4180         * wl-summary.el (wl-summary-insert-thread-entity):
4181         If the thread depth is reached to wl-summary-max-thread-depth,
4182         divide the thread.
4183
4184 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
4185
4186         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
4187         for elmo-remove-passwd.
4188
4189 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
4190
4191         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
4192         folder is sticky.
4193         (wl-folder-mark-as-read-all-entity): Ditto.
4194         (wl-folder-prefetch-entity): Ditto.
4195
4196 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
4197
4198         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
4199
4200 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4201
4202         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
4203         Delete messages on buffer for unplugged operation.
4204         (wl-summary-erase): Ditto.
4205
4206 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4207
4208         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
4209         take nil so as not to search parent by subject.
4210
4211 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4212
4213         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
4214         (wl-folder-get-next-folder): Ditto.
4215         (wl-folder-get-path): Ditto.
4216
4217 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4218
4219         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
4220         system and encode the region with it before verifying.
4221
4222 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4223
4224         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
4225         system of the echo buffer before decoding.
4226
4227 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4228
4229         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
4230         original contents.
4231
4232 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
4233
4234         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
4235         with argument 'any-exists.
4236
4237 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
4240         Use `wl-cs-autoconv'.
4241
4242 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4243
4244         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
4245         by `mime-view-automatic-conversion'.
4246
4247         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
4248         (wl-message-verify-pgp-nonmime): Ditto.
4249         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
4250         Bind them to C-c:d and C-c:v respectively.
4251
4252         Merge following code by Teranishi-san from [wl-en:00167].
4253         * wl-mime.el (wl-mime-preview-application/pgp): New function.
4254         (wl-mime-preview-application/pgp-encrypted): Ditto.
4255         (wl-mime-setup): Add entry.
4256
4257 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4258
4259         * wl-summary.el (wl-summary-target-mark-erase): New function.
4260         Bind it to "mD".
4261
4262 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
4263
4264         * wl-vars.el (wl-draft-write-file-function): Fix.
4265         (wl-draft-reedit-hook): Changed default value.
4266
4267         * wl-draft.el (wl-draft-edit-string): Set cursor point for
4268         wl-draft-reedit-hook.
4269         (wl-draft-remove-text-plain-tag): New function.
4270         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
4271
4272         * wl-vars.el (wl-draft-write-file-function): New user option.
4273
4274         * wl-draft.el (wl-draft-prepare-edit): Use it for
4275         local-write-file-hooks.
4276         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
4277
4278         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
4279         (wl-draft-insert-mail-header-separator): Return the body beginning
4280         point.
4281         (wl-draft-reedit): Remove the mime-edit tag if the first part is
4282         text/plain.
4283         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
4284
4285 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-summary.el (wl-summary-erase): New function to erase message
4288         without moving it to trash. Bind to "D".
4289
4290         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
4291         as `keep' unless switch-function.
4292
4293 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4294
4295         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
4296         message buffer by using `wl-summary-toggle-disp-msg'.
4297         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
4298         buffer window.
4299         (wl-summary-supresedes-message): Ditto.
4300
4301         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
4302         Do not delete other windows.
4303         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
4304         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
4305         (wl-draft-create-buffer): Set reply-or-forward also for target
4306         mark commands.
4307
4308 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
4309
4310         * wl-draft.el (wl-user-agent-compose): Delete special case for
4311         switch-to-buffer-other-window.
4312
4313         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
4314         (wl-summary-forward): Ditto.
4315
4316         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
4317         function.
4318         (wl-draft-buffer-style): New use option.
4319
4320         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
4321         (wl-draft): Follow the change above.
4322         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
4323         wl-draft-buffer-style.
4324         (wl-user-agent-compose): Bind wl-draft-buffer-style with
4325         switch-function.
4326
4327 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
4328
4329         * wl-address.el (wl-address-make-completion-entry): Extracted from
4330         `wl-address-make-completion-list'.
4331         (wl-address-enable-strict-loading): New variable.
4332         (wl-address-make-completion-list): Revive petname duplication
4333         inquiry, and enable it if `wl-address-enable-strict-loading'.
4334         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
4335
4336 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
4337
4338         * wl-message.el (wl-message-get-original-buffer): Avoid
4339         'Selecting deleted buffer' error when original buffer is killed.
4340
4341 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
4342
4343         * wl-summary.el (wl-summary-next-message): Use
4344         elmo-message-accessible-p instead of elmo-message-cached-p.
4345
4346 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
4347
4348         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
4349
4350         * wl-thread.el (wl-thread-open-all-unread): Use
4351         elmo-folder-list-flagged instead of
4352         elmo-folder-list-messages-mark-match.
4353
4354         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
4355         instead of elmo-folder-list-messages-mark-match.
4356         (wl-summary-move-spec-alist): New variable.
4357         (wl-summary-move-spec-plugged-alist,
4358         wl-summary-move-spec-unplugged-alist): Abolish.
4359         (wl-summary-next-message): Follow the change above.
4360         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
4361         with 'no-msg' argument.
4362
4363         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
4364         variable.
4365         (wl-message-buffer-prefetch-move-spec-plugged-alist,
4366         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
4367         (wl-message-buffer-prefetch-get-next): Follow the change above.
4368
4369 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * wl-version.el (wl-version): Changed codename.
4372
4373         * Version number is increased to 2.11.0.
4374
4375 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4376
4377         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
4378         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
4379         `wl-draft-config-variables'.
4380         (wl-draft-kill): Fixed problem when the draft is reedit.
4381
4382 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
4383
4384         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
4385         buffer-modified status (Thanks to
4386         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
4387
4388 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
4389
4390         * wl-util.el (wl-region-exists-p): New function.
4391
4392         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
4393         Remove defvars for byte-compile warnings.
4394
4395 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4396
4397         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
4398         defvar-maybe. Removed unused bind.
4399
4400 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4401
4402         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
4403         summary buffer window before creating new frame.
4404         (wl-draft-reply): Ditto.
4405
4406 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4407
4408         * wl-mime.el (toplevel): Avoid byte-compile warnings.
4409
4410 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4411
4412         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
4413
4414 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4415
4416         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
4417         instead of `kill-region'.
4418
4419 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
4420
4421         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
4422         (wl-highlight-summary-line-string): Use it.
4423         (wl-highlight-summary-current-line): Ditto.
4424
4425         * wl-mime.el (wl-message-delete-current-part): Check the class of
4426         mime-entity.
4427
4428         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
4429
4430         * wl-summary.el (wl-summary-make-number-list): Initialize.
4431         (wl-summary-update-mark): New function.
4432         (wl-summary-reply): Put `answered' mark on the message.
4433         (wl-summary-reply): Set `number' argument to wl-draft-reply.
4434
4435         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
4436         (wl-draft-reply): Added optional argument `number';
4437         Set wl-draft-parent-number.
4438         (wl-draft-kill): Delete answered mark if it is a reply.
4439
4440 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4441
4442         * wl-mime.el (wl-mime-preview-follow-current-region): New function
4443         that originates in mime-preview-follow-current-entity.
4444         (wl-draft-yank-current-message-entity): Use it if region is active.
4445
4446         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
4447         * wl-e21.el (wl-message-define-keymap): Bind "D" for
4448         `wl-message-delete-current-part'.
4449         * wl-mule.el (wl-message-define-keymap): Ditto.
4450         * wl-xmas.el (wl-message-define-keymap): Ditto.
4451
4452 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4453
4454         * wl-mime.el (wl-message-delete-current-part): New function.
4455         (wl-mime-node-id-to-string): Ditto.
4456
4457         * wl-mime.el (wl-message-delete-current-part): Use existing
4458         original buffer which corresponds current mime-view buffer.
4459         (fetched buffer might have different structure, possibly)
4460
4461         * wl-mime.el (wl-message-delete-current-part): Quit if the
4462         message content differs from the actual message.
4463
4464 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4465
4466         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4467         order.
4468         (wl-summary-search-by-subject): Search parent message from tail;
4469         Check the existence of the parent message on the current thread tree.
4470         (wl-summary-update-thread): Check whether the line is inserted.
4471
4472 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4473
4474         * wl-vars.el (wl-summary-line-format): Undo last change.
4475         * wl-summary.el (wl-summary-print-destination): Do not put
4476         invisible property when `wl-summary-width' is nil.
4477         (wl-summary-line-subject-minimum-length): Abolished.
4478         (wl-summary-line-subject): Ditto.
4479
4480 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4481
4482         * wl-vars.el (wl-summary-line-format): Change default value.
4483         (wl-summary-subject-length-limit): Abolished.
4484         * wl-summary.el (wl-summary-line-subject): Ditto.
4485
4486 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4487
4488         * wl-template.el (wl-template-select): Added optional argument.
4489         If optional argument is specified, reverse
4490         `wl-template-visible-select'.
4491
4492 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4493
4494         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4495         Take prefix argument to force asking the destination folder.
4496
4497 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4498
4499         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4500         count and update status.
4501
4502 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4503
4504         * wl-summary.el (wl-summary-redisplay-internal): If
4505         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4506         after fetching.
4507
4508 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4509
4510         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4511         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4512
4513         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4514
4515 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4516
4517         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4518         (All other related portions are changed).
4519         (wl-summary-mark-as-read-all): Rewrite.
4520
4521 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4522
4523         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4524         `wl-summary-mark-as-read'.
4525         (wl-summary-mark-as-unread): Rewrite.
4526         (wl-summary-mark-as-read): Added no-modeline argument.
4527         (wl-summary-resume-cache-status): Rewrite.
4528         (wl-summary-exec-subr): Remove unused local variable.
4529
4530 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4531
4532         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4533         logic to call `wl-summary-buffer-prev-folder-function'.
4534         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4535
4536 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4539         is nil.
4540
4541 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4542
4543         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4544         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4545         (wl-mime-setup): Add its entry.
4546
4547 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4548
4549         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4550         (wl-summary-delete-cache): Likewise.
4551         (wl-summary-mark-as-read): Rewrite.
4552
4553 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4556         `wl-summary-count-unread'.
4557
4558         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4559
4560         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4561
4562 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4563
4564         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4565         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4566         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4567         Renamed to the elmo-msgdb-*-mark.
4568         (wl-summary-score-marks): Follow the change above.
4569         (wl-summary-auto-refile-skip-marks): Ditto.
4570         (wl-summary-incorporate-marks): Ditto.
4571         (wl-summary-expire-reserve-marks): Ditto.
4572
4573         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4574         changes.
4575         (wl-thread-insert-top): Changed updating message.
4576
4577         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4578         variable.
4579         (wl-summary-count-unread): Count answered marks.
4580         (wl-summary-rescan): Call wl-summary-insert-message instead of
4581         wl-summary-append-message-func-internal.
4582         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4583         (wl-summary-prefetch-msg): Follow the variable name changes.
4584         (wl-summary-prefetch-region): Ditto.
4585         (wl-summary-mark-as-read-all): Follow the API changes;
4586         Don't call elmo-folder-replace-marks.
4587         (wl-summary-delete-cache): Follow the variable name changes.
4588         (wl-summary-resume-cache-status): Ditto.
4589         (wl-summary-update-status-marks): New function.
4590         (wl-summary-insert-message): New function.
4591         (wl-summary-sync-marks): Follow the variable name changes.
4592         (wl-summary-sync-update): Synchronize to the msgdb, too;
4593         Changed update messages.
4594         (wl-summary-make-number-list): Rewrite.
4595         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4596         (wl-summary-mark-as-unread): Follow the API changes.
4597         (wl-summary-exec-subr): Follow the variable name changes.
4598         (wl-summary-mark-as-read): Ditto.
4599         (wl-summary-move-spec-plugged-alist): Ditto.
4600         (wl-summary-move-spec-unplugged-alist): Ditto.
4601         (wl-summary-cursor-move-surface): Ditto.
4602
4603         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4604         variable name changes.
4605         (wl-highlight-summary-current-line): Ditto.
4606
4607         * wl-expire.el (wl-expire-refile): Follow the API change in
4608         elmo-folder-move-messages.
4609         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4610         (wl-summary-archive): Use elmo-folder-msgdb instead of
4611         elmo-msgdb-load.
4612
4613 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4614
4615         * wl-mime.el (wl-draft-preview-message): Restore the position
4616         before evaluating wl-draft-send-hook in preview buffer.
4617
4618 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4621         when it creates new draft buffer.
4622
4623         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4624         without argument.
4625
4626         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4627         Evaluate content and if the value is string, insert it.
4628         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4629         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4630         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4631         wl-draft-config-sub-part-bottom): Use it.
4632
4633         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4634         with the folder name. The question was unintelligible when it is
4635         called from wl-save-status.
4636
4637 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4638
4639         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4640         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4641         cannot take second argument).
4642
4643 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4644
4645         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4646         as t. Since type and subtype are not case sensitive (RFC 2045).
4647
4648 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4649
4650         * wl-vars.el (wl-message-mode-line-format): New variable.
4651         (wl-message-mode-line-format-spec-alist): Ditto.
4652         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4653         (wl-message-redisplay): Use wl-message-mode-line-format.
4654
4655 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4656
4657         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4658
4659 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4660
4661         * wl-summary.el (wl-summary-default-from): Write description.
4662
4663 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4664
4665         * wl-vars.el (wl-ldap-objectclass): Abolish.
4666
4667         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4668         (wl-ldap-make-filter): Removed condition for objectclass.
4669         (wl-ldap-make-matched-value-list): Remove meaningless process.
4670         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4671         (wl-address-ldap-search): Don't add `*' to `pat' string;
4672         use ignore-errors; added `email';
4673         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4674         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4675         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4676
4677
4678 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4679
4680         * wl-draft.el (wl-draft-parent-folder): Write description.
4681         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4682
4683 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4684
4685         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4686         as "" (zero-length string) if no parent.
4687         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4688
4689 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4690
4691         * wl-address.el (wl-address-make-completion-list): Skip duplication
4692         checking.
4693         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4694         `append'.
4695
4696 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4697
4698         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4699         instead of `beginning-of-buffer'.
4700
4701 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4702
4703         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4704
4705 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4706
4707         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4708         Refer wl-message-buffer-name.
4709         (wl-message-wheel-down): Ditto.
4710
4711 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4712
4713         * wl-vars.el (wl-message-buffer-name): New user option.
4714
4715         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4716         directly instead of making alist dinamically.
4717
4718         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4719         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4720         wl-message-buffer-cache-name.
4721         (wl-message-buffer-cache-clean-up): Ditto.
4722
4723         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4724
4725         * Version number is increased to 2.9.15.
4726
4727 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * wl-vars.el (wl-summary-default-view-alist): New user option.
4730
4731         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4732
4733         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4734         while deleting address.
4735         (wl-draft-delete-myself-from-cc): Ditto.
4736
4737         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4738         If optional argument is specified, reverse sort order.
4739
4740         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4741
4742 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4743
4744         * wl-thread.el (wl-thread-insert-message): Return parent number if
4745         exists.
4746         (wl-thread-update-indent-string-region): Use
4747         wl-thread-update-line-on-buffer-sub instead of
4748         wl-thread-update-line-on-buffer.
4749
4750 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4751
4752         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4753         (wl-folder-close-all): Ditto.
4754
4755 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4756
4757         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4758         and mailing-list:.
4759         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4760         value.
4761         (wl-summary-line-list-info): Print mailing-list name even when 
4762         list-number is empty.
4763
4764 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4765
4766         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4767
4768         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4769         (wl-draft-open-file): Ditto.
4770         (wl-draft-random-alphabet): Ditto.
4771
4772         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4773         bindings.
4774
4775 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4778         * wl-vars.el (wl-draft-config-alist): Ditto.
4779
4780 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4781
4782         * Version number is increased to 2.9.14.
4783
4784         * wl.el (wl): Don't set wl-init as nil when error occured while
4785         auto-checking folders.
4786
4787         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4788         `elmo-expand-newtext'.
4789
4790 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4791
4792         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4793         `this-command' so that `wl-folder-goto-folder' contained in
4794         `wl-summary-keep-cursor-command' work.
4795
4796 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4797
4798         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4799         message buffer displaying state.
4800
4801 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-vars.el (wl-summary-default-view): New variable to specify
4804         default value for `wl-summary-buffer-view' instead of using
4805         set-default.
4806         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4807
4808 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4811
4812         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4813
4814 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4815
4816         * wl-vars.el (wl-forward-subject-prefix): New variable.
4817         * wl-draft.el (wl-draft-forward): Use it.
4818
4819 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4820
4821         * wl-message.el (wl-message-prev-page): When it is called without
4822         lines argument, scroll down by wl-message-scroll-amount lines.
4823         (wl-message-next-page): Ditto.
4824         * wl-vars.el (wl-message-scroll-amount): Change default value
4825         to preserve current behavior.
4826
4827 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4828
4829         * wl-summary.el (wl-summary-prefetch-msg): Bind
4830         `wl-message-entity' to call `wl-summary-from-function'.
4831
4832 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4833
4834         * wl-message.el (wl-message-buffer-create): Run
4835         wl-message-buffer-created-hook.
4836
4837 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4838
4839         * wl-summary.el (wl-summary-sort-specs): New variable.
4840         (wl-summary-default-sort-spec): Ditto.
4841         (wl-summary-sort): Rewrite.
4842         (wl-summary-sort-by-list-info): New function.
4843
4844 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4845
4846         * wl-summary.el (wl-summary-get-list-info): New function.
4847         (wl-summary-sort): Rewrite.
4848         (wl-summary-line-list-info): Ditto.
4849         (wl-summary-line-list-count): Ditto.
4850         (wl-summary-refile-region): Fixed docstring.
4851
4852 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4853
4854         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4855         `wl-folder-entity-hashtb' as completion table.
4856
4857 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4858
4859         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4860         only when this command is called interactively; silence the byte-
4861         compiler.
4862
4863 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4864
4865         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4866         active in XEmacs.
4867
4868 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4869
4870         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4871         plural lines.
4872
4873 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4874
4875         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4876         of current line when the cursor is on the header name.
4877         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4878
4879 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4880
4881         * wl-util.el (wl-read-directory-name): Return displayed directory
4882         as the default value also on XEmacs.
4883
4884 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4885
4886         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4887         formatting.
4888
4889 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4890
4891         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4892         argument and when it is non-nil, check face property before
4893         highlighting for each line.
4894         (wl-highlight-summary-window): Set it.
4895
4896 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4897
4898         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4899         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4900
4901         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4902         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4903         (wl-draft-get-fcc-list): Likewise.
4904
4905 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4908         (wl-thread-entity-cur): Ditto.
4909         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4910         wl-thread-indent-regexp setting.
4911         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4912
4913         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4914         wl-summary-lazy-highlight.
4915         (wl-summary-display-bottom): Ditto.
4916
4917         * wl-thread.el (wl-thread-open-close): Likewise.
4918
4919         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4920         from and subject;
4921         Bind wl-draft-use-frame;
4922         Enclose with save-window-excursion;
4923         Use wl-draft-create-buffer instead of with-temp-buffer;
4924         Use wl-draft-prepare-edit;
4925         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4926         Use wl-draft-send instead of wl-draft-raw-send.
4927
4928 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4929
4930         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4931         of using wl-from.
4932
4933 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4934
4935         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4936         insert-buffer instead of clone-buffer.
4937         (wl-draft-doing-mime-bcc): New variable.
4938         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4939         infinite loop.
4940         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4941
4942         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4943         (wl-draft-mime-bcc-body): Ditto.
4944
4945         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4946         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4947         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4948         wl-draft-do-mime-bcc.
4949         (wl-draft-mime-bcc-field): New function.
4950         (wl-draft-do-mime-bcc): Ditto.
4951
4952         * wl-address.el (wl-address-complete-header-list): New variable.
4953         (wl-address-complete-header-regexp): Changed default value.
4954
4955         * Version number is increased to 2.9.13.
4956
4957 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4958
4959         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4960         it is differed.
4961
4962 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4963
4964         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4965         (wl-summary-line-list-count): Ditto.
4966
4967 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4968
4969         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4970         (wl-nntp-posting-function): New variable.
4971         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4972         `wl-nntp-posting-config-alist'.
4973
4974 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4977         FLIM.
4978
4979 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4980
4981         * wl-summary.el (wl-summary-target-mark-refile-sub):
4982         Remove a nuisance funcall.
4983
4984 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4985
4986         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4987         as t for `try-completion'.
4988
4989 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4990
4991         * wl-summary.el (wl-summary-default-from): Use
4992         wl-address-header-extract-address instead of
4993         std11-extract-address-components.
4994         (wl-summary-simple-from): Ditto.
4995         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4996         (wl-summary-insert-headers): Show message.
4997         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4998         for whole line.
4999         (wl-summary-default-from): Revert last change.
5000         (wl-summary-simple-from): Ditto.
5001         (wl-summary-mark-as-read): Argument rearrangement and re-written.
5002         (wl-summary-mark-as-read-region): Follow the change above.
5003         (wl-summary-sync-marks): Ditto.
5004         (wl-summary-target-mark-mark-as-read): Ditto.
5005         (wl-summary-redisplay-internal): Ditto.
5006         (wl-summary-redisplay-no-mime-internal): Ditto.
5007         (wl-summary-redisplay-all-header): Ditto.
5008         (wl-summary-mark-as-read): Removed argument `cached';
5009         Use current cache status to set cache mark.
5010         (wl-summary-redisplay-internal): Follow the change above.
5011         (wl-summary-redisplay-no-mime-internal): Ditto.
5012         (wl-summary-redisplay-all-header): Ditto.
5013
5014         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5015
5016         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
5017         Don't call itself recursively (Adviced by Yamaoka-san).
5018
5019 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5020
5021         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
5022         bind wl-summary-highlight as nil to avoid error caused by missing
5023         local variables.
5024
5025 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
5026
5027         * wl-vars.el (wl-invalid-character-message): New user option.
5028
5029         * wl-util.el (wl-set-string-width): If truncated string-width is
5030         larger than specified width, use `wl-invalid-character-message'.
5031
5032 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
5033
5034         * wl-summary.el (wl-summary-prefetch-msg): 
5035         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
5036
5037 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
5038
5039         * wl-vars.el (wl-summary-check-line-format): New user option.
5040         (wl-summary-line-format-file): Ditto.
5041
5042         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
5043         variable.
5044         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
5045         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
5046         and `wl-summary-view-old-p' to check whether do a rescan or not.
5047         (wl-summary-view-old-p): New function.
5048         (wl-summary-line-format-changed-p): Ditto.
5049         (wl-summary-line-format-save): Ditto.
5050         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
5051
5052         * wl-util.el (wl-set-string-width): Avoid using negative number
5053         for make-string.
5054
5055 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5056
5057         * wl-summary.el (wl-summary-line-list-info): Revised format of the
5058         return value.
5059
5060         * wl-util.el (wl-set-string-width): Added optional argument
5061         `padding' (All other related portions are changed).
5062         (wl-line-parse-format): If the first letter of column number is
5063         `0', zero-padding the result (ex: "%05l").
5064
5065         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
5066
5067 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5068
5069         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
5070         sequential summary view.
5071
5072 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5073
5074         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
5075         if it doesn't have a -unix version.
5076
5077 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-summary.el (wl-summary-jump-to-msg): Fix.
5080
5081 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
5084         content.
5085         (wl-draft): Follow the change above.
5086
5087         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
5088
5089         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
5090         and wl-folder-summary-line-format-alist contain %T and %P.
5091
5092         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
5093         (wl-summary-mode-line-format): New user option.
5094         (wl-summary-line-format-spec-alist): Added l, T, P, n.
5095         (wl-summary-line-format): Changed default value.
5096         (wl-summary-lazy-highlight): Changed default value.
5097
5098         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
5099         change in wl-summary-create-line.
5100         (wl-thread-insert-entity-sub): Ditto.
5101
5102         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
5103         (wl-summary-buffer-unread-status): Ditto.
5104         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
5105         (wl-summary-buffer-persistent-mark-column): Ditto.
5106         (wl-summary-buffer-mode-line-formatter): Ditto.
5107         (wl-summary-buffer-mode-line): Ditto.
5108         (wl-summary-message-regexp): Abolished.
5109         (All other related portions are changed.)
5110         (wl-summary-detect-mark-position): New function.
5111         (wl-summary-buffer-set-folder): Setup
5112         wl-summary-buffer-mode-line-formatter.
5113         (wl-summary-mode): Setup selective-display;
5114         Setup pre-idle-hook when xemacs.
5115         (wl-summary-update-modeline): Rewrite.
5116         (wl-summary-jump-to-msg): Define as function;
5117         Changed regexp for searching messages.
5118         (wl-summary-message-number): Rewrite.
5119         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
5120         Do rescan when old type summary cache.
5121         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
5122         (wl-summary-remove-destination): Use '\r' to detect EOL.
5123         (wl-summary-print-destination): Ditto.
5124         (wl-summary-temp-mark): New inline function.
5125         (wl-summary-persistent-mark): Ditto.
5126         (wl-summary-line-number): New function.
5127         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
5128         (wl-summary-line-list-count): New function.
5129         (wl-summary-create-line): Added argument persistent-mark.
5130         (All other related portions are changed)
5131         (wl-summary-create-line): Insert '\r'.
5132         (wl-summary-save-view-cache): Encode whth `unix' EOL.
5133         (wl-summary-cursor-move-surface): New inline function.
5134         (wl-summary-prev): Use it.
5135         (wl-summary-next): Ditto.
5136
5137         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
5138         wl-summary-message-regexp.
5139         (wl-highlight-summary): Delete progress message.
5140         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
5141
5142         * Version number is increased to 2.9.12.
5143
5144 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5145
5146         * wl-summary.el (wl-summary-line-subject-minimum-length): New
5147         variable (nil: no minimum).
5148         (wl-summary-line-subject): Add some spaces after subject by
5149         wl-summary-line-subject-minimum-length.
5150
5151 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5152
5153         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
5154         and removed `F'.
5155         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
5156         change above).
5157
5158 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5159
5160         * wl-summary.el (wl-summary-line-list-count): Reverted.
5161         (example setting in samples/*/dot.wl is also updated)
5162
5163 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
5164
5165         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
5166
5167         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
5168
5169         * wl-vars.el (wl-summary-line-format): Addes some description to the
5170         docstring.
5171
5172         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
5173         (wl-summary-line-close-bracket): Ditto.
5174         (wl-summary-line-children-number): Ditto.
5175         (wl-summary-line-thread-indent): Ditto.
5176         (wl-summary-line-children-and-from): Ditto.
5177
5178         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
5179         't', 'c', 'F' and added 'C'.
5180
5181         * wl-util.el (wl-set-string-width): Accept negative value.
5182         (wl-line-parse-format): Added "%number(" and "%)".
5183
5184 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5185
5186         * wl-summary.el (wl-summary-line-list-count): Change format of the
5187         return value.
5188
5189 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
5190
5191         * wl-draft.el (wl-draft-beginning-of-line): New command imported
5192         from the recent message.el.
5193         (wl-draft-point-in-header-p): Ditto.
5194         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
5195         wl-draft-beginning-of-line.
5196         * wl-e21.el (wl-draft-mode-map): Ditto.
5197         * wl-xmas.el (wl-draft-mode-map): Ditto.
5198
5199         * wl-folder.el: Sort macrodefs by dependencies.
5200
5201 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5202
5203         * wl-summary.el (wl-summary-prev): Fixed regexp.
5204         (wl-summary-next): Ditto.
5205
5206 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5207
5208         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
5209
5210 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
5211
5212         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
5213         for backward compatibility.
5214
5215 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5216
5217         * wl-summary.el (wl-summary-line-list-count): New function, merged
5218         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
5219         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
5220         list counts.
5221
5222 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
5223
5224         * wl-summary.el (wl-summary-create-line): Ignore errors while
5225         timezone-fix-time.
5226
5227         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
5228
5229         * wl-summary.el (wl-summary-sync-update): Ditto.
5230         (wl-summary-default-from): Use wl-message-entity
5231         instead of entity.
5232
5233         * wl-summary.el (wl-summary-create-line): Fix.
5234
5235         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
5236         (wl-summary-line-format): New user option.
5237         (wl-folder-summary-line-format-alist): Ditto.
5238         (wl-summary-from-width): Abolished.
5239
5240         * wl-util.el (toplevel): Require 'bytecomp.
5241         (wl-line-parse-format): New function.
5242         (wl-line-formatter-setup): New macro.
5243
5244         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
5245         (wl-summary-buffer-line-formatter): New buffer local variable.
5246         (wl-summary-switch-to-clone-buffer): Follow the change above.
5247         (wl-summary-message-regexp): Fix.
5248         (wl-summary-from-func-internal): Abolished.
5249         (wl-summary-subject-func-internal): Ditto.
5250         (wl-summary-subject-filter-func-internal): Ditto.
5251         (All other related portions are changed.)
5252         (wl-summary-buffer-set-folder):
5253         Set up wl-summary-buffer-number-column and 
5254         wl-summary-buffer-line-formatter
5255         (All other related portions are changed.)
5256         (wl-summary-buffer-number-column-detect): Abolished.
5257         (All other related portions are changed.)
5258         (wl-summary-delete-all-status-marks-on-buffer): Removed.
5259         (wl-summary-delete-all-temp-marks-on-buffer): Use
5260         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
5261         (wl-summary-target-mark-delete): Ditto.
5262         (wl-summary-target-mark-refile-subr): Ditto.
5263         (wl-summary-target-mark-mark-as-read): Ditto.
5264         (wl-summary-target-mark-mark-as-unread): Ditto.
5265         (wl-summary-target-mark-mark-as-important): Ditto.
5266         (wl-summary-target-mark-save): Ditto.
5267         (wl-summary-replace-status-marks): Renamed from
5268         wl-summary-set-status-marks-on-buffer;
5269         Use wl-summary-message-regexp instead of
5270         wl-summary-buffer-number-regexp.
5271         (wl-summary-sync-update): Follow the change above.
5272         (wl-summary-goto-previous-message-beginning): New function.
5273         (wl-summary-mark-as-unread): Use it.
5274         (wl-summary-mark-as-important): Ditto.
5275         (wl-summary-line-formatter): New variable.
5276         (wl-summary-line-year): New function.
5277         (wl-summary-line-day): Ditto.
5278         (wl-summary-line-day-of-week): Ditto.
5279         (wl-summary-line-hour): Ditto.
5280         (wl-summary-line-minute): Ditto.
5281         (wl-summary-line-open-bracket): Ditto.
5282         (wl-summary-line-close-bracket): Ditto.
5283         (wl-summary-line-children-number): Ditto.
5284         (wl-summary-line-thread-indent): Ditto.
5285         (wl-summary-line-size): Ditto.
5286         (wl-summary-line-subject): Ditto.
5287         (wl-summary-line-from): Ditto.
5288         (wl-summary-line-children-and-from): Ditto.
5289         (wl-summary-create-line): Rewritten.
5290         (wl-summary-format-date): Abolished.
5291
5292         * wl-highlight.el (wl-highlight-summary-current-line): Use
5293         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
5294         Use thread structure to detect thread top message.
5295
5296         * wl-draft.el (wl-default-draft-cite): Don't use
5297         wl-summary-from-func-internal.
5298
5299         * wl-refile.el (wl-refile-subject-learn): Don't use
5300         wl-summary-subject-filter-func-internal.
5301         (wl-refile-guess-by-subject): Ditto.
5302
5303         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
5304         parameters.
5305
5306         * wl-thread.el (wl-thread-update-indent-string-region):
5307         Use wl-thread-update-line-on-buffer instead of
5308         wl-thread-update-indent-string.
5309         (wl-thread-update-children-number): Redefine using
5310         wl-thread-update-line-on-buffer.
5311         (wl-thread-update-indent-string): Abolished.
5312
5313         * Version number is increased to 2.9.11.
5314
5315 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
5316
5317         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
5318         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
5319         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
5320
5321         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
5322         as nil.
5323
5324         * wl-thread.el (wl-thread-open-all-unread): Use 
5325         elmo-folder-list-messages-mark-match.
5326         (wl-thread-insert-message): Removed argument `mark-alist'.
5327         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
5328         elmo-msgdb-set-mark.
5329         (wl-thread-get-children-msgs-uncached): Likewise.
5330         (wl-thread-get-exist-children): Added argument include-self.
5331         (wl-thread-delete-message): Follow the change above.
5332
5333         * wl-summary.el (wl-summary-count-unread): Removed argument.
5334         (wl-summary-rescan): Follow the change above.
5335         (wl-summary-mark-as-read-region): Ditto
5336         (wl-summary-mark-as-unread-region): Ditto.
5337         (wl-summary-delete-messages-on-buffer): Ditto.
5338         (wl-summary-sync-update): Ditto.
5339         (wl-summary-switch-to-clone-buffer): Ditto.
5340         (wl-summary-goto-folder-subr): Ditto.
5341         (wl-summary-target-mark-mark-as-read): Ditto.
5342         (wl-summary-target-mark-mark-as-unread): Ditto.
5343         (wl-summary-target-mark-mark-as-important): Ditto.
5344         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
5345         (wl-summary-update-thread): Removed argument `mark-alist'.
5346         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
5347         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
5348         (wl-summary-resume-cache-status): Likewise.
5349         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
5350         elmo-msgdb-set-mark.
5351         (wl-summary-mark-as-read-all): Likewise.
5352         (wl-summary-delete-cache): Ditto.
5353         (wl-summary-auto-select-msg-p): Ditto.
5354         (wl-summary-mark-as-unread): Ditto.
5355         (wl-summary-no-auto-refile-message-p): Ditto.
5356         (wl-summary-mark-as-read): Ditto.
5357         (wl-summary-mark-as-important): Ditto.
5358         (wl-summary-auto-refile): Follow the change above.
5359         (wl-summary-delete-all-marks): Removed.
5360         (wl-summary-resume-marks-and-highlight): Ditto.
5361         (wl-summary-resume-marks): Ditto.
5362         (wl-summary-delete-important-msgs-from-list): Ditto.
5363         (wl-summary-delete-canceled-msgs-from-list): Ditto.
5364
5365         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
5366         wl-summary-count-unread.
5367
5368         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
5369         (wl-summary-score-update-all-lines): Use
5370         elmo-msgdb-set-mark.
5371
5372 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
5373
5374         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
5375         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
5376         (wl-summary-create-line): Renamed from
5377         wl-summary-overview-create-summary-line;
5378         Argument rearrangement.
5379         (wl-summary-update-thread): Follow the change above.
5380
5381         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
5382         (wl-thread-insert-entity-sub): Likewise.
5383
5384         * wl-summary.el (wl-summary-append-message-func-internal): Removed
5385         argument `overview', `mark-alist' and added `msgdb'.
5386
5387         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
5388
5389         * wl-summary.el (wl-summary-insert-summary): Changed argument.
5390         (wl-summary-rescan): Follow the change above.
5391         (wl-summary-sync-update): Ditto.
5392         (wl-summary-insert-thread-entity): Ditto;
5393         Don't use `let*' in every while loop;
5394         Detect infinite loop of threads.
5395         (wl-summary-update-thread): Removed argument `overview'.
5396
5397         * wl-thread.el (wl-thread-insert-message): Ditto.
5398
5399         * Version number is increased to 2.9.10.
5400
5401         * wl-message.el (wl-message-redisplay): Ignore errors while
5402         wl-message-redisplay-hook.
5403
5404 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5405
5406         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
5407
5408 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
5409
5410         * wl.el (wl): inhibit-quit while wl-folder.
5411
5412 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
5413
5414         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
5415         while msgdb access.
5416
5417 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5418
5419         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
5420         even if no folder is not created.
5421
5422 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
5423
5424         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
5425
5426         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
5427         implementation.
5428         (wl-summary-target-mark-thread): Ditto.
5429
5430         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
5431
5432 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5433
5434         * wl-util.el (wl-display-bytes): Remove unused function.
5435
5436 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5437
5438         * wl.el (wl-check-environment): Cause error when wl-from is nil,
5439         seems critical one (partially reverse the change in 2002/03/17).
5440
5441 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5442
5443         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
5444         * wl-draft.el (wl-draft-write-sendlog): Ditto.
5445
5446 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5447
5448         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
5449         is not writable.
5450         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
5451         plugged status instead of `'force' as 2nd argument.
5452
5453         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
5454         is not creatable.
5455
5456         * Version number is increased to 2.9.9.
5457
5458 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5459
5460         * wl-summary.el (wl-summary-suspend): New function.
5461
5462 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5463
5464         * wl.el (wl): Do not check variables if check is nil.
5465         * wl-utils.el (wl-collect-draft): New function.
5466         * wl-folder.el (wl-folder-suspend): Put summary buffers
5467         and draft buffers at the end of buffer list.
5468         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5469
5470 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5471
5472         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5473         loop instead of recursive call.
5474
5475         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5476         2nd argument.
5477
5478 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5479
5480         * wl-draft.el (wl-draft-create-contents): Don't take neither
5481         (function . args) nor (string . something) any more.
5482
5483         * wl-version.el (wl-generate-user-agent-string): Return string
5484         without header symbol.
5485         * wl-draft.el (wl-draft-default-headers): Use it.
5486
5487         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5488         `wl-draft-insert-ccs' and return field value instead of inserting
5489         the header. Abolish cc argument.
5490         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5491
5492         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5493         rather than one with string car.
5494
5495         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5496         * wl-draft.el (wl-draft-create-contents): Add it after the default
5497         headers.
5498
5499         * wl-draft.el (wl-draft-create-contents): For the case of
5500         (symbol-or-string . function) insert header only when the function
5501         returns string value.
5502
5503 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5504
5505         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5506         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5507
5508 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5509
5510         * wl.el (wl-check-environment): Don't check Message-ID when
5511         `wl-insert-message-id' is nil.
5512         Revive checking if `wl-message-id-domain' contains "@".
5513
5514 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5515
5516         * wl.el (wl-check-environment): Merge examination for "@" at
5517         inappropriate position into the first string-match.
5518
5519         * wl-summary.el (wl-summary-target-mark-print): New function.
5520         (wl-summary-pipe-message-subr): Extracted from
5521         `wl-summary-pipe-message'.
5522         (wl-summary-target-mark-pipe): New function.
5523         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5524         `wl-summary-target-mark-pipe'.
5525
5526 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5527
5528         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5529
5530 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5531
5532         * wl.el (wl-check-environment): Use elmo-warning instead of
5533         error for non-critical ones.
5534         Remove trash folder check.
5535         (wl): Don't ignore error in wl-check-environment.
5536
5537         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5538         check, which is moved from `wl-check-environment'.
5539         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5540
5541 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5542
5543         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5544         guess anything, call wl-summary-write.
5545         (wl-summary-write): Create draft with blank To field.
5546         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5547
5548 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5549
5550         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5551         argument full as well for wl-folder-write-current-folder.
5552         If wl-*-write-current-folder cannot guess addressee, add blank
5553         To header.
5554         Rewrite condition for positioning cursor.
5555
5556 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5557
5558         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5559         summary buffer is present, use it.
5560         (wl-folder-jump-to-previous-summary): Ditto.
5561
5562 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5563
5564         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5565
5566         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5567         wl-summary-previous-buffer and wl-summary-next-buffer.
5568
5569         * wl-folder.el (wl-folder-mode-map): Bind
5570         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5571         (wl-folder-jump-to-next-summary): New function.
5572         (wl-folder-jump-to-previous-summary): Ditto.
5573
5574         * wl-draft.el (wl-draft): Rearranged.
5575
5576 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5577
5578         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5579         of header.
5580         (wl-draft): Collect arguments for the header as header-alist.
5581         (wl-draft-forward): Arrange arguments for wl-draft.
5582         (wl-draft-reply): Ditto.
5583         (wl-draft-edit-string): Ditto.
5584         * wl-summary.el (wl-summary-write): Ditto.
5585         (wl-summary-write-current-folder): Ditto.
5586
5587         * Version number is increased to 2.9.8.
5588
5589 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5590
5591         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5592
5593         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5594
5595         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5596         even if the guess failed.
5597
5598         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5599         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5600         wl-summary-write-current-folder.
5601         * wl-xmas.el: Ditto.
5602
5603 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5604
5605         * wl-summary.el (wl-summary-next-page): Force display message if
5606         message is not displayed yet.
5607         (wl-summary-prev-page): Ditto.
5608
5609 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5610
5611         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5612
5613 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5614
5615         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5616         add "Preview Message" and "Save Draft and Exit".
5617
5618 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5619
5620         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5621         if addrmgr is called from draft in splitted window.
5622
5623         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5624         * wl-mule.el: Ditto.
5625         * wl-xmas.el: Ditto.
5626
5627 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5628
5629         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5630
5631         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5632         * wl-xmas.el (wl-folder-toolbar): Ditto.
5633
5634 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5635
5636         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5637         and wl-draft-save-and-exit.
5638         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5639         * wl-xmas.el: Ditto.
5640         * wl-mule.el: Ditto.
5641
5642         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5643         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5644
5645 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5646
5647         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5648         lists for saving buffer.
5649
5650 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5651
5652         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5653         parent-folder argument instead of it.
5654         (wl-draft-create-buffer): Ditto.
5655         (wl-draft-forward): Ditto.
5656         (wl-draft-reply): Ditto.
5657         * wl-summary.el (wl-summary-write): Ditto.
5658         (wl-summary-write-current-folder): Ditto.
5659
5660         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5661         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5662         Folder buffer after composing.
5663
5664 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5665
5666         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5667         header if the file `wl-x-face-file' already contains it.
5668
5669 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5670
5671         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5672         folder" entry.
5673         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5674         * wl-e21.el (wl-folder-toolbar): Ditto.
5675         * wl-xmas.el (wl-folder-toolbar): Ditto.
5676
5677 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5678
5679         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5680         wl-folder-goto-folder with sticky argument.
5681         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5682
5683 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5684
5685         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5686         and wl-summary-previous-buffer.
5687         (wl-summary-next-buffer): New function.
5688         (wl-summary-previous-buffer): Ditto.
5689
5690 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5691
5692         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5693         wl-folder-jump-to-current-entity-with-arg.
5694         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5695         `wl-folder-jump-to-current-entity'.
5696         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5697         `wl-summary-goto-folder-sticky'.
5698         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5699         `wl-summary-goto-folder'.
5700         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5701         Unless force-exit, do not clean temp. marks for sticky summary.
5702         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5703
5704 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5705
5706         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5707         not entire.
5708
5709 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5710
5711         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5712         to `C-x C-s'.
5713         (wl-summary-save-status): New command.
5714         (wl-summary-exit): Don't clean-up temp marks when sticky.
5715         (Applied patch from Nakayama-san [wl: 09548])
5716         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5717         Do nothing when no mark data.
5718         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5719         Call `wl-summary-delete-all-temp-marks' before saving.
5720
5721 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5722
5723         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5724
5725 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5726
5727         * wl.el (wl-check-environment): Also cause error when (system-name)
5728         returns "localhost.localdomain". (Although it doesn't affect because
5729         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5730
5731 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5732
5733         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5734         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5735
5736         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5737         value.
5738
5739 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5740
5741         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5742         Likewise r-cc-list and r-ng-list.
5743
5744 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5745
5746         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5747         only if it is bound as variable.
5748
5749         * wl-mime.el (wl-draft-preview-message): Ditto.
5750
5751 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5752
5753         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5754         needless `goto-char'.
5755
5756         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5757         `wl-summary-redisplay-no-mime-internal' instead of
5758         `wl-summary-redisplay-no-mime'.
5759         (wl-summary-redisplay-no-mime): Changed argument;
5760         Call `wl-summary-redisplay-no-mime-internal'.
5761
5762         * wl-mime.el (wl-draft-preview-message): Bind
5763         `mime-header-encode-method-alist' locally.
5764
5765         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5766         (wl-draft-std11-parse-addresses): Added the first address check.
5767         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5768
5769         * Version number is increased to 2.9.7.
5770
5771 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5772
5773         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5774
5775 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5776
5777         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5778         related to scrollbar support, if there is no such a feature
5779         compiled in.
5780
5781 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5782
5783         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5784         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5785         for prefetch.
5786
5787 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5788
5789         * wl-summary.el (wl-summary-pick): Fix for no match.
5790
5791 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5792
5793         * wl-draft.el (wl-draft-save):
5794         Override `mime-header-encode-method-alist'.
5795
5796 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5797
5798         * wl-folder.el (wl-folder-pick): New function.
5799         Define key as "?".
5800
5801 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5802
5803         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5804         Fix for unplugged.
5805
5806 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5807
5808         * wl-folder.el (wl-folder-virtual): New function.
5809         Define key as "V".
5810
5811 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5812
5813         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5814         multi folder if entity is group.
5815
5816 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5817
5818         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5819         is nil.
5820
5821 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5822
5823         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5824         (wl-summary-target-mark-msgs): Return the number of marked messages.
5825
5826 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5827
5828         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5829         "first:" is specified.
5830
5831 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5832
5833         * wl-vars.el (wl-from): Use return value of function
5834         user-full-name instead of the variable user-full-name since
5835         XEmacs-20.4 doesn't set this variable.
5836
5837 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5838
5839         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5840         call `wl' directly.
5841
5842 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5843
5844         * wl-draft.el (wl-draft-reedit): Removed duplicated
5845         switch-to-buffers.
5846
5847 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5848
5849         * wl.el (wl-other-frame): Removed garbages.
5850
5851 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5852
5853         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5854
5855         * wl-xmas.el (wl-draft-key-setup): Ditto.
5856
5857         * wl-mule.el (wl-draft-key-setup): Ditto.
5858
5859         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5860         (wl-draft-reedit): Ditto.
5861         (wl-draft-prepare-edit): Add `wl-draft-save' to
5862         `local-write-file-hooks'.
5863         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5864         (wl-draft-reedit): Set buffer-file-name.
5865         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5866
5867
5868         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5869         call it.
5870         (wl-delete-startup-frame-function): New variable.
5871         (wl-other-frame): New function
5872         (Original was written by Yamaoka san [wl: 09239]).
5873
5874         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5875         if `wl-folder-use-frame'.
5876
5877 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5878
5879         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5880
5881 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5882
5883         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5884         New variable.
5885         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5886         (wl-message-buffer-prefetch-get-next): Use them.
5887         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5888
5889 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5890
5891         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5892         with unwind-protect.
5893
5894         * wl-draft.el (wl-draft-reedit): Rewrite.
5895         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5896         (wl-draft-save): Insert header separator if it does not exist;
5897         Removed condition-case.
5898
5899         * wl-summary.el (wl-summary-reedit): Revert last change.
5900
5901         * wl-draft.el (wl-draft-save): Rewrite.
5902         (wl-draft-create-buffer): Set buffer-file-name as nil.
5903
5904         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5905
5906         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5907
5908         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5909         nil.
5910
5911 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5912
5913         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5914         If count is nil, do not prefetch.
5915         (wl-message-buffer-prefetch-next): Next.
5916
5917 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5918
5919         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5920
5921 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5922
5923         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5924         `delete-backward-char'
5925         (wl-draft-prepare-edit): Check major-mode.
5926         (wl-draft-decode-header): Rewrite.
5927         (wl-draft): Fix.
5928
5929 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5930
5931         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5932
5933 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5934
5935         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5936         (wl-message-buffer-prefetch-get-next): Remove size checking.
5937         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5938
5939 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5940
5941         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5942         (wl-draft-default-headers): Fix.
5943
5944 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5945
5946         * wl-draft.el (wl-draft-default-headers): Insert return value of
5947         `wl-generate-mailer-string-function'.
5948
5949 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5950
5951         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5952         (wl-draft-insert-mail-header-separator): Ditto.
5953
5954         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5955         again (Reverted the change on 2002-01-17 by OKADA san).
5956
5957 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5958
5959         * wl-draft.el (wl-draft): Rewrite.
5960         (wl-draft-create-buffer): New function.
5961         (wl-draft-create-contents): Ditto.
5962         (wl-draft-prepare-edit): Ditto.
5963         (wl-draft-decode-header): Ditto.
5964         (wl-draft-decode-body): Ditto.
5965         (wl-draft-check-new-line): Ditto.
5966         (wl-draft-default-headers): Ditto.
5967         (wl-draft-insert-mail-header-separator): Ditto.
5968
5969 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5970
5971         * Version number is increased to 2.9.6.
5972
5973 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5974
5975         * wl-draft.el (wl-draft-delete-field): Optional argument.
5976         (wl-draft-delete-fields): Ditto.
5977
5978 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5979
5980         * wl-message.el (toplevel): Eliminated byte-compile warning.
5981         for `itimer-function', `delete-timer' and `itimer-list'.
5982
5983 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5984
5985         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5986         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5987         `wl-message-buffer-prefetch-threshold'.
5988         * wl-summary.el (wl-summary-redisplay-internal): Remove
5989         the check of `wl-message-buffer-prefetch-depth'.
5990
5991 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5992
5993         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5994         size of article.
5995         (wl-message-buffer-prefetch-subr): Remove size check.
5996
5997 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5998
5999         * wl-vars.el (wl-plugged): Make customizable.
6000
6001 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6002
6003         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
6004         (wl-message-buffer-prefetch-set-timer): New function.
6005         (wl-message-buffer-prefetch-get-next): New function.
6006         (wl-message-buffer-prefetch): New function.
6007         (wl-message-buffer-prefetch-next): Rewrite.
6008         (wl-message-buffer-prefetch-subr): Rewrite.
6009         * wl-vars.el (wl-auto-prefetch-first): New variable.
6010         * wl-summary.el (wl-summary-goto-folder-subr): Call
6011         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
6012
6013 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6014
6015         * wl-score.el (wl-summary-score-update-all-lines): Do not call
6016         `wl-summary-unread-message-hook'.
6017
6018 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6019
6020         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
6021         (wl-summary-sync): Call `wl-summary-resume-cache-status'
6022         if range is `cache-status'.
6023
6024 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6025
6026         * wl-message.el (wl-message-buffer-prefetch-subr):
6027         Improve debug message.
6028
6029 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6030
6031         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
6032         `wl-mail-send-pre-hook'.
6033         (wl-draft-send-mail-with-qmail): Ditto.
6034         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
6035
6036 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6037
6038         * wl-message.el (wl-message-buffer-prefetch-subr):
6039         Fix for cancel-function-timers bug.
6040         (wl-message-buffer-prefetch-debug): Default value is t.
6041
6042 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
6043
6044         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6045         (wl-message-buffer-prefetch-subr): Rewrite.
6046         Rename from `wl-message-buffer-prefetch'.
6047
6048 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6049
6050         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
6051         (wl-default-draft-cite-decorate-author): Ditto.
6052
6053         * wl-draft.el (wl-draft-cite-function): Removed.
6054         (wl-default-draft-cite-decorate-author): Ditto.
6055
6056 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6057
6058         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
6059         (wl-default-draft-cite): Do not arrange author name if the value of
6060         `wl-default-draft-cite-decorate-author' is nil.
6061
6062 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
6065
6066         * wl-folder.el (wl-folder-check-one-entity): Don't care
6067         `elmo-folder-use-flag-p'.
6068
6069 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
6070
6071         * wl-folder (wl-folder-check-one-entity): Fix
6072         problem if unread is nil.
6073
6074 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6075
6076         * wl-address.el (wl-address-make-completion-list): Check whether
6077         the address is a group list.
6078         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6079
6080 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6081
6082         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
6083         The number of the messages of new and unread does not count
6084         correctly.
6085
6086         * wl-summary.el (wl-summary-count-unread): Changed to return
6087         `(new . unread)' instead of total.
6088         (wl-summary-sync-update): Follow the change above.
6089
6090         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
6091
6092 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6093
6094         * wl-address.el (wl-address-make-completion-list): Do not enclose
6095         address by " <" and ">" if associated realname is "".
6096         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
6097         This is against the promblem with group list in .addresses pointed
6098         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
6099
6100 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6101
6102         * wl-draft.el (wl-draft-write-sendlog): The first argument of
6103         message is a format control string.
6104         * wl-expire.el (wl-expire-append-log): Ditto.
6105         * wl-mime.el (wl-summary-burst-subr): Ditto.
6106         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
6107         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
6108
6109 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6110
6111         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
6112         wl.el (wl-check-variables): Rename from `wl-check-type'.
6113         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
6114         (wl-check-variables-2): New function.
6115         (wl): Call `wl-check-variables-2'.
6116
6117 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6118
6119         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
6120         after renaming folder in access group.
6121
6122 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6123
6124         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
6125         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
6126         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
6127         (wl-message-buffer-prefetch): Rewrite.
6128         (wl-message-buffer-prefetch-idle-time): Removed.
6129         * wl-summary.el (wl-summary-redisplay-internal):
6130         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
6131         Error check for `wl-message-buffer-prefetch-depht'.
6132
6133 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6134
6135         * Version number is increased to 2.9.5.
6136         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
6137
6138 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
6139
6140         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
6141         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
6142         Based on the patch written by
6143         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6144
6145 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
6146
6147         * wl-draft.el (wl-draft-raw-send): Fix for
6148         `wl-news-send-pre-hook'
6149
6150 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6151
6152         * wl-utils.el (wl-message-id-function): New variable.
6153         * wl-draft.el (wl-draft-insert-required-fields):
6154         Use `wl-message-id-function'.
6155
6156 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6157
6158         * wl-vars.el (wl-message-id-use-wl-from): New variable.
6159         * wl-utils.el (wl-draft-make-message-id-string):
6160         Use `wl-from' for domain part of Message-ID
6161         if `wl-message-id-use-wl-from' if non-nil.
6162         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
6163
6164 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6165
6166         * wl.el (wl): Call `wl-check-type'
6167         Do not 'condition-case'.
6168
6169 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6170
6171         * wl.el (wl-check-type): New function.
6172         (wl-check-type-variables): New variable.
6173
6174 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6175
6176         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
6177
6178 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
6179
6180         * wl-draft.el (wl-smtp-password-key): New function.
6181         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
6182         (wl-draft-send-mail-with-smtp): Ditto.
6183         (wl-draft-send-mail-with-pop-before-smtp): Fix.
6184
6185 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
6186
6187         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
6188         * wl-utils.el (wl-unique-id-suffix): Remove.
6189
6190 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
6191
6192         * Version number is increased to 2.9.4.
6193
6194 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
6195
6196         * wl-utils.el (wl-unique-id-suffix): New variable.
6197         (wl-unique-id): Use `wl-unique-id-suffix'
6198
6199 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6200
6201         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
6202         instead of `elmo-msgdb-search'.
6203
6204         * Version number is increased to 2.9.3.
6205
6206 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
6207
6208         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
6209
6210 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
6211
6212         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
6213         (wl-draft-dispatch-message): Changed for send-later.
6214         (wl-draft-queue-flush): Ditto.
6215         (wl-draft): Clear `wl-sent-message-queued'.
6216         (wl-draft-reedit): Ditto.
6217         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
6218         * wl-vars.el (wl-draft-force-queuing): New variable.
6219         (wl-draft-force-queuing-mail): New variable.
6220         (wl-draft-force-queuing-news): New variable.
6221
6222 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
6223
6224         * wl-draft.el (wl-draft-hide): Removed `interactive'.
6225         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
6226
6227 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6228
6229         * Version number is increased to 2.9.2.
6230
6231 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
6232
6233         * wl-draft.el (wl-draft-elide-region): New user command.
6234         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
6235
6236         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
6237         command `wl-draft-elide-region'.
6238         * wl-mule.el: Ditto.
6239         * wl-xmas.el: Ditto.
6240
6241 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
6242
6243         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
6244         (wl-biff-check-folder-async): Removed needless let.
6245
6246 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
6247
6248         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
6249         wl-folder-get-elmo-folder.
6250         (wl-biff-check-folder): Set `biff' argument of
6251         `wl-folder-check-one-entity'.
6252         (wl-biff-check-folder-async): Setup `biff' slot of folder.
6253
6254         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
6255         (wl-folder-check-one-entity): Added `biff' argument;
6256         Setup `biff' slot of folder.
6257
6258         * Version number is increased to 2.9.1.
6259
6260 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
6261
6262         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
6263         comment out and fixed.
6264         (wl-fldmgr-add-completion-subr): Ditto.
6265
6266         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
6267         and msgdb.
6268
6269         * wl.el (wl-toggle-plugged): Save summary view.
6270
6271 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
6274
6275 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6276
6277         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
6278
6279 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
6280
6281         * wl-e21.el (wl-e21-toolbar-configurations): Replace
6282         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
6283         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
6284
6285         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
6286         if it was failed.
6287         (wl-demo): Disable undo in the demo buffer.
6288
6289 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
6290
6291         * wl-version.el (wl-version): Changed codename.
6292
6293         * Version number is increased to 2.9.0.
6294
6295 2001-12-14  Takuo KITAME <kitame@northeye.org>
6296
6297         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
6298         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
6299         (wl-folder-mark-as-read-all-current-entity): Ditto.
6300
6301 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
6302
6303         * wl-vars.el (wl-from-width): Define as obsolete variable.
6304         (wl-subject-length-limit): Ditto.
6305
6306         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
6307
6308         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
6309         wl-summary-save-view.
6310
6311         * wl.el (wl-save-status): Ditto.
6312         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
6313
6314         * wl-summary.el (wl-summary-save-view): Removed unused argument.
6315         (wl-summary-exit): Follow the change above.
6316         (wl-summary-goto-folder-subr): Ditto.
6317
6318         * wl-folder.el (wl-folder-create-subr): Don't use
6319         `elmo-folder-creatable-p'.
6320
6321 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
6322
6323         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
6324
6325 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
6326
6327         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
6328         rather than bitmap on Emacs 21.
6329         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
6330         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
6331         for xbm if the new redisplay engine is not available.
6332
6333 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl-folder.el (wl-folder-init-hook): New hook.
6336         (wl-folder-init): Run `wl-folder-init-hook'.
6337
6338 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6339
6340         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
6341
6342 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6343
6344         * wl-acap.el (wl-acap-cache-filename): New variable.
6345         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
6346         (wl-acap-init): Use cache if no ACAP server found.
6347
6348 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6349
6350         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
6351         `wl-acap-original-msgdb-dir'.
6352
6353         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
6354         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
6355
6356         * wl-mime.el (wl-mime-save-directory): Renamed from
6357         `wl-mime-save-dir'.
6358
6359 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6360
6361         * wl-vars.el (wl-icon-dir): Fixed the docstring.
6362
6363         * wl-demo.el: Require `path-util'.
6364         (wl-demo-bitmap-mule-available-p): New internal variable.
6365         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
6366         `module-installed-p' instead.
6367         (wl-demo-insert-image): Use *.img file for a bitmap image.
6368         (wl-demo): Don't call the ascii demo recursively.
6369
6370 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6371
6372         * Version number is increased to 2.7.7.
6373
6374 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
6375
6376         * wl.el (wl-exit): Eliminated byte-compile warning.
6377
6378 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6379
6380         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
6381         obsolete variable using `elmo-define-obsolete-variable'.
6382         (wl-fetch-confirm-threshold): Ditto.
6383         (wl-cache-prefetch-folder-type-list): Ditto.
6384         (wl-cache-prefetch-folder-list): Ditto.
6385
6386 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
6387
6388         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
6389         (wl-demo-icon-name): Use Xmas logo at the end of the year.
6390         (wl-demo-insert-image): New function.
6391         (wl-demo-insert-text): New function.
6392         (wl-demo-image-type-alist): Redefine as a function.
6393         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
6394         (wl-demo-with-temp-file-buffer): Removed.
6395         (wl-logo-xpm): Removed.
6396         (wl-logo-xbm): Removed.
6397         (wl-logo-bitmap): Removed.
6398
6399 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
6400
6401         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
6402         (wl-expire-localdir-get-folder-function): New user option.
6403         (wl-expire-localdir-get-folder): New function.
6404         (wl-expire-localdir-date): Ditto.
6405
6406 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6407
6408         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
6409         value.  Refactoring `wl-folder-notify-deleted' is nil case.
6410         Fixed unread number mismatch when all-unread < unread.
6411
6412 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
6413
6414         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
6415         (wl-fetch-confirm-threshold): Ditto.
6416
6417         * wl-summary.el (wl-summary-confirm-appends): Removed.
6418         (wl-summary-sync-update): Don't refer
6419         `wl-summary-update-confirm-threshold' (It is now abolished).
6420
6421         * wl-message.el (wl-message-display-internal): Don't refer
6422         `wl-fetch-confirm-threshold' (It is now abolished).
6423
6424 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
6425
6426         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
6427
6428 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6429
6430         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
6431         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
6432         Change default value to nil.
6433         (wl-summary-indent-length-limit): The value can be nil, nil means
6434         unlimited.
6435
6436         * wl-summary.el: Don't set limit for indent length if the value of
6437         wl-summary-indent-length-limit is nil.
6438         If the value of wl-summary-width is nil, it means only that the width
6439         of summary is unlimited (nil doesn't mean that the indent length is
6440         unlimited).
6441
6442         * wl-thread.el: Ditto.
6443
6444 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
6445
6446         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
6447         be nil, nil means never confirm.
6448         * wl-summary.el (wl-summary-confirm-appends): Ditto.
6449
6450 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6451
6452         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
6453         means unlimited).
6454
6455 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
6456
6457         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
6458         Use `with-temp-buffer'.
6459
6460 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
6461
6462         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6463         with new backquote style).
6464         (wl-folder-get-entity-from-buffer): Ditto.
6465
6466 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6467
6468         * wl-version.el (nemacs-version): Eliminated.
6469         (wl-extended-emacs-version2): Ignore nemacs.
6470         (wl-extended-emacs-version3): Ditto.
6471
6472 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6473
6474         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6475         (wl-draft-add-in-reply-to): New variable.
6476         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6477         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6478         (wl-draft-yank-from-mail-reply-buffer): Use
6479         `wl-draft-add-in-reply-to'.
6480         (wl-draft-insert-current-message): Ditto.
6481
6482 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6483
6484         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6485         typo (kill->hide).
6486         (wl-message-buffer-prefetch-folder-type-list): Added elements
6487         `mark' and `cache' instead of `internal'.
6488
6489 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6490
6491         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6492         resume msgdb directory.
6493
6494 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6495
6496         * wl.el (wl-exit): Call `wl-acap-exit'.
6497
6498         * wl-summary.el (wl-summary-message-string): New function.
6499         (wl-summary-reedit): Use it.
6500         (wl-summary-resend-bounced-mail): Remove needless let.
6501         (wl-summary-supersedes-message): Ditto.
6502         (wl-summary-save): Ditto.
6503
6504         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6505         (wl-acap-init): Set it.
6506         (wl-acap-exit): New function.
6507
6508 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6509
6510         * wl.el (wl-init): Revert (require 'mime-setup). move from
6511         toplevel.
6512
6513 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6514
6515         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6516         local variables.  Add error when guess function return invalid
6517         value.
6518
6519 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6520
6521         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6522         Change local variable name.
6523         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6524         (wl-folder-get-newsgroups): Return nil when non-news folder.
6525         * wl-summary.el (wl-summary-write-current-folder): State through
6526         when guess-list return nil.
6527         (wl-summary-write-current-folder-functions): Fixed docstring.
6528
6529         * wl.el (wl-exit): Changed confirm message.
6530
6531         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6532         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6533
6534         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6535
6536 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6537
6538         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6539         user option (Renamed from wl-cache-prefetch-folder-type-list).
6540         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6541         from wl-cache-prefetch-folder-list).
6542
6543         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6544         Move to wl-vars.el.
6545         (wl-message-buffer-prefetch-p): Changed to enable
6546         `wl-message-buffer-prefetch-folder-list'.
6547
6548         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6549         `ignore-cache'.
6550
6551 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6552
6553         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6554         `part-top' and `part-bottom'.
6555         (wl-draft-config-sub-part-top): New function.
6556         (wl-draft-config-sub-part-bottom): New function.
6557
6558 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6559
6560         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6561
6562 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6563
6564         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6565
6566 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6567
6568         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6569
6570         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6571         (wl-summary-write-current-folder): Ditto.
6572
6573 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6574
6575         * wl-folder.el (wl-folder-get-newsgroups): Use
6576         `elmo-folder-newsgroups'.
6577
6578 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6579
6580         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6581         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6582         `wl-draft-config-sub-header-bottom'.
6583
6584 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6585
6586         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6587         localnews folder.
6588
6589 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6590
6591         * wl-summary.el (wl-summary-mode): Undo last change.
6592
6593         * wl-folder.el (wl-folder-mode): Ditto.
6594
6595 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6596
6597         * wl-summary.el (wl-summary-mode): Locally set
6598         truncate-partial-window-width to nil.
6599         (for XEmacs)
6600
6601         * wl-folder.el (wl-folder-mode): Ditto.
6602
6603 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6604
6605         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6606
6607 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6610         number.
6611
6612         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6613
6614         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6615
6616         * Version number is increased to 2.7.6.
6617
6618 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6621
6622 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6623
6624         * wl-summary.el (wl-summary-sync-update): Enclose network
6625         related portion with `unwind-protect'.
6626
6627 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6628
6629         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6630
6631 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6632
6633         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6634         element.
6635         * wl-vars.el (wl-message-body-button-alist): Ditto.
6636
6637         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6638         max match length.
6639         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6640
6641         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6642         for the max match length;
6643         Use 4th element value for the button string regexp group.
6644
6645         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6646         candidate exists, prompt to select.
6647
6648 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6649
6650         * wl-summary.el (wl-summary-jump-to-msg): Search before
6651         calibration point by `beginning-of-line'.
6652
6653 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6654
6655         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6656         for access group.
6657
6658 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6659
6660         * wl-message.el (wl-message-display-internal): Bind
6661         `default-mime-charset'.
6662
6663         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6664
6665         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6666
6667         * Version number is increased to 2.7.5.
6668
6669 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6670
6671         * wl-expire.el (wl-summary-archive): Fixed;
6672         Use `elmo-folder-name-internal'.
6673
6674 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6675
6676         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6677         from `elmo-folder-move-messages' caller.
6678         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6679
6680         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6681         related portions are changed).
6682
6683 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6684
6685         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6686         counter.
6687
6688 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6689
6690         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6691         buffer local and set it to nil.
6692
6693         * wl-message.el (wl-message-redisplay): Ditto.
6694
6695 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6696
6697         * wl-summary.el (wl-summary-mark-as-important): If message is
6698         already cached, set messag as read, otherwise encache and mark as read.
6699
6700 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6701
6702         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6703         point-min.
6704
6705 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6706
6707         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6708         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6709         a keymap.
6710
6711 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6714         parent.
6715
6716         * wl-mule.el (wl-message-define-keymap): Ditto.
6717
6718         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6719
6720         * wl-xmas.el (wl-message-display-internal-hook): Define.
6721         (wl-xmas-setup-message-toolbar): Define as function.
6722         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6723         (wl-message-overload-functions): Abolished.
6724         (wl-message-define-keymap): New function.
6725
6726         * wl-vars.el (wl-message-display-internal-hook): New variable.
6727         (wl-message-header-button-alist): New variable (Renamed from
6728         wl-highlight-message-header-button-alist).
6729         (wl-message-body-button-alist): Ditto.
6730
6731         * wl-mule.el (wl-message-define-keymap): New function.
6732         (wl-message-overload-functions): Abolished.
6733
6734         * wl-message.el (wl-message-add-buttons-to-body): New function.
6735         (wl-message-redisplay): Don't call wl-message-overload-functions;
6736         Call wl-message-add-buttons-to-header and
6737         wl-message-add-buttons-to-body.
6738         (wl-message-display-internal): Set keymap argument for
6739         elmo-mime-display-as-is, elmo-mime-message-display;
6740         Run wl-message-display-internal-hook.
6741         (wl-message-refer-article-or-url): Abolished.
6742
6743         * wl-highlight.el (wl-highlight-headers): Don't call
6744         wl-highlight-message-add-buttons-to-header.
6745         (wl-highlight-message-add-buttons-to-header): Abolished.
6746
6747
6748         * wl-e21.el (wl-message-display-internal-hook): Define.
6749         (wl-e21-setup-toolbar): Deleted duplicated binding.
6750         (wl-e21-setup-message-toolbar): Define as function.
6751         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6752         (wl-message-define-keymap): New function.
6753         (wl-message-overload-functions): Abolished.
6754
6755 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6758         and elmo-folder-close.
6759
6760         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6761
6762 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6763
6764         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6765         boolean value.
6766         * wl-draft.el (wl-draft-do-fcc): Ditto.
6767
6768 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6769
6770         * wl-vars.el (wl-fcc-force-as-read): New variable.
6771         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6772         mark copied message as read.
6773
6774 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6775
6776         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6777
6778 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6779
6780         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6781         `wl-summary-target-above' instead of obsolete variable
6782         `wl-summary-temp-above'.
6783
6784         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6785         instead of `make-obsolete-variable'.
6786         * wl-refile.el (toplevel): Ditto.
6787
6788 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6791         with third argument t.
6792         (wl-draft): Set first argument for wl-plugged-init as t.
6793
6794         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6795         definition.
6796
6797 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6798
6799         * wl-vars.el: Tabify.
6800         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6801
6802         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6803         message.
6804
6805 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6806
6807         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6808         and set default to beep.
6809
6810 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6811
6812         * wl-vars.el (wl-draft-truncate-lines): New variable.
6813
6814         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6815         instead of wl-message-truncate-lines for truncate-lines.
6816
6817 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * wl-message.el (wl-message-display-internal): Call
6820         `wl-highlight-message' after `elmo-mime-display-as-is'.
6821
6822         * wl-mime.el (wl-mime-display-text/plain): New function.
6823         (wl-mime-display-header): Ditto.
6824         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6825         body-presentation-method for text/plain;
6826         Register `wl-mime-display-header' as a header-presentation-method;
6827         Don't set up `elmo-message-text-content-inserted-hook' and
6828         `elmo-message-header-inserted-hook'.
6829
6830         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6831         variable.
6832         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6833         as t if flag is 'all-header;
6834         Don't bind `elmo-message-ignored-field-list',
6835         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6836
6837 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6838
6839         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6840         for xemacs with non-mule environment.
6841
6842 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6843
6844         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6845         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6846         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6847
6848 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6849
6850         * wl-vars.el (wl-interactive-send): Set default value as t.
6851
6852 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6853
6854         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6855         (wl-addrmgr-method-list): Abolished.
6856         (wl-addrmgr-change-method): Follow above change.
6857
6858         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6859
6860 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6861
6862         * wl-vars.el (wl-message-truncate-lines): Change default value
6863         to default-truncate-lines.
6864
6865         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6866
6867 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6868
6869         * wl-vars.el (wl-message-truncate-lines): New variable.
6870
6871         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6872         wl-message-truncate-lines.
6873
6874 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6875
6876         * wl-acap.el (wl-acap-init): Remove period from error message.
6877         (wl-acap-find-acap-service): Remove period from message.
6878
6879 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6880
6881         * wl.el (wl-check-environment): Undo last change.
6882
6883         * wl-vars.el (wl-from): Changed default value.
6884
6885         * wl-util.el (toplevel): Don't require tm-edit.
6886
6887         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6888         `wl-folder-init';
6889         Don't set mark on mail body.
6890         (wl-draft-reedit): Ditto.
6891
6892         * wl-address.el (wl-address-quote-specials): Define as an alias for
6893         elmo-address-quote-specials.
6894
6895 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6896
6897         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6898
6899         * wl-vars.el (wl-from): Set default value as nil.
6900         (wl-organization): Set default value as ORGANIZATION environment
6901         variable.
6902
6903         * wl-draft.el (wl-smtp-extension-bind): Check value of
6904         wl-smtp-connection-type.
6905
6906         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6907         error.
6908
6909 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6910
6911         * Version number is increased to 2.7.4.
6912
6913         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6914         arguments from `wl-highlight-x-face-function' caller.
6915         Use x-face-1.3.6.12 or later.
6916
6917 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6918
6919         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6920
6921 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6922
6923         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6924         (wl-fcc): Fix to accept function.
6925         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6926
6927 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6928
6929         * wl-acap.el (toplevel): Added `product-provide' declare.
6930         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6931
6932 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * wl.el (wl): Changed order of calling `elmo-init'
6935         and `elmo-folder-init'.
6936
6937 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6938
6939         * wl-mime.el (wl-summary-burst): Extract message when content-type
6940         of root entity is not only `multipart' but also `message/rfc822'.
6941         (wl-summary-burst-subr): Ditto.
6942
6943 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6944
6945         * wl-vars.el (toplevel): Require 'custom.
6946         (wl-trash-folder): Added to `wl-setting' group.
6947
6948         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6949         exists.
6950         (wl-addrmgr-draw): Insert empty line when no entry exists.
6951
6952         * wl-mule.el (wl-message-wheel-up): Fixed.
6953         (wl-message-wheel-down): Ditto.
6954
6955 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6956
6957         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6958         config is an anonymous lambda expression.
6959
6960 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6961
6962         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6963         when Mule 2 is running.
6964
6965 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6968
6969 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6970
6971         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6972         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6973
6974         * wl-address.el (wl-address-specials-regexp): Eliminated.
6975         (wl-address-quote-specials): Rewrite.
6976
6977 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6978
6979         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6980         shy-groups for regexp.
6981
6982         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6983         character classes and Perl style shy-groups for regexp.
6984         (wl-highlight-plugged-current-line): Use Posix style character
6985         classes for regexp.
6986         (wl-e21-highlight-folder-by-numbers): Ditto.
6987         (wl-e21-display-image-p): Use `display-images-p' instead of
6988         `display-graphic-p'.
6989         (display-images-p): Make an alias to `display-graphic-p' if it is
6990         not available.  It is for Emacs version prior to 21.0.105.
6991
6992         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6993         `display-graphic-p'.
6994         (wl-demo-image-type-alist): Ditto.
6995         (display-images-p): Make an alias to `display-graphic-p' if it is
6996         not available.  It is for Emacs version prior to 21.0.105.
6997
6998 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6999
7000         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
7001         support.
7002         (wl-generate-user-agent-string): Ditto.
7003
7004         * wl-version.el (wl-version): Update docsting.
7005         (wl-version-status): Ditto.
7006
7007 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7008
7009         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
7010         21.0.105.  For Emacs 21.0.104 or earlier.
7011
7012 2001-09-03  Takuo KITAME <kitame@northeye.org>
7013
7014         * wl-e21.el (wl-plugged-init-icons): Use
7015         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
7016         (wl-biff-init-icons): Ditto.
7017
7018 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
7019
7020         * wl-highlight.el (wl-highlight-summary-current-line):
7021         Fixed highlighting refile/copy destination.
7022
7023         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
7024         (wl-acap-store): Encode string by wl-acap-coding-system.
7025
7026 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
7027
7028         * wl-acap.el (toplevel): Check and require 'un-define before
7029         'xemacs-ucs;
7030          Added checking for UTF-2000.
7031
7032 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
7033
7034         * wl-acap.el (toplevel): Require 'un-define before 'wl;
7035         Don't enclose with `eval-and-compile'.
7036
7037         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
7038         wl-init is non-nil.
7039
7040         * wl-draft.el (wl-draft): Ditto.
7041
7042         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
7043
7044         * wl-acap.el (toplevel): Require 'wl.
7045         (wl-acap-store): Call `elmo-init'.
7046
7047         * wl.el (wl): Changed position of `wl-check-environment'.
7048         (toplevel): Added autoload setting for wl-acap.
7049
7050         * wl-vars.el (wl-setting): New custom group.
7051         (wl-from): Added wl-setting group.
7052         (wl-user-mail-address-list): Ditto.
7053         (wl-organization): Ditto.
7054         (wl-subscribed-mailing-list): Ditto.
7055         (wl-envelope-from): Ditto.
7056         (wl-smtp-posting-user): Ditto.
7057         (wl-smtp-posting-server): Ditto.
7058         (wl-smtp-posting-port): Ditto.
7059         (wl-smtp-authenticate-type): Ditto.
7060         (wl-pop-before-smtp-user): Ditto.
7061         (wl-pop-before-smtp-server): Ditto.
7062         (wl-pop-before-smtp-port): Ditto.
7063         (wl-pop-before-smtp-authenticate-type): Ditto.
7064         (wl-nntp-posting-server): Ditto.
7065         (wl-nntp-posting-user): Ditto.
7066         (wl-nntp-posting-port): Ditto.
7067         (wl-fetch-confirm-threshold): Ditto.
7068         (wl-prefetch-threshold): Ditto.
7069         (wl-thread-insert-opened): Ditto.
7070         (wl-ldap-server): Ditto.
7071         (wl-ldap-port): Ditto.
7072         (wl-ldap-base): Ditto.
7073         (wl-ldap-objectclass): Ditto.
7074         (wl-use-ldap): Ditto.
7075         (wl-draft-config-alist): Ditto.
7076         (wl-draft-config-matchone): Ditto.
7077         (wl-template-alist): Ditto.
7078         (wl-message-sort-field-list): Ditto.
7079         (wl-message-ignored-field-list): Ditto.
7080         (wl-message-visible-field-list): Ditto.
7081         (wl-interactive-send): Ditto.
7082         (wl-summary-move-order): Ditto.
7083         (wl-auto-select-first): Ditto.
7084         (wl-auto-select-next): Ditto.
7085         (wl-interactive-save-folders): Ditto.
7086
7087         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
7088         Initialization codes are moved from wl-local-folder-init.
7089         (wl-local-folder-init): Follow the change above.
7090         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
7091
7092         * wl-acap.el: New file.
7093
7094         * Version number is increased to 2.7.3.
7095
7096 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7097
7098         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
7099
7100 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
7101
7102         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
7103         (wl-addrmgr-address-entry-list): Ditto.
7104
7105 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
7106
7107         * wl-e21.el (wl-draft-mode-map): Removed binding for
7108         `wl-draft-insert-x-face-field'.
7109
7110         * wl-mule.el (wl-draft-mode-map): Ditto.
7111
7112         * wl-xmas.el (wl-draft-mode-map): Ditto.
7113
7114         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
7115         (wl-cs-autoconv): Ditto.
7116         (wl-cs-local): Ditto.
7117         (wl-use-scoring): Ditto.
7118         (wl-mime-charset): Ditto.
7119         (wl-folder-check-async): Ditto.
7120
7121         * wl.el (toplevel): Ignore nemacs and tm.
7122         (wl-exit): Ditto.
7123
7124         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
7125         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
7126         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
7127         instead of wl-address-petname-add-or-change.
7128         (wl-summary-edit-addresses-subr): Use wl-address-delete
7129         instead of wl-address-petname-delete.
7130
7131         * wl-util.el (wl-as-coding-system): Ignore nemacs.
7132
7133         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
7134         if error occured.
7135
7136         * wl-message.el (require): Remove tm support.
7137
7138         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
7139
7140         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
7141         (wl-folder-jump-to-current-entity): Ditto.
7142         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
7143
7144         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
7145         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
7146         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
7147
7148         * wl-mule.el (wl-draft-key-setup): Ditto.
7149
7150         * wl-xmas.el (wl-draft-key-setup): Ditto.
7151
7152         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
7153         (wl-draft-std11-parse-addresses): New function.
7154         (wl-draft-parse-mailbox-list): Use it.
7155         (wl-draft): Ignore nemacs.
7156         (wl-draft-reedit): Ditto.
7157
7158         * wl-addrmgr.el: New file.
7159         (Original is wl-rcpt.el written by
7160         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
7161         Thanks Kitamoto-san.)
7162
7163         * wl-address.el (wl-address-make-address-list): Modified parsing
7164         process.
7165         (wl-address-delete): Renamed from `wl-address-petname-delete';
7166         Modify wl-address-list too.
7167         (wl-address-add-or-change): Renamed from
7168         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
7169
7170 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
7171
7172         * wl-highlight.el (wl-highlight-summary-current-line):
7173           Work with transient-mark-mode
7174
7175 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * Version number is increased to 2.7.2.
7178
7179         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
7180         instead of elmo-dop-queue-method.
7181
7182 2001-08-06  SAITO Atsunori <sai@yedo.com>
7183
7184         * wl-vars.el (wl-ldap-objectclass): New user option.
7185
7186         * wl-address.el (wl-ldap-make-filter): Use it.
7187
7188 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
7191
7192 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
7193
7194         * wl-folder.el (wl-folder): redisplay after folder insertion.
7195
7196         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
7197
7198         * wl-summary.el (wl-summary-sync-update):
7199         Change status mark only when new-msgdb exists.
7200         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
7201
7202 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
7203
7204         * wl-summary.el (wl-summary-open-folder): New function.
7205         (wl-summary-goto-folder-subr): Use it.
7206         (wl-summary-mark-as-important): Fix;
7207         Encache only when no cache exists.
7208
7209 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
7210
7211         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7212         Use with-current-buffer.
7213
7214 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7215
7216         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
7217         before call `get-buffer'. Fixed parenthesis.
7218         (wl-score-get-header-entry): Clear message and help window when
7219         keyboard quit.
7220         (wl-score-edit-insert-header): Ditto.
7221
7222 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
7225         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
7226         (wl-default-draft-cite): Fix.
7227
7228         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
7229         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
7230
7231 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
7232
7233         * wl-message.el (wl-message-prev-page): Do same bahavior
7234         as summary when it is called in the message buffer.
7235         (wl-message-next-page): Ditto.
7236
7237 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * wl-summary.el (wl-summary-forward): Use cache if it is not
7240         section cache.
7241
7242 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
7243
7244         * wl-vars.el: Changed file coding system to ISO-2022-JP.
7245         Removed redundant require of elmo-vars.
7246         (wl-biff-state-indicator-on): Changed default value for
7247         xemacs with non-mule environment.
7248
7249         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7250         wl-message-buffer is nil;
7251         Hide progress bar after moving messages.
7252
7253 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
7254
7255         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
7256         message at cursor point is deleted.
7257
7258 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
7259
7260         * wl-vars.el: Changed file coding system to euc-japan.
7261         Added -*-coding:-*- magic to the first line.
7262
7263         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
7264         Search parent from the first message.
7265
7266         * Version number is increased to 2.7.1.
7267
7268 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
7269
7270         * wl-vars.el: Fix file coding system to ISO-2022-JP.
7271
7272 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
7275         refile/delete execution.
7276
7277         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
7278         Fixed docstring.
7279
7280 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
7281
7282         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
7283         do update process;
7284         Don't update marks when update process is interrupted.
7285
7286 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
7287
7288         * wl-summary.el (wl-summary-reply): Fixed problem when
7289         wl-draft-use-frame is non-nil.
7290         (wl-summary-forward): Ditto.
7291
7292         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
7293         as nil.
7294         (wl-folder-mark-as-read-all-entity): Ditto.
7295         (wl-folder-prefetch-entity): Ditto.
7296
7297         * wl.el (wl): Check environment before wl-init.
7298
7299         * wl-summary.el (wl-summary-collect-unread): Eliminated.
7300         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
7301         instead of wl-summary-collect-unread.
7302         (wl-summary-reply): Split message window.
7303
7304 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
7305
7306         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
7307         only if current language environment is japanese,
7308
7309         * wl-folder.el (wl-folder-jump-to-current-entity): Call
7310         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
7311         (wl-folder-goto-folder-subr): Ditto.
7312
7313         * wl-draft.el (wl-draft-dispatch-message): Call
7314         `elmo-file-cache-get-path'.
7315
7316 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
7317
7318         * wl-summary.el (wl-summary-cursor-move): If return value of
7319         wl-summary-next-message is not number, don't jump.
7320
7321 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-summary.el (wl-summary-buffer-next-message-function): New
7324         variable.
7325         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
7326         if it is bound.
7327
7328         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
7329         string.
7330
7331         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
7332         (wl-plugged-drawing): Ditto.
7333
7334 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
7335
7336         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
7337         process.
7338         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
7339         with unwind-protect.
7340
7341         * wl.el (wl-init): Require mime-setup.
7342         (wl-check-environment): Don't require mime-setup.
7343
7344         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
7345         instead of elmo-folder-type.
7346
7347         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
7348         value as nil.
7349
7350 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * Version number is increased to 2.7.0.
7353
7354         * wl-version.el (wl-version): Changed codename.
7355
7356         * wl-summary.el (wl-summary-delete-cache): Fixed.
7357
7358         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7359         Workaround for net folders.
7360         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
7361
7362         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
7363         value to nil (According to the patch from
7364         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
7365
7366         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
7367         of elmo-folder-close.
7368
7369 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
7370
7371         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
7372         for postfix.
7373
7374 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
7375
7376         * wl-summary.el (wl-summary-resend-message): Fixed.
7377
7378         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
7379         Call wl-draft with `from' argument if its address is included in
7380         `wl-user-mail-address-list'.
7381         (wl-draft): Added `from' argument.
7382
7383         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
7384         non-nil.
7385         (wl): Don't show demo if wl-demo is nil.
7386
7387         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
7388         wl-summary-use-frame.
7389
7390         * wl-vars.el (wl-summary-use-frame): New user option.
7391         (wl-folder-use-frame): Changed docstring.
7392
7393         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
7394         non-nil.
7395         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
7396         wl-summary-use-frame.
7397
7398         * wl-vars.el (wl-folder-use-frame): New user option.
7399
7400         * wl-summary.el (wl-summary-exit): Back to folder frame if
7401         wl-folder-use-frame is non-nil.
7402         (wl-summary-redisplay-internal): Ignore cache if current folder
7403         is draft folder,
7404         (wl-summary-redisplay-no-mime): Ditto.
7405         (wl-summary-redisplay-all-header): Ditto.
7406
7407         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
7408         if wl-folder-use-frame is non-nil.
7409
7410 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
7411
7412         * wl-summary.el (wl-summary-sync-update): Bind
7413         elmo-folder-update-threshold.
7414         (wl-summary-mark-as-important): Enclosed server mark processing
7415         with `save-match-data'.
7416
7417         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
7418         only when it is already defined.
7419
7420 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7421
7422         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
7423         name of folder exclude localdir is wrong.
7424         * wl-folder.el (wl-folder-sync-entity):
7425         Set `wl-summary-always-sticky-folder-list' as nil.
7426         (wl-folder-mark-as-read-all-entity): Ditto.
7427         (wl-folder-prefetch-entity): Ditto.
7428
7429 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
7430
7431         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
7432         instead of `wl-summary-write-current-newsgroup'.
7433
7434 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7435
7436         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
7437         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
7438         non-nil and selected message is important, do not display.
7439
7440 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
7441
7442         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
7443
7444 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
7445
7446         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
7447
7448         * wl-summary.el (wl-summary-mark-as-important): Set message number
7449         using wl-summary-message-number.
7450
7451 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7452
7453         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
7454         destination folder is 'null.
7455
7456 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7457
7458         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
7459         New function.
7460         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
7461         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7462         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7463
7464 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-mime.el (wl-mime-setup): Added setting for
7467         `mime-setup-signature-key-alist' to avoid overriding key bind for
7468         `wl-draft-send'.
7469
7470         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7471         for `wl-draft-send'.
7472         * wl-mule.el (wl-draft-overload-functions): Ditto.
7473         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7474         * wl-draft.el (wl-draft-send): Ditto.
7475
7476         * wl-message.el (wl-message-display-internal):
7477         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7478         (Patch is provided by <kita@coe.nttdata.co.jp>).
7479
7480 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7481
7482         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7483
7484 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7485
7486         * wl.el (wl): Fix for wl-demo.
7487
7488 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7489
7490         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7491
7492 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7493
7494         * wl-folder.el (wl-folder-prefetch-entity): Use
7495         `wl-folder-get-elmo-folder'.
7496         (wl-folder-count-incorporates): Do not use
7497         `wl-folder-get-elmo-folder'.
7498
7499 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7500
7501         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7502         instead of `elmo-folder-get-type'.
7503
7504 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7505
7506         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7507         position on Subject: field.
7508         (Advised by Mito <mit@nines.nec.co.jp>)
7509
7510 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7511
7512         * wl-folder.el (wl-folder-prefetch-entity): Use
7513         `wl-folder-get-elmo-folder'.
7514
7515 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7516
7517         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7518
7519         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7520         `process-duplicates' slot.
7521
7522         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7523         if detection failed.
7524
7525 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7526
7527         * wl-version.el (wl-version-status): Set to "alpha".
7528
7529 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7530
7531         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7532         Check wl-message-buffer lives before set-buffer.
7533
7534 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7535
7536         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7537         called in folder mode.
7538         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7539         * wl-summary.el (wl-summary-exit-pre-hook): Run
7540         `wl-summary-exit-pre-hook' before exit summary mode.
7541
7542 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7543
7544         * wl-version.el (wl-version-status): New variable.
7545         (wl-version-status-alist): Removed.
7546         (wl-version-status): Rule included.
7547
7548 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7549
7550         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7551         @sponichi.
7552
7553         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7554         when `mail-reply-buffer' is buffer-local variable.
7555         (Reported by <kita@coe.nttdata.co.jp>).
7556
7557 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7558
7559         * wl-vars.el (toplevel): Require 'elmo-util.
7560
7561 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7562
7563         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7564         (All other related portions are changed)
7565
7566         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7567
7568         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7569
7570 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7571
7572         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7573
7574 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7577         Delete other windows to avoid an error.
7578         Use `point-marker' instead of `point' to remember the start point
7579         of body.
7580
7581         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7582
7583         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7584         number not to exceed all message number.
7585
7586 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7587
7588         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7589         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7590
7591 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7592
7593         * wl-summary.el (wl-summary-sync-force-update): Added argument
7594         no-check.
7595         (wl-summary-sync-update): Ditto.
7596         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7597         with `no-check'.
7598
7599         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7600         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7601         already running.
7602
7603 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7604
7605         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7606         `dst-folder-arg'.
7607         (wl-expire-archive-number1): Diito.
7608         (wl-expire-archive-number2): Diito.
7609         (wl-expire-archive-Date): Diito.
7610         (wl-archive-number1): Diito.
7611         (wl-archive-number2): Diito.
7612         (wl-archive-date): Diito.
7613         (wl-archive-folder-p): New function.
7614         (wl-summary-expire): Support of expand folder name at
7615         wl-expire-alist.
7616         * wl-util.el (wl-expand-newtext): Renamed from
7617         `wl-refile-expand-newtext'.
7618
7619 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7620
7621         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7622         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7623         `(elmo-msgdb-get-overview msgdb)'.
7624         (wl-summary-prefetch): Bind match data before call
7625         `wl-summay-prefetch-msg'.
7626         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7627         'off if `wl-summary-buffer-disp-msg' is non-nil.
7628         Fixed problem that couldn't show only one new or unread message when
7629         enter folder.
7630         (wl-summary-reply): Don't call `split-window-vertically' and other
7631         window.
7632
7633 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7634
7635         * wl-expire.el (wl-expire-refile): Fixed.
7636
7637 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7638
7639         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7640
7641         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7642         biff notification is removed.
7643
7644         * wl.el (wl): Changed position of `elmo-init'.
7645
7646         * wl-draft.el (wl-default-draft-cite): Use date field
7647         on the citation buffer.
7648
7649         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7650
7651         * wl-xmas.el (wl-folder-internal-icon-list): Added
7652         `wl-folder-shimbun-image'.
7653
7654         * wl-e21.el (wl-folder-internal-icon-list): Added
7655         `wl-folder-shimbun-image'.
7656
7657 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl.el (wl-init): Eliminated argument.
7660         (wl): Rewrite.
7661
7662         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7663         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7664         instead of `elmo-folder-msgdb-internal'.
7665         (wl-summary-sync-update): Ditto.
7666         (wl-summary-flush-pending-append-operations): Eliminated.
7667         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7668         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7669         `elmo-folder-open'.
7670
7671         * wl-mime.el (wl-summary-burst): Fixed.
7672
7673         * wl-folder.el (wl-folder-info-save): Check data type.
7674
7675         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7676         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7677         instead of `elmo-folder-msgdb-internal'.
7678         (wl-expire-hide): Ditto.
7679
7680
7681         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7682
7683 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7684
7685         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7686
7687 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7688
7689         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7690
7691 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7692
7693         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7694         Fixed `match-beginning' argument mismatch.
7695
7696 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7697
7698         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7699         the default value.
7700
7701 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7702
7703         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7704         instead of `elmo-nntp-default-port'.
7705
7706         * wl-vars.el: Fixed some doc strings.
7707
7708 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7709
7710         * wl-summary.el (wl-summary-prefetch-msg): Use
7711         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7712
7713         * wl-vars.el: Define *-func as obsolete variable using
7714         `elmo-define-obsolete-variable'.
7715
7716         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7717         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7718         instead of `wl-message-buffer-prefetch-threshold'.
7719
7720         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7721
7722         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7723
7724         * wl-draft.el (wl-caesar-region-func): Ditto.
7725
7726         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7727         Keep unread status in elmo-folder-move-messages.
7728         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7729
7730 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7731
7732         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7733         `wl-summary-buffer-exit-func'
7734         (wl-summary-buffer-message-redisplay-function): Renamed from
7735         `wl-summary-buffer-message-redisplay-func'
7736         (wl-summary-buffer-next-folder-function): Renamed from
7737         `wl-summary-buffer-next-folder-func'.
7738         (wl-summary-buffer-prev-folder-function): Renamed from
7739         `wl-summary-buffer-prev-folder-func'.
7740         (wl-summary-get-petname-function): Renamed from
7741         `wl-summary-get-petname-func'.
7742
7743         * wl-score.el (wl-score-edit-exit-function): Renamed from
7744         `wl-score-edit-exit-func'.
7745
7746         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7747         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7748
7749         * wl-util.el (wl-load-profile-function): Renamed from
7750         `wl-load-profile-func'.
7751
7752         * wl-folder.el (wl-folder-completion-function): Renamed from
7753         `wl-folder-completion-func'.
7754         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7755
7756         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7757         `wl-expire-archive-get-folder-func'.
7758         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7759         (wl-draft-send-mail-function): Renamed from
7760         `wl-draft-send-mail-func'.
7761         (wl-draft-send-news-function): Renamed from
7762         `wl-draft-send-news-func'.
7763         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7764         (wl-generate-mailer-string-function): Renamed from
7765         `wl-generate-mailer-string-func'.
7766         (wl-highlight-signature-search-function): Renamed from
7767         `wl-highlight-signature-search-func'.
7768         (wl-highlight-x-face-function): Renamed from
7769         `wl-highlight-x-face-func'
7770         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7771         (wl-ps-print-buffer-function): Renamed from
7772         `wl-ps-print-buffer-func'
7773         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7774         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7775         (wl-summary-subject-filter-function): Renamed from
7776         `wl-summary-subject-filter-func'.
7777
7778         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7779         `wl-draft-queue-flush-send-func'
7780         (wl-draft-cite-function): Renamed from
7781         `wl-draft-cite-func'
7782
7783         * wl-address.el (wl-address-init-function): Renamed from
7784         `wl-address-init-func'.
7785
7786 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7787
7788         * wl-draft.el (wl-draft-queue-flush): Don't call
7789         `elmo-dop-unlock-message'.
7790         * wl-draft.el (wl-draft-queue-append): Don't call
7791         `elmo-dop-lock-message'.
7792
7793         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7794         (wl-summary-buffer-folder-name): Ditto.
7795         (wl-summary-message-regexp): Added '-' (all other related portions
7796         are changed).
7797         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7798         wl-summary-buffer-folder-name.
7799
7800 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7801
7802         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7803         the number of mails in the folder buffer is not updated by wl-biff.
7804
7805 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7806
7807         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7808         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7809
7810 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7811
7812         * wl-summary.el (wl-summary-next-message):
7813         Return next message number when wl-summary-move-order is nil.
7814
7815 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7816
7817         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7818         `wl-summary-move-spec-alist'.
7819         (wl-summary-move-spec-unplugged-alist): New variable
7820         (Move spec for unplugged status).
7821         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7822         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7823
7824 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7825
7826         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7827         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7828
7829 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7830
7831         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7832         simple quotation to quote the anonymous function.
7833         * tm-wl.el (wl-draft-preview-message): Ditto.
7834
7835 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7836
7837         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7838         Eliminate redundant `save-excursion'.
7839         (wl-highlight-summary-current-line): Ditto.
7840
7841         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7842         accessing match data when `looking-at' failed.
7843
7844         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7845         `elmo-match-string' where users don't care about the speed.
7846         (wl-draft-save): Ditto.
7847
7848 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7849
7850         * wl-util.el (wl-regexp-opt): New function.
7851
7852         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7853         number from `wl-summary-buffer-number-list'.
7854         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7855         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7856         (wl-summary-move-spec-alist): Changed default setting.
7857
7858 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7859
7860         * wl-vars.el (wl-biff-notify-hook): New hook.
7861         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7862         the arrival of new mail.
7863         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7864         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7865
7866 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7867
7868         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7869
7870 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7871
7872         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7873
7874         * Version number is increased to 2.5.8.
7875
7876         * wl-thread.el (toplevel): require 'cl.
7877         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7878         (wl-thread-make-number-list): New function.
7879         (wl-thread-entity-make-number-list-from-children): Ditto.
7880         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7881         (wl-thread-entity-insert-as-children): Likewise.
7882         (wl-thread-delete-message): Likewise.
7883         (wl-meaning-of-mark): Eliminated.
7884         (wl-thread-next-failure-mark-p): Ditto.
7885         (wl-thread-entity-get-mark): Ditto.
7886         (wl-thread-meaning-alist-get-result): Ditto.
7887         (wl-thread-entity-check-prev-mark): Ditto.
7888         (wl-thread-entity-check-next-mark): Ditto.
7889         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7890         (wl-thread-entity-get-prev-marked-entity): Ditto.
7891         (wl-thread-get-prev-unread): Ditto.
7892         (wl-thread-jump-to-prev-unread): Ditto.
7893         (wl-thread-get-next-unread): Ditto.
7894         (wl-thread-jump-to-next-unread): Ditto.
7895         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7896         (wl-thread-entity-get-next-marked-entity): Ditto.
7897
7898         * wl-summary.el (wl-summary-buffer-number-list):
7899         New bufer-local variable.
7900         (wl-summary-switch-to-clone-buffer): Clone
7901         `wl-summary-buffer-number-list'.
7902         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7903         (wl-summary-cursor-move-regex): Eliminated.
7904         (wl-summary-cursor-up): Rewrite.
7905         (wl-summary-cursor-down): Ditto.
7906         (wl-summary-mode-spec-alist): New variable.
7907         (wl-summary-next-message): New inline function.
7908         (wl-summary-cursor-move): New function.
7909         (wl-summary-default-get-next-msg): Rewrite.
7910         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7911         (wl-summary-rescan): Ditto.
7912         (wl-summary-sync-all-init): Ditto.
7913         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7914         summary is not thread view.
7915         (wl-summary-sync-update): Ditto.
7916         (wl-summary-rescan): Ditto.
7917         (wl-summary-make-number-list): New function.
7918
7919         * wl-draft.el: "FCC" -> "Fcc".
7920
7921 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7922
7923         * wl-highlight.el (wl-highlight-summary-window):
7924         Call `set-buffer-modified-p'.
7925
7926         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7927         (wl): Call `elmo-init' and fix.
7928
7929         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7930         Use new variables.
7931
7932         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7933
7934 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7935
7936         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7937
7938 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7939
7940         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7941
7942 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7943
7944         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7945         `wl-use-toolbar' nor `display-graphic-p'.
7946         (wl-e21-setup-message-toolbar): Ditto.
7947         (wl-e21-setup-summary-toolbar): Ditto.
7948         (wl-e21-setup-folder-toolbar): Ditto.
7949
7950         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7951         (wl-plugged-init-icons): Ditto.
7952
7953         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7954         `display-graphic-p'.
7955         (wl-plugged-set-folder-icon): Ditto.
7956         (wl-highlight-plugged-current-line): Ditto.
7957         (wl-highlight-folder-current-line): Ditto.
7958         (wl-e21-highlight-folder-group-line): Ditto.
7959         (wl-e21-setup-toolbar): Ditto.
7960         (wl-e21-display-image-p): New macro.
7961
7962         * wl-demo.el (wl-demo): Simplified.
7963         (wl-demo-image-type-alist): Use `image-type-available-p' for
7964         checking whether the image type `xbm' is available.
7965
7966 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7967
7968         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7969         (wl-summary-input-range): Ditto.
7970
7971 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7972
7973         * wl-summary.el (wl-summary-edit-addresses): Use
7974         `wl-summary-get-original-buffer'
7975         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7976         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7977         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7978         (wl-summary-get-newsgroups): Eliminated.
7979         (wl-summary-set-crosspost): Ditto.
7980         (wl-summary-is-crosspost-folder): Ditto.
7981         (wl-crosspost-alist-load): Ditto.
7982         (wl-crosspost-alist-save): Ditto.
7983
7984         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7985         `elmo-setup-subscribed-newsgroups' instead of
7986         `elmo-nntp-make-groups-hashtb'.
7987         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7988         instead of `wl-crosspost-alist-save'.
7989
7990         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7991         of `elmo-folder-message-appendable-p'.
7992         (wl-mime-header-presentation-method): Eliminated.
7993
7994         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7995         (Error occurs in emacs21).
7996
7997         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7998         the current buffer).
7999
8000         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
8001         instead of `wl-crosspost-alist-save'.
8002         (wl-init): `elmo-crosspost-message-alist-load'
8003         instead of `wl-crosspost-alist-load'
8004
8005         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
8006         (wl-parse-newsgroups): Likewise.
8007         (wl-biff-notify): Run `wl-biff-notify-hook'.
8008
8009 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
8010
8011         * wl-vars.el (wl-summary-lazy-highlight): New variable.
8012
8013         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
8014         when `wl-summary-lazy-highlight' is non-nil.
8015         (wl-summary-goto-folder-subr): Highlight only when
8016         `wl-summary-lazy-highlight' is non-nil.
8017
8018         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
8019         Don't display progress and highlight temp-mark when
8020         `wl-summary-lazy-highlight' is non-nil.
8021         (wl-highlight-summary-window): New function.
8022         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
8023
8024 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8025
8026         * wl-summary.el (wl-summary-sync): Change `all-visible'
8027         from `all-shown'
8028         (wl-summary-input-range): Ditto.
8029
8030 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8031
8032         * wl-e21.el (wl-highlight-folder-current-line): Call
8033         `wl-folder-init-icons' when folder icons have not been initialized.
8034
8035         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
8036
8037         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
8038         (wl-demo-image-type-alist): New macro.
8039
8040 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8041
8042         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
8043         display does not support graphics.
8044         (wl-plugged-init-icons): Ditto.
8045         (wl-folder-init-icons): Ditto.
8046
8047         * wl-demo.el (wl-demo): Chech closely whether the display
8048         supports graphics.
8049
8050 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
8051
8052         * wl-summary.el (wl-summary-get-original-buffer): New function.
8053         (wl-summary-set-crosspost): Use it.
8054         (wl-summary-target-mark-uudecode): Ditto.
8055         (wl-summary-reedit): Ditto.
8056         (wl-summary-resend-bounced-mail): Ditto.
8057         (wl-summary-update-crosspost): Eliminated (It may be incorporated
8058         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
8059
8060         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
8061         (wl-message-display-internal): Ditto.
8062
8063 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
8066
8067 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8068
8069         * wl-summary.el (wl-summary-save-view): Renamed from
8070         `wl-summary-save-status'.
8071
8072 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8073
8074         * wl-summary.el (wl-summary-sync): Added `all-shown'
8075
8076 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
8077
8078         * wl-summary.el (wl-summary-input-range): Added `all-shown'
8079
8080 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
8081
8082         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
8083
8084 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
8085
8086         * wl-highlight.el (wl-highlight-summary-line-string): Use
8087         `zerop' instead of `= 0'.
8088         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
8089
8090         * wl-template.el (wl-template-next): Use `=' instead of `eq'
8091         for comparing numbers.
8092         (wl-template-prev): Use `zerop' instead of `eq 0'.
8093
8094         * wl-draft.el (wl-draft-insert-current-message): Use
8095         `with-current-buffer' instead of `save-excursion'.
8096         Use `zerop' instead of `eq 0'.
8097
8098 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
8099
8100         * wl-draft.el (wl-draft-insert-ccs): New function.
8101         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
8102         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
8103
8104 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
8107
8108 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
8109
8110         * wl-expire.el (wl-expire-refile): Don't call
8111         elmo-msgdb-add-msgs-to-seen-list;
8112         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
8113         (wl-expire-refile-with-copy-reserve-msg): Ditto.
8114
8115 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8116
8117         * wl-message.el (wl-message-prev-page): Ignore errors while
8118         scroll-down.
8119
8120 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
8121
8122         * wl-mime.el: Use elmo-original-message-mode instead of
8123         mmelmo-original-mode.
8124
8125         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
8126         `elmo-folder-get-spec';
8127         (wl-fldmgr-add-completion-all-completions):
8128         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
8129
8130         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
8131         of `elmo-folder-get-type'.
8132
8133         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
8134         `elmo-folder-get-spec';
8135         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8136         Use `elmo-folder-append-message' instead of `elmo-append-msg';
8137         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8138         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
8139         `elmo-read-msg-no-cache';
8140         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
8141         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
8142         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
8143         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
8144         `elmo-cache-save';
8145         (wl-draft-reedit): Use `elmo-message-file-name'.
8146
8147         * wl-expire.el: Use `elmo-folder-name-internal';
8148         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8149         Use macro `wl-summary-buffer-msgdb' instead of variable
8150         `wl-summary-buffer-msgdb';
8151         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
8152         Use macro `wl-summary-buffer-folder-name' instead of variable
8153         `wl-summary-buffer-folder-name'.
8154         * wl-score.el: Likewise.
8155
8156         * wl-message.el: Rewrite for new message buffer cache mechanism.
8157         (wl-message-buffer-cache-buffer-get): New macro.
8158         (wl-message-buffer-cache-folder-get): Ditto.
8159         (wl-message-buffer-cache-message-get): Ditto.
8160         (wl-message-buffer-cache-entry-make): Ditto.
8161         (wl-message-buffer-cache-hit): Ditto.
8162         (wl-message-buffer-cache-sort): New function.
8163         (wl-message-buffer-cache-add): Ditto.
8164         (wl-message-buffer-cache-delete): Ditto.
8165         (wl-message-buffer-cache-clean-up): Ditto.
8166         (wl-message-buffer-window): Rewrite.
8167         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
8168         (wl-message-buffer-display): New function.
8169         (wl-message-display-internal): New function.
8170
8171 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * wl-folder.el: Use `elmo-folder-name-internal';
8174         Use `wl-folder-get-elmo-folder';
8175         Use `elmo-folder-list-messages' instead of
8176         `elmo-list-folder';
8177         Use `elmo-folder-get-primitive-list' instead of
8178         `elmo-folder-get-primitive-spec-list';
8179         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
8180         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8181         Use `elmo-folder-create' instead of `elmo-create-folder'.
8182         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
8183         (wl-folder-get-elmo-folder): New macro.
8184         (wl-folder-elmo-folder-cache-get): Ditto.
8185         (wl-folder-elmo-folder-cache-put): Ditto.
8186         (wl-folder-suspend): Call `elmo-quit'.
8187
8188         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
8189         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
8190         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
8191         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
8192         (toplevel): require 'cl.
8193         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
8194
8195         * wl-summary.el: Rewrite to use new elmo interface.
8196
8197 \f
8198 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
8199
8200         * wl-mime.el (wl-draft-preview-message):
8201         Run `wl-draft-send-hook' before collecting recipients information;
8202         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
8203
8204         * tm-wl.el (wl-draft-preview-message): Ditto.
8205
8206 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
8207
8208         * wl-mime.el (wl-draft-preview-message): Fixed problem that
8209         wrong recipients are displayed when forwarded message.
8210
8211 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
8212
8213         * Version number is increased to 2.5.7.
8214
8215 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8216
8217         * wl-message.el (wl-message-next-page): Bind
8218         `window-pixel-scroll-increment' to nil while scrolling up.
8219
8220 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8221
8222         * wl-vars.el (wl-save-hook): New hook.
8223         * wl.el (wl-save): Call `wl-save-hook'.
8224
8225 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8226
8227         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
8228         Argument WITH-ARG instead of NO-ARG (negative mean).
8229         (wl-draft-reply): WITH-ARG instead of NO-ARG.
8230         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
8231         * wl-message.el (wl-message-follow-current-entity): Likewise.
8232
8233 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8234
8235         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
8236         FROM was optional argument.
8237         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
8238
8239 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8240
8241         * Version number is increased to 2.5.6.
8242
8243 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8244
8245         * wl-version.el (wl-version-show): Removed.
8246         (wl-version): Add `interactive'.
8247
8248 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
8249
8250         * wl-summary.el (wl-summary-get-petname-func): New variable.
8251         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
8252         instead of `wl-address-get-petname-1'.
8253         (wl-summary-simple-from): Ditto.
8254
8255         * wl-address.el (wl-address-get-petname-1): Define as function.
8256
8257 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8260         field in the original message.
8261         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8262
8263 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8264
8265         * wl-expire.el (wl-expire-hide):
8266         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8267
8268 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8269
8270         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8271         find decoder for To, Cc, and Subject.
8272
8273 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
8274
8275         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
8276         for checking `elmo-use-buffer-cache'.
8277         (wl-summary-mark-as-important): Fixed typo in comment.
8278
8279 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
8282         field in the original message.
8283         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8284
8285 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
8286
8287         * wl-expire.el (wl-expire-hide):
8288         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
8289
8290 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
8291
8292         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
8293         find decoder for To, Cc, and Subject.
8294
8295 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
8296
8297         * Version number is increased to 2.5.5.
8298
8299         * wl-address.el (wl-address-specials-regexp): New constant.
8300         (wl-address-quote-specials): Use it.
8301
8302 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
8303
8304         * wl-summary.el (wl-summary-rescan):
8305         Call `wl-summary-buffer-number-column-detect'.
8306         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
8307
8308         * wl-message.el (wl-message-mode-map): Define.
8309         (wl-message-decode): Use it as local-map.
8310
8311 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
8312
8313         * wl-score.el (wl-score-guess-like-gnus): Abolished.
8314         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
8315
8316 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
8317
8318         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
8319
8320         * wl-mule.el (wl-read-event-char): Ditto.
8321
8322         * wl-e21.el (wl-read-event-char): Ditto.
8323
8324         * wl-nemacs.el (wl-read-event-char): Ditto.
8325         (read-event): Removed.
8326
8327         * wl-util.el (toplevel): Removed dummy definition of
8328         `read-event'.
8329         (wl-read-event-char, wl-xmas-read-event-char): Removed.
8330
8331 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8332
8333         * wl-nemacs.el (elmo-archive-call-process): Moved to
8334         elmo-archive.el.
8335
8336 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8337
8338         * wl-draft.el (wl-draft-reply-list-symbol): New function.
8339         (wl-draft-reply): Use it.  Fixed "No match field" error message.
8340
8341         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
8342         instead of magic-number 6.  Use `not' instead of `null' for symbol
8343         `nil' check (not empty list).
8344         (wl-draft-insert-x-face-field): Fixed paren style.
8345
8346         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
8347         one-branch conditional statement, instead of `and' and `if'.
8348         (wl-draft-forward): Likewise.
8349         (wl-draft-add-references): Likewise.
8350         (wl-draft-yank-from-mail-reply-buffer): Likewise.
8351
8352         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
8353         conditional steatment.  Use `cond' instead of `if'.
8354         (wl-draft-confirm): Likewise.
8355
8356 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8357
8358         * wl-version.el (wl-version-show): Use `product-string-1'
8359         instead of `wl-version'.
8360         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
8361
8362         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
8363
8364 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8365
8366         * wl-highlight.el (wl-highlight-headers): Revert
8367         `wl-highlight-x-face-func' argument (`beg' and `end').
8368
8369 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8370
8371         * wl.el (toplevel): Move `product-provide' declare.
8372         * wl-demo.el (toplevel): Ditto.
8373         * wl-dnd.el (toplevel): Ditto.
8374         * wl-highlight.el (toplevel): Ditto.
8375         * wl-message.el (toplevel): Ditto.
8376         * wl-refile.el (toplevel): Ditto.
8377         * wl-util.el (toplevel): Ditto.
8378
8379 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
8380
8381         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
8382         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
8383         (wl-thread-close-all): keep cursor position.
8384
8385 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8386
8387         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
8388         (eq x 0).
8389         (wl-generate-user-agent-string-1): Fix conditional statement.
8390
8391 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8392
8393         * wl.el (wl-check-environment): Additional check for
8394         'wl-local-domain' and `wl-message-id-domain'.
8395
8396 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8397
8398         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8399
8400 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8401
8402         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8403         instead of `smtp-sasl-user-realm'.
8404
8405 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8406
8407         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8408
8409 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8410
8411         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
8412         to the default value as well as `eword-lexical-analyzer'.
8413
8414 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8415
8416         * wl-version.el (wl-extended-emacs-version,
8417         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
8418         `elmo-match-string' instead of `wl-match-string'.
8419
8420 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8421
8422         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
8423         docstring.
8424
8425 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
8426
8427         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
8428
8429 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8430
8431         * wl-highlight.el (wl-highlight-headers): Remove
8432         `wl-highlight-x-face-func' argument (`beg' and `end').
8433
8434 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
8435
8436         * wl-summary.el (wl-summary-mark-as-important):
8437         Remove cache if folder is local.
8438
8439 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
8440
8441         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
8442         to get existing e-mail address string.
8443
8444 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8445
8446         * wl-version.el (wl-generate-user-agent-string): Commentary.
8447         (wl-generate-user-agent-string-1): Use `when' for
8448         one-branch conditional statement, instead of `and' and `if'.
8449         (wl-extended-emacs-version, wl-extended-emacs-version2,
8450         wl-extended-emacs-version3): Ditto.
8451
8452 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
8453
8454         * wl-summary.el (wl-summary-sync-all-init): New inline function.
8455         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
8456         condition-case; Remove initialization.
8457         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
8458         (wl-summary-sync-update3): Added argument `sync-all';
8459         Eliminated local variable `msgdb';
8460         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
8461         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8462         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8463
8464 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8465
8466         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8467         connection before call `wl-draft-send-mail-with-smtp'.
8468
8469 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8470
8471         * Version number is increased to 2.5.4.
8472
8473 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8474
8475         * wl.el (wl-check-environment): Additional check for
8476         'wl-local-domain' and `wl-message-id-domain'.
8477
8478 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8479
8480         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8481         buffer as command specific.
8482         (wl-folder-mark-as-read-all-entity): Ditto.
8483         (wl-folder-prefetch-entity): Ditto.
8484         (wl-folder-drop-unsync-entity): Ditto.
8485
8486         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8487         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8488         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8489
8490         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8491         save-excursion.
8492
8493 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8494
8495         * Version number is increased to 2.5.3.
8496
8497         * wl-summary.el (wl-summary-save-view-cache):
8498         Delete duplicated `write-region';
8499         Use `write-region-as-binary' instead of `as-binary-output-file' and
8500         `write-region'.
8501
8502 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8503
8504         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8505
8506 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8507
8508         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8509         instead of `smtp-via-smtp'.
8510
8511 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8512
8513         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8514
8515 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8516
8517         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8518         instead of `smtp-sasl-user-realm'.
8519
8520 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8521
8522         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8523
8524 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8525
8526         * Version number is increased to 2.5.2.
8527
8528 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8529
8530         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8531         does not exist.
8532         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8533         (wl-biff-start): Call `timer-activate' if timer already exists.
8534
8535         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8536         only when it is bound as function.
8537
8538 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8539
8540         * Version number is increased to 2.5.1.
8541
8542 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8543
8544         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8545         Print refile/copy destination.
8546
8547 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8550         queue-flush-only is non-nil.
8551
8552         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8553
8554         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8555         checking cache folder.
8556
8557 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8558
8559         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8560         `regexp-quote'.
8561
8562 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8563
8564         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8565         function.
8566         * wl-summary.el (wl-summary-write-current-folder-functions):
8567         Change default value.  Use it.
8568
8569 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8570
8571         * Version number is increased to 2.5.0.
8572
8573         * wl-version.el (wl-version): Changed codename.
8574
8575 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8576
8577         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8578         (wl-summary-supersedes-message): Ditto.
8579
8580 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8581
8582         * wl-refile.el (wl-refile-guess-functions): Renamed from
8583         `wl-refile-guess-func-list'.
8584
8585 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8586
8587         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8588         Fixed problem when no rule was matched.
8589
8590 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8591
8592         * wl-summary.el (wl-summary-get-mark): Fixed
8593         `wl-summary-buffer-target-mark' check logic.
8594
8595 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8596
8597         * wl-folder.el (wl-folder-write-current-folder): Added group
8598         folder check.
8599
8600         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8601         `wl-summary-write-current-newsgroup'.
8602         (wl-summary-write-current-folder-functions): New variable.
8603         * wl-folder.el (wl-folder-get-newsgroups): New function.
8604         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8605         (wl-folder-write-current-folder): Renamed from
8606         `wl-folder-write-current-newsgroup'.
8607
8608 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8609
8610         * Version number is increased to 2.3.93.
8611
8612 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8613
8614         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8615         (wl-ldap-make-matched-value-list): Ditto.
8616         (wl-ldap-alias-safe-string): Split e-mail address.
8617
8618         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8619         petname folder default was selected.
8620         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8621         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8622
8623 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8624
8625         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8626         to `wl-draft-config-exec'.
8627
8628         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8629         instead of calling `wl-draft-config-exec';
8630         Process group-list and show recipients in minibuffer.
8631
8632         * tm-wl.el (wl-draft-preview-message): Ditto.
8633
8634 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8635
8636         * wl.el (toplevel): Added (C) to copyright notice, and
8637         sync Author header.
8638         * tm-wl.el (toplevel): Ditto.
8639         * wl-address.el (toplevel): Ditto.
8640         * wl-demo.el (toplevel): Ditto.
8641         * wl-dnd.el (toplevel): Ditto.
8642         * wl-draft.el (toplevel): Ditto.
8643         * wl-e21.el (toplevel): Ditto.
8644         * wl-expire.el (toplevel): Ditto.
8645         * wl-folder.el (toplevel): Ditto.
8646         * wl-highlight.el (toplevel): Ditto.
8647         * wl-message.el (toplevel): Ditto.
8648         * wl-mime.el (toplevel): Ditto.
8649         * wl-mule.el (toplevel): Ditto.
8650         * wl-nemacs.el (toplevel): Ditto.
8651         * wl-refile.el (toplevel): Ditto.
8652         * wl-score.el (toplevel): Ditto.
8653         * wl-summary.el (toplevel): Ditto.
8654         * wl-template.el (toplevel): Ditto.
8655         * wl-thread.el (toplevel): Ditto.
8656         * wl-util.el (toplevel): Ditto.
8657         * wl-vars.el (toplevel): Ditto.
8658         * wl-xmas.el (toplevel): Ditto.
8659
8660 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8661
8662         * wl.el (wl-init): Added comment about `wl-init-hook'.
8663         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8664         * wl-vars.el (wl-init-hook): Added docs.
8665         (wl-make-plugged-hook): Removed useless docs.
8666         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8667         * wl-xmas.el (toplevel): Ditto.
8668
8669 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8670
8671         * wl-address.el (toplevel): Fixed multiple Author header format.
8672         * wl-demo.el (toplevel): Ditto.
8673         * wl-draft.el (toplevel): Ditto.
8674         * wl-folder.el (toplevel): Ditto.
8675         * wl-summary.el (toplevel): Ditto.
8676         * wl-thread.el (toplevel): Ditto.
8677         * wl-util.el (toplevel): Ditto.
8678         * wl-vars.el (toplevel): Ditto.
8679         * wl-version.el (toplevel): Ditto.
8680         * wl-xmas.el (toplevel): Ditto.
8681         * wl.el (toplevel): Ditto.
8682
8683         * wl-version.el (toplevel): Added require `elmo-version' for
8684         `product-version-as-string'.
8685
8686 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8687
8688         * wl-vars.el (wl-draft-send-hook): Changed default value to
8689         '(wl-draft-config-exec).
8690
8691         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8692         explicitly.
8693         (wl-draft): Set `wl-draft-config-exec-flag' before running
8694         `wl-mail-setup-hook'.
8695
8696         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8697         `wl-biff-init-icons' to `wl-init-hook' instead of
8698         `wl-make-plugged-hook'.
8699         (Because if `wl-draft' command is invoked at first,
8700         they are not initialized)
8701         Updated copyright notice.
8702
8703         * wl-e21.el (toplevel): Ditto;
8704
8705         * wl-demo.el (toplevel): Updated copyright notice.
8706         * wl-address.el (toplevel): Ditto.
8707         * wl-draft.el (toplevel): Ditto.
8708         * wl-version.el (toplevel): Ditto.
8709         * wl-folder.el (toplevel): Ditto.
8710         * wl-summary.el (toplevel): Ditto.
8711         * wl-thread.el (toplevel): Ditto.
8712         * wl-util.el (toplevel): Ditto.
8713         * wl-vars.el (toplevel): Ditto.
8714         * wl.el (toplevel): Ditto.
8715
8716 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8717
8718         * wl-highlight.el (wl-highlight-message): Fixed problem of
8719         highlighting failure which occured when the last field contains
8720         multiple lines in the draft buffer.
8721
8722         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8723         `wl-biff-start' if plugged.
8724
8725         * wl-util.el (wl-biff-check-folder): New function.
8726         (wl-biff-check-folders): Don't set session name prefix.
8727         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8728         (wl-biff-check-folder-async): Ditto.
8729
8730         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8731         in email address.
8732
8733 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8734
8735         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8736
8737         * wl-draft.el (wl-draft-strip-subject-re): New function.
8738
8739         * wl-draft.el (wl-draft-reply): Use it.
8740
8741 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * wl-message.el (wl-mmelmo-message-redisplay): Use
8744         `mime-display-message' instead of `wl-mime-display-message'.
8745
8746         * wl-mime.el (toplevel): Removed compatibility workaround
8747         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8748         (wl-mime-display-message): Abolished.
8749         (wl-mime-entity-read-field): Ditto.
8750         (wl-mime-combine-message/partial-pieces): Use
8751         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8752
8753 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8754
8755         * wl-template.el: Doc fixes.
8756
8757 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8758
8759         * wl-e21.el (wl-message-overload-functions): Do nothing if
8760         `current-local-map' is not available.
8761         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8762
8763 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8764
8765         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8766         representation.
8767
8768         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8769         number.
8770         (wl-fldmgr-save-folders): Don't use `format' when insert
8771         `wl-fldmgr-folders-header'.
8772
8773 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8774
8775         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8776
8777 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8778
8779         * wl-highlight.el (wl-highlight-message):
8780         Use `std11-field-end' to detect end point of the header field.
8781         Refer `wl-highlight-max-header-size'.
8782
8783         * wl-vars.el (wl-highlight-max-header-size): New variable.
8784
8785         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8786
8787         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8788         Set `for-draft' argument of wl-highlight-headers.
8789         (wl-draft): Ditto.
8790         (wl-draft-reedit): Ditto.
8791         (wl-user-agent-compose-internal): Ditto.
8792
8793 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8794
8795         * wl-message.el (wl-message-add-button): Use overlay.
8796
8797 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8798
8799         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8800
8801         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8802         problem when group-list content is nothing.
8803         (Reported by Mito <mit@nines.nec.co.jp>)
8804
8805 2000-10-18  SAITO Atsunori <sai@yedo.com>
8806
8807         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8808
8809 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8810
8811         * tm-wl.el (toplevel): Use product-provide.
8812
8813 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8814
8815         * Version number is increased to 2.3.92.
8816
8817 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8818
8819         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8820         title text, use `display' property for left margin under Emacs 21.
8821
8822         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8823         properties.
8824         (wl-plugged-init-icons): Ditto.
8825
8826 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8827
8828         * wl.el (wl-save-status, wl-init): Remove last period in
8829         "...done." message.
8830         * tm-wl.el (wl-summary-burst): Ditto.
8831         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8832         wl-summary-resume-cache-status,
8833         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8834         wl-summary-sync-update3, wl-summary-highlight-msgs,
8835         wl-summary-flush-pending-append-operations,
8836         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8837         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8838         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8839         wl-thread-open-all): Ditto.
8840         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8841         * wl-mime.el (wl-summary-burst): Ditto.
8842         * wl-highlight.el (wl-highlight-summary): Ditto.
8843         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8844         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8845         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8846         * wl-address.el (wl-local-address-init): Ditto.
8847
8848 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8849
8850         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8851         `add-text-properties'.
8852         (wl-plugged-init-icons): Ditto.
8853         (wl-folder-init-icons): Use `propertize' instead of
8854         `put-text-property'.
8855         (wl-plugged-set-folder-icon): Ditto.
8856         (wl-e21-highlight-folder-group-line): Ditto.
8857
8858 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8859
8860         * wl-version.el (wl-version-status-alist): New variable.
8861         (wl-version-status): New function.
8862
8863         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8864         "Cc" part of the case "Reply-To".
8865
8866         * wl-draft.el (wl-draft-reply): Use result of
8867         `eword-extract-address-components'.
8868
8869         * wl-demo.el (wl-demo-icon-name): New constant.
8870         (wl-logo-xpm): Use it.
8871         (wl-logo-xbm): Ditto.
8872         (wl-logo-bitmap): Ditto.
8873
8874         * Version number is increased to 2.3.91.
8875
8876 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8877
8878         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8879         (wl-extended-emacs-version, wl-extended-emacs-version2,
8880         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8881         docstring.
8882
8883         * wl-version.el (wl-generate-user-agent-string-1): New function.
8884         (wl-generate-user-agent-string): Use it.
8885
8886         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8887         `mime-edit-insert-user-agent-field'.
8888         (wl-generate-user-agent-string): Check
8889         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8890
8891         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8892         instead of `if', when verbose case.
8893
8894 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8895
8896         * wl-expire.el (wl-summary-expire): Fix.
8897
8898 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8899
8900         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8901         and `elmo-lost+found-folder' if 'wl-draft.
8902         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8903
8904 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8905
8906         * wl-expire.el (wl-summary-expire): Change messages.
8907         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8908         `deleing-info' instead of "Deleting..."
8909
8910 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8911
8912         * wl-summary.el (wl-summary-refile-subr): Fix.
8913
8914 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8915
8916         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8917         if pipe folder.
8918
8919 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8920
8921         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8922
8923 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8924
8925         * wl-expire.el (wl-expire-hide): New function.
8926         (wl-summary-expire): Add `hide'.
8927
8928 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8929
8930         * wl-vars.el (wl-draft-reply-without-argument-list):
8931         Changed default value to consider `Reply-To:'.
8932         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8933
8934         * Version number is increased to 2.3.90.
8935
8936         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8937         elmo-imap4-get-session with unwind-protect.
8938         Don't cause error.
8939         (wl-summary-sync-marks): Don't check plugged nor folder type.
8940         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8941         (Always keep current buffer).
8942
8943 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8944
8945         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8946         Enclose with `save-excursion'.
8947
8948 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8949
8950         * wl-version.el (wl-version): Remove interactive.
8951
8952 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8953
8954         * wl-version.el (wl-generate-user-agent-string): Use
8955         `product-string-verbose' instead of `product-string-1'.
8956
8957 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8958
8959         * wl-vars.el (wl-draft-use-cache): New variable.
8960         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8961         if wl-draft-use-cache is non-nil.
8962
8963 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8964
8965         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8966         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8967
8968 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8969
8970         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8971         (wl-thread-msg-mark-as-unread): Ditto.
8972
8973         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8974         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8975         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8976         Don't set mark in summary if return value of `elmo-mark-as-read'
8977         is nil.
8978         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8979         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8980         instead of `wl-thread-msg-mark-as-read'.
8981         (wl-summary-mark-as-unread-region): Ditto.
8982         (wl-summary-target-mark-mark-as-read): Ditto.
8983
8984         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8985
8986 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8987
8988         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8989
8990         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8991
8992 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8993
8994         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8995         face.
8996
8997 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8998
8999         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
9000         `running-xemacs'.
9001
9002 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9003
9004         * wl-version.el (toplevel): Use `product-version-as-string' for
9005         set verstion-string, if defined.
9006
9007         * wl-version.el (wl-version-show): Insert string at point, when
9008         call with argument.
9009
9010         * wl-version.el (wl-generate-user-agent-string): Use
9011         `product-string-1' instead of `wl-appname', `wl-version' and
9012         `wl-codename'.
9013
9014 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9015
9016         * wl-address.el (toplevel): Use product-provide.
9017         * wl-demo.el (toplevel): Ditto.
9018         * wl-dnd.el (toplevel): Ditto.
9019         * wl-draft.el (toplevel): Ditto.
9020         * wl-e21.el (toplevel): Ditto.
9021         * wl-expire.el (toplevel): Ditto.
9022         * wl-fldmgr.el (toplevel): Ditto.
9023         * wl-folder.el (toplevel): Ditto.
9024         * wl-highlight.el (toplevel): Ditto.
9025         * wl-message.el (toplevel): Ditto.
9026         * wl-mime.el (toplevel): Ditto.
9027         * wl-mule.el (toplevel): Ditto.
9028         * wl-nemacs.el (toplevel): Ditto.
9029         * wl-refile.el (toplevel): Ditto.
9030         * wl-score.el (toplevel): Ditto.
9031         * wl-summary.el (toplevel): Ditto.
9032         * wl-template.el (toplevel): Ditto.
9033         * wl-thread.el (toplevel): Ditto.
9034         * wl-util.el (toplevel): Ditto.
9035         * wl-vars.el (toplevel): Ditto.
9036         * wl-xmas.el (toplevel): Ditto.
9037         * wl.el (toplevel): Ditto.
9038
9039 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9040
9041         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
9042         instead of product.
9043
9044         * wl-version.el (wl-version): Compile time evalution elmo-version.
9045
9046 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
9047
9048         * wl-summary.el (wl-summary-sync-force-update): Append queue
9049         `mark-as-read'if unplugged.
9050
9051 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9052
9053         * wl-version.el: New file.  Use product.el.
9054         * wl.el: add (require 'wl-version).
9055         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
9056         for ~/.folders header.
9057         (wl-fldmgr-folders-header): Changed.
9058         * wl-demo.el (wl-demo): Use product.el.
9059
9060         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
9061         wl-version.el.
9062         * wl-util.el (wl-version, wl-version-show): Ditto.
9063
9064         * wl-util.el (wl-generate-user-agent-string,
9065         wl-extended-emacs-version, wl-extended-emacs-version2,
9066         wl-extended-emacs-version3): Move to wl-version.el.
9067         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
9068         xemacs-codename, mime-edit-insert-user-agent-field,
9069         mime-edit-user-agent-value, mime-editor/version,
9070         mime-editor/codename): Compile warning killer move to
9071         wl-version.el
9072
9073 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
9074
9075         * wl-summary.el (wl-summary-refile-subr): Fix.
9076
9077 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
9078
9079         * wl-summary.el (wl-summary-sync-marks): Changed argument for
9080         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9081
9082 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
9083
9084         * wl.el (wl-check-environment): Check too many `@'.
9085
9086 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
9087
9088         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
9089
9090 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9091
9092         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
9093         wl-draft-reply-myself-without-argument-list): Add variables.
9094         * wl-draft.el (wl-draft-reply): Use it.
9095
9096 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
9097
9098         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
9099         the 5th argument of `elmo-network-get-spec'.
9100
9101         * wl-thread.el (wl-thread-reparent-children): New inline function.
9102         (wl-thread-delete-message): Use it.
9103
9104         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
9105         (wl-summary-score-update-all-lines): Don't use `dolist'.
9106
9107 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9108
9109         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
9110         (require 'elmo-msgdb) for inline function.
9111
9112 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9113
9114         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
9115
9116 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
9117
9118         * wl-score.el (wl-score-headers): Fix for the confusing macro
9119         `elmo-kill-buffer'.
9120
9121 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9122
9123         * wl-summary.el: Don't use the 3rd argument of `require' because
9124         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
9125         * wl-util.el: Ditto.
9126         * wl-draft.el: Ditto.
9127
9128 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
9129
9130         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
9131         window system is not used.
9132
9133 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
9134
9135         * wl-thread.el: Don't use `mapcar' only for iteration.
9136         (wl-thread-resume-entity): Ditto.
9137         (wl-thread-delete-message): Ditto.
9138
9139         * wl-summary.el: Bind `dragdrop-drop-functions',
9140         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
9141         of `require' for `timezone', `easymenu' and `ps-print';
9142         don't use `mapcar' only for iteration.
9143
9144         * wl-util.el: Bind `mule-version', `nemacs-version',
9145         `emacs-beta-version', `xemacs-codename',
9146         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
9147         `mime-editor/version' and `mime-editor/codename'; specify 3rd
9148         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
9149         only for iteration.
9150
9151         * wl-score.el: Don't use `mapcar' only for iteration.
9152         (wl-score-simplify-buffer-fuzzy): Ditto.
9153         (wl-score-simplify-subject): Ditto.
9154         (wl-score-headers): Ditto.
9155         (wl-summary-score-update-all-lines): Ditto.
9156
9157         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
9158         `enable-multibyte-characters' and `mule-version'.
9159
9160         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
9161         `mapcar' only for iteration.
9162
9163         * wl-demo.el: Don't use `mapcar' only for iteration.
9164
9165         * wl-folder.el: Don't use `mapcar' only for iteration.
9166         (wl-folder-open-all): Ditto.
9167         (wl-folder-count-incorporates): Ditto.
9168
9169         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
9170         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
9171
9172         * wl-draft.el: Bind `x-face-add-x-face-version-header',
9173         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
9174         `smtp-connection-type'; specify 3rd argument of `require' for
9175         `timezone'; don't use `mapcar' only for iteration.
9176         (wl-draft-clone-local-variables): Don't use `mapcar'.
9177         (wl-draft-generate-clone-buffer): Ditto.
9178         (wl-user-agent-compose-internal): Ditto.
9179
9180         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
9181
9182         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
9183         (wl-save-status): Ditto.
9184
9185         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
9186         for iteration.
9187
9188 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
9189
9190         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
9191         removed `Date'.
9192         (wl-fldmgr-make-filter-default): New user option.
9193
9194         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
9195         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
9196         (wl-fldmgr-filter-completion-alist): Abolish.
9197
9198         * wl.el (wl): Don't check servers if arg is non-nil.
9199
9200         * wl-draft.el (wl-draft-reply): Set only message-id string to
9201         In-Reply-To field.
9202
9203 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9204
9205         * wl-summary.el (wl-summary-pick): Rewrite.
9206
9207         * wl-draft.el (wl-draft-forward): Get references field from
9208         original buffer.
9209         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
9210
9211 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9212
9213         * wl-draft.el (wl-draft-forward): Add references field.
9214
9215 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
9216
9217         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
9218         (wl-draft-reply): Use it.
9219
9220 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
9221
9222         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
9223         when Emacs 21 is running.
9224
9225         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
9226         bindings.
9227
9228 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9229
9230         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
9231         XPM icons transparent.
9232
9233         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
9234         Emacs 21.
9235
9236 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
9237
9238         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
9239         nil.
9240
9241         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
9242         when it is persistent.
9243         (wl-summary-sync-marks): Changed argument for
9244         `elmo-list-folder-unread' and `elmo-list-folder-important'.
9245         (wl-summary-virtual): Use `elmo-read-search-condition'.
9246         (wl-summary-redisplay-internal): If folder is local, mark as read
9247         even when folder is plugged.
9248
9249 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9250
9251         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
9252         of `tool-bar-lines' in the frame parameters.
9253         (after-make-frame-functions, post-command-hook): Don't modify the
9254         value.
9255         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
9256         wl-e21-tool-bar-lines): Removed.
9257
9258 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
9259
9260         * wl-highlight.el (wl-highlight-folder-path): Put overlay
9261         properties `evaporate' and `wl-momentary-overlay' as well.
9262         (wl-highlight-summary-displaying): Ditto.
9263         (wl-delete-all-overlays): Don't delete overlay which does not have
9264         a property `wl-momentary-overlay'.
9265
9266         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
9267         `display-mouse-p' and `display-graphic-p'.
9268         (wl-folder-init-icons): Don't search for XBM or the other files.
9269         (wl-plugged-set-folder-icon): Make icons if and only if
9270         `display-graphic-p' returns non-nil.
9271         (wl-highlight-plugged-current-line): Use `before-string' overlay
9272         property to show icon images.
9273         (wl-highlight-folder-current-line): Ditto.
9274         (wl-e21-highlight-folder-group-line): Ditto.
9275         (wl-e21-highlight-folder-by-numbers): Ditto.
9276         (wl-e21-insert-image): Removed.
9277         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
9278         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
9279         said.
9280         (wl-e21-switch-toolbar-after-make-frame): Renamed from
9281         `wl-e21-force-switch-toolbar'.
9282         (wl-e21-make-icon-image): Removed.
9283         (wl-e21-setup-toolbar): Don't search for XBM files.
9284         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
9285         the default value.
9286
9287 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
9288
9289         * wl-util.el (wl-biff-check-folder-async): Set
9290         `wl-biff-check-folders-running' even when it is not an IMAP folder.
9291
9292 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
9293
9294         * wl-e21.el (after-make-frame-functions): Add
9295         `wl-e21-force-switch-toolbar'.
9296         (wl-e21-force-switch-toolbar): New function force to switch the
9297         toolbar appearance automatically.
9298         (post-command-hook): Add `wl-e21-switch-toolbar'.
9299         (wl-e21-switch-toolbar): New function to switch the toolbar
9300         appearance automatically.
9301         (wl-e21-tool-bar-lines): New buffer local variable.
9302
9303 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
9304
9305         * wl-util.el (wl-biff-check-folders-running): New variable.
9306         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
9307         (wl-biff-check-folder-async-callback):
9308         Set `wl-biff-check-folders-running'.
9309         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
9310         with unwind-protect.
9311
9312         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
9313         Enclose `wl-folder-auto-check' with unwind-protect.
9314
9315         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
9316         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
9317
9318         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
9319
9320         * wl-util.el (wl-biff-notify): New inline function.
9321         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
9322         locally.
9323         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
9324         folder-list' is 1.
9325         Use `wl-biff-notify'.
9326         (wl-biff-check-folder-async-callback): New function.
9327         (wl-biff-check-folder-async): Ditto.
9328
9329         * wl-folder.el (wl-folder): Don't check folders.
9330         (wl-folder-auto-check): New function.
9331
9332 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
9333
9334         * wl-util.el (wl-biff-start) [Emacs19+]:
9335         Use `timer-next-integral-multiple-of-time'.
9336         (wl-biff-check-folders): Use `wl-default-folder'
9337         if `wl-biff-check-folder-list' is nil.
9338
9339 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
9340
9341         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
9342         instead of `elmo-delete-lists'.
9343
9344 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
9345
9346         * wl.el (wl-plugged-toggle-all): Set the value of
9347         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
9348         (wl-plugged-toggle): Ditto.
9349         (wl-toggle-plugged): Ditto.
9350         (wl-plugged-init): Ditto.
9351
9352         * wl-xmas.el (wl-biff-init-icons): Set icons data to
9353         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9354         instead of `wl-biff-state-indicator-off' and
9355         `wl-biff-state-indicator-on'; don't modify the value and the type
9356         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
9357         (wl-plugged-init-icons): Set icons data to
9358         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9359         instead of `wl-plug-state-indicator-off' and
9360         `wl-plug-state-indicator-on'; don't modify the value and the type
9361         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
9362
9363         * wl-vars.el (wl-modeline-biff-state-off,
9364         wl-modeline-biff-state-on, wl-modeline-biff-status,
9365         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
9366         wl-modeline-plug-status): New internal variables.
9367         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
9368         wl-biff-check-interval, wl-biff-check-folder-list): Change
9369         customization group from `wl-folder' to `wl-highlight'.
9370         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
9371         wl-show-plug-status-on-modeline): Defcustomized.
9372
9373         * wl-util.el (wl-biff-check-folders): Set the value of the flag
9374         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
9375         (wl-mode-line-buffer-identification): Set both ON and OFF data with
9376         a flag to `mode-line-buffer-identification'.
9377
9378         * wl-e21.el (wl-biff-init-icons): Set icons data to
9379         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
9380         instead of `wl-biff-state-indicator-off' and
9381         `wl-biff-state-indicator-on'.
9382         (wl-plugged-init-icons): Set icons data to
9383         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
9384         instead of `wl-plug-state-indicator-off' and
9385         `wl-plug-state-indicator-on'.
9386
9387 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
9388
9389         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
9390         excessive titles.
9391
9392 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9393
9394         * wl.el (wl-plugged-mode): Use revised
9395         `wl-mode-line-buffer-identification'.
9396         (wl-plugged-init): Don't use `force-mode-line-update'.
9397
9398         * wl-xmas.el (wl-draft-overload-functions): Use revised
9399         `wl-mode-line-buffer-identification'.
9400         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
9401         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
9402         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9403         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9404         `wl-make-plugged-hook';
9405         add `wl-folder-init-icons' and `wl-setup-folder' to
9406         `wl-folder-mode-hook'.
9407
9408         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
9409         19 as well.
9410         (wl-mode-line-display-priority-list): New user option.
9411         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
9412         Defcustomized.
9413         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
9414         Add docs.
9415
9416         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
9417         start.
9418         (wl-mode-line-buffer-identification): Revised as a function.
9419
9420         * wl-summary.el (wl-summary-mode): Use revised
9421         `wl-mode-line-buffer-identification'; don't call
9422         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
9423         (TopLevel): Don't bind `wl-e21-setup-summary' nor
9424         `wl-xmas-setup-summary'.
9425
9426         * wl-nemacs.el (wl-draft-overload-functions): Use revised
9427         `wl-mode-line-buffer-identification'.
9428
9429         * wl-mule.el (wl-draft-overload-functions): Use revised
9430         `wl-mode-line-buffer-identification'.
9431
9432         * wl-folder.el (wl-make-plugged-alist): Don't call
9433         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
9434         (wl-folder): Don't call `wl-folder-init-icons' directly.
9435         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
9436         `wl-xmas-setup-folder' directly;
9437         use revised `wl-mode-line-buffer-identification'.
9438         (TopLevel): Don't bind `wl-biff-init-icons',
9439         `wl-plugged-init-icons', `wl-folder-init-icons',
9440         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
9441
9442         * wl-e21.el (wl-draft-overload-functions): Use revised
9443         `wl-mode-line-buffer-identification'.
9444         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
9445         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
9446         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
9447         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
9448         `wl-make-plugged-hook';
9449         add `wl-folder-init-icons' and `wl-setup-folder' to
9450         `wl-folder-mode-hook'.
9451
9452 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9453             Katsumi Yamaoka    <yamaoka@jpl.org>
9454
9455         * wl.el (wl): Call `wl-biff-start'.
9456         (wl-exit): Call `wl-biff-stop'.
9457         (wl-plugged-mode): Show biff in modeline.
9458         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
9459
9460         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
9461         (wl-biff-init-icons): New function.
9462         (wl-plugged-init-icons): Don't make too much keymaps.
9463         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9464
9465         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9466         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9467         variables.
9468         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9469         options.
9470
9471         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9472         wl-biff-start, wl-biff-stop): New functions.
9473         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9474         (wl-biff-timer-name): New variable.
9475
9476         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9477
9478         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9479         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9480
9481         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9482         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9483
9484         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9485         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9486         `wl-folder-init-icons' to `ignore' if they are not available.
9487         (wl-folder-mode): Show biff in modeline.
9488
9489         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9490         (wl-biff-init-icons): New function.
9491         (wl-plugged-init-icons): Don't make too much keymaps.
9492         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9493
9494 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9495
9496         * wl-vars.el (wl-strict-diff-folders): Customization Type
9497         and doc fix.  Define as a list of regular expressions for
9498         folders or nil.
9499         * wl-folder.el (wl-folder-check-one-entity): Use
9500         `wl-string-match-member' instead of `wl-string-member' for
9501         `wl-strict-diff-folders'.
9502
9503 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9504
9505         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9506         (wl-highlight-folder-current-line): Use it; new implementation.
9507         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9508         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9509         `defsubst' instead of `defun'.
9510
9511         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9512         `wl-highlight-group-folder-by-numbers'; made it can also be a
9513         number.  See info for more details.
9514
9515         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9516         running.
9517
9518         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9519         to bind them.
9520
9521         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9522         (wl-highlight-folder-current-line): New implementation.
9523
9524         * wl-highlight.el (wl-highlight-folder-group-line): New
9525         implementation.
9526         (wl-delete-all-overlays): Rewrite as a marco.
9527         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9528
9529         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9530         running.
9531         (wl-folder-*-glyph): No need to bind them.
9532
9533         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9534         `wl-e21-highlight-folder-group-icon'; rewrite.
9535         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9536         `defsubst' instead of `defun'.
9537         (wl-folder-mode-map): Bind it when compiling.
9538
9539 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9540
9541         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9542
9543         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9544
9545 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9546
9547         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9548
9549 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9550
9551         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9552         (wl-highlight-folder-current-line): Use it.
9553
9554         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9555         in `id-name'.
9556
9557 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9558
9559         * wl.el: Require `wl-e21' when Emacs 21 is running.
9560
9561         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9562         default when Emacs 21 is running.
9563         (wl-use-highlight-mouse-line): Ditto.
9564         (wl-on-emacs21): New constant.
9565         (wl-on-emacs20): Removed.
9566
9567         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9568         Emacs 21 is running.
9569
9570         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9571         Emacs 21 is running.
9572
9573         * wl-e21.el: New file.
9574
9575 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9576
9577         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9578         (wl-toggle-plugged): Ditto.
9579         (wl-plugged-toggle): Ditto.
9580         (wl-plugged-toggle-all): Ditto.
9581
9582         * wl-vars.el (wl-plug-state-indicator): Refer
9583         `wl-plug-state-indicator-on' indirectly.
9584
9585 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9586
9587         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9588         Call `wl-folder-confirm-existence'.
9589
9590         * wl-folder.el (wl-folder-confirm-existence): Added optional
9591         argument `force'.
9592
9593 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9594
9595         * wl-summary.el (wl-summary-refile-subr): Assume
9596         `copy-or-refile' as symbol.
9597         (wl-summary-refile): Follow up above change.
9598         (wl-summary-copy): Ditto.  Doc fix.
9599
9600 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9601
9602         * wl-summary.el (wl-summary-pick): Don't bind
9603         `elmo-search-mime-charset'.
9604
9605         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9606         default using old backquote style.
9607         (wl-search-mime-charset): Abolished.
9608
9609         * wl-highlight.el (wl-highlight-headers):
9610         Call `point' after `re-search-forward'(for Nemacs).
9611
9612         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9613         for elmo-imap4.el.
9614
9615 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9616
9617         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9618         `wl-message-ignored-field-list' instead of
9619         `mime-view-ignored-field-list'.
9620
9621         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9622         Add interactive spec.
9623         (wl-folder-goto-bottom-of-current-folder): Ditto.
9624         (wl-folder-mode-map): Bind them.
9625
9626         * wl-vars.el (wl-message-ignored-field-list): New variable.
9627         (wl-message-visible-field-list): New variable.
9628
9629         * wl-mime.el (wl-mime-header-presentation-method): New function.
9630         (wl-mime-setup): Set header-presentation-method.
9631
9632 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9633
9634         * wl-nemacs.el (wl-draft-overload-functions): Set
9635         `mode-line-buffer-identification' instead of using
9636         `wl-make-modeline'.
9637
9638         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9639         instead of using `wl-make-modeline'.
9640
9641         * wl-xmas.el (wl-plugged-init-icons): Set up
9642         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9643         (wl-make-modeline): Abolish.
9644         (wl-draft-overload-functions): Set
9645         `mode-line-buffer-identification' instead of using
9646         `wl-make-modeline'.
9647
9648         * wl-util.el (wl-make-modeline-subr): Abolish.
9649         (wl-mode-line-buffer-identification): New alias.
9650
9651         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9652         (wl-summary-make-modeline): Abolish.
9653         (wl-summary-buffer-set-folder): Set
9654         `wl-summary-buffer-folder-indicator'.
9655         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9656         of using `wl-make-modeline'.
9657         (wl-summary-switch-to-clone-buffer): Don't set
9658         `mode-line-buffer-identification'.
9659         (wl-summary-goto-folder-subr): Ditto.
9660
9661         * wl-mule.el (wl-draft-overload-functions): Set
9662         `mode-line-buffer-identification' instead of using
9663         `wl-make-modeline'.
9664
9665         * wl-folder.el (wl-folder-mode): Set
9666         `mode-line-buffer-identification' instead of using
9667         `wl-make-modeline'.
9668         (wl-folder): Don't set `mode-line-buffer-identification'.
9669
9670 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9671
9672         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9673         instead of `member' for `wl-refile-guess-func-list' look-ups.
9674         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9675
9676 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9677
9678         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9679         `wl-message-button-dispatcher'.
9680
9681         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9682
9683         * wl-message.el (wl-message-button-dispatcher): Use it.
9684
9685         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9686         "In-Reply-To".
9687
9688         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9689         Bind `case-fold-search' to t.
9690
9691 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9692
9693         * wl-xmas.el (wl-message-overload-functions): Initialize
9694         `wl-message-button-map'.
9695
9696         * wl-mule.el (wl-message-overload-functions): Initialize
9697         `wl-message-button-map'.
9698
9699         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9700
9701         * wl-message.el (wl-message-button-map): New keymap.
9702         (wl-message-add-button): New function.
9703         (wl-message-button-dispatcher): New function.
9704         (wl-message-button-refer-article): New function.
9705
9706         * wl-highlight.el
9707         (wl-highlight-message-add-buttons-to-header): New function.
9708         (wl-highlight-headers): Use it.
9709
9710 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9711
9712         * wl-summary.el (wl-summary-default-from): Use
9713         `wl-address-get-petname-1'.
9714         (wl-summary-simple-from): Ditto.
9715
9716         * wl-address.el (wl-address-get-petname-1): New inline function.
9717         (wl-address-get-petname): Use it.
9718
9719 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9720
9721         * wl-summary.el (wl-summary-default-from): Return full-name part
9722         from the address if no petname was found.
9723         (wl-summary-simple-from): Ditto.
9724
9725         * wl-address.el (wl-address-get-petname): Return nil if no petname
9726         associated with the address was found.
9727
9728 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9729
9730         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9731         display is finished.
9732
9733 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9734
9735         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9736         `elmo-folder-exists-p' argument.
9737
9738 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9739
9740         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9741         the folder.
9742
9743 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9744
9745         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9746
9747         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9748         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9749
9750 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9751
9752         * wl-folder.el (wl-folder-create-subr): New function.
9753         (wl-folder-confirm-existence): Use it.
9754         (wl-folder-check-one-entity): Use it.
9755         Check the error symbol is derived from 'elmo-open-error.
9756
9757         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9758         `ignore-error'.
9759
9760 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9761
9762         * wl-util.el (toplevel): Add (eval-when-compile (require
9763         'elmo-util)).  (Maybe `provide' is typo.)
9764
9765 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9766
9767         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9768         (I don't know why this was needed.)
9769
9770         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9771         Follow up changes for stream-type.
9772
9773         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9774         (wl-draft-elmo-nntp-send): Ditto.
9775
9776         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9777         (wl-nntp-posting-stream-type): Ditto.
9778         (wl-pop-before-smtp-ssl): Abolished.
9779         (wl-nntp-posting-ssl): Ditto.
9780
9781         * wl-address.el (wl-address-quote-specials): New function.
9782         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9783
9784         * wl-draft.el (wl-draft-reply): Ditto.
9785
9786 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9787
9788         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9789         use function `wl-string-match-assoc'.
9790
9791 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9792
9793         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9794
9795         * wl-draft.el (wl-draft-deduce-address-list): New function.
9796         (wl-draft-parse-mailbox-list): Ditto.
9797         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9798         instead of `smtp-deduce-address-list'.
9799         (wl-draft-on-field-p): Follow group list.
9800
9801         * wl-address.el (wl-address-concat-token): New function.
9802         (wl-address-string-without-group-list-contents): Ditto.
9803         (wl-complete-field-body): Fixed problem of completion
9804         by japanese petname.
9805         (wl-address-make-completion-list): Rewrite.
9806
9807 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9808
9809         * wl-address.el (wl-address-make-completion-list): Completion by
9810         petname.
9811         (wl-complete-field-body): Likewise.
9812
9813 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9814
9815         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9816         contains invalid address syntax.
9817
9818 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9819
9820         * wl-folder.el (wl-folder-check-entity-async): Use
9821         `elmo-nntp-spec-hostname'.
9822
9823 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9824
9825         * wl-summary.el (wl-summary-msgdb-load-async): Use
9826         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9827
9828 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9829
9830         * wl-draft.el (wl-draft-reply): Set argument
9831         `content-transfer-encoding' as nil.
9832
9833 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9834
9835         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9836         `wl-refile-alist'.
9837
9838 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9839
9840         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9841         (wl-draft-edit-string): Ditto.
9842         (wl-draft-forward): Ditto.
9843         * wl-summary.el (wl-summary-write): Ditto.
9844
9845 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9846
9847         * wl-summary.el (wl-summary-sync-update3): Call
9848         `wl-summary-buffer-number-column-detect'.
9849         (wl-summary-buffer-number-column-detect): Search from point-min.
9850
9851 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9852
9853         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9854         contains an address which is not included in original to or cc.
9855
9856 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9857
9858         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9859         begin-line does not exist.
9860         * wl-message.el (wl-message-uu-substring): Ditto.
9861
9862 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9863
9864         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9865         clear local variables.
9866         (wl-summary-exit): Call `elmo-commit'.
9867         (wl-summary-switch-to-clone-buffer): Call
9868         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9869         (wl-summary-goto-folder-subr): Ditto.
9870
9871         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9872         POP folder.
9873
9874 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9875
9876         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9877         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9878         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9879         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9880         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9881         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9882
9883         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9884
9885 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9886
9887         * wl-summary.el (wl-summary-search-by-subject):
9888         Search parent message from the latest one.
9889
9890 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9891
9892         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9893         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9894
9895         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9896         New user option.
9897
9898         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9899         if elmo-nntp-use-killed-list is nil.
9900         Use `elmo-msgdb-append-to-killed-list'.
9901         (Append numbers confirmed as disappeared to the killed list.)
9902         (wl-summary-confirm-appends): Don't display negative number.
9903
9904 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9905
9906         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9907
9908 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9909
9910         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9911         range is `all'.
9912         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9913         `elmo-list-bigger-diff'.
9914
9915 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9916
9917         * wl-summary.el (wl-summary-buffer-exit-func):
9918         New buffer local variable.
9919         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9920
9921 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9922
9923         * wl-demo.el (wl-demo): Fix the last change.
9924
9925 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9926
9927         * wl-demo.el (wl-demo): Don't use `eval'.
9928
9929 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9930
9931         * wl-summary.el (wl-summary-buffer-thread-modified):
9932         New buffer-local variable.
9933         (wl-summary-set-thread-modified): New function.
9934         (wl-summary-thread-modified-p): New function.
9935         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9936         (wl-summary-yank-saved-message): Use function
9937         `wl-summary-set-thread-modified'
9938         (wl-summary-switch-to-clone-buffer): Add
9939         `wl-summary-buffer-thread-modified'.
9940
9941         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9942         (wl-summary-buffer-mark-saved-hook): Ditto.
9943         * wl-summary.el (wl-summary-msgdb-save): New hook
9944         `wl-summary-buffer-message-saved-hook' and
9945         `wl-summary-buffer-mark-saved-hook'.
9946
9947 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9948
9949         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9950
9951 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9952
9953         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9954         don't hide scroll bars under FSF Emacsen because it may incur an
9955         undesirable redrawing.
9956
9957 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9958
9959         * wl-draft.el (wl-draft-edit-string): Call
9960         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9961
9962 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9963
9964         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9965
9966 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9967
9968         * wl-summary.el (wl-summary-msgdb-load-async): Call
9969         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9970
9971 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9972
9973         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9974         fringes in demo buffer; center bitmap logo correctly even if old
9975         Mule is used.
9976
9977 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9978
9979         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9980
9981         * wl-refile.el (wl-refile-subject-alist): New variable.
9982         (wl-refile-subject-alist-file-name): Ditto.
9983         (wl-refile-alist-setup): Rewrite.
9984         (wl-refile-alist-save): Use `elmo-object-save'.
9985         Eliminated arguments.
9986         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9987         (wl-refile-guess-by-subject): New function.
9988         (wl-refile-guess-func-list): Added it.
9989
9990 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9991
9992         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9993         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9994
9995 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9996
9997         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9998         New buffer-local variable.
9999         (wl-summary-buffer-next-folder-func): Ditto.
10000         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
10001         if non-nil.
10002         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
10003         if non-nil.
10004         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
10005         if non-nil.
10006         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
10007         if non-nil.
10008
10009 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
10010
10011         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
10012         permanently in the demo buffer.
10013
10014 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
10015
10016         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
10017         `mime-entity-fetch-field'.
10018
10019         * wl.el (wl-exit): Delete plugged buffer.
10020
10021         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
10022         XEmacs has menubar feature.
10023
10024 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
10025
10026         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
10027         cannot arrive at the beginning of the buffer under old Emacsen.
10028
10029 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
10030
10031         * wl-address.el (wl-address-ldap-search):
10032         Call `ldap-search-entries' with `withdn' argument t.
10033         (wl-complete-field-body): Bind completion-ignore-case as t.
10034         Clear ldap search hash when it was sole completion.
10035         Use elmo-string for pattern string.
10036         (wl-ldap-alias-safe-string): Eliminated needless let.
10037
10038 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
10039
10040         * wl-address.el (wl-ldap-alias-dn-level): New variable.
10041         (wl-ldap-alias-sep): New constant.
10042         (wl-ldap-search-attribute-type-list): Ditto.
10043         (wl-ldap-get-value): New function.
10044         (wl-ldap-make-filter): Ditto.
10045         (wl-ldap-make-matched-value-list): Ditto.
10046         (wl-ldap-alias-safe-string): Ditto.
10047         (wl-ldap-register-dn-string): Ditto.
10048         (wl-address-ldap-search): Rewrite.
10049
10050 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10051
10052         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
10053         thread is deleted.
10054         (wl-thread-delete-line-from-buffer): Ditto.
10055         (wl-thread-get-exist-children): New function.
10056
10057 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
10058
10059         * wl-demo.el (wl-demo): Made it to select various image types.
10060         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
10061         from `wl-title-logo'.
10062         (wl-logo-ascii): New variable.
10063         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
10064         (wl-demo-copyright-notice): New constant.
10065
10066         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
10067
10068 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10069
10070         * wl-vars.el (wl-summary-target-above): Renamed from
10071         wl-summary-temp-above.
10072         * wl-score.el (wl-score-get-score-alist): Use it.
10073         (wl-summary-score-update-all-lines): Use it.
10074         * wl-summary.el: Ditto. (make-variable-buffer-local).
10075
10076 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
10077
10078         * wl-vars.el (wl-ldap-port): New user option.
10079
10080         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
10081         Rewite whole implementation.
10082         (wl-complete-field-body): Fixed.
10083
10084 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
10085
10086         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
10087         Choose implementation at compile time.
10088
10089 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10090
10091         * wl-address.el (wl-ldap-search-internal): New function.
10092         (wl-complete-field-to): Use it.
10093
10094 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
10095
10096         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
10097         Use `let' instead of `let*'.
10098         Require 'wl-vars.
10099
10100         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
10101         Define as defcustom.
10102         (wl-ldap-base): Ditto.
10103         (wl-use-ldap): Ditto.
10104
10105 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
10106
10107         * wl-address.el (wl-ldap-search): New function.
10108         (wl-complete-field-body): Use `wl-ldap-search'.
10109         (wl-ldap-server): New variable.
10110         (wl-ldap-base): Ditto.
10111         (wl-use-ldap): Ditto.
10112
10113 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
10114
10115         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
10116         (Pointed out by Mito <mit@nines.nec.co.jp>).
10117         * wl-summary.el (wl-summary-redisplay-no-mime): Update
10118         buffer-local variables like `wl-summary-redisplay-internal'.
10119         (wl-summary-redisplay-all-header): Likewise.  Update
10120         Summary view too.
10121
10122 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
10123
10124         * wl-summary.el (wl-summary-jump-to-parent-message):
10125         Consider prefix argument.
10126
10127         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
10128         when closed thread is deleted.
10129
10130 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
10131
10132         * wl-summary.el (wl-summary-jump-to-parent-message):
10133         Consider thread modification.
10134
10135 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
10136
10137         * wl-message.el (wl-message-normal-get-original-buffer): Use
10138         `save-excursion'.
10139
10140         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
10141         (wl-summary-showto-folder-regexp): Ditto.
10142
10143 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
10144
10145         * wl-util.el (wl-delete-alist): Doc fix.
10146         (wl-delete-associations): New function.
10147         (wl-inverse-alist): New function.
10148         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
10149         Split temporary variables. Use `wl-delete-associations'
10150         and `wl-inverse-alist'.
10151         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
10152
10153 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
10154
10155         * wl-folder.el (wl-folder-prefetch-entity):
10156         Execute prefetching if new count is unknown.
10157
10158 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10159
10160         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
10161
10162         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
10163         delete entity.
10164         (wl-thread-set-parent): If insert as top, set linked as nil.
10165
10166         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
10167         `wl-thread-cleanup-symbols' when view mode is thread.
10168
10169 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
10170
10171         * wl-folder.el (wl-folder-create-folder-entity): Use
10172         with-current-buffer.
10173         (wl-local-folder-init): Call set-buffer to make sure we are in
10174         the Folder buffer. Don't touch buffer-local variables here.
10175         (wl-folder-mode): Initialize buffer-local variables here.
10176
10177         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
10178         (wl-folder-entity-assign-id): Ditto.
10179         (wl-folder-create-entity-hashtb): Ditto.
10180         (wl-local-folder-init): Ditto.
10181         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
10182
10183 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10184
10185         * wl-summary.el (wl-summary-default-from): Fix probrem when
10186         std11-extract-address-components return (nil "foo@bar").
10187
10188 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
10189
10190         * wl-draft.el (wl-draft-clone-local-variables):
10191         Remove redundant `setq'.
10192
10193 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
10194
10195         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
10196         Bind wl-highlight-x-face-func as nil while highlighting header.
10197
10198 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
10199
10200         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
10201
10202 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10203
10204         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
10205         elmo-msgdb-overview-hashtb from copy-variables.
10206         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
10207         instead of `elmo-msgdb-overview-get-entity-by-number'.
10208         (wl-summary-auto-refile): Ditto.
10209
10210         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
10211         `elmo-msgdb-overview-get-entity' instead of
10212         `elmo-msgdb-search-overview-entity'.  Use
10213         `elmo-msgdb-overview-get-entity' instead of
10214         `elmo-msgdb-overview-get-entity-by-number'.
10215         (wl-thread-insert-entity-sub): Ditto.
10216         (wl-thread-insert-message): Ditto.
10217
10218         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
10219         `elmo-msgdb-overview-get-entity'.
10220         (wl-normal-message-redisplay): Ditto.
10221
10222 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10223
10224         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
10225         `wl-thread-entities'.
10226         (wl-thread-delete-message): Fix remove top message from
10227         `wl-thread-entity-list'.
10228
10229         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
10230         wl-append(nconc), because update-list is broken on Meadow.
10231
10232         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
10233         updating process.
10234         (wl-summary-rescan): Ditto.
10235         (wl-summary-sync-update3): Ditto.
10236         * wl-thread.el (wl-thread-set-parent): Renamed from
10237         `wl-summary-set-parent'.
10238         (wl-thread-insert-message): Updating buffer faster.
10239         (wl-thread-delete-message): Updating buffer faster.
10240
10241         * wl-score.el (wl-summary-score-update-all-lines): Changed
10242         interval for display progress gauge.
10243
10244 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10245
10246         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
10247         folder always-sticky.
10248         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
10249         defmacro.
10250
10251 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
10252
10253         * wl-vars.el (wl-draft-add-references): New user option.
10254
10255         * wl-draft.el (wl-draft-add-references): New function.
10256         (wl-draft-yank-from-mail-reply-buffer): Use it.
10257         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
10258         as nil.
10259
10260 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10261
10262         * wl-thread.el (wl-thread-update-line-msgs): Called
10263         `wl-thread-update-line-on-buffer-sub'.
10264         (wl-thread-update-line-on-buffer): Delete routine of inserting
10265         thread.
10266         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
10267         moved from `wl-thread-update-line-on-buffer'.
10268         Add threshold for displaying progress gauge.
10269         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
10270         argument of `wl-thread-update-line-msgs'.
10271         Add threshold for displaying progress gauge.
10272         * wl-folder.el:
10273         Add threshold for displaying progress gauge.
10274         * wl-score.el: Ditto.
10275
10276         * wl-expire.el (wl-summary-expire): Display deleting info.
10277
10278 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
10279
10280         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
10281         `no-msg'.
10282         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
10283         argument of `wl-thread-update-line-msgs'.
10284         (wl-summary-set-parent): Added optional argument `parent-number'.
10285         (wl-summary-buffer-saved-message): New buffer local variable.
10286         (wl-summary-save-current-message): New command.
10287         (wl-summary-yank-saved-message): Ditto.
10288         (wl-summary-mode-map): Added key binding for
10289         `wl-summary-save-current-message' (\ew) and
10290         `wl-summary-yank-saved-message' (\C-y).
10291         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
10292
10293 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
10294
10295         * wl-summary.el (wl-summary-mode-map): Added key binding for
10296         `wl-summary-set-parent' (ts).
10297
10298 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
10299
10300         * wl-summary.el (wl-summary-insert-thread-entity): Search same
10301         subject faster. If thread number is reverse, delayed updating
10302         thread.
10303         (wl-summary-search-by-subject): Ditto.
10304         (wl-summary-put-alike): Ditto.
10305         (wl-summary-get-alike): Ditto.
10306         (wl-summary-insert-headers): Insert header of all overview in
10307         buffer.
10308         (wl-summary-rescan): Delayed updating thread. Kill search subject
10309         buffer for wl-summary-search-by-subject.
10310         (wl-summary-sync-update3): Ditto.
10311         (wl-summary-exit): Ditto.
10312         (wl-summary-goto-bottom-of-current-thread): Change for linked
10313         thread.
10314         (wl-summary-overview-create-summary-line): Change line for linked
10315         thread.
10316
10317         * wl-summary.el (wl-summary-update-thread): Use
10318         wl-thread-maybe-get-children-num.
10319         (wl-summary-set-parent): If change parent, move sub thread.
10320         (wl-summary-redisplay-internal): Add horizontal recenter.
10321         (wl-summary-redisplay-no-mime): Add horizontal recenter.
10322
10323         * wl-thread.el (wl-thread-entity-get-linked): New function.
10324         (wl-thread-entity-set-linked): New function.
10325         (wl-thread-create-entity): Add linked element.
10326         (wl-thread-entity-insert-as-top): Use wl-append.
10327         (wl-thread-maybe-get-children-num): If closing thread, return
10328         children msgs.
10329         (wl-thread-update-line-msgs): Displaying progress message.
10330         (wl-thread-update-line-on-buffer-sub): Use
10331         wl-thread-maybe-get-children-num.
10332         (wl-thread-update-line-on-buffer): If update line is not exists,
10333         insert thread.
10334         (wl-thread-delete-message): If delete top msg of thread, search
10335         parent by subject.
10336         (wl-thread-insert-entity): Use
10337         wl-thread-maybe-get-children-num.
10338
10339         * wl-highlight.el (wl-highlight-summary-current-line): change
10340         sregexp for linked thread.
10341         * wl-util.el (wl-count-lines): Count lines.
10342         (wl-horizontal-recenter): horizontal recenter.
10343         * wl-score.el (wl-score-put-alike): Use wl-count-lines
10344         (wl-score-get-alike): Ditto.
10345         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
10346         (wl-subject-length-limit): New variable.
10347         (wl-highlight-thread-indent-string-regexp): Changed for linked
10348         thread.
10349
10350 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10351
10352         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10353         New variable (revival).
10354         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10355         by subject matching if there's no in-reply-to nor references field
10356         (revival).
10357
10358 \f
10359 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
10360
10361         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
10362         message.
10363
10364 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
10365
10366         * wl-summary.el (wl-summary-reply): Return t if there was a
10367         message at cursor point.
10368         Added unwind-protect.
10369         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
10370         returns t.
10371         (wl-summary-cancel-message): Do nothing when there's no message at
10372         cursor point.
10373         (wl-summary-forward): Ditto.
10374         (wl-summary-jump-to-parent-message): Ditto.
10375         (wl-summary-reedit): Ditto.
10376         (wl-summary-edit-addresses): Ditto.
10377         (wl-summary-pipe-message): Ditto.
10378         (wl-summary-print-message-with-ps-print): Ditto.
10379         (wl-summary-print-message): Ditto.
10380         (wl-summary-mark-as-important): Ditto.
10381         (wl-summary-mark-as-unread): Ditto.
10382
10383         * wl-summary.el (wl-summary-reply): Cause an error when there's no
10384         message at cursor point.
10385         (wl-summary-reply-with-citation): Remove unwind-protect.
10386
10387         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
10388         subject searching feature.
10389         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10390         Eliminated.
10391
10392 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
10393
10394         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
10395         New variable.
10396         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
10397         by subject matching if there's no in-reply-to nor references field.
10398
10399         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
10400
10401         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
10402         when display is finished.
10403         (wl-folder-open-all): Ditto.
10404         (wl-folder-update-access-group): Ditto.
10405         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
10406         * wl-thread.el (wl-thread-close-all): Ditto.
10407
10408         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
10409         progress gauge only when it was displayed.
10410         * wl-folder.el (wl-folder-insert-entity): Ditto.
10411
10412 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
10413
10414         * wl-summary.el (wl-summary-incorporate): Enclose
10415         `wl-summary-sync-force-update' with save-excursion.
10416
10417 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
10418
10419         * wl-summary.el (wl-summary-prefetch-region):
10420         Pass current cursor point to `pos-visible-in-window-p' after
10421         moving cursor to the started point.
10422
10423 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
10424
10425         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
10426
10427         * wl-draft.el (wl-draft-insert-current-message): Delete useless
10428         fields from the forwarding message.
10429         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
10430         `ignored-fields'.
10431
10432 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
10433
10434         * wl-mime.el (wl-message-request-partial):
10435         Eliminated argument `msgdb'.
10436         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
10437         (wl-mime-combine-message/partial-pieces): Likewise.
10438         * tm-wl.el (wl-message-request-partial): Likewise.
10439         (wl-mime-combine-message/partial-pieces): Likewise.
10440
10441 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
10442
10443         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
10444         when display is finished.
10445
10446 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
10447
10448         * wl-summary.el (wl-summary-goto-folder-subr):
10449         Fix problem when wl-summary-partial-highlight-above-lines is nil.
10450
10451 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
10452
10453         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
10454         when cursor point is visible.
10455
10456 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
10457
10458         * wl-expire.el (wl-expire-archive-get-max-number):
10459         Don't use `file-name-directory'.
10460
10461 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10462
10463         * wl-expire.el (wl-expire-archive-get-max-number):
10464         Use `file-name-directory'.
10465
10466 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10467
10468         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10469         only when there is progress.
10470
10471 2000-04-13  Mito <mit@nines.nec.co.jp>
10472
10473         * wl-summary.el (wl-summary-sync-marks): Display progress.
10474
10475 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10476
10477         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10478         (wl-summary-prev): Move cursor regardless of unread status.
10479         (wl-summary-next): Ditto.
10480
10481 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10482
10483         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10484         Added argument `target' and `number'.
10485         * tm-wl.el (wl-summary-burst-subr): New function.
10486         (wl-summary-burst): Use it.
10487
10488 2000-04-10  Mito <mit@nines.nec.co.jp>
10489
10490         * wl-mime.el (wl-burst): New function.
10491         (wl-summary-burst): Use it.
10492
10493 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10494
10495         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10496         as petname when there's no candidate.
10497
10498 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10499
10500         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10501         New variable.
10502         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10503
10504         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10505
10506         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10507
10508 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10509
10510         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10511         Use substring of `original' instead of buffer-substring.
10512         (wl-refile-evaluate-rule):
10513         Set `original' argument of wl-refile-expand-newtext.
10514
10515         * wl-summary.el
10516         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10517         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10518         (wl-summary-auto-refile): Check existence of destination folder just
10519         before marking.
10520
10521 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10522
10523         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10524         when wl-refile-get-field-value return nil.
10525
10526 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10527
10528         * wl-refile.el
10529         (wl-refile-expand-newtext): New function imported from Gnus.
10530         (wl-refile-evaluate-rule): Use it.
10531
10532 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10533
10534         * wl-summary.el (wl-summary-print-destination):
10535         Duplicate folder string to avoid putting text-property on
10536         original string.
10537
10538         * wl-refile.el (wl-refile-get-field-value): New function.
10539         (wl-refile-evaluate-rule): New function;
10540         Evaluate refile rule recursively.
10541         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10542         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10543         New function; Check existence of a target folder recursively.
10544         (wl-summary-auto-refile-check-refile-rule-alist):
10545         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10546
10547 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10548
10549         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10550
10551         * wl-folder.el (wl-create-folder-entity-from-buffer):
10552         Fixed problem when '}' character is contained in folder name.
10553
10554         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10555
10556 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10557
10558         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10559         (wl-fldmgr-add-completion-all-completions):
10560         Use wl-fldmgr-add-completion-hashtb.
10561
10562 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10563
10564         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10565         wl-fldmgr-add-completion-subr): New functions.
10566         * wl-folder.el (wl-folder-completion-func): New variable.
10567         * wl-summary.el (wl-summary-read-folder):
10568         Use wl-folder-completion-func.
10569
10570         * wl-refile.el: Eliminate throw & catch.
10571
10572         * wl.el (wl-plugged-sending-queue-status): Fixed.
10573
10574 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10575
10576         * wl-draft.el (wl-draft): Put category property on
10577         mail-header-separator.