(wl-summary-reedit): Call
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (wl-summary-reedit): Call
4         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
5
6 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-mime.el (toplevel): Require wl-vars.
9
10         * wl-message.el (toplevel): Require cl at compile.
11
12         * wl-draft.el (toplevel): Require elmo.
13
14 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
15
16         * wl-message.el (wl-message-buffer-prefetch): Count is a number
17         and do nothing when it is not positive.
18         (wl-message-buffer-prefetch-next): Ditto.
19
20 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
21
22         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
23         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
24         (wl-summary-redisplay-internal): Ditto.
25
26         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
27         message (the condition is borrowed from `wl-check-variables-2').
28         (wl-summary-redisplay-internal): Ditto.
29
30 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-mime.el (wl-draft-nntp-attribute): New function.
33         (wl-draft-attribute-nntp-posting-server): Use it.
34         (wl-draft-attribute-nntp-posting-port): Ditto.
35
36         * wl-mime.el (wl-draft-preview-attributes-list): New function.
37         (wl-draft-show-attributes-buffer): Ditto.
38         (wl-draft-hide-attributes-buffer): Ditto.
39         (wl-draft-attribute-newsgroups): Ditto.
40         (wl-draft-attribute-nntp-posting-server): Ditto.
41         (wl-draft-attribute-nntp-posting-port): Ditto.
42         (wl-draft-preview-message): Use there functions.
43
44         * wl-vars.el (wl-draft-preview-attributes-list): Change default
45         value.
46
47 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
48
49         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
50         (wl-draft-reedit): Ditto.
51         (wl-draft-queue-flush): Ditto.
52
53         * wl-mime.el (wl-message-request-partial): Ditto.
54         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
55         instead of `elmo-message-fetch'.
56
57         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
58
59         * wl-summary.el (wl-summary-message-string): Ditto.
60
61 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * wl-util.el (wl-current-message-buffer): Follow the API change.
64
65         * wl-summary.el (wl-summary-redisplay-internal): Call
66         `wl-summary-mark-as-read' with 2nd argument as nil and update
67         unread count instead of persistent mark.
68
69         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
70         variable.
71         (wl-message-redisplay): Follow the API change.
72         (wl-message-buffer-display): Managed mime-entity directly and
73         return preview buffer only.
74         (wl-message-display-internal): Rewrite.
75         (wl-message-buffer-prefetch-subr): Not save return value of
76         `wl-message-buffer-display'.
77
78         * Version number is increased to 2.13.1.
79
80 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
81
82         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
83         'elmo-multiple-fields-body-list' with boundary specified.
84
85 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
86
87         * wl-vars.el (wl-summary-resend-use-cache): New variable.
88         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
89         cache if `wl-summary-resend-use-cache' is non-nil.
90
91 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
92
93         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
94         (wl-nntp-posting-stream-type): Ditto.
95
96 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
97
98         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
99
100 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
101
102         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
103         message.
104
105 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
106
107         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
108         Abolish.
109         (wl-summary-buffer-persistent-mark-version): New internal
110         variable.
111         (wl-summary-update-mark-and-highlight-window): Check by
112         wl-summary-persistent-mark-invalid-p.
113         (wl-summary-update-status-marks): Ditto.
114         (elmo-event-handler-flag-changed): Rewrite.
115         (elmo-event-handler-cache-changed): Define.
116         (wl-summary-prefetch-msg): Does not update persistent mark here.
117         (wl-summary-delete-cache): Ditto.
118         (wl-summary-resume-cache-status): Ditto.
119         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
120         (wl-summary-persistent-mark-invalid-p): New function.
121         (wl-summary-validate-persistent-mark): Ditto.
122         (wl-summary-validate-persistent-mark-string): Ditto.
123         (wl-summary-invalidate-persistent-mark): Ditto.
124         (wl-summary-update-persistent-mark): Call
125         `wl-summary-validate-persistent-mark'.
126         (wl-summary-create-line): Call
127         `wl-summary-validate-persistent-mark-string'.
128
129         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
130         status as t if cache used.
131
132 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
133
134         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
135         only if the target is group.
136         * wl-folder.el (wl-folder-append-petname): Don't check group name.
137
138 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
139
140         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
141
142 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
143
144         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
145
146         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
147
148 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
149
150         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
151         (Thanks to Yoichi NAKAYAMA).
152
153 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
154
155         * wl-util.el (wl-save-drafts): Restore echo area.
156
157 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
158
159         * Version number is increased to 2.13.0.
160
161         * wl-util.el (wl-biff-check-folder-async): Use
162         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
163
164 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
165
166         * wl-message.el (wl-message-display-internal): Does not put
167         wl-message-display-type property on message buffer.
168         (wl-message-buffer-display-type): New function.
169
170         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
171
172         * wl-summary.el (wl-summary-mode): Use `dolist' to add
173         `wl-summary-buffer-detach'.
174         (wl-summary-message-display-type): Use
175         `wl-summary-buffer-display-type'.
176
177 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
178
179         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
180         buffer-local.
181
182         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
183         kill-buffer-hook instead of make-local-variable.
184         (wl-draft-preview-message): Set `local' argument of add-hook as t.
185
186 2004-12-12  Scott Renfro <scott@renfro.org>
187
188         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
189         regex for square-branket.
190
191 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
192
193         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
194         `wl-message-mime-analysis-p' with argument `header'.
195
196 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
197
198         * wl-mime.el (wl-draft-yank-current-message-entity): 
199         Switch to no-mime following method according to wl-message-display-type
200         property.
201         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
202
203         * wl-message.el (wl-message-display-internal): 
204         Put wl-message-display-type property on message buffer.
205
206         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
207         (wl-message-display-internal): Ditto;
208
209         * wl-summary.el (wl-summary-toggle-mime): Ditto.
210
211 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
212
213         * wl-message.el (wl-message-make-display-type): New function.
214         (wl-message-display-type-property): Ditto.
215         (wl-message-mime-analysys-p): Ditto.
216         (wl-message-display-all-header-p): Ditto.
217         (wl-message-redisplay): Removed argument `as-is', `all-header' and
218         added `display-type'.
219         (wl-message-buffer-display): Likewise.
220         (wl-message-display-internal): Likewise.
221         (wl-message-buffer-display-type): Abolish.
222         (wl-message-buffer-prefetch-subr): Follow the API changed.
223
224         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
225         from wl-summary-buffer-display-all-header and changed default value.
226         (wl-summary-message-display-type): New function.
227         (wl-summary-buffer-display-mime-mode): Ditto.
228         (wl-summary-buffer-display-header-mode): Ditto.
229         (wl-summary-toggle-mime): Rewrite with above functions.
230         (wl-summary-toggle-all-header): Ditto.
231         (wl-summary-redisplay): Force redisplay with default mode.
232         (wl-summary-redisplay-internal): Renamed argument from `mode',
233         `all-header' to `mime-mode', `header-mode'.
234         Use `wl-message-make-display-type'.
235
236         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
237         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
238
239 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
240
241         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
242
243 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
246         in original message buffer.
247         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
248         buffer.
249
250 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
251
252         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
253
254 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
255
256         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
257
258 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
259
260         * wl-action.el (wl-summary-exec-action-refile): Display a done message
261         when actions succeeded.
262         (wl-summary-exec-action-copy): Likewise.
263
264 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
265
266         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
267         there is switch-to-buffer at the end of wl-message-select-buffer.
268         (wl-summary-reply): Ditto.
269
270 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
271
272         * wl-summary.el (wl-summary-forward): Put subject in original
273         message buffer as argument of wl-draft-forward.
274         * wl-draft.el (wl-draft-forward): Decode subject as in
275         wl-draft-reply.
276
277 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
278
279         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
280         a folder under access group.
281
282 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
283
284         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
285         wl-message-buffer-display.
286
287         * wl-util.el (wl-set-save-drafts): Fix typo.
288
289 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
290
291         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
292         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
293         wl-highlight-logo-face to set the bg color of an xbm image; fixed
294         the way to measure the width of a bitmap image; don't put face on
295         ascii and bitmap images; put the mark which should not use the
296         variable-pitch face on ascii and bitmap images.
297         (wl-demo-setup-properties): Don't use the variable-pitch face on
298         ascii and bitmap images; made it work on Emacs 20 and earlier.
299         (wl-demo-insert-text): End with a newline at the bottom; don't put
300         face on text.
301
302         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
303
304 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
305
306         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
307
308         * wl-util.el (wl-save-drafts): Moved from sample setting.
309         (wl-set-save-drafts): New function to set idle timer.
310         * wl-draft.el (wl-draft): Call it.
311         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
312
313 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
314
315         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
316         a summary which has toggle display status off.
317
318 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
319
320         * wl-draft.el (wl-draft-do-fcc): No cache save.
321
322 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
323
324         * wl-summary.el (elmo-event-handler-flag-changed): Use
325         `set-buffer' instead of `with-current-buffer'.
326
327 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
328
329         * wl-summary.el (wl-summary-after-resize-function): New function.
330         (wl-summary-mode): Add `wl-summary-after-resize-function' to
331         window-size-change-functions.
332
333 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
334
335         * wl-draft.el (wl-draft-create-buffer): Bind
336         `change-major-mode-hook' after current buffer is changed.
337
338         * wl-summary.el (wl-summary-buffer-detach): New function.
339         (wl-summary-buffer-set-folder): Call it.
340         (wl-summary-mode): Add `wl-summary-buffer-detach' to
341         change-major-mode-hook and kill-buffer-hook.
342         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
343         (wl-summary-switch-to-clone-buffer): Ditto.
344         (wl-summary-goto-folder-subr): Ditto.
345
346 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
347
348         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
349         after boundp check.
350
351 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
354         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
355         for `kill-buffer'.
356
357         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
358         handler of current buffer from elmo-folder.
359
360 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
361
362         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
363
364 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-summary.el (wl-summary-buffer-event-handler): New internal
367         variable.
368         (wl-summary-event-handler): New class.
369         (elmo-event-handler-flag-changed): Define to update persistent
370         mark.
371         (wl-summary-buffer-set-folder): Register event handler to
372         elmo-folder.
373         (wl-summary-exit): Unregister event handler.
374         (wl-summary-goto-folder-subr): Ditto.
375         (wl-summary-mark-as-read-all): Does not call
376         `wl-summary-update-persistent-mark' directly.
377         (wl-summary-mark-as-read-internal): Ditto.
378         (wl-summary-set-persistent-mark-internal): Ditto.
379         (wl-summary-set-flags-internal): Ditto.
380
381         * Version number is increased to 2.11.33.
382
383 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
384
385         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
386         to nil.
387
388 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
389
390         * wl-spam.el (wl-spam-setup): Add hook
391         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
392         instead of `wl-summary-prepare-hook'.
393
394         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
395         if folder type is `'flag'.
396         (wl-summary-mark-as-important): Ditto.
397
398 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * wl-address.el (wl-address-minibuffer-history): New variable.
401         (wl-address-minibuffer-local-map): New keymap.
402         (wl-address-read-from-minibuffer): New function.
403
404         * wl-action.el (wl-summary-get-resend-address): Use
405         `wl-address-read-from-minibuffer' instead of `completing-read'.
406
407 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * Version number is increased to 2.11.32.
410
411 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
412
413         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
414         without mule to iso-8859-1.
415         (wl-draft-add-in-reply-to): Add note in description.
416         (wl-draft-add-references): Ditto.
417
418 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
419
420         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
421         definition for `m'.
422         (wl-summary-mode-line-format): Add '[%m]'.
423         (wl-message-mode-line-format-spec-alist): Ditto.
424         (wl-summary-display-mime-mode-list): New variable.
425
426         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
427         from wl-summary-buffer-display-as-is.
428         (wl-summary-buffer-display-all-header): New buffer local variable.
429         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
430         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
431         instead of wl-summary-buffer-display-as-is.
432         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
433         (wl-summary-set-persistent-mark): Ditto.
434         (wl-summary-set-message-buffer-or-redisplay): Just call
435         `wl-summary-redisplay-internal' without optional arguments.
436         (wl-summary-toggle-mime): Rewrite.
437         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
438         (wl-summary-toggle-all-header): New function.
439         (wl-summary-redisplay-internal): Treat mime mode.
440
441         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
442         to wl-mime-preview-follow-no-mime.
443         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
444         accodring to the display-mode.
445
446         * wl-message.el (wl-message-buffer-display-type): Rewrite.
447         (wl-message-buffer-display): Changed argument name from `as-is' to
448         `mode'.
449         (wl-message-display-internal): Ditto;
450         Bind elmo-mime-display-header-analysis according to the mode.
451         (wl-message-display-internal): Put wl-message-display-mime-mode
452         property on entire buffer.
453
454 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
455
456         * wl-draft.el (wl-draft-do-fcc): Undo last change.
457
458 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
459
460         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
461         Don't extract mail address.
462         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
463
464         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
465
466         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
467
468 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
469
470         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
471         wl-fldmgr-cut-entity-list on confirmation.
472
473 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
474
475         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
476         (wl-mime-quit-preview): Check existence of
477         mime-edit-temp-message-buffer here.
478
479 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
480
481         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
482         after deletion.
483
484         * wl-draft.el (wl-draft-send-confirm): Check major-mode
485         before calling wl-mime-quit-preview.
486
487 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * wl-summary.el (wl-summary-pick): If call it with prefix
490         argument, set `delete-marks' as non-nil. Pick from only visible
491         messages.
492         (wl-summary-check-target-mark): New function.
493         (wl-summary-target-mark-mark-as-read): Use it.
494         (wl-summary-target-mark-mark-as-unread): Ditto.
495         (wl-summary-target-mark-operation): Ditto.
496         (wl-summary-target-mark-set-flags): Ditto.
497         (wl-summary-target-mark-save): Ditto.
498         (wl-summary-target-mark-pick): Ditto.
499         (wl-summary-target-mark-forward): Ditto.
500         (wl-summary-target-mark-reply-with-citation): Ditto.
501         (wl-summary-target-mark-print): Ditto.
502         (wl-summary-target-mark-uudecode): Ditto.
503
504         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
505         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
506         with `ask-coding' is non-nil.
507
508 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
509
510         * wl-thread.el (wl-thread-set-parent): If parent is a message
511         which is identified by references, set linked as nil.
512
513 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
514
515         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
516         (wl-message-mode-line-format-spec-alist): Ditto.
517         (wl-message-mode-line-format): Ditto.
518         (wl-summary-mode-line-format): Ditto for docstring.
519         (wl-summary-no-mime-folder-list): Fix typo.
520
521         * wl-util.el (wl-current-message-buffer): Call
522         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
523
524         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
525         variable.
526         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
527         of `wl-summary-redisplay-no-mime'.
528         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
529         (wl-summary-toggle-mime): New function.
530         (wl-summary-redisplay-all-header): Rewrite.
531         (wl-summary-redisplay-no-mime): Ditto.
532         (wl-summary-redisplay-internal): Added argument `as-is' and
533         `all-header'.
534
535         * wl-refile.el (wl-refile-default-from-folder-path-separator):
536         New variable.
537         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
538         bottom.
539         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
540         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
541         "/" unconditionally.
542
543         * wl-mime.el (wl-draft-yank-current-message-entity): Use
544         wl-mime-preview-follow-no-mime for as-is content.
545         (wl-mime-preview-follow-no-mime): New function.
546         (wl-mime-preview-follow-current-region): Fixed parenthesis.
547
548         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
549         and added `as-is', `all-header'.
550         (wl-message-buffer-display): Ditto.
551         (wl-message-buffer-display-type): New function.
552
553 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
554
555         * wl-vars.el (wl-message-header-button-alist): Change default
556         value.
557         (wl-message-body-button-alist): Ditto.
558
559 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
560
561         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
562
563 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
564
565         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
566
567 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
568
569         * wl-summary.el (wl-summary-sync-marks): Remove condition which
570         is always true.
571
572 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
573
574         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
575         on null entity.
576
577 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
578
579         * wl-vars.el (wl-draft-reply-default-position): Fix range.
580
581 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * wl-vars.el (wl-summary-resend-hook): New hook.
584
585         * wl-action.el (wl-summary-exec-action-resend-subr): Run
586         `wl-summary-resend-hook'.
587
588 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
589
590         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
591         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
592         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
593         (wl-summary-new-cached-mark): Changed default value to 'n'.
594         (wl-summary-unread-cached-mark): Changed default value to 'u'.
595         (wl-summary-answered-cached-mark): Changed default value to 'a'.
596         (wl-folder-sync-range-alist): Remove spec for 'flag.
597         (wl-summary-force-prefetch-folder-list): New user option.
598
599         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
600         `wl-summary-toggle-persistent-mark'.
601         (wl-summary-update-mark-and-highlight-window): Don't highlight when
602         number is nil.
603         (wl-summary-mark-as-answered-region): Set interactive argument of
604         `wl-summary-set-persistent-mark-internal'.
605         (wl-summary-mark-as-important-region): Ditto.
606         (wl-summary-unset-persistent-mark): Ditto.
607         (wl-summary-set-persistent-mark): Ditto.
608         (wl-summary-mark-as-answered): Ditto.
609         (wl-summary-mark-as-important): Ditto.
610         (wl-summary-set-persistent-mark-internal): Do nothing
611         when `elmo-message-flag-available-p' is nil.
612         (wl-summary-toggle-persistent-mark): New function.
613         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
614         when the folder matches `wl-summary-force-prefetch-folder-list'.
615
616
617         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
618         when number is nil.
619         (wl-highlight-summary-forwarded-face): New face.
620
621 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
622
623         * Version number is increased to 2.11.31.
624
625 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
626
627         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
628         (wl-biff-check-folder-async): Ditto.
629         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
630
631 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
632
633         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
634         Add an argument `reverse'.  All callers are updated.
635         (wl-summary-sort): Add a prefix argument `reverse' to specify
636         reverse sorting.
637         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
638         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
639         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
640
641 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
642
643         * wl-message.el (wl-message-redisplay): Does not narrow header if
644         disply-type is all-header or as-is.
645
646         * wl-summary.el (wl-summary-enter-handler): Use
647         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
648
649 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
650
651         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
652         after adding wl-draft-parent-variables.
653         (wl-draft-forward): Ditto.
654
655 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
656
657         * wl-summary.el (wl-summary-sync-marks): Call
658         `wl-summary-set-persistent-mark' and
659         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
660         (wl-summary-set-persistent-mark-internal): Add 4th argument
661         `no-server'.
662         (wl-summary-unset-persistent-mark): Ditto.
663         (wl-summary-set-persistent-mark): Ditto.
664         (wl-summary-add-flags-internal): Abolish.
665         (wl-summary-remove-flags-internal): Ditto.
666         (wl-summary-mark-as-important-internal): Ditto.
667         (wl-summary-mark-as-important): Use
668         `wl-summary-set-persistent-mark' instead of
669         `wl-summary-add-flags-internal'.
670         (wl-summary-mark-as-important-region): Ditto.
671
672         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
673
674         * wl-summary.el (wl-summary-get-available-flags): New function.
675         (wl-summary-sync-marks): Use it and simplified.
676         (wl-summary-unset-persistent-mark): Use
677         `wl-summary-get-available-flags'.
678         (wl-summary-set-persistent-mark): Ditto.
679
680 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
681
682         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
683         id.
684
685 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-summary.el (wl-summary-enter-handler): If argument is not a
688         number, call `wl-summary-prev-line-content'. Show message when the
689         message is not found.
690
691 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
692
693         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
694         wl-summary-enter-handler.
695         (wl-summary-enter-handler): New command.
696
697         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
698         docstring and custom spec.
699
700         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
701         flags too; Don't treat Cached and New.
702         (wl-summary-set-persistent-mark): Ditto.
703
704         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
705         `wl-folder-set-flag'.
706
707         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
708         instead of `wl-folder-set-flag'.
709
710         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
711         for completion.
712         (wl-summary-set-persistent-mark): Ditto.
713
714         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
715         instead of `wl-draft-quit-preview'.
716
717         * wl-mime.el (toplevel): Avoid compile warning.
718         (wl-mime-quit-preview): New function
719         (formarly defined as `wl-draft-quit-preview').
720         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
721         quitting method.
722
723         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
724
725         * wl-folder.el (wl-folder-set-flag): Renamed from
726         `wl-draft-set-flag-on-parent'.
727
728         * wl-draft.el (wl-draft-quit-preview): New function.
729         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
730         (wl-draft-send): Call `wl-folder-set-flag' instead of
731         `wl-draft-set-flag-on-parent'.
732         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
733
734 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
735
736         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
737         (wl-draft-send): Ditto.
738
739 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
740
741         * wl-vars.el (wl-draft-reply-hook): Changed default value.
742         (wl-draft-kill-pre-hook): Set default value as nil.
743         (wl-summary-reply-hook): Ditto.
744         (wl-draft-kill-flags): Abolish.
745
746         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
747         (wl-draft-parent-variables): Renamed from
748         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
749         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
750         argument; Add wl-draft-parent-variables to
751         wl-draft-config-variables.
752         (wl-draft-reply): Likewise.
753         (wl-draft-kill-flags): Abolish.
754         (wl-draft-send): Call wl-draft-set-flag-on-parent.
755         (wl-draft-set-flag-on-parent): New function.
756         (wl-draft-setup-parent-flag): Ditto.
757
758 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
759
760         * wl-draft.el (wl-draft-kill-flags): Avoid error when
761         `wl-draft-parent-folder' is "".
762
763 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
764
765         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
766         (wl-summary-digit-jump): New function.
767         (Adviced by John Owens and Hiroya Murata)
768
769         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
770         (Adviced by John Owens)
771
772         * wl-xmas.el (wl-message-define-keymap): Ditto.
773
774         * wl-mule.el (wl-message-define-keymap): Ditto.
775
776 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
777
778         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
779         change of return value of elmo-folder-count-flags.
780
781         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
782         (wl-summary-mark-as-read-internal): Ditto.
783         (wl-summary-set-persistent-mark-internal): Ditto.
784         (wl-summary-folder-info-update): Ditto.
785         (wl-summary-sync-update): Fixed the last change.
786
787         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
788
789 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
790
791         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
792         (wl-draft-kill-flags): Fixed docstring.
793
794         * wl-draft.el (wl-draft-kill-flags): New function.
795         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
796
797 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
798
799         * wl-vars.el (wl-reply-hook): Abolish.
800         (wl-draft-reply-hook): New hook.
801         (wl-summary-reply-hook): Ditto.
802         (wl-draft-forward-hook): Ditto.
803         (wl-summary-forward-hook): Ditto.
804         (wl-draft-kill-flags): New variable.
805
806         * wl-summary.el (wl-summary-mark-as-answered-region): Use
807         wl-summary-set-persistent-mark-internal.
808         (wl-summary-sync-marks): Use elmo-preserved-flags.
809         (wl-summary-update-persistent-mark): Make it interactive.
810         (wl-summary-set-persistent-mark-internal): New inline function.
811         (wl-summary-mark-as-answered): Use it.
812         (wl-summary-mark-as-unanswered): Ditto.
813         (wl-summary-unset-persistent-mark): New function.
814         (wl-summary-set-persistent-mark): Ditto.
815         (wl-summary-reply): Don't set answered flag;
816         Run wl-summary-reply-hook instead.
817         (wl-summary-forward): Call wl-draft-forward with number.
818         Run wl-summary-forward-hook.
819
820         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
821         (wl-highlight-summary-line-face-spec): Use it as a default
822         persistent mark face.
823
824         * wl-draft.el (wl-draft-forward): Added optional argument number;
825         Set wl-draft-parent-number; Run wl-draft-forward-hook.
826         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
827         (wl-draft-kill): Use wl-draft-kill-flags.
828
829         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
830
831         * wl-folder.el (wl-folder-check-one-entity): Follow the change
832         of return value of elmo-folder-count-flags.
833
834         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
835
836         * wl-summary.el (wl-summary-count-unread): Ditto.
837         (wl-summary-sync-update): Follow the change above.
838         (wl-summary-force-prefetch): New function.
839
840 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
841
842         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
843         variable `buf' with `let' instead of `setq'.
844
845 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
846
847         * wl-mime.el (wl-message-delete-current-part): If filename exists,
848         add Content-Disposition heaeder on the deleted part.
849
850 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
851
852         * wl-draft.el (wl-draft-save): Encode address list under edit by
853         `eword-encode-unstructured-field-body'.
854
855         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
856
857 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
858
859         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
860         wl-current-summary-buffer.
861
862 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
863
864         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
865         `numbers' is ignored.
866
867 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
868
869         * wl-folder.el (wl-folder-open-folder): Avoid error.
870         Reported by John Owens, [wl-en:815]
871
872         * wl.el (wl): Set timer for biff process even if prefix argument
873         is given or auto-checking is quitted.
874
875         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
876         immediately.
877         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
878         (wl-toggle-plugged): Ditto.
879
880         * wl-vars.el (wl-biff-use-idle-timer): New variable.
881         * wl-util.el (wl-biff-start): Use idle timer if
882         `wl-biff-use-idle-timer' is non-nil.
883
884 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
885
886         * wl-highlight.el (wl-highlight-message): Fix description.
887
888 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
889
890         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
891         tty.
892
893 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
894
895         * wl-action.el (wl-summary-exec): Print failure count.
896
897 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
898
899         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
900         to `defun', remove interactive form.
901         Set elmo-message-fetch-confirm when force-reload is non-nil.
902
903 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
904
905         * wl-summary.el (toplevel): Removed unnecessary autoload.
906
907 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
908
909         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
910         the buffer is generated from another message buffer.
911
912 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
913
914         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
915         extracted from `wl-fldmgr-save-folders'.
916         (wl-fldmgr-delete): Call it after deletion.
917
918 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
919
920         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
921         multi-tty support.
922
923 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
924
925         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
926
927 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
928
929         * wl-summary.el (wl-summary-rescan): Remove unused variables.
930         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
931
932 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
933
934         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
935         unsubscribe list only if argument CLEAR is nil.
936
937 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
938
939         * wl-draft.el (wl-draft-reply): Decode subject before removing
940         Re: prefix.
941
942 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
943
944         * wl-summary.el (wl-summary-sort-by-size): New command.
945
946 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
947
948         * wl-summary.el (wl-summary-number-list-from-region): New
949         function.
950         (wl-summary-mark-as-read-region): Use it.
951         (wl-summary-mark-as-unread-region): Ditto.
952         (wl-summary-set-flags-region): Ditto and add optional argument
953         remove.
954         (wl-summary-mark-as-answered-region): Ditto.
955         (wl-summary-mark-as-important-region): Ditto.
956         (wl-summary-target-mark-mark-as-important): Added optional
957         argument remove.
958         (wl-summary-target-mark-mark-as-answered): Ditto.
959         (wl-summary-target-mark-set-flags): Ditto.
960
961 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
962
963         * wl-summary.el (wl-summary-set-flags-region): Call
964         `wl-summary-set-flags-internal' with number list instead of call
965         one by each message.
966         (wl-summary-target-mark-set-flags): Likewise.
967
968 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-summary.el (wl-summary-target-mark-operation): Add optional
971         argument `inverse' and use `wl-summary-delete-all-target-marks'.
972         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
973         (wl-summary-target-mark-mark-as-answered): Likewise.
974
975 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-summary.el (wl-summary-target-mark-forward): Use
978         `wl-summary-delete-all-target-marks' instead of
979         `wl-summary-delete-all-temp-marks'.
980         (wl-summary-target-mark-reply-with-citation): Ditto.
981         (wl-summary-target-mark-uudecode): Ditto.
982         (wl-summary-target-mark-set-flags): Ditto and remove needless
983         cursor move.
984
985 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
986
987         * wl-summary.el (wl-summary-target-mark-forward): Protect
988         wl-summary-buffer-target-mark-list from nreverse.
989         (wl-summary-target-mark-reply-with-citation): Ditto.
990
991 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
992
993         * wl-thread.el (wl-thread-update-indent-string-thread): Use
994         `elmo-display-progress-threshold'.
995
996 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
997
998         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
999         check `wl-summary-highlight'.
1000         (wl-summary-window-scroll-functions): Respect value of
1001         `wl-summary-highlight'.
1002         (wl-summary-sync-update): Run hooks
1003         `wl-summary-buffer-window-scroll-functions' at any time.
1004
1005 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1006
1007         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1008         from `wl-summary-cleanup-temp-marks'.
1009         (wl-summary-cleanup-temp-marks): Abolish argument.
1010         * wl.el (wl-save-status): Revert previous change.
1011         (wl-execute-temp-marks): New function, call
1012         `wl-summary-exec-with-confirmation'.
1013         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1014         (wl-folder-save-and-exec-marks): Abolished.
1015
1016 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1017
1018         * wl-e21.el (wl-e21-display-image-p): Respect
1019         `wl-highlight-folder-with-icon'.
1020         (wl-e21-highlight-folder-group-line): Highlight mouse line
1021         even if wl-e21-display-image-p is nil.
1022
1023         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1024         Respect value of `wl-summary-highlight'.
1025
1026         * wl.el (wl-save-status): Remove unused variable.
1027
1028         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1029         (wl-folder-mode-map): Bind it to "x".
1030
1031 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1032
1033         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1034
1035         * wl-thread.el (wl-thread-get-parent-list): Don't check
1036         disconnected ancestors, neglecting needless work in
1037         `wl-thread-update-indent-string-thread'.
1038
1039         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1040         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1041         argument, add argument default-keep to keep marks by default.
1042
1043         * Version number is increased to 2.11.30.
1044
1045         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1046         customization type and docstring.
1047         (wl-draft-reply-without-argument-list): Ditto.
1048
1049 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1050
1051         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1052
1053         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1054
1055 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1056
1057         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1058
1059 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1060
1061         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1062         save-excursion so as not to include run-hooks.
1063
1064 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1065
1066         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1067         Clarify that marks are going to be cleared.
1068
1069 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1070
1071         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1072         according to 3rd element of wl-summary-flag-mark.
1073
1074         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1075
1076 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-action.el (wl-summary-target-mark-all): Don't set
1079         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1080
1081 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1082
1083         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1084         (wl-forward-subject-prefix): Ditto.
1085         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1086         (wl-draft-reply-make-subject): Ditto.
1087
1088         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1089         `wl-draft-forward'.
1090         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1091
1092 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1093
1094         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1095         target message does not exist.
1096
1097 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1098
1099         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1100         `wl-subject-prefix-regexp'.
1101         (wl-subject-forward-prefix-regexp): New variable.
1102         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1103         `wl-draft-strip-subject-re' and take regexp as argument.
1104         (wl-draft-forward): Use it.
1105         (wl-draft-reply): Ditto.
1106
1107 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1108
1109         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1110         emacs multi-tty support.
1111
1112 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1113
1114         * wl-e21.el (wl-e21-display-image-p): Don't call
1115         `display-images-p'.
1116         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1117         support.
1118         (wl-highlight-folder-current-line): Ditto.
1119         (wl-folder-init-icons): Ditto.
1120
1121 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1122
1123         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1124         the last line of summary in unplugged mode.
1125
1126 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1127
1128         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1129
1130 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1131
1132         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1133         * wl-address.el (wl-address-user-mail-address-p): Use it.
1134         (wl-address-delete-user-mail-addresses): Ditto.
1135         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1136
1137         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1138         (wl-address-delete-user-mail-addresses): Ditto.
1139
1140         * wl-address.el (wl-address-delete-user-mail-addresses): New
1141         function.
1142         * wl-refile.el (wl-refile-guess-by-history): Use it.
1143         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1144         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1145
1146         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1147         use wl-address-user-mail-address-p.
1148
1149 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1150
1151         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1152         after opening group.
1153
1154 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1155
1156         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1157         of elmo-set-buffer-multibyte.
1158
1159         * wl-message.el (wl-original-message-mode): Ditto.
1160
1161         * wl-score.el (wl-score-insert-header): Ditto.
1162
1163         * wl-summary.el
1164         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1165         (wl-summary-goto-folder-subr): Ditto.
1166         (wl-summary-insert-headers): Ditto.
1167
1168         * wl-util.el (wl-set-string-width): Ditto.
1169
1170         * Version number is increased to 2.11.29.
1171
1172 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1173
1174         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1175         (wl-highlight-summary-line-help-echo-alist): New variable.
1176         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1177         into `wl-highlight-summary-line-help-echo' and
1178         `wl-highlight-flag-folder-help-echo'.
1179         (wl-highlight-summary-line-string): Change accordingly.
1180         (wl-highlight-summary-current-line): Ditto.
1181
1182 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1183
1184         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1185         at the beginning of field body (Thanks to Markus Knittig).
1186
1187         * wl-draft.el (wl-draft-insert-current-message): Also check
1188         summary buffer, remove unnecessary tag.
1189
1190 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1191
1192         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1193         when wl-message-buffer is nil.
1194
1195         * wl-folder.el (wl-folder): Abolish unused argument.
1196         Call wl-folder-init when wl-folder-entity is nil.
1197         * wl.el (wl): Change accordingly.
1198
1199 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1202         multibyte string before insert into draft buffer.
1203         (wl-draft-create-buffer): Always enable multibyte characters for
1204         draft buffer.
1205
1206         * Version number is increased to 2.11.28.
1207
1208 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1209
1210         * wl-folder.el (wl-folder-open-close): Handle blank line.
1211         (wl-folder-jump-to-current-entity): Ditto.
1212
1213 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1214
1215         * Version number is increased to 2.11.27.
1216
1217 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1218
1219         * wl-thread.el (wl-thread-insert-message): When the thread is
1220         devided by wl-summary-max-thread-depth, insert line at the end of
1221         buffer.
1222
1223 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1224
1225         * Version number is increased to 2.11.26.
1226
1227 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1228
1229         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1230
1231 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1232
1233         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1234         value of stream-type and session.
1235
1236 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1237
1238         * Version number is increased to 2.11.25.
1239
1240 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1241
1242         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1243         in a quit message.
1244
1245 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1246
1247         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1248         (wl-summary-redisplay-no-mime-internal): Ditto.
1249
1250 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1251
1252         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1253         * wl-vars.el (wl-smtp-connection-type): Ditto.
1254
1255 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1256
1257         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1258         for the separator line and quote mail-header-separator.
1259
1260 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1261
1262         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1263         result message.
1264
1265         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1266         `elmo-multiple-fields-body-list' with boundary as
1267         mail-header-separator.
1268
1269 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1270
1271         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1272
1273 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1274
1275         * wl-util.el (wl-list-diff): Remove unused function.
1276
1277         * wl-draft.el (wl-draft-send-confirm): Discard input before
1278         confirmation.
1279
1280 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1281
1282         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1283         order of flag and new.
1284
1285 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1286
1287         * wl-vars.el (wl-refile-policy-alist): Abolished.
1288
1289         * wl-action.el (wl-summary-set-action-refile): Follow the change
1290         above.
1291
1292 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1293
1294         * wl-highlight.el (wl-highlight-signature-search): Don't use
1295         re-search-backward for a long word since it is possible to crash
1296         XEmacs because of a bug.
1297
1298 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1299
1300         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1301
1302 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1303
1304         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1305         argument for wl-summary-sync-force-update.
1306
1307 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1308
1309         * wl-summary.el (wl-summary-mode-map): Revival of
1310         wl-summary-mark-as-important related bindings;
1311         Bind 'F','tF','mF','rF','m&'.
1312         (wl-summary-mark-as-important-region): Revival.
1313         (wl-summary-target-mark-mark-as-important): Ditto.
1314         (wl-summary-target-mark-operation): New function.
1315         (wl-summary-target-mark-mark-as-answered): Use it.
1316         (wl-summary-decide-flag): Don't set Important as default.
1317         (wl-summary-mark-as-important-internal): Revival.
1318         (wl-summary-mark-as-important): Ditto.
1319
1320         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1321
1322         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1323         instead of facep.
1324
1325 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1326
1327         * wl-dnd.el (wl-dnd-drop-func): Fix.
1328
1329         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1330         mouse-set-point instead of posn-point.
1331
1332         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1333
1334         * wl-mule.el (wl-completing-read-multiple): Ditto.
1335
1336 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1337
1338         * wl-demo.el (face-background-name): Defalias to avoid compile
1339         warning.
1340
1341 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1342
1343         * wl-summary.el (wl-summary-decide-flag): Use
1344         wl-completing-read-multiple instead of completing-read-multiple.
1345
1346         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1347         New alias.
1348
1349         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1350         Use face-background-name instead of face-background.
1351
1352         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1353
1354         * wl-summary.el (wl-summary-save): Use it.
1355         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1356
1357         * wl-mime.el (wl-mime-save-content): Fix last change.
1358
1359 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1360
1361         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1362         New function.
1363         (wl-summary-sort-specs): Added sort.
1364         * wl-mime.el (wl-mime-save-content): Expand file name.
1365
1366 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1367
1368         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1369
1370         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1371
1372 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1373
1374         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1375         for flag if it is not defined.
1376
1377 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1378
1379         * wl-e21.el (wl-highlight-folder-current-line): Use
1380         elmo-folder-type-internal when elmo-folder-type returns nil.
1381
1382         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1383
1384         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1385
1386         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1387
1388         * wl-e21.el (wl-summary-toolbar): Ditto.
1389
1390         * wl-vars.el (wl-demo-background-color): Abolished.
1391         (wl-summary-persistent-mark-priority-list): Renamed from
1392         wl-summary-flag-priority-list.
1393         (wl-summary-flag-alist): New user option.
1394         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1395         (wl-message-mode-line-format-spec-alist): Added 'F'.
1396         (wl-message-mode-line-format): Likewise.
1397         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1398         instead of wl-summary-important-mark.
1399         (wl-file-folder-icon): New variable.
1400
1401         * wl-thread.el (wl-thread-set-flags): Renamed from
1402         wl-thread-mark-as-important.
1403
1404         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1405         warning.
1406         (wl-summary-mode-menu-spec): Follow the change of 
1407         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1408         (wl-summary-mode-map): Follow the change of
1409         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1410         (wl-summary-detect-mark-position): Follow the variable name change.
1411         (wl-summary-set-flags-region): New function for the replacement of
1412         wl-summary-mark-as-important-region.
1413         (wl-summary-sync-marks): Sync all global-flags.
1414         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1415         instead of elmo-message-flagged-p.
1416         (wl-summary-persistent-mark-string): Follow the variable name change;
1417         Put wl-summary-flag-mark if the message has global-flag.
1418         (wl-summary-target-mark-set-flags): Renamed from 
1419         wl-summary-target-mark-mark-as-important.
1420         (wl-summary-decide-flag): New function.
1421         (wl-summary-set-flags-internal): Renamed from
1422         wl-summary-mark-as-important-internal.
1423         (wl-summary-add-flags-internal): New function.
1424         (wl-summary-remove-flags-internal): Ditto.
1425         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1426         (wl-summary-mark-as-unimportant): Abolish.
1427         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1428         (wl-summary-next-message): List flagged messages in the msgdb.
1429
1430         * wl-score.el (wl-summary-score-update-all-lines): Use
1431         wl-summary-add-flags-internal instead of 
1432
1433         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1434
1435         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1436         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1437         (wl-message-buffer-require-all-header): Renamed from
1438         wl-message-buffer-all-header-flag (Ditto).
1439         (wl-message-buffer-flag-indicator): New variable.
1440         (wl-message-redisplay): Changed local varibale name from `flag' to
1441         `display-type'; Set up wl-message-buffer-flag-indicator.
1442         (wl-message-buffer-display): Changed varibale name from `flag' to
1443         `display-type'.
1444         (wl-message-display-internal): Likewise.
1445
1446         * wl-highlight.el (wl-highlight-demo-face): Define default background
1447         color.
1448         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1449
1450         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1451
1452         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1453         (wl-demo-setup-properties): Renamed from
1454         `wl-demo-set-background-color'.
1455         (wl-demo): Follow the change above.
1456         
1457         * Version number is increased to 2.11.24.
1458
1459 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1460
1461         * wl-summary.el (wl-summary-toggle-thread): Call
1462         `wl-summary-rescan' with disable-thread as non-nil.
1463         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1464
1465 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1466
1467         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1468         foreground property of the face.
1469         (wl-demo-insert-text): Don't set up face property here.
1470         (wl-demo): Call wl-demo-set-background-color, anyway.
1471
1472 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1473
1474         * wl-vars.el (wl-demo-background-color): The value can be nil.
1475
1476 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1477
1478         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1479         to wl-summary-wheel-dispatcher.
1480
1481         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1482         wl-message-wheel-dispatcher.
1483         (wl-message-wheel-dispatcher): New function.
1484         (wl-summary-wheel-dispatcher): Ditto.
1485
1486 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1487
1488         * wl-action.el (wl-summary-target-mark-all): List messages which are
1489         not in the killed-list.
1490
1491         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1492         only when the folder is 'flag/important.
1493
1494         * wl-address.el (wl-complete-field-body): Complete if the last
1495         character is a space.
1496
1497 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1498
1499         * wl-folder.el (wl-folder-clear-entity-info): Use
1500         elmo-clear-hash-val.
1501
1502         * wl-fldmgr.el (wl-fldmgr-rename): Set
1503         wl-folder-info-alist-modified as t.
1504
1505 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1508
1509 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1510
1511         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1512         (wl-folder-buffer-last-visited-entity-id): New buffer local
1513         variable.
1514         (wl-folder-revisit-last-visited-folder): New function.
1515         (wl-folder-mode-map): Bind it to "C-i".
1516         (wl-folder-set-current-entity-id): Set last visited folder.
1517         * wl-summary.el (wl-summary-exit): Ditto.
1518
1519 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1520
1521         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1522         before calling `recenter' in order to cope with an XEmacs bug.
1523
1524 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1525
1526         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1527         to the default value.
1528
1529 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1530
1531         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1532         change.
1533         (wl-summary-sync-marks): Ditto.
1534         (wl-summary-mark-as-read-internal): Ditto.
1535         (wl-summary-mark-as-answered-internal): Ditto.
1536         (wl-summary-mark-as-important-internal): Ditto.
1537         (wl-summary-reply): Ditto.
1538
1539         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1540         instead of `elmo-folder-unflag-answered'.
1541
1542         * Version number is increased to 2.11.23.
1543
1544         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1545         the last change.
1546
1547 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1548
1549         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1550         Specify "spam" or "good".
1551
1552 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1553
1554         * wl-spam.el (wl-summary-exec-action-spam): Call
1555         wl-folder-confirm-existence for spam folder.
1556         (wl-spam-setup): Bind "mk".
1557
1558 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1559
1560         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1561
1562 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1563
1564         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1565         destination folder is empty.
1566
1567 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1568
1569         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1570         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1571
1572         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1573         (wl-summary-refile-prev-destination-region): New function.
1574         (wl-thread-refile-prev-destination): Ditto.
1575         (wl-summary-target-mark-refile-prev-destination): Ditto.
1576
1577 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1578
1579         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1580         (wl-demo-background-color): Changed default value.
1581
1582         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1583         color.
1584
1585         * wl-demo.el (wl-demo-set-background-color): New function.
1586         (wl-demo): Call it.
1587
1588 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1589
1590         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1591         * wl-address.el (wl-address-add-or-change): Don't add empty
1592         address.
1593
1594 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1595
1596         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1597
1598 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1599
1600         * wl-vars.el (wl-demo-image-filter-alist): New variable
1601         (wl-demo-background-color): Ditto.
1602
1603         * wl-demo.el (wl-demo-xpm-set-background): New function.
1604         (wl-demo-image-filter): Ditto.
1605         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1606
1607         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1608
1609         * wl-demo.el (wl-demo-icon-name): Define as function.
1610         (wl-demo-insert-image): Use it.
1611
1612 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1613
1614         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1615
1616 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1617
1618         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1619
1620 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1621
1622         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1623
1624 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1625
1626         * wl-thread.el (wl-thread-mark-as-answered): New function.
1627
1628         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1629         answered" entry.
1630         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1631         "r&" and wl-thread-mark-as-answered to "t&".
1632         (wl-summary-mark-as-important-region): Refine to toggle mark.
1633         (wl-summary-mark-as-answered-region): New function.
1634         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1635         and 3rd argument.
1636         (wl-summary-mark-as-important-internal): Likewise.
1637
1638 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1639
1640         * wl-template.el (wl-template-preview): New internal variable.
1641         (wl-template-preview-p): New function.
1642         (wl-template-show): Bind `wl-template-preview' as t.
1643
1644 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1645
1646         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1647         `elmo-message-entity-field' with 3rd argument which is non-nil.
1648
1649 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1650
1651         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1652         Removed duplicate local bind `folder'.
1653
1654 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1655
1656         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1657
1658 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1659
1660         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1661         duplicate definition.
1662
1663 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1664
1665         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1666         non-nil, use it; Don't fetch message if there's no message in the
1667         current cursor position.
1668
1669 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1670
1671         * wl-util.el (wl-region-exists-p): Use region-active-p.
1672         (wl-deactivate-region): New function.
1673         * wl-message.el (wl-message-redisplay): Deactivate region.
1674
1675         * wl-summary.el (wl-summary-reply): Call
1676         `wl-summary-set-message-buffer-or-redisplay' instead of
1677         `wl-summary-redisplay-internal', don't move point.
1678
1679 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1680
1681         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1682         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1683         by regexp.
1684
1685 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1686
1687         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1688         if no need.
1689
1690 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1691
1692         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1693         default value to nil.
1694         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1695         `wl-summary-prepare-hook'; Replace refile action to
1696         `wl-summary-exec-action-refile-with-register'.
1697
1698         * Version number is increased to 2.11.22.
1699
1700 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1701
1702         * wl-summary.el (wl-summary-detect-mark-position): Set
1703         `wl-summary-buffer-weekday-name-lang'.
1704
1705 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1706
1707         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1708         (wl-summary-mark-as-read-all): Ditto.
1709         (wl-summary-delete-messages-on-buffer): Ditto.
1710         (wl-summary-sync-update): Ditto.
1711         (wl-summary-mark-as-read-internal): Ditto.
1712         (wl-summary-mark-as-answered-internal): Ditto.
1713         (wl-summary-update-folder-info): Abolished.
1714
1715 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1716
1717         * wl-summary.el (wl-summary-mark-as-read-all): Use
1718         `wl-summary-update-folder-info' instead of
1719         `wl-folder-update-unread'.
1720
1721 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1722
1723         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1724         `wl-summary-folder-info-update'.
1725         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1726         instead of `wl-summary-folder-info-update'.
1727         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1728         `wl-folder-set-folder-updated'.
1729         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1730         instead of `wl-folder-update-unread'.
1731         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1732         the value of `wl-summary-buffer-unread-count' for the second parameter of
1733         `wl-folder-update-unread'.
1734
1735         * Version number is increased to 2.11.21.
1736
1737 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1738
1739         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1740         a local variable.
1741
1742 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1743
1744         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1745         interactively.
1746
1747         * wl-summary.el (wl-summary-mark-as-important-internal): New
1748         internal function.
1749         (wl-summary-mark-as-important): Use it.
1750         (wl-summary-mark-as-unimportant): New function.
1751         (wl-summary-sync-marks): Follow the API change.
1752
1753         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1754
1755         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1756
1757 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1758
1759         * wl-folder.el (wl-folder-update-unread): Re-indent.
1760         Narrow the scope of a local variable.
1761
1762 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1763
1764         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1765         (wl-addrmgr-merge-entries): Ditto.
1766         (wl-addrmgr): Added to address entry which exists in draft buffer
1767         if no entry is in original.
1768
1769 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1770
1771         * wl-batch.el: New file.
1772
1773 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1774
1775         * wl-vars.el (wl-use-semi): Remove unused variable.
1776
1777 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1778
1779         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1780         "?".
1781
1782 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1783
1784         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1785         wl-summary-new-mark.
1786         (wl-summary-new-cached-mark): New user option.
1787         (wl-summary-score-marks): Follow the change above.
1788         (wl-summary-auto-refile-skip-marks): Ditto.
1789         (wl-summary-incorporate-marks): Ditto.
1790         (wl-summary-expire-reserve-marks): Ditto.
1791
1792         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1793
1794         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1795         (wl-summary-persistent-mark-string): Distinguished between cached
1796         and uncached mark when the message is new.
1797
1798 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1799
1800         * wl-spam.el (wl-spam-domain): Renamed from
1801         `wl-spam-folder-guess-domain'.
1802         (wl-summary-exec-action-spam): Register as spam if domain of the
1803         source folder is good.
1804         (wl-summary-exec-action-refile-with-register): Register message if
1805         domain of the source folder is not undecided.
1806
1807 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1808
1809         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1810         detect thread loop.
1811
1812 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1813
1814         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1815         and wl-summary-skip-mark-list.
1816
1817 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1818
1819         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1820
1821         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1822
1823         * wl-spam.el (toplevel): Require wl-highlight.
1824         (wl-spam-auto-check-policy-alist): Abolish.
1825         (wl-spam-auto-check-folder-regexp-list): New user option.
1826         (wl-spam-auto-check-marks): Ditto.
1827         (wl-spam-mark-action-list): Ditto.
1828         (wl-highlight-summary-spam-face): New face.
1829         (wl-spam-auto-check-message-p): New function.
1830         (wl-spam-map-spam-messages): Fixed message.
1831         (wl-spam-register-spam-messages): Ditto.
1832         (wl-spam-register-good-messages): Ditto.
1833         (wl-summary-spam-map): Add and remove keybind.
1834         (wl-summary-target-mark-spam): Abolish.
1835         (wl-summary-refile-spam): Ditto.
1836         (wl-summary-test-spam): New function.
1837         (wl-summary-mark-spam): Ditto.
1838         (wl-summary-auto-check-spam): Follow the above change.
1839         (wl-summary-exec-action-spam): New function.
1840         (wl-summary-exec-action-refile-with-register): Fixed message.
1841         (wl-message-check-spam): New function.
1842         (wl-spam-setup): Ditto.
1843         (toplevel): Call it if this file is loaded interactivity.
1844
1845         * Version number is increased to 2.11.20.
1846
1847 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1848
1849         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1850         when new optional argument `force' is non nil or modified.
1851
1852 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1853
1854         * wl.el (toplevel): Require wl-spam when compile.
1855         (wl-save-status): Call wl-spam-save-status.
1856
1857         * wl-spam.el (wl-spam-register-spam-messages): New function.
1858         (wl-spam-register-good-messages): Ditto.
1859         (wl-spam-save-status): Ditto.
1860         (wl-summary-mode-map): Bind
1861         wl-summary-target-mark-register-as-spam to "ms" and
1862         wl-summary-target-mark-register-as-good to "mn".
1863         (wl-summary-register-as-spam): Abolish optional argument; Use
1864         wl-spam-register-spam-messages.
1865         (wl-summary-register-as-spam-all): Use
1866         wl-spam-register-spam-messages.
1867         (wl-summary-register-as-good): Abolish optional argument; Use
1868         wl-spam-register-good-messages.
1869         (wl-summary-register-as-good-all): Use
1870         wl-spam-register-good-messages.
1871         (wl-summary-target-mark-register-as-spam): New funtion.
1872         (wl-summary-target-mark-register-as-good): Ditto.
1873
1874 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1875
1876         * wl-spam.el: New file.
1877
1878 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1879
1880         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1881
1882         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1883         (wl-summary-auto-refile): Call wl-refile-guess with
1884         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1885
1886 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1887
1888         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1889         with disable-thread argument non-nil.
1890
1891 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1892
1893         * wl-summary.el (wl-summary-rescan): Added optional argument
1894         disable-thread.
1895         (wl-summary-sync): Call wl-summary-rescan with argument
1896         disable-thread.
1897         (wl-summary-input-range): Added new range `rescan-thread'.
1898
1899 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1900
1901         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1902
1903 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1904
1905         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1906         internal variable.
1907         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1908         wl-summary-search-parent-by-subject-regexp and
1909         wl-summary-divide-thread-when-subject-changed as nil.
1910         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1911         (wl-summary-insert-thread): Search parent entity from
1912         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1913         thread loop.
1914
1915 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1916
1917         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1918
1919         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1920
1921         * wl-util.el (wl-require-update-all-folder-p): New function.
1922         (wl-get-assoc-list-value): Added `function' to match directive.
1923         (wl-collect-draft): Rewrite.
1924
1925         * wl-summary.el (wl-summary-sync-update): Clear faces
1926         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1927         are non-nil.
1928         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1929         argument as function.
1930         (wl-summary-input-range): Ditto.
1931
1932         * wl-folder.el (wl-draft-get-folder): New function.
1933         (wl-folder-get-elmo-folder): Consider draft folder.
1934
1935         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1936         (wl-draft-buffer-message-number): New buffer local variable.
1937         (wl-draft-folder-internal): New internal variable.
1938         (wl-draft-delete): Rewrite.
1939         (wl-draft-save): Ditto.
1940         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1941         wl-folder-get-elmo-folder.
1942         (wl-draft-config-info-operation): Ditto.
1943         (wl-jump-to-draft-folder): Ditto.
1944         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1945         (wl-draft-reedit): Rewrite.
1946
1947         * Version number is increased to 2.11.19.
1948         
1949 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1950
1951         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1952         variable.
1953
1954 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1955
1956         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1957         Use ignore-errors instead of unwind-protect.
1958
1959 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1960
1961         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1962         for updating `wl-thread-entity-list'.
1963
1964 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1965
1966         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1967         parameter from calling `wl-thread-entity-get-older-brothers' and
1968         `wl-thread-entity-get-younger-brothers'.
1969         Replace nested `append' with a single one.
1970
1971 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1972
1973         * wl-summary.el (wl-summary-mode): Don't use the return value of
1974         `make-local-hook'.
1975
1976 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1977
1978         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1979         instead of `let*'.
1980         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1981         of local variables.
1982
1983 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1984
1985         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1986         Renamed from wl-summary-window-scroll-functions.
1987         (wl-summary-window-scroll-functions): Don't set to variable.
1988         (wl-summary-display-top): Use run-hooks.
1989         (wl-summary-display-bottom): Ditto.
1990         (wl-summary-toggle-disp-msg): Ditto.
1991         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1992         Use it instead of wl-summary-window-scroll-functions.
1993         (wl-summary-goto-folder-subr): Don't call
1994         wl-summary-window-scroll-functions, use
1995         wl-summary-buffer-window-scroll-functions instead.
1996
1997 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2000         make-local-variable.
2001
2002 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2003
2004         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2005         set-buffer-modified-p.
2006         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2007         (wl-summary-display-bottom): Ditto.
2008         (wl-summary-toggle-disp-msg): Ditto.
2009
2010 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2011
2012         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2013
2014         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2015         (wl-summary-forward): Use elmo-message-entity-field instead of
2016         elmo-message-field.
2017
2018         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2019
2020 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2021
2022         * wl-summary.el (wl-summary-window-scroll-functions): No use
2023         `append'.
2024
2025 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2028         function.
2029         (wl-summary-window-scroll-functions): Call it when both
2030         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2031         (wl-summary-temp-mark): Added optional argument number.
2032         (wl-summary-message-mark): Added optional argument flag.
2033         (wl-summary-persistent-mark): Added optional argument number and flag.
2034         (wl-summary-update-persistent-mark): Ditto.
2035         (wl-summary-update-status-marks): Set "r" for interactive spec.
2036
2037         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2038         argument number and flag.
2039
2040         * wl-action.el (wl-summary-registered-temp-mark): 
2041         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2042
2043 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2044
2045         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2046         internal variable (buffer local).
2047         (wl-summary-window-scroll-functions): New function.
2048         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2049         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2050         as nil.
2051         (wl-summary-update-status-marks): Added arguments beg, end and
2052         check.
2053         (wl-summary-update-mark-window): Use function.
2054         (wl-summary-sync-update): Follow the change above.
2055         (wl-summary-switch-to-clone-buffer): Copy
2056         wl-summary-buffer-unsync-mark-number-list.
2057         (wl-summary-goto-folder-subr): Set
2058         wl-summary-buffer-unsync-mark-number-list and
2059         use wl-summary-window-scroll-functions instead of
2060         wl-summary-lazy-highlight.
2061
2062         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2063
2064 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2065
2066         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2067
2068         * wl-summary.el (wl-summary-update-persistent-mark): Call
2069         wl-summary-set-message-modified.
2070
2071         * wl-summary.el (wl-summary-sync-update): Don't call
2072         wl-summary-update-status-marks.
2073
2074         * Version number is increased to 2.11.18.
2075
2076 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2077
2078         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2079         (wl-message-next-page): Ditto.
2080
2081 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2082
2083         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2084         local variable.  Change the order of a collected list into the
2085         same as the specified range.  Remove nil from a collected list.
2086
2087 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2088
2089         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2090         argument for elmo-folder-list-messages.
2091
2092 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2093
2094         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2095         change (wl-summary-count-unreads return a list instead of a cons
2096         cell).
2097
2098 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2099
2100         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2101         `wl-summary-folder-info-update'.
2102
2103 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2104
2105         * wl-summary.el (wl-summary-set-message-modified): No use
2106         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2107         (wl-summary-set-mark-modified): Abolish.
2108         (wl-summary-mark-modified-p): Ditto.
2109         (wl-summary-save-view): Follow the change above.
2110
2111         * wl-expire.el (wl-summary-expire): Likewise.
2112
2113 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2114
2115         * wl-summary.el (wl-summary-detect-mark-position): Use
2116         modb-entity-handler.
2117         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2118
2119         * Version number is increased to 2.11.17.
2120
2121 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2122
2123         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2124         entity field value.
2125         (wl-summary-prefetch-msg): Ditto.
2126         (wl-summary-print-message-with-ps-print): Ditto.
2127
2128 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2129
2130         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2131         for dummy entity.
2132         (wl-summary-insert-thread): Use elmo-message-entity-field.
2133         (wl-summary-update-thread): Use elmo-message-entity-field and
2134         elmo-message-entity-number.
2135         (wl-summary-line-number):  Use elmo-message-entity-number.
2136         (wl-summary-line-size): Use elmo-message-entity-field.
2137         (wl-summary-line-subject): Ditto.
2138         (wl-summary-line-from): Ditto.
2139         (wl-summary-line-attached): Ditto.
2140         (wl-summary-create-line): Ditto.
2141         (wl-summary-create-line): Use elmo-message-entity-number.
2142         (wl-summary-print-message-with-ps-print): Use
2143         elmo-message-entity-field.
2144
2145 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2146
2147         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2148         change in elmo-msgdb-make-message-entity.
2149         (wl-summary-buffer-set-folder): Don't call
2150         wl-summary-detect-mark-position here.
2151         (wl-summary-rescan): Call elmo-message-entity-number.
2152         (wl-summary-sync-update): Ditto.
2153         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2154
2155         * wl-score.el (wl-score-header-index): Redefine 2th element.
2156         (wl-score-overview-entity-get-extra): Abolish.
2157         (wl-score-ov-entity-get): Rewrite.
2158         (wl-score-string-index<, wl-score-string-func<): Abolish.
2159         (wl-score-string<): New function.
2160         (wl-score-string-sort): Use it.
2161
2162         * wl-refile.el (wl-refile-guess-by-history): Use
2163         elmo-message-entity-field.
2164         (wl-refile-guess-by-from): Ditto.
2165         (wl-refile-guess-by-msgid): Ditto.
2166
2167         * Version number is increased to 2.11.16.
2168
2169 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2170
2171         * wl-folder.el (wl-folder-confirm-existence): Don't call
2172         file-exists-p if msgdb-path is nil.
2173         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2174         `wl-read-folder-hist' to `wl-read-folder-history'.
2175
2176 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2177
2178         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2179         `y-or-n-p'.
2180
2181 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2182
2183         * wl-score.el (wl-score-headers): Don't use
2184         elmo-folder-do-each-message-entity.
2185
2186         * Version number is increased to 2.11.15.
2187
2188 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2189
2190         * wl-summary.el (wl-summary-delete-all-msgs): Use
2191         elmo-folder-move-messages instead of elmo-folder-delete-messages
2192         and elmo-folder-detach-messages.
2193         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2194
2195         * wl-expire.el (wl-expire-delete): Ditto.
2196         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2197
2198 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2199
2200         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2201         (wl-message-header-narrowing-fields): Ditto.
2202         (wl-message-header-narrowing-lines): Ditto.
2203         (wl-message-header-narrowing-string): Ditto.
2204
2205         * wl-summary.el (wl-summary-mode-map): Bind
2206         wl-summary-toggle-header-narrowing to "C-cC-f".
2207         (wl-summary-toggle-header-narrowing): New function.
2208
2209         * wl-message.el (wl-message-buffer-create): Call
2210         wl-message-header-narrowing-setup.
2211         (wl-message-redisplay): Call wl-message-header-narrowing.
2212         (wl-message-header-narrowing): New function.
2213         (wl-message-header-narrowing-map): New keymap.
2214         (wl-message-header-narrowing-widen-map): New keymap.
2215         (wl-message-header-narrowing-again-at-mouse): New function.
2216         (wl-message-header-narrowing-1): Ditto.
2217         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2218         (wl-message-header-narrowing-setup): Ditto.
2219         (wl-message-header-narrowing-toggle): Ditto.
2220         
2221         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2222
2223         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2224         'flag as all.
2225         (wl-use-flag-folder-help-echo): New user option.
2226
2227         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2228         wl-summary-highlight as nil.
2229         (wl-summary-set-mark-modified): Follow the API change.
2230         (wl-summary-mark-modified-p): Ditto.
2231         (wl-summary-mark-as-read-all): Ditto.
2232         (wl-summary-sync-marks): Don't call
2233         elmo-folder-list-messages-with-global-mark.
2234         (wl-summary-mark-as-read-internal): Follow the API change.
2235         (wl-summary-mark-as-answered-internal): Ditto.
2236         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2237         Follow the API change.
2238         (wl-summary-create-line): Call with number argument.
2239         (wl-summary-reply): Follow the API change.
2240
2241         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2242         function.
2243         (wl-highlight-summary-line-string): Call it when
2244         wl-use-flag-folder-help-echo is non-nil.
2245         (wl-highlight-summary-current-line): Ditto.
2246         (elmo-flag-folder-referrer): Added autoload setting.
2247
2248         * wl-draft.el (wl-draft-kill): Follow the API change.
2249
2250         * Version number is increased to 2.11.14.
2251         
2252 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2253
2254         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2255
2256 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2257
2258         * Version number is increased to 2.11.13.
2259
2260 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2261
2262         * wl-draft.el (wl-draft-previous-history-element): Fixed
2263         unbalanced parenthesis and bind unbound local variables.
2264
2265 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2266
2267         * wl-draft.el (wl-draft-previous-history-element): New function.
2268         (wl-draft-next-history-element): Ditto.
2269         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2270         them to M-p and M-n.
2271
2272 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2273
2274         * Version number is increased to 2.11.12.
2275
2276 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2277
2278         * wl-draft.el (wl-draft-hide): Select buffer-window.
2279
2280 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2281
2282         * wl-summary.el (wl-summary-narrow-to-region): New function.
2283         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2284         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2285         (wl-summary-save-region): Use it.
2286         * wl-action.el (wl-summary-collect-numbers-region)
2287         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2288
2289 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2290
2291         * wl-folder.el (wl-folder-count-incorporates): Don't use
2292         `elmo-msgdb-mark-load'
2293
2294         * Version number is increased to 2.11.11.
2295
2296 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2297
2298         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2299         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2300
2301 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2302
2303         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2304
2305 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2306
2307         * Version number is increased to 2.11.10.
2308
2309 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-mime.el (wl-draft-attribute-value): Fixed.
2312
2313 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2314
2315         * wl-util.el (wl-copy-local-variables): New function.
2316
2317         * wl-mime.el (wl-draft-attribute-recipients): New function.
2318         (wl-draft-attribute-envelope-from): Ditto.
2319         (wl-draft-attribute-smtp-posting-server): Ditto.
2320         (wl-draft-attribute-smtp-posting-port): Ditto.
2321         (wl-draft-attribute-value): Ditto.
2322         (wl-draft-preview-message): Use it to get value for
2323         attributes. Reflect result of `wl-draft-config'.
2324
2325         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2326         and call `wl-summary-mark-as-read' before to call
2327         `wl-summary-unset-mark'.
2328         (wl-summary-target-mark-mark-as-unread): Likewise.
2329         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2330
2331 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2332
2333         * wl-mime.el (wl-draft-preview-message): Use actual value for
2334         attributes; Fix for small window.
2335
2336 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2337
2338         * wl-refile.el (wl-refile-get-field-value): Call
2339         `elmo-message-entity-field' with 3rd argument is non-nil.
2340
2341 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2342
2343         * wl-vars.el (wl-draft-preview-attributes): New user option.
2344         (wl-draft-preview-attributes-list): Ditto.
2345         (wl-draft-preview-attributes-buffer-lines): Ditto.
2346         (wl-draft-preview-attributes-buffer-name): Ditto.
2347
2348         * wl-mime.el (wl-draft-preview-message): Display attributes.
2349
2350 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2351
2352         * wl-summary.el (wl-summary-detect-mark-position): Bind
2353         wl-summary-flag-priority-list to '(new).
2354
2355 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2356
2357         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2358         funtion.
2359         (wl-highlight-summary-line-string): Use it.
2360         (wl-highlight-summary-current-line): Ditto.
2361
2362 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2363
2364         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2365         line even when the mark string is not changed.
2366
2367         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2368         argument change in the wl-summary-create-line.
2369         (wl-thread-insert-entity-sub): Ditto.
2370
2371         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2372         argument change in the wl-summary-create-line.
2373         (wl-summary-insert-sequential): Ditto.
2374         (wl-summary-update-thread): Ditto.
2375         (wl-summary-persistent-mark-string): New inline function.
2376         (wl-summary-message-mark): Use it.
2377         (wl-summary-create-line): Abolish argument wl-persistent-mark
2378         and added wl-flags, wl-cached.
2379
2380         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2381         mark to flags.
2382         (wl-highlight-summary-current-line): Decide the face not by the 
2383         persistent mark but flags.
2384
2385 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2386
2387         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2388         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2389         wl-summary-read-uncached-mark): Revive.
2390         (wl-summary-answered-cached-mark,
2391         wl-summary-answered-uncached-mark): New user option.
2392         (wl-summary-score-marks): Follow the change above.
2393         (wl-summary-auto-refile-skip-marks): Ditto.
2394         (wl-summary-incorporate-marks): Ditto.
2395         (wl-summary-expire-reserve-marks): Ditto.
2396         (wl-summary-flag-priority-list): New user option.
2397
2398         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2399         changes.
2400         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2401         of elmo-message-mark.
2402         (wl-summary-mark-as-read-internal): Ditto.
2403         (wl-summary-mark-as-answered): Ditto.
2404         (wl-summary-mark-as-important): Ditto.
2405         (wl-summary-redisplay-internal): Ditto.
2406         (wl-summary-redisplay-no-mime-internal): Ditto.
2407         (wl-summary-message-mark): New function.
2408         (wl-summary-insert-sequential): Use wl-summary-message-mark
2409         instead of elmo-message-mark.
2410         (wl-summary-update-thread): Ditto.
2411         (wl-summary-persistent-mark): Ditto.
2412         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2413         instead of elmo-message-mark.
2414
2415         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2416         wl-summary-message-mark instead of elmo-message-mark.
2417         (wl-thread-insert-entity-sub): Ditto.
2418         (wl-thread-get-children-msgs-uncached): Ditto.
2419
2420         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2421         variable name changes.
2422         (wl-highlight-summary-current-line): Ditto.
2423
2424         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2425         wl-summary-message-mark instead of elmo-message-mark.
2426
2427         * wl-expire.el (wl-expire-message-p): Ditto.
2428
2429         * wl-score.el (wl-score-headers): Ditto.
2430
2431         * Version number is increased to 2.11.9.
2432
2433         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2434         (wl-summary-sync-update): Follow the change above.
2435         (wl-summary-switch-to-clone-buffer): Ditto.
2436         (wl-summary-open-folder): Ditto.
2437
2438 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2439
2440         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2441         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2442
2443         * Version number is increased to 2.11.8.
2444
2445         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2446
2447         * wl-expire.el (wl-expire-refile): Follow the API change on
2448         `elmo-folder-move-messages'.
2449         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2450
2451         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2452         (wl-summary-exec-action-refile): Ditto.
2453         (wl-summary-exec-action-copy): Ditto.
2454         (wl-summary-no-auto-refile-message-p): No use
2455         `wl-summary-buffer-msgdb'.
2456         (wl-summary-auto-refile): Ditto.
2457
2458 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2459
2460         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2461
2462 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2463
2464         * wl-summary.el (wl-summary-sync): Treat no-sync.
2465
2466         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2467         (wl-default-sync-range): Ditto.
2468
2469 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2470
2471         * wl-refile.el (wl-refile-subject-learn): Call
2472         `elmo-message-entity-field' with 3rd argument is non-nil.
2473         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2474         instead of `elmo-msgdb-overview-entity-get-subject'.
2475
2476 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2477
2478         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2479         scan-type is rescan.
2480         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2481         new optional argument force is non-nil.
2482         (wl-summary-save-view-cache): Call it with force argument non-nil.
2483
2484         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2485
2486 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2487
2488         * wl-action.el (wl-summary-print-argument): Fixed last change.
2489
2490 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2491
2492         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2493         simplified.
2494         (wl-summary-target-mark-mark-as-unread): Likewise.
2495         (wl-summary-target-mark-mark-as-important): Likewise.
2496
2497 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2498
2499         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2500         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2501         (wl-summary-mark-as-important-region): Change accordingly.
2502         (wl-summary-target-mark-mark-as-important): Ditto.
2503
2504 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2507
2508         * wl-action.el (wl-summary-print-argument): Print argument to
2509         right side of window if `wl-summary-print-argument-within-window'
2510         is non-nil.
2511
2512 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2513
2514         * wl-action.el (wl-summary-set-mark): Use
2515         `wl-summary-message-visible-p' to check visibility of the message
2516         and jump to message only when the message line is visible and have
2517         different number; Call wl-summary-unset-mark with number argument.
2518         (wl-summary-unset-mark): 
2519         Use `wl-summary-message-visible-p'
2520         to check visibility of the message and jump to message only when
2521         the message line is visible and have different number;
2522
2523 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2524
2525         * Version number is increased to 2.11.7.
2526
2527         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2528         and wl-folder-summary-line-format.
2529
2530         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2531         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2532         (wl-summary-set-score-mark): Use it.
2533         (wl-summary-target-mark-mark-as-read): Ditto.
2534         (wl-summary-target-mark-mark-as-unread): Ditto.
2535         (wl-summary-target-mark-mark-as-important): Ditto.
2536         (wl-summary-target-mark-msgs): Simplified.
2537         (wl-summary-detect-mark-position): Fixed problem when
2538         summary-line-format no contain persisten/temp mark spec.
2539         (wl-summary-temp-mark): Ditto.
2540         (wl-summary-persistent-mark): Ditto.
2541         (wl-summary-update-persistent-mark): Ditto.
2542
2543         * wl-action.el (wl-summary-set-mark): Ditto.
2544         (wl-summary-unset-mark): Ditto.
2545         All other related portions are changed.
2546
2547 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2548
2549         * Version number is increased to 2.11.6.
2550
2551 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2552
2553         * wl-util.el (wl-current-message-buffer): Define as function;
2554         Don't use the value of wl-messge-buffer.
2555
2556         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2557         persistent mark.
2558
2559         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2560         no current message, cause an error.
2561
2562 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2563
2564         * wl-summary.el (wl-summary-set-message-modified): Use
2565         elmo-folder-set-message-modified instead of
2566         elmo-folder-set-message-modified-internal.
2567
2568 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2569
2570         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2571         interactively.
2572         (wl-summary-sync): nokill->entirely.
2573         (wl-summary-sync-marks): Fixed message.
2574         (wl-summary-input-range): Added mark, nokill->entirely.
2575
2576         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2577         messages as read.
2578
2579 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2580
2581         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2582         update-noscore.
2583         (wl-summary-sync): Follow the change above.
2584
2585 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2586
2587         * wl-action.el (wl-summary-target-mark-all): Use
2588         elmo-folder-list-messages.
2589
2590 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2591
2592         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2593         (wl-summary-rescan): Set wl-summary-scored as nil.
2594         (wl-summary-sync-force-update): Follow the change above.
2595         (wl-summary-sync): Ditto.
2596         (wl-summary-sync-update): Added argument disable-killed.
2597         (wl-summary-insert-headers): Set visible-only argument for
2598         elmo-folder-list-messages.
2599         (wl-summary-input-range): Added update-nokill, update-noscore,
2600         all-nokill, all-noscore and mark.
2601
2602         * Version number is increased to 2.11.5.
2603
2604         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2605
2606 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2607
2608         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2609         (wl-summary-prefetch-region-no-mark): Change accordingly.
2610         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2611
2612 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2613
2614         * wl-address.el (wl-complete-field-to): Abolished.
2615         (wl-complete-address): Completion function for completing-read.
2616         * wl-action.el (wl-summary-get-resend-address): Use it.
2617
2618         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2619         wl-summary-update-mark and abolish unused argument.
2620         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2621         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2622         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2623         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2624         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2625         * wl-draft.el (wl-draft-kill): Ditto.
2626
2627         * wl-summary.el: Remove unused binding of case-fold-search.
2628         (wl-summary-replace-status-marks): Abolished.
2629
2630 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2631
2632         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2633         is specified or folder length is zero.
2634
2635 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2636
2637         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2638         (wl-folder-archive-current-entity): Ditto.
2639
2640 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2643         retrieving message mark.
2644         (wl-summary-redisplay-internal): Ditto.
2645
2646         * wl-message.el (wl-message-buffer-display): Ignore errors while
2647         retrieving message-id field.
2648
2649         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2650         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2651         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2652         order of the arguments for `wl-expire-message-p'.
2653         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2654
2655         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2656         Check return value of wl-summary-reply.
2657         (wl-summary-reply): Recover window configuration when an error occured.
2658
2659 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2660
2661         * wl-summary.el (wl-summary-resend-message): Abolished, the
2662         feature is inherited by wl-summary-resend (put resend mark).
2663
2664 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2665
2666         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2667         wl-message-buffer to nil when the message is hide.
2668
2669 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2670
2671         * .cvsignore: New file.
2672
2673 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2674
2675         * wl-action.el (wl-summary-action-docstring): Add more info.
2676         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2677         duplicate definition.
2678         (wl-summary-define-mark-action): Functions wl-summary-*-region
2679         keep current position.
2680         (wl-summary-unregister-target-mark): Store result to the variable.
2681
2682 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2683
2684         * Version number is increased to 2.11.4.
2685
2686 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2687
2688         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2689         wl-summary-delete-all-temp-marks.
2690         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2691
2692         * wl-action.el (wl-summary-set-mark): Changed terminology
2693         refile-destination -> action-argument.
2694         (wl-summary-unset-mark): Ditto.
2695         (wl-summary-remove-argument): Ditto.
2696         (wl-summary-print-argument): Ditto.
2697
2698         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2699         (wl-thread-remove-argument-region): Ditto.
2700         (wl-thread-print-argument-region): Ditto.
2701         (wl-thread-close): Ditto.
2702         (wl-thread-open): Ditto.
2703
2704         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2705         (wl-highlight-refile-destination-face is abolished)
2706         (wl-highlight-action-argument-string): Ditto.
2707         (wl-highlight-summary-current-line): Highlight action argument.
2708
2709         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2710         color for light backgrounds.
2711         (wl-highlight-summary-answered-face): Ditto.
2712
2713 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2714
2715         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2716
2717         * wl-score.el (wl-summary-score-update-all-lines): Use
2718         wl-summary-set-mark.
2719         (wl-summary-score-update-all-lines): Kill expunged messages.
2720
2721         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2722
2723 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2724
2725         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2726         directly.
2727         (wl-score-overview-entity-get-lines): Ditto.
2728         (wl-score-overview-entity-get-xref): Ditto.
2729         (wl-score-get-latest-msgs): Ditto.
2730         (wl-summary-rescore): Ditto.
2731
2732         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2733         to "&".
2734         (wl-summary-mark-as-answered-internal): New inline function.
2735         (wl-summary-mark-as-answered): New function.
2736         (wl-summary-mark-as-unanswered): Ditto.
2737         (wl-summary-sync-marks): Modified for answered-mark synching.
2738
2739 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2740
2741         * wl-action.el (wl-summary-set-mark): Fixed last change.
2742
2743 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2744
2745         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2746         behavior of wl-summary-unread-message-hook
2747         (Pointed out by akira yamada <akira@arika.org>).
2748
2749 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2750
2751         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2752         wl-summary-delete.
2753         * wl-xmas.el (wl-summary-toolbar): Ditto.
2754
2755         * wl-action.el (wl-summary-set-mark): Don't override current
2756         temp-mark.
2757
2758         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2759
2760 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2761
2762         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2763         (wl-refile-msgid-learn): Ditto.
2764         (wl-refile-get-field-value): Ditto.
2765
2766         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2767
2768         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2769         (wl-expire-delete-reserved-messages): Renamed from
2770         wl-expire-reserve-marked-msgs-from-list.
2771         (wl-expire-delete): Removed argument `msgdb'.
2772         (wl-expire-refile): Ditto.
2773         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2774         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2775         mark-alist as argument.
2776         (wl-expire-archive-number1): Removed argument `msgdb'.
2777         (wl-expire-archive-number2): Ditto.
2778         (wl-expire-archive-date): Ditto.
2779         (wl-expire-localdir-date): Ditto.
2780         (wl-expire-hide): Ditto.
2781         (wl-archive-number1): Ditto.
2782         (wl-archive-number2): Ditto.
2783         (wl-archive-date): Ditto.
2784         (wl-archive-folder): Ditto.
2785         All other related portions are changed.
2786
2787 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2788
2789         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2790         mean move up and down. (suggested by Takashi Kawachi)
2791
2792 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2793
2794         * wl-acap.el (toplevel): Don't require un-define.
2795
2796 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2797
2798         * wl-thread.el (wl-thread-delete-message): Always update
2799         wl-summary-buffer-number-list.
2800
2801         * wl-action.el (wl-summary-print-destination): 
2802         Do nothing when folder is nil.
2803
2804 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2805
2806         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2807         persistent mark when prefetch is succeeded.
2808
2809 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2810
2811         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2812         instead of elmo-msgdb-delete-msgs.
2813         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2814         (wl-expire-hide): Ditto.
2815
2816         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2817
2818         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2819         elmo-msgdb interface.
2820         (wl-thread-get-exist-children): Likewise.
2821         (wl-thread-insert-message): Likewise.
2822         (wl-thread-msg-mark-as-important): Likewise.
2823         (wl-thread-insert-entity-sub): Likewise.
2824         (wl-thread-get-children-msgs-uncached): Likewise.
2825
2826         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2827         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2828         (wl-summary-sync-update): Likewise.
2829         (wl-summary-auto-select-msg-p): Likewise.
2830         (wl-summary-update-thread): Likewise.
2831         (wl-summary-mark-as-important): Likewise.
2832         (wl-summary-jump-to-msg-internal): Likewise.
2833         (wl-summary-redisplay-internal): Likewise.
2834         (wl-summary-print-message-with-ps-print): Likewise.
2835         (wl-summary-folder-info-update): Likewise.
2836
2837         * wl-folder.el (wl-folder-check-one-entity):
2838         elmo-folder-count-flags instead of wl-summary-count-unread.
2839
2840         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2841
2842         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2843
2844         * wl-summary.el (wl-summary-set-message-modified): 
2845         Call wl-summary-set-mark-modified.
2846         (wl-summary-delete-messages-on-buffer): Call
2847         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2848         (wl-summary-sync-update): Call elmo-folder-length instead of
2849         elmo-folder-messages.
2850         (wl-summary-insert-headers): Don't call
2851         elmo-folder-list-message-entities.
2852
2853 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2854
2855         * wl-action.el (wl-summary-define-mark-action): Call
2856         `wl-summary-set-mark' with argument `data'.
2857         (wl-summary-auto-refile): Fixed order of arguments when call
2858         `wl-summary-refile'.
2859
2860 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2861
2862         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2863
2864         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2865
2866         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2867         (Renamed from wl-highlight-summary-deleted-face).
2868         (wl-highlight-summary-resend-face): New face.
2869
2870         (wl-highlight-summary-deleted-face): Renamed from
2871         wl-highlight-summary-erased-face.
2872
2873         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2874
2875         * wl-action.el (wl-summary-get-resend-address): New function.
2876         (wl-summary-exec-action-resend): Ditto.
2877         (wl-summary-exec-action-resend-subr): Ditto.
2878
2879         * w-thread.el (wl-thread-copy): Removed definition.
2880         (wl-thread-refile): Ditto.
2881         (wl-thread-delete): Ditto.
2882         (wl-thread-target-mark): Ditto.
2883
2884         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2885         (wl-summary-target-mark-set-action): Fixed.
2886         (wl-summary-define-mark-action): Fixed quotation.
2887         (wl-summary-move-mark-list-messages): Display message.
2888         (wl-summary-define-mark-action): Define thread functions.
2889         (wl-summary-exec-action-refile): Changed message.
2890         (wl-summary-exec): Ditto.
2891
2892 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2893         
2894         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2895         '%%'.
2896
2897 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2898
2899         * wl.el (toplevel): Require wl-action.
2900         (wl-init): Call wl-summary-define-mark-action.
2901
2902         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2903
2904         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2905         wl-summary-delete and wl-summary-erase.
2906         (wl-summary-mode-map): Ditto.
2907
2908         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2909         wl-delete-folder-alist.
2910
2911         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2912         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2913         (toplevel): Moved mark & action related functions to the wl-action.el.
2914
2915         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2916         in wl-summary-mark-action-list.
2917         (wl-highlight-summary-current-line): Ditto.
2918
2919         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2920         empty lines.
2921
2922         * wl-action.el: New file. 
2923
2924 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2925
2926         * wl-summary.el (wl-summary-target-mark-replace): New function.
2927         (wl-summary-target-mark-prefetch): Use it.
2928         (wl-summary-target-mark-delete): Ditto.
2929         (toplevel): Rearranged definition order.
2930         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2931         (wl-summary-target-mark-erase): Rewrite.
2932         (wl-summary-erase-region): New function.
2933         (wl-summary-exec-action-erase): Changed message.
2934         (wl-summary-move-mark-list-messages): New function.
2935         (wl-summary-exec-action-delete): Use it.
2936         (wl-summary-exec-action-erase): Ditto.
2937
2938         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2939         (wl-summary-skip-mark-list): Added "d".
2940
2941         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2942         while searching.
2943
2944         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2945         and define using defcustom;
2946         Define 4th element as a face.
2947         
2948         * wl-summary.el (wl-summary-incorporate): Use 
2949         `wl-summary-prefetch-region-no-mark' instead of
2950         `wl-summary-prefetch-region'.
2951         (wl-summary-prefetch-region-no-mark): Revival of old
2952         `wl-summary-prefetch-region'.
2953         (wl-summary-mark-action-list): Moved to wl-vars.el
2954
2955         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2956         face according to the `wl-summary-mark-action-list'.
2957         (wl-highlight-summary-current-line): Ditto;
2958         Removed destination highlighting.
2959
2960         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2961         (wl-highlight-summary-line-string): Highlight for "i" mark.
2962         (wl-highlight-summary-current-line): Ditto.
2963
2964         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2965         no destination.
2966
2967         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2968         exists, just go ahead.
2969         (wl-summary-prefetch-region): Rewrite.
2970         (wl-summary-prefetch): Ditto.
2971         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2972         (wl-summary-exec-action-prefetch): New function.
2973         (wl-summary-target-mark-prefetch): Rewrite.
2974
2975 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2976
2977         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2978         (wl-highlight-summary-line-string): Added "d" and "D".
2979         (wl-highlight-summary-current-line): Ditto.
2980
2981         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2982         in wl-summary.el.
2983         (wl-thread-insert-entity-sub): Ditto.
2984         (wl-thread-remove-destination-region): Ditto.
2985         (wl-thread-print-destination-region): Ditto.
2986
2987         * wl-summary.el (wl-summary-buffer-refile-list,
2988         wl-summary-buffer-delete-list,
2989         wl-summary-buffer-copy-list): Abolish.
2990         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2991         All other related portions are changed.
2992         (wl-summary-mark-action-list): New variable.
2993         (wl-summary-set-mark): New function.
2994         (wl-summary-register-target-mark): Ditto.
2995         (wl-summary-unregister-target-mark): Ditto.
2996         (wl-summary-have-target-mark-p): Ditto.
2997         (wl-summary-register-temp-mark): Ditto.
2998         (wl-summary-unregister-temp-mark): Ditto.
2999         (wl-summary-registered-temp-mark): Ditto.
3000         (wl-summary-collect-temp-mark): Ditto.
3001         (wl-summary-unset-mark): Ditto.
3002         (wl-summary-set-target-mark): Ditto.
3003         (wl-summary-unset-target-mark): Ditto.
3004         (wl-summary-set-action-generic): Ditto.
3005         (wl-summary-unset-action-generic): Ditto.
3006         (wl-summary-exec-action-delete): Ditto.
3007         (wl-summary-exec-action-erase): Ditto.
3008         (wl-summary-set-action-refile): Ditto.
3009         (wl-summary-set-action-refile-subr): Ditto.
3010         (wl-summary-unset-action-refile): Ditto.
3011         (wl-summary-make-destination-numbers-list): Ditto.
3012         (wl-summary-exec-action-refile): Ditto.
3013         (wl-summary-set-action-copy): Ditto.
3014         (wl-summary-unset-action-copy): Ditto.
3015         (wl-summary-exec-action-copy): Ditto.
3016         (wl-summary-collect-numbers-region): Ditto.
3017         (wl-summary-delete): Rewrite.
3018         (wl-summary-erase): Ditto.
3019         (wl-summary-remove-destination): Ditto.
3020         (wl-summary-exec): Ditto.
3021         (wl-summary-exec-region): Ditto.
3022         (wl-summary-target-mark-erase): Ditto.
3023         (wl-summary-refile): Ditto.
3024         (wl-summary-copy): Ditto.
3025         (wl-summary-unmark): Ditto.
3026         (wl-summary-delete-all-mark): Ditto.
3027         (wl-summary-mark-line): Don't highlight.
3028         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3029         (wl-summary-target-mark-refile-subr): Rewrite.
3030
3031         (wl-summary-copy-prev-destination): Abolish.
3032
3033 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3034
3035         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3036         default values along the value of wl-on-mule.
3037         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3038         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3039         It is not used anywhere.
3040
3041 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3042
3043         * wl-summary.el (wl-summary-print-destination): Keep position.
3044         (wl-summary-cursor-move-surface): Keep horizontal position.
3045
3046 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3047
3048         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3049         write sendlog.
3050
3051 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3052
3053         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3054         `wl-summary-highlight'.
3055
3056 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3057
3058         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3059         trivial condition for temp-mark.
3060
3061 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3062
3063         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3064         when it hits killed buffer.
3065
3066 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3067
3068         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3069         * wl-news.el.in: `message' and `error' take format string.
3070
3071 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3072
3073         * wl-folder (wl-folder-insert-entity): Display a message,
3074         `...done', when the work finish.
3075         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3076
3077 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3078
3079         * wl-message.el (wl-message-redisplay): Remove unused local
3080         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3081
3082 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3083
3084         * wl-summary.el (wl-summary-replace-status-marks): Disable
3085         interactive use.
3086         (wl-summary-reedit): Check message existence at first.
3087         (wl-summary-mark-line): Fix doc, return value is indefinite.
3088
3089         * wl-highlight.el (wl-highlight-message): Arranged.
3090
3091         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3092         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3093         check temp-mark by wl-summary-temp-mark always.
3094         (wl-highlight-summary): Change accordingly.
3095         * wl-summary.el (wl-summary-mark-as-read-all)
3096         (wl-summary-delete-cache, wl-summary-set-score-mark)
3097         (wl-summary-mark-as-unread, wl-summary-unmark)
3098         (wl-summary-mark-line, wl-summary-mark-as-read)
3099         (wl-summary-mark-as-important): Ditto.
3100
3101         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3102         end of the window if possible.
3103         * wl-summary.el (wl-summary-sync-update): Support lazy
3104         highlighting.
3105         (wl-summary-toggle-disp-msg): Ditto.
3106
3107 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3108
3109         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3110
3111 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3112
3113         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3114         change.
3115
3116 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3117
3118         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3119         API.
3120         (wl-summary-sync-update): Ditto.
3121
3122         * wl-score.el (wl-score-get-score-alist): Changed argument.
3123         (wl-summary-rescore-msgs): Likewise.
3124         (wl-summary-score-headers): Likewise.
3125         (wl-score-headers): Likewise;
3126         Use elmo-folder-do-each-message-entity, etc.
3127         (wl-summary-score-effect): Follow the changes above.
3128         (wl-summary-rescore): Ditto.
3129         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3130         (wl-score-get-overview): Abolish.
3131
3132         * wl-summary.el (wl-summary-default-from): Follow the API change in
3133         elmo-msgdb.
3134         (wl-summary-count-unread): Ditto.
3135         (wl-summary-detect-mark-position): Ditto.
3136         (wl-summary-overview-entity-compare-by-date): Ditto.
3137         (wl-summary-overview-entity-compare-by-number): Ditto.
3138         (wl-summary-overview-entity-compare-by-from): Ditto.
3139         (wl-summary-overview-entity-compare-by-subject): Ditto.
3140         (wl-summary-get-list-info): Ditto.
3141         (wl-summary-rescan): Ditto.
3142         (wl-summary-jump-to-msg-by-message-id): Ditto.
3143         (wl-summary-sync-update): Ditto; Removed comment.
3144         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3145         (wl-summary-insert-message): Use wl-summary-insert
3146         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3147         (wl-summary-insert-headers): Changed argument overview to folder.
3148         (wl-summary-search-by-subject): Likewise.
3149         (wl-summary-insert-thread): Renamed from 
3150         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3151
3152         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3153         too.
3154
3155         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3156         wl-string-member.
3157
3158 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3159
3160         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3161         elmo-folder-append-buffer.
3162         (wl-draft-queue-append): Likewise.
3163
3164         * wl-mime.el (wl-message-delete-current-part): Ditto.
3165         (wl-summary-burst-subr): Ditto.
3166
3167         * wl-news.el.in (wl-news-send-news): Ditto.
3168
3169 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3170
3171         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3172         function.
3173         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3174         (wl-summary-update-mark): Enclose with save-excursion.
3175         (wl-summary-mark-as-read-internal): Fixed last change.
3176         (wl-summary-mark-as-important): Use 3rd argument of
3177         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3178         Don't use elmo-msgdb-set-mark.
3179         (wl-summary-redisplay-internal): If msgdb flag is already read,
3180         just update the mark on buffer.
3181
3182 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3183
3184         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3185         cut visible folder when elmo-folder-delete returns non-nil value.
3186
3187 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3188
3189         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3190         by Kenichi OKADA <okada@opaopa.org>).
3191
3192 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3193
3194         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3195
3196 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3197
3198         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3199         Fixed the last change, search group entity by its real name.
3200         (Thanks to: KOBAYASHI Shinji)
3201
3202 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3203
3204         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3205         (wl-fldmgr-access-display-all): Don't refer visible name.
3206         * wl-expire.el (wl-folder-archive-current-entity)
3207         (wl-folder-expire-current-entity): Ditto.
3208         * wl-folder.el (wl-folder-jump-to-current-entity)
3209         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3210         (wl-folder-open-folder-sub,wl-folder-open-all)
3211         (wl-folder-write-current-folder): Ditto.
3212         (wl-folder-insert-entity): Don't use petname for normal group.
3213         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3214         is the real name.
3215         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3216         Abolished.
3217
3218 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3219
3220         * wl-draft.el (wl-draft-create-buffer): Add
3221         `wl-summary-reply-with-citation'
3222
3223 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3224
3225         * wl-draft.el (wl-draft-reply): Fixed.
3226
3227 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3228
3229         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3230         when `wl-draft-send-confirm-with-preview' is non-nil.
3231         You can scroll up/down by j/k.
3232         (wl-draft-send-confirm-with-preview): New variable (default=t).
3233
3234 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3235
3236         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3237         (wl-fldmgr-save-folders): Fix comment.
3238
3239 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3240
3241         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3242         along the last change in `wl-folder-buffer-group-p'.
3243
3244 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3245
3246         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3247         folder.
3248
3249         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3250         the default value.
3251
3252         * wl-mime.el (wl-summary-burst): Update summary only when target
3253         folder equals current folder.
3254
3255 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3256
3257         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3258
3259 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3260
3261         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3262         value.
3263
3264 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3265
3266         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3267         `map-extents' instead of `extent-at' repeatedly.
3268         (wl-highlight-folder-current-line): Ditto.
3269
3270         * wl-highlight.el: Remove useless dummy functions.
3271
3272 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3273
3274         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3275         (wl-folder-put-folder-property): New function to put text property.
3276         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3277         (wl-folder-insert-entity, wl-folder-update-diff-line)
3278         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3279         * wl-e21.el, wl-xmas.el, wl-mule.el
3280         (wl-highlight-folder-current-line): Ditto.
3281         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3282         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3283         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3284         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3285
3286 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3287
3288         * Version number is increased to 2.11.3.
3289
3290 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3291
3292         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3293         Resume current-buffer since it is assumed by remaining tasks.
3294
3295 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3296
3297         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3298         (wl-folder-completion-function): Abolished.
3299         (wl-folder-complete-folder): New function.
3300         (wl-folder-complete-filter-condition): Ditto.
3301         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3302         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3303
3304 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3305
3306         * wl-draft.el (wl-draft-send-confirm): New function.
3307         (wl-draft-send): Use it.
3308
3309         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3310         cursor-in-echo-area while confirming.
3311
3312         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3313
3314         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3315         searching via nntp if wl-summary-search-via-nntp is 'force.
3316         Otherwise, invoke searching in nntp folder only.
3317         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3318
3319         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3320         explicitly for mime-make-text-tag.
3321
3322 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3323
3324         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3325         `mime-make-text-tag' instead of `mime-create-tag'.
3326
3327 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3328
3329         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3330         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3331
3332 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3333
3334         * wl-score.el (wl-score-save): Bind print-length and print-level.
3335         (wl-score-pretty-print): Ditto.
3336         (wl-score-edit-insert-header-entry): Ditto.
3337
3338         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3339         "From" entry to be treated with wl-draft-eword-encode-address-list.
3340         * wl-mime.el (wl-draft-preview-message): Ditto.
3341
3342         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3343         (wl-summary-mark-as-unread): Ditto.
3344         (wl-summary-mark-as-read-region): Change accordingly.
3345         (wl-summary-mark-as-unread-region): Ditto.
3346         (wl-summary-target-mark-mark-as-read): Ditto.
3347         (wl-summary-target-mark-mark-as-unread): Ditto.
3348
3349 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3350
3351         * Version number is increased to 2.11.2.
3352
3353 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3354
3355         * wl-news.el.in (wl-news-previous-version-save): Bind
3356         print-length and print-level.
3357         * wl-thread.el (wl-thread-save-entities): Ditto.
3358         (wl-thread-save-top-list): Bind print-length.
3359
3360 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3361
3362         * wl-highlight.el (wl-highlight-summary-line-string): Use
3363         wl-summary-score-below-mark, wl-summary-score-over-mark.
3364         (wl-highlight-summary-current-line): Ditto.
3365
3366 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3367
3368         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3369         insert it.
3370
3371 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3372
3373         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3374
3375 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3376
3377         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3378         message without msgid.
3379         Rewrite with elmo-folder-move-messages.
3380         Set wl-message-buffer to nil.
3381
3382         * wl-summary.el (wl-summary-erase-subr): New function. Use
3383         elmo-folder-move-messages.
3384         (wl-summary-erase): Call it.
3385         (wl-summary-target-mark-erase): Ditto.
3386
3387 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3388
3389         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3390         it is not up-tp-date.
3391
3392 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3395         buffer after calling `wl-summary-goto-folder-subr' without the
3396         argument `interactive'.
3397         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3398
3399 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3400
3401         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3402         `mime-create-tag'. Use `string=' instead of `looking-at'.
3403
3404 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3405
3406         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3407         to avoid compile warning.
3408
3409         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3410         entity-id when folder is given.
3411         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3412         save-excursion, use save-selected-window instead.
3413         Select folder buffer window if exists.
3414         (To correct behavior with wl-folder-move-cur-folder.)
3415
3416 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3417
3418         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3419
3420 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3421
3422         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3423         list-count instead of %d.
3424
3425 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3428         (wl-news): Set it.
3429         (wl-news-append-to-folder): Use it.
3430
3431         * wl-news.el.in (wl-news-send-news): Append to specified folder
3432         instead of wl-default-folder.
3433         (wl-news-append-to-folder): Show error message with specified folder.
3434
3435         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3436                 In most major modes, Emacs assumes that any opening
3437                 delimiter found at the left margin is the start of a
3438                 top-level definition, or defun. Therefore, *never put an
3439                 opening delimiter at the left margin unless it should have
3440                 that significance.*
3441
3442         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3443
3444 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3445
3446         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3447
3448 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3449
3450         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3451
3452 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3453
3454         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3455         for sequential numbering case.
3456
3457 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3458
3459         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3460         value.
3461         (wl-draft-reply-without-argument-list): Ditto.
3462         (wl-draft-reply-myself-with-argument-list): Abolish.
3463         (wl-draft-reply-myself-without-argument-list): Ditto.
3464         * wl-draft.el (wl-draft-self-reply-p): New function.
3465         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3466
3467 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3468
3469         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3470         (avoid error for the case without byte-compiling)
3471
3472 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3473
3474         * wl-news.el.in (wl-news-append-to-folder): New function.
3475         (wl-news-exit): Rewrite.
3476         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3477
3478 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3479
3480         * wl-draft.el (wl-draft-reply-position): New function.
3481         (wl-draft-reply-position): Fix.
3482         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3483         (wl-summary-target-mark-reply-with-citation): Ditto.
3484         (wl-summary-reply-with-citation): Ditto.
3485         * wl-vars.el (wl-draft-reply-default-position): New variable.
3486
3487 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3488
3489         * wl-draft.el (wl-draft-send): Preview when interactive send.
3490
3491 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3492
3493         * wl-draft.el (wl-draft-reply): Set default position.
3494         * wl-summary.el (wl-summary-reply): Ditto.
3495         (wl-summary-reply-with-citation): Ditto.
3496         (wl-summary-target-mark-reply-with-citation): Ditto.
3497
3498 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3499
3500         * wl-news.el.in (wl-news-lang): Set default value according to
3501         current-language-environment.
3502         (wl-news-append-news): Do nothing when news-list is nil.
3503
3504 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3505
3506         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3507         (wl-news): Change message.
3508         (wl-news-exit): Check buffer.
3509         (wl-news-force-exit): New function.
3510         (wl-news-show-all): New function.
3511         (wl-news-discard-and-exit): Fix.
3512
3513 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3514
3515         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3516         according to current-language-environment.
3517
3518         * wl-news.el.in (wl-news): If arg, show all NEWS after
3519         wl-news-default-previous-version.
3520
3521 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3522
3523         * wl-news.el.in (wl-news-check): Rewritten.
3524         (wl-news-previous-version-load): Change data type.
3525         (wl-news-previous-version-save): Change data type.
3526         (wl-news-append-news): Add return value.
3527         (wl-news-check-news): New function.
3528         (wl-news-already-current-p): New function.
3529         (wl-news-send-news): Rewritten.
3530         (wl-news-mode-map): Add new keybind.
3531         (wl-news): Rewritten.
3532         (wl-news-exit): Rewritten.
3533         (wl-news-discard-and-mail): New function.
3534         (wl-news-send-to-address): Abolished.
3535         * wl.el (wl-init): Delete a message.
3536
3537 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3538
3539         * wl-news.el.in (wl-news-exit): Update previous version.
3540         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3541
3542 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3543
3544         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3545
3546 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3547
3548         * wl-news.el.in (wl-news): New function.
3549         (wl-news-mode): New function.
3550         (wl-news-next-line): New function.
3551         (wl-news-next-page): New function.
3552         (wl-news-exit): New function.
3553         (wl-news-buf-name): New variable.
3554         (wl-news-mode-map): New variable.
3555         (wl-news-winconf): New variable.
3556         (wl-news-append-news): Add an option.
3557
3558 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3559
3560         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3561
3562 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3563
3564         * wl-news.el.in (wl-news-send-to-address): New variable.
3565         (wl-news-send-news): Use it.
3566         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3567         Return updating status.
3568         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3569
3570 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3571
3572         * wl-news.el.in (wl-news-send-news): Delete
3573         Organization and X-Face.
3574
3575 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3576
3577         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3578         (wl-news-append-news): New function.
3579         (wl-news-send-news): New function.
3580
3581 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3582
3583         * Version number is increased to 2.11.1.
3584
3585 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3586
3587         * wl-news.el.in : New file.
3588
3589 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3590
3591         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3592         default value.
3593         (wl-draft-reply-without-argument-list): Ditto.
3594
3595 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3596
3597         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3598         (wl-message-buffer-prefetch-idle-time): Ditto.
3599         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3600
3601 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3602
3603         * wl-thread.el (wl-thread-insert-message): Use
3604         wl-summary-max-thread-depth.
3605
3606         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3607         loop detection.
3608
3609         * wl-message.el (wl-message-buffer-display): Back to the first page
3610         when cache is hit.
3611
3612 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3613
3614         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3615
3616         * wl-summary.el (wl-summary-insert-thread-entity):
3617         If the thread depth is reached to wl-summary-max-thread-depth,
3618         divide the thread.
3619
3620 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3621
3622         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3623         for elmo-remove-passwd.
3624
3625 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3626
3627         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3628         folder is sticky.
3629         (wl-folder-mark-as-read-all-entity): Ditto.
3630         (wl-folder-prefetch-entity): Ditto.
3631
3632 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3633
3634         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3635
3636 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3637
3638         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3639         Delete messages on buffer for unplugged operation.
3640         (wl-summary-erase): Ditto.
3641
3642 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3643
3644         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3645         take nil so as not to search parent by subject.
3646
3647 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3648
3649         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3650         (wl-folder-get-next-folder): Ditto.
3651         (wl-folder-get-path): Ditto.
3652
3653 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3654
3655         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3656         system and encode the region with it before verifying.
3657
3658 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3659
3660         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3661         system of the echo buffer before decoding.
3662
3663 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3664
3665         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3666         original contents.
3667
3668 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3669
3670         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3671         with argument 'any-exists.
3672
3673 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3674
3675         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3676         Use `wl-cs-autoconv'.
3677
3678 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3679
3680         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3681         by `mime-view-automatic-conversion'.
3682
3683         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3684         (wl-message-verify-pgp-nonmime): Ditto.
3685         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3686         Bind them to C-c:d and C-c:v respectively.
3687
3688         Merge following code by Teranishi-san from [wl-en:00167].
3689         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3690         (wl-mime-preview-application/pgp-encrypted): Ditto.
3691         (wl-mime-setup): Add entry.
3692
3693 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3694
3695         * wl-summary.el (wl-summary-target-mark-erase): New function.
3696         Bind it to "mD".
3697
3698 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3699
3700         * wl-vars.el (wl-draft-write-file-function): Fix.
3701         (wl-draft-reedit-hook): Changed default value.
3702
3703         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3704         wl-draft-reedit-hook.
3705         (wl-draft-remove-text-plain-tag): New function.
3706         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3707
3708         * wl-vars.el (wl-draft-write-file-function): New user option.
3709
3710         * wl-draft.el (wl-draft-prepare-edit): Use it for
3711         local-write-file-hooks.
3712         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3713
3714         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3715         (wl-draft-insert-mail-header-separator): Return the body beginning
3716         point.
3717         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3718         text/plain.
3719         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3720
3721 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3722
3723         * wl-summary.el (wl-summary-erase): New function to erase message
3724         without moving it to trash. Bind to "D".
3725
3726         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3727         as `keep' unless switch-function.
3728
3729 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3730
3731         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3732         message buffer by using `wl-summary-toggle-disp-msg'.
3733         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3734         buffer window.
3735         (wl-summary-supresedes-message): Ditto.
3736
3737         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3738         Do not delete other windows.
3739         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3740         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3741         (wl-draft-create-buffer): Set reply-or-forward also for target
3742         mark commands.
3743
3744 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3745
3746         * wl-draft.el (wl-user-agent-compose): Delete special case for
3747         switch-to-buffer-other-window.
3748
3749         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3750         (wl-summary-forward): Ditto.
3751
3752         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3753         function.
3754         (wl-draft-buffer-style): New use option.
3755
3756         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3757         (wl-draft): Follow the change above.
3758         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3759         wl-draft-buffer-style.
3760         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3761         switch-function.
3762
3763 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3764
3765         * wl-address.el (wl-address-make-completion-entry): Extracted from
3766         `wl-address-make-completion-list'.
3767         (wl-address-enable-strict-loading): New variable.
3768         (wl-address-make-completion-list): Revive petname duplication
3769         inquiry, and enable it if `wl-address-enable-strict-loading'.
3770         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3771
3772 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3773
3774         * wl-message.el (wl-message-get-original-buffer): Avoid
3775         'Selecting deleted buffer' error when original buffer is killed.
3776
3777 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3778
3779         * wl-summary.el (wl-summary-next-message): Use
3780         elmo-message-accessible-p instead of elmo-message-cached-p.
3781
3782 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3783
3784         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3785
3786         * wl-thread.el (wl-thread-open-all-unread): Use
3787         elmo-folder-list-flagged instead of
3788         elmo-folder-list-messages-mark-match.
3789
3790         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3791         instead of elmo-folder-list-messages-mark-match.
3792         (wl-summary-move-spec-alist): New variable.
3793         (wl-summary-move-spec-plugged-alist,
3794         wl-summary-move-spec-unplugged-alist): Abolish.
3795         (wl-summary-next-message): Follow the change above.
3796         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3797         with 'no-msg' argument.
3798
3799         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3800         variable.
3801         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3802         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3803         (wl-message-buffer-prefetch-get-next): Follow the change above.
3804
3805 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3806
3807         * wl-version.el (wl-version): Changed codename.
3808
3809         * Version number is increased to 2.11.0.
3810
3811 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3812
3813         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3814         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3815         `wl-draft-config-variables'.
3816         (wl-draft-kill): Fixed problem when the draft is reedit.
3817
3818 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3819
3820         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3821         buffer-modified status (Thanks to
3822         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3823
3824 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3825
3826         * wl-util.el (wl-region-exists-p): New function.
3827
3828         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3829         Remove defvars for byte-compile warnings.
3830
3831 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3832
3833         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3834         defvar-maybe. Removed unused bind.
3835
3836 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3837
3838         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3839         summary buffer window before creating new frame.
3840         (wl-draft-reply): Ditto.
3841
3842 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3843
3844         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3845
3846 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3847
3848         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3849
3850 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3851
3852         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3853         instead of `kill-region'.
3854
3855 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3856
3857         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3858         (wl-highlight-summary-line-string): Use it.
3859         (wl-highlight-summary-current-line): Ditto.
3860
3861         * wl-mime.el (wl-message-delete-current-part): Check the class of
3862         mime-entity.
3863
3864         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3865
3866         * wl-summary.el (wl-summary-make-number-list): Initialize.
3867         (wl-summary-update-mark): New function.
3868         (wl-summary-reply): Put `answered' mark on the message.
3869         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3870
3871         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3872         (wl-draft-reply): Added optional argument `number';
3873         Set wl-draft-parent-number.
3874         (wl-draft-kill): Delete answered mark if it is a reply.
3875
3876 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3877
3878         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3879         that originates in mime-preview-follow-current-entity.
3880         (wl-draft-yank-current-message-entity): Use it if region is active.
3881
3882         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3883         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3884         `wl-message-delete-current-part'.
3885         * wl-mule.el (wl-message-define-keymap): Ditto.
3886         * wl-xmas.el (wl-message-define-keymap): Ditto.
3887
3888 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3889
3890         * wl-mime.el (wl-message-delete-current-part): New function.
3891         (wl-mime-node-id-to-string): Ditto.
3892
3893         * wl-mime.el (wl-message-delete-current-part): Use existing
3894         original buffer which corresponds current mime-view buffer.
3895         (fetched buffer might have different structure, possibly)
3896
3897         * wl-mime.el (wl-message-delete-current-part): Quit if the
3898         message content differs from the actual message.
3899
3900 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3901
3902         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3903         order.
3904         (wl-summary-search-by-subject): Search parent message from tail;
3905         Check the existence of the parent message on the current thread tree.
3906         (wl-summary-update-thread): Check whether the line is inserted.
3907
3908 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3909
3910         * wl-vars.el (wl-summary-line-format): Undo last change.
3911         * wl-summary.el (wl-summary-print-destination): Do not put
3912         invisible property when `wl-summary-width' is nil.
3913         (wl-summary-line-subject-minimum-length): Abolished.
3914         (wl-summary-line-subject): Ditto.
3915
3916 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3917
3918         * wl-vars.el (wl-summary-line-format): Change default value.
3919         (wl-summary-subject-length-limit): Abolished.
3920         * wl-summary.el (wl-summary-line-subject): Ditto.
3921
3922 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3923
3924         * wl-template.el (wl-template-select): Added optional argument.
3925         If optional argument is specified, reverse
3926         `wl-template-visible-select'.
3927
3928 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3929
3930         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3931         Take prefix argument to force asking the destination folder.
3932
3933 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3934
3935         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3936         count and update status.
3937
3938 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3939
3940         * wl-summary.el (wl-summary-redisplay-internal): If
3941         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3942         after fetching.
3943
3944 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3945
3946         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3947         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3948
3949         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3950
3951 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3952
3953         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3954         (All other related portions are changed).
3955         (wl-summary-mark-as-read-all): Rewrite.
3956
3957 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3958
3959         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3960         `wl-summary-mark-as-read'.
3961         (wl-summary-mark-as-unread): Rewrite.
3962         (wl-summary-mark-as-read): Added no-modeline argument.
3963         (wl-summary-resume-cache-status): Rewrite.
3964         (wl-summary-exec-subr): Remove unused local variable.
3965
3966 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3967
3968         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3969         logic to call `wl-summary-buffer-prev-folder-function'.
3970         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3971
3972 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3973
3974         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3975         is nil.
3976
3977 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3978
3979         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3980         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3981         (wl-mime-setup): Add its entry.
3982
3983 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3984
3985         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3986         (wl-summary-delete-cache): Likewise.
3987         (wl-summary-mark-as-read): Rewrite.
3988
3989 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3990
3991         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3992         `wl-summary-count-unread'.
3993
3994         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3995
3996         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3997
3998 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3999
4000         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4001         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4002         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4003         Renamed to the elmo-msgdb-*-mark.
4004         (wl-summary-score-marks): Follow the change above.
4005         (wl-summary-auto-refile-skip-marks): Ditto.
4006         (wl-summary-incorporate-marks): Ditto.
4007         (wl-summary-expire-reserve-marks): Ditto.
4008
4009         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4010         changes.
4011         (wl-thread-insert-top): Changed updating message.
4012
4013         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4014         variable.
4015         (wl-summary-count-unread): Count answered marks.
4016         (wl-summary-rescan): Call wl-summary-insert-message instead of
4017         wl-summary-append-message-func-internal.
4018         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4019         (wl-summary-prefetch-msg): Follow the variable name changes.
4020         (wl-summary-prefetch-region): Ditto.
4021         (wl-summary-mark-as-read-all): Follow the API changes;
4022         Don't call elmo-folder-replace-marks.
4023         (wl-summary-delete-cache): Follow the variable name changes.
4024         (wl-summary-resume-cache-status): Ditto.
4025         (wl-summary-update-status-marks): New function.
4026         (wl-summary-insert-message): New function.
4027         (wl-summary-sync-marks): Follow the variable name changes.
4028         (wl-summary-sync-update): Synchronize to the msgdb, too;
4029         Changed update messages.
4030         (wl-summary-make-number-list): Rewrite.
4031         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4032         (wl-summary-mark-as-unread): Follow the API changes.
4033         (wl-summary-exec-subr): Follow the variable name changes.
4034         (wl-summary-mark-as-read): Ditto.
4035         (wl-summary-move-spec-plugged-alist): Ditto.
4036         (wl-summary-move-spec-unplugged-alist): Ditto.
4037         (wl-summary-cursor-move-surface): Ditto.
4038
4039         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4040         variable name changes.
4041         (wl-highlight-summary-current-line): Ditto.
4042
4043         * wl-expire.el (wl-expire-refile): Follow the API change in
4044         elmo-folder-move-messages.
4045         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4046         (wl-summary-archive): Use elmo-folder-msgdb instead of
4047         elmo-msgdb-load.
4048
4049 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4050
4051         * wl-mime.el (wl-draft-preview-message): Restore the position
4052         before evaluating wl-draft-send-hook in preview buffer.
4053
4054 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4055
4056         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4057         when it creates new draft buffer.
4058
4059         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4060         without argument.
4061
4062         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4063         Evaluate content and if the value is string, insert it.
4064         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4065         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4066         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4067         wl-draft-config-sub-part-bottom): Use it.
4068
4069         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4070         with the folder name. The question was unintelligible when it is
4071         called from wl-save-status.
4072
4073 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4074
4075         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4076         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4077         cannot take second argument).
4078
4079 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4082         as t. Since type and subtype are not case sensitive (RFC 2045).
4083
4084 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4085
4086         * wl-vars.el (wl-message-mode-line-format): New variable.
4087         (wl-message-mode-line-format-spec-alist): Ditto.
4088         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4089         (wl-message-redisplay): Use wl-message-mode-line-format.
4090
4091 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4092
4093         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4094
4095 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4096
4097         * wl-summary.el (wl-summary-default-from): Write description.
4098
4099 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4100
4101         * wl-vars.el (wl-ldap-objectclass): Abolish.
4102
4103         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4104         (wl-ldap-make-filter): Removed condition for objectclass.
4105         (wl-ldap-make-matched-value-list): Remove meaningless process.
4106         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4107         (wl-address-ldap-search): Don't add `*' to `pat' string;
4108         use ignore-errors; added `email';
4109         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4110         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4111         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4112
4113
4114 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4115
4116         * wl-draft.el (wl-draft-parent-folder): Write description.
4117         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4118
4119 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4120
4121         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4122         as "" (zero-length string) if no parent.
4123         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4124
4125 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4126
4127         * wl-address.el (wl-address-make-completion-list): Skip duplication
4128         checking.
4129         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4130         `append'.
4131
4132 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4133
4134         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4135         instead of `beginning-of-buffer'.
4136
4137 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4138
4139         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4140
4141 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4142
4143         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4144         Refer wl-message-buffer-name.
4145         (wl-message-wheel-down): Ditto.
4146
4147 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4148
4149         * wl-vars.el (wl-message-buffer-name): New user option.
4150
4151         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4152         directly instead of making alist dinamically.
4153
4154         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4155         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4156         wl-message-buffer-cache-name.
4157         (wl-message-buffer-cache-clean-up): Ditto.
4158
4159         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4160
4161         * Version number is increased to 2.9.15.
4162
4163 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4164
4165         * wl-vars.el (wl-summary-default-view-alist): New user option.
4166
4167         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4168
4169         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4170         while deleting address.
4171         (wl-draft-delete-myself-from-cc): Ditto.
4172
4173         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4174         If optional argument is specified, reverse sort order.
4175
4176         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4177
4178 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4179
4180         * wl-thread.el (wl-thread-insert-message): Return parent number if
4181         exists.
4182         (wl-thread-update-indent-string-region): Use
4183         wl-thread-update-line-on-buffer-sub instead of
4184         wl-thread-update-line-on-buffer.
4185
4186 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4187
4188         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4189         (wl-folder-close-all): Ditto.
4190
4191 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4192
4193         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4194         and mailing-list:.
4195         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4196         value.
4197         (wl-summary-line-list-info): Print mailing-list name even when 
4198         list-number is empty.
4199
4200 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4201
4202         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4203
4204         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4205         (wl-draft-open-file): Ditto.
4206         (wl-draft-random-alphabet): Ditto.
4207
4208         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4209         bindings.
4210
4211 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4212
4213         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4214         * wl-vars.el (wl-draft-config-alist): Ditto.
4215
4216 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4217
4218         * Version number is increased to 2.9.14.
4219
4220         * wl.el (wl): Don't set wl-init as nil when error occured while
4221         auto-checking folders.
4222
4223         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4224         `elmo-expand-newtext'.
4225
4226 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4227
4228         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4229         `this-command' so that `wl-folder-goto-folder' contained in
4230         `wl-summary-keep-cursor-command' work.
4231
4232 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4233
4234         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4235         message buffer displaying state.
4236
4237 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4238
4239         * wl-vars.el (wl-summary-default-view): New variable to specify
4240         default value for `wl-summary-buffer-view' instead of using
4241         set-default.
4242         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4243
4244 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4245
4246         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4247
4248         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4249
4250 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4251
4252         * wl-vars.el (wl-forward-subject-prefix): New variable.
4253         * wl-draft.el (wl-draft-forward): Use it.
4254
4255 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4256
4257         * wl-message.el (wl-message-prev-page): When it is called without
4258         lines argument, scroll down by wl-message-scroll-amount lines.
4259         (wl-message-next-page): Ditto.
4260         * wl-vars.el (wl-message-scroll-amount): Change default value
4261         to preserve current behavior.
4262
4263 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4264
4265         * wl-summary.el (wl-summary-prefetch-msg): Bind
4266         `wl-message-entity' to call `wl-summary-from-function'.
4267
4268 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4269
4270         * wl-message.el (wl-message-buffer-create): Run
4271         wl-message-buffer-created-hook.
4272
4273 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4274
4275         * wl-summary.el (wl-summary-sort-specs): New variable.
4276         (wl-summary-default-sort-spec): Ditto.
4277         (wl-summary-sort): Rewrite.
4278         (wl-summary-sort-by-list-info): New function.
4279
4280 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4281
4282         * wl-summary.el (wl-summary-get-list-info): New function.
4283         (wl-summary-sort): Rewrite.
4284         (wl-summary-line-list-info): Ditto.
4285         (wl-summary-line-list-count): Ditto.
4286         (wl-summary-refile-region): Fixed docstring.
4287
4288 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4289
4290         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4291         `wl-folder-entity-hashtb' as completion table.
4292
4293 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4294
4295         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4296         only when this command is called interactively; silence the byte-
4297         compiler.
4298
4299 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4300
4301         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4302         active in XEmacs.
4303
4304 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4305
4306         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4307         plural lines.
4308
4309 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4312         of current line when the cursor is on the header name.
4313         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4314
4315 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4316
4317         * wl-util.el (wl-read-directory-name): Return displayed directory
4318         as the default value also on XEmacs.
4319
4320 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4321
4322         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4323         formatting.
4324
4325 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4326
4327         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4328         argument and when it is non-nil, check face property before
4329         highlighting for each line.
4330         (wl-highlight-summary-window): Set it.
4331
4332 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4333
4334         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4335         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4336
4337         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4338         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4339         (wl-draft-get-fcc-list): Likewise.
4340
4341 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4342
4343         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4344         (wl-thread-entity-cur): Ditto.
4345         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4346         wl-thread-indent-regexp setting.
4347         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4348
4349         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4350         wl-summary-lazy-highlight.
4351         (wl-summary-display-bottom): Ditto.
4352
4353         * wl-thread.el (wl-thread-open-close): Likewise.
4354
4355         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4356         from and subject;
4357         Bind wl-draft-use-frame;
4358         Enclose with save-window-excursion;
4359         Use wl-draft-create-buffer instead of with-temp-buffer;
4360         Use wl-draft-prepare-edit;
4361         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4362         Use wl-draft-send instead of wl-draft-raw-send.
4363
4364 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4365
4366         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4367         of using wl-from.
4368
4369 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4370
4371         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4372         insert-buffer instead of clone-buffer.
4373         (wl-draft-doing-mime-bcc): New variable.
4374         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4375         infinite loop.
4376         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4377
4378         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4379         (wl-draft-mime-bcc-body): Ditto.
4380
4381         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4382         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4383         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4384         wl-draft-do-mime-bcc.
4385         (wl-draft-mime-bcc-field): New function.
4386         (wl-draft-do-mime-bcc): Ditto.
4387
4388         * wl-address.el (wl-address-complete-header-list): New variable.
4389         (wl-address-complete-header-regexp): Changed default value.
4390
4391         * Version number is increased to 2.9.13.
4392
4393 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4394
4395         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4396         it is differed.
4397
4398 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4399
4400         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4401         (wl-summary-line-list-count): Ditto.
4402
4403 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4404
4405         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4406         (wl-nntp-posting-function): New variable.
4407         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4408         `wl-nntp-posting-config-alist'.
4409
4410 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4411
4412         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4413         FLIM.
4414
4415 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4416
4417         * wl-summary.el (wl-summary-target-mark-refile-sub):
4418         Remove a nuisance funcall.
4419
4420 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4421
4422         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4423         as t for `try-completion'.
4424
4425 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4426
4427         * wl-summary.el (wl-summary-default-from): Use
4428         wl-address-header-extract-address instead of
4429         std11-extract-address-components.
4430         (wl-summary-simple-from): Ditto.
4431         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4432         (wl-summary-insert-headers): Show message.
4433         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4434         for whole line.
4435         (wl-summary-default-from): Revert last change.
4436         (wl-summary-simple-from): Ditto.
4437         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4438         (wl-summary-mark-as-read-region): Follow the change above.
4439         (wl-summary-sync-marks): Ditto.
4440         (wl-summary-target-mark-mark-as-read): Ditto.
4441         (wl-summary-redisplay-internal): Ditto.
4442         (wl-summary-redisplay-no-mime-internal): Ditto.
4443         (wl-summary-redisplay-all-header): Ditto.
4444         (wl-summary-mark-as-read): Removed argument `cached';
4445         Use current cache status to set cache mark.
4446         (wl-summary-redisplay-internal): Follow the change above.
4447         (wl-summary-redisplay-no-mime-internal): Ditto.
4448         (wl-summary-redisplay-all-header): Ditto.
4449
4450         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4451
4452         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4453         Don't call itself recursively (Adviced by Yamaoka-san).
4454
4455 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4456
4457         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4458         bind wl-summary-highlight as nil to avoid error caused by missing
4459         local variables.
4460
4461 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4462
4463         * wl-vars.el (wl-invalid-character-message): New user option.
4464
4465         * wl-util.el (wl-set-string-width): If truncated string-width is
4466         larger than specified width, use `wl-invalid-character-message'.
4467
4468 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4469
4470         * wl-summary.el (wl-summary-prefetch-msg): 
4471         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4472
4473 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4474
4475         * wl-vars.el (wl-summary-check-line-format): New user option.
4476         (wl-summary-line-format-file): Ditto.
4477
4478         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4479         variable.
4480         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4481         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4482         and `wl-summary-view-old-p' to check whether do a rescan or not.
4483         (wl-summary-view-old-p): New function.
4484         (wl-summary-line-format-changed-p): Ditto.
4485         (wl-summary-line-format-save): Ditto.
4486         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4487
4488         * wl-util.el (wl-set-string-width): Avoid using negative number
4489         for make-string.
4490
4491 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4492
4493         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4494         return value.
4495
4496         * wl-util.el (wl-set-string-width): Added optional argument
4497         `padding' (All other related portions are changed).
4498         (wl-line-parse-format): If the first letter of column number is
4499         `0', zero-padding the result (ex: "%05l").
4500
4501         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4502
4503 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4504
4505         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4506         sequential summary view.
4507
4508 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4509
4510         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4511         if it doesn't have a -unix version.
4512
4513 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4514
4515         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4516
4517 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4518
4519         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4520         content.
4521         (wl-draft): Follow the change above.
4522
4523         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4524
4525         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4526         and wl-folder-summary-line-format-alist contain %T and %P.
4527
4528         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4529         (wl-summary-mode-line-format): New user option.
4530         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4531         (wl-summary-line-format): Changed default value.
4532         (wl-summary-lazy-highlight): Changed default value.
4533
4534         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4535         change in wl-summary-create-line.
4536         (wl-thread-insert-entity-sub): Ditto.
4537
4538         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4539         (wl-summary-buffer-unread-status): Ditto.
4540         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4541         (wl-summary-buffer-persistent-mark-column): Ditto.
4542         (wl-summary-buffer-mode-line-formatter): Ditto.
4543         (wl-summary-buffer-mode-line): Ditto.
4544         (wl-summary-message-regexp): Abolished.
4545         (All other related portions are changed.)
4546         (wl-summary-detect-mark-position): New function.
4547         (wl-summary-buffer-set-folder): Setup
4548         wl-summary-buffer-mode-line-formatter.
4549         (wl-summary-mode): Setup selective-display;
4550         Setup pre-idle-hook when xemacs.
4551         (wl-summary-update-modeline): Rewrite.
4552         (wl-summary-jump-to-msg): Define as function;
4553         Changed regexp for searching messages.
4554         (wl-summary-message-number): Rewrite.
4555         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4556         Do rescan when old type summary cache.
4557         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4558         (wl-summary-remove-destination): Use '\r' to detect EOL.
4559         (wl-summary-print-destination): Ditto.
4560         (wl-summary-temp-mark): New inline function.
4561         (wl-summary-persistent-mark): Ditto.
4562         (wl-summary-line-number): New function.
4563         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4564         (wl-summary-line-list-count): New function.
4565         (wl-summary-create-line): Added argument persistent-mark.
4566         (All other related portions are changed)
4567         (wl-summary-create-line): Insert '\r'.
4568         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4569         (wl-summary-cursor-move-surface): New inline function.
4570         (wl-summary-prev): Use it.
4571         (wl-summary-next): Ditto.
4572
4573         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4574         wl-summary-message-regexp.
4575         (wl-highlight-summary): Delete progress message.
4576         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4577
4578         * Version number is increased to 2.9.12.
4579
4580 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4581
4582         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4583         variable (nil: no minimum).
4584         (wl-summary-line-subject): Add some spaces after subject by
4585         wl-summary-line-subject-minimum-length.
4586
4587 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4588
4589         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4590         and removed `F'.
4591         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4592         change above).
4593
4594 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4595
4596         * wl-summary.el (wl-summary-line-list-count): Reverted.
4597         (example setting in samples/*/dot.wl is also updated)
4598
4599 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4600
4601         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4602
4603         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4604
4605         * wl-vars.el (wl-summary-line-format): Addes some description to the
4606         docstring.
4607
4608         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4609         (wl-summary-line-close-bracket): Ditto.
4610         (wl-summary-line-children-number): Ditto.
4611         (wl-summary-line-thread-indent): Ditto.
4612         (wl-summary-line-children-and-from): Ditto.
4613
4614         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4615         't', 'c', 'F' and added 'C'.
4616
4617         * wl-util.el (wl-set-string-width): Accept negative value.
4618         (wl-line-parse-format): Added "%number(" and "%)".
4619
4620 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4621
4622         * wl-summary.el (wl-summary-line-list-count): Change format of the
4623         return value.
4624
4625 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4626
4627         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4628         from the recent message.el.
4629         (wl-draft-point-in-header-p): Ditto.
4630         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4631         wl-draft-beginning-of-line.
4632         * wl-e21.el (wl-draft-mode-map): Ditto.
4633         * wl-xmas.el (wl-draft-mode-map): Ditto.
4634
4635         * wl-folder.el: Sort macrodefs by dependencies.
4636
4637 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4638
4639         * wl-summary.el (wl-summary-prev): Fixed regexp.
4640         (wl-summary-next): Ditto.
4641
4642 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4643
4644         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4645
4646 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4647
4648         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4649         for backward compatibility.
4650
4651 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4652
4653         * wl-summary.el (wl-summary-line-list-count): New function, merged
4654         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4655         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4656         list counts.
4657
4658 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4659
4660         * wl-summary.el (wl-summary-create-line): Ignore errors while
4661         timezone-fix-time.
4662
4663         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4664
4665         * wl-summary.el (wl-summary-sync-update): Ditto.
4666         (wl-summary-default-from): Use wl-message-entity
4667         instead of entity.
4668
4669         * wl-summary.el (wl-summary-create-line): Fix.
4670
4671         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4672         (wl-summary-line-format): New user option.
4673         (wl-folder-summary-line-format-alist): Ditto.
4674         (wl-summary-from-width): Abolished.
4675
4676         * wl-util.el (toplevel): Require 'bytecomp.
4677         (wl-line-parse-format): New function.
4678         (wl-line-formatter-setup): New macro.
4679
4680         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4681         (wl-summary-buffer-line-formatter): New buffer local variable.
4682         (wl-summary-switch-to-clone-buffer): Follow the change above.
4683         (wl-summary-message-regexp): Fix.
4684         (wl-summary-from-func-internal): Abolished.
4685         (wl-summary-subject-func-internal): Ditto.
4686         (wl-summary-subject-filter-func-internal): Ditto.
4687         (All other related portions are changed.)
4688         (wl-summary-buffer-set-folder):
4689         Set up wl-summary-buffer-number-column and 
4690         wl-summary-buffer-line-formatter
4691         (All other related portions are changed.)
4692         (wl-summary-buffer-number-column-detect): Abolished.
4693         (All other related portions are changed.)
4694         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4695         (wl-summary-delete-all-temp-marks-on-buffer): Use
4696         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4697         (wl-summary-target-mark-delete): Ditto.
4698         (wl-summary-target-mark-refile-subr): Ditto.
4699         (wl-summary-target-mark-mark-as-read): Ditto.
4700         (wl-summary-target-mark-mark-as-unread): Ditto.
4701         (wl-summary-target-mark-mark-as-important): Ditto.
4702         (wl-summary-target-mark-save): Ditto.
4703         (wl-summary-replace-status-marks): Renamed from
4704         wl-summary-set-status-marks-on-buffer;
4705         Use wl-summary-message-regexp instead of
4706         wl-summary-buffer-number-regexp.
4707         (wl-summary-sync-update): Follow the change above.
4708         (wl-summary-goto-previous-message-beginning): New function.
4709         (wl-summary-mark-as-unread): Use it.
4710         (wl-summary-mark-as-important): Ditto.
4711         (wl-summary-line-formatter): New variable.
4712         (wl-summary-line-year): New function.
4713         (wl-summary-line-day): Ditto.
4714         (wl-summary-line-day-of-week): Ditto.
4715         (wl-summary-line-hour): Ditto.
4716         (wl-summary-line-minute): Ditto.
4717         (wl-summary-line-open-bracket): Ditto.
4718         (wl-summary-line-close-bracket): Ditto.
4719         (wl-summary-line-children-number): Ditto.
4720         (wl-summary-line-thread-indent): Ditto.
4721         (wl-summary-line-size): Ditto.
4722         (wl-summary-line-subject): Ditto.
4723         (wl-summary-line-from): Ditto.
4724         (wl-summary-line-children-and-from): Ditto.
4725         (wl-summary-create-line): Rewritten.
4726         (wl-summary-format-date): Abolished.
4727
4728         * wl-highlight.el (wl-highlight-summary-current-line): Use
4729         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4730         Use thread structure to detect thread top message.
4731
4732         * wl-draft.el (wl-default-draft-cite): Don't use
4733         wl-summary-from-func-internal.
4734
4735         * wl-refile.el (wl-refile-subject-learn): Don't use
4736         wl-summary-subject-filter-func-internal.
4737         (wl-refile-guess-by-subject): Ditto.
4738
4739         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4740         parameters.
4741
4742         * wl-thread.el (wl-thread-update-indent-string-region):
4743         Use wl-thread-update-line-on-buffer instead of
4744         wl-thread-update-indent-string.
4745         (wl-thread-update-children-number): Redefine using
4746         wl-thread-update-line-on-buffer.
4747         (wl-thread-update-indent-string): Abolished.
4748
4749         * Version number is increased to 2.9.11.
4750
4751 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4752
4753         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4754         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4755         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4756
4757         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4758         as nil.
4759
4760         * wl-thread.el (wl-thread-open-all-unread): Use 
4761         elmo-folder-list-messages-mark-match.
4762         (wl-thread-insert-message): Removed argument `mark-alist'.
4763         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4764         elmo-msgdb-set-mark.
4765         (wl-thread-get-children-msgs-uncached): Likewise.
4766         (wl-thread-get-exist-children): Added argument include-self.
4767         (wl-thread-delete-message): Follow the change above.
4768
4769         * wl-summary.el (wl-summary-count-unread): Removed argument.
4770         (wl-summary-rescan): Follow the change above.
4771         (wl-summary-mark-as-read-region): Ditto
4772         (wl-summary-mark-as-unread-region): Ditto.
4773         (wl-summary-delete-messages-on-buffer): Ditto.
4774         (wl-summary-sync-update): Ditto.
4775         (wl-summary-switch-to-clone-buffer): Ditto.
4776         (wl-summary-goto-folder-subr): Ditto.
4777         (wl-summary-target-mark-mark-as-read): Ditto.
4778         (wl-summary-target-mark-mark-as-unread): Ditto.
4779         (wl-summary-target-mark-mark-as-important): Ditto.
4780         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4781         (wl-summary-update-thread): Removed argument `mark-alist'.
4782         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4783         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4784         (wl-summary-resume-cache-status): Likewise.
4785         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4786         elmo-msgdb-set-mark.
4787         (wl-summary-mark-as-read-all): Likewise.
4788         (wl-summary-delete-cache): Ditto.
4789         (wl-summary-auto-select-msg-p): Ditto.
4790         (wl-summary-mark-as-unread): Ditto.
4791         (wl-summary-no-auto-refile-message-p): Ditto.
4792         (wl-summary-mark-as-read): Ditto.
4793         (wl-summary-mark-as-important): Ditto.
4794         (wl-summary-auto-refile): Follow the change above.
4795         (wl-summary-delete-all-marks): Removed.
4796         (wl-summary-resume-marks-and-highlight): Ditto.
4797         (wl-summary-resume-marks): Ditto.
4798         (wl-summary-delete-important-msgs-from-list): Ditto.
4799         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4800
4801         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4802         wl-summary-count-unread.
4803
4804         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4805         (wl-summary-score-update-all-lines): Use
4806         elmo-msgdb-set-mark.
4807
4808 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4809
4810         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4811         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4812         (wl-summary-create-line): Renamed from
4813         wl-summary-overview-create-summary-line;
4814         Argument rearrangement.
4815         (wl-summary-update-thread): Follow the change above.
4816
4817         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4818         (wl-thread-insert-entity-sub): Likewise.
4819
4820         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4821         argument `overview', `mark-alist' and added `msgdb'.
4822
4823         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4824
4825         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4826         (wl-summary-rescan): Follow the change above.
4827         (wl-summary-sync-update): Ditto.
4828         (wl-summary-insert-thread-entity): Ditto;
4829         Don't use `let*' in every while loop;
4830         Detect infinite loop of threads.
4831         (wl-summary-update-thread): Removed argument `overview'.
4832
4833         * wl-thread.el (wl-thread-insert-message): Ditto.
4834
4835         * Version number is increased to 2.9.10.
4836
4837         * wl-message.el (wl-message-redisplay): Ignore errors while
4838         wl-message-redisplay-hook.
4839
4840 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4841
4842         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4843
4844 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4845
4846         * wl.el (wl): inhibit-quit while wl-folder.
4847
4848 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4849
4850         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4851         while msgdb access.
4852
4853 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4854
4855         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4856         even if no folder is not created.
4857
4858 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4859
4860         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4861
4862         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4863         implementation.
4864         (wl-summary-target-mark-thread): Ditto.
4865
4866         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4867
4868 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4869
4870         * wl-util.el (wl-display-bytes): Remove unused function.
4871
4872 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4873
4874         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4875         seems critical one (partially reverse the change in 2002/03/17).
4876
4877 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4878
4879         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4880         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4881
4882 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4883
4884         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4885         is not writable.
4886         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4887         plugged status instead of `'force' as 2nd argument.
4888
4889         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4890         is not creatable.
4891
4892         * Version number is increased to 2.9.9.
4893
4894 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4895
4896         * wl-summary.el (wl-summary-suspend): New function.
4897
4898 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4899
4900         * wl.el (wl): Do not check variables if check is nil.
4901         * wl-utils.el (wl-collect-draft): New function.
4902         * wl-folder.el (wl-folder-suspend): Put summary buffers
4903         and draft buffers at the end of buffer list.
4904         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4905
4906 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4907
4908         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4909         loop instead of recursive call.
4910
4911         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4912         2nd argument.
4913
4914 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4915
4916         * wl-draft.el (wl-draft-create-contents): Don't take neither
4917         (function . args) nor (string . something) any more.
4918
4919         * wl-version.el (wl-generate-user-agent-string): Return string
4920         without header symbol.
4921         * wl-draft.el (wl-draft-default-headers): Use it.
4922
4923         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4924         `wl-draft-insert-ccs' and return field value instead of inserting
4925         the header. Abolish cc argument.
4926         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4927
4928         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4929         rather than one with string car.
4930
4931         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4932         * wl-draft.el (wl-draft-create-contents): Add it after the default
4933         headers.
4934
4935         * wl-draft.el (wl-draft-create-contents): For the case of
4936         (symbol-or-string . function) insert header only when the function
4937         returns string value.
4938
4939 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4940
4941         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4942         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4943
4944 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4945
4946         * wl.el (wl-check-environment): Don't check Message-ID when
4947         `wl-insert-message-id' is nil.
4948         Revive checking if `wl-message-id-domain' contains "@".
4949
4950 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4951
4952         * wl.el (wl-check-environment): Merge examination for "@" at
4953         inappropriate position into the first string-match.
4954
4955         * wl-summary.el (wl-summary-target-mark-print): New function.
4956         (wl-summary-pipe-message-subr): Extracted from
4957         `wl-summary-pipe-message'.
4958         (wl-summary-target-mark-pipe): New function.
4959         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4960         `wl-summary-target-mark-pipe'.
4961
4962 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4963
4964         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4965
4966 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4967
4968         * wl.el (wl-check-environment): Use elmo-warning instead of
4969         error for non-critical ones.
4970         Remove trash folder check.
4971         (wl): Don't ignore error in wl-check-environment.
4972
4973         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4974         check, which is moved from `wl-check-environment'.
4975         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4976
4977 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4978
4979         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4980         guess anything, call wl-summary-write.
4981         (wl-summary-write): Create draft with blank To field.
4982         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4983
4984 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4985
4986         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4987         argument full as well for wl-folder-write-current-folder.
4988         If wl-*-write-current-folder cannot guess addressee, add blank
4989         To header.
4990         Rewrite condition for positioning cursor.
4991
4992 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4993
4994         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4995         summary buffer is present, use it.
4996         (wl-folder-jump-to-previous-summary): Ditto.
4997
4998 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4999
5000         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5001
5002         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5003         wl-summary-previous-buffer and wl-summary-next-buffer.
5004
5005         * wl-folder.el (wl-folder-mode-map): Bind
5006         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5007         (wl-folder-jump-to-next-summary): New function.
5008         (wl-folder-jump-to-previous-summary): Ditto.
5009
5010         * wl-draft.el (wl-draft): Rearranged.
5011
5012 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5013
5014         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5015         of header.
5016         (wl-draft): Collect arguments for the header as header-alist.
5017         (wl-draft-forward): Arrange arguments for wl-draft.
5018         (wl-draft-reply): Ditto.
5019         (wl-draft-edit-string): Ditto.
5020         * wl-summary.el (wl-summary-write): Ditto.
5021         (wl-summary-write-current-folder): Ditto.
5022
5023         * Version number is increased to 2.9.8.
5024
5025 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5026
5027         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5028
5029         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5030
5031         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5032         even if the guess failed.
5033
5034         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5035         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5036         wl-summary-write-current-folder.
5037         * wl-xmas.el: Ditto.
5038
5039 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5040
5041         * wl-summary.el (wl-summary-next-page): Force display message if
5042         message is not displayed yet.
5043         (wl-summary-prev-page): Ditto.
5044
5045 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5046
5047         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5048
5049 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5050
5051         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5052         add "Preview Message" and "Save Draft and Exit".
5053
5054 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5055
5056         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5057         if addrmgr is called from draft in splitted window.
5058
5059         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5060         * wl-mule.el: Ditto.
5061         * wl-xmas.el: Ditto.
5062
5063 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5064
5065         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5066
5067         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5068         * wl-xmas.el (wl-folder-toolbar): Ditto.
5069
5070 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5071
5072         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5073         and wl-draft-save-and-exit.
5074         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5075         * wl-xmas.el: Ditto.
5076         * wl-mule.el: Ditto.
5077
5078         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5079         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5080
5081 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5082
5083         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5084         lists for saving buffer.
5085
5086 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5087
5088         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5089         parent-folder argument instead of it.
5090         (wl-draft-create-buffer): Ditto.
5091         (wl-draft-forward): Ditto.
5092         (wl-draft-reply): Ditto.
5093         * wl-summary.el (wl-summary-write): Ditto.
5094         (wl-summary-write-current-folder): Ditto.
5095
5096         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5097         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5098         Folder buffer after composing.
5099
5100 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5101
5102         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5103         header if the file `wl-x-face-file' already contains it.
5104
5105 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5106
5107         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5108         folder" entry.
5109         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5110         * wl-e21.el (wl-folder-toolbar): Ditto.
5111         * wl-xmas.el (wl-folder-toolbar): Ditto.
5112
5113 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5114
5115         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5116         wl-folder-goto-folder with sticky argument.
5117         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5118
5119 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5120
5121         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5122         and wl-summary-previous-buffer.
5123         (wl-summary-next-buffer): New function.
5124         (wl-summary-previous-buffer): Ditto.
5125
5126 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5127
5128         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5129         wl-folder-jump-to-current-entity-with-arg.
5130         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5131         `wl-folder-jump-to-current-entity'.
5132         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5133         `wl-summary-goto-folder-sticky'.
5134         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5135         `wl-summary-goto-folder'.
5136         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5137         Unless force-exit, do not clean temp. marks for sticky summary.
5138         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5139
5140 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5141
5142         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5143         not entire.
5144
5145 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5146
5147         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5148         to `C-x C-s'.
5149         (wl-summary-save-status): New command.
5150         (wl-summary-exit): Don't clean-up temp marks when sticky.
5151         (Applied patch from Nakayama-san [wl: 09548])
5152         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5153         Do nothing when no mark data.
5154         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5155         Call `wl-summary-delete-all-temp-marks' before saving.
5156
5157 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5158
5159         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5160
5161 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5162
5163         * wl.el (wl-check-environment): Also cause error when (system-name)
5164         returns "localhost.localdomain". (Although it doesn't affect because
5165         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5166
5167 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5168
5169         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5170         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5171
5172         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5173         value.
5174
5175 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5176
5177         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5178         Likewise r-cc-list and r-ng-list.
5179
5180 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5181
5182         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5183         only if it is bound as variable.
5184
5185         * wl-mime.el (wl-draft-preview-message): Ditto.
5186
5187 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5188
5189         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5190         needless `goto-char'.
5191
5192         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5193         `wl-summary-redisplay-no-mime-internal' instead of
5194         `wl-summary-redisplay-no-mime'.
5195         (wl-summary-redisplay-no-mime): Changed argument;
5196         Call `wl-summary-redisplay-no-mime-internal'.
5197
5198         * wl-mime.el (wl-draft-preview-message): Bind
5199         `mime-header-encode-method-alist' locally.
5200
5201         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5202         (wl-draft-std11-parse-addresses): Added the first address check.
5203         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5204
5205         * Version number is increased to 2.9.7.
5206
5207 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5208
5209         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5210
5211 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5212
5213         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5214         related to scrollbar support, if there is no such a feature
5215         compiled in.
5216
5217 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5218
5219         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5220         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5221         for prefetch.
5222
5223 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5224
5225         * wl-summary.el (wl-summary-pick): Fix for no match.
5226
5227 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5228
5229         * wl-draft.el (wl-draft-save):
5230         Override `mime-header-encode-method-alist'.
5231
5232 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5233
5234         * wl-folder.el (wl-folder-pick): New function.
5235         Define key as "?".
5236
5237 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5238
5239         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5240         Fix for unplugged.
5241
5242 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5243
5244         * wl-folder.el (wl-folder-virtual): New function.
5245         Define key as "V".
5246
5247 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5248
5249         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5250         multi folder if entity is group.
5251
5252 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5253
5254         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5255         is nil.
5256
5257 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5258
5259         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5260         (wl-summary-target-mark-msgs): Return the number of marked messages.
5261
5262 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5263
5264         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5265         "first:" is specified.
5266
5267 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5268
5269         * wl-vars.el (wl-from): Use return value of function
5270         user-full-name instead of the variable user-full-name since
5271         XEmacs-20.4 doesn't set this variable.
5272
5273 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5274
5275         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5276         call `wl' directly.
5277
5278 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5279
5280         * wl-draft.el (wl-draft-reedit): Removed duplicated
5281         switch-to-buffers.
5282
5283 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5284
5285         * wl.el (wl-other-frame): Removed garbages.
5286
5287 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5288
5289         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5290
5291         * wl-xmas.el (wl-draft-key-setup): Ditto.
5292
5293         * wl-mule.el (wl-draft-key-setup): Ditto.
5294
5295         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5296         (wl-draft-reedit): Ditto.
5297         (wl-draft-prepare-edit): Add `wl-draft-save' to
5298         `local-write-file-hooks'.
5299         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5300         (wl-draft-reedit): Set buffer-file-name.
5301         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5302
5303
5304         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5305         call it.
5306         (wl-delete-startup-frame-function): New variable.
5307         (wl-other-frame): New function
5308         (Original was written by Yamaoka san [wl: 09239]).
5309
5310         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5311         if `wl-folder-use-frame'.
5312
5313 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5314
5315         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5316
5317 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5318
5319         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5320         New variable.
5321         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5322         (wl-message-buffer-prefetch-get-next): Use them.
5323         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5324
5325 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5328         with unwind-protect.
5329
5330         * wl-draft.el (wl-draft-reedit): Rewrite.
5331         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5332         (wl-draft-save): Insert header separator if it does not exist;
5333         Removed condition-case.
5334
5335         * wl-summary.el (wl-summary-reedit): Revert last change.
5336
5337         * wl-draft.el (wl-draft-save): Rewrite.
5338         (wl-draft-create-buffer): Set buffer-file-name as nil.
5339
5340         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5341
5342         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5343
5344         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5345         nil.
5346
5347 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5348
5349         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5350         If count is nil, do not prefetch.
5351         (wl-message-buffer-prefetch-next): Next.
5352
5353 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5354
5355         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5356
5357 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5358
5359         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5360         `delete-backward-char'
5361         (wl-draft-prepare-edit): Check major-mode.
5362         (wl-draft-decode-header): Rewrite.
5363         (wl-draft): Fix.
5364
5365 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5366
5367         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5368
5369 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5370
5371         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5372         (wl-message-buffer-prefetch-get-next): Remove size checking.
5373         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5374
5375 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5376
5377         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5378         (wl-draft-default-headers): Fix.
5379
5380 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5381
5382         * wl-draft.el (wl-draft-default-headers): Insert return value of
5383         `wl-generate-mailer-string-function'.
5384
5385 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5386
5387         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5388         (wl-draft-insert-mail-header-separator): Ditto.
5389
5390         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5391         again (Reverted the change on 2002-01-17 by OKADA san).
5392
5393 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5394
5395         * wl-draft.el (wl-draft): Rewrite.
5396         (wl-draft-create-buffer): New function.
5397         (wl-draft-create-contents): Ditto.
5398         (wl-draft-prepare-edit): Ditto.
5399         (wl-draft-decode-header): Ditto.
5400         (wl-draft-decode-body): Ditto.
5401         (wl-draft-check-new-line): Ditto.
5402         (wl-draft-default-headers): Ditto.
5403         (wl-draft-insert-mail-header-separator): Ditto.
5404
5405 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5406
5407         * Version number is increased to 2.9.6.
5408
5409 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5410
5411         * wl-draft.el (wl-draft-delete-field): Optional argument.
5412         (wl-draft-delete-fields): Ditto.
5413
5414 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5415
5416         * wl-message.el (toplevel): Eliminated byte-compile warning.
5417         for `itimer-function', `delete-timer' and `itimer-list'.
5418
5419 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5420
5421         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5422         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5423         `wl-message-buffer-prefetch-threshold'.
5424         * wl-summary.el (wl-summary-redisplay-internal): Remove
5425         the check of `wl-message-buffer-prefetch-depth'.
5426
5427 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5428
5429         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5430         size of article.
5431         (wl-message-buffer-prefetch-subr): Remove size check.
5432
5433 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5434
5435         * wl-vars.el (wl-plugged): Make customizable.
5436
5437 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5438
5439         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5440         (wl-message-buffer-prefetch-set-timer): New function.
5441         (wl-message-buffer-prefetch-get-next): New function.
5442         (wl-message-buffer-prefetch): New function.
5443         (wl-message-buffer-prefetch-next): Rewrite.
5444         (wl-message-buffer-prefetch-subr): Rewrite.
5445         * wl-vars.el (wl-auto-prefetch-first): New variable.
5446         * wl-summary.el (wl-summary-goto-folder-subr): Call
5447         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5448
5449 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5450
5451         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5452         `wl-summary-unread-message-hook'.
5453
5454 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5455
5456         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5457         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5458         if range is `cache-status'.
5459
5460 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5461
5462         * wl-message.el (wl-message-buffer-prefetch-subr):
5463         Improve debug message.
5464
5465 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5466
5467         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5468         `wl-mail-send-pre-hook'.
5469         (wl-draft-send-mail-with-qmail): Ditto.
5470         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5471
5472 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5473
5474         * wl-message.el (wl-message-buffer-prefetch-subr):
5475         Fix for cancel-function-timers bug.
5476         (wl-message-buffer-prefetch-debug): Default value is t.
5477
5478 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5479
5480         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5481         (wl-message-buffer-prefetch-subr): Rewrite.
5482         Rename from `wl-message-buffer-prefetch'.
5483
5484 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5485
5486         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5487         (wl-default-draft-cite-decorate-author): Ditto.
5488
5489         * wl-draft.el (wl-draft-cite-function): Removed.
5490         (wl-default-draft-cite-decorate-author): Ditto.
5491
5492 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5493
5494         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5495         (wl-default-draft-cite): Do not arrange author name if the value of
5496         `wl-default-draft-cite-decorate-author' is nil.
5497
5498 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5499
5500         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5501
5502         * wl-folder.el (wl-folder-check-one-entity): Don't care
5503         `elmo-folder-use-flag-p'.
5504
5505 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5506
5507         * wl-folder (wl-folder-check-one-entity): Fix
5508         problem if unread is nil.
5509
5510 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5511
5512         * wl-address.el (wl-address-make-completion-list): Check whether
5513         the address is a group list.
5514         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5515
5516 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5517
5518         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5519         The number of the messages of new and unread does not count
5520         correctly.
5521
5522         * wl-summary.el (wl-summary-count-unread): Changed to return
5523         `(new . unread)' instead of total.
5524         (wl-summary-sync-update): Follow the change above.
5525
5526         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5527
5528 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5529
5530         * wl-address.el (wl-address-make-completion-list): Do not enclose
5531         address by " <" and ">" if associated realname is "".
5532         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5533         This is against the promblem with group list in .addresses pointed
5534         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5535
5536 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5537
5538         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5539         message is a format control string.
5540         * wl-expire.el (wl-expire-append-log): Ditto.
5541         * wl-mime.el (wl-summary-burst-subr): Ditto.
5542         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5543         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5544
5545 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5546
5547         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5548         wl.el (wl-check-variables): Rename from `wl-check-type'.
5549         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5550         (wl-check-variables-2): New function.
5551         (wl): Call `wl-check-variables-2'.
5552
5553 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5554
5555         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5556         after renaming folder in access group.
5557
5558 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5561         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5562         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5563         (wl-message-buffer-prefetch): Rewrite.
5564         (wl-message-buffer-prefetch-idle-time): Removed.
5565         * wl-summary.el (wl-summary-redisplay-internal):
5566         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5567         Error check for `wl-message-buffer-prefetch-depht'.
5568
5569 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5570
5571         * Version number is increased to 2.9.5.
5572         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5573
5574 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5575
5576         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5577         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5578         Based on the patch written by
5579         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5580
5581 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5582
5583         * wl-draft.el (wl-draft-raw-send): Fix for
5584         `wl-news-send-pre-hook'
5585
5586 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5587
5588         * wl-utils.el (wl-message-id-function): New variable.
5589         * wl-draft.el (wl-draft-insert-required-fields):
5590         Use `wl-message-id-function'.
5591
5592 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5593
5594         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5595         * wl-utils.el (wl-draft-make-message-id-string):
5596         Use `wl-from' for domain part of Message-ID
5597         if `wl-message-id-use-wl-from' if non-nil.
5598         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5599
5600 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5601
5602         * wl.el (wl): Call `wl-check-type'
5603         Do not 'condition-case'.
5604
5605 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5606
5607         * wl.el (wl-check-type): New function.
5608         (wl-check-type-variables): New variable.
5609
5610 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5611
5612         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5613
5614 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5615
5616         * wl-draft.el (wl-smtp-password-key): New function.
5617         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5618         (wl-draft-send-mail-with-smtp): Ditto.
5619         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5620
5621 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5622
5623         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5624         * wl-utils.el (wl-unique-id-suffix): Remove.
5625
5626 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5627
5628         * Version number is increased to 2.9.4.
5629
5630 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5631
5632         * wl-utils.el (wl-unique-id-suffix): New variable.
5633         (wl-unique-id): Use `wl-unique-id-suffix'
5634
5635 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5636
5637         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5638         instead of `elmo-msgdb-search'.
5639
5640         * Version number is increased to 2.9.3.
5641
5642 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5643
5644         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5645
5646 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5647
5648         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5649         (wl-draft-dispatch-message): Changed for send-later.
5650         (wl-draft-queue-flush): Ditto.
5651         (wl-draft): Clear `wl-sent-message-queued'.
5652         (wl-draft-reedit): Ditto.
5653         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5654         * wl-vars.el (wl-draft-force-queuing): New variable.
5655         (wl-draft-force-queuing-mail): New variable.
5656         (wl-draft-force-queuing-news): New variable.
5657
5658 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5659
5660         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5661         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5662
5663 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5664
5665         * Version number is increased to 2.9.2.
5666
5667 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5668
5669         * wl-draft.el (wl-draft-elide-region): New user command.
5670         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5671
5672         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5673         command `wl-draft-elide-region'.
5674         * wl-mule.el: Ditto.
5675         * wl-xmas.el: Ditto.
5676
5677 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5680         (wl-biff-check-folder-async): Removed needless let.
5681
5682 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5683
5684         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5685         wl-folder-get-elmo-folder.
5686         (wl-biff-check-folder): Set `biff' argument of
5687         `wl-folder-check-one-entity'.
5688         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5689
5690         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5691         (wl-folder-check-one-entity): Added `biff' argument;
5692         Setup `biff' slot of folder.
5693
5694         * Version number is increased to 2.9.1.
5695
5696 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5697
5698         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5699         comment out and fixed.
5700         (wl-fldmgr-add-completion-subr): Ditto.
5701
5702         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5703         and msgdb.
5704
5705         * wl.el (wl-toggle-plugged): Save summary view.
5706
5707 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5708
5709         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5710
5711 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5712
5713         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5714
5715 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5718         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5719         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5720
5721         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5722         if it was failed.
5723         (wl-demo): Disable undo in the demo buffer.
5724
5725 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5726
5727         * wl-version.el (wl-version): Changed codename.
5728
5729         * Version number is increased to 2.9.0.
5730
5731 2001-12-14  Takuo KITAME <kitame@northeye.org>
5732
5733         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5734         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5735         (wl-folder-mark-as-read-all-current-entity): Ditto.
5736
5737 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5738
5739         * wl-vars.el (wl-from-width): Define as obsolete variable.
5740         (wl-subject-length-limit): Ditto.
5741
5742         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5743
5744         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5745         wl-summary-save-view.
5746
5747         * wl.el (wl-save-status): Ditto.
5748         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5749
5750         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5751         (wl-summary-exit): Follow the change above.
5752         (wl-summary-goto-folder-subr): Ditto.
5753
5754         * wl-folder.el (wl-folder-create-subr): Don't use
5755         `elmo-folder-creatable-p'.
5756
5757 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5760
5761 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5762
5763         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5764         rather than bitmap on Emacs 21.
5765         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5766         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5767         for xbm if the new redisplay engine is not available.
5768
5769 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5770
5771         * wl-folder.el (wl-folder-init-hook): New hook.
5772         (wl-folder-init): Run `wl-folder-init-hook'.
5773
5774 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5775
5776         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5777
5778 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5779
5780         * wl-acap.el (wl-acap-cache-filename): New variable.
5781         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5782         (wl-acap-init): Use cache if no ACAP server found.
5783
5784 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5785
5786         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5787         `wl-acap-original-msgdb-dir'.
5788
5789         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5790         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5791
5792         * wl-mime.el (wl-mime-save-directory): Renamed from
5793         `wl-mime-save-dir'.
5794
5795 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5798
5799         * wl-demo.el: Require `path-util'.
5800         (wl-demo-bitmap-mule-available-p): New internal variable.
5801         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5802         `module-installed-p' instead.
5803         (wl-demo-insert-image): Use *.img file for a bitmap image.
5804         (wl-demo): Don't call the ascii demo recursively.
5805
5806 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5807
5808         * Version number is increased to 2.7.7.
5809
5810 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5811
5812         * wl.el (wl-exit): Eliminated byte-compile warning.
5813
5814 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5815
5816         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5817         obsolete variable using `elmo-define-obsolete-variable'.
5818         (wl-fetch-confirm-threshold): Ditto.
5819         (wl-cache-prefetch-folder-type-list): Ditto.
5820         (wl-cache-prefetch-folder-list): Ditto.
5821
5822 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5823
5824         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5825         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5826         (wl-demo-insert-image): New function.
5827         (wl-demo-insert-text): New function.
5828         (wl-demo-image-type-alist): Redefine as a function.
5829         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5830         (wl-demo-with-temp-file-buffer): Removed.
5831         (wl-logo-xpm): Removed.
5832         (wl-logo-xbm): Removed.
5833         (wl-logo-bitmap): Removed.
5834
5835 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5836
5837         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5838         (wl-expire-localdir-get-folder-function): New user option.
5839         (wl-expire-localdir-get-folder): New function.
5840         (wl-expire-localdir-date): Ditto.
5841
5842 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5843
5844         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5845         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5846         Fixed unread number mismatch when all-unread < unread.
5847
5848 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5849
5850         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5851         (wl-fetch-confirm-threshold): Ditto.
5852
5853         * wl-summary.el (wl-summary-confirm-appends): Removed.
5854         (wl-summary-sync-update): Don't refer
5855         `wl-summary-update-confirm-threshold' (It is now abolished).
5856
5857         * wl-message.el (wl-message-display-internal): Don't refer
5858         `wl-fetch-confirm-threshold' (It is now abolished).
5859
5860 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5861
5862         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5863
5864 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5865
5866         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5867         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5868         Change default value to nil.
5869         (wl-summary-indent-length-limit): The value can be nil, nil means
5870         unlimited.
5871
5872         * wl-summary.el: Don't set limit for indent length if the value of
5873         wl-summary-indent-length-limit is nil.
5874         If the value of wl-summary-width is nil, it means only that the width
5875         of summary is unlimited (nil doesn't mean that the indent length is
5876         unlimited).
5877
5878         * wl-thread.el: Ditto.
5879
5880 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5881
5882         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5883         be nil, nil means never confirm.
5884         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5885
5886 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5887
5888         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5889         means unlimited).
5890
5891 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5894         Use `with-temp-buffer'.
5895
5896 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5897
5898         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5899         with new backquote style).
5900         (wl-folder-get-entity-from-buffer): Ditto.
5901
5902 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5903
5904         * wl-version.el (nemacs-version): Eliminated.
5905         (wl-extended-emacs-version2): Ignore nemacs.
5906         (wl-extended-emacs-version3): Ditto.
5907
5908 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5909
5910         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5911         (wl-draft-add-in-reply-to): New variable.
5912         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5913         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5914         (wl-draft-yank-from-mail-reply-buffer): Use
5915         `wl-draft-add-in-reply-to'.
5916         (wl-draft-insert-current-message): Ditto.
5917
5918 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5919
5920         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5921         typo (kill->hide).
5922         (wl-message-buffer-prefetch-folder-type-list): Added elements
5923         `mark' and `cache' instead of `internal'.
5924
5925 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5926
5927         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5928         resume msgdb directory.
5929
5930 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5931
5932         * wl.el (wl-exit): Call `wl-acap-exit'.
5933
5934         * wl-summary.el (wl-summary-message-string): New function.
5935         (wl-summary-reedit): Use it.
5936         (wl-summary-resend-bounced-mail): Remove needless let.
5937         (wl-summary-supersedes-message): Ditto.
5938         (wl-summary-save): Ditto.
5939
5940         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5941         (wl-acap-init): Set it.
5942         (wl-acap-exit): New function.
5943
5944 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5945
5946         * wl.el (wl-init): Revert (require 'mime-setup). move from
5947         toplevel.
5948
5949 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5950
5951         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5952         local variables.  Add error when guess function return invalid
5953         value.
5954
5955 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5956
5957         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5958         Change local variable name.
5959         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5960         (wl-folder-get-newsgroups): Return nil when non-news folder.
5961         * wl-summary.el (wl-summary-write-current-folder): State through
5962         when guess-list return nil.
5963         (wl-summary-write-current-folder-functions): Fixed docstring.
5964
5965         * wl.el (wl-exit): Changed confirm message.
5966
5967         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5968         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5969
5970         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5971
5972 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5973
5974         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5975         user option (Renamed from wl-cache-prefetch-folder-type-list).
5976         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5977         from wl-cache-prefetch-folder-list).
5978
5979         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5980         Move to wl-vars.el.
5981         (wl-message-buffer-prefetch-p): Changed to enable
5982         `wl-message-buffer-prefetch-folder-list'.
5983
5984         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5985         `ignore-cache'.
5986
5987 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5988
5989         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5990         `part-top' and `part-bottom'.
5991         (wl-draft-config-sub-part-top): New function.
5992         (wl-draft-config-sub-part-bottom): New function.
5993
5994 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5995
5996         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5997
5998 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5999
6000         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6001
6002 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6003
6004         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6005
6006         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6007         (wl-summary-write-current-folder): Ditto.
6008
6009 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6010
6011         * wl-folder.el (wl-folder-get-newsgroups): Use
6012         `elmo-folder-newsgroups'.
6013
6014 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6015
6016         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6017         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6018         `wl-draft-config-sub-header-bottom'.
6019
6020 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6021
6022         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6023         localnews folder.
6024
6025 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6026
6027         * wl-summary.el (wl-summary-mode): Undo last change.
6028
6029         * wl-folder.el (wl-folder-mode): Ditto.
6030
6031 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6032
6033         * wl-summary.el (wl-summary-mode): Locally set
6034         truncate-partial-window-width to nil.
6035         (for XEmacs)
6036
6037         * wl-folder.el (wl-folder-mode): Ditto.
6038
6039 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6040
6041         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6042
6043 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6046         number.
6047
6048         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6049
6050         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6051
6052         * Version number is increased to 2.7.6.
6053
6054 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6055
6056         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6057
6058 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-summary.el (wl-summary-sync-update): Enclose network
6061         related portion with `unwind-protect'.
6062
6063 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6064
6065         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6066
6067 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6068
6069         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6070         element.
6071         * wl-vars.el (wl-message-body-button-alist): Ditto.
6072
6073         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6074         max match length.
6075         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6076
6077         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6078         for the max match length;
6079         Use 4th element value for the button string regexp group.
6080
6081         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6082         candidate exists, prompt to select.
6083
6084 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6085
6086         * wl-summary.el (wl-summary-jump-to-msg): Search before
6087         calibration point by `beginning-of-line'.
6088
6089 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6090
6091         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6092         for access group.
6093
6094 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6095
6096         * wl-message.el (wl-message-display-internal): Bind
6097         `default-mime-charset'.
6098
6099         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6100
6101         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6102
6103         * Version number is increased to 2.7.5.
6104
6105 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6106
6107         * wl-expire.el (wl-summary-archive): Fixed;
6108         Use `elmo-folder-name-internal'.
6109
6110 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6111
6112         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6113         from `elmo-folder-move-messages' caller.
6114         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6115
6116         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6117         related portions are changed).
6118
6119 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6120
6121         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6122         counter.
6123
6124 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6125
6126         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6127         buffer local and set it to nil.
6128
6129         * wl-message.el (wl-message-redisplay): Ditto.
6130
6131 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6132
6133         * wl-summary.el (wl-summary-mark-as-important): If message is
6134         already cached, set messag as read, otherwise encache and mark as read.
6135
6136 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6137
6138         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6139         point-min.
6140
6141 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6142
6143         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6144         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6145         a keymap.
6146
6147 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6150         parent.
6151
6152         * wl-mule.el (wl-message-define-keymap): Ditto.
6153
6154         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6155
6156         * wl-xmas.el (wl-message-display-internal-hook): Define.
6157         (wl-xmas-setup-message-toolbar): Define as function.
6158         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6159         (wl-message-overload-functions): Abolished.
6160         (wl-message-define-keymap): New function.
6161
6162         * wl-vars.el (wl-message-display-internal-hook): New variable.
6163         (wl-message-header-button-alist): New variable (Renamed from
6164         wl-highlight-message-header-button-alist).
6165         (wl-message-body-button-alist): Ditto.
6166
6167         * wl-mule.el (wl-message-define-keymap): New function.
6168         (wl-message-overload-functions): Abolished.
6169
6170         * wl-message.el (wl-message-add-buttons-to-body): New function.
6171         (wl-message-redisplay): Don't call wl-message-overload-functions;
6172         Call wl-message-add-buttons-to-header and
6173         wl-message-add-buttons-to-body.
6174         (wl-message-display-internal): Set keymap argument for
6175         elmo-mime-display-as-is, elmo-mime-message-display;
6176         Run wl-message-display-internal-hook.
6177         (wl-message-refer-article-or-url): Abolished.
6178
6179         * wl-highlight.el (wl-highlight-headers): Don't call
6180         wl-highlight-message-add-buttons-to-header.
6181         (wl-highlight-message-add-buttons-to-header): Abolished.
6182
6183
6184         * wl-e21.el (wl-message-display-internal-hook): Define.
6185         (wl-e21-setup-toolbar): Deleted duplicated binding.
6186         (wl-e21-setup-message-toolbar): Define as function.
6187         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6188         (wl-message-define-keymap): New function.
6189         (wl-message-overload-functions): Abolished.
6190
6191 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6192
6193         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6194         and elmo-folder-close.
6195
6196         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6197
6198 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6199
6200         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6201         boolean value.
6202         * wl-draft.el (wl-draft-do-fcc): Ditto.
6203
6204 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6205
6206         * wl-vars.el (wl-fcc-force-as-read): New variable.
6207         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6208         mark copied message as read.
6209
6210 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6211
6212         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6213
6214 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6215
6216         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6217         `wl-summary-target-above' instead of obsolete variable
6218         `wl-summary-temp-above'.
6219
6220         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6221         instead of `make-obsolete-variable'.
6222         * wl-refile.el (toplevel): Ditto.
6223
6224 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6225
6226         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6227         with third argument t.
6228         (wl-draft): Set first argument for wl-plugged-init as t.
6229
6230         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6231         definition.
6232
6233 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6234
6235         * wl-vars.el: Tabify.
6236         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6237
6238         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6239         message.
6240
6241 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6242
6243         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6244         and set default to beep.
6245
6246 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6247
6248         * wl-vars.el (wl-draft-truncate-lines): New variable.
6249
6250         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6251         instead of wl-message-truncate-lines for truncate-lines.
6252
6253 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6254
6255         * wl-message.el (wl-message-display-internal): Call
6256         `wl-highlight-message' after `elmo-mime-display-as-is'.
6257
6258         * wl-mime.el (wl-mime-display-text/plain): New function.
6259         (wl-mime-display-header): Ditto.
6260         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6261         body-presentation-method for text/plain;
6262         Register `wl-mime-display-header' as a header-presentation-method;
6263         Don't set up `elmo-message-text-content-inserted-hook' and
6264         `elmo-message-header-inserted-hook'.
6265
6266         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6267         variable.
6268         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6269         as t if flag is 'all-header;
6270         Don't bind `elmo-message-ignored-field-list',
6271         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6272
6273 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6274
6275         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6276         for xemacs with non-mule environment.
6277
6278 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6279
6280         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6281         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6282         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6283
6284 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6285
6286         * wl-vars.el (wl-interactive-send): Set default value as t.
6287
6288 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6289
6290         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6291         (wl-addrmgr-method-list): Abolished.
6292         (wl-addrmgr-change-method): Follow above change.
6293
6294         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6295
6296 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6297
6298         * wl-vars.el (wl-message-truncate-lines): Change default value
6299         to default-truncate-lines.
6300
6301         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6302
6303 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6304
6305         * wl-vars.el (wl-message-truncate-lines): New variable.
6306
6307         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6308         wl-message-truncate-lines.
6309
6310 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6311
6312         * wl-acap.el (wl-acap-init): Remove period from error message.
6313         (wl-acap-find-acap-service): Remove period from message.
6314
6315 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6316
6317         * wl.el (wl-check-environment): Undo last change.
6318
6319         * wl-vars.el (wl-from): Changed default value.
6320
6321         * wl-util.el (toplevel): Don't require tm-edit.
6322
6323         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6324         `wl-folder-init';
6325         Don't set mark on mail body.
6326         (wl-draft-reedit): Ditto.
6327
6328         * wl-address.el (wl-address-quote-specials): Define as an alias for
6329         elmo-address-quote-specials.
6330
6331 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6332
6333         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6334
6335         * wl-vars.el (wl-from): Set default value as nil.
6336         (wl-organization): Set default value as ORGANIZATION environment
6337         variable.
6338
6339         * wl-draft.el (wl-smtp-extension-bind): Check value of
6340         wl-smtp-connection-type.
6341
6342         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6343         error.
6344
6345 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6346
6347         * Version number is increased to 2.7.4.
6348
6349         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6350         arguments from `wl-highlight-x-face-function' caller.
6351         Use x-face-1.3.6.12 or later.
6352
6353 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6354
6355         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6356
6357 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6358
6359         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6360         (wl-fcc): Fix to accept function.
6361         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6362
6363 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6364
6365         * wl-acap.el (toplevel): Added `product-provide' declare.
6366         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6367
6368 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl.el (wl): Changed order of calling `elmo-init'
6371         and `elmo-folder-init'.
6372
6373 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6374
6375         * wl-mime.el (wl-summary-burst): Extract message when content-type
6376         of root entity is not only `multipart' but also `message/rfc822'.
6377         (wl-summary-burst-subr): Ditto.
6378
6379 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl-vars.el (toplevel): Require 'custom.
6382         (wl-trash-folder): Added to `wl-setting' group.
6383
6384         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6385         exists.
6386         (wl-addrmgr-draw): Insert empty line when no entry exists.
6387
6388         * wl-mule.el (wl-message-wheel-up): Fixed.
6389         (wl-message-wheel-down): Ditto.
6390
6391 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6392
6393         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6394         config is an anonymous lambda expression.
6395
6396 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6397
6398         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6399         when Mule 2 is running.
6400
6401 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6404
6405 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6406
6407         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6408         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6409
6410         * wl-address.el (wl-address-specials-regexp): Eliminated.
6411         (wl-address-quote-specials): Rewrite.
6412
6413 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6414
6415         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6416         shy-groups for regexp.
6417
6418         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6419         character classes and Perl style shy-groups for regexp.
6420         (wl-highlight-plugged-current-line): Use Posix style character
6421         classes for regexp.
6422         (wl-e21-highlight-folder-by-numbers): Ditto.
6423         (wl-e21-display-image-p): Use `display-images-p' instead of
6424         `display-graphic-p'.
6425         (display-images-p): Make an alias to `display-graphic-p' if it is
6426         not available.  It is for Emacs version prior to 21.0.105.
6427
6428         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6429         `display-graphic-p'.
6430         (wl-demo-image-type-alist): Ditto.
6431         (display-images-p): Make an alias to `display-graphic-p' if it is
6432         not available.  It is for Emacs version prior to 21.0.105.
6433
6434 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6435
6436         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6437         support.
6438         (wl-generate-user-agent-string): Ditto.
6439
6440         * wl-version.el (wl-version): Update docsting.
6441         (wl-version-status): Ditto.
6442
6443 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6444
6445         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6446         21.0.105.  For Emacs 21.0.104 or earlier.
6447
6448 2001-09-03  Takuo KITAME <kitame@northeye.org>
6449
6450         * wl-e21.el (wl-plugged-init-icons): Use
6451         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6452         (wl-biff-init-icons): Ditto.
6453
6454 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6455
6456         * wl-highlight.el (wl-highlight-summary-current-line):
6457         Fixed highlighting refile/copy destination.
6458
6459         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6460         (wl-acap-store): Encode string by wl-acap-coding-system.
6461
6462 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * wl-acap.el (toplevel): Check and require 'un-define before
6465         'xemacs-ucs;
6466          Added checking for UTF-2000.
6467
6468 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6469
6470         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6471         Don't enclose with `eval-and-compile'.
6472
6473         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6474         wl-init is non-nil.
6475
6476         * wl-draft.el (wl-draft): Ditto.
6477
6478         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6479
6480         * wl-acap.el (toplevel): Require 'wl.
6481         (wl-acap-store): Call `elmo-init'.
6482
6483         * wl.el (wl): Changed position of `wl-check-environment'.
6484         (toplevel): Added autoload setting for wl-acap.
6485
6486         * wl-vars.el (wl-setting): New custom group.
6487         (wl-from): Added wl-setting group.
6488         (wl-user-mail-address-list): Ditto.
6489         (wl-organization): Ditto.
6490         (wl-subscribed-mailing-list): Ditto.
6491         (wl-envelope-from): Ditto.
6492         (wl-smtp-posting-user): Ditto.
6493         (wl-smtp-posting-server): Ditto.
6494         (wl-smtp-posting-port): Ditto.
6495         (wl-smtp-authenticate-type): Ditto.
6496         (wl-pop-before-smtp-user): Ditto.
6497         (wl-pop-before-smtp-server): Ditto.
6498         (wl-pop-before-smtp-port): Ditto.
6499         (wl-pop-before-smtp-authenticate-type): Ditto.
6500         (wl-nntp-posting-server): Ditto.
6501         (wl-nntp-posting-user): Ditto.
6502         (wl-nntp-posting-port): Ditto.
6503         (wl-fetch-confirm-threshold): Ditto.
6504         (wl-prefetch-threshold): Ditto.
6505         (wl-thread-insert-opened): Ditto.
6506         (wl-ldap-server): Ditto.
6507         (wl-ldap-port): Ditto.
6508         (wl-ldap-base): Ditto.
6509         (wl-ldap-objectclass): Ditto.
6510         (wl-use-ldap): Ditto.
6511         (wl-draft-config-alist): Ditto.
6512         (wl-draft-config-matchone): Ditto.
6513         (wl-template-alist): Ditto.
6514         (wl-message-sort-field-list): Ditto.
6515         (wl-message-ignored-field-list): Ditto.
6516         (wl-message-visible-field-list): Ditto.
6517         (wl-interactive-send): Ditto.
6518         (wl-summary-move-order): Ditto.
6519         (wl-auto-select-first): Ditto.
6520         (wl-auto-select-next): Ditto.
6521         (wl-interactive-save-folders): Ditto.
6522
6523         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6524         Initialization codes are moved from wl-local-folder-init.
6525         (wl-local-folder-init): Follow the change above.
6526         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6527
6528         * wl-acap.el: New file.
6529
6530         * Version number is increased to 2.7.3.
6531
6532 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6533
6534         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6535
6536 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6537
6538         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6539         (wl-addrmgr-address-entry-list): Ditto.
6540
6541 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6542
6543         * wl-e21.el (wl-draft-mode-map): Removed binding for
6544         `wl-draft-insert-x-face-field'.
6545
6546         * wl-mule.el (wl-draft-mode-map): Ditto.
6547
6548         * wl-xmas.el (wl-draft-mode-map): Ditto.
6549
6550         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6551         (wl-cs-autoconv): Ditto.
6552         (wl-cs-local): Ditto.
6553         (wl-use-scoring): Ditto.
6554         (wl-mime-charset): Ditto.
6555         (wl-folder-check-async): Ditto.
6556
6557         * wl.el (toplevel): Ignore nemacs and tm.
6558         (wl-exit): Ditto.
6559
6560         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6561         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6562         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6563         instead of wl-address-petname-add-or-change.
6564         (wl-summary-edit-addresses-subr): Use wl-address-delete
6565         instead of wl-address-petname-delete.
6566
6567         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6568
6569         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6570         if error occured.
6571
6572         * wl-message.el (require): Remove tm support.
6573
6574         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6575
6576         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6577         (wl-folder-jump-to-current-entity): Ditto.
6578         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6579
6580         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6581         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6582         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6583
6584         * wl-mule.el (wl-draft-key-setup): Ditto.
6585
6586         * wl-xmas.el (wl-draft-key-setup): Ditto.
6587
6588         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6589         (wl-draft-std11-parse-addresses): New function.
6590         (wl-draft-parse-mailbox-list): Use it.
6591         (wl-draft): Ignore nemacs.
6592         (wl-draft-reedit): Ditto.
6593
6594         * wl-addrmgr.el: New file.
6595         (Original is wl-rcpt.el written by
6596         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6597         Thanks Kitamoto-san.)
6598
6599         * wl-address.el (wl-address-make-address-list): Modified parsing
6600         process.
6601         (wl-address-delete): Renamed from `wl-address-petname-delete';
6602         Modify wl-address-list too.
6603         (wl-address-add-or-change): Renamed from
6604         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6605
6606 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6607
6608         * wl-highlight.el (wl-highlight-summary-current-line):
6609           Work with transient-mark-mode
6610
6611 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6612
6613         * Version number is increased to 2.7.2.
6614
6615         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6616         instead of elmo-dop-queue-method.
6617
6618 2001-08-06  SAITO Atsunori <sai@yedo.com>
6619
6620         * wl-vars.el (wl-ldap-objectclass): New user option.
6621
6622         * wl-address.el (wl-ldap-make-filter): Use it.
6623
6624 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6625
6626         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6627
6628 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6629
6630         * wl-folder.el (wl-folder): redisplay after folder insertion.
6631
6632         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6633
6634         * wl-summary.el (wl-summary-sync-update):
6635         Change status mark only when new-msgdb exists.
6636         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6637
6638 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6639
6640         * wl-summary.el (wl-summary-open-folder): New function.
6641         (wl-summary-goto-folder-subr): Use it.
6642         (wl-summary-mark-as-important): Fix;
6643         Encache only when no cache exists.
6644
6645 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6646
6647         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6648         Use with-current-buffer.
6649
6650 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6651
6652         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6653         before call `get-buffer'. Fixed parenthesis.
6654         (wl-score-get-header-entry): Clear message and help window when
6655         keyboard quit.
6656         (wl-score-edit-insert-header): Ditto.
6657
6658 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6659
6660         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6661         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6662         (wl-default-draft-cite): Fix.
6663
6664         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6665         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6666
6667 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6668
6669         * wl-message.el (wl-message-prev-page): Do same bahavior
6670         as summary when it is called in the message buffer.
6671         (wl-message-next-page): Ditto.
6672
6673 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6674
6675         * wl-summary.el (wl-summary-forward): Use cache if it is not
6676         section cache.
6677
6678 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6681         Removed redundant require of elmo-vars.
6682         (wl-biff-state-indicator-on): Changed default value for
6683         xemacs with non-mule environment.
6684
6685         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6686         wl-message-buffer is nil;
6687         Hide progress bar after moving messages.
6688
6689 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6692         message at cursor point is deleted.
6693
6694 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6695
6696         * wl-vars.el: Changed file coding system to euc-japan.
6697         Added -*-coding:-*- magic to the first line.
6698
6699         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6700         Search parent from the first message.
6701
6702         * Version number is increased to 2.7.1.
6703
6704 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6705
6706         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6707
6708 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6711         refile/delete execution.
6712
6713         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6714         Fixed docstring.
6715
6716 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6719         do update process;
6720         Don't update marks when update process is interrupted.
6721
6722 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6723
6724         * wl-summary.el (wl-summary-reply): Fixed problem when
6725         wl-draft-use-frame is non-nil.
6726         (wl-summary-forward): Ditto.
6727
6728         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6729         as nil.
6730         (wl-folder-mark-as-read-all-entity): Ditto.
6731         (wl-folder-prefetch-entity): Ditto.
6732
6733         * wl.el (wl): Check environment before wl-init.
6734
6735         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6736         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6737         instead of wl-summary-collect-unread.
6738         (wl-summary-reply): Split message window.
6739
6740 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6743         only if current language environment is japanese,
6744
6745         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6746         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6747         (wl-folder-goto-folder-subr): Ditto.
6748
6749         * wl-draft.el (wl-draft-dispatch-message): Call
6750         `elmo-file-cache-get-path'.
6751
6752 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * wl-summary.el (wl-summary-cursor-move): If return value of
6755         wl-summary-next-message is not number, don't jump.
6756
6757 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6758
6759         * wl-summary.el (wl-summary-buffer-next-message-function): New
6760         variable.
6761         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6762         if it is bound.
6763
6764         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6765         string.
6766
6767         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6768         (wl-plugged-drawing): Ditto.
6769
6770 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6773         process.
6774         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6775         with unwind-protect.
6776
6777         * wl.el (wl-init): Require mime-setup.
6778         (wl-check-environment): Don't require mime-setup.
6779
6780         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6781         instead of elmo-folder-type.
6782
6783         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6784         value as nil.
6785
6786 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6787
6788         * Version number is increased to 2.7.0.
6789
6790         * wl-version.el (wl-version): Changed codename.
6791
6792         * wl-summary.el (wl-summary-delete-cache): Fixed.
6793
6794         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6795         Workaround for net folders.
6796         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6797
6798         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6799         value to nil (According to the patch from
6800         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6801
6802         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6803         of elmo-folder-close.
6804
6805 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6806
6807         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6808         for postfix.
6809
6810 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6811
6812         * wl-summary.el (wl-summary-resend-message): Fixed.
6813
6814         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6815         Call wl-draft with `from' argument if its address is included in
6816         `wl-user-mail-address-list'.
6817         (wl-draft): Added `from' argument.
6818
6819         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6820         non-nil.
6821         (wl): Don't show demo if wl-demo is nil.
6822
6823         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6824         wl-summary-use-frame.
6825
6826         * wl-vars.el (wl-summary-use-frame): New user option.
6827         (wl-folder-use-frame): Changed docstring.
6828
6829         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6830         non-nil.
6831         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6832         wl-summary-use-frame.
6833
6834         * wl-vars.el (wl-folder-use-frame): New user option.
6835
6836         * wl-summary.el (wl-summary-exit): Back to folder frame if
6837         wl-folder-use-frame is non-nil.
6838         (wl-summary-redisplay-internal): Ignore cache if current folder
6839         is draft folder,
6840         (wl-summary-redisplay-no-mime): Ditto.
6841         (wl-summary-redisplay-all-header): Ditto.
6842
6843         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6844         if wl-folder-use-frame is non-nil.
6845
6846 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6847
6848         * wl-summary.el (wl-summary-sync-update): Bind
6849         elmo-folder-update-threshold.
6850         (wl-summary-mark-as-important): Enclosed server mark processing
6851         with `save-match-data'.
6852
6853         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6854         only when it is already defined.
6855
6856 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6857
6858         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6859         name of folder exclude localdir is wrong.
6860         * wl-folder.el (wl-folder-sync-entity):
6861         Set `wl-summary-always-sticky-folder-list' as nil.
6862         (wl-folder-mark-as-read-all-entity): Ditto.
6863         (wl-folder-prefetch-entity): Ditto.
6864
6865 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6866
6867         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6868         instead of `wl-summary-write-current-newsgroup'.
6869
6870 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6871
6872         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6873         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6874         non-nil and selected message is important, do not display.
6875
6876 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6877
6878         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6879
6880 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6881
6882         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6883
6884         * wl-summary.el (wl-summary-mark-as-important): Set message number
6885         using wl-summary-message-number.
6886
6887 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6888
6889         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6890         destination folder is 'null.
6891
6892 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6893
6894         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6895         New function.
6896         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6897         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6898         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6899
6900 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6901
6902         * wl-mime.el (wl-mime-setup): Added setting for
6903         `mime-setup-signature-key-alist' to avoid overriding key bind for
6904         `wl-draft-send'.
6905
6906         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6907         for `wl-draft-send'.
6908         * wl-mule.el (wl-draft-overload-functions): Ditto.
6909         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6910         * wl-draft.el (wl-draft-send): Ditto.
6911
6912         * wl-message.el (wl-message-display-internal):
6913         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6914         (Patch is provided by <kita@coe.nttdata.co.jp>).
6915
6916 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6917
6918         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6919
6920 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6921
6922         * wl.el (wl): Fix for wl-demo.
6923
6924 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6925
6926         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6927
6928 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6929
6930         * wl-folder.el (wl-folder-prefetch-entity): Use
6931         `wl-folder-get-elmo-folder'.
6932         (wl-folder-count-incorporates): Do not use
6933         `wl-folder-get-elmo-folder'.
6934
6935 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6936
6937         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6938         instead of `elmo-folder-get-type'.
6939
6940 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6941
6942         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6943         position on Subject: field.
6944         (Advised by Mito <mit@nines.nec.co.jp>)
6945
6946 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6947
6948         * wl-folder.el (wl-folder-prefetch-entity): Use
6949         `wl-folder-get-elmo-folder'.
6950
6951 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6952
6953         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6954
6955         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6956         `process-duplicates' slot.
6957
6958         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6959         if detection failed.
6960
6961 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6962
6963         * wl-version.el (wl-version-status): Set to "alpha".
6964
6965 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6968         Check wl-message-buffer lives before set-buffer.
6969
6970 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6971
6972         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6973         called in folder mode.
6974         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6975         * wl-summary.el (wl-summary-exit-pre-hook): Run
6976         `wl-summary-exit-pre-hook' before exit summary mode.
6977
6978 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6979
6980         * wl-version.el (wl-version-status): New variable.
6981         (wl-version-status-alist): Removed.
6982         (wl-version-status): Rule included.
6983
6984 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6985
6986         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6987         @sponichi.
6988
6989         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6990         when `mail-reply-buffer' is buffer-local variable.
6991         (Reported by <kita@coe.nttdata.co.jp>).
6992
6993 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6994
6995         * wl-vars.el (toplevel): Require 'elmo-util.
6996
6997 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6998
6999         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7000         (All other related portions are changed)
7001
7002         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7003
7004         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7005
7006 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7007
7008         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7009
7010 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7011
7012         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7013         Delete other windows to avoid an error.
7014         Use `point-marker' instead of `point' to remember the start point
7015         of body.
7016
7017         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7018
7019         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7020         number not to exceed all message number.
7021
7022 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7023
7024         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7025         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7026
7027 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-summary.el (wl-summary-sync-force-update): Added argument
7030         no-check.
7031         (wl-summary-sync-update): Ditto.
7032         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7033         with `no-check'.
7034
7035         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7036         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7037         already running.
7038
7039 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7040
7041         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7042         `dst-folder-arg'.
7043         (wl-expire-archive-number1): Diito.
7044         (wl-expire-archive-number2): Diito.
7045         (wl-expire-archive-Date): Diito.
7046         (wl-archive-number1): Diito.
7047         (wl-archive-number2): Diito.
7048         (wl-archive-date): Diito.
7049         (wl-archive-folder-p): New function.
7050         (wl-summary-expire): Support of expand folder name at
7051         wl-expire-alist.
7052         * wl-util.el (wl-expand-newtext): Renamed from
7053         `wl-refile-expand-newtext'.
7054
7055 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7056
7057         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7058         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7059         `(elmo-msgdb-get-overview msgdb)'.
7060         (wl-summary-prefetch): Bind match data before call
7061         `wl-summay-prefetch-msg'.
7062         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7063         'off if `wl-summary-buffer-disp-msg' is non-nil.
7064         Fixed problem that couldn't show only one new or unread message when
7065         enter folder.
7066         (wl-summary-reply): Don't call `split-window-vertically' and other
7067         window.
7068
7069 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7070
7071         * wl-expire.el (wl-expire-refile): Fixed.
7072
7073 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7074
7075         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7076
7077         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7078         biff notification is removed.
7079
7080         * wl.el (wl): Changed position of `elmo-init'.
7081
7082         * wl-draft.el (wl-default-draft-cite): Use date field
7083         on the citation buffer.
7084
7085         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7086
7087         * wl-xmas.el (wl-folder-internal-icon-list): Added
7088         `wl-folder-shimbun-image'.
7089
7090         * wl-e21.el (wl-folder-internal-icon-list): Added
7091         `wl-folder-shimbun-image'.
7092
7093 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7094
7095         * wl.el (wl-init): Eliminated argument.
7096         (wl): Rewrite.
7097
7098         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7099         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7100         instead of `elmo-folder-msgdb-internal'.
7101         (wl-summary-sync-update): Ditto.
7102         (wl-summary-flush-pending-append-operations): Eliminated.
7103         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7104         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7105         `elmo-folder-open'.
7106
7107         * wl-mime.el (wl-summary-burst): Fixed.
7108
7109         * wl-folder.el (wl-folder-info-save): Check data type.
7110
7111         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7112         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7113         instead of `elmo-folder-msgdb-internal'.
7114         (wl-expire-hide): Ditto.
7115
7116
7117         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7118
7119 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7120
7121         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7122
7123 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7124
7125         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7126
7127 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7128
7129         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7130         Fixed `match-beginning' argument mismatch.
7131
7132 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7133
7134         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7135         the default value.
7136
7137 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7138
7139         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7140         instead of `elmo-nntp-default-port'.
7141
7142         * wl-vars.el: Fixed some doc strings.
7143
7144 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7145
7146         * wl-summary.el (wl-summary-prefetch-msg): Use
7147         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7148
7149         * wl-vars.el: Define *-func as obsolete variable using
7150         `elmo-define-obsolete-variable'.
7151
7152         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7153         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7154         instead of `wl-message-buffer-prefetch-threshold'.
7155
7156         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7157
7158         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7159
7160         * wl-draft.el (wl-caesar-region-func): Ditto.
7161
7162         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7163         Keep unread status in elmo-folder-move-messages.
7164         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7165
7166 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7167
7168         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7169         `wl-summary-buffer-exit-func'
7170         (wl-summary-buffer-message-redisplay-function): Renamed from
7171         `wl-summary-buffer-message-redisplay-func'
7172         (wl-summary-buffer-next-folder-function): Renamed from
7173         `wl-summary-buffer-next-folder-func'.
7174         (wl-summary-buffer-prev-folder-function): Renamed from
7175         `wl-summary-buffer-prev-folder-func'.
7176         (wl-summary-get-petname-function): Renamed from
7177         `wl-summary-get-petname-func'.
7178
7179         * wl-score.el (wl-score-edit-exit-function): Renamed from
7180         `wl-score-edit-exit-func'.
7181
7182         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7183         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7184
7185         * wl-util.el (wl-load-profile-function): Renamed from
7186         `wl-load-profile-func'.
7187
7188         * wl-folder.el (wl-folder-completion-function): Renamed from
7189         `wl-folder-completion-func'.
7190         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7191
7192         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7193         `wl-expire-archive-get-folder-func'.
7194         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7195         (wl-draft-send-mail-function): Renamed from
7196         `wl-draft-send-mail-func'.
7197         (wl-draft-send-news-function): Renamed from
7198         `wl-draft-send-news-func'.
7199         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7200         (wl-generate-mailer-string-function): Renamed from
7201         `wl-generate-mailer-string-func'.
7202         (wl-highlight-signature-search-function): Renamed from
7203         `wl-highlight-signature-search-func'.
7204         (wl-highlight-x-face-function): Renamed from
7205         `wl-highlight-x-face-func'
7206         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7207         (wl-ps-print-buffer-function): Renamed from
7208         `wl-ps-print-buffer-func'
7209         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7210         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7211         (wl-summary-subject-filter-function): Renamed from
7212         `wl-summary-subject-filter-func'.
7213
7214         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7215         `wl-draft-queue-flush-send-func'
7216         (wl-draft-cite-function): Renamed from
7217         `wl-draft-cite-func'
7218
7219         * wl-address.el (wl-address-init-function): Renamed from
7220         `wl-address-init-func'.
7221
7222 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-draft.el (wl-draft-queue-flush): Don't call
7225         `elmo-dop-unlock-message'.
7226         * wl-draft.el (wl-draft-queue-append): Don't call
7227         `elmo-dop-lock-message'.
7228
7229         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7230         (wl-summary-buffer-folder-name): Ditto.
7231         (wl-summary-message-regexp): Added '-' (all other related portions
7232         are changed).
7233         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7234         wl-summary-buffer-folder-name.
7235
7236 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7237
7238         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7239         the number of mails in the folder buffer is not updated by wl-biff.
7240
7241 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7242
7243         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7244         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7245
7246 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7247
7248         * wl-summary.el (wl-summary-next-message):
7249         Return next message number when wl-summary-move-order is nil.
7250
7251 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7252
7253         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7254         `wl-summary-move-spec-alist'.
7255         (wl-summary-move-spec-unplugged-alist): New variable
7256         (Move spec for unplugged status).
7257         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7258         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7259
7260 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7261
7262         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7263         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7264
7265 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7266
7267         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7268         simple quotation to quote the anonymous function.
7269         * tm-wl.el (wl-draft-preview-message): Ditto.
7270
7271 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7272
7273         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7274         Eliminate redundant `save-excursion'.
7275         (wl-highlight-summary-current-line): Ditto.
7276
7277         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7278         accessing match data when `looking-at' failed.
7279
7280         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7281         `elmo-match-string' where users don't care about the speed.
7282         (wl-draft-save): Ditto.
7283
7284 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7285
7286         * wl-util.el (wl-regexp-opt): New function.
7287
7288         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7289         number from `wl-summary-buffer-number-list'.
7290         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7291         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7292         (wl-summary-move-spec-alist): Changed default setting.
7293
7294 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7295
7296         * wl-vars.el (wl-biff-notify-hook): New hook.
7297         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7298         the arrival of new mail.
7299         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7300         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7301
7302 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7303
7304         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7305
7306 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7307
7308         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7309
7310         * Version number is increased to 2.5.8.
7311
7312         * wl-thread.el (toplevel): require 'cl.
7313         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7314         (wl-thread-make-number-list): New function.
7315         (wl-thread-entity-make-number-list-from-children): Ditto.
7316         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7317         (wl-thread-entity-insert-as-children): Likewise.
7318         (wl-thread-delete-message): Likewise.
7319         (wl-meaning-of-mark): Eliminated.
7320         (wl-thread-next-failure-mark-p): Ditto.
7321         (wl-thread-entity-get-mark): Ditto.
7322         (wl-thread-meaning-alist-get-result): Ditto.
7323         (wl-thread-entity-check-prev-mark): Ditto.
7324         (wl-thread-entity-check-next-mark): Ditto.
7325         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7326         (wl-thread-entity-get-prev-marked-entity): Ditto.
7327         (wl-thread-get-prev-unread): Ditto.
7328         (wl-thread-jump-to-prev-unread): Ditto.
7329         (wl-thread-get-next-unread): Ditto.
7330         (wl-thread-jump-to-next-unread): Ditto.
7331         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7332         (wl-thread-entity-get-next-marked-entity): Ditto.
7333
7334         * wl-summary.el (wl-summary-buffer-number-list):
7335         New bufer-local variable.
7336         (wl-summary-switch-to-clone-buffer): Clone
7337         `wl-summary-buffer-number-list'.
7338         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7339         (wl-summary-cursor-move-regex): Eliminated.
7340         (wl-summary-cursor-up): Rewrite.
7341         (wl-summary-cursor-down): Ditto.
7342         (wl-summary-mode-spec-alist): New variable.
7343         (wl-summary-next-message): New inline function.
7344         (wl-summary-cursor-move): New function.
7345         (wl-summary-default-get-next-msg): Rewrite.
7346         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7347         (wl-summary-rescan): Ditto.
7348         (wl-summary-sync-all-init): Ditto.
7349         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7350         summary is not thread view.
7351         (wl-summary-sync-update): Ditto.
7352         (wl-summary-rescan): Ditto.
7353         (wl-summary-make-number-list): New function.
7354
7355         * wl-draft.el: "FCC" -> "Fcc".
7356
7357 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7358
7359         * wl-highlight.el (wl-highlight-summary-window):
7360         Call `set-buffer-modified-p'.
7361
7362         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7363         (wl): Call `elmo-init' and fix.
7364
7365         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7366         Use new variables.
7367
7368         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7369
7370 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7371
7372         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7373
7374 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7375
7376         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7377
7378 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7379
7380         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7381         `wl-use-toolbar' nor `display-graphic-p'.
7382         (wl-e21-setup-message-toolbar): Ditto.
7383         (wl-e21-setup-summary-toolbar): Ditto.
7384         (wl-e21-setup-folder-toolbar): Ditto.
7385
7386         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7387         (wl-plugged-init-icons): Ditto.
7388
7389         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7390         `display-graphic-p'.
7391         (wl-plugged-set-folder-icon): Ditto.
7392         (wl-highlight-plugged-current-line): Ditto.
7393         (wl-highlight-folder-current-line): Ditto.
7394         (wl-e21-highlight-folder-group-line): Ditto.
7395         (wl-e21-setup-toolbar): Ditto.
7396         (wl-e21-display-image-p): New macro.
7397
7398         * wl-demo.el (wl-demo): Simplified.
7399         (wl-demo-image-type-alist): Use `image-type-available-p' for
7400         checking whether the image type `xbm' is available.
7401
7402 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7403
7404         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7405         (wl-summary-input-range): Ditto.
7406
7407 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7408
7409         * wl-summary.el (wl-summary-edit-addresses): Use
7410         `wl-summary-get-original-buffer'
7411         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7412         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7413         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7414         (wl-summary-get-newsgroups): Eliminated.
7415         (wl-summary-set-crosspost): Ditto.
7416         (wl-summary-is-crosspost-folder): Ditto.
7417         (wl-crosspost-alist-load): Ditto.
7418         (wl-crosspost-alist-save): Ditto.
7419
7420         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7421         `elmo-setup-subscribed-newsgroups' instead of
7422         `elmo-nntp-make-groups-hashtb'.
7423         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7424         instead of `wl-crosspost-alist-save'.
7425
7426         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7427         of `elmo-folder-message-appendable-p'.
7428         (wl-mime-header-presentation-method): Eliminated.
7429
7430         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7431         (Error occurs in emacs21).
7432
7433         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7434         the current buffer).
7435
7436         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7437         instead of `wl-crosspost-alist-save'.
7438         (wl-init): `elmo-crosspost-message-alist-load'
7439         instead of `wl-crosspost-alist-load'
7440
7441         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7442         (wl-parse-newsgroups): Likewise.
7443         (wl-biff-notify): Run `wl-biff-notify-hook'.
7444
7445 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7446
7447         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7448
7449         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7450         when `wl-summary-lazy-highlight' is non-nil.
7451         (wl-summary-goto-folder-subr): Highlight only when
7452         `wl-summary-lazy-highlight' is non-nil.
7453
7454         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7455         Don't display progress and highlight temp-mark when
7456         `wl-summary-lazy-highlight' is non-nil.
7457         (wl-highlight-summary-window): New function.
7458         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7459
7460 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7461
7462         * wl-summary.el (wl-summary-sync): Change `all-visible'
7463         from `all-shown'
7464         (wl-summary-input-range): Ditto.
7465
7466 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7467
7468         * wl-e21.el (wl-highlight-folder-current-line): Call
7469         `wl-folder-init-icons' when folder icons have not been initialized.
7470
7471         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7472
7473         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7474         (wl-demo-image-type-alist): New macro.
7475
7476 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7477
7478         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7479         display does not support graphics.
7480         (wl-plugged-init-icons): Ditto.
7481         (wl-folder-init-icons): Ditto.
7482
7483         * wl-demo.el (wl-demo): Chech closely whether the display
7484         supports graphics.
7485
7486 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7487
7488         * wl-summary.el (wl-summary-get-original-buffer): New function.
7489         (wl-summary-set-crosspost): Use it.
7490         (wl-summary-target-mark-uudecode): Ditto.
7491         (wl-summary-reedit): Ditto.
7492         (wl-summary-resend-bounced-mail): Ditto.
7493         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7494         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7495
7496         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7497         (wl-message-display-internal): Ditto.
7498
7499 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7500
7501         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7502
7503 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7504
7505         * wl-summary.el (wl-summary-save-view): Renamed from
7506         `wl-summary-save-status'.
7507
7508 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7509
7510         * wl-summary.el (wl-summary-sync): Added `all-shown'
7511
7512 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7513
7514         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7515
7516 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7517
7518         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7519
7520 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7521
7522         * wl-highlight.el (wl-highlight-summary-line-string): Use
7523         `zerop' instead of `= 0'.
7524         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7525
7526         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7527         for comparing numbers.
7528         (wl-template-prev): Use `zerop' instead of `eq 0'.
7529
7530         * wl-draft.el (wl-draft-insert-current-message): Use
7531         `with-current-buffer' instead of `save-excursion'.
7532         Use `zerop' instead of `eq 0'.
7533
7534 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7535
7536         * wl-draft.el (wl-draft-insert-ccs): New function.
7537         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7538         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7539
7540 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7541
7542         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7543
7544 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7545
7546         * wl-expire.el (wl-expire-refile): Don't call
7547         elmo-msgdb-add-msgs-to-seen-list;
7548         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7549         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7550
7551 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7552
7553         * wl-message.el (wl-message-prev-page): Ignore errors while
7554         scroll-down.
7555
7556 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7557
7558         * wl-mime.el: Use elmo-original-message-mode instead of
7559         mmelmo-original-mode.
7560
7561         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7562         `elmo-folder-get-spec';
7563         (wl-fldmgr-add-completion-all-completions):
7564         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7565
7566         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7567         of `elmo-folder-get-type'.
7568
7569         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7570         `elmo-folder-get-spec';
7571         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7572         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7573         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7574         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7575         `elmo-read-msg-no-cache';
7576         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7577         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7578         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7579         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7580         `elmo-cache-save';
7581         (wl-draft-reedit): Use `elmo-message-file-name'.
7582
7583         * wl-expire.el: Use `elmo-folder-name-internal';
7584         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7585         Use macro `wl-summary-buffer-msgdb' instead of variable
7586         `wl-summary-buffer-msgdb';
7587         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7588         Use macro `wl-summary-buffer-folder-name' instead of variable
7589         `wl-summary-buffer-folder-name'.
7590         * wl-score.el: Likewise.
7591
7592         * wl-message.el: Rewrite for new message buffer cache mechanism.
7593         (wl-message-buffer-cache-buffer-get): New macro.
7594         (wl-message-buffer-cache-folder-get): Ditto.
7595         (wl-message-buffer-cache-message-get): Ditto.
7596         (wl-message-buffer-cache-entry-make): Ditto.
7597         (wl-message-buffer-cache-hit): Ditto.
7598         (wl-message-buffer-cache-sort): New function.
7599         (wl-message-buffer-cache-add): Ditto.
7600         (wl-message-buffer-cache-delete): Ditto.
7601         (wl-message-buffer-cache-clean-up): Ditto.
7602         (wl-message-buffer-window): Rewrite.
7603         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7604         (wl-message-buffer-display): New function.
7605         (wl-message-display-internal): New function.
7606
7607 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7608
7609         * wl-folder.el: Use `elmo-folder-name-internal';
7610         Use `wl-folder-get-elmo-folder';
7611         Use `elmo-folder-list-messages' instead of
7612         `elmo-list-folder';
7613         Use `elmo-folder-get-primitive-list' instead of
7614         `elmo-folder-get-primitive-spec-list';
7615         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7616         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7617         Use `elmo-folder-create' instead of `elmo-create-folder'.
7618         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7619         (wl-folder-get-elmo-folder): New macro.
7620         (wl-folder-elmo-folder-cache-get): Ditto.
7621         (wl-folder-elmo-folder-cache-put): Ditto.
7622         (wl-folder-suspend): Call `elmo-quit'.
7623
7624         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7625         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7626         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7627         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7628         (toplevel): require 'cl.
7629         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7630
7631         * wl-summary.el: Rewrite to use new elmo interface.
7632
7633 \f
7634 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7635
7636         * wl-mime.el (wl-draft-preview-message):
7637         Run `wl-draft-send-hook' before collecting recipients information;
7638         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7639
7640         * tm-wl.el (wl-draft-preview-message): Ditto.
7641
7642 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7643
7644         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7645         wrong recipients are displayed when forwarded message.
7646
7647 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7648
7649         * Version number is increased to 2.5.7.
7650
7651 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7652
7653         * wl-message.el (wl-message-next-page): Bind
7654         `window-pixel-scroll-increment' to nil while scrolling up.
7655
7656 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7657
7658         * wl-vars.el (wl-save-hook): New hook.
7659         * wl.el (wl-save): Call `wl-save-hook'.
7660
7661 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7662
7663         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7664         Argument WITH-ARG instead of NO-ARG (negative mean).
7665         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7666         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7667         * wl-message.el (wl-message-follow-current-entity): Likewise.
7668
7669 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7670
7671         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7672         FROM was optional argument.
7673         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7674
7675 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7676
7677         * Version number is increased to 2.5.6.
7678
7679 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7680
7681         * wl-version.el (wl-version-show): Removed.
7682         (wl-version): Add `interactive'.
7683
7684 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7685
7686         * wl-summary.el (wl-summary-get-petname-func): New variable.
7687         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7688         instead of `wl-address-get-petname-1'.
7689         (wl-summary-simple-from): Ditto.
7690
7691         * wl-address.el (wl-address-get-petname-1): Define as function.
7692
7693 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7694
7695         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7696         field in the original message.
7697         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7698
7699 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7700
7701         * wl-expire.el (wl-expire-hide):
7702         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7703
7704 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7705
7706         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7707         find decoder for To, Cc, and Subject.
7708
7709 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7712         for checking `elmo-use-buffer-cache'.
7713         (wl-summary-mark-as-important): Fixed typo in comment.
7714
7715 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7716
7717         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7718         field in the original message.
7719         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7720
7721 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7722
7723         * wl-expire.el (wl-expire-hide):
7724         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7725
7726 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7729         find decoder for To, Cc, and Subject.
7730
7731 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7732
7733         * Version number is increased to 2.5.5.
7734
7735         * wl-address.el (wl-address-specials-regexp): New constant.
7736         (wl-address-quote-specials): Use it.
7737
7738 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7739
7740         * wl-summary.el (wl-summary-rescan):
7741         Call `wl-summary-buffer-number-column-detect'.
7742         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7743
7744         * wl-message.el (wl-message-mode-map): Define.
7745         (wl-message-decode): Use it as local-map.
7746
7747 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7748
7749         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7750         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7751
7752 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7753
7754         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7755
7756         * wl-mule.el (wl-read-event-char): Ditto.
7757
7758         * wl-e21.el (wl-read-event-char): Ditto.
7759
7760         * wl-nemacs.el (wl-read-event-char): Ditto.
7761         (read-event): Removed.
7762
7763         * wl-util.el (toplevel): Removed dummy definition of
7764         `read-event'.
7765         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7766
7767 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7768
7769         * wl-nemacs.el (elmo-archive-call-process): Moved to
7770         elmo-archive.el.
7771
7772 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7773
7774         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7775         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7776
7777         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7778         instead of magic-number 6.  Use `not' instead of `null' for symbol
7779         `nil' check (not empty list).
7780         (wl-draft-insert-x-face-field): Fixed paren style.
7781
7782         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7783         one-branch conditional statement, instead of `and' and `if'.
7784         (wl-draft-forward): Likewise.
7785         (wl-draft-add-references): Likewise.
7786         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7787
7788         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7789         conditional steatment.  Use `cond' instead of `if'.
7790         (wl-draft-confirm): Likewise.
7791
7792 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7793
7794         * wl-version.el (wl-version-show): Use `product-string-1'
7795         instead of `wl-version'.
7796         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7797
7798         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7799
7800 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7801
7802         * wl-highlight.el (wl-highlight-headers): Revert
7803         `wl-highlight-x-face-func' argument (`beg' and `end').
7804
7805 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7806
7807         * wl.el (toplevel): Move `product-provide' declare.
7808         * wl-demo.el (toplevel): Ditto.
7809         * wl-dnd.el (toplevel): Ditto.
7810         * wl-highlight.el (toplevel): Ditto.
7811         * wl-message.el (toplevel): Ditto.
7812         * wl-refile.el (toplevel): Ditto.
7813         * wl-util.el (toplevel): Ditto.
7814
7815 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7816
7817         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7818         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7819         (wl-thread-close-all): keep cursor position.
7820
7821 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7822
7823         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7824         (eq x 0).
7825         (wl-generate-user-agent-string-1): Fix conditional statement.
7826
7827 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7828
7829         * wl.el (wl-check-environment): Additional check for
7830         'wl-local-domain' and `wl-message-id-domain'.
7831
7832 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7833
7834         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7835
7836 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7837
7838         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7839         instead of `smtp-sasl-user-realm'.
7840
7841 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7842
7843         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7844
7845 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7846
7847         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7848         to the default value as well as `eword-lexical-analyzer'.
7849
7850 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7851
7852         * wl-version.el (wl-extended-emacs-version,
7853         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7854         `elmo-match-string' instead of `wl-match-string'.
7855
7856 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7857
7858         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7859         docstring.
7860
7861 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7862
7863         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7864
7865 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7866
7867         * wl-highlight.el (wl-highlight-headers): Remove
7868         `wl-highlight-x-face-func' argument (`beg' and `end').
7869
7870 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7871
7872         * wl-summary.el (wl-summary-mark-as-important):
7873         Remove cache if folder is local.
7874
7875 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7876
7877         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7878         to get existing e-mail address string.
7879
7880 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7881
7882         * wl-version.el (wl-generate-user-agent-string): Commentary.
7883         (wl-generate-user-agent-string-1): Use `when' for
7884         one-branch conditional statement, instead of `and' and `if'.
7885         (wl-extended-emacs-version, wl-extended-emacs-version2,
7886         wl-extended-emacs-version3): Ditto.
7887
7888 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7889
7890         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7891         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7892         condition-case; Remove initialization.
7893         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7894         (wl-summary-sync-update3): Added argument `sync-all';
7895         Eliminated local variable `msgdb';
7896         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7897         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7898         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7899
7900 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7901
7902         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7903         connection before call `wl-draft-send-mail-with-smtp'.
7904
7905 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7906
7907         * Version number is increased to 2.5.4.
7908
7909 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7910
7911         * wl.el (wl-check-environment): Additional check for
7912         'wl-local-domain' and `wl-message-id-domain'.
7913
7914 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7915
7916         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7917         buffer as command specific.
7918         (wl-folder-mark-as-read-all-entity): Ditto.
7919         (wl-folder-prefetch-entity): Ditto.
7920         (wl-folder-drop-unsync-entity): Ditto.
7921
7922         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7923         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7924         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7925
7926         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7927         save-excursion.
7928
7929 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7930
7931         * Version number is increased to 2.5.3.
7932
7933         * wl-summary.el (wl-summary-save-view-cache):
7934         Delete duplicated `write-region';
7935         Use `write-region-as-binary' instead of `as-binary-output-file' and
7936         `write-region'.
7937
7938 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7939
7940         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7941
7942 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7943
7944         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7945         instead of `smtp-via-smtp'.
7946
7947 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7948
7949         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7950
7951 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7952
7953         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7954         instead of `smtp-sasl-user-realm'.
7955
7956 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7957
7958         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7959
7960 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7961
7962         * Version number is increased to 2.5.2.
7963
7964 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7965
7966         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7967         does not exist.
7968         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7969         (wl-biff-start): Call `timer-activate' if timer already exists.
7970
7971         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7972         only when it is bound as function.
7973
7974 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7975
7976         * Version number is increased to 2.5.1.
7977
7978 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7979
7980         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7981         Print refile/copy destination.
7982
7983 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7984
7985         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7986         queue-flush-only is non-nil.
7987
7988         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7989
7990         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7991         checking cache folder.
7992
7993 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7994
7995         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7996         `regexp-quote'.
7997
7998 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7999
8000         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8001         function.
8002         * wl-summary.el (wl-summary-write-current-folder-functions):
8003         Change default value.  Use it.
8004
8005 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8006
8007         * Version number is increased to 2.5.0.
8008
8009         * wl-version.el (wl-version): Changed codename.
8010
8011 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8012
8013         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8014         (wl-summary-supersedes-message): Ditto.
8015
8016 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8017
8018         * wl-refile.el (wl-refile-guess-functions): Renamed from
8019         `wl-refile-guess-func-list'.
8020
8021 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8022
8023         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8024         Fixed problem when no rule was matched.
8025
8026 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8027
8028         * wl-summary.el (wl-summary-get-mark): Fixed
8029         `wl-summary-buffer-target-mark' check logic.
8030
8031 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8032
8033         * wl-folder.el (wl-folder-write-current-folder): Added group
8034         folder check.
8035
8036         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8037         `wl-summary-write-current-newsgroup'.
8038         (wl-summary-write-current-folder-functions): New variable.
8039         * wl-folder.el (wl-folder-get-newsgroups): New function.
8040         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8041         (wl-folder-write-current-folder): Renamed from
8042         `wl-folder-write-current-newsgroup'.
8043
8044 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8045
8046         * Version number is increased to 2.3.93.
8047
8048 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8049
8050         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8051         (wl-ldap-make-matched-value-list): Ditto.
8052         (wl-ldap-alias-safe-string): Split e-mail address.
8053
8054         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8055         petname folder default was selected.
8056         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8057         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8058
8059 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8060
8061         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8062         to `wl-draft-config-exec'.
8063
8064         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8065         instead of calling `wl-draft-config-exec';
8066         Process group-list and show recipients in minibuffer.
8067
8068         * tm-wl.el (wl-draft-preview-message): Ditto.
8069
8070 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8071
8072         * wl.el (toplevel): Added (C) to copyright notice, and
8073         sync Author header.
8074         * tm-wl.el (toplevel): Ditto.
8075         * wl-address.el (toplevel): Ditto.
8076         * wl-demo.el (toplevel): Ditto.
8077         * wl-dnd.el (toplevel): Ditto.
8078         * wl-draft.el (toplevel): Ditto.
8079         * wl-e21.el (toplevel): Ditto.
8080         * wl-expire.el (toplevel): Ditto.
8081         * wl-folder.el (toplevel): Ditto.
8082         * wl-highlight.el (toplevel): Ditto.
8083         * wl-message.el (toplevel): Ditto.
8084         * wl-mime.el (toplevel): Ditto.
8085         * wl-mule.el (toplevel): Ditto.
8086         * wl-nemacs.el (toplevel): Ditto.
8087         * wl-refile.el (toplevel): Ditto.
8088         * wl-score.el (toplevel): Ditto.
8089         * wl-summary.el (toplevel): Ditto.
8090         * wl-template.el (toplevel): Ditto.
8091         * wl-thread.el (toplevel): Ditto.
8092         * wl-util.el (toplevel): Ditto.
8093         * wl-vars.el (toplevel): Ditto.
8094         * wl-xmas.el (toplevel): Ditto.
8095
8096 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8097
8098         * wl.el (wl-init): Added comment about `wl-init-hook'.
8099         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8100         * wl-vars.el (wl-init-hook): Added docs.
8101         (wl-make-plugged-hook): Removed useless docs.
8102         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8103         * wl-xmas.el (toplevel): Ditto.
8104
8105 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8106
8107         * wl-address.el (toplevel): Fixed multiple Author header format.
8108         * wl-demo.el (toplevel): Ditto.
8109         * wl-draft.el (toplevel): Ditto.
8110         * wl-folder.el (toplevel): Ditto.
8111         * wl-summary.el (toplevel): Ditto.
8112         * wl-thread.el (toplevel): Ditto.
8113         * wl-util.el (toplevel): Ditto.
8114         * wl-vars.el (toplevel): Ditto.
8115         * wl-version.el (toplevel): Ditto.
8116         * wl-xmas.el (toplevel): Ditto.
8117         * wl.el (toplevel): Ditto.
8118
8119         * wl-version.el (toplevel): Added require `elmo-version' for
8120         `product-version-as-string'.
8121
8122 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8123
8124         * wl-vars.el (wl-draft-send-hook): Changed default value to
8125         '(wl-draft-config-exec).
8126
8127         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8128         explicitly.
8129         (wl-draft): Set `wl-draft-config-exec-flag' before running
8130         `wl-mail-setup-hook'.
8131
8132         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8133         `wl-biff-init-icons' to `wl-init-hook' instead of
8134         `wl-make-plugged-hook'.
8135         (Because if `wl-draft' command is invoked at first,
8136         they are not initialized)
8137         Updated copyright notice.
8138
8139         * wl-e21.el (toplevel): Ditto;
8140
8141         * wl-demo.el (toplevel): Updated copyright notice.
8142         * wl-address.el (toplevel): Ditto.
8143         * wl-draft.el (toplevel): Ditto.
8144         * wl-version.el (toplevel): Ditto.
8145         * wl-folder.el (toplevel): Ditto.
8146         * wl-summary.el (toplevel): Ditto.
8147         * wl-thread.el (toplevel): Ditto.
8148         * wl-util.el (toplevel): Ditto.
8149         * wl-vars.el (toplevel): Ditto.
8150         * wl.el (toplevel): Ditto.
8151
8152 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8153
8154         * wl-highlight.el (wl-highlight-message): Fixed problem of
8155         highlighting failure which occured when the last field contains
8156         multiple lines in the draft buffer.
8157
8158         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8159         `wl-biff-start' if plugged.
8160
8161         * wl-util.el (wl-biff-check-folder): New function.
8162         (wl-biff-check-folders): Don't set session name prefix.
8163         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8164         (wl-biff-check-folder-async): Ditto.
8165
8166         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8167         in email address.
8168
8169 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8170
8171         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8172
8173         * wl-draft.el (wl-draft-strip-subject-re): New function.
8174
8175         * wl-draft.el (wl-draft-reply): Use it.
8176
8177 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8178
8179         * wl-message.el (wl-mmelmo-message-redisplay): Use
8180         `mime-display-message' instead of `wl-mime-display-message'.
8181
8182         * wl-mime.el (toplevel): Removed compatibility workaround
8183         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8184         (wl-mime-display-message): Abolished.
8185         (wl-mime-entity-read-field): Ditto.
8186         (wl-mime-combine-message/partial-pieces): Use
8187         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8188
8189 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8190
8191         * wl-template.el: Doc fixes.
8192
8193 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8194
8195         * wl-e21.el (wl-message-overload-functions): Do nothing if
8196         `current-local-map' is not available.
8197         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8198
8199 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8202         representation.
8203
8204         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8205         number.
8206         (wl-fldmgr-save-folders): Don't use `format' when insert
8207         `wl-fldmgr-folders-header'.
8208
8209 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8210
8211         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8212
8213 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8214
8215         * wl-highlight.el (wl-highlight-message):
8216         Use `std11-field-end' to detect end point of the header field.
8217         Refer `wl-highlight-max-header-size'.
8218
8219         * wl-vars.el (wl-highlight-max-header-size): New variable.
8220
8221         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8222
8223         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8224         Set `for-draft' argument of wl-highlight-headers.
8225         (wl-draft): Ditto.
8226         (wl-draft-reedit): Ditto.
8227         (wl-user-agent-compose-internal): Ditto.
8228
8229 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8230
8231         * wl-message.el (wl-message-add-button): Use overlay.
8232
8233 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8234
8235         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8236
8237         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8238         problem when group-list content is nothing.
8239         (Reported by Mito <mit@nines.nec.co.jp>)
8240
8241 2000-10-18  SAITO Atsunori <sai@yedo.com>
8242
8243         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8244
8245 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8246
8247         * tm-wl.el (toplevel): Use product-provide.
8248
8249 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8250
8251         * Version number is increased to 2.3.92.
8252
8253 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8254
8255         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8256         title text, use `display' property for left margin under Emacs 21.
8257
8258         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8259         properties.
8260         (wl-plugged-init-icons): Ditto.
8261
8262 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8263
8264         * wl.el (wl-save-status, wl-init): Remove last period in
8265         "...done." message.
8266         * tm-wl.el (wl-summary-burst): Ditto.
8267         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8268         wl-summary-resume-cache-status,
8269         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8270         wl-summary-sync-update3, wl-summary-highlight-msgs,
8271         wl-summary-flush-pending-append-operations,
8272         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8273         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8274         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8275         wl-thread-open-all): Ditto.
8276         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8277         * wl-mime.el (wl-summary-burst): Ditto.
8278         * wl-highlight.el (wl-highlight-summary): Ditto.
8279         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8280         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8281         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8282         * wl-address.el (wl-local-address-init): Ditto.
8283
8284 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8285
8286         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8287         `add-text-properties'.
8288         (wl-plugged-init-icons): Ditto.
8289         (wl-folder-init-icons): Use `propertize' instead of
8290         `put-text-property'.
8291         (wl-plugged-set-folder-icon): Ditto.
8292         (wl-e21-highlight-folder-group-line): Ditto.
8293
8294 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8295
8296         * wl-version.el (wl-version-status-alist): New variable.
8297         (wl-version-status): New function.
8298
8299         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8300         "Cc" part of the case "Reply-To".
8301
8302         * wl-draft.el (wl-draft-reply): Use result of
8303         `eword-extract-address-components'.
8304
8305         * wl-demo.el (wl-demo-icon-name): New constant.
8306         (wl-logo-xpm): Use it.
8307         (wl-logo-xbm): Ditto.
8308         (wl-logo-bitmap): Ditto.
8309
8310         * Version number is increased to 2.3.91.
8311
8312 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8313
8314         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8315         (wl-extended-emacs-version, wl-extended-emacs-version2,
8316         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8317         docstring.
8318
8319         * wl-version.el (wl-generate-user-agent-string-1): New function.
8320         (wl-generate-user-agent-string): Use it.
8321
8322         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8323         `mime-edit-insert-user-agent-field'.
8324         (wl-generate-user-agent-string): Check
8325         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8326
8327         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8328         instead of `if', when verbose case.
8329
8330 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8331
8332         * wl-expire.el (wl-summary-expire): Fix.
8333
8334 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8335
8336         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8337         and `elmo-lost+found-folder' if 'wl-draft.
8338         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8339
8340 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8341
8342         * wl-expire.el (wl-summary-expire): Change messages.
8343         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8344         `deleing-info' instead of "Deleting..."
8345
8346 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8347
8348         * wl-summary.el (wl-summary-refile-subr): Fix.
8349
8350 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8351
8352         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8353         if pipe folder.
8354
8355 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8356
8357         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8358
8359 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8360
8361         * wl-expire.el (wl-expire-hide): New function.
8362         (wl-summary-expire): Add `hide'.
8363
8364 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8365
8366         * wl-vars.el (wl-draft-reply-without-argument-list):
8367         Changed default value to consider `Reply-To:'.
8368         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8369
8370         * Version number is increased to 2.3.90.
8371
8372         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8373         elmo-imap4-get-session with unwind-protect.
8374         Don't cause error.
8375         (wl-summary-sync-marks): Don't check plugged nor folder type.
8376         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8377         (Always keep current buffer).
8378
8379 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8380
8381         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8382         Enclose with `save-excursion'.
8383
8384 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8385
8386         * wl-version.el (wl-version): Remove interactive.
8387
8388 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8389
8390         * wl-version.el (wl-generate-user-agent-string): Use
8391         `product-string-verbose' instead of `product-string-1'.
8392
8393 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8394
8395         * wl-vars.el (wl-draft-use-cache): New variable.
8396         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8397         if wl-draft-use-cache is non-nil.
8398
8399 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8400
8401         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8402         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8403
8404 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8405
8406         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8407         (wl-thread-msg-mark-as-unread): Ditto.
8408
8409         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8410         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8411         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8412         Don't set mark in summary if return value of `elmo-mark-as-read'
8413         is nil.
8414         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8415         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8416         instead of `wl-thread-msg-mark-as-read'.
8417         (wl-summary-mark-as-unread-region): Ditto.
8418         (wl-summary-target-mark-mark-as-read): Ditto.
8419
8420         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8421
8422 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8423
8424         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8425
8426         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8427
8428 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8429
8430         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8431         face.
8432
8433 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8434
8435         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8436         `running-xemacs'.
8437
8438 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8439
8440         * wl-version.el (toplevel): Use `product-version-as-string' for
8441         set verstion-string, if defined.
8442
8443         * wl-version.el (wl-version-show): Insert string at point, when
8444         call with argument.
8445
8446         * wl-version.el (wl-generate-user-agent-string): Use
8447         `product-string-1' instead of `wl-appname', `wl-version' and
8448         `wl-codename'.
8449
8450 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8451
8452         * wl-address.el (toplevel): Use product-provide.
8453         * wl-demo.el (toplevel): Ditto.
8454         * wl-dnd.el (toplevel): Ditto.
8455         * wl-draft.el (toplevel): Ditto.
8456         * wl-e21.el (toplevel): Ditto.
8457         * wl-expire.el (toplevel): Ditto.
8458         * wl-fldmgr.el (toplevel): Ditto.
8459         * wl-folder.el (toplevel): Ditto.
8460         * wl-highlight.el (toplevel): Ditto.
8461         * wl-message.el (toplevel): Ditto.
8462         * wl-mime.el (toplevel): Ditto.
8463         * wl-mule.el (toplevel): Ditto.
8464         * wl-nemacs.el (toplevel): Ditto.
8465         * wl-refile.el (toplevel): Ditto.
8466         * wl-score.el (toplevel): Ditto.
8467         * wl-summary.el (toplevel): Ditto.
8468         * wl-template.el (toplevel): Ditto.
8469         * wl-thread.el (toplevel): Ditto.
8470         * wl-util.el (toplevel): Ditto.
8471         * wl-vars.el (toplevel): Ditto.
8472         * wl-xmas.el (toplevel): Ditto.
8473         * wl.el (toplevel): Ditto.
8474
8475 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8476
8477         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8478         instead of product.
8479
8480         * wl-version.el (wl-version): Compile time evalution elmo-version.
8481
8482 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8483
8484         * wl-summary.el (wl-summary-sync-force-update): Append queue
8485         `mark-as-read'if unplugged.
8486
8487 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8488
8489         * wl-version.el: New file.  Use product.el.
8490         * wl.el: add (require 'wl-version).
8491         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8492         for ~/.folders header.
8493         (wl-fldmgr-folders-header): Changed.
8494         * wl-demo.el (wl-demo): Use product.el.
8495
8496         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8497         wl-version.el.
8498         * wl-util.el (wl-version, wl-version-show): Ditto.
8499
8500         * wl-util.el (wl-generate-user-agent-string,
8501         wl-extended-emacs-version, wl-extended-emacs-version2,
8502         wl-extended-emacs-version3): Move to wl-version.el.
8503         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8504         xemacs-codename, mime-edit-insert-user-agent-field,
8505         mime-edit-user-agent-value, mime-editor/version,
8506         mime-editor/codename): Compile warning killer move to
8507         wl-version.el
8508
8509 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8510
8511         * wl-summary.el (wl-summary-refile-subr): Fix.
8512
8513 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8514
8515         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8516         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8517
8518 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8519
8520         * wl.el (wl-check-environment): Check too many `@'.
8521
8522 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8523
8524         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8525
8526 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8527
8528         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8529         wl-draft-reply-myself-without-argument-list): Add variables.
8530         * wl-draft.el (wl-draft-reply): Use it.
8531
8532 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8533
8534         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8535         the 5th argument of `elmo-network-get-spec'.
8536
8537         * wl-thread.el (wl-thread-reparent-children): New inline function.
8538         (wl-thread-delete-message): Use it.
8539
8540         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8541         (wl-summary-score-update-all-lines): Don't use `dolist'.
8542
8543 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8544
8545         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8546         (require 'elmo-msgdb) for inline function.
8547
8548 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8549
8550         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8551
8552 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8553
8554         * wl-score.el (wl-score-headers): Fix for the confusing macro
8555         `elmo-kill-buffer'.
8556
8557 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8558
8559         * wl-summary.el: Don't use the 3rd argument of `require' because
8560         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8561         * wl-util.el: Ditto.
8562         * wl-draft.el: Ditto.
8563
8564 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8565
8566         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8567         window system is not used.
8568
8569 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8570
8571         * wl-thread.el: Don't use `mapcar' only for iteration.
8572         (wl-thread-resume-entity): Ditto.
8573         (wl-thread-delete-message): Ditto.
8574
8575         * wl-summary.el: Bind `dragdrop-drop-functions',
8576         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8577         of `require' for `timezone', `easymenu' and `ps-print';
8578         don't use `mapcar' only for iteration.
8579
8580         * wl-util.el: Bind `mule-version', `nemacs-version',
8581         `emacs-beta-version', `xemacs-codename',
8582         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8583         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8584         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8585         only for iteration.
8586
8587         * wl-score.el: Don't use `mapcar' only for iteration.
8588         (wl-score-simplify-buffer-fuzzy): Ditto.
8589         (wl-score-simplify-subject): Ditto.
8590         (wl-score-headers): Ditto.
8591         (wl-summary-score-update-all-lines): Ditto.
8592
8593         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8594         `enable-multibyte-characters' and `mule-version'.
8595
8596         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8597         `mapcar' only for iteration.
8598
8599         * wl-demo.el: Don't use `mapcar' only for iteration.
8600
8601         * wl-folder.el: Don't use `mapcar' only for iteration.
8602         (wl-folder-open-all): Ditto.
8603         (wl-folder-count-incorporates): Ditto.
8604
8605         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8606         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8607
8608         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8609         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8610         `smtp-connection-type'; specify 3rd argument of `require' for
8611         `timezone'; don't use `mapcar' only for iteration.
8612         (wl-draft-clone-local-variables): Don't use `mapcar'.
8613         (wl-draft-generate-clone-buffer): Ditto.
8614         (wl-user-agent-compose-internal): Ditto.
8615
8616         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8617
8618         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8619         (wl-save-status): Ditto.
8620
8621         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8622         for iteration.
8623
8624 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8625
8626         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8627         removed `Date'.
8628         (wl-fldmgr-make-filter-default): New user option.
8629
8630         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8631         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8632         (wl-fldmgr-filter-completion-alist): Abolish.
8633
8634         * wl.el (wl): Don't check servers if arg is non-nil.
8635
8636         * wl-draft.el (wl-draft-reply): Set only message-id string to
8637         In-Reply-To field.
8638
8639 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8640
8641         * wl-summary.el (wl-summary-pick): Rewrite.
8642
8643         * wl-draft.el (wl-draft-forward): Get references field from
8644         original buffer.
8645         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8646
8647 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8648
8649         * wl-draft.el (wl-draft-forward): Add references field.
8650
8651 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8652
8653         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8654         (wl-draft-reply): Use it.
8655
8656 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8657
8658         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8659         when Emacs 21 is running.
8660
8661         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8662         bindings.
8663
8664 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8665
8666         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8667         XPM icons transparent.
8668
8669         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8670         Emacs 21.
8671
8672 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8673
8674         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8675         nil.
8676
8677         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8678         when it is persistent.
8679         (wl-summary-sync-marks): Changed argument for
8680         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8681         (wl-summary-virtual): Use `elmo-read-search-condition'.
8682         (wl-summary-redisplay-internal): If folder is local, mark as read
8683         even when folder is plugged.
8684
8685 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8686
8687         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8688         of `tool-bar-lines' in the frame parameters.
8689         (after-make-frame-functions, post-command-hook): Don't modify the
8690         value.
8691         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8692         wl-e21-tool-bar-lines): Removed.
8693
8694 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8695
8696         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8697         properties `evaporate' and `wl-momentary-overlay' as well.
8698         (wl-highlight-summary-displaying): Ditto.
8699         (wl-delete-all-overlays): Don't delete overlay which does not have
8700         a property `wl-momentary-overlay'.
8701
8702         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8703         `display-mouse-p' and `display-graphic-p'.
8704         (wl-folder-init-icons): Don't search for XBM or the other files.
8705         (wl-plugged-set-folder-icon): Make icons if and only if
8706         `display-graphic-p' returns non-nil.
8707         (wl-highlight-plugged-current-line): Use `before-string' overlay
8708         property to show icon images.
8709         (wl-highlight-folder-current-line): Ditto.
8710         (wl-e21-highlight-folder-group-line): Ditto.
8711         (wl-e21-highlight-folder-by-numbers): Ditto.
8712         (wl-e21-insert-image): Removed.
8713         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8714         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8715         said.
8716         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8717         `wl-e21-force-switch-toolbar'.
8718         (wl-e21-make-icon-image): Removed.
8719         (wl-e21-setup-toolbar): Don't search for XBM files.
8720         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8721         the default value.
8722
8723 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8724
8725         * wl-util.el (wl-biff-check-folder-async): Set
8726         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8727
8728 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8729
8730         * wl-e21.el (after-make-frame-functions): Add
8731         `wl-e21-force-switch-toolbar'.
8732         (wl-e21-force-switch-toolbar): New function force to switch the
8733         toolbar appearance automatically.
8734         (post-command-hook): Add `wl-e21-switch-toolbar'.
8735         (wl-e21-switch-toolbar): New function to switch the toolbar
8736         appearance automatically.
8737         (wl-e21-tool-bar-lines): New buffer local variable.
8738
8739 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8740
8741         * wl-util.el (wl-biff-check-folders-running): New variable.
8742         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8743         (wl-biff-check-folder-async-callback):
8744         Set `wl-biff-check-folders-running'.
8745         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8746         with unwind-protect.
8747
8748         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8749         Enclose `wl-folder-auto-check' with unwind-protect.
8750
8751         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8752         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8753
8754         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8755
8756         * wl-util.el (wl-biff-notify): New inline function.
8757         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8758         locally.
8759         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8760         folder-list' is 1.
8761         Use `wl-biff-notify'.
8762         (wl-biff-check-folder-async-callback): New function.
8763         (wl-biff-check-folder-async): Ditto.
8764
8765         * wl-folder.el (wl-folder): Don't check folders.
8766         (wl-folder-auto-check): New function.
8767
8768 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8769
8770         * wl-util.el (wl-biff-start) [Emacs19+]:
8771         Use `timer-next-integral-multiple-of-time'.
8772         (wl-biff-check-folders): Use `wl-default-folder'
8773         if `wl-biff-check-folder-list' is nil.
8774
8775 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8776
8777         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8778         instead of `elmo-delete-lists'.
8779
8780 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8781
8782         * wl.el (wl-plugged-toggle-all): Set the value of
8783         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8784         (wl-plugged-toggle): Ditto.
8785         (wl-toggle-plugged): Ditto.
8786         (wl-plugged-init): Ditto.
8787
8788         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8789         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8790         instead of `wl-biff-state-indicator-off' and
8791         `wl-biff-state-indicator-on'; don't modify the value and the type
8792         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8793         (wl-plugged-init-icons): Set icons data to
8794         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8795         instead of `wl-plug-state-indicator-off' and
8796         `wl-plug-state-indicator-on'; don't modify the value and the type
8797         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8798
8799         * wl-vars.el (wl-modeline-biff-state-off,
8800         wl-modeline-biff-state-on, wl-modeline-biff-status,
8801         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8802         wl-modeline-plug-status): New internal variables.
8803         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8804         wl-biff-check-interval, wl-biff-check-folder-list): Change
8805         customization group from `wl-folder' to `wl-highlight'.
8806         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8807         wl-show-plug-status-on-modeline): Defcustomized.
8808
8809         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8810         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8811         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8812         a flag to `mode-line-buffer-identification'.
8813
8814         * wl-e21.el (wl-biff-init-icons): Set icons data to
8815         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8816         instead of `wl-biff-state-indicator-off' and
8817         `wl-biff-state-indicator-on'.
8818         (wl-plugged-init-icons): Set icons data to
8819         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8820         instead of `wl-plug-state-indicator-off' and
8821         `wl-plug-state-indicator-on'.
8822
8823 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8824
8825         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8826         excessive titles.
8827
8828 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8829
8830         * wl.el (wl-plugged-mode): Use revised
8831         `wl-mode-line-buffer-identification'.
8832         (wl-plugged-init): Don't use `force-mode-line-update'.
8833
8834         * wl-xmas.el (wl-draft-overload-functions): Use revised
8835         `wl-mode-line-buffer-identification'.
8836         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8837         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8838         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8839         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8840         `wl-make-plugged-hook';
8841         add `wl-folder-init-icons' and `wl-setup-folder' to
8842         `wl-folder-mode-hook'.
8843
8844         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8845         19 as well.
8846         (wl-mode-line-display-priority-list): New user option.
8847         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8848         Defcustomized.
8849         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8850         Add docs.
8851
8852         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8853         start.
8854         (wl-mode-line-buffer-identification): Revised as a function.
8855
8856         * wl-summary.el (wl-summary-mode): Use revised
8857         `wl-mode-line-buffer-identification'; don't call
8858         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8859         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8860         `wl-xmas-setup-summary'.
8861
8862         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8863         `wl-mode-line-buffer-identification'.
8864
8865         * wl-mule.el (wl-draft-overload-functions): Use revised
8866         `wl-mode-line-buffer-identification'.
8867
8868         * wl-folder.el (wl-make-plugged-alist): Don't call
8869         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8870         (wl-folder): Don't call `wl-folder-init-icons' directly.
8871         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8872         `wl-xmas-setup-folder' directly;
8873         use revised `wl-mode-line-buffer-identification'.
8874         (TopLevel): Don't bind `wl-biff-init-icons',
8875         `wl-plugged-init-icons', `wl-folder-init-icons',
8876         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8877
8878         * wl-e21.el (wl-draft-overload-functions): Use revised
8879         `wl-mode-line-buffer-identification'.
8880         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8881         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8882         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8883         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8884         `wl-make-plugged-hook';
8885         add `wl-folder-init-icons' and `wl-setup-folder' to
8886         `wl-folder-mode-hook'.
8887
8888 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8889             Katsumi Yamaoka    <yamaoka@jpl.org>
8890
8891         * wl.el (wl): Call `wl-biff-start'.
8892         (wl-exit): Call `wl-biff-stop'.
8893         (wl-plugged-mode): Show biff in modeline.
8894         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8895
8896         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8897         (wl-biff-init-icons): New function.
8898         (wl-plugged-init-icons): Don't make too much keymaps.
8899         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8900
8901         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8902         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8903         variables.
8904         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8905         options.
8906
8907         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8908         wl-biff-start, wl-biff-stop): New functions.
8909         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8910         (wl-biff-timer-name): New variable.
8911
8912         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8913
8914         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8915         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8916
8917         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8918         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8919
8920         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8921         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8922         `wl-folder-init-icons' to `ignore' if they are not available.
8923         (wl-folder-mode): Show biff in modeline.
8924
8925         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8926         (wl-biff-init-icons): New function.
8927         (wl-plugged-init-icons): Don't make too much keymaps.
8928         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8929
8930 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8931
8932         * wl-vars.el (wl-strict-diff-folders): Customization Type
8933         and doc fix.  Define as a list of regular expressions for
8934         folders or nil.
8935         * wl-folder.el (wl-folder-check-one-entity): Use
8936         `wl-string-match-member' instead of `wl-string-member' for
8937         `wl-strict-diff-folders'.
8938
8939 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8940
8941         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8942         (wl-highlight-folder-current-line): Use it; new implementation.
8943         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8944         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8945         `defsubst' instead of `defun'.
8946
8947         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8948         `wl-highlight-group-folder-by-numbers'; made it can also be a
8949         number.  See info for more details.
8950
8951         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8952         running.
8953
8954         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8955         to bind them.
8956
8957         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8958         (wl-highlight-folder-current-line): New implementation.
8959
8960         * wl-highlight.el (wl-highlight-folder-group-line): New
8961         implementation.
8962         (wl-delete-all-overlays): Rewrite as a marco.
8963         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8964
8965         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8966         running.
8967         (wl-folder-*-glyph): No need to bind them.
8968
8969         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8970         `wl-e21-highlight-folder-group-icon'; rewrite.
8971         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8972         `defsubst' instead of `defun'.
8973         (wl-folder-mode-map): Bind it when compiling.
8974
8975 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8976
8977         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8978
8979         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8980
8981 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8982
8983         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8984
8985 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8986
8987         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8988         (wl-highlight-folder-current-line): Use it.
8989
8990         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8991         in `id-name'.
8992
8993 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8994
8995         * wl.el: Require `wl-e21' when Emacs 21 is running.
8996
8997         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8998         default when Emacs 21 is running.
8999         (wl-use-highlight-mouse-line): Ditto.
9000         (wl-on-emacs21): New constant.
9001         (wl-on-emacs20): Removed.
9002
9003         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9004         Emacs 21 is running.
9005
9006         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9007         Emacs 21 is running.
9008
9009         * wl-e21.el: New file.
9010
9011 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9012
9013         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9014         (wl-toggle-plugged): Ditto.
9015         (wl-plugged-toggle): Ditto.
9016         (wl-plugged-toggle-all): Ditto.
9017
9018         * wl-vars.el (wl-plug-state-indicator): Refer
9019         `wl-plug-state-indicator-on' indirectly.
9020
9021 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9022
9023         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9024         Call `wl-folder-confirm-existence'.
9025
9026         * wl-folder.el (wl-folder-confirm-existence): Added optional
9027         argument `force'.
9028
9029 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9030
9031         * wl-summary.el (wl-summary-refile-subr): Assume
9032         `copy-or-refile' as symbol.
9033         (wl-summary-refile): Follow up above change.
9034         (wl-summary-copy): Ditto.  Doc fix.
9035
9036 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9037
9038         * wl-summary.el (wl-summary-pick): Don't bind
9039         `elmo-search-mime-charset'.
9040
9041         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9042         default using old backquote style.
9043         (wl-search-mime-charset): Abolished.
9044
9045         * wl-highlight.el (wl-highlight-headers):
9046         Call `point' after `re-search-forward'(for Nemacs).
9047
9048         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9049         for elmo-imap4.el.
9050
9051 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9052
9053         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9054         `wl-message-ignored-field-list' instead of
9055         `mime-view-ignored-field-list'.
9056
9057         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9058         Add interactive spec.
9059         (wl-folder-goto-bottom-of-current-folder): Ditto.
9060         (wl-folder-mode-map): Bind them.
9061
9062         * wl-vars.el (wl-message-ignored-field-list): New variable.
9063         (wl-message-visible-field-list): New variable.
9064
9065         * wl-mime.el (wl-mime-header-presentation-method): New function.
9066         (wl-mime-setup): Set header-presentation-method.
9067
9068 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9069
9070         * wl-nemacs.el (wl-draft-overload-functions): Set
9071         `mode-line-buffer-identification' instead of using
9072         `wl-make-modeline'.
9073
9074         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9075         instead of using `wl-make-modeline'.
9076
9077         * wl-xmas.el (wl-plugged-init-icons): Set up
9078         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9079         (wl-make-modeline): Abolish.
9080         (wl-draft-overload-functions): Set
9081         `mode-line-buffer-identification' instead of using
9082         `wl-make-modeline'.
9083
9084         * wl-util.el (wl-make-modeline-subr): Abolish.
9085         (wl-mode-line-buffer-identification): New alias.
9086
9087         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9088         (wl-summary-make-modeline): Abolish.
9089         (wl-summary-buffer-set-folder): Set
9090         `wl-summary-buffer-folder-indicator'.
9091         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9092         of using `wl-make-modeline'.
9093         (wl-summary-switch-to-clone-buffer): Don't set
9094         `mode-line-buffer-identification'.
9095         (wl-summary-goto-folder-subr): Ditto.
9096
9097         * wl-mule.el (wl-draft-overload-functions): Set
9098         `mode-line-buffer-identification' instead of using
9099         `wl-make-modeline'.
9100
9101         * wl-folder.el (wl-folder-mode): Set
9102         `mode-line-buffer-identification' instead of using
9103         `wl-make-modeline'.
9104         (wl-folder): Don't set `mode-line-buffer-identification'.
9105
9106 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9107
9108         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9109         instead of `member' for `wl-refile-guess-func-list' look-ups.
9110         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9111
9112 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9113
9114         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9115         `wl-message-button-dispatcher'.
9116
9117         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9118
9119         * wl-message.el (wl-message-button-dispatcher): Use it.
9120
9121         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9122         "In-Reply-To".
9123
9124         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9125         Bind `case-fold-search' to t.
9126
9127 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9128
9129         * wl-xmas.el (wl-message-overload-functions): Initialize
9130         `wl-message-button-map'.
9131
9132         * wl-mule.el (wl-message-overload-functions): Initialize
9133         `wl-message-button-map'.
9134
9135         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9136
9137         * wl-message.el (wl-message-button-map): New keymap.
9138         (wl-message-add-button): New function.
9139         (wl-message-button-dispatcher): New function.
9140         (wl-message-button-refer-article): New function.
9141
9142         * wl-highlight.el
9143         (wl-highlight-message-add-buttons-to-header): New function.
9144         (wl-highlight-headers): Use it.
9145
9146 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9147
9148         * wl-summary.el (wl-summary-default-from): Use
9149         `wl-address-get-petname-1'.
9150         (wl-summary-simple-from): Ditto.
9151
9152         * wl-address.el (wl-address-get-petname-1): New inline function.
9153         (wl-address-get-petname): Use it.
9154
9155 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9156
9157         * wl-summary.el (wl-summary-default-from): Return full-name part
9158         from the address if no petname was found.
9159         (wl-summary-simple-from): Ditto.
9160
9161         * wl-address.el (wl-address-get-petname): Return nil if no petname
9162         associated with the address was found.
9163
9164 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9165
9166         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9167         display is finished.
9168
9169 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9170
9171         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9172         `elmo-folder-exists-p' argument.
9173
9174 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9175
9176         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9177         the folder.
9178
9179 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9180
9181         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9182
9183         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9184         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9185
9186 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9187
9188         * wl-folder.el (wl-folder-create-subr): New function.
9189         (wl-folder-confirm-existence): Use it.
9190         (wl-folder-check-one-entity): Use it.
9191         Check the error symbol is derived from 'elmo-open-error.
9192
9193         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9194         `ignore-error'.
9195
9196 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9197
9198         * wl-util.el (toplevel): Add (eval-when-compile (require
9199         'elmo-util)).  (Maybe `provide' is typo.)
9200
9201 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9202
9203         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9204         (I don't know why this was needed.)
9205
9206         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9207         Follow up changes for stream-type.
9208
9209         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9210         (wl-draft-elmo-nntp-send): Ditto.
9211
9212         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9213         (wl-nntp-posting-stream-type): Ditto.
9214         (wl-pop-before-smtp-ssl): Abolished.
9215         (wl-nntp-posting-ssl): Ditto.
9216
9217         * wl-address.el (wl-address-quote-specials): New function.
9218         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9219
9220         * wl-draft.el (wl-draft-reply): Ditto.
9221
9222 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9223
9224         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9225         use function `wl-string-match-assoc'.
9226
9227 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9228
9229         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9230
9231         * wl-draft.el (wl-draft-deduce-address-list): New function.
9232         (wl-draft-parse-mailbox-list): Ditto.
9233         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9234         instead of `smtp-deduce-address-list'.
9235         (wl-draft-on-field-p): Follow group list.
9236
9237         * wl-address.el (wl-address-concat-token): New function.
9238         (wl-address-string-without-group-list-contents): Ditto.
9239         (wl-complete-field-body): Fixed problem of completion
9240         by japanese petname.
9241         (wl-address-make-completion-list): Rewrite.
9242
9243 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9244
9245         * wl-address.el (wl-address-make-completion-list): Completion by
9246         petname.
9247         (wl-complete-field-body): Likewise.
9248
9249 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9250
9251         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9252         contains invalid address syntax.
9253
9254 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9255
9256         * wl-folder.el (wl-folder-check-entity-async): Use
9257         `elmo-nntp-spec-hostname'.
9258
9259 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9260
9261         * wl-summary.el (wl-summary-msgdb-load-async): Use
9262         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9263
9264 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9265
9266         * wl-draft.el (wl-draft-reply): Set argument
9267         `content-transfer-encoding' as nil.
9268
9269 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9270
9271         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9272         `wl-refile-alist'.
9273
9274 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9275
9276         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9277         (wl-draft-edit-string): Ditto.
9278         (wl-draft-forward): Ditto.
9279         * wl-summary.el (wl-summary-write): Ditto.
9280
9281 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9282
9283         * wl-summary.el (wl-summary-sync-update3): Call
9284         `wl-summary-buffer-number-column-detect'.
9285         (wl-summary-buffer-number-column-detect): Search from point-min.
9286
9287 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9288
9289         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9290         contains an address which is not included in original to or cc.
9291
9292 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9293
9294         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9295         begin-line does not exist.
9296         * wl-message.el (wl-message-uu-substring): Ditto.
9297
9298 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9299
9300         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9301         clear local variables.
9302         (wl-summary-exit): Call `elmo-commit'.
9303         (wl-summary-switch-to-clone-buffer): Call
9304         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9305         (wl-summary-goto-folder-subr): Ditto.
9306
9307         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9308         POP folder.
9309
9310 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9311
9312         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9313         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9314         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9315         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9316         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9317         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9318
9319         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9320
9321 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9322
9323         * wl-summary.el (wl-summary-search-by-subject):
9324         Search parent message from the latest one.
9325
9326 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9327
9328         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9329         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9330
9331         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9332         New user option.
9333
9334         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9335         if elmo-nntp-use-killed-list is nil.
9336         Use `elmo-msgdb-append-to-killed-list'.
9337         (Append numbers confirmed as disappeared to the killed list.)
9338         (wl-summary-confirm-appends): Don't display negative number.
9339
9340 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9341
9342         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9343
9344 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9345
9346         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9347         range is `all'.
9348         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9349         `elmo-list-bigger-diff'.
9350
9351 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9352
9353         * wl-summary.el (wl-summary-buffer-exit-func):
9354         New buffer local variable.
9355         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9356
9357 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9358
9359         * wl-demo.el (wl-demo): Fix the last change.
9360
9361 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9362
9363         * wl-demo.el (wl-demo): Don't use `eval'.
9364
9365 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9366
9367         * wl-summary.el (wl-summary-buffer-thread-modified):
9368         New buffer-local variable.
9369         (wl-summary-set-thread-modified): New function.
9370         (wl-summary-thread-modified-p): New function.
9371         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9372         (wl-summary-yank-saved-message): Use function
9373         `wl-summary-set-thread-modified'
9374         (wl-summary-switch-to-clone-buffer): Add
9375         `wl-summary-buffer-thread-modified'.
9376
9377         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9378         (wl-summary-buffer-mark-saved-hook): Ditto.
9379         * wl-summary.el (wl-summary-msgdb-save): New hook
9380         `wl-summary-buffer-message-saved-hook' and
9381         `wl-summary-buffer-mark-saved-hook'.
9382
9383 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9384
9385         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9386
9387 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9388
9389         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9390         don't hide scroll bars under FSF Emacsen because it may incur an
9391         undesirable redrawing.
9392
9393 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9394
9395         * wl-draft.el (wl-draft-edit-string): Call
9396         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9397
9398 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9399
9400         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9401
9402 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9403
9404         * wl-summary.el (wl-summary-msgdb-load-async): Call
9405         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9406
9407 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9408
9409         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9410         fringes in demo buffer; center bitmap logo correctly even if old
9411         Mule is used.
9412
9413 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9414
9415         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9416
9417         * wl-refile.el (wl-refile-subject-alist): New variable.
9418         (wl-refile-subject-alist-file-name): Ditto.
9419         (wl-refile-alist-setup): Rewrite.
9420         (wl-refile-alist-save): Use `elmo-object-save'.
9421         Eliminated arguments.
9422         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9423         (wl-refile-guess-by-subject): New function.
9424         (wl-refile-guess-func-list): Added it.
9425
9426 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9427
9428         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9429         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9430
9431 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9432
9433         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9434         New buffer-local variable.
9435         (wl-summary-buffer-next-folder-func): Ditto.
9436         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9437         if non-nil.
9438         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9439         if non-nil.
9440         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9441         if non-nil.
9442         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9443         if non-nil.
9444
9445 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9446
9447         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9448         permanently in the demo buffer.
9449
9450 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9451
9452         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9453         `mime-entity-fetch-field'.
9454
9455         * wl.el (wl-exit): Delete plugged buffer.
9456
9457         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9458         XEmacs has menubar feature.
9459
9460 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9461
9462         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9463         cannot arrive at the beginning of the buffer under old Emacsen.
9464
9465 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9466
9467         * wl-address.el (wl-address-ldap-search):
9468         Call `ldap-search-entries' with `withdn' argument t.
9469         (wl-complete-field-body): Bind completion-ignore-case as t.
9470         Clear ldap search hash when it was sole completion.
9471         Use elmo-string for pattern string.
9472         (wl-ldap-alias-safe-string): Eliminated needless let.
9473
9474 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9475
9476         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9477         (wl-ldap-alias-sep): New constant.
9478         (wl-ldap-search-attribute-type-list): Ditto.
9479         (wl-ldap-get-value): New function.
9480         (wl-ldap-make-filter): Ditto.
9481         (wl-ldap-make-matched-value-list): Ditto.
9482         (wl-ldap-alias-safe-string): Ditto.
9483         (wl-ldap-register-dn-string): Ditto.
9484         (wl-address-ldap-search): Rewrite.
9485
9486 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9487
9488         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9489         thread is deleted.
9490         (wl-thread-delete-line-from-buffer): Ditto.
9491         (wl-thread-get-exist-children): New function.
9492
9493 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9494
9495         * wl-demo.el (wl-demo): Made it to select various image types.
9496         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9497         from `wl-title-logo'.
9498         (wl-logo-ascii): New variable.
9499         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9500         (wl-demo-copyright-notice): New constant.
9501
9502         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9503
9504 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9505
9506         * wl-vars.el (wl-summary-target-above): Renamed from
9507         wl-summary-temp-above.
9508         * wl-score.el (wl-score-get-score-alist): Use it.
9509         (wl-summary-score-update-all-lines): Use it.
9510         * wl-summary.el: Ditto. (make-variable-buffer-local).
9511
9512 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9513
9514         * wl-vars.el (wl-ldap-port): New user option.
9515
9516         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9517         Rewite whole implementation.
9518         (wl-complete-field-body): Fixed.
9519
9520 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9521
9522         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9523         Choose implementation at compile time.
9524
9525 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9526
9527         * wl-address.el (wl-ldap-search-internal): New function.
9528         (wl-complete-field-to): Use it.
9529
9530 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9531
9532         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9533         Use `let' instead of `let*'.
9534         Require 'wl-vars.
9535
9536         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9537         Define as defcustom.
9538         (wl-ldap-base): Ditto.
9539         (wl-use-ldap): Ditto.
9540
9541 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9542
9543         * wl-address.el (wl-ldap-search): New function.
9544         (wl-complete-field-body): Use `wl-ldap-search'.
9545         (wl-ldap-server): New variable.
9546         (wl-ldap-base): Ditto.
9547         (wl-use-ldap): Ditto.
9548
9549 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9550
9551         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9552         (Pointed out by Mito <mit@nines.nec.co.jp>).
9553         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9554         buffer-local variables like `wl-summary-redisplay-internal'.
9555         (wl-summary-redisplay-all-header): Likewise.  Update
9556         Summary view too.
9557
9558 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9559
9560         * wl-summary.el (wl-summary-jump-to-parent-message):
9561         Consider prefix argument.
9562
9563         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9564         when closed thread is deleted.
9565
9566 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9567
9568         * wl-summary.el (wl-summary-jump-to-parent-message):
9569         Consider thread modification.
9570
9571 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9572
9573         * wl-message.el (wl-message-normal-get-original-buffer): Use
9574         `save-excursion'.
9575
9576         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9577         (wl-summary-showto-folder-regexp): Ditto.
9578
9579 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9580
9581         * wl-util.el (wl-delete-alist): Doc fix.
9582         (wl-delete-associations): New function.
9583         (wl-inverse-alist): New function.
9584         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9585         Split temporary variables. Use `wl-delete-associations'
9586         and `wl-inverse-alist'.
9587         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9588
9589 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9590
9591         * wl-folder.el (wl-folder-prefetch-entity):
9592         Execute prefetching if new count is unknown.
9593
9594 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9595
9596         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9597
9598         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9599         delete entity.
9600         (wl-thread-set-parent): If insert as top, set linked as nil.
9601
9602         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9603         `wl-thread-cleanup-symbols' when view mode is thread.
9604
9605 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9606
9607         * wl-folder.el (wl-folder-create-folder-entity): Use
9608         with-current-buffer.
9609         (wl-local-folder-init): Call set-buffer to make sure we are in
9610         the Folder buffer. Don't touch buffer-local variables here.
9611         (wl-folder-mode): Initialize buffer-local variables here.
9612
9613         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9614         (wl-folder-entity-assign-id): Ditto.
9615         (wl-folder-create-entity-hashtb): Ditto.
9616         (wl-local-folder-init): Ditto.
9617         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9618
9619 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9620
9621         * wl-summary.el (wl-summary-default-from): Fix probrem when
9622         std11-extract-address-components return (nil "foo@bar").
9623
9624 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9625
9626         * wl-draft.el (wl-draft-clone-local-variables):
9627         Remove redundant `setq'.
9628
9629 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9630
9631         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9632         Bind wl-highlight-x-face-func as nil while highlighting header.
9633
9634 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9635
9636         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9637
9638 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9639
9640         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9641         elmo-msgdb-overview-hashtb from copy-variables.
9642         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9643         instead of `elmo-msgdb-overview-get-entity-by-number'.
9644         (wl-summary-auto-refile): Ditto.
9645
9646         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9647         `elmo-msgdb-overview-get-entity' instead of
9648         `elmo-msgdb-search-overview-entity'.  Use
9649         `elmo-msgdb-overview-get-entity' instead of
9650         `elmo-msgdb-overview-get-entity-by-number'.
9651         (wl-thread-insert-entity-sub): Ditto.
9652         (wl-thread-insert-message): Ditto.
9653
9654         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9655         `elmo-msgdb-overview-get-entity'.
9656         (wl-normal-message-redisplay): Ditto.
9657
9658 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9659
9660         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9661         `wl-thread-entities'.
9662         (wl-thread-delete-message): Fix remove top message from
9663         `wl-thread-entity-list'.
9664
9665         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9666         wl-append(nconc), because update-list is broken on Meadow.
9667
9668         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9669         updating process.
9670         (wl-summary-rescan): Ditto.
9671         (wl-summary-sync-update3): Ditto.
9672         * wl-thread.el (wl-thread-set-parent): Renamed from
9673         `wl-summary-set-parent'.
9674         (wl-thread-insert-message): Updating buffer faster.
9675         (wl-thread-delete-message): Updating buffer faster.
9676
9677         * wl-score.el (wl-summary-score-update-all-lines): Changed
9678         interval for display progress gauge.
9679
9680 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9681
9682         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9683         folder always-sticky.
9684         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9685         defmacro.
9686
9687 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9688
9689         * wl-vars.el (wl-draft-add-references): New user option.
9690
9691         * wl-draft.el (wl-draft-add-references): New function.
9692         (wl-draft-yank-from-mail-reply-buffer): Use it.
9693         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9694         as nil.
9695
9696 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9697
9698         * wl-thread.el (wl-thread-update-line-msgs): Called
9699         `wl-thread-update-line-on-buffer-sub'.
9700         (wl-thread-update-line-on-buffer): Delete routine of inserting
9701         thread.
9702         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9703         moved from `wl-thread-update-line-on-buffer'.
9704         Add threshold for displaying progress gauge.
9705         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9706         argument of `wl-thread-update-line-msgs'.
9707         Add threshold for displaying progress gauge.
9708         * wl-folder.el:
9709         Add threshold for displaying progress gauge.
9710         * wl-score.el: Ditto.
9711
9712         * wl-expire.el (wl-summary-expire): Display deleting info.
9713
9714 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9715
9716         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9717         `no-msg'.
9718         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9719         argument of `wl-thread-update-line-msgs'.
9720         (wl-summary-set-parent): Added optional argument `parent-number'.
9721         (wl-summary-buffer-saved-message): New buffer local variable.
9722         (wl-summary-save-current-message): New command.
9723         (wl-summary-yank-saved-message): Ditto.
9724         (wl-summary-mode-map): Added key binding for
9725         `wl-summary-save-current-message' (\ew) and
9726         `wl-summary-yank-saved-message' (\C-y).
9727         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9728
9729 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9730
9731         * wl-summary.el (wl-summary-mode-map): Added key binding for
9732         `wl-summary-set-parent' (ts).
9733
9734 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9735
9736         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9737         subject faster. If thread number is reverse, delayed updating
9738         thread.
9739         (wl-summary-search-by-subject): Ditto.
9740         (wl-summary-put-alike): Ditto.
9741         (wl-summary-get-alike): Ditto.
9742         (wl-summary-insert-headers): Insert header of all overview in
9743         buffer.
9744         (wl-summary-rescan): Delayed updating thread. Kill search subject
9745         buffer for wl-summary-search-by-subject.
9746         (wl-summary-sync-update3): Ditto.
9747         (wl-summary-exit): Ditto.
9748         (wl-summary-goto-bottom-of-current-thread): Change for linked
9749         thread.
9750         (wl-summary-overview-create-summary-line): Change line for linked
9751         thread.
9752
9753         * wl-summary.el (wl-summary-update-thread): Use
9754         wl-thread-maybe-get-children-num.
9755         (wl-summary-set-parent): If change parent, move sub thread.
9756         (wl-summary-redisplay-internal): Add horizontal recenter.
9757         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9758
9759         * wl-thread.el (wl-thread-entity-get-linked): New function.
9760         (wl-thread-entity-set-linked): New function.
9761         (wl-thread-create-entity): Add linked element.
9762         (wl-thread-entity-insert-as-top): Use wl-append.
9763         (wl-thread-maybe-get-children-num): If closing thread, return
9764         children msgs.
9765         (wl-thread-update-line-msgs): Displaying progress message.
9766         (wl-thread-update-line-on-buffer-sub): Use
9767         wl-thread-maybe-get-children-num.
9768         (wl-thread-update-line-on-buffer): If update line is not exists,
9769         insert thread.
9770         (wl-thread-delete-message): If delete top msg of thread, search
9771         parent by subject.
9772         (wl-thread-insert-entity): Use
9773         wl-thread-maybe-get-children-num.
9774
9775         * wl-highlight.el (wl-highlight-summary-current-line): change
9776         sregexp for linked thread.
9777         * wl-util.el (wl-count-lines): Count lines.
9778         (wl-horizontal-recenter): horizontal recenter.
9779         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9780         (wl-score-get-alike): Ditto.
9781         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9782         (wl-subject-length-limit): New variable.
9783         (wl-highlight-thread-indent-string-regexp): Changed for linked
9784         thread.
9785
9786 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9787
9788         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9789         New variable (revival).
9790         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9791         by subject matching if there's no in-reply-to nor references field
9792         (revival).
9793
9794 \f
9795 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9796
9797         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9798         message.
9799
9800 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9801
9802         * wl-summary.el (wl-summary-reply): Return t if there was a
9803         message at cursor point.
9804         Added unwind-protect.
9805         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9806         returns t.
9807         (wl-summary-cancel-message): Do nothing when there's no message at
9808         cursor point.
9809         (wl-summary-forward): Ditto.
9810         (wl-summary-jump-to-parent-message): Ditto.
9811         (wl-summary-reedit): Ditto.
9812         (wl-summary-edit-addresses): Ditto.
9813         (wl-summary-pipe-message): Ditto.
9814         (wl-summary-print-message-with-ps-print): Ditto.
9815         (wl-summary-print-message): Ditto.
9816         (wl-summary-mark-as-important): Ditto.
9817         (wl-summary-mark-as-unread): Ditto.
9818
9819         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9820         message at cursor point.
9821         (wl-summary-reply-with-citation): Remove unwind-protect.
9822
9823         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9824         subject searching feature.
9825         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9826         Eliminated.
9827
9828 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9829
9830         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9831         New variable.
9832         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9833         by subject matching if there's no in-reply-to nor references field.
9834
9835         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9836
9837         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9838         when display is finished.
9839         (wl-folder-open-all): Ditto.
9840         (wl-folder-update-access-group): Ditto.
9841         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9842         * wl-thread.el (wl-thread-close-all): Ditto.
9843
9844         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9845         progress gauge only when it was displayed.
9846         * wl-folder.el (wl-folder-insert-entity): Ditto.
9847
9848 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9849
9850         * wl-summary.el (wl-summary-incorporate): Enclose
9851         `wl-summary-sync-force-update' with save-excursion.
9852
9853 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9854
9855         * wl-summary.el (wl-summary-prefetch-region):
9856         Pass current cursor point to `pos-visible-in-window-p' after
9857         moving cursor to the started point.
9858
9859 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9860
9861         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9862
9863         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9864         fields from the forwarding message.
9865         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9866         `ignored-fields'.
9867
9868 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9869
9870         * wl-mime.el (wl-message-request-partial):
9871         Eliminated argument `msgdb'.
9872         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9873         (wl-mime-combine-message/partial-pieces): Likewise.
9874         * tm-wl.el (wl-message-request-partial): Likewise.
9875         (wl-mime-combine-message/partial-pieces): Likewise.
9876
9877 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9878
9879         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9880         when display is finished.
9881
9882 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9883
9884         * wl-summary.el (wl-summary-goto-folder-subr):
9885         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9886
9887 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9888
9889         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9890         when cursor point is visible.
9891
9892 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9893
9894         * wl-expire.el (wl-expire-archive-get-max-number):
9895         Don't use `file-name-directory'.
9896
9897 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9898
9899         * wl-expire.el (wl-expire-archive-get-max-number):
9900         Use `file-name-directory'.
9901
9902 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9903
9904         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9905         only when there is progress.
9906
9907 2000-04-13  Mito <mit@nines.nec.co.jp>
9908
9909         * wl-summary.el (wl-summary-sync-marks): Display progress.
9910
9911 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9912
9913         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9914         (wl-summary-prev): Move cursor regardless of unread status.
9915         (wl-summary-next): Ditto.
9916
9917 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9918
9919         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9920         Added argument `target' and `number'.
9921         * tm-wl.el (wl-summary-burst-subr): New function.
9922         (wl-summary-burst): Use it.
9923
9924 2000-04-10  Mito <mit@nines.nec.co.jp>
9925
9926         * wl-mime.el (wl-burst): New function.
9927         (wl-summary-burst): Use it.
9928
9929 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9930
9931         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9932         as petname when there's no candidate.
9933
9934 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9935
9936         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9937         New variable.
9938         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9939
9940         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9941
9942         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9943
9944 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9945
9946         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9947         Use substring of `original' instead of buffer-substring.
9948         (wl-refile-evaluate-rule):
9949         Set `original' argument of wl-refile-expand-newtext.
9950
9951         * wl-summary.el
9952         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9953         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9954         (wl-summary-auto-refile): Check existence of destination folder just
9955         before marking.
9956
9957 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9958
9959         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9960         when wl-refile-get-field-value return nil.
9961
9962 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9963
9964         * wl-refile.el
9965         (wl-refile-expand-newtext): New function imported from Gnus.
9966         (wl-refile-evaluate-rule): Use it.
9967
9968 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9969
9970         * wl-summary.el (wl-summary-print-destination):
9971         Duplicate folder string to avoid putting text-property on
9972         original string.
9973
9974         * wl-refile.el (wl-refile-get-field-value): New function.
9975         (wl-refile-evaluate-rule): New function;
9976         Evaluate refile rule recursively.
9977         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9978         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9979         New function; Check existence of a target folder recursively.
9980         (wl-summary-auto-refile-check-refile-rule-alist):
9981         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9982
9983 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9984
9985         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9986
9987         * wl-folder.el (wl-create-folder-entity-from-buffer):
9988         Fixed problem when '}' character is contained in folder name.
9989
9990         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9991
9992 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9993
9994         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9995         (wl-fldmgr-add-completion-all-completions):
9996         Use wl-fldmgr-add-completion-hashtb.
9997
9998 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9999
10000         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10001         wl-fldmgr-add-completion-subr): New functions.
10002         * wl-folder.el (wl-folder-completion-func): New variable.
10003         * wl-summary.el (wl-summary-read-folder):
10004         Use wl-folder-completion-func.
10005
10006         * wl-refile.el: Eliminate throw & catch.
10007
10008         * wl.el (wl-plugged-sending-queue-status): Fixed.
10009
10010 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10011
10012         * wl-draft.el (wl-draft): Put category property on
10013         mail-header-separator.