Update.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
2
3         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
4         to `defun'.  Use `nconc' instead of `append' to collect descendant
5         message numbers.
6
7 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8
9         * wl-thread.el (wl-thread-save-top-list)
10         (wl-thread-save-entities): Use `with-temp-buffer'.
11         * wl-news.el.in (wl-news-previous-version-load):
12         (wl-news-previous-version-save): Ditto.
13         * wl-summary.el (wl-summary-load-file-object)
14         (wl-summary-save-view-cache): Ditto.
15
16 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
17
18         * wl-util.el (toplevel): Require 'elmo-flag'.
19         (wl-read-search-condition): New function (Renamed from
20         `elmo-read-search-condition').
21         (wl-read-search-condition-internal): Likewise.
22
23         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
24         invalid.
25         (wl-summary-pick): Use `wl-read-search-condition' instead of
26         `elmo-read-search-condition'.
27         (wl-summary-virtual): Ditto.
28
29         * wl-folder.el (wl-folder-virtual): Ditto.
30         (wl-folder-pick): Ditto.
31
32         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
33
34 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-summary.el (wl-summary-reedit): Call
37         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
38
39 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-mime.el (toplevel): Require wl-vars.
42
43         * wl-message.el (toplevel): Require cl at compile.
44
45         * wl-draft.el (toplevel): Require elmo.
46
47 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
48
49         * wl-message.el (wl-message-buffer-prefetch): Count is a number
50         and do nothing when it is not positive.
51         (wl-message-buffer-prefetch-next): Ditto.
52
53 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
54
55         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
56         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
57         (wl-summary-redisplay-internal): Ditto.
58
59         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
60         message (the condition is borrowed from `wl-check-variables-2').
61         (wl-summary-redisplay-internal): Ditto.
62
63 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-mime.el (wl-draft-nntp-attribute): New function.
66         (wl-draft-attribute-nntp-posting-server): Use it.
67         (wl-draft-attribute-nntp-posting-port): Ditto.
68
69         * wl-mime.el (wl-draft-preview-attributes-list): New function.
70         (wl-draft-show-attributes-buffer): Ditto.
71         (wl-draft-hide-attributes-buffer): Ditto.
72         (wl-draft-attribute-newsgroups): Ditto.
73         (wl-draft-attribute-nntp-posting-server): Ditto.
74         (wl-draft-attribute-nntp-posting-port): Ditto.
75         (wl-draft-preview-message): Use there functions.
76
77         * wl-vars.el (wl-draft-preview-attributes-list): Change default
78         value.
79
80 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
83         (wl-draft-reedit): Ditto.
84         (wl-draft-queue-flush): Ditto.
85
86         * wl-mime.el (wl-message-request-partial): Ditto.
87         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
88         instead of `elmo-message-fetch'.
89
90         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
91
92         * wl-summary.el (wl-summary-message-string): Ditto.
93
94 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
95
96         * wl-util.el (wl-current-message-buffer): Follow the API change.
97
98         * wl-summary.el (wl-summary-redisplay-internal): Call
99         `wl-summary-mark-as-read' with 2nd argument as nil and update
100         unread count instead of persistent mark.
101
102         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
103         variable.
104         (wl-message-redisplay): Follow the API change.
105         (wl-message-buffer-display): Managed mime-entity directly and
106         return preview buffer only.
107         (wl-message-display-internal): Rewrite.
108         (wl-message-buffer-prefetch-subr): Not save return value of
109         `wl-message-buffer-display'.
110
111         * Version number is increased to 2.13.1.
112
113 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
114
115         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
116         'elmo-multiple-fields-body-list' with boundary specified.
117
118 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
119
120         * wl-vars.el (wl-summary-resend-use-cache): New variable.
121         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
122         cache if `wl-summary-resend-use-cache' is non-nil.
123
124 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
125
126         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
127         (wl-nntp-posting-stream-type): Ditto.
128
129 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
130
131         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
132
133 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
134
135         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
136         message.
137
138 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
139
140         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
141         Abolish.
142         (wl-summary-buffer-persistent-mark-version): New internal
143         variable.
144         (wl-summary-update-mark-and-highlight-window): Check by
145         wl-summary-persistent-mark-invalid-p.
146         (wl-summary-update-status-marks): Ditto.
147         (elmo-event-handler-flag-changed): Rewrite.
148         (elmo-event-handler-cache-changed): Define.
149         (wl-summary-prefetch-msg): Does not update persistent mark here.
150         (wl-summary-delete-cache): Ditto.
151         (wl-summary-resume-cache-status): Ditto.
152         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
153         (wl-summary-persistent-mark-invalid-p): New function.
154         (wl-summary-validate-persistent-mark): Ditto.
155         (wl-summary-validate-persistent-mark-string): Ditto.
156         (wl-summary-invalidate-persistent-mark): Ditto.
157         (wl-summary-update-persistent-mark): Call
158         `wl-summary-validate-persistent-mark'.
159         (wl-summary-create-line): Call
160         `wl-summary-validate-persistent-mark-string'.
161
162         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
163         status as t if cache used.
164
165 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
166
167         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
168         only if the target is group.
169         * wl-folder.el (wl-folder-append-petname): Don't check group name.
170
171 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
172
173         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
174
175 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
176
177         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
178
179         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
180
181 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
182
183         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
184         (Thanks to Yoichi NAKAYAMA).
185
186 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * wl-util.el (wl-save-drafts): Restore echo area.
189
190 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
191
192         * Version number is increased to 2.13.0.
193
194         * wl-util.el (wl-biff-check-folder-async): Use
195         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
196
197 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
198
199         * wl-message.el (wl-message-display-internal): Does not put
200         wl-message-display-type property on message buffer.
201         (wl-message-buffer-display-type): New function.
202
203         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
204
205         * wl-summary.el (wl-summary-mode): Use `dolist' to add
206         `wl-summary-buffer-detach'.
207         (wl-summary-message-display-type): Use
208         `wl-summary-buffer-display-type'.
209
210 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
211
212         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
213         buffer-local.
214
215         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
216         kill-buffer-hook instead of make-local-variable.
217         (wl-draft-preview-message): Set `local' argument of add-hook as t.
218
219 2004-12-12  Scott Renfro <scott@renfro.org>
220
221         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
222         regex for square-branket.
223
224 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
225
226         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
227         `wl-message-mime-analysis-p' with argument `header'.
228
229 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
230
231         * wl-mime.el (wl-draft-yank-current-message-entity): 
232         Switch to no-mime following method according to wl-message-display-type
233         property.
234         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
235
236         * wl-message.el (wl-message-display-internal): 
237         Put wl-message-display-type property on message buffer.
238
239         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
240         (wl-message-display-internal): Ditto;
241
242         * wl-summary.el (wl-summary-toggle-mime): Ditto.
243
244 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
245
246         * wl-message.el (wl-message-make-display-type): New function.
247         (wl-message-display-type-property): Ditto.
248         (wl-message-mime-analysys-p): Ditto.
249         (wl-message-display-all-header-p): Ditto.
250         (wl-message-redisplay): Removed argument `as-is', `all-header' and
251         added `display-type'.
252         (wl-message-buffer-display): Likewise.
253         (wl-message-display-internal): Likewise.
254         (wl-message-buffer-display-type): Abolish.
255         (wl-message-buffer-prefetch-subr): Follow the API changed.
256
257         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
258         from wl-summary-buffer-display-all-header and changed default value.
259         (wl-summary-message-display-type): New function.
260         (wl-summary-buffer-display-mime-mode): Ditto.
261         (wl-summary-buffer-display-header-mode): Ditto.
262         (wl-summary-toggle-mime): Rewrite with above functions.
263         (wl-summary-toggle-all-header): Ditto.
264         (wl-summary-redisplay): Force redisplay with default mode.
265         (wl-summary-redisplay-internal): Renamed argument from `mode',
266         `all-header' to `mime-mode', `header-mode'.
267         Use `wl-message-make-display-type'.
268
269         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
270         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
271
272 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
273
274         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
275
276 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
277
278         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
279         in original message buffer.
280         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
281         buffer.
282
283 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
284
285         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
286
287 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
288
289         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
290
291 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
292
293         * wl-action.el (wl-summary-exec-action-refile): Display a done message
294         when actions succeeded.
295         (wl-summary-exec-action-copy): Likewise.
296
297 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
298
299         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
300         there is switch-to-buffer at the end of wl-message-select-buffer.
301         (wl-summary-reply): Ditto.
302
303 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
304
305         * wl-summary.el (wl-summary-forward): Put subject in original
306         message buffer as argument of wl-draft-forward.
307         * wl-draft.el (wl-draft-forward): Decode subject as in
308         wl-draft-reply.
309
310 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
311
312         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
313         a folder under access group.
314
315 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
316
317         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
318         wl-message-buffer-display.
319
320         * wl-util.el (wl-set-save-drafts): Fix typo.
321
322 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
323
324         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
325         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
326         wl-highlight-logo-face to set the bg color of an xbm image; fixed
327         the way to measure the width of a bitmap image; don't put face on
328         ascii and bitmap images; put the mark which should not use the
329         variable-pitch face on ascii and bitmap images.
330         (wl-demo-setup-properties): Don't use the variable-pitch face on
331         ascii and bitmap images; made it work on Emacs 20 and earlier.
332         (wl-demo-insert-text): End with a newline at the bottom; don't put
333         face on text.
334
335         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
336
337 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
340
341         * wl-util.el (wl-save-drafts): Moved from sample setting.
342         (wl-set-save-drafts): New function to set idle timer.
343         * wl-draft.el (wl-draft): Call it.
344         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
345
346 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
347
348         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
349         a summary which has toggle display status off.
350
351 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-draft.el (wl-draft-do-fcc): No cache save.
354
355 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
356
357         * wl-summary.el (elmo-event-handler-flag-changed): Use
358         `set-buffer' instead of `with-current-buffer'.
359
360 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
361
362         * wl-summary.el (wl-summary-after-resize-function): New function.
363         (wl-summary-mode): Add `wl-summary-after-resize-function' to
364         window-size-change-functions.
365
366 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
367
368         * wl-draft.el (wl-draft-create-buffer): Bind
369         `change-major-mode-hook' after current buffer is changed.
370
371         * wl-summary.el (wl-summary-buffer-detach): New function.
372         (wl-summary-buffer-set-folder): Call it.
373         (wl-summary-mode): Add `wl-summary-buffer-detach' to
374         change-major-mode-hook and kill-buffer-hook.
375         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
376         (wl-summary-switch-to-clone-buffer): Ditto.
377         (wl-summary-goto-folder-subr): Ditto.
378
379 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
380
381         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
382         after boundp check.
383
384 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
387         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
388         for `kill-buffer'.
389
390         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
391         handler of current buffer from elmo-folder.
392
393 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
394
395         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
396
397 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-summary.el (wl-summary-buffer-event-handler): New internal
400         variable.
401         (wl-summary-event-handler): New class.
402         (elmo-event-handler-flag-changed): Define to update persistent
403         mark.
404         (wl-summary-buffer-set-folder): Register event handler to
405         elmo-folder.
406         (wl-summary-exit): Unregister event handler.
407         (wl-summary-goto-folder-subr): Ditto.
408         (wl-summary-mark-as-read-all): Does not call
409         `wl-summary-update-persistent-mark' directly.
410         (wl-summary-mark-as-read-internal): Ditto.
411         (wl-summary-set-persistent-mark-internal): Ditto.
412         (wl-summary-set-flags-internal): Ditto.
413
414         * Version number is increased to 2.11.33.
415
416 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
417
418         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
419         to nil.
420
421 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-spam.el (wl-spam-setup): Add hook
424         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
425         instead of `wl-summary-prepare-hook'.
426
427         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
428         if folder type is `'flag'.
429         (wl-summary-mark-as-important): Ditto.
430
431 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
432
433         * wl-address.el (wl-address-minibuffer-history): New variable.
434         (wl-address-minibuffer-local-map): New keymap.
435         (wl-address-read-from-minibuffer): New function.
436
437         * wl-action.el (wl-summary-get-resend-address): Use
438         `wl-address-read-from-minibuffer' instead of `completing-read'.
439
440 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
441
442         * Version number is increased to 2.11.32.
443
444 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
445
446         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
447         without mule to iso-8859-1.
448         (wl-draft-add-in-reply-to): Add note in description.
449         (wl-draft-add-references): Ditto.
450
451 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
454         definition for `m'.
455         (wl-summary-mode-line-format): Add '[%m]'.
456         (wl-message-mode-line-format-spec-alist): Ditto.
457         (wl-summary-display-mime-mode-list): New variable.
458
459         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
460         from wl-summary-buffer-display-as-is.
461         (wl-summary-buffer-display-all-header): New buffer local variable.
462         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
463         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
464         instead of wl-summary-buffer-display-as-is.
465         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
466         (wl-summary-set-persistent-mark): Ditto.
467         (wl-summary-set-message-buffer-or-redisplay): Just call
468         `wl-summary-redisplay-internal' without optional arguments.
469         (wl-summary-toggle-mime): Rewrite.
470         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
471         (wl-summary-toggle-all-header): New function.
472         (wl-summary-redisplay-internal): Treat mime mode.
473
474         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
475         to wl-mime-preview-follow-no-mime.
476         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
477         accodring to the display-mode.
478
479         * wl-message.el (wl-message-buffer-display-type): Rewrite.
480         (wl-message-buffer-display): Changed argument name from `as-is' to
481         `mode'.
482         (wl-message-display-internal): Ditto;
483         Bind elmo-mime-display-header-analysis according to the mode.
484         (wl-message-display-internal): Put wl-message-display-mime-mode
485         property on entire buffer.
486
487 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
488
489         * wl-draft.el (wl-draft-do-fcc): Undo last change.
490
491 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
492
493         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
494         Don't extract mail address.
495         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
496
497         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
498
499         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
500
501 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
502
503         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
504         wl-fldmgr-cut-entity-list on confirmation.
505
506 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
507
508         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
509         (wl-mime-quit-preview): Check existence of
510         mime-edit-temp-message-buffer here.
511
512 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
513
514         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
515         after deletion.
516
517         * wl-draft.el (wl-draft-send-confirm): Check major-mode
518         before calling wl-mime-quit-preview.
519
520 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
521
522         * wl-summary.el (wl-summary-pick): If call it with prefix
523         argument, set `delete-marks' as non-nil. Pick from only visible
524         messages.
525         (wl-summary-check-target-mark): New function.
526         (wl-summary-target-mark-mark-as-read): Use it.
527         (wl-summary-target-mark-mark-as-unread): Ditto.
528         (wl-summary-target-mark-operation): Ditto.
529         (wl-summary-target-mark-set-flags): Ditto.
530         (wl-summary-target-mark-save): Ditto.
531         (wl-summary-target-mark-pick): Ditto.
532         (wl-summary-target-mark-forward): Ditto.
533         (wl-summary-target-mark-reply-with-citation): Ditto.
534         (wl-summary-target-mark-print): Ditto.
535         (wl-summary-target-mark-uudecode): Ditto.
536
537         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
538         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
539         with `ask-coding' is non-nil.
540
541 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
542
543         * wl-thread.el (wl-thread-set-parent): If parent is a message
544         which is identified by references, set linked as nil.
545
546 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
547
548         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
549         (wl-message-mode-line-format-spec-alist): Ditto.
550         (wl-message-mode-line-format): Ditto.
551         (wl-summary-mode-line-format): Ditto for docstring.
552         (wl-summary-no-mime-folder-list): Fix typo.
553
554         * wl-util.el (wl-current-message-buffer): Call
555         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
556
557         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
558         variable.
559         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
560         of `wl-summary-redisplay-no-mime'.
561         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
562         (wl-summary-toggle-mime): New function.
563         (wl-summary-redisplay-all-header): Rewrite.
564         (wl-summary-redisplay-no-mime): Ditto.
565         (wl-summary-redisplay-internal): Added argument `as-is' and
566         `all-header'.
567
568         * wl-refile.el (wl-refile-default-from-folder-path-separator):
569         New variable.
570         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
571         bottom.
572         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
573         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
574         "/" unconditionally.
575
576         * wl-mime.el (wl-draft-yank-current-message-entity): Use
577         wl-mime-preview-follow-no-mime for as-is content.
578         (wl-mime-preview-follow-no-mime): New function.
579         (wl-mime-preview-follow-current-region): Fixed parenthesis.
580
581         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
582         and added `as-is', `all-header'.
583         (wl-message-buffer-display): Ditto.
584         (wl-message-buffer-display-type): New function.
585
586 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
587
588         * wl-vars.el (wl-message-header-button-alist): Change default
589         value.
590         (wl-message-body-button-alist): Ditto.
591
592 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
593
594         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
595
596 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
599
600 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
601
602         * wl-summary.el (wl-summary-sync-marks): Remove condition which
603         is always true.
604
605 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
606
607         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
608         on null entity.
609
610 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
611
612         * wl-vars.el (wl-draft-reply-default-position): Fix range.
613
614 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
615
616         * wl-vars.el (wl-summary-resend-hook): New hook.
617
618         * wl-action.el (wl-summary-exec-action-resend-subr): Run
619         `wl-summary-resend-hook'.
620
621 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
622
623         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
624         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
625         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
626         (wl-summary-new-cached-mark): Changed default value to 'n'.
627         (wl-summary-unread-cached-mark): Changed default value to 'u'.
628         (wl-summary-answered-cached-mark): Changed default value to 'a'.
629         (wl-folder-sync-range-alist): Remove spec for 'flag.
630         (wl-summary-force-prefetch-folder-list): New user option.
631
632         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
633         `wl-summary-toggle-persistent-mark'.
634         (wl-summary-update-mark-and-highlight-window): Don't highlight when
635         number is nil.
636         (wl-summary-mark-as-answered-region): Set interactive argument of
637         `wl-summary-set-persistent-mark-internal'.
638         (wl-summary-mark-as-important-region): Ditto.
639         (wl-summary-unset-persistent-mark): Ditto.
640         (wl-summary-set-persistent-mark): Ditto.
641         (wl-summary-mark-as-answered): Ditto.
642         (wl-summary-mark-as-important): Ditto.
643         (wl-summary-set-persistent-mark-internal): Do nothing
644         when `elmo-message-flag-available-p' is nil.
645         (wl-summary-toggle-persistent-mark): New function.
646         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
647         when the folder matches `wl-summary-force-prefetch-folder-list'.
648
649
650         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
651         when number is nil.
652         (wl-highlight-summary-forwarded-face): New face.
653
654 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
655
656         * Version number is increased to 2.11.31.
657
658 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
659
660         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
661         (wl-biff-check-folder-async): Ditto.
662         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
663
664 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
665
666         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
667         Add an argument `reverse'.  All callers are updated.
668         (wl-summary-sort): Add a prefix argument `reverse' to specify
669         reverse sorting.
670         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
671         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
672         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
673
674 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-message.el (wl-message-redisplay): Does not narrow header if
677         disply-type is all-header or as-is.
678
679         * wl-summary.el (wl-summary-enter-handler): Use
680         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
681
682 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
683
684         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
685         after adding wl-draft-parent-variables.
686         (wl-draft-forward): Ditto.
687
688 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
689
690         * wl-summary.el (wl-summary-sync-marks): Call
691         `wl-summary-set-persistent-mark' and
692         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
693         (wl-summary-set-persistent-mark-internal): Add 4th argument
694         `no-server'.
695         (wl-summary-unset-persistent-mark): Ditto.
696         (wl-summary-set-persistent-mark): Ditto.
697         (wl-summary-add-flags-internal): Abolish.
698         (wl-summary-remove-flags-internal): Ditto.
699         (wl-summary-mark-as-important-internal): Ditto.
700         (wl-summary-mark-as-important): Use
701         `wl-summary-set-persistent-mark' instead of
702         `wl-summary-add-flags-internal'.
703         (wl-summary-mark-as-important-region): Ditto.
704
705         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
706
707         * wl-summary.el (wl-summary-get-available-flags): New function.
708         (wl-summary-sync-marks): Use it and simplified.
709         (wl-summary-unset-persistent-mark): Use
710         `wl-summary-get-available-flags'.
711         (wl-summary-set-persistent-mark): Ditto.
712
713 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
714
715         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
716         id.
717
718 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
719
720         * wl-summary.el (wl-summary-enter-handler): If argument is not a
721         number, call `wl-summary-prev-line-content'. Show message when the
722         message is not found.
723
724 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
725
726         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
727         wl-summary-enter-handler.
728         (wl-summary-enter-handler): New command.
729
730         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
731         docstring and custom spec.
732
733         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
734         flags too; Don't treat Cached and New.
735         (wl-summary-set-persistent-mark): Ditto.
736
737         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
738         `wl-folder-set-flag'.
739
740         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
741         instead of `wl-folder-set-flag'.
742
743         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
744         for completion.
745         (wl-summary-set-persistent-mark): Ditto.
746
747         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
748         instead of `wl-draft-quit-preview'.
749
750         * wl-mime.el (toplevel): Avoid compile warning.
751         (wl-mime-quit-preview): New function
752         (formarly defined as `wl-draft-quit-preview').
753         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
754         quitting method.
755
756         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
757
758         * wl-folder.el (wl-folder-set-flag): Renamed from
759         `wl-draft-set-flag-on-parent'.
760
761         * wl-draft.el (wl-draft-quit-preview): New function.
762         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
763         (wl-draft-send): Call `wl-folder-set-flag' instead of
764         `wl-draft-set-flag-on-parent'.
765         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
766
767 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
768
769         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
770         (wl-draft-send): Ditto.
771
772 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
773
774         * wl-vars.el (wl-draft-reply-hook): Changed default value.
775         (wl-draft-kill-pre-hook): Set default value as nil.
776         (wl-summary-reply-hook): Ditto.
777         (wl-draft-kill-flags): Abolish.
778
779         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
780         (wl-draft-parent-variables): Renamed from
781         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
782         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
783         argument; Add wl-draft-parent-variables to
784         wl-draft-config-variables.
785         (wl-draft-reply): Likewise.
786         (wl-draft-kill-flags): Abolish.
787         (wl-draft-send): Call wl-draft-set-flag-on-parent.
788         (wl-draft-set-flag-on-parent): New function.
789         (wl-draft-setup-parent-flag): Ditto.
790
791 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
792
793         * wl-draft.el (wl-draft-kill-flags): Avoid error when
794         `wl-draft-parent-folder' is "".
795
796 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
797
798         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
799         (wl-summary-digit-jump): New function.
800         (Adviced by John Owens and Hiroya Murata)
801
802         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
803         (Adviced by John Owens)
804
805         * wl-xmas.el (wl-message-define-keymap): Ditto.
806
807         * wl-mule.el (wl-message-define-keymap): Ditto.
808
809 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
810
811         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
812         change of return value of elmo-folder-count-flags.
813
814         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
815         (wl-summary-mark-as-read-internal): Ditto.
816         (wl-summary-set-persistent-mark-internal): Ditto.
817         (wl-summary-folder-info-update): Ditto.
818         (wl-summary-sync-update): Fixed the last change.
819
820         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
821
822 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
823
824         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
825         (wl-draft-kill-flags): Fixed docstring.
826
827         * wl-draft.el (wl-draft-kill-flags): New function.
828         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
829
830 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
831
832         * wl-vars.el (wl-reply-hook): Abolish.
833         (wl-draft-reply-hook): New hook.
834         (wl-summary-reply-hook): Ditto.
835         (wl-draft-forward-hook): Ditto.
836         (wl-summary-forward-hook): Ditto.
837         (wl-draft-kill-flags): New variable.
838
839         * wl-summary.el (wl-summary-mark-as-answered-region): Use
840         wl-summary-set-persistent-mark-internal.
841         (wl-summary-sync-marks): Use elmo-preserved-flags.
842         (wl-summary-update-persistent-mark): Make it interactive.
843         (wl-summary-set-persistent-mark-internal): New inline function.
844         (wl-summary-mark-as-answered): Use it.
845         (wl-summary-mark-as-unanswered): Ditto.
846         (wl-summary-unset-persistent-mark): New function.
847         (wl-summary-set-persistent-mark): Ditto.
848         (wl-summary-reply): Don't set answered flag;
849         Run wl-summary-reply-hook instead.
850         (wl-summary-forward): Call wl-draft-forward with number.
851         Run wl-summary-forward-hook.
852
853         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
854         (wl-highlight-summary-line-face-spec): Use it as a default
855         persistent mark face.
856
857         * wl-draft.el (wl-draft-forward): Added optional argument number;
858         Set wl-draft-parent-number; Run wl-draft-forward-hook.
859         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
860         (wl-draft-kill): Use wl-draft-kill-flags.
861
862         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
863
864         * wl-folder.el (wl-folder-check-one-entity): Follow the change
865         of return value of elmo-folder-count-flags.
866
867         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
868
869         * wl-summary.el (wl-summary-count-unread): Ditto.
870         (wl-summary-sync-update): Follow the change above.
871         (wl-summary-force-prefetch): New function.
872
873 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
874
875         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
876         variable `buf' with `let' instead of `setq'.
877
878 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-mime.el (wl-message-delete-current-part): If filename exists,
881         add Content-Disposition heaeder on the deleted part.
882
883 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
884
885         * wl-draft.el (wl-draft-save): Encode address list under edit by
886         `eword-encode-unstructured-field-body'.
887
888         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
889
890 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
891
892         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
893         wl-current-summary-buffer.
894
895 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
896
897         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
898         `numbers' is ignored.
899
900 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
901
902         * wl-folder.el (wl-folder-open-folder): Avoid error.
903         Reported by John Owens, [wl-en:815]
904
905         * wl.el (wl): Set timer for biff process even if prefix argument
906         is given or auto-checking is quitted.
907
908         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
909         immediately.
910         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
911         (wl-toggle-plugged): Ditto.
912
913         * wl-vars.el (wl-biff-use-idle-timer): New variable.
914         * wl-util.el (wl-biff-start): Use idle timer if
915         `wl-biff-use-idle-timer' is non-nil.
916
917 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
918
919         * wl-highlight.el (wl-highlight-message): Fix description.
920
921 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
922
923         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
924         tty.
925
926 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
927
928         * wl-action.el (wl-summary-exec): Print failure count.
929
930 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
931
932         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
933         to `defun', remove interactive form.
934         Set elmo-message-fetch-confirm when force-reload is non-nil.
935
936 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
937
938         * wl-summary.el (toplevel): Removed unnecessary autoload.
939
940 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
941
942         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
943         the buffer is generated from another message buffer.
944
945 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
948         extracted from `wl-fldmgr-save-folders'.
949         (wl-fldmgr-delete): Call it after deletion.
950
951 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
952
953         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
954         multi-tty support.
955
956 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
957
958         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
959
960 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
961
962         * wl-summary.el (wl-summary-rescan): Remove unused variables.
963         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
964
965 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
966
967         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
968         unsubscribe list only if argument CLEAR is nil.
969
970 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-draft.el (wl-draft-reply): Decode subject before removing
973         Re: prefix.
974
975 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
976
977         * wl-summary.el (wl-summary-sort-by-size): New command.
978
979 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
980
981         * wl-summary.el (wl-summary-number-list-from-region): New
982         function.
983         (wl-summary-mark-as-read-region): Use it.
984         (wl-summary-mark-as-unread-region): Ditto.
985         (wl-summary-set-flags-region): Ditto and add optional argument
986         remove.
987         (wl-summary-mark-as-answered-region): Ditto.
988         (wl-summary-mark-as-important-region): Ditto.
989         (wl-summary-target-mark-mark-as-important): Added optional
990         argument remove.
991         (wl-summary-target-mark-mark-as-answered): Ditto.
992         (wl-summary-target-mark-set-flags): Ditto.
993
994 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
995
996         * wl-summary.el (wl-summary-set-flags-region): Call
997         `wl-summary-set-flags-internal' with number list instead of call
998         one by each message.
999         (wl-summary-target-mark-set-flags): Likewise.
1000
1001 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1002
1003         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1004         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1005         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1006         (wl-summary-target-mark-mark-as-answered): Likewise.
1007
1008 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1009
1010         * wl-summary.el (wl-summary-target-mark-forward): Use
1011         `wl-summary-delete-all-target-marks' instead of
1012         `wl-summary-delete-all-temp-marks'.
1013         (wl-summary-target-mark-reply-with-citation): Ditto.
1014         (wl-summary-target-mark-uudecode): Ditto.
1015         (wl-summary-target-mark-set-flags): Ditto and remove needless
1016         cursor move.
1017
1018 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1019
1020         * wl-summary.el (wl-summary-target-mark-forward): Protect
1021         wl-summary-buffer-target-mark-list from nreverse.
1022         (wl-summary-target-mark-reply-with-citation): Ditto.
1023
1024 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1025
1026         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1027         `elmo-display-progress-threshold'.
1028
1029 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1030
1031         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1032         check `wl-summary-highlight'.
1033         (wl-summary-window-scroll-functions): Respect value of
1034         `wl-summary-highlight'.
1035         (wl-summary-sync-update): Run hooks
1036         `wl-summary-buffer-window-scroll-functions' at any time.
1037
1038 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1039
1040         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1041         from `wl-summary-cleanup-temp-marks'.
1042         (wl-summary-cleanup-temp-marks): Abolish argument.
1043         * wl.el (wl-save-status): Revert previous change.
1044         (wl-execute-temp-marks): New function, call
1045         `wl-summary-exec-with-confirmation'.
1046         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1047         (wl-folder-save-and-exec-marks): Abolished.
1048
1049 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1050
1051         * wl-e21.el (wl-e21-display-image-p): Respect
1052         `wl-highlight-folder-with-icon'.
1053         (wl-e21-highlight-folder-group-line): Highlight mouse line
1054         even if wl-e21-display-image-p is nil.
1055
1056         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1057         Respect value of `wl-summary-highlight'.
1058
1059         * wl.el (wl-save-status): Remove unused variable.
1060
1061         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1062         (wl-folder-mode-map): Bind it to "x".
1063
1064 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1065
1066         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1067
1068         * wl-thread.el (wl-thread-get-parent-list): Don't check
1069         disconnected ancestors, neglecting needless work in
1070         `wl-thread-update-indent-string-thread'.
1071
1072         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1073         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1074         argument, add argument default-keep to keep marks by default.
1075
1076         * Version number is increased to 2.11.30.
1077
1078         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1079         customization type and docstring.
1080         (wl-draft-reply-without-argument-list): Ditto.
1081
1082 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1083
1084         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1085
1086         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1087
1088 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1089
1090         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1091
1092 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1093
1094         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1095         save-excursion so as not to include run-hooks.
1096
1097 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1098
1099         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1100         Clarify that marks are going to be cleared.
1101
1102 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1103
1104         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1105         according to 3rd element of wl-summary-flag-mark.
1106
1107         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1108
1109 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1110
1111         * wl-action.el (wl-summary-target-mark-all): Don't set
1112         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1113
1114 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1115
1116         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1117         (wl-forward-subject-prefix): Ditto.
1118         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1119         (wl-draft-reply-make-subject): Ditto.
1120
1121         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1122         `wl-draft-forward'.
1123         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1124
1125 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1126
1127         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1128         target message does not exist.
1129
1130 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1131
1132         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1133         `wl-subject-prefix-regexp'.
1134         (wl-subject-forward-prefix-regexp): New variable.
1135         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1136         `wl-draft-strip-subject-re' and take regexp as argument.
1137         (wl-draft-forward): Use it.
1138         (wl-draft-reply): Ditto.
1139
1140 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1141
1142         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1143         emacs multi-tty support.
1144
1145 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1146
1147         * wl-e21.el (wl-e21-display-image-p): Don't call
1148         `display-images-p'.
1149         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1150         support.
1151         (wl-highlight-folder-current-line): Ditto.
1152         (wl-folder-init-icons): Ditto.
1153
1154 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1155
1156         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1157         the last line of summary in unplugged mode.
1158
1159 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1160
1161         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1162
1163 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1164
1165         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1166         * wl-address.el (wl-address-user-mail-address-p): Use it.
1167         (wl-address-delete-user-mail-addresses): Ditto.
1168         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1169
1170         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1171         (wl-address-delete-user-mail-addresses): Ditto.
1172
1173         * wl-address.el (wl-address-delete-user-mail-addresses): New
1174         function.
1175         * wl-refile.el (wl-refile-guess-by-history): Use it.
1176         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1177         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1178
1179         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1180         use wl-address-user-mail-address-p.
1181
1182 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1183
1184         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1185         after opening group.
1186
1187 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1188
1189         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1190         of elmo-set-buffer-multibyte.
1191
1192         * wl-message.el (wl-original-message-mode): Ditto.
1193
1194         * wl-score.el (wl-score-insert-header): Ditto.
1195
1196         * wl-summary.el
1197         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1198         (wl-summary-goto-folder-subr): Ditto.
1199         (wl-summary-insert-headers): Ditto.
1200
1201         * wl-util.el (wl-set-string-width): Ditto.
1202
1203         * Version number is increased to 2.11.29.
1204
1205 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1206
1207         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1208         (wl-highlight-summary-line-help-echo-alist): New variable.
1209         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1210         into `wl-highlight-summary-line-help-echo' and
1211         `wl-highlight-flag-folder-help-echo'.
1212         (wl-highlight-summary-line-string): Change accordingly.
1213         (wl-highlight-summary-current-line): Ditto.
1214
1215 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1216
1217         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1218         at the beginning of field body (Thanks to Markus Knittig).
1219
1220         * wl-draft.el (wl-draft-insert-current-message): Also check
1221         summary buffer, remove unnecessary tag.
1222
1223 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1224
1225         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1226         when wl-message-buffer is nil.
1227
1228         * wl-folder.el (wl-folder): Abolish unused argument.
1229         Call wl-folder-init when wl-folder-entity is nil.
1230         * wl.el (wl): Change accordingly.
1231
1232 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1233
1234         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1235         multibyte string before insert into draft buffer.
1236         (wl-draft-create-buffer): Always enable multibyte characters for
1237         draft buffer.
1238
1239         * Version number is increased to 2.11.28.
1240
1241 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1242
1243         * wl-folder.el (wl-folder-open-close): Handle blank line.
1244         (wl-folder-jump-to-current-entity): Ditto.
1245
1246 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1247
1248         * Version number is increased to 2.11.27.
1249
1250 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1251
1252         * wl-thread.el (wl-thread-insert-message): When the thread is
1253         devided by wl-summary-max-thread-depth, insert line at the end of
1254         buffer.
1255
1256 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1257
1258         * Version number is increased to 2.11.26.
1259
1260 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1261
1262         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1263
1264 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1265
1266         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1267         value of stream-type and session.
1268
1269 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1270
1271         * Version number is increased to 2.11.25.
1272
1273 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1274
1275         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1276         in a quit message.
1277
1278 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1279
1280         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1281         (wl-summary-redisplay-no-mime-internal): Ditto.
1282
1283 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1284
1285         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1286         * wl-vars.el (wl-smtp-connection-type): Ditto.
1287
1288 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1289
1290         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1291         for the separator line and quote mail-header-separator.
1292
1293 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1294
1295         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1296         result message.
1297
1298         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1299         `elmo-multiple-fields-body-list' with boundary as
1300         mail-header-separator.
1301
1302 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1303
1304         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1305
1306 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1307
1308         * wl-util.el (wl-list-diff): Remove unused function.
1309
1310         * wl-draft.el (wl-draft-send-confirm): Discard input before
1311         confirmation.
1312
1313 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1314
1315         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1316         order of flag and new.
1317
1318 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1319
1320         * wl-vars.el (wl-refile-policy-alist): Abolished.
1321
1322         * wl-action.el (wl-summary-set-action-refile): Follow the change
1323         above.
1324
1325 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1326
1327         * wl-highlight.el (wl-highlight-signature-search): Don't use
1328         re-search-backward for a long word since it is possible to crash
1329         XEmacs because of a bug.
1330
1331 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1332
1333         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1334
1335 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1336
1337         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1338         argument for wl-summary-sync-force-update.
1339
1340 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1341
1342         * wl-summary.el (wl-summary-mode-map): Revival of
1343         wl-summary-mark-as-important related bindings;
1344         Bind 'F','tF','mF','rF','m&'.
1345         (wl-summary-mark-as-important-region): Revival.
1346         (wl-summary-target-mark-mark-as-important): Ditto.
1347         (wl-summary-target-mark-operation): New function.
1348         (wl-summary-target-mark-mark-as-answered): Use it.
1349         (wl-summary-decide-flag): Don't set Important as default.
1350         (wl-summary-mark-as-important-internal): Revival.
1351         (wl-summary-mark-as-important): Ditto.
1352
1353         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1354
1355         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1356         instead of facep.
1357
1358 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-dnd.el (wl-dnd-drop-func): Fix.
1361
1362         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1363         mouse-set-point instead of posn-point.
1364
1365         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1366
1367         * wl-mule.el (wl-completing-read-multiple): Ditto.
1368
1369 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1370
1371         * wl-demo.el (face-background-name): Defalias to avoid compile
1372         warning.
1373
1374 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1375
1376         * wl-summary.el (wl-summary-decide-flag): Use
1377         wl-completing-read-multiple instead of completing-read-multiple.
1378
1379         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1380         New alias.
1381
1382         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1383         Use face-background-name instead of face-background.
1384
1385         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1386
1387         * wl-summary.el (wl-summary-save): Use it.
1388         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1389
1390         * wl-mime.el (wl-mime-save-content): Fix last change.
1391
1392 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1393
1394         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1395         New function.
1396         (wl-summary-sort-specs): Added sort.
1397         * wl-mime.el (wl-mime-save-content): Expand file name.
1398
1399 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1400
1401         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1402
1403         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1404
1405 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1406
1407         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1408         for flag if it is not defined.
1409
1410 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1411
1412         * wl-e21.el (wl-highlight-folder-current-line): Use
1413         elmo-folder-type-internal when elmo-folder-type returns nil.
1414
1415         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1416
1417         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1418
1419         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1420
1421         * wl-e21.el (wl-summary-toolbar): Ditto.
1422
1423         * wl-vars.el (wl-demo-background-color): Abolished.
1424         (wl-summary-persistent-mark-priority-list): Renamed from
1425         wl-summary-flag-priority-list.
1426         (wl-summary-flag-alist): New user option.
1427         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1428         (wl-message-mode-line-format-spec-alist): Added 'F'.
1429         (wl-message-mode-line-format): Likewise.
1430         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1431         instead of wl-summary-important-mark.
1432         (wl-file-folder-icon): New variable.
1433
1434         * wl-thread.el (wl-thread-set-flags): Renamed from
1435         wl-thread-mark-as-important.
1436
1437         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1438         warning.
1439         (wl-summary-mode-menu-spec): Follow the change of 
1440         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1441         (wl-summary-mode-map): Follow the change of
1442         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1443         (wl-summary-detect-mark-position): Follow the variable name change.
1444         (wl-summary-set-flags-region): New function for the replacement of
1445         wl-summary-mark-as-important-region.
1446         (wl-summary-sync-marks): Sync all global-flags.
1447         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1448         instead of elmo-message-flagged-p.
1449         (wl-summary-persistent-mark-string): Follow the variable name change;
1450         Put wl-summary-flag-mark if the message has global-flag.
1451         (wl-summary-target-mark-set-flags): Renamed from 
1452         wl-summary-target-mark-mark-as-important.
1453         (wl-summary-decide-flag): New function.
1454         (wl-summary-set-flags-internal): Renamed from
1455         wl-summary-mark-as-important-internal.
1456         (wl-summary-add-flags-internal): New function.
1457         (wl-summary-remove-flags-internal): Ditto.
1458         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1459         (wl-summary-mark-as-unimportant): Abolish.
1460         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1461         (wl-summary-next-message): List flagged messages in the msgdb.
1462
1463         * wl-score.el (wl-summary-score-update-all-lines): Use
1464         wl-summary-add-flags-internal instead of 
1465
1466         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1467
1468         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1469         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1470         (wl-message-buffer-require-all-header): Renamed from
1471         wl-message-buffer-all-header-flag (Ditto).
1472         (wl-message-buffer-flag-indicator): New variable.
1473         (wl-message-redisplay): Changed local varibale name from `flag' to
1474         `display-type'; Set up wl-message-buffer-flag-indicator.
1475         (wl-message-buffer-display): Changed varibale name from `flag' to
1476         `display-type'.
1477         (wl-message-display-internal): Likewise.
1478
1479         * wl-highlight.el (wl-highlight-demo-face): Define default background
1480         color.
1481         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1482
1483         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1484
1485         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1486         (wl-demo-setup-properties): Renamed from
1487         `wl-demo-set-background-color'.
1488         (wl-demo): Follow the change above.
1489         
1490         * Version number is increased to 2.11.24.
1491
1492 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1493
1494         * wl-summary.el (wl-summary-toggle-thread): Call
1495         `wl-summary-rescan' with disable-thread as non-nil.
1496         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1497
1498 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1499
1500         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1501         foreground property of the face.
1502         (wl-demo-insert-text): Don't set up face property here.
1503         (wl-demo): Call wl-demo-set-background-color, anyway.
1504
1505 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-vars.el (wl-demo-background-color): The value can be nil.
1508
1509 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1510
1511         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1512         to wl-summary-wheel-dispatcher.
1513
1514         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1515         wl-message-wheel-dispatcher.
1516         (wl-message-wheel-dispatcher): New function.
1517         (wl-summary-wheel-dispatcher): Ditto.
1518
1519 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1520
1521         * wl-action.el (wl-summary-target-mark-all): List messages which are
1522         not in the killed-list.
1523
1524         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1525         only when the folder is 'flag/important.
1526
1527         * wl-address.el (wl-complete-field-body): Complete if the last
1528         character is a space.
1529
1530 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-folder.el (wl-folder-clear-entity-info): Use
1533         elmo-clear-hash-val.
1534
1535         * wl-fldmgr.el (wl-fldmgr-rename): Set
1536         wl-folder-info-alist-modified as t.
1537
1538 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1539
1540         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1541
1542 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1543
1544         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1545         (wl-folder-buffer-last-visited-entity-id): New buffer local
1546         variable.
1547         (wl-folder-revisit-last-visited-folder): New function.
1548         (wl-folder-mode-map): Bind it to "C-i".
1549         (wl-folder-set-current-entity-id): Set last visited folder.
1550         * wl-summary.el (wl-summary-exit): Ditto.
1551
1552 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1553
1554         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1555         before calling `recenter' in order to cope with an XEmacs bug.
1556
1557 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1558
1559         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1560         to the default value.
1561
1562 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1563
1564         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1565         change.
1566         (wl-summary-sync-marks): Ditto.
1567         (wl-summary-mark-as-read-internal): Ditto.
1568         (wl-summary-mark-as-answered-internal): Ditto.
1569         (wl-summary-mark-as-important-internal): Ditto.
1570         (wl-summary-reply): Ditto.
1571
1572         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1573         instead of `elmo-folder-unflag-answered'.
1574
1575         * Version number is increased to 2.11.23.
1576
1577         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1578         the last change.
1579
1580 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1581
1582         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1583         Specify "spam" or "good".
1584
1585 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1586
1587         * wl-spam.el (wl-summary-exec-action-spam): Call
1588         wl-folder-confirm-existence for spam folder.
1589         (wl-spam-setup): Bind "mk".
1590
1591 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1592
1593         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1594
1595 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1596
1597         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1598         destination folder is empty.
1599
1600 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1601
1602         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1603         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1604
1605         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1606         (wl-summary-refile-prev-destination-region): New function.
1607         (wl-thread-refile-prev-destination): Ditto.
1608         (wl-summary-target-mark-refile-prev-destination): Ditto.
1609
1610 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1611
1612         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1613         (wl-demo-background-color): Changed default value.
1614
1615         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1616         color.
1617
1618         * wl-demo.el (wl-demo-set-background-color): New function.
1619         (wl-demo): Call it.
1620
1621 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1622
1623         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1624         * wl-address.el (wl-address-add-or-change): Don't add empty
1625         address.
1626
1627 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1628
1629         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1630
1631 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1632
1633         * wl-vars.el (wl-demo-image-filter-alist): New variable
1634         (wl-demo-background-color): Ditto.
1635
1636         * wl-demo.el (wl-demo-xpm-set-background): New function.
1637         (wl-demo-image-filter): Ditto.
1638         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1639
1640         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1641
1642         * wl-demo.el (wl-demo-icon-name): Define as function.
1643         (wl-demo-insert-image): Use it.
1644
1645 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1646
1647         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1648
1649 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1650
1651         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1652
1653 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1654
1655         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1656
1657 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1658
1659         * wl-thread.el (wl-thread-mark-as-answered): New function.
1660
1661         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1662         answered" entry.
1663         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1664         "r&" and wl-thread-mark-as-answered to "t&".
1665         (wl-summary-mark-as-important-region): Refine to toggle mark.
1666         (wl-summary-mark-as-answered-region): New function.
1667         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1668         and 3rd argument.
1669         (wl-summary-mark-as-important-internal): Likewise.
1670
1671 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1672
1673         * wl-template.el (wl-template-preview): New internal variable.
1674         (wl-template-preview-p): New function.
1675         (wl-template-show): Bind `wl-template-preview' as t.
1676
1677 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1678
1679         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1680         `elmo-message-entity-field' with 3rd argument which is non-nil.
1681
1682 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1683
1684         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1685         Removed duplicate local bind `folder'.
1686
1687 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1688
1689         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1690
1691 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1692
1693         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1694         duplicate definition.
1695
1696 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1697
1698         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1699         non-nil, use it; Don't fetch message if there's no message in the
1700         current cursor position.
1701
1702 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1703
1704         * wl-util.el (wl-region-exists-p): Use region-active-p.
1705         (wl-deactivate-region): New function.
1706         * wl-message.el (wl-message-redisplay): Deactivate region.
1707
1708         * wl-summary.el (wl-summary-reply): Call
1709         `wl-summary-set-message-buffer-or-redisplay' instead of
1710         `wl-summary-redisplay-internal', don't move point.
1711
1712 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1713
1714         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1715         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1716         by regexp.
1717
1718 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1721         if no need.
1722
1723 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1724
1725         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1726         default value to nil.
1727         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1728         `wl-summary-prepare-hook'; Replace refile action to
1729         `wl-summary-exec-action-refile-with-register'.
1730
1731         * Version number is increased to 2.11.22.
1732
1733 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1734
1735         * wl-summary.el (wl-summary-detect-mark-position): Set
1736         `wl-summary-buffer-weekday-name-lang'.
1737
1738 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1739
1740         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1741         (wl-summary-mark-as-read-all): Ditto.
1742         (wl-summary-delete-messages-on-buffer): Ditto.
1743         (wl-summary-sync-update): Ditto.
1744         (wl-summary-mark-as-read-internal): Ditto.
1745         (wl-summary-mark-as-answered-internal): Ditto.
1746         (wl-summary-update-folder-info): Abolished.
1747
1748 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1749
1750         * wl-summary.el (wl-summary-mark-as-read-all): Use
1751         `wl-summary-update-folder-info' instead of
1752         `wl-folder-update-unread'.
1753
1754 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1755
1756         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1757         `wl-summary-folder-info-update'.
1758         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1759         instead of `wl-summary-folder-info-update'.
1760         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1761         `wl-folder-set-folder-updated'.
1762         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1763         instead of `wl-folder-update-unread'.
1764         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1765         the value of `wl-summary-buffer-unread-count' for the second parameter of
1766         `wl-folder-update-unread'.
1767
1768         * Version number is increased to 2.11.21.
1769
1770 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1771
1772         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1773         a local variable.
1774
1775 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1776
1777         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1778         interactively.
1779
1780         * wl-summary.el (wl-summary-mark-as-important-internal): New
1781         internal function.
1782         (wl-summary-mark-as-important): Use it.
1783         (wl-summary-mark-as-unimportant): New function.
1784         (wl-summary-sync-marks): Follow the API change.
1785
1786         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1787
1788         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1789
1790 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1791
1792         * wl-folder.el (wl-folder-update-unread): Re-indent.
1793         Narrow the scope of a local variable.
1794
1795 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1796
1797         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1798         (wl-addrmgr-merge-entries): Ditto.
1799         (wl-addrmgr): Added to address entry which exists in draft buffer
1800         if no entry is in original.
1801
1802 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1803
1804         * wl-batch.el: New file.
1805
1806 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1807
1808         * wl-vars.el (wl-use-semi): Remove unused variable.
1809
1810 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1811
1812         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1813         "?".
1814
1815 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1818         wl-summary-new-mark.
1819         (wl-summary-new-cached-mark): New user option.
1820         (wl-summary-score-marks): Follow the change above.
1821         (wl-summary-auto-refile-skip-marks): Ditto.
1822         (wl-summary-incorporate-marks): Ditto.
1823         (wl-summary-expire-reserve-marks): Ditto.
1824
1825         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1826
1827         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1828         (wl-summary-persistent-mark-string): Distinguished between cached
1829         and uncached mark when the message is new.
1830
1831 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1832
1833         * wl-spam.el (wl-spam-domain): Renamed from
1834         `wl-spam-folder-guess-domain'.
1835         (wl-summary-exec-action-spam): Register as spam if domain of the
1836         source folder is good.
1837         (wl-summary-exec-action-refile-with-register): Register message if
1838         domain of the source folder is not undecided.
1839
1840 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1841
1842         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1843         detect thread loop.
1844
1845 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1846
1847         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1848         and wl-summary-skip-mark-list.
1849
1850 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1851
1852         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1853
1854         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1855
1856         * wl-spam.el (toplevel): Require wl-highlight.
1857         (wl-spam-auto-check-policy-alist): Abolish.
1858         (wl-spam-auto-check-folder-regexp-list): New user option.
1859         (wl-spam-auto-check-marks): Ditto.
1860         (wl-spam-mark-action-list): Ditto.
1861         (wl-highlight-summary-spam-face): New face.
1862         (wl-spam-auto-check-message-p): New function.
1863         (wl-spam-map-spam-messages): Fixed message.
1864         (wl-spam-register-spam-messages): Ditto.
1865         (wl-spam-register-good-messages): Ditto.
1866         (wl-summary-spam-map): Add and remove keybind.
1867         (wl-summary-target-mark-spam): Abolish.
1868         (wl-summary-refile-spam): Ditto.
1869         (wl-summary-test-spam): New function.
1870         (wl-summary-mark-spam): Ditto.
1871         (wl-summary-auto-check-spam): Follow the above change.
1872         (wl-summary-exec-action-spam): New function.
1873         (wl-summary-exec-action-refile-with-register): Fixed message.
1874         (wl-message-check-spam): New function.
1875         (wl-spam-setup): Ditto.
1876         (toplevel): Call it if this file is loaded interactivity.
1877
1878         * Version number is increased to 2.11.20.
1879
1880 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1881
1882         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1883         when new optional argument `force' is non nil or modified.
1884
1885 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1886
1887         * wl.el (toplevel): Require wl-spam when compile.
1888         (wl-save-status): Call wl-spam-save-status.
1889
1890         * wl-spam.el (wl-spam-register-spam-messages): New function.
1891         (wl-spam-register-good-messages): Ditto.
1892         (wl-spam-save-status): Ditto.
1893         (wl-summary-mode-map): Bind
1894         wl-summary-target-mark-register-as-spam to "ms" and
1895         wl-summary-target-mark-register-as-good to "mn".
1896         (wl-summary-register-as-spam): Abolish optional argument; Use
1897         wl-spam-register-spam-messages.
1898         (wl-summary-register-as-spam-all): Use
1899         wl-spam-register-spam-messages.
1900         (wl-summary-register-as-good): Abolish optional argument; Use
1901         wl-spam-register-good-messages.
1902         (wl-summary-register-as-good-all): Use
1903         wl-spam-register-good-messages.
1904         (wl-summary-target-mark-register-as-spam): New funtion.
1905         (wl-summary-target-mark-register-as-good): Ditto.
1906
1907 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1908
1909         * wl-spam.el: New file.
1910
1911 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1912
1913         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1914
1915         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1916         (wl-summary-auto-refile): Call wl-refile-guess with
1917         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1918
1919 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1920
1921         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1922         with disable-thread argument non-nil.
1923
1924 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1925
1926         * wl-summary.el (wl-summary-rescan): Added optional argument
1927         disable-thread.
1928         (wl-summary-sync): Call wl-summary-rescan with argument
1929         disable-thread.
1930         (wl-summary-input-range): Added new range `rescan-thread'.
1931
1932 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1933
1934         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1935
1936 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1937
1938         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1939         internal variable.
1940         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1941         wl-summary-search-parent-by-subject-regexp and
1942         wl-summary-divide-thread-when-subject-changed as nil.
1943         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1944         (wl-summary-insert-thread): Search parent entity from
1945         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1946         thread loop.
1947
1948 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1949
1950         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1951
1952         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1953
1954         * wl-util.el (wl-require-update-all-folder-p): New function.
1955         (wl-get-assoc-list-value): Added `function' to match directive.
1956         (wl-collect-draft): Rewrite.
1957
1958         * wl-summary.el (wl-summary-sync-update): Clear faces
1959         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1960         are non-nil.
1961         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1962         argument as function.
1963         (wl-summary-input-range): Ditto.
1964
1965         * wl-folder.el (wl-draft-get-folder): New function.
1966         (wl-folder-get-elmo-folder): Consider draft folder.
1967
1968         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1969         (wl-draft-buffer-message-number): New buffer local variable.
1970         (wl-draft-folder-internal): New internal variable.
1971         (wl-draft-delete): Rewrite.
1972         (wl-draft-save): Ditto.
1973         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1974         wl-folder-get-elmo-folder.
1975         (wl-draft-config-info-operation): Ditto.
1976         (wl-jump-to-draft-folder): Ditto.
1977         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1978         (wl-draft-reedit): Rewrite.
1979
1980         * Version number is increased to 2.11.19.
1981         
1982 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1983
1984         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1985         variable.
1986
1987 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1988
1989         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1990         Use ignore-errors instead of unwind-protect.
1991
1992 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1993
1994         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1995         for updating `wl-thread-entity-list'.
1996
1997 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1998
1999         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2000         parameter from calling `wl-thread-entity-get-older-brothers' and
2001         `wl-thread-entity-get-younger-brothers'.
2002         Replace nested `append' with a single one.
2003
2004 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2005
2006         * wl-summary.el (wl-summary-mode): Don't use the return value of
2007         `make-local-hook'.
2008
2009 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2010
2011         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2012         instead of `let*'.
2013         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2014         of local variables.
2015
2016 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2017
2018         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2019         Renamed from wl-summary-window-scroll-functions.
2020         (wl-summary-window-scroll-functions): Don't set to variable.
2021         (wl-summary-display-top): Use run-hooks.
2022         (wl-summary-display-bottom): Ditto.
2023         (wl-summary-toggle-disp-msg): Ditto.
2024         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2025         Use it instead of wl-summary-window-scroll-functions.
2026         (wl-summary-goto-folder-subr): Don't call
2027         wl-summary-window-scroll-functions, use
2028         wl-summary-buffer-window-scroll-functions instead.
2029
2030 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2031
2032         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2033         make-local-variable.
2034
2035 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2036
2037         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2038         set-buffer-modified-p.
2039         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2040         (wl-summary-display-bottom): Ditto.
2041         (wl-summary-toggle-disp-msg): Ditto.
2042
2043 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2044
2045         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2046
2047         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2048         (wl-summary-forward): Use elmo-message-entity-field instead of
2049         elmo-message-field.
2050
2051         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2052
2053 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2054
2055         * wl-summary.el (wl-summary-window-scroll-functions): No use
2056         `append'.
2057
2058 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2059
2060         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2061         function.
2062         (wl-summary-window-scroll-functions): Call it when both
2063         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2064         (wl-summary-temp-mark): Added optional argument number.
2065         (wl-summary-message-mark): Added optional argument flag.
2066         (wl-summary-persistent-mark): Added optional argument number and flag.
2067         (wl-summary-update-persistent-mark): Ditto.
2068         (wl-summary-update-status-marks): Set "r" for interactive spec.
2069
2070         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2071         argument number and flag.
2072
2073         * wl-action.el (wl-summary-registered-temp-mark): 
2074         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2075
2076 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2077
2078         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2079         internal variable (buffer local).
2080         (wl-summary-window-scroll-functions): New function.
2081         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2082         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2083         as nil.
2084         (wl-summary-update-status-marks): Added arguments beg, end and
2085         check.
2086         (wl-summary-update-mark-window): Use function.
2087         (wl-summary-sync-update): Follow the change above.
2088         (wl-summary-switch-to-clone-buffer): Copy
2089         wl-summary-buffer-unsync-mark-number-list.
2090         (wl-summary-goto-folder-subr): Set
2091         wl-summary-buffer-unsync-mark-number-list and
2092         use wl-summary-window-scroll-functions instead of
2093         wl-summary-lazy-highlight.
2094
2095         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2096
2097 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2098
2099         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2100
2101         * wl-summary.el (wl-summary-update-persistent-mark): Call
2102         wl-summary-set-message-modified.
2103
2104         * wl-summary.el (wl-summary-sync-update): Don't call
2105         wl-summary-update-status-marks.
2106
2107         * Version number is increased to 2.11.18.
2108
2109 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2110
2111         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2112         (wl-message-next-page): Ditto.
2113
2114 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2115
2116         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2117         local variable.  Change the order of a collected list into the
2118         same as the specified range.  Remove nil from a collected list.
2119
2120 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2121
2122         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2123         argument for elmo-folder-list-messages.
2124
2125 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2128         change (wl-summary-count-unreads return a list instead of a cons
2129         cell).
2130
2131 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2132
2133         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2134         `wl-summary-folder-info-update'.
2135
2136 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2137
2138         * wl-summary.el (wl-summary-set-message-modified): No use
2139         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2140         (wl-summary-set-mark-modified): Abolish.
2141         (wl-summary-mark-modified-p): Ditto.
2142         (wl-summary-save-view): Follow the change above.
2143
2144         * wl-expire.el (wl-summary-expire): Likewise.
2145
2146 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2147
2148         * wl-summary.el (wl-summary-detect-mark-position): Use
2149         modb-entity-handler.
2150         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2151
2152         * Version number is increased to 2.11.17.
2153
2154 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2155
2156         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2157         entity field value.
2158         (wl-summary-prefetch-msg): Ditto.
2159         (wl-summary-print-message-with-ps-print): Ditto.
2160
2161 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2162
2163         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2164         for dummy entity.
2165         (wl-summary-insert-thread): Use elmo-message-entity-field.
2166         (wl-summary-update-thread): Use elmo-message-entity-field and
2167         elmo-message-entity-number.
2168         (wl-summary-line-number):  Use elmo-message-entity-number.
2169         (wl-summary-line-size): Use elmo-message-entity-field.
2170         (wl-summary-line-subject): Ditto.
2171         (wl-summary-line-from): Ditto.
2172         (wl-summary-line-attached): Ditto.
2173         (wl-summary-create-line): Ditto.
2174         (wl-summary-create-line): Use elmo-message-entity-number.
2175         (wl-summary-print-message-with-ps-print): Use
2176         elmo-message-entity-field.
2177
2178 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2179
2180         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2181         change in elmo-msgdb-make-message-entity.
2182         (wl-summary-buffer-set-folder): Don't call
2183         wl-summary-detect-mark-position here.
2184         (wl-summary-rescan): Call elmo-message-entity-number.
2185         (wl-summary-sync-update): Ditto.
2186         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2187
2188         * wl-score.el (wl-score-header-index): Redefine 2th element.
2189         (wl-score-overview-entity-get-extra): Abolish.
2190         (wl-score-ov-entity-get): Rewrite.
2191         (wl-score-string-index<, wl-score-string-func<): Abolish.
2192         (wl-score-string<): New function.
2193         (wl-score-string-sort): Use it.
2194
2195         * wl-refile.el (wl-refile-guess-by-history): Use
2196         elmo-message-entity-field.
2197         (wl-refile-guess-by-from): Ditto.
2198         (wl-refile-guess-by-msgid): Ditto.
2199
2200         * Version number is increased to 2.11.16.
2201
2202 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2203
2204         * wl-folder.el (wl-folder-confirm-existence): Don't call
2205         file-exists-p if msgdb-path is nil.
2206         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2207         `wl-read-folder-hist' to `wl-read-folder-history'.
2208
2209 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2210
2211         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2212         `y-or-n-p'.
2213
2214 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2215
2216         * wl-score.el (wl-score-headers): Don't use
2217         elmo-folder-do-each-message-entity.
2218
2219         * Version number is increased to 2.11.15.
2220
2221 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2222
2223         * wl-summary.el (wl-summary-delete-all-msgs): Use
2224         elmo-folder-move-messages instead of elmo-folder-delete-messages
2225         and elmo-folder-detach-messages.
2226         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2227
2228         * wl-expire.el (wl-expire-delete): Ditto.
2229         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2230
2231 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2232
2233         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2234         (wl-message-header-narrowing-fields): Ditto.
2235         (wl-message-header-narrowing-lines): Ditto.
2236         (wl-message-header-narrowing-string): Ditto.
2237
2238         * wl-summary.el (wl-summary-mode-map): Bind
2239         wl-summary-toggle-header-narrowing to "C-cC-f".
2240         (wl-summary-toggle-header-narrowing): New function.
2241
2242         * wl-message.el (wl-message-buffer-create): Call
2243         wl-message-header-narrowing-setup.
2244         (wl-message-redisplay): Call wl-message-header-narrowing.
2245         (wl-message-header-narrowing): New function.
2246         (wl-message-header-narrowing-map): New keymap.
2247         (wl-message-header-narrowing-widen-map): New keymap.
2248         (wl-message-header-narrowing-again-at-mouse): New function.
2249         (wl-message-header-narrowing-1): Ditto.
2250         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2251         (wl-message-header-narrowing-setup): Ditto.
2252         (wl-message-header-narrowing-toggle): Ditto.
2253         
2254         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2255
2256         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2257         'flag as all.
2258         (wl-use-flag-folder-help-echo): New user option.
2259
2260         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2261         wl-summary-highlight as nil.
2262         (wl-summary-set-mark-modified): Follow the API change.
2263         (wl-summary-mark-modified-p): Ditto.
2264         (wl-summary-mark-as-read-all): Ditto.
2265         (wl-summary-sync-marks): Don't call
2266         elmo-folder-list-messages-with-global-mark.
2267         (wl-summary-mark-as-read-internal): Follow the API change.
2268         (wl-summary-mark-as-answered-internal): Ditto.
2269         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2270         Follow the API change.
2271         (wl-summary-create-line): Call with number argument.
2272         (wl-summary-reply): Follow the API change.
2273
2274         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2275         function.
2276         (wl-highlight-summary-line-string): Call it when
2277         wl-use-flag-folder-help-echo is non-nil.
2278         (wl-highlight-summary-current-line): Ditto.
2279         (elmo-flag-folder-referrer): Added autoload setting.
2280
2281         * wl-draft.el (wl-draft-kill): Follow the API change.
2282
2283         * Version number is increased to 2.11.14.
2284         
2285 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2286
2287         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2288
2289 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2290
2291         * Version number is increased to 2.11.13.
2292
2293 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2294
2295         * wl-draft.el (wl-draft-previous-history-element): Fixed
2296         unbalanced parenthesis and bind unbound local variables.
2297
2298 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2299
2300         * wl-draft.el (wl-draft-previous-history-element): New function.
2301         (wl-draft-next-history-element): Ditto.
2302         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2303         them to M-p and M-n.
2304
2305 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2306
2307         * Version number is increased to 2.11.12.
2308
2309 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2310
2311         * wl-draft.el (wl-draft-hide): Select buffer-window.
2312
2313 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2314
2315         * wl-summary.el (wl-summary-narrow-to-region): New function.
2316         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2317         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2318         (wl-summary-save-region): Use it.
2319         * wl-action.el (wl-summary-collect-numbers-region)
2320         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2321
2322 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2323
2324         * wl-folder.el (wl-folder-count-incorporates): Don't use
2325         `elmo-msgdb-mark-load'
2326
2327         * Version number is increased to 2.11.11.
2328
2329 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2330
2331         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2332         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2333
2334 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2335
2336         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2337
2338 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2339
2340         * Version number is increased to 2.11.10.
2341
2342 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2343
2344         * wl-mime.el (wl-draft-attribute-value): Fixed.
2345
2346 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2347
2348         * wl-util.el (wl-copy-local-variables): New function.
2349
2350         * wl-mime.el (wl-draft-attribute-recipients): New function.
2351         (wl-draft-attribute-envelope-from): Ditto.
2352         (wl-draft-attribute-smtp-posting-server): Ditto.
2353         (wl-draft-attribute-smtp-posting-port): Ditto.
2354         (wl-draft-attribute-value): Ditto.
2355         (wl-draft-preview-message): Use it to get value for
2356         attributes. Reflect result of `wl-draft-config'.
2357
2358         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2359         and call `wl-summary-mark-as-read' before to call
2360         `wl-summary-unset-mark'.
2361         (wl-summary-target-mark-mark-as-unread): Likewise.
2362         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2363
2364 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-mime.el (wl-draft-preview-message): Use actual value for
2367         attributes; Fix for small window.
2368
2369 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2370
2371         * wl-refile.el (wl-refile-get-field-value): Call
2372         `elmo-message-entity-field' with 3rd argument is non-nil.
2373
2374 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2375
2376         * wl-vars.el (wl-draft-preview-attributes): New user option.
2377         (wl-draft-preview-attributes-list): Ditto.
2378         (wl-draft-preview-attributes-buffer-lines): Ditto.
2379         (wl-draft-preview-attributes-buffer-name): Ditto.
2380
2381         * wl-mime.el (wl-draft-preview-message): Display attributes.
2382
2383 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2384
2385         * wl-summary.el (wl-summary-detect-mark-position): Bind
2386         wl-summary-flag-priority-list to '(new).
2387
2388 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2391         funtion.
2392         (wl-highlight-summary-line-string): Use it.
2393         (wl-highlight-summary-current-line): Ditto.
2394
2395 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2396
2397         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2398         line even when the mark string is not changed.
2399
2400         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2401         argument change in the wl-summary-create-line.
2402         (wl-thread-insert-entity-sub): Ditto.
2403
2404         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2405         argument change in the wl-summary-create-line.
2406         (wl-summary-insert-sequential): Ditto.
2407         (wl-summary-update-thread): Ditto.
2408         (wl-summary-persistent-mark-string): New inline function.
2409         (wl-summary-message-mark): Use it.
2410         (wl-summary-create-line): Abolish argument wl-persistent-mark
2411         and added wl-flags, wl-cached.
2412
2413         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2414         mark to flags.
2415         (wl-highlight-summary-current-line): Decide the face not by the 
2416         persistent mark but flags.
2417
2418 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2419
2420         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2421         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2422         wl-summary-read-uncached-mark): Revive.
2423         (wl-summary-answered-cached-mark,
2424         wl-summary-answered-uncached-mark): New user option.
2425         (wl-summary-score-marks): Follow the change above.
2426         (wl-summary-auto-refile-skip-marks): Ditto.
2427         (wl-summary-incorporate-marks): Ditto.
2428         (wl-summary-expire-reserve-marks): Ditto.
2429         (wl-summary-flag-priority-list): New user option.
2430
2431         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2432         changes.
2433         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2434         of elmo-message-mark.
2435         (wl-summary-mark-as-read-internal): Ditto.
2436         (wl-summary-mark-as-answered): Ditto.
2437         (wl-summary-mark-as-important): Ditto.
2438         (wl-summary-redisplay-internal): Ditto.
2439         (wl-summary-redisplay-no-mime-internal): Ditto.
2440         (wl-summary-message-mark): New function.
2441         (wl-summary-insert-sequential): Use wl-summary-message-mark
2442         instead of elmo-message-mark.
2443         (wl-summary-update-thread): Ditto.
2444         (wl-summary-persistent-mark): Ditto.
2445         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2446         instead of elmo-message-mark.
2447
2448         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2449         wl-summary-message-mark instead of elmo-message-mark.
2450         (wl-thread-insert-entity-sub): Ditto.
2451         (wl-thread-get-children-msgs-uncached): Ditto.
2452
2453         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2454         variable name changes.
2455         (wl-highlight-summary-current-line): Ditto.
2456
2457         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2458         wl-summary-message-mark instead of elmo-message-mark.
2459
2460         * wl-expire.el (wl-expire-message-p): Ditto.
2461
2462         * wl-score.el (wl-score-headers): Ditto.
2463
2464         * Version number is increased to 2.11.9.
2465
2466         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2467         (wl-summary-sync-update): Follow the change above.
2468         (wl-summary-switch-to-clone-buffer): Ditto.
2469         (wl-summary-open-folder): Ditto.
2470
2471 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2472
2473         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2474         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2475
2476         * Version number is increased to 2.11.8.
2477
2478         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2479
2480         * wl-expire.el (wl-expire-refile): Follow the API change on
2481         `elmo-folder-move-messages'.
2482         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2483
2484         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2485         (wl-summary-exec-action-refile): Ditto.
2486         (wl-summary-exec-action-copy): Ditto.
2487         (wl-summary-no-auto-refile-message-p): No use
2488         `wl-summary-buffer-msgdb'.
2489         (wl-summary-auto-refile): Ditto.
2490
2491 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2492
2493         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2494
2495 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2496
2497         * wl-summary.el (wl-summary-sync): Treat no-sync.
2498
2499         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2500         (wl-default-sync-range): Ditto.
2501
2502 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2503
2504         * wl-refile.el (wl-refile-subject-learn): Call
2505         `elmo-message-entity-field' with 3rd argument is non-nil.
2506         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2507         instead of `elmo-msgdb-overview-entity-get-subject'.
2508
2509 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2510
2511         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2512         scan-type is rescan.
2513         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2514         new optional argument force is non-nil.
2515         (wl-summary-save-view-cache): Call it with force argument non-nil.
2516
2517         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2518
2519 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2520
2521         * wl-action.el (wl-summary-print-argument): Fixed last change.
2522
2523 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2524
2525         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2526         simplified.
2527         (wl-summary-target-mark-mark-as-unread): Likewise.
2528         (wl-summary-target-mark-mark-as-important): Likewise.
2529
2530 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2531
2532         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2533         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2534         (wl-summary-mark-as-important-region): Change accordingly.
2535         (wl-summary-target-mark-mark-as-important): Ditto.
2536
2537 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2538
2539         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2540
2541         * wl-action.el (wl-summary-print-argument): Print argument to
2542         right side of window if `wl-summary-print-argument-within-window'
2543         is non-nil.
2544
2545 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2546
2547         * wl-action.el (wl-summary-set-mark): Use
2548         `wl-summary-message-visible-p' to check visibility of the message
2549         and jump to message only when the message line is visible and have
2550         different number; Call wl-summary-unset-mark with number argument.
2551         (wl-summary-unset-mark): 
2552         Use `wl-summary-message-visible-p'
2553         to check visibility of the message and jump to message only when
2554         the message line is visible and have different number;
2555
2556 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2557
2558         * Version number is increased to 2.11.7.
2559
2560         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2561         and wl-folder-summary-line-format.
2562
2563         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2564         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2565         (wl-summary-set-score-mark): Use it.
2566         (wl-summary-target-mark-mark-as-read): Ditto.
2567         (wl-summary-target-mark-mark-as-unread): Ditto.
2568         (wl-summary-target-mark-mark-as-important): Ditto.
2569         (wl-summary-target-mark-msgs): Simplified.
2570         (wl-summary-detect-mark-position): Fixed problem when
2571         summary-line-format no contain persisten/temp mark spec.
2572         (wl-summary-temp-mark): Ditto.
2573         (wl-summary-persistent-mark): Ditto.
2574         (wl-summary-update-persistent-mark): Ditto.
2575
2576         * wl-action.el (wl-summary-set-mark): Ditto.
2577         (wl-summary-unset-mark): Ditto.
2578         All other related portions are changed.
2579
2580 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * Version number is increased to 2.11.6.
2583
2584 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * wl-util.el (wl-current-message-buffer): Define as function;
2587         Don't use the value of wl-messge-buffer.
2588
2589         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2590         persistent mark.
2591
2592         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2593         no current message, cause an error.
2594
2595 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2596
2597         * wl-summary.el (wl-summary-set-message-modified): Use
2598         elmo-folder-set-message-modified instead of
2599         elmo-folder-set-message-modified-internal.
2600
2601 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2602
2603         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2604         interactively.
2605         (wl-summary-sync): nokill->entirely.
2606         (wl-summary-sync-marks): Fixed message.
2607         (wl-summary-input-range): Added mark, nokill->entirely.
2608
2609         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2610         messages as read.
2611
2612 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2613
2614         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2615         update-noscore.
2616         (wl-summary-sync): Follow the change above.
2617
2618 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2619
2620         * wl-action.el (wl-summary-target-mark-all): Use
2621         elmo-folder-list-messages.
2622
2623 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2624
2625         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2626         (wl-summary-rescan): Set wl-summary-scored as nil.
2627         (wl-summary-sync-force-update): Follow the change above.
2628         (wl-summary-sync): Ditto.
2629         (wl-summary-sync-update): Added argument disable-killed.
2630         (wl-summary-insert-headers): Set visible-only argument for
2631         elmo-folder-list-messages.
2632         (wl-summary-input-range): Added update-nokill, update-noscore,
2633         all-nokill, all-noscore and mark.
2634
2635         * Version number is increased to 2.11.5.
2636
2637         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2638
2639 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2640
2641         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2642         (wl-summary-prefetch-region-no-mark): Change accordingly.
2643         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2644
2645 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2646
2647         * wl-address.el (wl-complete-field-to): Abolished.
2648         (wl-complete-address): Completion function for completing-read.
2649         * wl-action.el (wl-summary-get-resend-address): Use it.
2650
2651         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2652         wl-summary-update-mark and abolish unused argument.
2653         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2654         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2655         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2656         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2657         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2658         * wl-draft.el (wl-draft-kill): Ditto.
2659
2660         * wl-summary.el: Remove unused binding of case-fold-search.
2661         (wl-summary-replace-status-marks): Abolished.
2662
2663 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2666         is specified or folder length is zero.
2667
2668 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2669
2670         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2671         (wl-folder-archive-current-entity): Ditto.
2672
2673 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2674
2675         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2676         retrieving message mark.
2677         (wl-summary-redisplay-internal): Ditto.
2678
2679         * wl-message.el (wl-message-buffer-display): Ignore errors while
2680         retrieving message-id field.
2681
2682         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2683         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2684         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2685         order of the arguments for `wl-expire-message-p'.
2686         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2687
2688         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2689         Check return value of wl-summary-reply.
2690         (wl-summary-reply): Recover window configuration when an error occured.
2691
2692 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2693
2694         * wl-summary.el (wl-summary-resend-message): Abolished, the
2695         feature is inherited by wl-summary-resend (put resend mark).
2696
2697 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2698
2699         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2700         wl-message-buffer to nil when the message is hide.
2701
2702 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2703
2704         * .cvsignore: New file.
2705
2706 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2707
2708         * wl-action.el (wl-summary-action-docstring): Add more info.
2709         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2710         duplicate definition.
2711         (wl-summary-define-mark-action): Functions wl-summary-*-region
2712         keep current position.
2713         (wl-summary-unregister-target-mark): Store result to the variable.
2714
2715 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2716
2717         * Version number is increased to 2.11.4.
2718
2719 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2720
2721         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2722         wl-summary-delete-all-temp-marks.
2723         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2724
2725         * wl-action.el (wl-summary-set-mark): Changed terminology
2726         refile-destination -> action-argument.
2727         (wl-summary-unset-mark): Ditto.
2728         (wl-summary-remove-argument): Ditto.
2729         (wl-summary-print-argument): Ditto.
2730
2731         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2732         (wl-thread-remove-argument-region): Ditto.
2733         (wl-thread-print-argument-region): Ditto.
2734         (wl-thread-close): Ditto.
2735         (wl-thread-open): Ditto.
2736
2737         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2738         (wl-highlight-refile-destination-face is abolished)
2739         (wl-highlight-action-argument-string): Ditto.
2740         (wl-highlight-summary-current-line): Highlight action argument.
2741
2742         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2743         color for light backgrounds.
2744         (wl-highlight-summary-answered-face): Ditto.
2745
2746 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2747
2748         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2749
2750         * wl-score.el (wl-summary-score-update-all-lines): Use
2751         wl-summary-set-mark.
2752         (wl-summary-score-update-all-lines): Kill expunged messages.
2753
2754         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2755
2756 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2757
2758         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2759         directly.
2760         (wl-score-overview-entity-get-lines): Ditto.
2761         (wl-score-overview-entity-get-xref): Ditto.
2762         (wl-score-get-latest-msgs): Ditto.
2763         (wl-summary-rescore): Ditto.
2764
2765         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2766         to "&".
2767         (wl-summary-mark-as-answered-internal): New inline function.
2768         (wl-summary-mark-as-answered): New function.
2769         (wl-summary-mark-as-unanswered): Ditto.
2770         (wl-summary-sync-marks): Modified for answered-mark synching.
2771
2772 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2773
2774         * wl-action.el (wl-summary-set-mark): Fixed last change.
2775
2776 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2777
2778         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2779         behavior of wl-summary-unread-message-hook
2780         (Pointed out by akira yamada <akira@arika.org>).
2781
2782 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2783
2784         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2785         wl-summary-delete.
2786         * wl-xmas.el (wl-summary-toolbar): Ditto.
2787
2788         * wl-action.el (wl-summary-set-mark): Don't override current
2789         temp-mark.
2790
2791         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2792
2793 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2796         (wl-refile-msgid-learn): Ditto.
2797         (wl-refile-get-field-value): Ditto.
2798
2799         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2800
2801         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2802         (wl-expire-delete-reserved-messages): Renamed from
2803         wl-expire-reserve-marked-msgs-from-list.
2804         (wl-expire-delete): Removed argument `msgdb'.
2805         (wl-expire-refile): Ditto.
2806         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2807         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2808         mark-alist as argument.
2809         (wl-expire-archive-number1): Removed argument `msgdb'.
2810         (wl-expire-archive-number2): Ditto.
2811         (wl-expire-archive-date): Ditto.
2812         (wl-expire-localdir-date): Ditto.
2813         (wl-expire-hide): Ditto.
2814         (wl-archive-number1): Ditto.
2815         (wl-archive-number2): Ditto.
2816         (wl-archive-date): Ditto.
2817         (wl-archive-folder): Ditto.
2818         All other related portions are changed.
2819
2820 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2821
2822         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2823         mean move up and down. (suggested by Takashi Kawachi)
2824
2825 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-acap.el (toplevel): Don't require un-define.
2828
2829 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2830
2831         * wl-thread.el (wl-thread-delete-message): Always update
2832         wl-summary-buffer-number-list.
2833
2834         * wl-action.el (wl-summary-print-destination): 
2835         Do nothing when folder is nil.
2836
2837 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2838
2839         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2840         persistent mark when prefetch is succeeded.
2841
2842 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2843
2844         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2845         instead of elmo-msgdb-delete-msgs.
2846         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2847         (wl-expire-hide): Ditto.
2848
2849         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2850
2851         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2852         elmo-msgdb interface.
2853         (wl-thread-get-exist-children): Likewise.
2854         (wl-thread-insert-message): Likewise.
2855         (wl-thread-msg-mark-as-important): Likewise.
2856         (wl-thread-insert-entity-sub): Likewise.
2857         (wl-thread-get-children-msgs-uncached): Likewise.
2858
2859         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2860         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2861         (wl-summary-sync-update): Likewise.
2862         (wl-summary-auto-select-msg-p): Likewise.
2863         (wl-summary-update-thread): Likewise.
2864         (wl-summary-mark-as-important): Likewise.
2865         (wl-summary-jump-to-msg-internal): Likewise.
2866         (wl-summary-redisplay-internal): Likewise.
2867         (wl-summary-print-message-with-ps-print): Likewise.
2868         (wl-summary-folder-info-update): Likewise.
2869
2870         * wl-folder.el (wl-folder-check-one-entity):
2871         elmo-folder-count-flags instead of wl-summary-count-unread.
2872
2873         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2874
2875         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2876
2877         * wl-summary.el (wl-summary-set-message-modified): 
2878         Call wl-summary-set-mark-modified.
2879         (wl-summary-delete-messages-on-buffer): Call
2880         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2881         (wl-summary-sync-update): Call elmo-folder-length instead of
2882         elmo-folder-messages.
2883         (wl-summary-insert-headers): Don't call
2884         elmo-folder-list-message-entities.
2885
2886 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2887
2888         * wl-action.el (wl-summary-define-mark-action): Call
2889         `wl-summary-set-mark' with argument `data'.
2890         (wl-summary-auto-refile): Fixed order of arguments when call
2891         `wl-summary-refile'.
2892
2893 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2894
2895         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2896
2897         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2898
2899         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2900         (Renamed from wl-highlight-summary-deleted-face).
2901         (wl-highlight-summary-resend-face): New face.
2902
2903         (wl-highlight-summary-deleted-face): Renamed from
2904         wl-highlight-summary-erased-face.
2905
2906         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2907
2908         * wl-action.el (wl-summary-get-resend-address): New function.
2909         (wl-summary-exec-action-resend): Ditto.
2910         (wl-summary-exec-action-resend-subr): Ditto.
2911
2912         * w-thread.el (wl-thread-copy): Removed definition.
2913         (wl-thread-refile): Ditto.
2914         (wl-thread-delete): Ditto.
2915         (wl-thread-target-mark): Ditto.
2916
2917         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2918         (wl-summary-target-mark-set-action): Fixed.
2919         (wl-summary-define-mark-action): Fixed quotation.
2920         (wl-summary-move-mark-list-messages): Display message.
2921         (wl-summary-define-mark-action): Define thread functions.
2922         (wl-summary-exec-action-refile): Changed message.
2923         (wl-summary-exec): Ditto.
2924
2925 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2926         
2927         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2928         '%%'.
2929
2930 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2931
2932         * wl.el (toplevel): Require wl-action.
2933         (wl-init): Call wl-summary-define-mark-action.
2934
2935         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2936
2937         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2938         wl-summary-delete and wl-summary-erase.
2939         (wl-summary-mode-map): Ditto.
2940
2941         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2942         wl-delete-folder-alist.
2943
2944         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2945         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2946         (toplevel): Moved mark & action related functions to the wl-action.el.
2947
2948         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2949         in wl-summary-mark-action-list.
2950         (wl-highlight-summary-current-line): Ditto.
2951
2952         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2953         empty lines.
2954
2955         * wl-action.el: New file. 
2956
2957 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2958
2959         * wl-summary.el (wl-summary-target-mark-replace): New function.
2960         (wl-summary-target-mark-prefetch): Use it.
2961         (wl-summary-target-mark-delete): Ditto.
2962         (toplevel): Rearranged definition order.
2963         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2964         (wl-summary-target-mark-erase): Rewrite.
2965         (wl-summary-erase-region): New function.
2966         (wl-summary-exec-action-erase): Changed message.
2967         (wl-summary-move-mark-list-messages): New function.
2968         (wl-summary-exec-action-delete): Use it.
2969         (wl-summary-exec-action-erase): Ditto.
2970
2971         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2972         (wl-summary-skip-mark-list): Added "d".
2973
2974         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2975         while searching.
2976
2977         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2978         and define using defcustom;
2979         Define 4th element as a face.
2980         
2981         * wl-summary.el (wl-summary-incorporate): Use 
2982         `wl-summary-prefetch-region-no-mark' instead of
2983         `wl-summary-prefetch-region'.
2984         (wl-summary-prefetch-region-no-mark): Revival of old
2985         `wl-summary-prefetch-region'.
2986         (wl-summary-mark-action-list): Moved to wl-vars.el
2987
2988         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2989         face according to the `wl-summary-mark-action-list'.
2990         (wl-highlight-summary-current-line): Ditto;
2991         Removed destination highlighting.
2992
2993         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2994         (wl-highlight-summary-line-string): Highlight for "i" mark.
2995         (wl-highlight-summary-current-line): Ditto.
2996
2997         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2998         no destination.
2999
3000         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3001         exists, just go ahead.
3002         (wl-summary-prefetch-region): Rewrite.
3003         (wl-summary-prefetch): Ditto.
3004         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3005         (wl-summary-exec-action-prefetch): New function.
3006         (wl-summary-target-mark-prefetch): Rewrite.
3007
3008 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3009
3010         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3011         (wl-highlight-summary-line-string): Added "d" and "D".
3012         (wl-highlight-summary-current-line): Ditto.
3013
3014         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3015         in wl-summary.el.
3016         (wl-thread-insert-entity-sub): Ditto.
3017         (wl-thread-remove-destination-region): Ditto.
3018         (wl-thread-print-destination-region): Ditto.
3019
3020         * wl-summary.el (wl-summary-buffer-refile-list,
3021         wl-summary-buffer-delete-list,
3022         wl-summary-buffer-copy-list): Abolish.
3023         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3024         All other related portions are changed.
3025         (wl-summary-mark-action-list): New variable.
3026         (wl-summary-set-mark): New function.
3027         (wl-summary-register-target-mark): Ditto.
3028         (wl-summary-unregister-target-mark): Ditto.
3029         (wl-summary-have-target-mark-p): Ditto.
3030         (wl-summary-register-temp-mark): Ditto.
3031         (wl-summary-unregister-temp-mark): Ditto.
3032         (wl-summary-registered-temp-mark): Ditto.
3033         (wl-summary-collect-temp-mark): Ditto.
3034         (wl-summary-unset-mark): Ditto.
3035         (wl-summary-set-target-mark): Ditto.
3036         (wl-summary-unset-target-mark): Ditto.
3037         (wl-summary-set-action-generic): Ditto.
3038         (wl-summary-unset-action-generic): Ditto.
3039         (wl-summary-exec-action-delete): Ditto.
3040         (wl-summary-exec-action-erase): Ditto.
3041         (wl-summary-set-action-refile): Ditto.
3042         (wl-summary-set-action-refile-subr): Ditto.
3043         (wl-summary-unset-action-refile): Ditto.
3044         (wl-summary-make-destination-numbers-list): Ditto.
3045         (wl-summary-exec-action-refile): Ditto.
3046         (wl-summary-set-action-copy): Ditto.
3047         (wl-summary-unset-action-copy): Ditto.
3048         (wl-summary-exec-action-copy): Ditto.
3049         (wl-summary-collect-numbers-region): Ditto.
3050         (wl-summary-delete): Rewrite.
3051         (wl-summary-erase): Ditto.
3052         (wl-summary-remove-destination): Ditto.
3053         (wl-summary-exec): Ditto.
3054         (wl-summary-exec-region): Ditto.
3055         (wl-summary-target-mark-erase): Ditto.
3056         (wl-summary-refile): Ditto.
3057         (wl-summary-copy): Ditto.
3058         (wl-summary-unmark): Ditto.
3059         (wl-summary-delete-all-mark): Ditto.
3060         (wl-summary-mark-line): Don't highlight.
3061         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3062         (wl-summary-target-mark-refile-subr): Rewrite.
3063
3064         (wl-summary-copy-prev-destination): Abolish.
3065
3066 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3067
3068         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3069         default values along the value of wl-on-mule.
3070         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3071         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3072         It is not used anywhere.
3073
3074 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3075
3076         * wl-summary.el (wl-summary-print-destination): Keep position.
3077         (wl-summary-cursor-move-surface): Keep horizontal position.
3078
3079 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3080
3081         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3082         write sendlog.
3083
3084 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3085
3086         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3087         `wl-summary-highlight'.
3088
3089 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3090
3091         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3092         trivial condition for temp-mark.
3093
3094 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3095
3096         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3097         when it hits killed buffer.
3098
3099 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3100
3101         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3102         * wl-news.el.in: `message' and `error' take format string.
3103
3104 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3105
3106         * wl-folder (wl-folder-insert-entity): Display a message,
3107         `...done', when the work finish.
3108         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3109
3110 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3111
3112         * wl-message.el (wl-message-redisplay): Remove unused local
3113         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3114
3115 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3116
3117         * wl-summary.el (wl-summary-replace-status-marks): Disable
3118         interactive use.
3119         (wl-summary-reedit): Check message existence at first.
3120         (wl-summary-mark-line): Fix doc, return value is indefinite.
3121
3122         * wl-highlight.el (wl-highlight-message): Arranged.
3123
3124         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3125         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3126         check temp-mark by wl-summary-temp-mark always.
3127         (wl-highlight-summary): Change accordingly.
3128         * wl-summary.el (wl-summary-mark-as-read-all)
3129         (wl-summary-delete-cache, wl-summary-set-score-mark)
3130         (wl-summary-mark-as-unread, wl-summary-unmark)
3131         (wl-summary-mark-line, wl-summary-mark-as-read)
3132         (wl-summary-mark-as-important): Ditto.
3133
3134         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3135         end of the window if possible.
3136         * wl-summary.el (wl-summary-sync-update): Support lazy
3137         highlighting.
3138         (wl-summary-toggle-disp-msg): Ditto.
3139
3140 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3141
3142         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3143
3144 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3145
3146         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3147         change.
3148
3149 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3150
3151         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3152         API.
3153         (wl-summary-sync-update): Ditto.
3154
3155         * wl-score.el (wl-score-get-score-alist): Changed argument.
3156         (wl-summary-rescore-msgs): Likewise.
3157         (wl-summary-score-headers): Likewise.
3158         (wl-score-headers): Likewise;
3159         Use elmo-folder-do-each-message-entity, etc.
3160         (wl-summary-score-effect): Follow the changes above.
3161         (wl-summary-rescore): Ditto.
3162         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3163         (wl-score-get-overview): Abolish.
3164
3165         * wl-summary.el (wl-summary-default-from): Follow the API change in
3166         elmo-msgdb.
3167         (wl-summary-count-unread): Ditto.
3168         (wl-summary-detect-mark-position): Ditto.
3169         (wl-summary-overview-entity-compare-by-date): Ditto.
3170         (wl-summary-overview-entity-compare-by-number): Ditto.
3171         (wl-summary-overview-entity-compare-by-from): Ditto.
3172         (wl-summary-overview-entity-compare-by-subject): Ditto.
3173         (wl-summary-get-list-info): Ditto.
3174         (wl-summary-rescan): Ditto.
3175         (wl-summary-jump-to-msg-by-message-id): Ditto.
3176         (wl-summary-sync-update): Ditto; Removed comment.
3177         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3178         (wl-summary-insert-message): Use wl-summary-insert
3179         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3180         (wl-summary-insert-headers): Changed argument overview to folder.
3181         (wl-summary-search-by-subject): Likewise.
3182         (wl-summary-insert-thread): Renamed from 
3183         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3184
3185         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3186         too.
3187
3188         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3189         wl-string-member.
3190
3191 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3192
3193         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3194         elmo-folder-append-buffer.
3195         (wl-draft-queue-append): Likewise.
3196
3197         * wl-mime.el (wl-message-delete-current-part): Ditto.
3198         (wl-summary-burst-subr): Ditto.
3199
3200         * wl-news.el.in (wl-news-send-news): Ditto.
3201
3202 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3203
3204         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3205         function.
3206         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3207         (wl-summary-update-mark): Enclose with save-excursion.
3208         (wl-summary-mark-as-read-internal): Fixed last change.
3209         (wl-summary-mark-as-important): Use 3rd argument of
3210         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3211         Don't use elmo-msgdb-set-mark.
3212         (wl-summary-redisplay-internal): If msgdb flag is already read,
3213         just update the mark on buffer.
3214
3215 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3216
3217         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3218         cut visible folder when elmo-folder-delete returns non-nil value.
3219
3220 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3221
3222         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3223         by Kenichi OKADA <okada@opaopa.org>).
3224
3225 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3226
3227         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3228
3229 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3230
3231         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3232         Fixed the last change, search group entity by its real name.
3233         (Thanks to: KOBAYASHI Shinji)
3234
3235 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3236
3237         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3238         (wl-fldmgr-access-display-all): Don't refer visible name.
3239         * wl-expire.el (wl-folder-archive-current-entity)
3240         (wl-folder-expire-current-entity): Ditto.
3241         * wl-folder.el (wl-folder-jump-to-current-entity)
3242         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3243         (wl-folder-open-folder-sub,wl-folder-open-all)
3244         (wl-folder-write-current-folder): Ditto.
3245         (wl-folder-insert-entity): Don't use petname for normal group.
3246         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3247         is the real name.
3248         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3249         Abolished.
3250
3251 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3252
3253         * wl-draft.el (wl-draft-create-buffer): Add
3254         `wl-summary-reply-with-citation'
3255
3256 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3257
3258         * wl-draft.el (wl-draft-reply): Fixed.
3259
3260 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3261
3262         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3263         when `wl-draft-send-confirm-with-preview' is non-nil.
3264         You can scroll up/down by j/k.
3265         (wl-draft-send-confirm-with-preview): New variable (default=t).
3266
3267 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3268
3269         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3270         (wl-fldmgr-save-folders): Fix comment.
3271
3272 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3273
3274         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3275         along the last change in `wl-folder-buffer-group-p'.
3276
3277 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3278
3279         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3280         folder.
3281
3282         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3283         the default value.
3284
3285         * wl-mime.el (wl-summary-burst): Update summary only when target
3286         folder equals current folder.
3287
3288 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3289
3290         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3291
3292 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3293
3294         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3295         value.
3296
3297 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3298
3299         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3300         `map-extents' instead of `extent-at' repeatedly.
3301         (wl-highlight-folder-current-line): Ditto.
3302
3303         * wl-highlight.el: Remove useless dummy functions.
3304
3305 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3306
3307         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3308         (wl-folder-put-folder-property): New function to put text property.
3309         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3310         (wl-folder-insert-entity, wl-folder-update-diff-line)
3311         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3312         * wl-e21.el, wl-xmas.el, wl-mule.el
3313         (wl-highlight-folder-current-line): Ditto.
3314         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3315         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3316         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3317         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3318
3319 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3320
3321         * Version number is increased to 2.11.3.
3322
3323 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3324
3325         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3326         Resume current-buffer since it is assumed by remaining tasks.
3327
3328 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3329
3330         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3331         (wl-folder-completion-function): Abolished.
3332         (wl-folder-complete-folder): New function.
3333         (wl-folder-complete-filter-condition): Ditto.
3334         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3335         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3336
3337 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3338
3339         * wl-draft.el (wl-draft-send-confirm): New function.
3340         (wl-draft-send): Use it.
3341
3342         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3343         cursor-in-echo-area while confirming.
3344
3345         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3346
3347         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3348         searching via nntp if wl-summary-search-via-nntp is 'force.
3349         Otherwise, invoke searching in nntp folder only.
3350         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3351
3352         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3353         explicitly for mime-make-text-tag.
3354
3355 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3356
3357         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3358         `mime-make-text-tag' instead of `mime-create-tag'.
3359
3360 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3361
3362         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3363         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3364
3365 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3366
3367         * wl-score.el (wl-score-save): Bind print-length and print-level.
3368         (wl-score-pretty-print): Ditto.
3369         (wl-score-edit-insert-header-entry): Ditto.
3370
3371         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3372         "From" entry to be treated with wl-draft-eword-encode-address-list.
3373         * wl-mime.el (wl-draft-preview-message): Ditto.
3374
3375         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3376         (wl-summary-mark-as-unread): Ditto.
3377         (wl-summary-mark-as-read-region): Change accordingly.
3378         (wl-summary-mark-as-unread-region): Ditto.
3379         (wl-summary-target-mark-mark-as-read): Ditto.
3380         (wl-summary-target-mark-mark-as-unread): Ditto.
3381
3382 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3383
3384         * Version number is increased to 2.11.2.
3385
3386 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3387
3388         * wl-news.el.in (wl-news-previous-version-save): Bind
3389         print-length and print-level.
3390         * wl-thread.el (wl-thread-save-entities): Ditto.
3391         (wl-thread-save-top-list): Bind print-length.
3392
3393 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3394
3395         * wl-highlight.el (wl-highlight-summary-line-string): Use
3396         wl-summary-score-below-mark, wl-summary-score-over-mark.
3397         (wl-highlight-summary-current-line): Ditto.
3398
3399 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3400
3401         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3402         insert it.
3403
3404 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3405
3406         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3407
3408 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3409
3410         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3411         message without msgid.
3412         Rewrite with elmo-folder-move-messages.
3413         Set wl-message-buffer to nil.
3414
3415         * wl-summary.el (wl-summary-erase-subr): New function. Use
3416         elmo-folder-move-messages.
3417         (wl-summary-erase): Call it.
3418         (wl-summary-target-mark-erase): Ditto.
3419
3420 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3421
3422         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3423         it is not up-tp-date.
3424
3425 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3428         buffer after calling `wl-summary-goto-folder-subr' without the
3429         argument `interactive'.
3430         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3431
3432 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3433
3434         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3435         `mime-create-tag'. Use `string=' instead of `looking-at'.
3436
3437 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3438
3439         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3440         to avoid compile warning.
3441
3442         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3443         entity-id when folder is given.
3444         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3445         save-excursion, use save-selected-window instead.
3446         Select folder buffer window if exists.
3447         (To correct behavior with wl-folder-move-cur-folder.)
3448
3449 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3450
3451         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3452
3453 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3454
3455         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3456         list-count instead of %d.
3457
3458 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3459
3460         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3461         (wl-news): Set it.
3462         (wl-news-append-to-folder): Use it.
3463
3464         * wl-news.el.in (wl-news-send-news): Append to specified folder
3465         instead of wl-default-folder.
3466         (wl-news-append-to-folder): Show error message with specified folder.
3467
3468         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3469                 In most major modes, Emacs assumes that any opening
3470                 delimiter found at the left margin is the start of a
3471                 top-level definition, or defun. Therefore, *never put an
3472                 opening delimiter at the left margin unless it should have
3473                 that significance.*
3474
3475         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3476
3477 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3478
3479         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3480
3481 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3482
3483         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3484
3485 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3486
3487         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3488         for sequential numbering case.
3489
3490 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3491
3492         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3493         value.
3494         (wl-draft-reply-without-argument-list): Ditto.
3495         (wl-draft-reply-myself-with-argument-list): Abolish.
3496         (wl-draft-reply-myself-without-argument-list): Ditto.
3497         * wl-draft.el (wl-draft-self-reply-p): New function.
3498         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3499
3500 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3501
3502         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3503         (avoid error for the case without byte-compiling)
3504
3505 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3506
3507         * wl-news.el.in (wl-news-append-to-folder): New function.
3508         (wl-news-exit): Rewrite.
3509         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3510
3511 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3512
3513         * wl-draft.el (wl-draft-reply-position): New function.
3514         (wl-draft-reply-position): Fix.
3515         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3516         (wl-summary-target-mark-reply-with-citation): Ditto.
3517         (wl-summary-reply-with-citation): Ditto.
3518         * wl-vars.el (wl-draft-reply-default-position): New variable.
3519
3520 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3521
3522         * wl-draft.el (wl-draft-send): Preview when interactive send.
3523
3524 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3525
3526         * wl-draft.el (wl-draft-reply): Set default position.
3527         * wl-summary.el (wl-summary-reply): Ditto.
3528         (wl-summary-reply-with-citation): Ditto.
3529         (wl-summary-target-mark-reply-with-citation): Ditto.
3530
3531 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3532
3533         * wl-news.el.in (wl-news-lang): Set default value according to
3534         current-language-environment.
3535         (wl-news-append-news): Do nothing when news-list is nil.
3536
3537 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3538
3539         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3540         (wl-news): Change message.
3541         (wl-news-exit): Check buffer.
3542         (wl-news-force-exit): New function.
3543         (wl-news-show-all): New function.
3544         (wl-news-discard-and-exit): Fix.
3545
3546 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3547
3548         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3549         according to current-language-environment.
3550
3551         * wl-news.el.in (wl-news): If arg, show all NEWS after
3552         wl-news-default-previous-version.
3553
3554 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3555
3556         * wl-news.el.in (wl-news-check): Rewritten.
3557         (wl-news-previous-version-load): Change data type.
3558         (wl-news-previous-version-save): Change data type.
3559         (wl-news-append-news): Add return value.
3560         (wl-news-check-news): New function.
3561         (wl-news-already-current-p): New function.
3562         (wl-news-send-news): Rewritten.
3563         (wl-news-mode-map): Add new keybind.
3564         (wl-news): Rewritten.
3565         (wl-news-exit): Rewritten.
3566         (wl-news-discard-and-mail): New function.
3567         (wl-news-send-to-address): Abolished.
3568         * wl.el (wl-init): Delete a message.
3569
3570 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3571
3572         * wl-news.el.in (wl-news-exit): Update previous version.
3573         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3574
3575 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3576
3577         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3578
3579 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3580
3581         * wl-news.el.in (wl-news): New function.
3582         (wl-news-mode): New function.
3583         (wl-news-next-line): New function.
3584         (wl-news-next-page): New function.
3585         (wl-news-exit): New function.
3586         (wl-news-buf-name): New variable.
3587         (wl-news-mode-map): New variable.
3588         (wl-news-winconf): New variable.
3589         (wl-news-append-news): Add an option.
3590
3591 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3592
3593         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3594
3595 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3596
3597         * wl-news.el.in (wl-news-send-to-address): New variable.
3598         (wl-news-send-news): Use it.
3599         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3600         Return updating status.
3601         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3602
3603 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3604
3605         * wl-news.el.in (wl-news-send-news): Delete
3606         Organization and X-Face.
3607
3608 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3609
3610         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3611         (wl-news-append-news): New function.
3612         (wl-news-send-news): New function.
3613
3614 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3615
3616         * Version number is increased to 2.11.1.
3617
3618 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3619
3620         * wl-news.el.in : New file.
3621
3622 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3623
3624         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3625         default value.
3626         (wl-draft-reply-without-argument-list): Ditto.
3627
3628 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3629
3630         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3631         (wl-message-buffer-prefetch-idle-time): Ditto.
3632         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3633
3634 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3635
3636         * wl-thread.el (wl-thread-insert-message): Use
3637         wl-summary-max-thread-depth.
3638
3639         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3640         loop detection.
3641
3642         * wl-message.el (wl-message-buffer-display): Back to the first page
3643         when cache is hit.
3644
3645 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3646
3647         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3648
3649         * wl-summary.el (wl-summary-insert-thread-entity):
3650         If the thread depth is reached to wl-summary-max-thread-depth,
3651         divide the thread.
3652
3653 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3654
3655         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3656         for elmo-remove-passwd.
3657
3658 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3659
3660         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3661         folder is sticky.
3662         (wl-folder-mark-as-read-all-entity): Ditto.
3663         (wl-folder-prefetch-entity): Ditto.
3664
3665 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3666
3667         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3668
3669 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3670
3671         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3672         Delete messages on buffer for unplugged operation.
3673         (wl-summary-erase): Ditto.
3674
3675 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3676
3677         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3678         take nil so as not to search parent by subject.
3679
3680 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3681
3682         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3683         (wl-folder-get-next-folder): Ditto.
3684         (wl-folder-get-path): Ditto.
3685
3686 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3687
3688         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3689         system and encode the region with it before verifying.
3690
3691 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3692
3693         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3694         system of the echo buffer before decoding.
3695
3696 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3697
3698         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3699         original contents.
3700
3701 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3702
3703         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3704         with argument 'any-exists.
3705
3706 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3707
3708         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3709         Use `wl-cs-autoconv'.
3710
3711 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3712
3713         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3714         by `mime-view-automatic-conversion'.
3715
3716         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3717         (wl-message-verify-pgp-nonmime): Ditto.
3718         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3719         Bind them to C-c:d and C-c:v respectively.
3720
3721         Merge following code by Teranishi-san from [wl-en:00167].
3722         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3723         (wl-mime-preview-application/pgp-encrypted): Ditto.
3724         (wl-mime-setup): Add entry.
3725
3726 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3727
3728         * wl-summary.el (wl-summary-target-mark-erase): New function.
3729         Bind it to "mD".
3730
3731 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3732
3733         * wl-vars.el (wl-draft-write-file-function): Fix.
3734         (wl-draft-reedit-hook): Changed default value.
3735
3736         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3737         wl-draft-reedit-hook.
3738         (wl-draft-remove-text-plain-tag): New function.
3739         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3740
3741         * wl-vars.el (wl-draft-write-file-function): New user option.
3742
3743         * wl-draft.el (wl-draft-prepare-edit): Use it for
3744         local-write-file-hooks.
3745         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3746
3747         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3748         (wl-draft-insert-mail-header-separator): Return the body beginning
3749         point.
3750         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3751         text/plain.
3752         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3753
3754 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3755
3756         * wl-summary.el (wl-summary-erase): New function to erase message
3757         without moving it to trash. Bind to "D".
3758
3759         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3760         as `keep' unless switch-function.
3761
3762 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3763
3764         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3765         message buffer by using `wl-summary-toggle-disp-msg'.
3766         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3767         buffer window.
3768         (wl-summary-supresedes-message): Ditto.
3769
3770         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3771         Do not delete other windows.
3772         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3773         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3774         (wl-draft-create-buffer): Set reply-or-forward also for target
3775         mark commands.
3776
3777 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3778
3779         * wl-draft.el (wl-user-agent-compose): Delete special case for
3780         switch-to-buffer-other-window.
3781
3782         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3783         (wl-summary-forward): Ditto.
3784
3785         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3786         function.
3787         (wl-draft-buffer-style): New use option.
3788
3789         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3790         (wl-draft): Follow the change above.
3791         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3792         wl-draft-buffer-style.
3793         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3794         switch-function.
3795
3796 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3797
3798         * wl-address.el (wl-address-make-completion-entry): Extracted from
3799         `wl-address-make-completion-list'.
3800         (wl-address-enable-strict-loading): New variable.
3801         (wl-address-make-completion-list): Revive petname duplication
3802         inquiry, and enable it if `wl-address-enable-strict-loading'.
3803         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3804
3805 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3806
3807         * wl-message.el (wl-message-get-original-buffer): Avoid
3808         'Selecting deleted buffer' error when original buffer is killed.
3809
3810 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3811
3812         * wl-summary.el (wl-summary-next-message): Use
3813         elmo-message-accessible-p instead of elmo-message-cached-p.
3814
3815 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3816
3817         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3818
3819         * wl-thread.el (wl-thread-open-all-unread): Use
3820         elmo-folder-list-flagged instead of
3821         elmo-folder-list-messages-mark-match.
3822
3823         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3824         instead of elmo-folder-list-messages-mark-match.
3825         (wl-summary-move-spec-alist): New variable.
3826         (wl-summary-move-spec-plugged-alist,
3827         wl-summary-move-spec-unplugged-alist): Abolish.
3828         (wl-summary-next-message): Follow the change above.
3829         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3830         with 'no-msg' argument.
3831
3832         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3833         variable.
3834         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3835         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3836         (wl-message-buffer-prefetch-get-next): Follow the change above.
3837
3838 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3839
3840         * wl-version.el (wl-version): Changed codename.
3841
3842         * Version number is increased to 2.11.0.
3843
3844 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3845
3846         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3847         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3848         `wl-draft-config-variables'.
3849         (wl-draft-kill): Fixed problem when the draft is reedit.
3850
3851 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3852
3853         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3854         buffer-modified status (Thanks to
3855         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3856
3857 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-util.el (wl-region-exists-p): New function.
3860
3861         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3862         Remove defvars for byte-compile warnings.
3863
3864 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3865
3866         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3867         defvar-maybe. Removed unused bind.
3868
3869 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3870
3871         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3872         summary buffer window before creating new frame.
3873         (wl-draft-reply): Ditto.
3874
3875 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3876
3877         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3878
3879 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3880
3881         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3882
3883 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3884
3885         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3886         instead of `kill-region'.
3887
3888 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3891         (wl-highlight-summary-line-string): Use it.
3892         (wl-highlight-summary-current-line): Ditto.
3893
3894         * wl-mime.el (wl-message-delete-current-part): Check the class of
3895         mime-entity.
3896
3897         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3898
3899         * wl-summary.el (wl-summary-make-number-list): Initialize.
3900         (wl-summary-update-mark): New function.
3901         (wl-summary-reply): Put `answered' mark on the message.
3902         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3903
3904         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3905         (wl-draft-reply): Added optional argument `number';
3906         Set wl-draft-parent-number.
3907         (wl-draft-kill): Delete answered mark if it is a reply.
3908
3909 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3910
3911         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3912         that originates in mime-preview-follow-current-entity.
3913         (wl-draft-yank-current-message-entity): Use it if region is active.
3914
3915         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3916         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3917         `wl-message-delete-current-part'.
3918         * wl-mule.el (wl-message-define-keymap): Ditto.
3919         * wl-xmas.el (wl-message-define-keymap): Ditto.
3920
3921 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3922
3923         * wl-mime.el (wl-message-delete-current-part): New function.
3924         (wl-mime-node-id-to-string): Ditto.
3925
3926         * wl-mime.el (wl-message-delete-current-part): Use existing
3927         original buffer which corresponds current mime-view buffer.
3928         (fetched buffer might have different structure, possibly)
3929
3930         * wl-mime.el (wl-message-delete-current-part): Quit if the
3931         message content differs from the actual message.
3932
3933 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3934
3935         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3936         order.
3937         (wl-summary-search-by-subject): Search parent message from tail;
3938         Check the existence of the parent message on the current thread tree.
3939         (wl-summary-update-thread): Check whether the line is inserted.
3940
3941 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3942
3943         * wl-vars.el (wl-summary-line-format): Undo last change.
3944         * wl-summary.el (wl-summary-print-destination): Do not put
3945         invisible property when `wl-summary-width' is nil.
3946         (wl-summary-line-subject-minimum-length): Abolished.
3947         (wl-summary-line-subject): Ditto.
3948
3949 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3950
3951         * wl-vars.el (wl-summary-line-format): Change default value.
3952         (wl-summary-subject-length-limit): Abolished.
3953         * wl-summary.el (wl-summary-line-subject): Ditto.
3954
3955 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3956
3957         * wl-template.el (wl-template-select): Added optional argument.
3958         If optional argument is specified, reverse
3959         `wl-template-visible-select'.
3960
3961 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3962
3963         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3964         Take prefix argument to force asking the destination folder.
3965
3966 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3967
3968         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3969         count and update status.
3970
3971 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3972
3973         * wl-summary.el (wl-summary-redisplay-internal): If
3974         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3975         after fetching.
3976
3977 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3978
3979         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3980         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3981
3982         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3983
3984 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3985
3986         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3987         (All other related portions are changed).
3988         (wl-summary-mark-as-read-all): Rewrite.
3989
3990 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3991
3992         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3993         `wl-summary-mark-as-read'.
3994         (wl-summary-mark-as-unread): Rewrite.
3995         (wl-summary-mark-as-read): Added no-modeline argument.
3996         (wl-summary-resume-cache-status): Rewrite.
3997         (wl-summary-exec-subr): Remove unused local variable.
3998
3999 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4000
4001         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4002         logic to call `wl-summary-buffer-prev-folder-function'.
4003         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4004
4005 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4006
4007         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4008         is nil.
4009
4010 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4011
4012         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4013         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4014         (wl-mime-setup): Add its entry.
4015
4016 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4019         (wl-summary-delete-cache): Likewise.
4020         (wl-summary-mark-as-read): Rewrite.
4021
4022 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4023
4024         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4025         `wl-summary-count-unread'.
4026
4027         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4028
4029         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4030
4031 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4032
4033         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4034         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4035         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4036         Renamed to the elmo-msgdb-*-mark.
4037         (wl-summary-score-marks): Follow the change above.
4038         (wl-summary-auto-refile-skip-marks): Ditto.
4039         (wl-summary-incorporate-marks): Ditto.
4040         (wl-summary-expire-reserve-marks): Ditto.
4041
4042         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4043         changes.
4044         (wl-thread-insert-top): Changed updating message.
4045
4046         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4047         variable.
4048         (wl-summary-count-unread): Count answered marks.
4049         (wl-summary-rescan): Call wl-summary-insert-message instead of
4050         wl-summary-append-message-func-internal.
4051         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4052         (wl-summary-prefetch-msg): Follow the variable name changes.
4053         (wl-summary-prefetch-region): Ditto.
4054         (wl-summary-mark-as-read-all): Follow the API changes;
4055         Don't call elmo-folder-replace-marks.
4056         (wl-summary-delete-cache): Follow the variable name changes.
4057         (wl-summary-resume-cache-status): Ditto.
4058         (wl-summary-update-status-marks): New function.
4059         (wl-summary-insert-message): New function.
4060         (wl-summary-sync-marks): Follow the variable name changes.
4061         (wl-summary-sync-update): Synchronize to the msgdb, too;
4062         Changed update messages.
4063         (wl-summary-make-number-list): Rewrite.
4064         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4065         (wl-summary-mark-as-unread): Follow the API changes.
4066         (wl-summary-exec-subr): Follow the variable name changes.
4067         (wl-summary-mark-as-read): Ditto.
4068         (wl-summary-move-spec-plugged-alist): Ditto.
4069         (wl-summary-move-spec-unplugged-alist): Ditto.
4070         (wl-summary-cursor-move-surface): Ditto.
4071
4072         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4073         variable name changes.
4074         (wl-highlight-summary-current-line): Ditto.
4075
4076         * wl-expire.el (wl-expire-refile): Follow the API change in
4077         elmo-folder-move-messages.
4078         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4079         (wl-summary-archive): Use elmo-folder-msgdb instead of
4080         elmo-msgdb-load.
4081
4082 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4083
4084         * wl-mime.el (wl-draft-preview-message): Restore the position
4085         before evaluating wl-draft-send-hook in preview buffer.
4086
4087 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4088
4089         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4090         when it creates new draft buffer.
4091
4092         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4093         without argument.
4094
4095         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4096         Evaluate content and if the value is string, insert it.
4097         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4098         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4099         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4100         wl-draft-config-sub-part-bottom): Use it.
4101
4102         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4103         with the folder name. The question was unintelligible when it is
4104         called from wl-save-status.
4105
4106 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4107
4108         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4109         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4110         cannot take second argument).
4111
4112 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4113
4114         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4115         as t. Since type and subtype are not case sensitive (RFC 2045).
4116
4117 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4118
4119         * wl-vars.el (wl-message-mode-line-format): New variable.
4120         (wl-message-mode-line-format-spec-alist): Ditto.
4121         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4122         (wl-message-redisplay): Use wl-message-mode-line-format.
4123
4124 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4125
4126         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4127
4128 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4129
4130         * wl-summary.el (wl-summary-default-from): Write description.
4131
4132 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-vars.el (wl-ldap-objectclass): Abolish.
4135
4136         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4137         (wl-ldap-make-filter): Removed condition for objectclass.
4138         (wl-ldap-make-matched-value-list): Remove meaningless process.
4139         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4140         (wl-address-ldap-search): Don't add `*' to `pat' string;
4141         use ignore-errors; added `email';
4142         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4143         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4144         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4145
4146
4147 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4148
4149         * wl-draft.el (wl-draft-parent-folder): Write description.
4150         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4151
4152 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4155         as "" (zero-length string) if no parent.
4156         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4157
4158 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4159
4160         * wl-address.el (wl-address-make-completion-list): Skip duplication
4161         checking.
4162         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4163         `append'.
4164
4165 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4166
4167         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4168         instead of `beginning-of-buffer'.
4169
4170 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4171
4172         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4173
4174 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4175
4176         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4177         Refer wl-message-buffer-name.
4178         (wl-message-wheel-down): Ditto.
4179
4180 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4181
4182         * wl-vars.el (wl-message-buffer-name): New user option.
4183
4184         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4185         directly instead of making alist dinamically.
4186
4187         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4188         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4189         wl-message-buffer-cache-name.
4190         (wl-message-buffer-cache-clean-up): Ditto.
4191
4192         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4193
4194         * Version number is increased to 2.9.15.
4195
4196 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-vars.el (wl-summary-default-view-alist): New user option.
4199
4200         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4201
4202         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4203         while deleting address.
4204         (wl-draft-delete-myself-from-cc): Ditto.
4205
4206         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4207         If optional argument is specified, reverse sort order.
4208
4209         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4210
4211 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4212
4213         * wl-thread.el (wl-thread-insert-message): Return parent number if
4214         exists.
4215         (wl-thread-update-indent-string-region): Use
4216         wl-thread-update-line-on-buffer-sub instead of
4217         wl-thread-update-line-on-buffer.
4218
4219 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4220
4221         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4222         (wl-folder-close-all): Ditto.
4223
4224 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4225
4226         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4227         and mailing-list:.
4228         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4229         value.
4230         (wl-summary-line-list-info): Print mailing-list name even when 
4231         list-number is empty.
4232
4233 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4234
4235         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4236
4237         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4238         (wl-draft-open-file): Ditto.
4239         (wl-draft-random-alphabet): Ditto.
4240
4241         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4242         bindings.
4243
4244 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4245
4246         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4247         * wl-vars.el (wl-draft-config-alist): Ditto.
4248
4249 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4250
4251         * Version number is increased to 2.9.14.
4252
4253         * wl.el (wl): Don't set wl-init as nil when error occured while
4254         auto-checking folders.
4255
4256         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4257         `elmo-expand-newtext'.
4258
4259 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4262         `this-command' so that `wl-folder-goto-folder' contained in
4263         `wl-summary-keep-cursor-command' work.
4264
4265 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4266
4267         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4268         message buffer displaying state.
4269
4270 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4271
4272         * wl-vars.el (wl-summary-default-view): New variable to specify
4273         default value for `wl-summary-buffer-view' instead of using
4274         set-default.
4275         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4276
4277 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4278
4279         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4280
4281         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4282
4283 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4284
4285         * wl-vars.el (wl-forward-subject-prefix): New variable.
4286         * wl-draft.el (wl-draft-forward): Use it.
4287
4288 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4289
4290         * wl-message.el (wl-message-prev-page): When it is called without
4291         lines argument, scroll down by wl-message-scroll-amount lines.
4292         (wl-message-next-page): Ditto.
4293         * wl-vars.el (wl-message-scroll-amount): Change default value
4294         to preserve current behavior.
4295
4296 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4297
4298         * wl-summary.el (wl-summary-prefetch-msg): Bind
4299         `wl-message-entity' to call `wl-summary-from-function'.
4300
4301 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4302
4303         * wl-message.el (wl-message-buffer-create): Run
4304         wl-message-buffer-created-hook.
4305
4306 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl-summary.el (wl-summary-sort-specs): New variable.
4309         (wl-summary-default-sort-spec): Ditto.
4310         (wl-summary-sort): Rewrite.
4311         (wl-summary-sort-by-list-info): New function.
4312
4313 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4314
4315         * wl-summary.el (wl-summary-get-list-info): New function.
4316         (wl-summary-sort): Rewrite.
4317         (wl-summary-line-list-info): Ditto.
4318         (wl-summary-line-list-count): Ditto.
4319         (wl-summary-refile-region): Fixed docstring.
4320
4321 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4322
4323         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4324         `wl-folder-entity-hashtb' as completion table.
4325
4326 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4327
4328         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4329         only when this command is called interactively; silence the byte-
4330         compiler.
4331
4332 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4333
4334         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4335         active in XEmacs.
4336
4337 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4338
4339         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4340         plural lines.
4341
4342 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4343
4344         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4345         of current line when the cursor is on the header name.
4346         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4347
4348 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4349
4350         * wl-util.el (wl-read-directory-name): Return displayed directory
4351         as the default value also on XEmacs.
4352
4353 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4354
4355         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4356         formatting.
4357
4358 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4359
4360         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4361         argument and when it is non-nil, check face property before
4362         highlighting for each line.
4363         (wl-highlight-summary-window): Set it.
4364
4365 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4366
4367         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4368         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4369
4370         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4371         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4372         (wl-draft-get-fcc-list): Likewise.
4373
4374 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4377         (wl-thread-entity-cur): Ditto.
4378         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4379         wl-thread-indent-regexp setting.
4380         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4381
4382         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4383         wl-summary-lazy-highlight.
4384         (wl-summary-display-bottom): Ditto.
4385
4386         * wl-thread.el (wl-thread-open-close): Likewise.
4387
4388         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4389         from and subject;
4390         Bind wl-draft-use-frame;
4391         Enclose with save-window-excursion;
4392         Use wl-draft-create-buffer instead of with-temp-buffer;
4393         Use wl-draft-prepare-edit;
4394         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4395         Use wl-draft-send instead of wl-draft-raw-send.
4396
4397 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4398
4399         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4400         of using wl-from.
4401
4402 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4403
4404         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4405         insert-buffer instead of clone-buffer.
4406         (wl-draft-doing-mime-bcc): New variable.
4407         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4408         infinite loop.
4409         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4410
4411         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4412         (wl-draft-mime-bcc-body): Ditto.
4413
4414         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4415         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4416         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4417         wl-draft-do-mime-bcc.
4418         (wl-draft-mime-bcc-field): New function.
4419         (wl-draft-do-mime-bcc): Ditto.
4420
4421         * wl-address.el (wl-address-complete-header-list): New variable.
4422         (wl-address-complete-header-regexp): Changed default value.
4423
4424         * Version number is increased to 2.9.13.
4425
4426 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4427
4428         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4429         it is differed.
4430
4431 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4432
4433         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4434         (wl-summary-line-list-count): Ditto.
4435
4436 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4437
4438         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4439         (wl-nntp-posting-function): New variable.
4440         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4441         `wl-nntp-posting-config-alist'.
4442
4443 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4444
4445         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4446         FLIM.
4447
4448 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4449
4450         * wl-summary.el (wl-summary-target-mark-refile-sub):
4451         Remove a nuisance funcall.
4452
4453 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4454
4455         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4456         as t for `try-completion'.
4457
4458 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4459
4460         * wl-summary.el (wl-summary-default-from): Use
4461         wl-address-header-extract-address instead of
4462         std11-extract-address-components.
4463         (wl-summary-simple-from): Ditto.
4464         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4465         (wl-summary-insert-headers): Show message.
4466         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4467         for whole line.
4468         (wl-summary-default-from): Revert last change.
4469         (wl-summary-simple-from): Ditto.
4470         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4471         (wl-summary-mark-as-read-region): Follow the change above.
4472         (wl-summary-sync-marks): Ditto.
4473         (wl-summary-target-mark-mark-as-read): Ditto.
4474         (wl-summary-redisplay-internal): Ditto.
4475         (wl-summary-redisplay-no-mime-internal): Ditto.
4476         (wl-summary-redisplay-all-header): Ditto.
4477         (wl-summary-mark-as-read): Removed argument `cached';
4478         Use current cache status to set cache mark.
4479         (wl-summary-redisplay-internal): Follow the change above.
4480         (wl-summary-redisplay-no-mime-internal): Ditto.
4481         (wl-summary-redisplay-all-header): Ditto.
4482
4483         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4484
4485         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4486         Don't call itself recursively (Adviced by Yamaoka-san).
4487
4488 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4489
4490         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4491         bind wl-summary-highlight as nil to avoid error caused by missing
4492         local variables.
4493
4494 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-vars.el (wl-invalid-character-message): New user option.
4497
4498         * wl-util.el (wl-set-string-width): If truncated string-width is
4499         larger than specified width, use `wl-invalid-character-message'.
4500
4501 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4502
4503         * wl-summary.el (wl-summary-prefetch-msg): 
4504         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4505
4506 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4507
4508         * wl-vars.el (wl-summary-check-line-format): New user option.
4509         (wl-summary-line-format-file): Ditto.
4510
4511         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4512         variable.
4513         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4514         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4515         and `wl-summary-view-old-p' to check whether do a rescan or not.
4516         (wl-summary-view-old-p): New function.
4517         (wl-summary-line-format-changed-p): Ditto.
4518         (wl-summary-line-format-save): Ditto.
4519         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4520
4521         * wl-util.el (wl-set-string-width): Avoid using negative number
4522         for make-string.
4523
4524 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4525
4526         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4527         return value.
4528
4529         * wl-util.el (wl-set-string-width): Added optional argument
4530         `padding' (All other related portions are changed).
4531         (wl-line-parse-format): If the first letter of column number is
4532         `0', zero-padding the result (ex: "%05l").
4533
4534         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4535
4536 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4537
4538         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4539         sequential summary view.
4540
4541 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4542
4543         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4544         if it doesn't have a -unix version.
4545
4546 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4547
4548         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4549
4550 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4551
4552         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4553         content.
4554         (wl-draft): Follow the change above.
4555
4556         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4557
4558         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4559         and wl-folder-summary-line-format-alist contain %T and %P.
4560
4561         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4562         (wl-summary-mode-line-format): New user option.
4563         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4564         (wl-summary-line-format): Changed default value.
4565         (wl-summary-lazy-highlight): Changed default value.
4566
4567         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4568         change in wl-summary-create-line.
4569         (wl-thread-insert-entity-sub): Ditto.
4570
4571         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4572         (wl-summary-buffer-unread-status): Ditto.
4573         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4574         (wl-summary-buffer-persistent-mark-column): Ditto.
4575         (wl-summary-buffer-mode-line-formatter): Ditto.
4576         (wl-summary-buffer-mode-line): Ditto.
4577         (wl-summary-message-regexp): Abolished.
4578         (All other related portions are changed.)
4579         (wl-summary-detect-mark-position): New function.
4580         (wl-summary-buffer-set-folder): Setup
4581         wl-summary-buffer-mode-line-formatter.
4582         (wl-summary-mode): Setup selective-display;
4583         Setup pre-idle-hook when xemacs.
4584         (wl-summary-update-modeline): Rewrite.
4585         (wl-summary-jump-to-msg): Define as function;
4586         Changed regexp for searching messages.
4587         (wl-summary-message-number): Rewrite.
4588         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4589         Do rescan when old type summary cache.
4590         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4591         (wl-summary-remove-destination): Use '\r' to detect EOL.
4592         (wl-summary-print-destination): Ditto.
4593         (wl-summary-temp-mark): New inline function.
4594         (wl-summary-persistent-mark): Ditto.
4595         (wl-summary-line-number): New function.
4596         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4597         (wl-summary-line-list-count): New function.
4598         (wl-summary-create-line): Added argument persistent-mark.
4599         (All other related portions are changed)
4600         (wl-summary-create-line): Insert '\r'.
4601         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4602         (wl-summary-cursor-move-surface): New inline function.
4603         (wl-summary-prev): Use it.
4604         (wl-summary-next): Ditto.
4605
4606         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4607         wl-summary-message-regexp.
4608         (wl-highlight-summary): Delete progress message.
4609         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4610
4611         * Version number is increased to 2.9.12.
4612
4613 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4614
4615         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4616         variable (nil: no minimum).
4617         (wl-summary-line-subject): Add some spaces after subject by
4618         wl-summary-line-subject-minimum-length.
4619
4620 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4621
4622         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4623         and removed `F'.
4624         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4625         change above).
4626
4627 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4628
4629         * wl-summary.el (wl-summary-line-list-count): Reverted.
4630         (example setting in samples/*/dot.wl is also updated)
4631
4632 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4633
4634         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4635
4636         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4637
4638         * wl-vars.el (wl-summary-line-format): Addes some description to the
4639         docstring.
4640
4641         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4642         (wl-summary-line-close-bracket): Ditto.
4643         (wl-summary-line-children-number): Ditto.
4644         (wl-summary-line-thread-indent): Ditto.
4645         (wl-summary-line-children-and-from): Ditto.
4646
4647         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4648         't', 'c', 'F' and added 'C'.
4649
4650         * wl-util.el (wl-set-string-width): Accept negative value.
4651         (wl-line-parse-format): Added "%number(" and "%)".
4652
4653 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4654
4655         * wl-summary.el (wl-summary-line-list-count): Change format of the
4656         return value.
4657
4658 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4659
4660         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4661         from the recent message.el.
4662         (wl-draft-point-in-header-p): Ditto.
4663         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4664         wl-draft-beginning-of-line.
4665         * wl-e21.el (wl-draft-mode-map): Ditto.
4666         * wl-xmas.el (wl-draft-mode-map): Ditto.
4667
4668         * wl-folder.el: Sort macrodefs by dependencies.
4669
4670 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4671
4672         * wl-summary.el (wl-summary-prev): Fixed regexp.
4673         (wl-summary-next): Ditto.
4674
4675 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4676
4677         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4678
4679 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4680
4681         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4682         for backward compatibility.
4683
4684 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4685
4686         * wl-summary.el (wl-summary-line-list-count): New function, merged
4687         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4688         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4689         list counts.
4690
4691 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4692
4693         * wl-summary.el (wl-summary-create-line): Ignore errors while
4694         timezone-fix-time.
4695
4696         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4697
4698         * wl-summary.el (wl-summary-sync-update): Ditto.
4699         (wl-summary-default-from): Use wl-message-entity
4700         instead of entity.
4701
4702         * wl-summary.el (wl-summary-create-line): Fix.
4703
4704         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4705         (wl-summary-line-format): New user option.
4706         (wl-folder-summary-line-format-alist): Ditto.
4707         (wl-summary-from-width): Abolished.
4708
4709         * wl-util.el (toplevel): Require 'bytecomp.
4710         (wl-line-parse-format): New function.
4711         (wl-line-formatter-setup): New macro.
4712
4713         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4714         (wl-summary-buffer-line-formatter): New buffer local variable.
4715         (wl-summary-switch-to-clone-buffer): Follow the change above.
4716         (wl-summary-message-regexp): Fix.
4717         (wl-summary-from-func-internal): Abolished.
4718         (wl-summary-subject-func-internal): Ditto.
4719         (wl-summary-subject-filter-func-internal): Ditto.
4720         (All other related portions are changed.)
4721         (wl-summary-buffer-set-folder):
4722         Set up wl-summary-buffer-number-column and 
4723         wl-summary-buffer-line-formatter
4724         (All other related portions are changed.)
4725         (wl-summary-buffer-number-column-detect): Abolished.
4726         (All other related portions are changed.)
4727         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4728         (wl-summary-delete-all-temp-marks-on-buffer): Use
4729         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4730         (wl-summary-target-mark-delete): Ditto.
4731         (wl-summary-target-mark-refile-subr): Ditto.
4732         (wl-summary-target-mark-mark-as-read): Ditto.
4733         (wl-summary-target-mark-mark-as-unread): Ditto.
4734         (wl-summary-target-mark-mark-as-important): Ditto.
4735         (wl-summary-target-mark-save): Ditto.
4736         (wl-summary-replace-status-marks): Renamed from
4737         wl-summary-set-status-marks-on-buffer;
4738         Use wl-summary-message-regexp instead of
4739         wl-summary-buffer-number-regexp.
4740         (wl-summary-sync-update): Follow the change above.
4741         (wl-summary-goto-previous-message-beginning): New function.
4742         (wl-summary-mark-as-unread): Use it.
4743         (wl-summary-mark-as-important): Ditto.
4744         (wl-summary-line-formatter): New variable.
4745         (wl-summary-line-year): New function.
4746         (wl-summary-line-day): Ditto.
4747         (wl-summary-line-day-of-week): Ditto.
4748         (wl-summary-line-hour): Ditto.
4749         (wl-summary-line-minute): Ditto.
4750         (wl-summary-line-open-bracket): Ditto.
4751         (wl-summary-line-close-bracket): Ditto.
4752         (wl-summary-line-children-number): Ditto.
4753         (wl-summary-line-thread-indent): Ditto.
4754         (wl-summary-line-size): Ditto.
4755         (wl-summary-line-subject): Ditto.
4756         (wl-summary-line-from): Ditto.
4757         (wl-summary-line-children-and-from): Ditto.
4758         (wl-summary-create-line): Rewritten.
4759         (wl-summary-format-date): Abolished.
4760
4761         * wl-highlight.el (wl-highlight-summary-current-line): Use
4762         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4763         Use thread structure to detect thread top message.
4764
4765         * wl-draft.el (wl-default-draft-cite): Don't use
4766         wl-summary-from-func-internal.
4767
4768         * wl-refile.el (wl-refile-subject-learn): Don't use
4769         wl-summary-subject-filter-func-internal.
4770         (wl-refile-guess-by-subject): Ditto.
4771
4772         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4773         parameters.
4774
4775         * wl-thread.el (wl-thread-update-indent-string-region):
4776         Use wl-thread-update-line-on-buffer instead of
4777         wl-thread-update-indent-string.
4778         (wl-thread-update-children-number): Redefine using
4779         wl-thread-update-line-on-buffer.
4780         (wl-thread-update-indent-string): Abolished.
4781
4782         * Version number is increased to 2.9.11.
4783
4784 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4785
4786         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4787         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4788         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4789
4790         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4791         as nil.
4792
4793         * wl-thread.el (wl-thread-open-all-unread): Use 
4794         elmo-folder-list-messages-mark-match.
4795         (wl-thread-insert-message): Removed argument `mark-alist'.
4796         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4797         elmo-msgdb-set-mark.
4798         (wl-thread-get-children-msgs-uncached): Likewise.
4799         (wl-thread-get-exist-children): Added argument include-self.
4800         (wl-thread-delete-message): Follow the change above.
4801
4802         * wl-summary.el (wl-summary-count-unread): Removed argument.
4803         (wl-summary-rescan): Follow the change above.
4804         (wl-summary-mark-as-read-region): Ditto
4805         (wl-summary-mark-as-unread-region): Ditto.
4806         (wl-summary-delete-messages-on-buffer): Ditto.
4807         (wl-summary-sync-update): Ditto.
4808         (wl-summary-switch-to-clone-buffer): Ditto.
4809         (wl-summary-goto-folder-subr): Ditto.
4810         (wl-summary-target-mark-mark-as-read): Ditto.
4811         (wl-summary-target-mark-mark-as-unread): Ditto.
4812         (wl-summary-target-mark-mark-as-important): Ditto.
4813         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4814         (wl-summary-update-thread): Removed argument `mark-alist'.
4815         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4816         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4817         (wl-summary-resume-cache-status): Likewise.
4818         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4819         elmo-msgdb-set-mark.
4820         (wl-summary-mark-as-read-all): Likewise.
4821         (wl-summary-delete-cache): Ditto.
4822         (wl-summary-auto-select-msg-p): Ditto.
4823         (wl-summary-mark-as-unread): Ditto.
4824         (wl-summary-no-auto-refile-message-p): Ditto.
4825         (wl-summary-mark-as-read): Ditto.
4826         (wl-summary-mark-as-important): Ditto.
4827         (wl-summary-auto-refile): Follow the change above.
4828         (wl-summary-delete-all-marks): Removed.
4829         (wl-summary-resume-marks-and-highlight): Ditto.
4830         (wl-summary-resume-marks): Ditto.
4831         (wl-summary-delete-important-msgs-from-list): Ditto.
4832         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4833
4834         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4835         wl-summary-count-unread.
4836
4837         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4838         (wl-summary-score-update-all-lines): Use
4839         elmo-msgdb-set-mark.
4840
4841 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4842
4843         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4844         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4845         (wl-summary-create-line): Renamed from
4846         wl-summary-overview-create-summary-line;
4847         Argument rearrangement.
4848         (wl-summary-update-thread): Follow the change above.
4849
4850         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4851         (wl-thread-insert-entity-sub): Likewise.
4852
4853         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4854         argument `overview', `mark-alist' and added `msgdb'.
4855
4856         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4857
4858         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4859         (wl-summary-rescan): Follow the change above.
4860         (wl-summary-sync-update): Ditto.
4861         (wl-summary-insert-thread-entity): Ditto;
4862         Don't use `let*' in every while loop;
4863         Detect infinite loop of threads.
4864         (wl-summary-update-thread): Removed argument `overview'.
4865
4866         * wl-thread.el (wl-thread-insert-message): Ditto.
4867
4868         * Version number is increased to 2.9.10.
4869
4870         * wl-message.el (wl-message-redisplay): Ignore errors while
4871         wl-message-redisplay-hook.
4872
4873 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4874
4875         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4876
4877 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4878
4879         * wl.el (wl): inhibit-quit while wl-folder.
4880
4881 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4882
4883         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4884         while msgdb access.
4885
4886 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4887
4888         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4889         even if no folder is not created.
4890
4891 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4892
4893         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4894
4895         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4896         implementation.
4897         (wl-summary-target-mark-thread): Ditto.
4898
4899         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4900
4901 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4902
4903         * wl-util.el (wl-display-bytes): Remove unused function.
4904
4905 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4906
4907         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4908         seems critical one (partially reverse the change in 2002/03/17).
4909
4910 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4911
4912         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4913         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4914
4915 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4916
4917         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4918         is not writable.
4919         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4920         plugged status instead of `'force' as 2nd argument.
4921
4922         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4923         is not creatable.
4924
4925         * Version number is increased to 2.9.9.
4926
4927 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4928
4929         * wl-summary.el (wl-summary-suspend): New function.
4930
4931 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4932
4933         * wl.el (wl): Do not check variables if check is nil.
4934         * wl-utils.el (wl-collect-draft): New function.
4935         * wl-folder.el (wl-folder-suspend): Put summary buffers
4936         and draft buffers at the end of buffer list.
4937         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4938
4939 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4940
4941         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4942         loop instead of recursive call.
4943
4944         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4945         2nd argument.
4946
4947 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4948
4949         * wl-draft.el (wl-draft-create-contents): Don't take neither
4950         (function . args) nor (string . something) any more.
4951
4952         * wl-version.el (wl-generate-user-agent-string): Return string
4953         without header symbol.
4954         * wl-draft.el (wl-draft-default-headers): Use it.
4955
4956         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4957         `wl-draft-insert-ccs' and return field value instead of inserting
4958         the header. Abolish cc argument.
4959         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4960
4961         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4962         rather than one with string car.
4963
4964         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4965         * wl-draft.el (wl-draft-create-contents): Add it after the default
4966         headers.
4967
4968         * wl-draft.el (wl-draft-create-contents): For the case of
4969         (symbol-or-string . function) insert header only when the function
4970         returns string value.
4971
4972 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4973
4974         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4975         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4976
4977 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4978
4979         * wl.el (wl-check-environment): Don't check Message-ID when
4980         `wl-insert-message-id' is nil.
4981         Revive checking if `wl-message-id-domain' contains "@".
4982
4983 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4984
4985         * wl.el (wl-check-environment): Merge examination for "@" at
4986         inappropriate position into the first string-match.
4987
4988         * wl-summary.el (wl-summary-target-mark-print): New function.
4989         (wl-summary-pipe-message-subr): Extracted from
4990         `wl-summary-pipe-message'.
4991         (wl-summary-target-mark-pipe): New function.
4992         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4993         `wl-summary-target-mark-pipe'.
4994
4995 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4996
4997         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4998
4999 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5000
5001         * wl.el (wl-check-environment): Use elmo-warning instead of
5002         error for non-critical ones.
5003         Remove trash folder check.
5004         (wl): Don't ignore error in wl-check-environment.
5005
5006         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5007         check, which is moved from `wl-check-environment'.
5008         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5009
5010 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5013         guess anything, call wl-summary-write.
5014         (wl-summary-write): Create draft with blank To field.
5015         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5016
5017 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5018
5019         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5020         argument full as well for wl-folder-write-current-folder.
5021         If wl-*-write-current-folder cannot guess addressee, add blank
5022         To header.
5023         Rewrite condition for positioning cursor.
5024
5025 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5026
5027         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5028         summary buffer is present, use it.
5029         (wl-folder-jump-to-previous-summary): Ditto.
5030
5031 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5032
5033         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5034
5035         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5036         wl-summary-previous-buffer and wl-summary-next-buffer.
5037
5038         * wl-folder.el (wl-folder-mode-map): Bind
5039         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5040         (wl-folder-jump-to-next-summary): New function.
5041         (wl-folder-jump-to-previous-summary): Ditto.
5042
5043         * wl-draft.el (wl-draft): Rearranged.
5044
5045 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5046
5047         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5048         of header.
5049         (wl-draft): Collect arguments for the header as header-alist.
5050         (wl-draft-forward): Arrange arguments for wl-draft.
5051         (wl-draft-reply): Ditto.
5052         (wl-draft-edit-string): Ditto.
5053         * wl-summary.el (wl-summary-write): Ditto.
5054         (wl-summary-write-current-folder): Ditto.
5055
5056         * Version number is increased to 2.9.8.
5057
5058 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5059
5060         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5061
5062         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5063
5064         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5065         even if the guess failed.
5066
5067         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5068         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5069         wl-summary-write-current-folder.
5070         * wl-xmas.el: Ditto.
5071
5072 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * wl-summary.el (wl-summary-next-page): Force display message if
5075         message is not displayed yet.
5076         (wl-summary-prev-page): Ditto.
5077
5078 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5079
5080         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5081
5082 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5083
5084         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5085         add "Preview Message" and "Save Draft and Exit".
5086
5087 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5088
5089         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5090         if addrmgr is called from draft in splitted window.
5091
5092         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5093         * wl-mule.el: Ditto.
5094         * wl-xmas.el: Ditto.
5095
5096 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5097
5098         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5099
5100         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5101         * wl-xmas.el (wl-folder-toolbar): Ditto.
5102
5103 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5104
5105         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5106         and wl-draft-save-and-exit.
5107         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5108         * wl-xmas.el: Ditto.
5109         * wl-mule.el: Ditto.
5110
5111         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5112         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5113
5114 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5115
5116         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5117         lists for saving buffer.
5118
5119 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5120
5121         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5122         parent-folder argument instead of it.
5123         (wl-draft-create-buffer): Ditto.
5124         (wl-draft-forward): Ditto.
5125         (wl-draft-reply): Ditto.
5126         * wl-summary.el (wl-summary-write): Ditto.
5127         (wl-summary-write-current-folder): Ditto.
5128
5129         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5130         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5131         Folder buffer after composing.
5132
5133 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5134
5135         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5136         header if the file `wl-x-face-file' already contains it.
5137
5138 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5139
5140         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5141         folder" entry.
5142         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5143         * wl-e21.el (wl-folder-toolbar): Ditto.
5144         * wl-xmas.el (wl-folder-toolbar): Ditto.
5145
5146 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5147
5148         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5149         wl-folder-goto-folder with sticky argument.
5150         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5151
5152 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5155         and wl-summary-previous-buffer.
5156         (wl-summary-next-buffer): New function.
5157         (wl-summary-previous-buffer): Ditto.
5158
5159 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5160
5161         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5162         wl-folder-jump-to-current-entity-with-arg.
5163         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5164         `wl-folder-jump-to-current-entity'.
5165         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5166         `wl-summary-goto-folder-sticky'.
5167         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5168         `wl-summary-goto-folder'.
5169         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5170         Unless force-exit, do not clean temp. marks for sticky summary.
5171         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5172
5173 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5174
5175         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5176         not entire.
5177
5178 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5179
5180         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5181         to `C-x C-s'.
5182         (wl-summary-save-status): New command.
5183         (wl-summary-exit): Don't clean-up temp marks when sticky.
5184         (Applied patch from Nakayama-san [wl: 09548])
5185         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5186         Do nothing when no mark data.
5187         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5188         Call `wl-summary-delete-all-temp-marks' before saving.
5189
5190 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5191
5192         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5193
5194 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5195
5196         * wl.el (wl-check-environment): Also cause error when (system-name)
5197         returns "localhost.localdomain". (Although it doesn't affect because
5198         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5199
5200 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5201
5202         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5203         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5204
5205         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5206         value.
5207
5208 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5209
5210         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5211         Likewise r-cc-list and r-ng-list.
5212
5213 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5216         only if it is bound as variable.
5217
5218         * wl-mime.el (wl-draft-preview-message): Ditto.
5219
5220 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5221
5222         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5223         needless `goto-char'.
5224
5225         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5226         `wl-summary-redisplay-no-mime-internal' instead of
5227         `wl-summary-redisplay-no-mime'.
5228         (wl-summary-redisplay-no-mime): Changed argument;
5229         Call `wl-summary-redisplay-no-mime-internal'.
5230
5231         * wl-mime.el (wl-draft-preview-message): Bind
5232         `mime-header-encode-method-alist' locally.
5233
5234         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5235         (wl-draft-std11-parse-addresses): Added the first address check.
5236         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5237
5238         * Version number is increased to 2.9.7.
5239
5240 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5241
5242         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5243
5244 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5245
5246         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5247         related to scrollbar support, if there is no such a feature
5248         compiled in.
5249
5250 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5251
5252         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5253         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5254         for prefetch.
5255
5256 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5257
5258         * wl-summary.el (wl-summary-pick): Fix for no match.
5259
5260 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5261
5262         * wl-draft.el (wl-draft-save):
5263         Override `mime-header-encode-method-alist'.
5264
5265 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5266
5267         * wl-folder.el (wl-folder-pick): New function.
5268         Define key as "?".
5269
5270 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5271
5272         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5273         Fix for unplugged.
5274
5275 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5276
5277         * wl-folder.el (wl-folder-virtual): New function.
5278         Define key as "V".
5279
5280 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5281
5282         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5283         multi folder if entity is group.
5284
5285 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5286
5287         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5288         is nil.
5289
5290 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5291
5292         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5293         (wl-summary-target-mark-msgs): Return the number of marked messages.
5294
5295 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5296
5297         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5298         "first:" is specified.
5299
5300 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5301
5302         * wl-vars.el (wl-from): Use return value of function
5303         user-full-name instead of the variable user-full-name since
5304         XEmacs-20.4 doesn't set this variable.
5305
5306 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5307
5308         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5309         call `wl' directly.
5310
5311 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5312
5313         * wl-draft.el (wl-draft-reedit): Removed duplicated
5314         switch-to-buffers.
5315
5316 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5317
5318         * wl.el (wl-other-frame): Removed garbages.
5319
5320 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5323
5324         * wl-xmas.el (wl-draft-key-setup): Ditto.
5325
5326         * wl-mule.el (wl-draft-key-setup): Ditto.
5327
5328         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5329         (wl-draft-reedit): Ditto.
5330         (wl-draft-prepare-edit): Add `wl-draft-save' to
5331         `local-write-file-hooks'.
5332         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5333         (wl-draft-reedit): Set buffer-file-name.
5334         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5335
5336
5337         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5338         call it.
5339         (wl-delete-startup-frame-function): New variable.
5340         (wl-other-frame): New function
5341         (Original was written by Yamaoka san [wl: 09239]).
5342
5343         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5344         if `wl-folder-use-frame'.
5345
5346 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5347
5348         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5349
5350 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5351
5352         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5353         New variable.
5354         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5355         (wl-message-buffer-prefetch-get-next): Use them.
5356         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5357
5358 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5359
5360         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5361         with unwind-protect.
5362
5363         * wl-draft.el (wl-draft-reedit): Rewrite.
5364         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5365         (wl-draft-save): Insert header separator if it does not exist;
5366         Removed condition-case.
5367
5368         * wl-summary.el (wl-summary-reedit): Revert last change.
5369
5370         * wl-draft.el (wl-draft-save): Rewrite.
5371         (wl-draft-create-buffer): Set buffer-file-name as nil.
5372
5373         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5374
5375         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5376
5377         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5378         nil.
5379
5380 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5381
5382         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5383         If count is nil, do not prefetch.
5384         (wl-message-buffer-prefetch-next): Next.
5385
5386 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5387
5388         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5389
5390 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5391
5392         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5393         `delete-backward-char'
5394         (wl-draft-prepare-edit): Check major-mode.
5395         (wl-draft-decode-header): Rewrite.
5396         (wl-draft): Fix.
5397
5398 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5399
5400         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5401
5402 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5403
5404         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5405         (wl-message-buffer-prefetch-get-next): Remove size checking.
5406         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5407
5408 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5409
5410         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5411         (wl-draft-default-headers): Fix.
5412
5413 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5414
5415         * wl-draft.el (wl-draft-default-headers): Insert return value of
5416         `wl-generate-mailer-string-function'.
5417
5418 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5419
5420         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5421         (wl-draft-insert-mail-header-separator): Ditto.
5422
5423         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5424         again (Reverted the change on 2002-01-17 by OKADA san).
5425
5426 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5427
5428         * wl-draft.el (wl-draft): Rewrite.
5429         (wl-draft-create-buffer): New function.
5430         (wl-draft-create-contents): Ditto.
5431         (wl-draft-prepare-edit): Ditto.
5432         (wl-draft-decode-header): Ditto.
5433         (wl-draft-decode-body): Ditto.
5434         (wl-draft-check-new-line): Ditto.
5435         (wl-draft-default-headers): Ditto.
5436         (wl-draft-insert-mail-header-separator): Ditto.
5437
5438 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5439
5440         * Version number is increased to 2.9.6.
5441
5442 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5443
5444         * wl-draft.el (wl-draft-delete-field): Optional argument.
5445         (wl-draft-delete-fields): Ditto.
5446
5447 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5448
5449         * wl-message.el (toplevel): Eliminated byte-compile warning.
5450         for `itimer-function', `delete-timer' and `itimer-list'.
5451
5452 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5453
5454         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5455         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5456         `wl-message-buffer-prefetch-threshold'.
5457         * wl-summary.el (wl-summary-redisplay-internal): Remove
5458         the check of `wl-message-buffer-prefetch-depth'.
5459
5460 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5461
5462         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5463         size of article.
5464         (wl-message-buffer-prefetch-subr): Remove size check.
5465
5466 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5467
5468         * wl-vars.el (wl-plugged): Make customizable.
5469
5470 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5471
5472         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5473         (wl-message-buffer-prefetch-set-timer): New function.
5474         (wl-message-buffer-prefetch-get-next): New function.
5475         (wl-message-buffer-prefetch): New function.
5476         (wl-message-buffer-prefetch-next): Rewrite.
5477         (wl-message-buffer-prefetch-subr): Rewrite.
5478         * wl-vars.el (wl-auto-prefetch-first): New variable.
5479         * wl-summary.el (wl-summary-goto-folder-subr): Call
5480         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5481
5482 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5483
5484         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5485         `wl-summary-unread-message-hook'.
5486
5487 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5488
5489         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5490         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5491         if range is `cache-status'.
5492
5493 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5494
5495         * wl-message.el (wl-message-buffer-prefetch-subr):
5496         Improve debug message.
5497
5498 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5499
5500         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5501         `wl-mail-send-pre-hook'.
5502         (wl-draft-send-mail-with-qmail): Ditto.
5503         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5504
5505 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5506
5507         * wl-message.el (wl-message-buffer-prefetch-subr):
5508         Fix for cancel-function-timers bug.
5509         (wl-message-buffer-prefetch-debug): Default value is t.
5510
5511 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5514         (wl-message-buffer-prefetch-subr): Rewrite.
5515         Rename from `wl-message-buffer-prefetch'.
5516
5517 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5518
5519         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5520         (wl-default-draft-cite-decorate-author): Ditto.
5521
5522         * wl-draft.el (wl-draft-cite-function): Removed.
5523         (wl-default-draft-cite-decorate-author): Ditto.
5524
5525 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5526
5527         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5528         (wl-default-draft-cite): Do not arrange author name if the value of
5529         `wl-default-draft-cite-decorate-author' is nil.
5530
5531 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5534
5535         * wl-folder.el (wl-folder-check-one-entity): Don't care
5536         `elmo-folder-use-flag-p'.
5537
5538 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5539
5540         * wl-folder (wl-folder-check-one-entity): Fix
5541         problem if unread is nil.
5542
5543 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5544
5545         * wl-address.el (wl-address-make-completion-list): Check whether
5546         the address is a group list.
5547         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5548
5549 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5550
5551         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5552         The number of the messages of new and unread does not count
5553         correctly.
5554
5555         * wl-summary.el (wl-summary-count-unread): Changed to return
5556         `(new . unread)' instead of total.
5557         (wl-summary-sync-update): Follow the change above.
5558
5559         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5560
5561 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5562
5563         * wl-address.el (wl-address-make-completion-list): Do not enclose
5564         address by " <" and ">" if associated realname is "".
5565         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5566         This is against the promblem with group list in .addresses pointed
5567         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5568
5569 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5570
5571         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5572         message is a format control string.
5573         * wl-expire.el (wl-expire-append-log): Ditto.
5574         * wl-mime.el (wl-summary-burst-subr): Ditto.
5575         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5576         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5577
5578 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5579
5580         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5581         wl.el (wl-check-variables): Rename from `wl-check-type'.
5582         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5583         (wl-check-variables-2): New function.
5584         (wl): Call `wl-check-variables-2'.
5585
5586 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5587
5588         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5589         after renaming folder in access group.
5590
5591 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5592
5593         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5594         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5595         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5596         (wl-message-buffer-prefetch): Rewrite.
5597         (wl-message-buffer-prefetch-idle-time): Removed.
5598         * wl-summary.el (wl-summary-redisplay-internal):
5599         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5600         Error check for `wl-message-buffer-prefetch-depht'.
5601
5602 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5603
5604         * Version number is increased to 2.9.5.
5605         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5606
5607 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5608
5609         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5610         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5611         Based on the patch written by
5612         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5613
5614 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5615
5616         * wl-draft.el (wl-draft-raw-send): Fix for
5617         `wl-news-send-pre-hook'
5618
5619 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5620
5621         * wl-utils.el (wl-message-id-function): New variable.
5622         * wl-draft.el (wl-draft-insert-required-fields):
5623         Use `wl-message-id-function'.
5624
5625 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5626
5627         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5628         * wl-utils.el (wl-draft-make-message-id-string):
5629         Use `wl-from' for domain part of Message-ID
5630         if `wl-message-id-use-wl-from' if non-nil.
5631         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5632
5633 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5634
5635         * wl.el (wl): Call `wl-check-type'
5636         Do not 'condition-case'.
5637
5638 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5639
5640         * wl.el (wl-check-type): New function.
5641         (wl-check-type-variables): New variable.
5642
5643 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5644
5645         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5646
5647 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5648
5649         * wl-draft.el (wl-smtp-password-key): New function.
5650         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5651         (wl-draft-send-mail-with-smtp): Ditto.
5652         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5653
5654 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5655
5656         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5657         * wl-utils.el (wl-unique-id-suffix): Remove.
5658
5659 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5660
5661         * Version number is increased to 2.9.4.
5662
5663 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5664
5665         * wl-utils.el (wl-unique-id-suffix): New variable.
5666         (wl-unique-id): Use `wl-unique-id-suffix'
5667
5668 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5669
5670         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5671         instead of `elmo-msgdb-search'.
5672
5673         * Version number is increased to 2.9.3.
5674
5675 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5676
5677         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5678
5679 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5680
5681         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5682         (wl-draft-dispatch-message): Changed for send-later.
5683         (wl-draft-queue-flush): Ditto.
5684         (wl-draft): Clear `wl-sent-message-queued'.
5685         (wl-draft-reedit): Ditto.
5686         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5687         * wl-vars.el (wl-draft-force-queuing): New variable.
5688         (wl-draft-force-queuing-mail): New variable.
5689         (wl-draft-force-queuing-news): New variable.
5690
5691 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5692
5693         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5694         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5695
5696 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5697
5698         * Version number is increased to 2.9.2.
5699
5700 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5701
5702         * wl-draft.el (wl-draft-elide-region): New user command.
5703         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5704
5705         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5706         command `wl-draft-elide-region'.
5707         * wl-mule.el: Ditto.
5708         * wl-xmas.el: Ditto.
5709
5710 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5711
5712         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5713         (wl-biff-check-folder-async): Removed needless let.
5714
5715 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5716
5717         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5718         wl-folder-get-elmo-folder.
5719         (wl-biff-check-folder): Set `biff' argument of
5720         `wl-folder-check-one-entity'.
5721         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5722
5723         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5724         (wl-folder-check-one-entity): Added `biff' argument;
5725         Setup `biff' slot of folder.
5726
5727         * Version number is increased to 2.9.1.
5728
5729 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5730
5731         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5732         comment out and fixed.
5733         (wl-fldmgr-add-completion-subr): Ditto.
5734
5735         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5736         and msgdb.
5737
5738         * wl.el (wl-toggle-plugged): Save summary view.
5739
5740 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5741
5742         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5743
5744 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5745
5746         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5747
5748 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5749
5750         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5751         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5752         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5753
5754         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5755         if it was failed.
5756         (wl-demo): Disable undo in the demo buffer.
5757
5758 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5759
5760         * wl-version.el (wl-version): Changed codename.
5761
5762         * Version number is increased to 2.9.0.
5763
5764 2001-12-14  Takuo KITAME <kitame@northeye.org>
5765
5766         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5767         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5768         (wl-folder-mark-as-read-all-current-entity): Ditto.
5769
5770 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5771
5772         * wl-vars.el (wl-from-width): Define as obsolete variable.
5773         (wl-subject-length-limit): Ditto.
5774
5775         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5776
5777         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5778         wl-summary-save-view.
5779
5780         * wl.el (wl-save-status): Ditto.
5781         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5782
5783         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5784         (wl-summary-exit): Follow the change above.
5785         (wl-summary-goto-folder-subr): Ditto.
5786
5787         * wl-folder.el (wl-folder-create-subr): Don't use
5788         `elmo-folder-creatable-p'.
5789
5790 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5791
5792         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5793
5794 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5795
5796         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5797         rather than bitmap on Emacs 21.
5798         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5799         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5800         for xbm if the new redisplay engine is not available.
5801
5802 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-folder.el (wl-folder-init-hook): New hook.
5805         (wl-folder-init): Run `wl-folder-init-hook'.
5806
5807 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5808
5809         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5810
5811 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5812
5813         * wl-acap.el (wl-acap-cache-filename): New variable.
5814         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5815         (wl-acap-init): Use cache if no ACAP server found.
5816
5817 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5818
5819         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5820         `wl-acap-original-msgdb-dir'.
5821
5822         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5823         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5824
5825         * wl-mime.el (wl-mime-save-directory): Renamed from
5826         `wl-mime-save-dir'.
5827
5828 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5831
5832         * wl-demo.el: Require `path-util'.
5833         (wl-demo-bitmap-mule-available-p): New internal variable.
5834         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5835         `module-installed-p' instead.
5836         (wl-demo-insert-image): Use *.img file for a bitmap image.
5837         (wl-demo): Don't call the ascii demo recursively.
5838
5839 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5840
5841         * Version number is increased to 2.7.7.
5842
5843 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5844
5845         * wl.el (wl-exit): Eliminated byte-compile warning.
5846
5847 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5848
5849         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5850         obsolete variable using `elmo-define-obsolete-variable'.
5851         (wl-fetch-confirm-threshold): Ditto.
5852         (wl-cache-prefetch-folder-type-list): Ditto.
5853         (wl-cache-prefetch-folder-list): Ditto.
5854
5855 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5856
5857         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5858         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5859         (wl-demo-insert-image): New function.
5860         (wl-demo-insert-text): New function.
5861         (wl-demo-image-type-alist): Redefine as a function.
5862         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5863         (wl-demo-with-temp-file-buffer): Removed.
5864         (wl-logo-xpm): Removed.
5865         (wl-logo-xbm): Removed.
5866         (wl-logo-bitmap): Removed.
5867
5868 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5869
5870         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5871         (wl-expire-localdir-get-folder-function): New user option.
5872         (wl-expire-localdir-get-folder): New function.
5873         (wl-expire-localdir-date): Ditto.
5874
5875 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5876
5877         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5878         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5879         Fixed unread number mismatch when all-unread < unread.
5880
5881 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5882
5883         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5884         (wl-fetch-confirm-threshold): Ditto.
5885
5886         * wl-summary.el (wl-summary-confirm-appends): Removed.
5887         (wl-summary-sync-update): Don't refer
5888         `wl-summary-update-confirm-threshold' (It is now abolished).
5889
5890         * wl-message.el (wl-message-display-internal): Don't refer
5891         `wl-fetch-confirm-threshold' (It is now abolished).
5892
5893 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5894
5895         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5896
5897 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5898
5899         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5900         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5901         Change default value to nil.
5902         (wl-summary-indent-length-limit): The value can be nil, nil means
5903         unlimited.
5904
5905         * wl-summary.el: Don't set limit for indent length if the value of
5906         wl-summary-indent-length-limit is nil.
5907         If the value of wl-summary-width is nil, it means only that the width
5908         of summary is unlimited (nil doesn't mean that the indent length is
5909         unlimited).
5910
5911         * wl-thread.el: Ditto.
5912
5913 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5914
5915         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5916         be nil, nil means never confirm.
5917         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5918
5919 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5920
5921         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5922         means unlimited).
5923
5924 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5925
5926         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5927         Use `with-temp-buffer'.
5928
5929 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5930
5931         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5932         with new backquote style).
5933         (wl-folder-get-entity-from-buffer): Ditto.
5934
5935 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5936
5937         * wl-version.el (nemacs-version): Eliminated.
5938         (wl-extended-emacs-version2): Ignore nemacs.
5939         (wl-extended-emacs-version3): Ditto.
5940
5941 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5942
5943         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5944         (wl-draft-add-in-reply-to): New variable.
5945         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5946         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5947         (wl-draft-yank-from-mail-reply-buffer): Use
5948         `wl-draft-add-in-reply-to'.
5949         (wl-draft-insert-current-message): Ditto.
5950
5951 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5952
5953         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5954         typo (kill->hide).
5955         (wl-message-buffer-prefetch-folder-type-list): Added elements
5956         `mark' and `cache' instead of `internal'.
5957
5958 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5959
5960         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5961         resume msgdb directory.
5962
5963 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5964
5965         * wl.el (wl-exit): Call `wl-acap-exit'.
5966
5967         * wl-summary.el (wl-summary-message-string): New function.
5968         (wl-summary-reedit): Use it.
5969         (wl-summary-resend-bounced-mail): Remove needless let.
5970         (wl-summary-supersedes-message): Ditto.
5971         (wl-summary-save): Ditto.
5972
5973         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5974         (wl-acap-init): Set it.
5975         (wl-acap-exit): New function.
5976
5977 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5978
5979         * wl.el (wl-init): Revert (require 'mime-setup). move from
5980         toplevel.
5981
5982 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5983
5984         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5985         local variables.  Add error when guess function return invalid
5986         value.
5987
5988 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5989
5990         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5991         Change local variable name.
5992         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5993         (wl-folder-get-newsgroups): Return nil when non-news folder.
5994         * wl-summary.el (wl-summary-write-current-folder): State through
5995         when guess-list return nil.
5996         (wl-summary-write-current-folder-functions): Fixed docstring.
5997
5998         * wl.el (wl-exit): Changed confirm message.
5999
6000         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6001         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6002
6003         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6004
6005 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6006
6007         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6008         user option (Renamed from wl-cache-prefetch-folder-type-list).
6009         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6010         from wl-cache-prefetch-folder-list).
6011
6012         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6013         Move to wl-vars.el.
6014         (wl-message-buffer-prefetch-p): Changed to enable
6015         `wl-message-buffer-prefetch-folder-list'.
6016
6017         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6018         `ignore-cache'.
6019
6020 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6021
6022         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6023         `part-top' and `part-bottom'.
6024         (wl-draft-config-sub-part-top): New function.
6025         (wl-draft-config-sub-part-bottom): New function.
6026
6027 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6028
6029         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6030
6031 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6032
6033         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6034
6035 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6036
6037         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6038
6039         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6040         (wl-summary-write-current-folder): Ditto.
6041
6042 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6043
6044         * wl-folder.el (wl-folder-get-newsgroups): Use
6045         `elmo-folder-newsgroups'.
6046
6047 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6048
6049         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6050         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6051         `wl-draft-config-sub-header-bottom'.
6052
6053 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6054
6055         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6056         localnews folder.
6057
6058 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6059
6060         * wl-summary.el (wl-summary-mode): Undo last change.
6061
6062         * wl-folder.el (wl-folder-mode): Ditto.
6063
6064 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6065
6066         * wl-summary.el (wl-summary-mode): Locally set
6067         truncate-partial-window-width to nil.
6068         (for XEmacs)
6069
6070         * wl-folder.el (wl-folder-mode): Ditto.
6071
6072 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6073
6074         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6075
6076 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6077
6078         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6079         number.
6080
6081         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6082
6083         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6084
6085         * Version number is increased to 2.7.6.
6086
6087 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6090
6091 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6092
6093         * wl-summary.el (wl-summary-sync-update): Enclose network
6094         related portion with `unwind-protect'.
6095
6096 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6097
6098         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6099
6100 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6101
6102         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6103         element.
6104         * wl-vars.el (wl-message-body-button-alist): Ditto.
6105
6106         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6107         max match length.
6108         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6109
6110         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6111         for the max match length;
6112         Use 4th element value for the button string regexp group.
6113
6114         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6115         candidate exists, prompt to select.
6116
6117 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6118
6119         * wl-summary.el (wl-summary-jump-to-msg): Search before
6120         calibration point by `beginning-of-line'.
6121
6122 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6123
6124         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6125         for access group.
6126
6127 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6128
6129         * wl-message.el (wl-message-display-internal): Bind
6130         `default-mime-charset'.
6131
6132         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6133
6134         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6135
6136         * Version number is increased to 2.7.5.
6137
6138 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6139
6140         * wl-expire.el (wl-summary-archive): Fixed;
6141         Use `elmo-folder-name-internal'.
6142
6143 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6144
6145         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6146         from `elmo-folder-move-messages' caller.
6147         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6148
6149         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6150         related portions are changed).
6151
6152 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6153
6154         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6155         counter.
6156
6157 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6158
6159         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6160         buffer local and set it to nil.
6161
6162         * wl-message.el (wl-message-redisplay): Ditto.
6163
6164 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6165
6166         * wl-summary.el (wl-summary-mark-as-important): If message is
6167         already cached, set messag as read, otherwise encache and mark as read.
6168
6169 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6170
6171         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6172         point-min.
6173
6174 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6175
6176         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6177         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6178         a keymap.
6179
6180 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6183         parent.
6184
6185         * wl-mule.el (wl-message-define-keymap): Ditto.
6186
6187         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6188
6189         * wl-xmas.el (wl-message-display-internal-hook): Define.
6190         (wl-xmas-setup-message-toolbar): Define as function.
6191         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6192         (wl-message-overload-functions): Abolished.
6193         (wl-message-define-keymap): New function.
6194
6195         * wl-vars.el (wl-message-display-internal-hook): New variable.
6196         (wl-message-header-button-alist): New variable (Renamed from
6197         wl-highlight-message-header-button-alist).
6198         (wl-message-body-button-alist): Ditto.
6199
6200         * wl-mule.el (wl-message-define-keymap): New function.
6201         (wl-message-overload-functions): Abolished.
6202
6203         * wl-message.el (wl-message-add-buttons-to-body): New function.
6204         (wl-message-redisplay): Don't call wl-message-overload-functions;
6205         Call wl-message-add-buttons-to-header and
6206         wl-message-add-buttons-to-body.
6207         (wl-message-display-internal): Set keymap argument for
6208         elmo-mime-display-as-is, elmo-mime-message-display;
6209         Run wl-message-display-internal-hook.
6210         (wl-message-refer-article-or-url): Abolished.
6211
6212         * wl-highlight.el (wl-highlight-headers): Don't call
6213         wl-highlight-message-add-buttons-to-header.
6214         (wl-highlight-message-add-buttons-to-header): Abolished.
6215
6216
6217         * wl-e21.el (wl-message-display-internal-hook): Define.
6218         (wl-e21-setup-toolbar): Deleted duplicated binding.
6219         (wl-e21-setup-message-toolbar): Define as function.
6220         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6221         (wl-message-define-keymap): New function.
6222         (wl-message-overload-functions): Abolished.
6223
6224 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6225
6226         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6227         and elmo-folder-close.
6228
6229         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6230
6231 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6232
6233         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6234         boolean value.
6235         * wl-draft.el (wl-draft-do-fcc): Ditto.
6236
6237 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6238
6239         * wl-vars.el (wl-fcc-force-as-read): New variable.
6240         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6241         mark copied message as read.
6242
6243 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6244
6245         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6246
6247 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6248
6249         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6250         `wl-summary-target-above' instead of obsolete variable
6251         `wl-summary-temp-above'.
6252
6253         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6254         instead of `make-obsolete-variable'.
6255         * wl-refile.el (toplevel): Ditto.
6256
6257 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6258
6259         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6260         with third argument t.
6261         (wl-draft): Set first argument for wl-plugged-init as t.
6262
6263         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6264         definition.
6265
6266 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6267
6268         * wl-vars.el: Tabify.
6269         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6270
6271         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6272         message.
6273
6274 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6275
6276         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6277         and set default to beep.
6278
6279 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6280
6281         * wl-vars.el (wl-draft-truncate-lines): New variable.
6282
6283         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6284         instead of wl-message-truncate-lines for truncate-lines.
6285
6286 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6287
6288         * wl-message.el (wl-message-display-internal): Call
6289         `wl-highlight-message' after `elmo-mime-display-as-is'.
6290
6291         * wl-mime.el (wl-mime-display-text/plain): New function.
6292         (wl-mime-display-header): Ditto.
6293         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6294         body-presentation-method for text/plain;
6295         Register `wl-mime-display-header' as a header-presentation-method;
6296         Don't set up `elmo-message-text-content-inserted-hook' and
6297         `elmo-message-header-inserted-hook'.
6298
6299         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6300         variable.
6301         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6302         as t if flag is 'all-header;
6303         Don't bind `elmo-message-ignored-field-list',
6304         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6305
6306 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6307
6308         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6309         for xemacs with non-mule environment.
6310
6311 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6312
6313         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6314         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6315         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6316
6317 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6318
6319         * wl-vars.el (wl-interactive-send): Set default value as t.
6320
6321 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6322
6323         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6324         (wl-addrmgr-method-list): Abolished.
6325         (wl-addrmgr-change-method): Follow above change.
6326
6327         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6328
6329 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6330
6331         * wl-vars.el (wl-message-truncate-lines): Change default value
6332         to default-truncate-lines.
6333
6334         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6335
6336 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6337
6338         * wl-vars.el (wl-message-truncate-lines): New variable.
6339
6340         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6341         wl-message-truncate-lines.
6342
6343 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6344
6345         * wl-acap.el (wl-acap-init): Remove period from error message.
6346         (wl-acap-find-acap-service): Remove period from message.
6347
6348 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6349
6350         * wl.el (wl-check-environment): Undo last change.
6351
6352         * wl-vars.el (wl-from): Changed default value.
6353
6354         * wl-util.el (toplevel): Don't require tm-edit.
6355
6356         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6357         `wl-folder-init';
6358         Don't set mark on mail body.
6359         (wl-draft-reedit): Ditto.
6360
6361         * wl-address.el (wl-address-quote-specials): Define as an alias for
6362         elmo-address-quote-specials.
6363
6364 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6365
6366         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6367
6368         * wl-vars.el (wl-from): Set default value as nil.
6369         (wl-organization): Set default value as ORGANIZATION environment
6370         variable.
6371
6372         * wl-draft.el (wl-smtp-extension-bind): Check value of
6373         wl-smtp-connection-type.
6374
6375         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6376         error.
6377
6378 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6379
6380         * Version number is increased to 2.7.4.
6381
6382         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6383         arguments from `wl-highlight-x-face-function' caller.
6384         Use x-face-1.3.6.12 or later.
6385
6386 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6387
6388         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6389
6390 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6391
6392         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6393         (wl-fcc): Fix to accept function.
6394         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6395
6396 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6397
6398         * wl-acap.el (toplevel): Added `product-provide' declare.
6399         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6400
6401 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl.el (wl): Changed order of calling `elmo-init'
6404         and `elmo-folder-init'.
6405
6406 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6407
6408         * wl-mime.el (wl-summary-burst): Extract message when content-type
6409         of root entity is not only `multipart' but also `message/rfc822'.
6410         (wl-summary-burst-subr): Ditto.
6411
6412 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6413
6414         * wl-vars.el (toplevel): Require 'custom.
6415         (wl-trash-folder): Added to `wl-setting' group.
6416
6417         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6418         exists.
6419         (wl-addrmgr-draw): Insert empty line when no entry exists.
6420
6421         * wl-mule.el (wl-message-wheel-up): Fixed.
6422         (wl-message-wheel-down): Ditto.
6423
6424 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6425
6426         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6427         config is an anonymous lambda expression.
6428
6429 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6430
6431         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6432         when Mule 2 is running.
6433
6434 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6435
6436         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6437
6438 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6439
6440         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6441         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6442
6443         * wl-address.el (wl-address-specials-regexp): Eliminated.
6444         (wl-address-quote-specials): Rewrite.
6445
6446 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6447
6448         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6449         shy-groups for regexp.
6450
6451         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6452         character classes and Perl style shy-groups for regexp.
6453         (wl-highlight-plugged-current-line): Use Posix style character
6454         classes for regexp.
6455         (wl-e21-highlight-folder-by-numbers): Ditto.
6456         (wl-e21-display-image-p): Use `display-images-p' instead of
6457         `display-graphic-p'.
6458         (display-images-p): Make an alias to `display-graphic-p' if it is
6459         not available.  It is for Emacs version prior to 21.0.105.
6460
6461         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6462         `display-graphic-p'.
6463         (wl-demo-image-type-alist): Ditto.
6464         (display-images-p): Make an alias to `display-graphic-p' if it is
6465         not available.  It is for Emacs version prior to 21.0.105.
6466
6467 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6468
6469         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6470         support.
6471         (wl-generate-user-agent-string): Ditto.
6472
6473         * wl-version.el (wl-version): Update docsting.
6474         (wl-version-status): Ditto.
6475
6476 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6477
6478         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6479         21.0.105.  For Emacs 21.0.104 or earlier.
6480
6481 2001-09-03  Takuo KITAME <kitame@northeye.org>
6482
6483         * wl-e21.el (wl-plugged-init-icons): Use
6484         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6485         (wl-biff-init-icons): Ditto.
6486
6487 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6488
6489         * wl-highlight.el (wl-highlight-summary-current-line):
6490         Fixed highlighting refile/copy destination.
6491
6492         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6493         (wl-acap-store): Encode string by wl-acap-coding-system.
6494
6495 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6496
6497         * wl-acap.el (toplevel): Check and require 'un-define before
6498         'xemacs-ucs;
6499          Added checking for UTF-2000.
6500
6501 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6502
6503         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6504         Don't enclose with `eval-and-compile'.
6505
6506         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6507         wl-init is non-nil.
6508
6509         * wl-draft.el (wl-draft): Ditto.
6510
6511         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6512
6513         * wl-acap.el (toplevel): Require 'wl.
6514         (wl-acap-store): Call `elmo-init'.
6515
6516         * wl.el (wl): Changed position of `wl-check-environment'.
6517         (toplevel): Added autoload setting for wl-acap.
6518
6519         * wl-vars.el (wl-setting): New custom group.
6520         (wl-from): Added wl-setting group.
6521         (wl-user-mail-address-list): Ditto.
6522         (wl-organization): Ditto.
6523         (wl-subscribed-mailing-list): Ditto.
6524         (wl-envelope-from): Ditto.
6525         (wl-smtp-posting-user): Ditto.
6526         (wl-smtp-posting-server): Ditto.
6527         (wl-smtp-posting-port): Ditto.
6528         (wl-smtp-authenticate-type): Ditto.
6529         (wl-pop-before-smtp-user): Ditto.
6530         (wl-pop-before-smtp-server): Ditto.
6531         (wl-pop-before-smtp-port): Ditto.
6532         (wl-pop-before-smtp-authenticate-type): Ditto.
6533         (wl-nntp-posting-server): Ditto.
6534         (wl-nntp-posting-user): Ditto.
6535         (wl-nntp-posting-port): Ditto.
6536         (wl-fetch-confirm-threshold): Ditto.
6537         (wl-prefetch-threshold): Ditto.
6538         (wl-thread-insert-opened): Ditto.
6539         (wl-ldap-server): Ditto.
6540         (wl-ldap-port): Ditto.
6541         (wl-ldap-base): Ditto.
6542         (wl-ldap-objectclass): Ditto.
6543         (wl-use-ldap): Ditto.
6544         (wl-draft-config-alist): Ditto.
6545         (wl-draft-config-matchone): Ditto.
6546         (wl-template-alist): Ditto.
6547         (wl-message-sort-field-list): Ditto.
6548         (wl-message-ignored-field-list): Ditto.
6549         (wl-message-visible-field-list): Ditto.
6550         (wl-interactive-send): Ditto.
6551         (wl-summary-move-order): Ditto.
6552         (wl-auto-select-first): Ditto.
6553         (wl-auto-select-next): Ditto.
6554         (wl-interactive-save-folders): Ditto.
6555
6556         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6557         Initialization codes are moved from wl-local-folder-init.
6558         (wl-local-folder-init): Follow the change above.
6559         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6560
6561         * wl-acap.el: New file.
6562
6563         * Version number is increased to 2.7.3.
6564
6565 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6566
6567         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6568
6569 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6570
6571         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6572         (wl-addrmgr-address-entry-list): Ditto.
6573
6574 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-e21.el (wl-draft-mode-map): Removed binding for
6577         `wl-draft-insert-x-face-field'.
6578
6579         * wl-mule.el (wl-draft-mode-map): Ditto.
6580
6581         * wl-xmas.el (wl-draft-mode-map): Ditto.
6582
6583         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6584         (wl-cs-autoconv): Ditto.
6585         (wl-cs-local): Ditto.
6586         (wl-use-scoring): Ditto.
6587         (wl-mime-charset): Ditto.
6588         (wl-folder-check-async): Ditto.
6589
6590         * wl.el (toplevel): Ignore nemacs and tm.
6591         (wl-exit): Ditto.
6592
6593         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6594         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6595         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6596         instead of wl-address-petname-add-or-change.
6597         (wl-summary-edit-addresses-subr): Use wl-address-delete
6598         instead of wl-address-petname-delete.
6599
6600         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6601
6602         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6603         if error occured.
6604
6605         * wl-message.el (require): Remove tm support.
6606
6607         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6608
6609         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6610         (wl-folder-jump-to-current-entity): Ditto.
6611         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6612
6613         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6614         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6615         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6616
6617         * wl-mule.el (wl-draft-key-setup): Ditto.
6618
6619         * wl-xmas.el (wl-draft-key-setup): Ditto.
6620
6621         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6622         (wl-draft-std11-parse-addresses): New function.
6623         (wl-draft-parse-mailbox-list): Use it.
6624         (wl-draft): Ignore nemacs.
6625         (wl-draft-reedit): Ditto.
6626
6627         * wl-addrmgr.el: New file.
6628         (Original is wl-rcpt.el written by
6629         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6630         Thanks Kitamoto-san.)
6631
6632         * wl-address.el (wl-address-make-address-list): Modified parsing
6633         process.
6634         (wl-address-delete): Renamed from `wl-address-petname-delete';
6635         Modify wl-address-list too.
6636         (wl-address-add-or-change): Renamed from
6637         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6638
6639 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6640
6641         * wl-highlight.el (wl-highlight-summary-current-line):
6642           Work with transient-mark-mode
6643
6644 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6645
6646         * Version number is increased to 2.7.2.
6647
6648         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6649         instead of elmo-dop-queue-method.
6650
6651 2001-08-06  SAITO Atsunori <sai@yedo.com>
6652
6653         * wl-vars.el (wl-ldap-objectclass): New user option.
6654
6655         * wl-address.el (wl-ldap-make-filter): Use it.
6656
6657 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6658
6659         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6660
6661 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6662
6663         * wl-folder.el (wl-folder): redisplay after folder insertion.
6664
6665         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6666
6667         * wl-summary.el (wl-summary-sync-update):
6668         Change status mark only when new-msgdb exists.
6669         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6670
6671 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6672
6673         * wl-summary.el (wl-summary-open-folder): New function.
6674         (wl-summary-goto-folder-subr): Use it.
6675         (wl-summary-mark-as-important): Fix;
6676         Encache only when no cache exists.
6677
6678 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6681         Use with-current-buffer.
6682
6683 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6684
6685         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6686         before call `get-buffer'. Fixed parenthesis.
6687         (wl-score-get-header-entry): Clear message and help window when
6688         keyboard quit.
6689         (wl-score-edit-insert-header): Ditto.
6690
6691 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6694         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6695         (wl-default-draft-cite): Fix.
6696
6697         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6698         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6699
6700 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6701
6702         * wl-message.el (wl-message-prev-page): Do same bahavior
6703         as summary when it is called in the message buffer.
6704         (wl-message-next-page): Ditto.
6705
6706 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * wl-summary.el (wl-summary-forward): Use cache if it is not
6709         section cache.
6710
6711 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6714         Removed redundant require of elmo-vars.
6715         (wl-biff-state-indicator-on): Changed default value for
6716         xemacs with non-mule environment.
6717
6718         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6719         wl-message-buffer is nil;
6720         Hide progress bar after moving messages.
6721
6722 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6723
6724         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6725         message at cursor point is deleted.
6726
6727 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6728
6729         * wl-vars.el: Changed file coding system to euc-japan.
6730         Added -*-coding:-*- magic to the first line.
6731
6732         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6733         Search parent from the first message.
6734
6735         * Version number is increased to 2.7.1.
6736
6737 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6738
6739         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6740
6741 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6742
6743         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6744         refile/delete execution.
6745
6746         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6747         Fixed docstring.
6748
6749 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6750
6751         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6752         do update process;
6753         Don't update marks when update process is interrupted.
6754
6755 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6756
6757         * wl-summary.el (wl-summary-reply): Fixed problem when
6758         wl-draft-use-frame is non-nil.
6759         (wl-summary-forward): Ditto.
6760
6761         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6762         as nil.
6763         (wl-folder-mark-as-read-all-entity): Ditto.
6764         (wl-folder-prefetch-entity): Ditto.
6765
6766         * wl.el (wl): Check environment before wl-init.
6767
6768         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6769         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6770         instead of wl-summary-collect-unread.
6771         (wl-summary-reply): Split message window.
6772
6773 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6774
6775         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6776         only if current language environment is japanese,
6777
6778         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6779         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6780         (wl-folder-goto-folder-subr): Ditto.
6781
6782         * wl-draft.el (wl-draft-dispatch-message): Call
6783         `elmo-file-cache-get-path'.
6784
6785 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6786
6787         * wl-summary.el (wl-summary-cursor-move): If return value of
6788         wl-summary-next-message is not number, don't jump.
6789
6790 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6791
6792         * wl-summary.el (wl-summary-buffer-next-message-function): New
6793         variable.
6794         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6795         if it is bound.
6796
6797         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6798         string.
6799
6800         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6801         (wl-plugged-drawing): Ditto.
6802
6803 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6804
6805         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6806         process.
6807         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6808         with unwind-protect.
6809
6810         * wl.el (wl-init): Require mime-setup.
6811         (wl-check-environment): Don't require mime-setup.
6812
6813         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6814         instead of elmo-folder-type.
6815
6816         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6817         value as nil.
6818
6819 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6820
6821         * Version number is increased to 2.7.0.
6822
6823         * wl-version.el (wl-version): Changed codename.
6824
6825         * wl-summary.el (wl-summary-delete-cache): Fixed.
6826
6827         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6828         Workaround for net folders.
6829         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6830
6831         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6832         value to nil (According to the patch from
6833         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6834
6835         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6836         of elmo-folder-close.
6837
6838 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6839
6840         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6841         for postfix.
6842
6843 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6844
6845         * wl-summary.el (wl-summary-resend-message): Fixed.
6846
6847         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6848         Call wl-draft with `from' argument if its address is included in
6849         `wl-user-mail-address-list'.
6850         (wl-draft): Added `from' argument.
6851
6852         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6853         non-nil.
6854         (wl): Don't show demo if wl-demo is nil.
6855
6856         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6857         wl-summary-use-frame.
6858
6859         * wl-vars.el (wl-summary-use-frame): New user option.
6860         (wl-folder-use-frame): Changed docstring.
6861
6862         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6863         non-nil.
6864         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6865         wl-summary-use-frame.
6866
6867         * wl-vars.el (wl-folder-use-frame): New user option.
6868
6869         * wl-summary.el (wl-summary-exit): Back to folder frame if
6870         wl-folder-use-frame is non-nil.
6871         (wl-summary-redisplay-internal): Ignore cache if current folder
6872         is draft folder,
6873         (wl-summary-redisplay-no-mime): Ditto.
6874         (wl-summary-redisplay-all-header): Ditto.
6875
6876         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6877         if wl-folder-use-frame is non-nil.
6878
6879 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6880
6881         * wl-summary.el (wl-summary-sync-update): Bind
6882         elmo-folder-update-threshold.
6883         (wl-summary-mark-as-important): Enclosed server mark processing
6884         with `save-match-data'.
6885
6886         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6887         only when it is already defined.
6888
6889 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6890
6891         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6892         name of folder exclude localdir is wrong.
6893         * wl-folder.el (wl-folder-sync-entity):
6894         Set `wl-summary-always-sticky-folder-list' as nil.
6895         (wl-folder-mark-as-read-all-entity): Ditto.
6896         (wl-folder-prefetch-entity): Ditto.
6897
6898 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6899
6900         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6901         instead of `wl-summary-write-current-newsgroup'.
6902
6903 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6904
6905         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6906         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6907         non-nil and selected message is important, do not display.
6908
6909 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6910
6911         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6912
6913 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6914
6915         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6916
6917         * wl-summary.el (wl-summary-mark-as-important): Set message number
6918         using wl-summary-message-number.
6919
6920 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6921
6922         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6923         destination folder is 'null.
6924
6925 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6926
6927         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6928         New function.
6929         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6930         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6931         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6932
6933 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6934
6935         * wl-mime.el (wl-mime-setup): Added setting for
6936         `mime-setup-signature-key-alist' to avoid overriding key bind for
6937         `wl-draft-send'.
6938
6939         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6940         for `wl-draft-send'.
6941         * wl-mule.el (wl-draft-overload-functions): Ditto.
6942         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6943         * wl-draft.el (wl-draft-send): Ditto.
6944
6945         * wl-message.el (wl-message-display-internal):
6946         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6947         (Patch is provided by <kita@coe.nttdata.co.jp>).
6948
6949 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6950
6951         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6952
6953 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6954
6955         * wl.el (wl): Fix for wl-demo.
6956
6957 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6958
6959         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6960
6961 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6962
6963         * wl-folder.el (wl-folder-prefetch-entity): Use
6964         `wl-folder-get-elmo-folder'.
6965         (wl-folder-count-incorporates): Do not use
6966         `wl-folder-get-elmo-folder'.
6967
6968 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6969
6970         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6971         instead of `elmo-folder-get-type'.
6972
6973 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6974
6975         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6976         position on Subject: field.
6977         (Advised by Mito <mit@nines.nec.co.jp>)
6978
6979 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6980
6981         * wl-folder.el (wl-folder-prefetch-entity): Use
6982         `wl-folder-get-elmo-folder'.
6983
6984 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6985
6986         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6987
6988         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6989         `process-duplicates' slot.
6990
6991         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6992         if detection failed.
6993
6994 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6995
6996         * wl-version.el (wl-version-status): Set to "alpha".
6997
6998 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6999
7000         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7001         Check wl-message-buffer lives before set-buffer.
7002
7003 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7004
7005         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7006         called in folder mode.
7007         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7008         * wl-summary.el (wl-summary-exit-pre-hook): Run
7009         `wl-summary-exit-pre-hook' before exit summary mode.
7010
7011 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7012
7013         * wl-version.el (wl-version-status): New variable.
7014         (wl-version-status-alist): Removed.
7015         (wl-version-status): Rule included.
7016
7017 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7020         @sponichi.
7021
7022         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7023         when `mail-reply-buffer' is buffer-local variable.
7024         (Reported by <kita@coe.nttdata.co.jp>).
7025
7026 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7027
7028         * wl-vars.el (toplevel): Require 'elmo-util.
7029
7030 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7031
7032         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7033         (All other related portions are changed)
7034
7035         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7036
7037         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7038
7039 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7040
7041         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7042
7043 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7044
7045         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7046         Delete other windows to avoid an error.
7047         Use `point-marker' instead of `point' to remember the start point
7048         of body.
7049
7050         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7051
7052         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7053         number not to exceed all message number.
7054
7055 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7056
7057         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7058         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7059
7060 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7061
7062         * wl-summary.el (wl-summary-sync-force-update): Added argument
7063         no-check.
7064         (wl-summary-sync-update): Ditto.
7065         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7066         with `no-check'.
7067
7068         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7069         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7070         already running.
7071
7072 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7073
7074         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7075         `dst-folder-arg'.
7076         (wl-expire-archive-number1): Diito.
7077         (wl-expire-archive-number2): Diito.
7078         (wl-expire-archive-Date): Diito.
7079         (wl-archive-number1): Diito.
7080         (wl-archive-number2): Diito.
7081         (wl-archive-date): Diito.
7082         (wl-archive-folder-p): New function.
7083         (wl-summary-expire): Support of expand folder name at
7084         wl-expire-alist.
7085         * wl-util.el (wl-expand-newtext): Renamed from
7086         `wl-refile-expand-newtext'.
7087
7088 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7089
7090         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7091         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7092         `(elmo-msgdb-get-overview msgdb)'.
7093         (wl-summary-prefetch): Bind match data before call
7094         `wl-summay-prefetch-msg'.
7095         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7096         'off if `wl-summary-buffer-disp-msg' is non-nil.
7097         Fixed problem that couldn't show only one new or unread message when
7098         enter folder.
7099         (wl-summary-reply): Don't call `split-window-vertically' and other
7100         window.
7101
7102 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7103
7104         * wl-expire.el (wl-expire-refile): Fixed.
7105
7106 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7107
7108         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7109
7110         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7111         biff notification is removed.
7112
7113         * wl.el (wl): Changed position of `elmo-init'.
7114
7115         * wl-draft.el (wl-default-draft-cite): Use date field
7116         on the citation buffer.
7117
7118         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7119
7120         * wl-xmas.el (wl-folder-internal-icon-list): Added
7121         `wl-folder-shimbun-image'.
7122
7123         * wl-e21.el (wl-folder-internal-icon-list): Added
7124         `wl-folder-shimbun-image'.
7125
7126 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7127
7128         * wl.el (wl-init): Eliminated argument.
7129         (wl): Rewrite.
7130
7131         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7132         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7133         instead of `elmo-folder-msgdb-internal'.
7134         (wl-summary-sync-update): Ditto.
7135         (wl-summary-flush-pending-append-operations): Eliminated.
7136         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7137         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7138         `elmo-folder-open'.
7139
7140         * wl-mime.el (wl-summary-burst): Fixed.
7141
7142         * wl-folder.el (wl-folder-info-save): Check data type.
7143
7144         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7145         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7146         instead of `elmo-folder-msgdb-internal'.
7147         (wl-expire-hide): Ditto.
7148
7149
7150         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7151
7152 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7153
7154         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7155
7156 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7157
7158         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7159
7160 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7161
7162         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7163         Fixed `match-beginning' argument mismatch.
7164
7165 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7166
7167         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7168         the default value.
7169
7170 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7171
7172         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7173         instead of `elmo-nntp-default-port'.
7174
7175         * wl-vars.el: Fixed some doc strings.
7176
7177 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7178
7179         * wl-summary.el (wl-summary-prefetch-msg): Use
7180         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7181
7182         * wl-vars.el: Define *-func as obsolete variable using
7183         `elmo-define-obsolete-variable'.
7184
7185         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7186         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7187         instead of `wl-message-buffer-prefetch-threshold'.
7188
7189         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7190
7191         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7192
7193         * wl-draft.el (wl-caesar-region-func): Ditto.
7194
7195         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7196         Keep unread status in elmo-folder-move-messages.
7197         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7198
7199 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7200
7201         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7202         `wl-summary-buffer-exit-func'
7203         (wl-summary-buffer-message-redisplay-function): Renamed from
7204         `wl-summary-buffer-message-redisplay-func'
7205         (wl-summary-buffer-next-folder-function): Renamed from
7206         `wl-summary-buffer-next-folder-func'.
7207         (wl-summary-buffer-prev-folder-function): Renamed from
7208         `wl-summary-buffer-prev-folder-func'.
7209         (wl-summary-get-petname-function): Renamed from
7210         `wl-summary-get-petname-func'.
7211
7212         * wl-score.el (wl-score-edit-exit-function): Renamed from
7213         `wl-score-edit-exit-func'.
7214
7215         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7216         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7217
7218         * wl-util.el (wl-load-profile-function): Renamed from
7219         `wl-load-profile-func'.
7220
7221         * wl-folder.el (wl-folder-completion-function): Renamed from
7222         `wl-folder-completion-func'.
7223         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7224
7225         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7226         `wl-expire-archive-get-folder-func'.
7227         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7228         (wl-draft-send-mail-function): Renamed from
7229         `wl-draft-send-mail-func'.
7230         (wl-draft-send-news-function): Renamed from
7231         `wl-draft-send-news-func'.
7232         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7233         (wl-generate-mailer-string-function): Renamed from
7234         `wl-generate-mailer-string-func'.
7235         (wl-highlight-signature-search-function): Renamed from
7236         `wl-highlight-signature-search-func'.
7237         (wl-highlight-x-face-function): Renamed from
7238         `wl-highlight-x-face-func'
7239         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7240         (wl-ps-print-buffer-function): Renamed from
7241         `wl-ps-print-buffer-func'
7242         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7243         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7244         (wl-summary-subject-filter-function): Renamed from
7245         `wl-summary-subject-filter-func'.
7246
7247         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7248         `wl-draft-queue-flush-send-func'
7249         (wl-draft-cite-function): Renamed from
7250         `wl-draft-cite-func'
7251
7252         * wl-address.el (wl-address-init-function): Renamed from
7253         `wl-address-init-func'.
7254
7255 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7256
7257         * wl-draft.el (wl-draft-queue-flush): Don't call
7258         `elmo-dop-unlock-message'.
7259         * wl-draft.el (wl-draft-queue-append): Don't call
7260         `elmo-dop-lock-message'.
7261
7262         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7263         (wl-summary-buffer-folder-name): Ditto.
7264         (wl-summary-message-regexp): Added '-' (all other related portions
7265         are changed).
7266         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7267         wl-summary-buffer-folder-name.
7268
7269 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7270
7271         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7272         the number of mails in the folder buffer is not updated by wl-biff.
7273
7274 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7275
7276         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7277         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7278
7279 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7280
7281         * wl-summary.el (wl-summary-next-message):
7282         Return next message number when wl-summary-move-order is nil.
7283
7284 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7285
7286         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7287         `wl-summary-move-spec-alist'.
7288         (wl-summary-move-spec-unplugged-alist): New variable
7289         (Move spec for unplugged status).
7290         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7291         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7292
7293 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7294
7295         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7296         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7297
7298 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7299
7300         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7301         simple quotation to quote the anonymous function.
7302         * tm-wl.el (wl-draft-preview-message): Ditto.
7303
7304 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7305
7306         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7307         Eliminate redundant `save-excursion'.
7308         (wl-highlight-summary-current-line): Ditto.
7309
7310         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7311         accessing match data when `looking-at' failed.
7312
7313         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7314         `elmo-match-string' where users don't care about the speed.
7315         (wl-draft-save): Ditto.
7316
7317 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7318
7319         * wl-util.el (wl-regexp-opt): New function.
7320
7321         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7322         number from `wl-summary-buffer-number-list'.
7323         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7324         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7325         (wl-summary-move-spec-alist): Changed default setting.
7326
7327 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7328
7329         * wl-vars.el (wl-biff-notify-hook): New hook.
7330         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7331         the arrival of new mail.
7332         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7333         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7334
7335 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7336
7337         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7338
7339 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7340
7341         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7342
7343         * Version number is increased to 2.5.8.
7344
7345         * wl-thread.el (toplevel): require 'cl.
7346         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7347         (wl-thread-make-number-list): New function.
7348         (wl-thread-entity-make-number-list-from-children): Ditto.
7349         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7350         (wl-thread-entity-insert-as-children): Likewise.
7351         (wl-thread-delete-message): Likewise.
7352         (wl-meaning-of-mark): Eliminated.
7353         (wl-thread-next-failure-mark-p): Ditto.
7354         (wl-thread-entity-get-mark): Ditto.
7355         (wl-thread-meaning-alist-get-result): Ditto.
7356         (wl-thread-entity-check-prev-mark): Ditto.
7357         (wl-thread-entity-check-next-mark): Ditto.
7358         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7359         (wl-thread-entity-get-prev-marked-entity): Ditto.
7360         (wl-thread-get-prev-unread): Ditto.
7361         (wl-thread-jump-to-prev-unread): Ditto.
7362         (wl-thread-get-next-unread): Ditto.
7363         (wl-thread-jump-to-next-unread): Ditto.
7364         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7365         (wl-thread-entity-get-next-marked-entity): Ditto.
7366
7367         * wl-summary.el (wl-summary-buffer-number-list):
7368         New bufer-local variable.
7369         (wl-summary-switch-to-clone-buffer): Clone
7370         `wl-summary-buffer-number-list'.
7371         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7372         (wl-summary-cursor-move-regex): Eliminated.
7373         (wl-summary-cursor-up): Rewrite.
7374         (wl-summary-cursor-down): Ditto.
7375         (wl-summary-mode-spec-alist): New variable.
7376         (wl-summary-next-message): New inline function.
7377         (wl-summary-cursor-move): New function.
7378         (wl-summary-default-get-next-msg): Rewrite.
7379         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7380         (wl-summary-rescan): Ditto.
7381         (wl-summary-sync-all-init): Ditto.
7382         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7383         summary is not thread view.
7384         (wl-summary-sync-update): Ditto.
7385         (wl-summary-rescan): Ditto.
7386         (wl-summary-make-number-list): New function.
7387
7388         * wl-draft.el: "FCC" -> "Fcc".
7389
7390 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * wl-highlight.el (wl-highlight-summary-window):
7393         Call `set-buffer-modified-p'.
7394
7395         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7396         (wl): Call `elmo-init' and fix.
7397
7398         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7399         Use new variables.
7400
7401         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7402
7403 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7404
7405         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7406
7407 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7408
7409         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7410
7411 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7412
7413         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7414         `wl-use-toolbar' nor `display-graphic-p'.
7415         (wl-e21-setup-message-toolbar): Ditto.
7416         (wl-e21-setup-summary-toolbar): Ditto.
7417         (wl-e21-setup-folder-toolbar): Ditto.
7418
7419         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7420         (wl-plugged-init-icons): Ditto.
7421
7422         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7423         `display-graphic-p'.
7424         (wl-plugged-set-folder-icon): Ditto.
7425         (wl-highlight-plugged-current-line): Ditto.
7426         (wl-highlight-folder-current-line): Ditto.
7427         (wl-e21-highlight-folder-group-line): Ditto.
7428         (wl-e21-setup-toolbar): Ditto.
7429         (wl-e21-display-image-p): New macro.
7430
7431         * wl-demo.el (wl-demo): Simplified.
7432         (wl-demo-image-type-alist): Use `image-type-available-p' for
7433         checking whether the image type `xbm' is available.
7434
7435 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7436
7437         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7438         (wl-summary-input-range): Ditto.
7439
7440 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7441
7442         * wl-summary.el (wl-summary-edit-addresses): Use
7443         `wl-summary-get-original-buffer'
7444         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7445         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7446         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7447         (wl-summary-get-newsgroups): Eliminated.
7448         (wl-summary-set-crosspost): Ditto.
7449         (wl-summary-is-crosspost-folder): Ditto.
7450         (wl-crosspost-alist-load): Ditto.
7451         (wl-crosspost-alist-save): Ditto.
7452
7453         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7454         `elmo-setup-subscribed-newsgroups' instead of
7455         `elmo-nntp-make-groups-hashtb'.
7456         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7457         instead of `wl-crosspost-alist-save'.
7458
7459         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7460         of `elmo-folder-message-appendable-p'.
7461         (wl-mime-header-presentation-method): Eliminated.
7462
7463         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7464         (Error occurs in emacs21).
7465
7466         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7467         the current buffer).
7468
7469         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7470         instead of `wl-crosspost-alist-save'.
7471         (wl-init): `elmo-crosspost-message-alist-load'
7472         instead of `wl-crosspost-alist-load'
7473
7474         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7475         (wl-parse-newsgroups): Likewise.
7476         (wl-biff-notify): Run `wl-biff-notify-hook'.
7477
7478 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7479
7480         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7481
7482         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7483         when `wl-summary-lazy-highlight' is non-nil.
7484         (wl-summary-goto-folder-subr): Highlight only when
7485         `wl-summary-lazy-highlight' is non-nil.
7486
7487         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7488         Don't display progress and highlight temp-mark when
7489         `wl-summary-lazy-highlight' is non-nil.
7490         (wl-highlight-summary-window): New function.
7491         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7492
7493 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7494
7495         * wl-summary.el (wl-summary-sync): Change `all-visible'
7496         from `all-shown'
7497         (wl-summary-input-range): Ditto.
7498
7499 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7500
7501         * wl-e21.el (wl-highlight-folder-current-line): Call
7502         `wl-folder-init-icons' when folder icons have not been initialized.
7503
7504         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7505
7506         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7507         (wl-demo-image-type-alist): New macro.
7508
7509 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7510
7511         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7512         display does not support graphics.
7513         (wl-plugged-init-icons): Ditto.
7514         (wl-folder-init-icons): Ditto.
7515
7516         * wl-demo.el (wl-demo): Chech closely whether the display
7517         supports graphics.
7518
7519 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7520
7521         * wl-summary.el (wl-summary-get-original-buffer): New function.
7522         (wl-summary-set-crosspost): Use it.
7523         (wl-summary-target-mark-uudecode): Ditto.
7524         (wl-summary-reedit): Ditto.
7525         (wl-summary-resend-bounced-mail): Ditto.
7526         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7527         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7528
7529         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7530         (wl-message-display-internal): Ditto.
7531
7532 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7533
7534         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7535
7536 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7537
7538         * wl-summary.el (wl-summary-save-view): Renamed from
7539         `wl-summary-save-status'.
7540
7541 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7542
7543         * wl-summary.el (wl-summary-sync): Added `all-shown'
7544
7545 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7546
7547         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7548
7549 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7550
7551         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7552
7553 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7554
7555         * wl-highlight.el (wl-highlight-summary-line-string): Use
7556         `zerop' instead of `= 0'.
7557         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7558
7559         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7560         for comparing numbers.
7561         (wl-template-prev): Use `zerop' instead of `eq 0'.
7562
7563         * wl-draft.el (wl-draft-insert-current-message): Use
7564         `with-current-buffer' instead of `save-excursion'.
7565         Use `zerop' instead of `eq 0'.
7566
7567 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7568
7569         * wl-draft.el (wl-draft-insert-ccs): New function.
7570         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7571         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7572
7573 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7574
7575         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7576
7577 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7578
7579         * wl-expire.el (wl-expire-refile): Don't call
7580         elmo-msgdb-add-msgs-to-seen-list;
7581         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7582         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7583
7584 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * wl-message.el (wl-message-prev-page): Ignore errors while
7587         scroll-down.
7588
7589 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7590
7591         * wl-mime.el: Use elmo-original-message-mode instead of
7592         mmelmo-original-mode.
7593
7594         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7595         `elmo-folder-get-spec';
7596         (wl-fldmgr-add-completion-all-completions):
7597         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7598
7599         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7600         of `elmo-folder-get-type'.
7601
7602         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7603         `elmo-folder-get-spec';
7604         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7605         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7606         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7607         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7608         `elmo-read-msg-no-cache';
7609         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7610         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7611         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7612         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7613         `elmo-cache-save';
7614         (wl-draft-reedit): Use `elmo-message-file-name'.
7615
7616         * wl-expire.el: Use `elmo-folder-name-internal';
7617         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7618         Use macro `wl-summary-buffer-msgdb' instead of variable
7619         `wl-summary-buffer-msgdb';
7620         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7621         Use macro `wl-summary-buffer-folder-name' instead of variable
7622         `wl-summary-buffer-folder-name'.
7623         * wl-score.el: Likewise.
7624
7625         * wl-message.el: Rewrite for new message buffer cache mechanism.
7626         (wl-message-buffer-cache-buffer-get): New macro.
7627         (wl-message-buffer-cache-folder-get): Ditto.
7628         (wl-message-buffer-cache-message-get): Ditto.
7629         (wl-message-buffer-cache-entry-make): Ditto.
7630         (wl-message-buffer-cache-hit): Ditto.
7631         (wl-message-buffer-cache-sort): New function.
7632         (wl-message-buffer-cache-add): Ditto.
7633         (wl-message-buffer-cache-delete): Ditto.
7634         (wl-message-buffer-cache-clean-up): Ditto.
7635         (wl-message-buffer-window): Rewrite.
7636         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7637         (wl-message-buffer-display): New function.
7638         (wl-message-display-internal): New function.
7639
7640 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7641
7642         * wl-folder.el: Use `elmo-folder-name-internal';
7643         Use `wl-folder-get-elmo-folder';
7644         Use `elmo-folder-list-messages' instead of
7645         `elmo-list-folder';
7646         Use `elmo-folder-get-primitive-list' instead of
7647         `elmo-folder-get-primitive-spec-list';
7648         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7649         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7650         Use `elmo-folder-create' instead of `elmo-create-folder'.
7651         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7652         (wl-folder-get-elmo-folder): New macro.
7653         (wl-folder-elmo-folder-cache-get): Ditto.
7654         (wl-folder-elmo-folder-cache-put): Ditto.
7655         (wl-folder-suspend): Call `elmo-quit'.
7656
7657         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7658         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7659         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7660         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7661         (toplevel): require 'cl.
7662         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7663
7664         * wl-summary.el: Rewrite to use new elmo interface.
7665
7666 \f
7667 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7668
7669         * wl-mime.el (wl-draft-preview-message):
7670         Run `wl-draft-send-hook' before collecting recipients information;
7671         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7672
7673         * tm-wl.el (wl-draft-preview-message): Ditto.
7674
7675 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7676
7677         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7678         wrong recipients are displayed when forwarded message.
7679
7680 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7681
7682         * Version number is increased to 2.5.7.
7683
7684 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7685
7686         * wl-message.el (wl-message-next-page): Bind
7687         `window-pixel-scroll-increment' to nil while scrolling up.
7688
7689 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7690
7691         * wl-vars.el (wl-save-hook): New hook.
7692         * wl.el (wl-save): Call `wl-save-hook'.
7693
7694 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7695
7696         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7697         Argument WITH-ARG instead of NO-ARG (negative mean).
7698         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7699         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7700         * wl-message.el (wl-message-follow-current-entity): Likewise.
7701
7702 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7703
7704         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7705         FROM was optional argument.
7706         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7707
7708 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7709
7710         * Version number is increased to 2.5.6.
7711
7712 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7713
7714         * wl-version.el (wl-version-show): Removed.
7715         (wl-version): Add `interactive'.
7716
7717 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7718
7719         * wl-summary.el (wl-summary-get-petname-func): New variable.
7720         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7721         instead of `wl-address-get-petname-1'.
7722         (wl-summary-simple-from): Ditto.
7723
7724         * wl-address.el (wl-address-get-petname-1): Define as function.
7725
7726 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7729         field in the original message.
7730         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7731
7732 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7733
7734         * wl-expire.el (wl-expire-hide):
7735         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7736
7737 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7738
7739         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7740         find decoder for To, Cc, and Subject.
7741
7742 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7743
7744         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7745         for checking `elmo-use-buffer-cache'.
7746         (wl-summary-mark-as-important): Fixed typo in comment.
7747
7748 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7751         field in the original message.
7752         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7753
7754 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7755
7756         * wl-expire.el (wl-expire-hide):
7757         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7758
7759 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7760
7761         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7762         find decoder for To, Cc, and Subject.
7763
7764 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7765
7766         * Version number is increased to 2.5.5.
7767
7768         * wl-address.el (wl-address-specials-regexp): New constant.
7769         (wl-address-quote-specials): Use it.
7770
7771 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7772
7773         * wl-summary.el (wl-summary-rescan):
7774         Call `wl-summary-buffer-number-column-detect'.
7775         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7776
7777         * wl-message.el (wl-message-mode-map): Define.
7778         (wl-message-decode): Use it as local-map.
7779
7780 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7781
7782         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7783         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7784
7785 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7786
7787         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7788
7789         * wl-mule.el (wl-read-event-char): Ditto.
7790
7791         * wl-e21.el (wl-read-event-char): Ditto.
7792
7793         * wl-nemacs.el (wl-read-event-char): Ditto.
7794         (read-event): Removed.
7795
7796         * wl-util.el (toplevel): Removed dummy definition of
7797         `read-event'.
7798         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7799
7800 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7801
7802         * wl-nemacs.el (elmo-archive-call-process): Moved to
7803         elmo-archive.el.
7804
7805 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7806
7807         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7808         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7809
7810         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7811         instead of magic-number 6.  Use `not' instead of `null' for symbol
7812         `nil' check (not empty list).
7813         (wl-draft-insert-x-face-field): Fixed paren style.
7814
7815         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7816         one-branch conditional statement, instead of `and' and `if'.
7817         (wl-draft-forward): Likewise.
7818         (wl-draft-add-references): Likewise.
7819         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7820
7821         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7822         conditional steatment.  Use `cond' instead of `if'.
7823         (wl-draft-confirm): Likewise.
7824
7825 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7826
7827         * wl-version.el (wl-version-show): Use `product-string-1'
7828         instead of `wl-version'.
7829         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7830
7831         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7832
7833 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7834
7835         * wl-highlight.el (wl-highlight-headers): Revert
7836         `wl-highlight-x-face-func' argument (`beg' and `end').
7837
7838 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7839
7840         * wl.el (toplevel): Move `product-provide' declare.
7841         * wl-demo.el (toplevel): Ditto.
7842         * wl-dnd.el (toplevel): Ditto.
7843         * wl-highlight.el (toplevel): Ditto.
7844         * wl-message.el (toplevel): Ditto.
7845         * wl-refile.el (toplevel): Ditto.
7846         * wl-util.el (toplevel): Ditto.
7847
7848 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7849
7850         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7851         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7852         (wl-thread-close-all): keep cursor position.
7853
7854 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7855
7856         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7857         (eq x 0).
7858         (wl-generate-user-agent-string-1): Fix conditional statement.
7859
7860 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7861
7862         * wl.el (wl-check-environment): Additional check for
7863         'wl-local-domain' and `wl-message-id-domain'.
7864
7865 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7866
7867         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7868
7869 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7870
7871         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7872         instead of `smtp-sasl-user-realm'.
7873
7874 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7875
7876         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7877
7878 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7879
7880         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7881         to the default value as well as `eword-lexical-analyzer'.
7882
7883 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7884
7885         * wl-version.el (wl-extended-emacs-version,
7886         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7887         `elmo-match-string' instead of `wl-match-string'.
7888
7889 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7890
7891         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7892         docstring.
7893
7894 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7895
7896         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7897
7898 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7899
7900         * wl-highlight.el (wl-highlight-headers): Remove
7901         `wl-highlight-x-face-func' argument (`beg' and `end').
7902
7903 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7904
7905         * wl-summary.el (wl-summary-mark-as-important):
7906         Remove cache if folder is local.
7907
7908 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7909
7910         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7911         to get existing e-mail address string.
7912
7913 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7914
7915         * wl-version.el (wl-generate-user-agent-string): Commentary.
7916         (wl-generate-user-agent-string-1): Use `when' for
7917         one-branch conditional statement, instead of `and' and `if'.
7918         (wl-extended-emacs-version, wl-extended-emacs-version2,
7919         wl-extended-emacs-version3): Ditto.
7920
7921 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7922
7923         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7924         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7925         condition-case; Remove initialization.
7926         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7927         (wl-summary-sync-update3): Added argument `sync-all';
7928         Eliminated local variable `msgdb';
7929         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7930         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7931         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7932
7933 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7934
7935         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7936         connection before call `wl-draft-send-mail-with-smtp'.
7937
7938 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7939
7940         * Version number is increased to 2.5.4.
7941
7942 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7943
7944         * wl.el (wl-check-environment): Additional check for
7945         'wl-local-domain' and `wl-message-id-domain'.
7946
7947 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7950         buffer as command specific.
7951         (wl-folder-mark-as-read-all-entity): Ditto.
7952         (wl-folder-prefetch-entity): Ditto.
7953         (wl-folder-drop-unsync-entity): Ditto.
7954
7955         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7956         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7957         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7958
7959         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7960         save-excursion.
7961
7962 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7963
7964         * Version number is increased to 2.5.3.
7965
7966         * wl-summary.el (wl-summary-save-view-cache):
7967         Delete duplicated `write-region';
7968         Use `write-region-as-binary' instead of `as-binary-output-file' and
7969         `write-region'.
7970
7971 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7972
7973         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7974
7975 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7978         instead of `smtp-via-smtp'.
7979
7980 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7981
7982         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7983
7984 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7985
7986         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7987         instead of `smtp-sasl-user-realm'.
7988
7989 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7990
7991         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7992
7993 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7994
7995         * Version number is increased to 2.5.2.
7996
7997 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7998
7999         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8000         does not exist.
8001         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8002         (wl-biff-start): Call `timer-activate' if timer already exists.
8003
8004         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8005         only when it is bound as function.
8006
8007 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8008
8009         * Version number is increased to 2.5.1.
8010
8011 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8012
8013         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8014         Print refile/copy destination.
8015
8016 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8017
8018         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8019         queue-flush-only is non-nil.
8020
8021         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8022
8023         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8024         checking cache folder.
8025
8026 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8027
8028         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8029         `regexp-quote'.
8030
8031 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8032
8033         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8034         function.
8035         * wl-summary.el (wl-summary-write-current-folder-functions):
8036         Change default value.  Use it.
8037
8038 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8039
8040         * Version number is increased to 2.5.0.
8041
8042         * wl-version.el (wl-version): Changed codename.
8043
8044 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8045
8046         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8047         (wl-summary-supersedes-message): Ditto.
8048
8049 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8050
8051         * wl-refile.el (wl-refile-guess-functions): Renamed from
8052         `wl-refile-guess-func-list'.
8053
8054 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8055
8056         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8057         Fixed problem when no rule was matched.
8058
8059 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8060
8061         * wl-summary.el (wl-summary-get-mark): Fixed
8062         `wl-summary-buffer-target-mark' check logic.
8063
8064 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8065
8066         * wl-folder.el (wl-folder-write-current-folder): Added group
8067         folder check.
8068
8069         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8070         `wl-summary-write-current-newsgroup'.
8071         (wl-summary-write-current-folder-functions): New variable.
8072         * wl-folder.el (wl-folder-get-newsgroups): New function.
8073         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8074         (wl-folder-write-current-folder): Renamed from
8075         `wl-folder-write-current-newsgroup'.
8076
8077 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8078
8079         * Version number is increased to 2.3.93.
8080
8081 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8082
8083         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8084         (wl-ldap-make-matched-value-list): Ditto.
8085         (wl-ldap-alias-safe-string): Split e-mail address.
8086
8087         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8088         petname folder default was selected.
8089         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8090         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8091
8092 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8093
8094         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8095         to `wl-draft-config-exec'.
8096
8097         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8098         instead of calling `wl-draft-config-exec';
8099         Process group-list and show recipients in minibuffer.
8100
8101         * tm-wl.el (wl-draft-preview-message): Ditto.
8102
8103 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8104
8105         * wl.el (toplevel): Added (C) to copyright notice, and
8106         sync Author header.
8107         * tm-wl.el (toplevel): Ditto.
8108         * wl-address.el (toplevel): Ditto.
8109         * wl-demo.el (toplevel): Ditto.
8110         * wl-dnd.el (toplevel): Ditto.
8111         * wl-draft.el (toplevel): Ditto.
8112         * wl-e21.el (toplevel): Ditto.
8113         * wl-expire.el (toplevel): Ditto.
8114         * wl-folder.el (toplevel): Ditto.
8115         * wl-highlight.el (toplevel): Ditto.
8116         * wl-message.el (toplevel): Ditto.
8117         * wl-mime.el (toplevel): Ditto.
8118         * wl-mule.el (toplevel): Ditto.
8119         * wl-nemacs.el (toplevel): Ditto.
8120         * wl-refile.el (toplevel): Ditto.
8121         * wl-score.el (toplevel): Ditto.
8122         * wl-summary.el (toplevel): Ditto.
8123         * wl-template.el (toplevel): Ditto.
8124         * wl-thread.el (toplevel): Ditto.
8125         * wl-util.el (toplevel): Ditto.
8126         * wl-vars.el (toplevel): Ditto.
8127         * wl-xmas.el (toplevel): Ditto.
8128
8129 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8130
8131         * wl.el (wl-init): Added comment about `wl-init-hook'.
8132         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8133         * wl-vars.el (wl-init-hook): Added docs.
8134         (wl-make-plugged-hook): Removed useless docs.
8135         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8136         * wl-xmas.el (toplevel): Ditto.
8137
8138 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8139
8140         * wl-address.el (toplevel): Fixed multiple Author header format.
8141         * wl-demo.el (toplevel): Ditto.
8142         * wl-draft.el (toplevel): Ditto.
8143         * wl-folder.el (toplevel): Ditto.
8144         * wl-summary.el (toplevel): Ditto.
8145         * wl-thread.el (toplevel): Ditto.
8146         * wl-util.el (toplevel): Ditto.
8147         * wl-vars.el (toplevel): Ditto.
8148         * wl-version.el (toplevel): Ditto.
8149         * wl-xmas.el (toplevel): Ditto.
8150         * wl.el (toplevel): Ditto.
8151
8152         * wl-version.el (toplevel): Added require `elmo-version' for
8153         `product-version-as-string'.
8154
8155 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8156
8157         * wl-vars.el (wl-draft-send-hook): Changed default value to
8158         '(wl-draft-config-exec).
8159
8160         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8161         explicitly.
8162         (wl-draft): Set `wl-draft-config-exec-flag' before running
8163         `wl-mail-setup-hook'.
8164
8165         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8166         `wl-biff-init-icons' to `wl-init-hook' instead of
8167         `wl-make-plugged-hook'.
8168         (Because if `wl-draft' command is invoked at first,
8169         they are not initialized)
8170         Updated copyright notice.
8171
8172         * wl-e21.el (toplevel): Ditto;
8173
8174         * wl-demo.el (toplevel): Updated copyright notice.
8175         * wl-address.el (toplevel): Ditto.
8176         * wl-draft.el (toplevel): Ditto.
8177         * wl-version.el (toplevel): Ditto.
8178         * wl-folder.el (toplevel): Ditto.
8179         * wl-summary.el (toplevel): Ditto.
8180         * wl-thread.el (toplevel): Ditto.
8181         * wl-util.el (toplevel): Ditto.
8182         * wl-vars.el (toplevel): Ditto.
8183         * wl.el (toplevel): Ditto.
8184
8185 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8186
8187         * wl-highlight.el (wl-highlight-message): Fixed problem of
8188         highlighting failure which occured when the last field contains
8189         multiple lines in the draft buffer.
8190
8191         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8192         `wl-biff-start' if plugged.
8193
8194         * wl-util.el (wl-biff-check-folder): New function.
8195         (wl-biff-check-folders): Don't set session name prefix.
8196         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8197         (wl-biff-check-folder-async): Ditto.
8198
8199         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8200         in email address.
8201
8202 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8203
8204         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8205
8206         * wl-draft.el (wl-draft-strip-subject-re): New function.
8207
8208         * wl-draft.el (wl-draft-reply): Use it.
8209
8210 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8211
8212         * wl-message.el (wl-mmelmo-message-redisplay): Use
8213         `mime-display-message' instead of `wl-mime-display-message'.
8214
8215         * wl-mime.el (toplevel): Removed compatibility workaround
8216         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8217         (wl-mime-display-message): Abolished.
8218         (wl-mime-entity-read-field): Ditto.
8219         (wl-mime-combine-message/partial-pieces): Use
8220         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8221
8222 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8223
8224         * wl-template.el: Doc fixes.
8225
8226 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8227
8228         * wl-e21.el (wl-message-overload-functions): Do nothing if
8229         `current-local-map' is not available.
8230         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8231
8232 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8233
8234         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8235         representation.
8236
8237         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8238         number.
8239         (wl-fldmgr-save-folders): Don't use `format' when insert
8240         `wl-fldmgr-folders-header'.
8241
8242 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8243
8244         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8245
8246 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8247
8248         * wl-highlight.el (wl-highlight-message):
8249         Use `std11-field-end' to detect end point of the header field.
8250         Refer `wl-highlight-max-header-size'.
8251
8252         * wl-vars.el (wl-highlight-max-header-size): New variable.
8253
8254         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8255
8256         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8257         Set `for-draft' argument of wl-highlight-headers.
8258         (wl-draft): Ditto.
8259         (wl-draft-reedit): Ditto.
8260         (wl-user-agent-compose-internal): Ditto.
8261
8262 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8263
8264         * wl-message.el (wl-message-add-button): Use overlay.
8265
8266 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8267
8268         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8269
8270         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8271         problem when group-list content is nothing.
8272         (Reported by Mito <mit@nines.nec.co.jp>)
8273
8274 2000-10-18  SAITO Atsunori <sai@yedo.com>
8275
8276         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8277
8278 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8279
8280         * tm-wl.el (toplevel): Use product-provide.
8281
8282 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8283
8284         * Version number is increased to 2.3.92.
8285
8286 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8287
8288         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8289         title text, use `display' property for left margin under Emacs 21.
8290
8291         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8292         properties.
8293         (wl-plugged-init-icons): Ditto.
8294
8295 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8296
8297         * wl.el (wl-save-status, wl-init): Remove last period in
8298         "...done." message.
8299         * tm-wl.el (wl-summary-burst): Ditto.
8300         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8301         wl-summary-resume-cache-status,
8302         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8303         wl-summary-sync-update3, wl-summary-highlight-msgs,
8304         wl-summary-flush-pending-append-operations,
8305         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8306         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8307         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8308         wl-thread-open-all): Ditto.
8309         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8310         * wl-mime.el (wl-summary-burst): Ditto.
8311         * wl-highlight.el (wl-highlight-summary): Ditto.
8312         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8313         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8314         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8315         * wl-address.el (wl-local-address-init): Ditto.
8316
8317 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8318
8319         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8320         `add-text-properties'.
8321         (wl-plugged-init-icons): Ditto.
8322         (wl-folder-init-icons): Use `propertize' instead of
8323         `put-text-property'.
8324         (wl-plugged-set-folder-icon): Ditto.
8325         (wl-e21-highlight-folder-group-line): Ditto.
8326
8327 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8328
8329         * wl-version.el (wl-version-status-alist): New variable.
8330         (wl-version-status): New function.
8331
8332         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8333         "Cc" part of the case "Reply-To".
8334
8335         * wl-draft.el (wl-draft-reply): Use result of
8336         `eword-extract-address-components'.
8337
8338         * wl-demo.el (wl-demo-icon-name): New constant.
8339         (wl-logo-xpm): Use it.
8340         (wl-logo-xbm): Ditto.
8341         (wl-logo-bitmap): Ditto.
8342
8343         * Version number is increased to 2.3.91.
8344
8345 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8346
8347         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8348         (wl-extended-emacs-version, wl-extended-emacs-version2,
8349         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8350         docstring.
8351
8352         * wl-version.el (wl-generate-user-agent-string-1): New function.
8353         (wl-generate-user-agent-string): Use it.
8354
8355         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8356         `mime-edit-insert-user-agent-field'.
8357         (wl-generate-user-agent-string): Check
8358         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8359
8360         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8361         instead of `if', when verbose case.
8362
8363 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8364
8365         * wl-expire.el (wl-summary-expire): Fix.
8366
8367 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8368
8369         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8370         and `elmo-lost+found-folder' if 'wl-draft.
8371         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8372
8373 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8374
8375         * wl-expire.el (wl-summary-expire): Change messages.
8376         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8377         `deleing-info' instead of "Deleting..."
8378
8379 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8380
8381         * wl-summary.el (wl-summary-refile-subr): Fix.
8382
8383 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8384
8385         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8386         if pipe folder.
8387
8388 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8389
8390         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8391
8392 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8393
8394         * wl-expire.el (wl-expire-hide): New function.
8395         (wl-summary-expire): Add `hide'.
8396
8397 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8398
8399         * wl-vars.el (wl-draft-reply-without-argument-list):
8400         Changed default value to consider `Reply-To:'.
8401         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8402
8403         * Version number is increased to 2.3.90.
8404
8405         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8406         elmo-imap4-get-session with unwind-protect.
8407         Don't cause error.
8408         (wl-summary-sync-marks): Don't check plugged nor folder type.
8409         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8410         (Always keep current buffer).
8411
8412 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8413
8414         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8415         Enclose with `save-excursion'.
8416
8417 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8418
8419         * wl-version.el (wl-version): Remove interactive.
8420
8421 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8422
8423         * wl-version.el (wl-generate-user-agent-string): Use
8424         `product-string-verbose' instead of `product-string-1'.
8425
8426 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8427
8428         * wl-vars.el (wl-draft-use-cache): New variable.
8429         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8430         if wl-draft-use-cache is non-nil.
8431
8432 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8433
8434         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8435         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8436
8437 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8438
8439         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8440         (wl-thread-msg-mark-as-unread): Ditto.
8441
8442         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8443         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8444         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8445         Don't set mark in summary if return value of `elmo-mark-as-read'
8446         is nil.
8447         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8448         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8449         instead of `wl-thread-msg-mark-as-read'.
8450         (wl-summary-mark-as-unread-region): Ditto.
8451         (wl-summary-target-mark-mark-as-read): Ditto.
8452
8453         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8454
8455 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8456
8457         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8458
8459         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8460
8461 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8462
8463         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8464         face.
8465
8466 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8467
8468         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8469         `running-xemacs'.
8470
8471 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8472
8473         * wl-version.el (toplevel): Use `product-version-as-string' for
8474         set verstion-string, if defined.
8475
8476         * wl-version.el (wl-version-show): Insert string at point, when
8477         call with argument.
8478
8479         * wl-version.el (wl-generate-user-agent-string): Use
8480         `product-string-1' instead of `wl-appname', `wl-version' and
8481         `wl-codename'.
8482
8483 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8484
8485         * wl-address.el (toplevel): Use product-provide.
8486         * wl-demo.el (toplevel): Ditto.
8487         * wl-dnd.el (toplevel): Ditto.
8488         * wl-draft.el (toplevel): Ditto.
8489         * wl-e21.el (toplevel): Ditto.
8490         * wl-expire.el (toplevel): Ditto.
8491         * wl-fldmgr.el (toplevel): Ditto.
8492         * wl-folder.el (toplevel): Ditto.
8493         * wl-highlight.el (toplevel): Ditto.
8494         * wl-message.el (toplevel): Ditto.
8495         * wl-mime.el (toplevel): Ditto.
8496         * wl-mule.el (toplevel): Ditto.
8497         * wl-nemacs.el (toplevel): Ditto.
8498         * wl-refile.el (toplevel): Ditto.
8499         * wl-score.el (toplevel): Ditto.
8500         * wl-summary.el (toplevel): Ditto.
8501         * wl-template.el (toplevel): Ditto.
8502         * wl-thread.el (toplevel): Ditto.
8503         * wl-util.el (toplevel): Ditto.
8504         * wl-vars.el (toplevel): Ditto.
8505         * wl-xmas.el (toplevel): Ditto.
8506         * wl.el (toplevel): Ditto.
8507
8508 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8509
8510         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8511         instead of product.
8512
8513         * wl-version.el (wl-version): Compile time evalution elmo-version.
8514
8515 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8516
8517         * wl-summary.el (wl-summary-sync-force-update): Append queue
8518         `mark-as-read'if unplugged.
8519
8520 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8521
8522         * wl-version.el: New file.  Use product.el.
8523         * wl.el: add (require 'wl-version).
8524         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8525         for ~/.folders header.
8526         (wl-fldmgr-folders-header): Changed.
8527         * wl-demo.el (wl-demo): Use product.el.
8528
8529         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8530         wl-version.el.
8531         * wl-util.el (wl-version, wl-version-show): Ditto.
8532
8533         * wl-util.el (wl-generate-user-agent-string,
8534         wl-extended-emacs-version, wl-extended-emacs-version2,
8535         wl-extended-emacs-version3): Move to wl-version.el.
8536         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8537         xemacs-codename, mime-edit-insert-user-agent-field,
8538         mime-edit-user-agent-value, mime-editor/version,
8539         mime-editor/codename): Compile warning killer move to
8540         wl-version.el
8541
8542 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8543
8544         * wl-summary.el (wl-summary-refile-subr): Fix.
8545
8546 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8547
8548         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8549         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8550
8551 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8552
8553         * wl.el (wl-check-environment): Check too many `@'.
8554
8555 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8556
8557         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8558
8559 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8560
8561         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8562         wl-draft-reply-myself-without-argument-list): Add variables.
8563         * wl-draft.el (wl-draft-reply): Use it.
8564
8565 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8566
8567         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8568         the 5th argument of `elmo-network-get-spec'.
8569
8570         * wl-thread.el (wl-thread-reparent-children): New inline function.
8571         (wl-thread-delete-message): Use it.
8572
8573         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8574         (wl-summary-score-update-all-lines): Don't use `dolist'.
8575
8576 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8577
8578         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8579         (require 'elmo-msgdb) for inline function.
8580
8581 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8582
8583         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8584
8585 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8586
8587         * wl-score.el (wl-score-headers): Fix for the confusing macro
8588         `elmo-kill-buffer'.
8589
8590 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8591
8592         * wl-summary.el: Don't use the 3rd argument of `require' because
8593         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8594         * wl-util.el: Ditto.
8595         * wl-draft.el: Ditto.
8596
8597 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8598
8599         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8600         window system is not used.
8601
8602 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8603
8604         * wl-thread.el: Don't use `mapcar' only for iteration.
8605         (wl-thread-resume-entity): Ditto.
8606         (wl-thread-delete-message): Ditto.
8607
8608         * wl-summary.el: Bind `dragdrop-drop-functions',
8609         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8610         of `require' for `timezone', `easymenu' and `ps-print';
8611         don't use `mapcar' only for iteration.
8612
8613         * wl-util.el: Bind `mule-version', `nemacs-version',
8614         `emacs-beta-version', `xemacs-codename',
8615         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8616         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8617         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8618         only for iteration.
8619
8620         * wl-score.el: Don't use `mapcar' only for iteration.
8621         (wl-score-simplify-buffer-fuzzy): Ditto.
8622         (wl-score-simplify-subject): Ditto.
8623         (wl-score-headers): Ditto.
8624         (wl-summary-score-update-all-lines): Ditto.
8625
8626         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8627         `enable-multibyte-characters' and `mule-version'.
8628
8629         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8630         `mapcar' only for iteration.
8631
8632         * wl-demo.el: Don't use `mapcar' only for iteration.
8633
8634         * wl-folder.el: Don't use `mapcar' only for iteration.
8635         (wl-folder-open-all): Ditto.
8636         (wl-folder-count-incorporates): Ditto.
8637
8638         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8639         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8640
8641         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8642         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8643         `smtp-connection-type'; specify 3rd argument of `require' for
8644         `timezone'; don't use `mapcar' only for iteration.
8645         (wl-draft-clone-local-variables): Don't use `mapcar'.
8646         (wl-draft-generate-clone-buffer): Ditto.
8647         (wl-user-agent-compose-internal): Ditto.
8648
8649         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8650
8651         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8652         (wl-save-status): Ditto.
8653
8654         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8655         for iteration.
8656
8657 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8660         removed `Date'.
8661         (wl-fldmgr-make-filter-default): New user option.
8662
8663         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8664         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8665         (wl-fldmgr-filter-completion-alist): Abolish.
8666
8667         * wl.el (wl): Don't check servers if arg is non-nil.
8668
8669         * wl-draft.el (wl-draft-reply): Set only message-id string to
8670         In-Reply-To field.
8671
8672 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8673
8674         * wl-summary.el (wl-summary-pick): Rewrite.
8675
8676         * wl-draft.el (wl-draft-forward): Get references field from
8677         original buffer.
8678         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8679
8680 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8681
8682         * wl-draft.el (wl-draft-forward): Add references field.
8683
8684 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8685
8686         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8687         (wl-draft-reply): Use it.
8688
8689 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8690
8691         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8692         when Emacs 21 is running.
8693
8694         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8695         bindings.
8696
8697 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8698
8699         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8700         XPM icons transparent.
8701
8702         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8703         Emacs 21.
8704
8705 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8706
8707         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8708         nil.
8709
8710         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8711         when it is persistent.
8712         (wl-summary-sync-marks): Changed argument for
8713         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8714         (wl-summary-virtual): Use `elmo-read-search-condition'.
8715         (wl-summary-redisplay-internal): If folder is local, mark as read
8716         even when folder is plugged.
8717
8718 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8719
8720         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8721         of `tool-bar-lines' in the frame parameters.
8722         (after-make-frame-functions, post-command-hook): Don't modify the
8723         value.
8724         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8725         wl-e21-tool-bar-lines): Removed.
8726
8727 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8728
8729         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8730         properties `evaporate' and `wl-momentary-overlay' as well.
8731         (wl-highlight-summary-displaying): Ditto.
8732         (wl-delete-all-overlays): Don't delete overlay which does not have
8733         a property `wl-momentary-overlay'.
8734
8735         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8736         `display-mouse-p' and `display-graphic-p'.
8737         (wl-folder-init-icons): Don't search for XBM or the other files.
8738         (wl-plugged-set-folder-icon): Make icons if and only if
8739         `display-graphic-p' returns non-nil.
8740         (wl-highlight-plugged-current-line): Use `before-string' overlay
8741         property to show icon images.
8742         (wl-highlight-folder-current-line): Ditto.
8743         (wl-e21-highlight-folder-group-line): Ditto.
8744         (wl-e21-highlight-folder-by-numbers): Ditto.
8745         (wl-e21-insert-image): Removed.
8746         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8747         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8748         said.
8749         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8750         `wl-e21-force-switch-toolbar'.
8751         (wl-e21-make-icon-image): Removed.
8752         (wl-e21-setup-toolbar): Don't search for XBM files.
8753         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8754         the default value.
8755
8756 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8757
8758         * wl-util.el (wl-biff-check-folder-async): Set
8759         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8760
8761 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8762
8763         * wl-e21.el (after-make-frame-functions): Add
8764         `wl-e21-force-switch-toolbar'.
8765         (wl-e21-force-switch-toolbar): New function force to switch the
8766         toolbar appearance automatically.
8767         (post-command-hook): Add `wl-e21-switch-toolbar'.
8768         (wl-e21-switch-toolbar): New function to switch the toolbar
8769         appearance automatically.
8770         (wl-e21-tool-bar-lines): New buffer local variable.
8771
8772 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8773
8774         * wl-util.el (wl-biff-check-folders-running): New variable.
8775         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8776         (wl-biff-check-folder-async-callback):
8777         Set `wl-biff-check-folders-running'.
8778         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8779         with unwind-protect.
8780
8781         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8782         Enclose `wl-folder-auto-check' with unwind-protect.
8783
8784         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8785         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8786
8787         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8788
8789         * wl-util.el (wl-biff-notify): New inline function.
8790         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8791         locally.
8792         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8793         folder-list' is 1.
8794         Use `wl-biff-notify'.
8795         (wl-biff-check-folder-async-callback): New function.
8796         (wl-biff-check-folder-async): Ditto.
8797
8798         * wl-folder.el (wl-folder): Don't check folders.
8799         (wl-folder-auto-check): New function.
8800
8801 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8802
8803         * wl-util.el (wl-biff-start) [Emacs19+]:
8804         Use `timer-next-integral-multiple-of-time'.
8805         (wl-biff-check-folders): Use `wl-default-folder'
8806         if `wl-biff-check-folder-list' is nil.
8807
8808 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8809
8810         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8811         instead of `elmo-delete-lists'.
8812
8813 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8814
8815         * wl.el (wl-plugged-toggle-all): Set the value of
8816         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8817         (wl-plugged-toggle): Ditto.
8818         (wl-toggle-plugged): Ditto.
8819         (wl-plugged-init): Ditto.
8820
8821         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8822         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8823         instead of `wl-biff-state-indicator-off' and
8824         `wl-biff-state-indicator-on'; don't modify the value and the type
8825         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8826         (wl-plugged-init-icons): Set icons data to
8827         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8828         instead of `wl-plug-state-indicator-off' and
8829         `wl-plug-state-indicator-on'; don't modify the value and the type
8830         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8831
8832         * wl-vars.el (wl-modeline-biff-state-off,
8833         wl-modeline-biff-state-on, wl-modeline-biff-status,
8834         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8835         wl-modeline-plug-status): New internal variables.
8836         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8837         wl-biff-check-interval, wl-biff-check-folder-list): Change
8838         customization group from `wl-folder' to `wl-highlight'.
8839         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8840         wl-show-plug-status-on-modeline): Defcustomized.
8841
8842         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8843         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8844         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8845         a flag to `mode-line-buffer-identification'.
8846
8847         * wl-e21.el (wl-biff-init-icons): Set icons data to
8848         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8849         instead of `wl-biff-state-indicator-off' and
8850         `wl-biff-state-indicator-on'.
8851         (wl-plugged-init-icons): Set icons data to
8852         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8853         instead of `wl-plug-state-indicator-off' and
8854         `wl-plug-state-indicator-on'.
8855
8856 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8857
8858         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8859         excessive titles.
8860
8861 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8862
8863         * wl.el (wl-plugged-mode): Use revised
8864         `wl-mode-line-buffer-identification'.
8865         (wl-plugged-init): Don't use `force-mode-line-update'.
8866
8867         * wl-xmas.el (wl-draft-overload-functions): Use revised
8868         `wl-mode-line-buffer-identification'.
8869         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8870         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8871         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8872         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8873         `wl-make-plugged-hook';
8874         add `wl-folder-init-icons' and `wl-setup-folder' to
8875         `wl-folder-mode-hook'.
8876
8877         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8878         19 as well.
8879         (wl-mode-line-display-priority-list): New user option.
8880         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8881         Defcustomized.
8882         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8883         Add docs.
8884
8885         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8886         start.
8887         (wl-mode-line-buffer-identification): Revised as a function.
8888
8889         * wl-summary.el (wl-summary-mode): Use revised
8890         `wl-mode-line-buffer-identification'; don't call
8891         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8892         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8893         `wl-xmas-setup-summary'.
8894
8895         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8896         `wl-mode-line-buffer-identification'.
8897
8898         * wl-mule.el (wl-draft-overload-functions): Use revised
8899         `wl-mode-line-buffer-identification'.
8900
8901         * wl-folder.el (wl-make-plugged-alist): Don't call
8902         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8903         (wl-folder): Don't call `wl-folder-init-icons' directly.
8904         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8905         `wl-xmas-setup-folder' directly;
8906         use revised `wl-mode-line-buffer-identification'.
8907         (TopLevel): Don't bind `wl-biff-init-icons',
8908         `wl-plugged-init-icons', `wl-folder-init-icons',
8909         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8910
8911         * wl-e21.el (wl-draft-overload-functions): Use revised
8912         `wl-mode-line-buffer-identification'.
8913         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8914         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8915         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8916         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8917         `wl-make-plugged-hook';
8918         add `wl-folder-init-icons' and `wl-setup-folder' to
8919         `wl-folder-mode-hook'.
8920
8921 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8922             Katsumi Yamaoka    <yamaoka@jpl.org>
8923
8924         * wl.el (wl): Call `wl-biff-start'.
8925         (wl-exit): Call `wl-biff-stop'.
8926         (wl-plugged-mode): Show biff in modeline.
8927         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8928
8929         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8930         (wl-biff-init-icons): New function.
8931         (wl-plugged-init-icons): Don't make too much keymaps.
8932         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8933
8934         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8935         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8936         variables.
8937         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8938         options.
8939
8940         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8941         wl-biff-start, wl-biff-stop): New functions.
8942         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8943         (wl-biff-timer-name): New variable.
8944
8945         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8946
8947         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8948         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8949
8950         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8951         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8952
8953         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8954         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8955         `wl-folder-init-icons' to `ignore' if they are not available.
8956         (wl-folder-mode): Show biff in modeline.
8957
8958         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8959         (wl-biff-init-icons): New function.
8960         (wl-plugged-init-icons): Don't make too much keymaps.
8961         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8962
8963 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8964
8965         * wl-vars.el (wl-strict-diff-folders): Customization Type
8966         and doc fix.  Define as a list of regular expressions for
8967         folders or nil.
8968         * wl-folder.el (wl-folder-check-one-entity): Use
8969         `wl-string-match-member' instead of `wl-string-member' for
8970         `wl-strict-diff-folders'.
8971
8972 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8973
8974         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8975         (wl-highlight-folder-current-line): Use it; new implementation.
8976         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8977         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8978         `defsubst' instead of `defun'.
8979
8980         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8981         `wl-highlight-group-folder-by-numbers'; made it can also be a
8982         number.  See info for more details.
8983
8984         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8985         running.
8986
8987         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8988         to bind them.
8989
8990         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8991         (wl-highlight-folder-current-line): New implementation.
8992
8993         * wl-highlight.el (wl-highlight-folder-group-line): New
8994         implementation.
8995         (wl-delete-all-overlays): Rewrite as a marco.
8996         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8997
8998         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8999         running.
9000         (wl-folder-*-glyph): No need to bind them.
9001
9002         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9003         `wl-e21-highlight-folder-group-icon'; rewrite.
9004         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9005         `defsubst' instead of `defun'.
9006         (wl-folder-mode-map): Bind it when compiling.
9007
9008 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9009
9010         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9011
9012         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9013
9014 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9015
9016         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9017
9018 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9019
9020         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9021         (wl-highlight-folder-current-line): Use it.
9022
9023         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9024         in `id-name'.
9025
9026 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9027
9028         * wl.el: Require `wl-e21' when Emacs 21 is running.
9029
9030         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9031         default when Emacs 21 is running.
9032         (wl-use-highlight-mouse-line): Ditto.
9033         (wl-on-emacs21): New constant.
9034         (wl-on-emacs20): Removed.
9035
9036         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9037         Emacs 21 is running.
9038
9039         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9040         Emacs 21 is running.
9041
9042         * wl-e21.el: New file.
9043
9044 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9045
9046         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9047         (wl-toggle-plugged): Ditto.
9048         (wl-plugged-toggle): Ditto.
9049         (wl-plugged-toggle-all): Ditto.
9050
9051         * wl-vars.el (wl-plug-state-indicator): Refer
9052         `wl-plug-state-indicator-on' indirectly.
9053
9054 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9055
9056         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9057         Call `wl-folder-confirm-existence'.
9058
9059         * wl-folder.el (wl-folder-confirm-existence): Added optional
9060         argument `force'.
9061
9062 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9063
9064         * wl-summary.el (wl-summary-refile-subr): Assume
9065         `copy-or-refile' as symbol.
9066         (wl-summary-refile): Follow up above change.
9067         (wl-summary-copy): Ditto.  Doc fix.
9068
9069 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9070
9071         * wl-summary.el (wl-summary-pick): Don't bind
9072         `elmo-search-mime-charset'.
9073
9074         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9075         default using old backquote style.
9076         (wl-search-mime-charset): Abolished.
9077
9078         * wl-highlight.el (wl-highlight-headers):
9079         Call `point' after `re-search-forward'(for Nemacs).
9080
9081         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9082         for elmo-imap4.el.
9083
9084 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9085
9086         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9087         `wl-message-ignored-field-list' instead of
9088         `mime-view-ignored-field-list'.
9089
9090         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9091         Add interactive spec.
9092         (wl-folder-goto-bottom-of-current-folder): Ditto.
9093         (wl-folder-mode-map): Bind them.
9094
9095         * wl-vars.el (wl-message-ignored-field-list): New variable.
9096         (wl-message-visible-field-list): New variable.
9097
9098         * wl-mime.el (wl-mime-header-presentation-method): New function.
9099         (wl-mime-setup): Set header-presentation-method.
9100
9101 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9102
9103         * wl-nemacs.el (wl-draft-overload-functions): Set
9104         `mode-line-buffer-identification' instead of using
9105         `wl-make-modeline'.
9106
9107         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9108         instead of using `wl-make-modeline'.
9109
9110         * wl-xmas.el (wl-plugged-init-icons): Set up
9111         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9112         (wl-make-modeline): Abolish.
9113         (wl-draft-overload-functions): Set
9114         `mode-line-buffer-identification' instead of using
9115         `wl-make-modeline'.
9116
9117         * wl-util.el (wl-make-modeline-subr): Abolish.
9118         (wl-mode-line-buffer-identification): New alias.
9119
9120         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9121         (wl-summary-make-modeline): Abolish.
9122         (wl-summary-buffer-set-folder): Set
9123         `wl-summary-buffer-folder-indicator'.
9124         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9125         of using `wl-make-modeline'.
9126         (wl-summary-switch-to-clone-buffer): Don't set
9127         `mode-line-buffer-identification'.
9128         (wl-summary-goto-folder-subr): Ditto.
9129
9130         * wl-mule.el (wl-draft-overload-functions): Set
9131         `mode-line-buffer-identification' instead of using
9132         `wl-make-modeline'.
9133
9134         * wl-folder.el (wl-folder-mode): Set
9135         `mode-line-buffer-identification' instead of using
9136         `wl-make-modeline'.
9137         (wl-folder): Don't set `mode-line-buffer-identification'.
9138
9139 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9140
9141         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9142         instead of `member' for `wl-refile-guess-func-list' look-ups.
9143         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9144
9145 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9146
9147         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9148         `wl-message-button-dispatcher'.
9149
9150         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9151
9152         * wl-message.el (wl-message-button-dispatcher): Use it.
9153
9154         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9155         "In-Reply-To".
9156
9157         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9158         Bind `case-fold-search' to t.
9159
9160 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9161
9162         * wl-xmas.el (wl-message-overload-functions): Initialize
9163         `wl-message-button-map'.
9164
9165         * wl-mule.el (wl-message-overload-functions): Initialize
9166         `wl-message-button-map'.
9167
9168         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9169
9170         * wl-message.el (wl-message-button-map): New keymap.
9171         (wl-message-add-button): New function.
9172         (wl-message-button-dispatcher): New function.
9173         (wl-message-button-refer-article): New function.
9174
9175         * wl-highlight.el
9176         (wl-highlight-message-add-buttons-to-header): New function.
9177         (wl-highlight-headers): Use it.
9178
9179 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9180
9181         * wl-summary.el (wl-summary-default-from): Use
9182         `wl-address-get-petname-1'.
9183         (wl-summary-simple-from): Ditto.
9184
9185         * wl-address.el (wl-address-get-petname-1): New inline function.
9186         (wl-address-get-petname): Use it.
9187
9188 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9189
9190         * wl-summary.el (wl-summary-default-from): Return full-name part
9191         from the address if no petname was found.
9192         (wl-summary-simple-from): Ditto.
9193
9194         * wl-address.el (wl-address-get-petname): Return nil if no petname
9195         associated with the address was found.
9196
9197 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9198
9199         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9200         display is finished.
9201
9202 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9203
9204         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9205         `elmo-folder-exists-p' argument.
9206
9207 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9208
9209         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9210         the folder.
9211
9212 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9213
9214         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9215
9216         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9217         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9218
9219 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9220
9221         * wl-folder.el (wl-folder-create-subr): New function.
9222         (wl-folder-confirm-existence): Use it.
9223         (wl-folder-check-one-entity): Use it.
9224         Check the error symbol is derived from 'elmo-open-error.
9225
9226         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9227         `ignore-error'.
9228
9229 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9230
9231         * wl-util.el (toplevel): Add (eval-when-compile (require
9232         'elmo-util)).  (Maybe `provide' is typo.)
9233
9234 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9235
9236         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9237         (I don't know why this was needed.)
9238
9239         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9240         Follow up changes for stream-type.
9241
9242         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9243         (wl-draft-elmo-nntp-send): Ditto.
9244
9245         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9246         (wl-nntp-posting-stream-type): Ditto.
9247         (wl-pop-before-smtp-ssl): Abolished.
9248         (wl-nntp-posting-ssl): Ditto.
9249
9250         * wl-address.el (wl-address-quote-specials): New function.
9251         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9252
9253         * wl-draft.el (wl-draft-reply): Ditto.
9254
9255 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9256
9257         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9258         use function `wl-string-match-assoc'.
9259
9260 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9261
9262         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9263
9264         * wl-draft.el (wl-draft-deduce-address-list): New function.
9265         (wl-draft-parse-mailbox-list): Ditto.
9266         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9267         instead of `smtp-deduce-address-list'.
9268         (wl-draft-on-field-p): Follow group list.
9269
9270         * wl-address.el (wl-address-concat-token): New function.
9271         (wl-address-string-without-group-list-contents): Ditto.
9272         (wl-complete-field-body): Fixed problem of completion
9273         by japanese petname.
9274         (wl-address-make-completion-list): Rewrite.
9275
9276 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9277
9278         * wl-address.el (wl-address-make-completion-list): Completion by
9279         petname.
9280         (wl-complete-field-body): Likewise.
9281
9282 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9283
9284         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9285         contains invalid address syntax.
9286
9287 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9288
9289         * wl-folder.el (wl-folder-check-entity-async): Use
9290         `elmo-nntp-spec-hostname'.
9291
9292 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9293
9294         * wl-summary.el (wl-summary-msgdb-load-async): Use
9295         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9296
9297 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9298
9299         * wl-draft.el (wl-draft-reply): Set argument
9300         `content-transfer-encoding' as nil.
9301
9302 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9303
9304         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9305         `wl-refile-alist'.
9306
9307 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9308
9309         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9310         (wl-draft-edit-string): Ditto.
9311         (wl-draft-forward): Ditto.
9312         * wl-summary.el (wl-summary-write): Ditto.
9313
9314 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9315
9316         * wl-summary.el (wl-summary-sync-update3): Call
9317         `wl-summary-buffer-number-column-detect'.
9318         (wl-summary-buffer-number-column-detect): Search from point-min.
9319
9320 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9321
9322         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9323         contains an address which is not included in original to or cc.
9324
9325 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9326
9327         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9328         begin-line does not exist.
9329         * wl-message.el (wl-message-uu-substring): Ditto.
9330
9331 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9332
9333         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9334         clear local variables.
9335         (wl-summary-exit): Call `elmo-commit'.
9336         (wl-summary-switch-to-clone-buffer): Call
9337         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9338         (wl-summary-goto-folder-subr): Ditto.
9339
9340         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9341         POP folder.
9342
9343 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9344
9345         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9346         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9347         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9348         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9349         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9350         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9351
9352         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9353
9354 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9355
9356         * wl-summary.el (wl-summary-search-by-subject):
9357         Search parent message from the latest one.
9358
9359 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9360
9361         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9362         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9363
9364         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9365         New user option.
9366
9367         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9368         if elmo-nntp-use-killed-list is nil.
9369         Use `elmo-msgdb-append-to-killed-list'.
9370         (Append numbers confirmed as disappeared to the killed list.)
9371         (wl-summary-confirm-appends): Don't display negative number.
9372
9373 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9374
9375         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9376
9377 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9378
9379         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9380         range is `all'.
9381         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9382         `elmo-list-bigger-diff'.
9383
9384 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9385
9386         * wl-summary.el (wl-summary-buffer-exit-func):
9387         New buffer local variable.
9388         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9389
9390 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9391
9392         * wl-demo.el (wl-demo): Fix the last change.
9393
9394 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9395
9396         * wl-demo.el (wl-demo): Don't use `eval'.
9397
9398 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9399
9400         * wl-summary.el (wl-summary-buffer-thread-modified):
9401         New buffer-local variable.
9402         (wl-summary-set-thread-modified): New function.
9403         (wl-summary-thread-modified-p): New function.
9404         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9405         (wl-summary-yank-saved-message): Use function
9406         `wl-summary-set-thread-modified'
9407         (wl-summary-switch-to-clone-buffer): Add
9408         `wl-summary-buffer-thread-modified'.
9409
9410         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9411         (wl-summary-buffer-mark-saved-hook): Ditto.
9412         * wl-summary.el (wl-summary-msgdb-save): New hook
9413         `wl-summary-buffer-message-saved-hook' and
9414         `wl-summary-buffer-mark-saved-hook'.
9415
9416 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9417
9418         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9419
9420 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9421
9422         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9423         don't hide scroll bars under FSF Emacsen because it may incur an
9424         undesirable redrawing.
9425
9426 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9427
9428         * wl-draft.el (wl-draft-edit-string): Call
9429         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9430
9431 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9432
9433         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9434
9435 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9436
9437         * wl-summary.el (wl-summary-msgdb-load-async): Call
9438         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9439
9440 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9441
9442         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9443         fringes in demo buffer; center bitmap logo correctly even if old
9444         Mule is used.
9445
9446 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9447
9448         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9449
9450         * wl-refile.el (wl-refile-subject-alist): New variable.
9451         (wl-refile-subject-alist-file-name): Ditto.
9452         (wl-refile-alist-setup): Rewrite.
9453         (wl-refile-alist-save): Use `elmo-object-save'.
9454         Eliminated arguments.
9455         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9456         (wl-refile-guess-by-subject): New function.
9457         (wl-refile-guess-func-list): Added it.
9458
9459 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9460
9461         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9462         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9463
9464 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9465
9466         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9467         New buffer-local variable.
9468         (wl-summary-buffer-next-folder-func): Ditto.
9469         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9470         if non-nil.
9471         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9472         if non-nil.
9473         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9474         if non-nil.
9475         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9476         if non-nil.
9477
9478 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9479
9480         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9481         permanently in the demo buffer.
9482
9483 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9484
9485         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9486         `mime-entity-fetch-field'.
9487
9488         * wl.el (wl-exit): Delete plugged buffer.
9489
9490         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9491         XEmacs has menubar feature.
9492
9493 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9494
9495         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9496         cannot arrive at the beginning of the buffer under old Emacsen.
9497
9498 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-address.el (wl-address-ldap-search):
9501         Call `ldap-search-entries' with `withdn' argument t.
9502         (wl-complete-field-body): Bind completion-ignore-case as t.
9503         Clear ldap search hash when it was sole completion.
9504         Use elmo-string for pattern string.
9505         (wl-ldap-alias-safe-string): Eliminated needless let.
9506
9507 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9508
9509         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9510         (wl-ldap-alias-sep): New constant.
9511         (wl-ldap-search-attribute-type-list): Ditto.
9512         (wl-ldap-get-value): New function.
9513         (wl-ldap-make-filter): Ditto.
9514         (wl-ldap-make-matched-value-list): Ditto.
9515         (wl-ldap-alias-safe-string): Ditto.
9516         (wl-ldap-register-dn-string): Ditto.
9517         (wl-address-ldap-search): Rewrite.
9518
9519 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9520
9521         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9522         thread is deleted.
9523         (wl-thread-delete-line-from-buffer): Ditto.
9524         (wl-thread-get-exist-children): New function.
9525
9526 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9527
9528         * wl-demo.el (wl-demo): Made it to select various image types.
9529         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9530         from `wl-title-logo'.
9531         (wl-logo-ascii): New variable.
9532         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9533         (wl-demo-copyright-notice): New constant.
9534
9535         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9536
9537 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9538
9539         * wl-vars.el (wl-summary-target-above): Renamed from
9540         wl-summary-temp-above.
9541         * wl-score.el (wl-score-get-score-alist): Use it.
9542         (wl-summary-score-update-all-lines): Use it.
9543         * wl-summary.el: Ditto. (make-variable-buffer-local).
9544
9545 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9546
9547         * wl-vars.el (wl-ldap-port): New user option.
9548
9549         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9550         Rewite whole implementation.
9551         (wl-complete-field-body): Fixed.
9552
9553 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9554
9555         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9556         Choose implementation at compile time.
9557
9558 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9559
9560         * wl-address.el (wl-ldap-search-internal): New function.
9561         (wl-complete-field-to): Use it.
9562
9563 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9564
9565         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9566         Use `let' instead of `let*'.
9567         Require 'wl-vars.
9568
9569         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9570         Define as defcustom.
9571         (wl-ldap-base): Ditto.
9572         (wl-use-ldap): Ditto.
9573
9574 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9575
9576         * wl-address.el (wl-ldap-search): New function.
9577         (wl-complete-field-body): Use `wl-ldap-search'.
9578         (wl-ldap-server): New variable.
9579         (wl-ldap-base): Ditto.
9580         (wl-use-ldap): Ditto.
9581
9582 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9583
9584         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9585         (Pointed out by Mito <mit@nines.nec.co.jp>).
9586         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9587         buffer-local variables like `wl-summary-redisplay-internal'.
9588         (wl-summary-redisplay-all-header): Likewise.  Update
9589         Summary view too.
9590
9591 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9592
9593         * wl-summary.el (wl-summary-jump-to-parent-message):
9594         Consider prefix argument.
9595
9596         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9597         when closed thread is deleted.
9598
9599 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9600
9601         * wl-summary.el (wl-summary-jump-to-parent-message):
9602         Consider thread modification.
9603
9604 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9605
9606         * wl-message.el (wl-message-normal-get-original-buffer): Use
9607         `save-excursion'.
9608
9609         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9610         (wl-summary-showto-folder-regexp): Ditto.
9611
9612 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9613
9614         * wl-util.el (wl-delete-alist): Doc fix.
9615         (wl-delete-associations): New function.
9616         (wl-inverse-alist): New function.
9617         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9618         Split temporary variables. Use `wl-delete-associations'
9619         and `wl-inverse-alist'.
9620         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9621
9622 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9623
9624         * wl-folder.el (wl-folder-prefetch-entity):
9625         Execute prefetching if new count is unknown.
9626
9627 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9628
9629         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9630
9631         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9632         delete entity.
9633         (wl-thread-set-parent): If insert as top, set linked as nil.
9634
9635         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9636         `wl-thread-cleanup-symbols' when view mode is thread.
9637
9638 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9639
9640         * wl-folder.el (wl-folder-create-folder-entity): Use
9641         with-current-buffer.
9642         (wl-local-folder-init): Call set-buffer to make sure we are in
9643         the Folder buffer. Don't touch buffer-local variables here.
9644         (wl-folder-mode): Initialize buffer-local variables here.
9645
9646         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9647         (wl-folder-entity-assign-id): Ditto.
9648         (wl-folder-create-entity-hashtb): Ditto.
9649         (wl-local-folder-init): Ditto.
9650         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9651
9652 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9653
9654         * wl-summary.el (wl-summary-default-from): Fix probrem when
9655         std11-extract-address-components return (nil "foo@bar").
9656
9657 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9658
9659         * wl-draft.el (wl-draft-clone-local-variables):
9660         Remove redundant `setq'.
9661
9662 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9663
9664         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9665         Bind wl-highlight-x-face-func as nil while highlighting header.
9666
9667 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9668
9669         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9670
9671 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9672
9673         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9674         elmo-msgdb-overview-hashtb from copy-variables.
9675         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9676         instead of `elmo-msgdb-overview-get-entity-by-number'.
9677         (wl-summary-auto-refile): Ditto.
9678
9679         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9680         `elmo-msgdb-overview-get-entity' instead of
9681         `elmo-msgdb-search-overview-entity'.  Use
9682         `elmo-msgdb-overview-get-entity' instead of
9683         `elmo-msgdb-overview-get-entity-by-number'.
9684         (wl-thread-insert-entity-sub): Ditto.
9685         (wl-thread-insert-message): Ditto.
9686
9687         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9688         `elmo-msgdb-overview-get-entity'.
9689         (wl-normal-message-redisplay): Ditto.
9690
9691 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9692
9693         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9694         `wl-thread-entities'.
9695         (wl-thread-delete-message): Fix remove top message from
9696         `wl-thread-entity-list'.
9697
9698         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9699         wl-append(nconc), because update-list is broken on Meadow.
9700
9701         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9702         updating process.
9703         (wl-summary-rescan): Ditto.
9704         (wl-summary-sync-update3): Ditto.
9705         * wl-thread.el (wl-thread-set-parent): Renamed from
9706         `wl-summary-set-parent'.
9707         (wl-thread-insert-message): Updating buffer faster.
9708         (wl-thread-delete-message): Updating buffer faster.
9709
9710         * wl-score.el (wl-summary-score-update-all-lines): Changed
9711         interval for display progress gauge.
9712
9713 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9714
9715         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9716         folder always-sticky.
9717         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9718         defmacro.
9719
9720 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9721
9722         * wl-vars.el (wl-draft-add-references): New user option.
9723
9724         * wl-draft.el (wl-draft-add-references): New function.
9725         (wl-draft-yank-from-mail-reply-buffer): Use it.
9726         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9727         as nil.
9728
9729 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9730
9731         * wl-thread.el (wl-thread-update-line-msgs): Called
9732         `wl-thread-update-line-on-buffer-sub'.
9733         (wl-thread-update-line-on-buffer): Delete routine of inserting
9734         thread.
9735         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9736         moved from `wl-thread-update-line-on-buffer'.
9737         Add threshold for displaying progress gauge.
9738         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9739         argument of `wl-thread-update-line-msgs'.
9740         Add threshold for displaying progress gauge.
9741         * wl-folder.el:
9742         Add threshold for displaying progress gauge.
9743         * wl-score.el: Ditto.
9744
9745         * wl-expire.el (wl-summary-expire): Display deleting info.
9746
9747 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9748
9749         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9750         `no-msg'.
9751         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9752         argument of `wl-thread-update-line-msgs'.
9753         (wl-summary-set-parent): Added optional argument `parent-number'.
9754         (wl-summary-buffer-saved-message): New buffer local variable.
9755         (wl-summary-save-current-message): New command.
9756         (wl-summary-yank-saved-message): Ditto.
9757         (wl-summary-mode-map): Added key binding for
9758         `wl-summary-save-current-message' (\ew) and
9759         `wl-summary-yank-saved-message' (\C-y).
9760         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9761
9762 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9763
9764         * wl-summary.el (wl-summary-mode-map): Added key binding for
9765         `wl-summary-set-parent' (ts).
9766
9767 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9768
9769         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9770         subject faster. If thread number is reverse, delayed updating
9771         thread.
9772         (wl-summary-search-by-subject): Ditto.
9773         (wl-summary-put-alike): Ditto.
9774         (wl-summary-get-alike): Ditto.
9775         (wl-summary-insert-headers): Insert header of all overview in
9776         buffer.
9777         (wl-summary-rescan): Delayed updating thread. Kill search subject
9778         buffer for wl-summary-search-by-subject.
9779         (wl-summary-sync-update3): Ditto.
9780         (wl-summary-exit): Ditto.
9781         (wl-summary-goto-bottom-of-current-thread): Change for linked
9782         thread.
9783         (wl-summary-overview-create-summary-line): Change line for linked
9784         thread.
9785
9786         * wl-summary.el (wl-summary-update-thread): Use
9787         wl-thread-maybe-get-children-num.
9788         (wl-summary-set-parent): If change parent, move sub thread.
9789         (wl-summary-redisplay-internal): Add horizontal recenter.
9790         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9791
9792         * wl-thread.el (wl-thread-entity-get-linked): New function.
9793         (wl-thread-entity-set-linked): New function.
9794         (wl-thread-create-entity): Add linked element.
9795         (wl-thread-entity-insert-as-top): Use wl-append.
9796         (wl-thread-maybe-get-children-num): If closing thread, return
9797         children msgs.
9798         (wl-thread-update-line-msgs): Displaying progress message.
9799         (wl-thread-update-line-on-buffer-sub): Use
9800         wl-thread-maybe-get-children-num.
9801         (wl-thread-update-line-on-buffer): If update line is not exists,
9802         insert thread.
9803         (wl-thread-delete-message): If delete top msg of thread, search
9804         parent by subject.
9805         (wl-thread-insert-entity): Use
9806         wl-thread-maybe-get-children-num.
9807
9808         * wl-highlight.el (wl-highlight-summary-current-line): change
9809         sregexp for linked thread.
9810         * wl-util.el (wl-count-lines): Count lines.
9811         (wl-horizontal-recenter): horizontal recenter.
9812         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9813         (wl-score-get-alike): Ditto.
9814         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9815         (wl-subject-length-limit): New variable.
9816         (wl-highlight-thread-indent-string-regexp): Changed for linked
9817         thread.
9818
9819 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9820
9821         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9822         New variable (revival).
9823         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9824         by subject matching if there's no in-reply-to nor references field
9825         (revival).
9826
9827 \f
9828 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9829
9830         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9831         message.
9832
9833 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9834
9835         * wl-summary.el (wl-summary-reply): Return t if there was a
9836         message at cursor point.
9837         Added unwind-protect.
9838         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9839         returns t.
9840         (wl-summary-cancel-message): Do nothing when there's no message at
9841         cursor point.
9842         (wl-summary-forward): Ditto.
9843         (wl-summary-jump-to-parent-message): Ditto.
9844         (wl-summary-reedit): Ditto.
9845         (wl-summary-edit-addresses): Ditto.
9846         (wl-summary-pipe-message): Ditto.
9847         (wl-summary-print-message-with-ps-print): Ditto.
9848         (wl-summary-print-message): Ditto.
9849         (wl-summary-mark-as-important): Ditto.
9850         (wl-summary-mark-as-unread): Ditto.
9851
9852         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9853         message at cursor point.
9854         (wl-summary-reply-with-citation): Remove unwind-protect.
9855
9856         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9857         subject searching feature.
9858         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9859         Eliminated.
9860
9861 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9862
9863         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9864         New variable.
9865         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9866         by subject matching if there's no in-reply-to nor references field.
9867
9868         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9869
9870         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9871         when display is finished.
9872         (wl-folder-open-all): Ditto.
9873         (wl-folder-update-access-group): Ditto.
9874         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9875         * wl-thread.el (wl-thread-close-all): Ditto.
9876
9877         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9878         progress gauge only when it was displayed.
9879         * wl-folder.el (wl-folder-insert-entity): Ditto.
9880
9881 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9882
9883         * wl-summary.el (wl-summary-incorporate): Enclose
9884         `wl-summary-sync-force-update' with save-excursion.
9885
9886 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9887
9888         * wl-summary.el (wl-summary-prefetch-region):
9889         Pass current cursor point to `pos-visible-in-window-p' after
9890         moving cursor to the started point.
9891
9892 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9893
9894         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9895
9896         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9897         fields from the forwarding message.
9898         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9899         `ignored-fields'.
9900
9901 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9902
9903         * wl-mime.el (wl-message-request-partial):
9904         Eliminated argument `msgdb'.
9905         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9906         (wl-mime-combine-message/partial-pieces): Likewise.
9907         * tm-wl.el (wl-message-request-partial): Likewise.
9908         (wl-mime-combine-message/partial-pieces): Likewise.
9909
9910 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9911
9912         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9913         when display is finished.
9914
9915 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9916
9917         * wl-summary.el (wl-summary-goto-folder-subr):
9918         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9919
9920 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9921
9922         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9923         when cursor point is visible.
9924
9925 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9926
9927         * wl-expire.el (wl-expire-archive-get-max-number):
9928         Don't use `file-name-directory'.
9929
9930 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9931
9932         * wl-expire.el (wl-expire-archive-get-max-number):
9933         Use `file-name-directory'.
9934
9935 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9936
9937         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9938         only when there is progress.
9939
9940 2000-04-13  Mito <mit@nines.nec.co.jp>
9941
9942         * wl-summary.el (wl-summary-sync-marks): Display progress.
9943
9944 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9945
9946         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9947         (wl-summary-prev): Move cursor regardless of unread status.
9948         (wl-summary-next): Ditto.
9949
9950 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9951
9952         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9953         Added argument `target' and `number'.
9954         * tm-wl.el (wl-summary-burst-subr): New function.
9955         (wl-summary-burst): Use it.
9956
9957 2000-04-10  Mito <mit@nines.nec.co.jp>
9958
9959         * wl-mime.el (wl-burst): New function.
9960         (wl-summary-burst): Use it.
9961
9962 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9963
9964         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9965         as petname when there's no candidate.
9966
9967 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9968
9969         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9970         New variable.
9971         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9972
9973         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9974
9975         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9976
9977 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9978
9979         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9980         Use substring of `original' instead of buffer-substring.
9981         (wl-refile-evaluate-rule):
9982         Set `original' argument of wl-refile-expand-newtext.
9983
9984         * wl-summary.el
9985         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9986         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9987         (wl-summary-auto-refile): Check existence of destination folder just
9988         before marking.
9989
9990 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9991
9992         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9993         when wl-refile-get-field-value return nil.
9994
9995 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9996
9997         * wl-refile.el
9998         (wl-refile-expand-newtext): New function imported from Gnus.
9999         (wl-refile-evaluate-rule): Use it.
10000
10001 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10002
10003         * wl-summary.el (wl-summary-print-destination):
10004         Duplicate folder string to avoid putting text-property on
10005         original string.
10006
10007         * wl-refile.el (wl-refile-get-field-value): New function.
10008         (wl-refile-evaluate-rule): New function;
10009         Evaluate refile rule recursively.
10010         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10011         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10012         New function; Check existence of a target folder recursively.
10013         (wl-summary-auto-refile-check-refile-rule-alist):
10014         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10015
10016 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10017
10018         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10019
10020         * wl-folder.el (wl-create-folder-entity-from-buffer):
10021         Fixed problem when '}' character is contained in folder name.
10022
10023         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10024
10025 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10026
10027         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10028         (wl-fldmgr-add-completion-all-completions):
10029         Use wl-fldmgr-add-completion-hashtb.
10030
10031 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10032
10033         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10034         wl-fldmgr-add-completion-subr): New functions.
10035         * wl-folder.el (wl-folder-completion-func): New variable.
10036         * wl-summary.el (wl-summary-read-folder):
10037         Use wl-folder-completion-func.
10038
10039         * wl-refile.el: Eliminate throw & catch.
10040
10041         * wl.el (wl-plugged-sending-queue-status): Fixed.
10042
10043 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10044
10045         * wl-draft.el (wl-draft): Put category property on
10046         mail-header-separator.