* wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
4         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
5         (wl-summary-redisplay-internal): Ditto.
6
7         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
8         message (the condition is borrowed from `wl-check-variables-2').
9         (wl-summary-redisplay-internal): Ditto.
10
11 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
12
13         * wl-mime.el (wl-draft-nntp-attribute): New function.
14         (wl-draft-attribute-nntp-posting-server): Use it.
15         (wl-draft-attribute-nntp-posting-port): Ditto.
16
17         * wl-mime.el (wl-draft-preview-attributes-list): New function.
18         (wl-draft-show-attributes-buffer): Ditto.
19         (wl-draft-hide-attributes-buffer): Ditto.
20         (wl-draft-attribute-newsgroups): Ditto.
21         (wl-draft-attribute-nntp-posting-server): Ditto.
22         (wl-draft-attribute-nntp-posting-port): Ditto.
23         (wl-draft-preview-message): Use there functions.
24
25         * wl-vars.el (wl-draft-preview-attributes-list): Change default
26         value.
27
28 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
29
30         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
31         (wl-draft-reedit): Ditto.
32         (wl-draft-queue-flush): Ditto.
33
34         * wl-mime.el (wl-message-request-partial): Ditto.
35         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
36         instead of `elmo-message-fetch'.
37
38         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
39
40         * wl-summary.el (wl-summary-message-string): Ditto.
41
42 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-util.el (wl-current-message-buffer): Follow the API change.
45
46         * wl-summary.el (wl-summary-redisplay-internal): Call
47         `wl-summary-mark-as-read' with 2nd argument as nil and update
48         unread count instead of persistent mark.
49
50         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
51         variable.
52         (wl-message-redisplay): Follow the API change.
53         (wl-message-buffer-display): Managed mime-entity directly and
54         return preview buffer only.
55         (wl-message-display-internal): Rewrite.
56         (wl-message-buffer-prefetch-subr): Not save return value of
57         `wl-message-buffer-display'.
58
59         * Version number is increased to 2.13.1.
60
61 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
64         'elmo-multiple-fields-body-list' with boundary specified.
65
66 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
67
68         * wl-vars.el (wl-summary-resend-use-cache): New variable.
69         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
70         cache if `wl-summary-resend-use-cache' is non-nil.
71
72 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
73
74         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
75         (wl-nntp-posting-stream-type): Ditto.
76
77 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
78
79         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
80
81 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
82
83         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
84         message.
85
86 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
89         Abolish.
90         (wl-summary-buffer-persistent-mark-version): New internal
91         variable.
92         (wl-summary-update-mark-and-highlight-window): Check by
93         wl-summary-persistent-mark-invalid-p.
94         (wl-summary-update-status-marks): Ditto.
95         (elmo-event-handler-flag-changed): Rewrite.
96         (elmo-event-handler-cache-changed): Define.
97         (wl-summary-prefetch-msg): Does not update persistent mark here.
98         (wl-summary-delete-cache): Ditto.
99         (wl-summary-resume-cache-status): Ditto.
100         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
101         (wl-summary-persistent-mark-invalid-p): New function.
102         (wl-summary-validate-persistent-mark): Ditto.
103         (wl-summary-validate-persistent-mark-string): Ditto.
104         (wl-summary-invalidate-persistent-mark): Ditto.
105         (wl-summary-update-persistent-mark): Call
106         `wl-summary-validate-persistent-mark'.
107         (wl-summary-create-line): Call
108         `wl-summary-validate-persistent-mark-string'.
109
110         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
111         status as t if cache used.
112
113 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
114
115         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
116         only if the target is group.
117         * wl-folder.el (wl-folder-append-petname): Don't check group name.
118
119 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
120
121         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
122
123 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
124
125         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
126
127         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
128
129 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
130
131         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
132         (Thanks to Yoichi NAKAYAMA).
133
134 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-util.el (wl-save-drafts): Restore echo area.
137
138 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
139
140         * Version number is increased to 2.13.0.
141
142         * wl-util.el (wl-biff-check-folder-async): Use
143         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
144
145 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
146
147         * wl-message.el (wl-message-display-internal): Does not put
148         wl-message-display-type property on message buffer.
149         (wl-message-buffer-display-type): New function.
150
151         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
152
153         * wl-summary.el (wl-summary-mode): Use `dolist' to add
154         `wl-summary-buffer-detach'.
155         (wl-summary-message-display-type): Use
156         `wl-summary-buffer-display-type'.
157
158 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
159
160         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
161         buffer-local.
162
163         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
164         kill-buffer-hook instead of make-local-variable.
165         (wl-draft-preview-message): Set `local' argument of add-hook as t.
166
167 2004-12-12  Scott Renfro <scott@renfro.org>
168
169         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
170         regex for square-branket.
171
172 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
173
174         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
175         `wl-message-mime-analysis-p' with argument `header'.
176
177 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
178
179         * wl-mime.el (wl-draft-yank-current-message-entity): 
180         Switch to no-mime following method according to wl-message-display-type
181         property.
182         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
183
184         * wl-message.el (wl-message-display-internal): 
185         Put wl-message-display-type property on message buffer.
186
187         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
188         (wl-message-display-internal): Ditto;
189
190         * wl-summary.el (wl-summary-toggle-mime): Ditto.
191
192 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
193
194         * wl-message.el (wl-message-make-display-type): New function.
195         (wl-message-display-type-property): Ditto.
196         (wl-message-mime-analysys-p): Ditto.
197         (wl-message-display-all-header-p): Ditto.
198         (wl-message-redisplay): Removed argument `as-is', `all-header' and
199         added `display-type'.
200         (wl-message-buffer-display): Likewise.
201         (wl-message-display-internal): Likewise.
202         (wl-message-buffer-display-type): Abolish.
203         (wl-message-buffer-prefetch-subr): Follow the API changed.
204
205         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
206         from wl-summary-buffer-display-all-header and changed default value.
207         (wl-summary-message-display-type): New function.
208         (wl-summary-buffer-display-mime-mode): Ditto.
209         (wl-summary-buffer-display-header-mode): Ditto.
210         (wl-summary-toggle-mime): Rewrite with above functions.
211         (wl-summary-toggle-all-header): Ditto.
212         (wl-summary-redisplay): Force redisplay with default mode.
213         (wl-summary-redisplay-internal): Renamed argument from `mode',
214         `all-header' to `mime-mode', `header-mode'.
215         Use `wl-message-make-display-type'.
216
217         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
218         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
219
220 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
221
222         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
223
224 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
225
226         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
227         in original message buffer.
228         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
229         buffer.
230
231 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
232
233         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
234
235 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
236
237         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
238
239 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
240
241         * wl-action.el (wl-summary-exec-action-refile): Display a done message
242         when actions succeeded.
243         (wl-summary-exec-action-copy): Likewise.
244
245 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
246
247         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
248         there is switch-to-buffer at the end of wl-message-select-buffer.
249         (wl-summary-reply): Ditto.
250
251 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
252
253         * wl-summary.el (wl-summary-forward): Put subject in original
254         message buffer as argument of wl-draft-forward.
255         * wl-draft.el (wl-draft-forward): Decode subject as in
256         wl-draft-reply.
257
258 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
259
260         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
261         a folder under access group.
262
263 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
264
265         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
266         wl-message-buffer-display.
267
268         * wl-util.el (wl-set-save-drafts): Fix typo.
269
270 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
271
272         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
273         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
274         wl-highlight-logo-face to set the bg color of an xbm image; fixed
275         the way to measure the width of a bitmap image; don't put face on
276         ascii and bitmap images; put the mark which should not use the
277         variable-pitch face on ascii and bitmap images.
278         (wl-demo-setup-properties): Don't use the variable-pitch face on
279         ascii and bitmap images; made it work on Emacs 20 and earlier.
280         (wl-demo-insert-text): End with a newline at the bottom; don't put
281         face on text.
282
283         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
284
285 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
286
287         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
288
289         * wl-util.el (wl-save-drafts): Moved from sample setting.
290         (wl-set-save-drafts): New function to set idle timer.
291         * wl-draft.el (wl-draft): Call it.
292         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
293
294 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
295
296         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
297         a summary which has toggle display status off.
298
299 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
300
301         * wl-draft.el (wl-draft-do-fcc): No cache save.
302
303 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
304
305         * wl-summary.el (elmo-event-handler-flag-changed): Use
306         `set-buffer' instead of `with-current-buffer'.
307
308 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
309
310         * wl-summary.el (wl-summary-after-resize-function): New function.
311         (wl-summary-mode): Add `wl-summary-after-resize-function' to
312         window-size-change-functions.
313
314 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
315
316         * wl-draft.el (wl-draft-create-buffer): Bind
317         `change-major-mode-hook' after current buffer is changed.
318
319         * wl-summary.el (wl-summary-buffer-detach): New function.
320         (wl-summary-buffer-set-folder): Call it.
321         (wl-summary-mode): Add `wl-summary-buffer-detach' to
322         change-major-mode-hook and kill-buffer-hook.
323         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
324         (wl-summary-switch-to-clone-buffer): Ditto.
325         (wl-summary-goto-folder-subr): Ditto.
326
327 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
328
329         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
330         after boundp check.
331
332 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
335         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
336         for `kill-buffer'.
337
338         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
339         handler of current buffer from elmo-folder.
340
341 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
342
343         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
344
345 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * wl-summary.el (wl-summary-buffer-event-handler): New internal
348         variable.
349         (wl-summary-event-handler): New class.
350         (elmo-event-handler-flag-changed): Define to update persistent
351         mark.
352         (wl-summary-buffer-set-folder): Register event handler to
353         elmo-folder.
354         (wl-summary-exit): Unregister event handler.
355         (wl-summary-goto-folder-subr): Ditto.
356         (wl-summary-mark-as-read-all): Does not call
357         `wl-summary-update-persistent-mark' directly.
358         (wl-summary-mark-as-read-internal): Ditto.
359         (wl-summary-set-persistent-mark-internal): Ditto.
360         (wl-summary-set-flags-internal): Ditto.
361
362         * Version number is increased to 2.11.33.
363
364 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
365
366         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
367         to nil.
368
369 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
370
371         * wl-spam.el (wl-spam-setup): Add hook
372         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
373         instead of `wl-summary-prepare-hook'.
374
375         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
376         if folder type is `'flag'.
377         (wl-summary-mark-as-important): Ditto.
378
379 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-address.el (wl-address-minibuffer-history): New variable.
382         (wl-address-minibuffer-local-map): New keymap.
383         (wl-address-read-from-minibuffer): New function.
384
385         * wl-action.el (wl-summary-get-resend-address): Use
386         `wl-address-read-from-minibuffer' instead of `completing-read'.
387
388 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
389
390         * Version number is increased to 2.11.32.
391
392 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
395         without mule to iso-8859-1.
396         (wl-draft-add-in-reply-to): Add note in description.
397         (wl-draft-add-references): Ditto.
398
399 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
400
401         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
402         definition for `m'.
403         (wl-summary-mode-line-format): Add '[%m]'.
404         (wl-message-mode-line-format-spec-alist): Ditto.
405         (wl-summary-display-mime-mode-list): New variable.
406
407         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
408         from wl-summary-buffer-display-as-is.
409         (wl-summary-buffer-display-all-header): New buffer local variable.
410         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
411         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
412         instead of wl-summary-buffer-display-as-is.
413         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
414         (wl-summary-set-persistent-mark): Ditto.
415         (wl-summary-set-message-buffer-or-redisplay): Just call
416         `wl-summary-redisplay-internal' without optional arguments.
417         (wl-summary-toggle-mime): Rewrite.
418         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
419         (wl-summary-toggle-all-header): New function.
420         (wl-summary-redisplay-internal): Treat mime mode.
421
422         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
423         to wl-mime-preview-follow-no-mime.
424         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
425         accodring to the display-mode.
426
427         * wl-message.el (wl-message-buffer-display-type): Rewrite.
428         (wl-message-buffer-display): Changed argument name from `as-is' to
429         `mode'.
430         (wl-message-display-internal): Ditto;
431         Bind elmo-mime-display-header-analysis according to the mode.
432         (wl-message-display-internal): Put wl-message-display-mime-mode
433         property on entire buffer.
434
435 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
436
437         * wl-draft.el (wl-draft-do-fcc): Undo last change.
438
439 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
440
441         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
442         Don't extract mail address.
443         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
444
445         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
446
447         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
448
449 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
450
451         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
452         wl-fldmgr-cut-entity-list on confirmation.
453
454 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
455
456         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
457         (wl-mime-quit-preview): Check existence of
458         mime-edit-temp-message-buffer here.
459
460 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
461
462         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
463         after deletion.
464
465         * wl-draft.el (wl-draft-send-confirm): Check major-mode
466         before calling wl-mime-quit-preview.
467
468 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
469
470         * wl-summary.el (wl-summary-pick): If call it with prefix
471         argument, set `delete-marks' as non-nil. Pick from only visible
472         messages.
473         (wl-summary-check-target-mark): New function.
474         (wl-summary-target-mark-mark-as-read): Use it.
475         (wl-summary-target-mark-mark-as-unread): Ditto.
476         (wl-summary-target-mark-operation): Ditto.
477         (wl-summary-target-mark-set-flags): Ditto.
478         (wl-summary-target-mark-save): Ditto.
479         (wl-summary-target-mark-pick): Ditto.
480         (wl-summary-target-mark-forward): Ditto.
481         (wl-summary-target-mark-reply-with-citation): Ditto.
482         (wl-summary-target-mark-print): Ditto.
483         (wl-summary-target-mark-uudecode): Ditto.
484
485         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
486         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
487         with `ask-coding' is non-nil.
488
489 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-thread.el (wl-thread-set-parent): If parent is a message
492         which is identified by references, set linked as nil.
493
494 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
495
496         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
497         (wl-message-mode-line-format-spec-alist): Ditto.
498         (wl-message-mode-line-format): Ditto.
499         (wl-summary-mode-line-format): Ditto for docstring.
500         (wl-summary-no-mime-folder-list): Fix typo.
501
502         * wl-util.el (wl-current-message-buffer): Call
503         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
504
505         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
506         variable.
507         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
508         of `wl-summary-redisplay-no-mime'.
509         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
510         (wl-summary-toggle-mime): New function.
511         (wl-summary-redisplay-all-header): Rewrite.
512         (wl-summary-redisplay-no-mime): Ditto.
513         (wl-summary-redisplay-internal): Added argument `as-is' and
514         `all-header'.
515
516         * wl-refile.el (wl-refile-default-from-folder-path-separator):
517         New variable.
518         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
519         bottom.
520         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
521         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
522         "/" unconditionally.
523
524         * wl-mime.el (wl-draft-yank-current-message-entity): Use
525         wl-mime-preview-follow-no-mime for as-is content.
526         (wl-mime-preview-follow-no-mime): New function.
527         (wl-mime-preview-follow-current-region): Fixed parenthesis.
528
529         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
530         and added `as-is', `all-header'.
531         (wl-message-buffer-display): Ditto.
532         (wl-message-buffer-display-type): New function.
533
534 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
535
536         * wl-vars.el (wl-message-header-button-alist): Change default
537         value.
538         (wl-message-body-button-alist): Ditto.
539
540 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
541
542         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
543
544 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
545
546         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
547
548 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
549
550         * wl-summary.el (wl-summary-sync-marks): Remove condition which
551         is always true.
552
553 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
554
555         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
556         on null entity.
557
558 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-vars.el (wl-draft-reply-default-position): Fix range.
561
562 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
563
564         * wl-vars.el (wl-summary-resend-hook): New hook.
565
566         * wl-action.el (wl-summary-exec-action-resend-subr): Run
567         `wl-summary-resend-hook'.
568
569 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
570
571         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
572         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
573         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
574         (wl-summary-new-cached-mark): Changed default value to 'n'.
575         (wl-summary-unread-cached-mark): Changed default value to 'u'.
576         (wl-summary-answered-cached-mark): Changed default value to 'a'.
577         (wl-folder-sync-range-alist): Remove spec for 'flag.
578         (wl-summary-force-prefetch-folder-list): New user option.
579
580         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
581         `wl-summary-toggle-persistent-mark'.
582         (wl-summary-update-mark-and-highlight-window): Don't highlight when
583         number is nil.
584         (wl-summary-mark-as-answered-region): Set interactive argument of
585         `wl-summary-set-persistent-mark-internal'.
586         (wl-summary-mark-as-important-region): Ditto.
587         (wl-summary-unset-persistent-mark): Ditto.
588         (wl-summary-set-persistent-mark): Ditto.
589         (wl-summary-mark-as-answered): Ditto.
590         (wl-summary-mark-as-important): Ditto.
591         (wl-summary-set-persistent-mark-internal): Do nothing
592         when `elmo-message-flag-available-p' is nil.
593         (wl-summary-toggle-persistent-mark): New function.
594         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
595         when the folder matches `wl-summary-force-prefetch-folder-list'.
596
597
598         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
599         when number is nil.
600         (wl-highlight-summary-forwarded-face): New face.
601
602 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
603
604         * Version number is increased to 2.11.31.
605
606 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
607
608         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
609         (wl-biff-check-folder-async): Ditto.
610         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
611
612 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
613
614         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
615         Add an argument `reverse'.  All callers are updated.
616         (wl-summary-sort): Add a prefix argument `reverse' to specify
617         reverse sorting.
618         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
619         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
620         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
621
622 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
623
624         * wl-message.el (wl-message-redisplay): Does not narrow header if
625         disply-type is all-header or as-is.
626
627         * wl-summary.el (wl-summary-enter-handler): Use
628         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
629
630 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
631
632         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
633         after adding wl-draft-parent-variables.
634         (wl-draft-forward): Ditto.
635
636 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
637
638         * wl-summary.el (wl-summary-sync-marks): Call
639         `wl-summary-set-persistent-mark' and
640         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
641         (wl-summary-set-persistent-mark-internal): Add 4th argument
642         `no-server'.
643         (wl-summary-unset-persistent-mark): Ditto.
644         (wl-summary-set-persistent-mark): Ditto.
645         (wl-summary-add-flags-internal): Abolish.
646         (wl-summary-remove-flags-internal): Ditto.
647         (wl-summary-mark-as-important-internal): Ditto.
648         (wl-summary-mark-as-important): Use
649         `wl-summary-set-persistent-mark' instead of
650         `wl-summary-add-flags-internal'.
651         (wl-summary-mark-as-important-region): Ditto.
652
653         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
654
655         * wl-summary.el (wl-summary-get-available-flags): New function.
656         (wl-summary-sync-marks): Use it and simplified.
657         (wl-summary-unset-persistent-mark): Use
658         `wl-summary-get-available-flags'.
659         (wl-summary-set-persistent-mark): Ditto.
660
661 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
662
663         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
664         id.
665
666 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
667
668         * wl-summary.el (wl-summary-enter-handler): If argument is not a
669         number, call `wl-summary-prev-line-content'. Show message when the
670         message is not found.
671
672 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
673
674         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
675         wl-summary-enter-handler.
676         (wl-summary-enter-handler): New command.
677
678         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
679         docstring and custom spec.
680
681         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
682         flags too; Don't treat Cached and New.
683         (wl-summary-set-persistent-mark): Ditto.
684
685         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
686         `wl-folder-set-flag'.
687
688         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
689         instead of `wl-folder-set-flag'.
690
691         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
692         for completion.
693         (wl-summary-set-persistent-mark): Ditto.
694
695         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
696         instead of `wl-draft-quit-preview'.
697
698         * wl-mime.el (toplevel): Avoid compile warning.
699         (wl-mime-quit-preview): New function
700         (formarly defined as `wl-draft-quit-preview').
701         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
702         quitting method.
703
704         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
705
706         * wl-folder.el (wl-folder-set-flag): Renamed from
707         `wl-draft-set-flag-on-parent'.
708
709         * wl-draft.el (wl-draft-quit-preview): New function.
710         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
711         (wl-draft-send): Call `wl-folder-set-flag' instead of
712         `wl-draft-set-flag-on-parent'.
713         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
714
715 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
716
717         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
718         (wl-draft-send): Ditto.
719
720 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
721
722         * wl-vars.el (wl-draft-reply-hook): Changed default value.
723         (wl-draft-kill-pre-hook): Set default value as nil.
724         (wl-summary-reply-hook): Ditto.
725         (wl-draft-kill-flags): Abolish.
726
727         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
728         (wl-draft-parent-variables): Renamed from
729         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
730         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
731         argument; Add wl-draft-parent-variables to
732         wl-draft-config-variables.
733         (wl-draft-reply): Likewise.
734         (wl-draft-kill-flags): Abolish.
735         (wl-draft-send): Call wl-draft-set-flag-on-parent.
736         (wl-draft-set-flag-on-parent): New function.
737         (wl-draft-setup-parent-flag): Ditto.
738
739 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
740
741         * wl-draft.el (wl-draft-kill-flags): Avoid error when
742         `wl-draft-parent-folder' is "".
743
744 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
745
746         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
747         (wl-summary-digit-jump): New function.
748         (Adviced by John Owens and Hiroya Murata)
749
750         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
751         (Adviced by John Owens)
752
753         * wl-xmas.el (wl-message-define-keymap): Ditto.
754
755         * wl-mule.el (wl-message-define-keymap): Ditto.
756
757 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
760         change of return value of elmo-folder-count-flags.
761
762         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
763         (wl-summary-mark-as-read-internal): Ditto.
764         (wl-summary-set-persistent-mark-internal): Ditto.
765         (wl-summary-folder-info-update): Ditto.
766         (wl-summary-sync-update): Fixed the last change.
767
768         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
769
770 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
771
772         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
773         (wl-draft-kill-flags): Fixed docstring.
774
775         * wl-draft.el (wl-draft-kill-flags): New function.
776         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
777
778 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
779
780         * wl-vars.el (wl-reply-hook): Abolish.
781         (wl-draft-reply-hook): New hook.
782         (wl-summary-reply-hook): Ditto.
783         (wl-draft-forward-hook): Ditto.
784         (wl-summary-forward-hook): Ditto.
785         (wl-draft-kill-flags): New variable.
786
787         * wl-summary.el (wl-summary-mark-as-answered-region): Use
788         wl-summary-set-persistent-mark-internal.
789         (wl-summary-sync-marks): Use elmo-preserved-flags.
790         (wl-summary-update-persistent-mark): Make it interactive.
791         (wl-summary-set-persistent-mark-internal): New inline function.
792         (wl-summary-mark-as-answered): Use it.
793         (wl-summary-mark-as-unanswered): Ditto.
794         (wl-summary-unset-persistent-mark): New function.
795         (wl-summary-set-persistent-mark): Ditto.
796         (wl-summary-reply): Don't set answered flag;
797         Run wl-summary-reply-hook instead.
798         (wl-summary-forward): Call wl-draft-forward with number.
799         Run wl-summary-forward-hook.
800
801         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
802         (wl-highlight-summary-line-face-spec): Use it as a default
803         persistent mark face.
804
805         * wl-draft.el (wl-draft-forward): Added optional argument number;
806         Set wl-draft-parent-number; Run wl-draft-forward-hook.
807         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
808         (wl-draft-kill): Use wl-draft-kill-flags.
809
810         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
811
812         * wl-folder.el (wl-folder-check-one-entity): Follow the change
813         of return value of elmo-folder-count-flags.
814
815         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
816
817         * wl-summary.el (wl-summary-count-unread): Ditto.
818         (wl-summary-sync-update): Follow the change above.
819         (wl-summary-force-prefetch): New function.
820
821 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
822
823         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
824         variable `buf' with `let' instead of `setq'.
825
826 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
827
828         * wl-mime.el (wl-message-delete-current-part): If filename exists,
829         add Content-Disposition heaeder on the deleted part.
830
831 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
832
833         * wl-draft.el (wl-draft-save): Encode address list under edit by
834         `eword-encode-unstructured-field-body'.
835
836         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
837
838 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
839
840         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
841         wl-current-summary-buffer.
842
843 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
844
845         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
846         `numbers' is ignored.
847
848 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
849
850         * wl-folder.el (wl-folder-open-folder): Avoid error.
851         Reported by John Owens, [wl-en:815]
852
853         * wl.el (wl): Set timer for biff process even if prefix argument
854         is given or auto-checking is quitted.
855
856         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
857         immediately.
858         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
859         (wl-toggle-plugged): Ditto.
860
861         * wl-vars.el (wl-biff-use-idle-timer): New variable.
862         * wl-util.el (wl-biff-start): Use idle timer if
863         `wl-biff-use-idle-timer' is non-nil.
864
865 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
866
867         * wl-highlight.el (wl-highlight-message): Fix description.
868
869 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
870
871         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
872         tty.
873
874 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
875
876         * wl-action.el (wl-summary-exec): Print failure count.
877
878 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
879
880         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
881         to `defun', remove interactive form.
882         Set elmo-message-fetch-confirm when force-reload is non-nil.
883
884 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
885
886         * wl-summary.el (toplevel): Removed unnecessary autoload.
887
888 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
889
890         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
891         the buffer is generated from another message buffer.
892
893 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
894
895         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
896         extracted from `wl-fldmgr-save-folders'.
897         (wl-fldmgr-delete): Call it after deletion.
898
899 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
900
901         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
902         multi-tty support.
903
904 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
905
906         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
907
908 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
909
910         * wl-summary.el (wl-summary-rescan): Remove unused variables.
911         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
912
913 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
914
915         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
916         unsubscribe list only if argument CLEAR is nil.
917
918 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
919
920         * wl-draft.el (wl-draft-reply): Decode subject before removing
921         Re: prefix.
922
923 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
924
925         * wl-summary.el (wl-summary-sort-by-size): New command.
926
927 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
928
929         * wl-summary.el (wl-summary-number-list-from-region): New
930         function.
931         (wl-summary-mark-as-read-region): Use it.
932         (wl-summary-mark-as-unread-region): Ditto.
933         (wl-summary-set-flags-region): Ditto and add optional argument
934         remove.
935         (wl-summary-mark-as-answered-region): Ditto.
936         (wl-summary-mark-as-important-region): Ditto.
937         (wl-summary-target-mark-mark-as-important): Added optional
938         argument remove.
939         (wl-summary-target-mark-mark-as-answered): Ditto.
940         (wl-summary-target-mark-set-flags): Ditto.
941
942 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * wl-summary.el (wl-summary-set-flags-region): Call
945         `wl-summary-set-flags-internal' with number list instead of call
946         one by each message.
947         (wl-summary-target-mark-set-flags): Likewise.
948
949 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
950
951         * wl-summary.el (wl-summary-target-mark-operation): Add optional
952         argument `inverse' and use `wl-summary-delete-all-target-marks'.
953         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
954         (wl-summary-target-mark-mark-as-answered): Likewise.
955
956 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
957
958         * wl-summary.el (wl-summary-target-mark-forward): Use
959         `wl-summary-delete-all-target-marks' instead of
960         `wl-summary-delete-all-temp-marks'.
961         (wl-summary-target-mark-reply-with-citation): Ditto.
962         (wl-summary-target-mark-uudecode): Ditto.
963         (wl-summary-target-mark-set-flags): Ditto and remove needless
964         cursor move.
965
966 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
967
968         * wl-summary.el (wl-summary-target-mark-forward): Protect
969         wl-summary-buffer-target-mark-list from nreverse.
970         (wl-summary-target-mark-reply-with-citation): Ditto.
971
972 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
973
974         * wl-thread.el (wl-thread-update-indent-string-thread): Use
975         `elmo-display-progress-threshold'.
976
977 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
978
979         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
980         check `wl-summary-highlight'.
981         (wl-summary-window-scroll-functions): Respect value of
982         `wl-summary-highlight'.
983         (wl-summary-sync-update): Run hooks
984         `wl-summary-buffer-window-scroll-functions' at any time.
985
986 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
987
988         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
989         from `wl-summary-cleanup-temp-marks'.
990         (wl-summary-cleanup-temp-marks): Abolish argument.
991         * wl.el (wl-save-status): Revert previous change.
992         (wl-execute-temp-marks): New function, call
993         `wl-summary-exec-with-confirmation'.
994         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
995         (wl-folder-save-and-exec-marks): Abolished.
996
997 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
998
999         * wl-e21.el (wl-e21-display-image-p): Respect
1000         `wl-highlight-folder-with-icon'.
1001         (wl-e21-highlight-folder-group-line): Highlight mouse line
1002         even if wl-e21-display-image-p is nil.
1003
1004         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1005         Respect value of `wl-summary-highlight'.
1006
1007         * wl.el (wl-save-status): Remove unused variable.
1008
1009         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1010         (wl-folder-mode-map): Bind it to "x".
1011
1012 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1013
1014         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1015
1016         * wl-thread.el (wl-thread-get-parent-list): Don't check
1017         disconnected ancestors, neglecting needless work in
1018         `wl-thread-update-indent-string-thread'.
1019
1020         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1021         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1022         argument, add argument default-keep to keep marks by default.
1023
1024         * Version number is increased to 2.11.30.
1025
1026         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1027         customization type and docstring.
1028         (wl-draft-reply-without-argument-list): Ditto.
1029
1030 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1033
1034         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1035
1036 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1037
1038         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1039
1040 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1041
1042         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1043         save-excursion so as not to include run-hooks.
1044
1045 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1046
1047         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1048         Clarify that marks are going to be cleared.
1049
1050 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1051
1052         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1053         according to 3rd element of wl-summary-flag-mark.
1054
1055         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1056
1057 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-action.el (wl-summary-target-mark-all): Don't set
1060         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1061
1062 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1063
1064         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1065         (wl-forward-subject-prefix): Ditto.
1066         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1067         (wl-draft-reply-make-subject): Ditto.
1068
1069         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1070         `wl-draft-forward'.
1071         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1072
1073 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1074
1075         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1076         target message does not exist.
1077
1078 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1079
1080         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1081         `wl-subject-prefix-regexp'.
1082         (wl-subject-forward-prefix-regexp): New variable.
1083         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1084         `wl-draft-strip-subject-re' and take regexp as argument.
1085         (wl-draft-forward): Use it.
1086         (wl-draft-reply): Ditto.
1087
1088 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1089
1090         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1091         emacs multi-tty support.
1092
1093 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1094
1095         * wl-e21.el (wl-e21-display-image-p): Don't call
1096         `display-images-p'.
1097         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1098         support.
1099         (wl-highlight-folder-current-line): Ditto.
1100         (wl-folder-init-icons): Ditto.
1101
1102 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1103
1104         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1105         the last line of summary in unplugged mode.
1106
1107 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1108
1109         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1110
1111 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1112
1113         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1114         * wl-address.el (wl-address-user-mail-address-p): Use it.
1115         (wl-address-delete-user-mail-addresses): Ditto.
1116         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1117
1118         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1119         (wl-address-delete-user-mail-addresses): Ditto.
1120
1121         * wl-address.el (wl-address-delete-user-mail-addresses): New
1122         function.
1123         * wl-refile.el (wl-refile-guess-by-history): Use it.
1124         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1125         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1126
1127         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1128         use wl-address-user-mail-address-p.
1129
1130 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1131
1132         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1133         after opening group.
1134
1135 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1136
1137         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1138         of elmo-set-buffer-multibyte.
1139
1140         * wl-message.el (wl-original-message-mode): Ditto.
1141
1142         * wl-score.el (wl-score-insert-header): Ditto.
1143
1144         * wl-summary.el
1145         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1146         (wl-summary-goto-folder-subr): Ditto.
1147         (wl-summary-insert-headers): Ditto.
1148
1149         * wl-util.el (wl-set-string-width): Ditto.
1150
1151         * Version number is increased to 2.11.29.
1152
1153 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1154
1155         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1156         (wl-highlight-summary-line-help-echo-alist): New variable.
1157         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1158         into `wl-highlight-summary-line-help-echo' and
1159         `wl-highlight-flag-folder-help-echo'.
1160         (wl-highlight-summary-line-string): Change accordingly.
1161         (wl-highlight-summary-current-line): Ditto.
1162
1163 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1164
1165         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1166         at the beginning of field body (Thanks to Markus Knittig).
1167
1168         * wl-draft.el (wl-draft-insert-current-message): Also check
1169         summary buffer, remove unnecessary tag.
1170
1171 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1174         when wl-message-buffer is nil.
1175
1176         * wl-folder.el (wl-folder): Abolish unused argument.
1177         Call wl-folder-init when wl-folder-entity is nil.
1178         * wl.el (wl): Change accordingly.
1179
1180 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1181
1182         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1183         multibyte string before insert into draft buffer.
1184         (wl-draft-create-buffer): Always enable multibyte characters for
1185         draft buffer.
1186
1187         * Version number is increased to 2.11.28.
1188
1189 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1190
1191         * wl-folder.el (wl-folder-open-close): Handle blank line.
1192         (wl-folder-jump-to-current-entity): Ditto.
1193
1194 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1195
1196         * Version number is increased to 2.11.27.
1197
1198 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1199
1200         * wl-thread.el (wl-thread-insert-message): When the thread is
1201         devided by wl-summary-max-thread-depth, insert line at the end of
1202         buffer.
1203
1204 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1205
1206         * Version number is increased to 2.11.26.
1207
1208 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1209
1210         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1211
1212 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1213
1214         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1215         value of stream-type and session.
1216
1217 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * Version number is increased to 2.11.25.
1220
1221 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1222
1223         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1224         in a quit message.
1225
1226 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1227
1228         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1229         (wl-summary-redisplay-no-mime-internal): Ditto.
1230
1231 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1232
1233         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1234         * wl-vars.el (wl-smtp-connection-type): Ditto.
1235
1236 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1237
1238         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1239         for the separator line and quote mail-header-separator.
1240
1241 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1242
1243         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1244         result message.
1245
1246         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1247         `elmo-multiple-fields-body-list' with boundary as
1248         mail-header-separator.
1249
1250 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1251
1252         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1253
1254 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1255
1256         * wl-util.el (wl-list-diff): Remove unused function.
1257
1258         * wl-draft.el (wl-draft-send-confirm): Discard input before
1259         confirmation.
1260
1261 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1262
1263         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1264         order of flag and new.
1265
1266 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1267
1268         * wl-vars.el (wl-refile-policy-alist): Abolished.
1269
1270         * wl-action.el (wl-summary-set-action-refile): Follow the change
1271         above.
1272
1273 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1274
1275         * wl-highlight.el (wl-highlight-signature-search): Don't use
1276         re-search-backward for a long word since it is possible to crash
1277         XEmacs because of a bug.
1278
1279 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1280
1281         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1282
1283 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1284
1285         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1286         argument for wl-summary-sync-force-update.
1287
1288 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1289
1290         * wl-summary.el (wl-summary-mode-map): Revival of
1291         wl-summary-mark-as-important related bindings;
1292         Bind 'F','tF','mF','rF','m&'.
1293         (wl-summary-mark-as-important-region): Revival.
1294         (wl-summary-target-mark-mark-as-important): Ditto.
1295         (wl-summary-target-mark-operation): New function.
1296         (wl-summary-target-mark-mark-as-answered): Use it.
1297         (wl-summary-decide-flag): Don't set Important as default.
1298         (wl-summary-mark-as-important-internal): Revival.
1299         (wl-summary-mark-as-important): Ditto.
1300
1301         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1302
1303         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1304         instead of facep.
1305
1306 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1307
1308         * wl-dnd.el (wl-dnd-drop-func): Fix.
1309
1310         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1311         mouse-set-point instead of posn-point.
1312
1313         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1314
1315         * wl-mule.el (wl-completing-read-multiple): Ditto.
1316
1317 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1318
1319         * wl-demo.el (face-background-name): Defalias to avoid compile
1320         warning.
1321
1322 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1323
1324         * wl-summary.el (wl-summary-decide-flag): Use
1325         wl-completing-read-multiple instead of completing-read-multiple.
1326
1327         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1328         New alias.
1329
1330         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1331         Use face-background-name instead of face-background.
1332
1333         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1334
1335         * wl-summary.el (wl-summary-save): Use it.
1336         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1337
1338         * wl-mime.el (wl-mime-save-content): Fix last change.
1339
1340 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1341
1342         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1343         New function.
1344         (wl-summary-sort-specs): Added sort.
1345         * wl-mime.el (wl-mime-save-content): Expand file name.
1346
1347 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1348
1349         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1350
1351         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1352
1353 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1356         for flag if it is not defined.
1357
1358 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1359
1360         * wl-e21.el (wl-highlight-folder-current-line): Use
1361         elmo-folder-type-internal when elmo-folder-type returns nil.
1362
1363         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1364
1365         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1366
1367         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1368
1369         * wl-e21.el (wl-summary-toolbar): Ditto.
1370
1371         * wl-vars.el (wl-demo-background-color): Abolished.
1372         (wl-summary-persistent-mark-priority-list): Renamed from
1373         wl-summary-flag-priority-list.
1374         (wl-summary-flag-alist): New user option.
1375         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1376         (wl-message-mode-line-format-spec-alist): Added 'F'.
1377         (wl-message-mode-line-format): Likewise.
1378         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1379         instead of wl-summary-important-mark.
1380         (wl-file-folder-icon): New variable.
1381
1382         * wl-thread.el (wl-thread-set-flags): Renamed from
1383         wl-thread-mark-as-important.
1384
1385         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1386         warning.
1387         (wl-summary-mode-menu-spec): Follow the change of 
1388         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1389         (wl-summary-mode-map): Follow the change of
1390         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1391         (wl-summary-detect-mark-position): Follow the variable name change.
1392         (wl-summary-set-flags-region): New function for the replacement of
1393         wl-summary-mark-as-important-region.
1394         (wl-summary-sync-marks): Sync all global-flags.
1395         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1396         instead of elmo-message-flagged-p.
1397         (wl-summary-persistent-mark-string): Follow the variable name change;
1398         Put wl-summary-flag-mark if the message has global-flag.
1399         (wl-summary-target-mark-set-flags): Renamed from 
1400         wl-summary-target-mark-mark-as-important.
1401         (wl-summary-decide-flag): New function.
1402         (wl-summary-set-flags-internal): Renamed from
1403         wl-summary-mark-as-important-internal.
1404         (wl-summary-add-flags-internal): New function.
1405         (wl-summary-remove-flags-internal): Ditto.
1406         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1407         (wl-summary-mark-as-unimportant): Abolish.
1408         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1409         (wl-summary-next-message): List flagged messages in the msgdb.
1410
1411         * wl-score.el (wl-summary-score-update-all-lines): Use
1412         wl-summary-add-flags-internal instead of 
1413
1414         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1415
1416         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1417         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1418         (wl-message-buffer-require-all-header): Renamed from
1419         wl-message-buffer-all-header-flag (Ditto).
1420         (wl-message-buffer-flag-indicator): New variable.
1421         (wl-message-redisplay): Changed local varibale name from `flag' to
1422         `display-type'; Set up wl-message-buffer-flag-indicator.
1423         (wl-message-buffer-display): Changed varibale name from `flag' to
1424         `display-type'.
1425         (wl-message-display-internal): Likewise.
1426
1427         * wl-highlight.el (wl-highlight-demo-face): Define default background
1428         color.
1429         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1430
1431         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1432
1433         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1434         (wl-demo-setup-properties): Renamed from
1435         `wl-demo-set-background-color'.
1436         (wl-demo): Follow the change above.
1437         
1438         * Version number is increased to 2.11.24.
1439
1440 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * wl-summary.el (wl-summary-toggle-thread): Call
1443         `wl-summary-rescan' with disable-thread as non-nil.
1444         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1445
1446 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1447
1448         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1449         foreground property of the face.
1450         (wl-demo-insert-text): Don't set up face property here.
1451         (wl-demo): Call wl-demo-set-background-color, anyway.
1452
1453 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1454
1455         * wl-vars.el (wl-demo-background-color): The value can be nil.
1456
1457 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1458
1459         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1460         to wl-summary-wheel-dispatcher.
1461
1462         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1463         wl-message-wheel-dispatcher.
1464         (wl-message-wheel-dispatcher): New function.
1465         (wl-summary-wheel-dispatcher): Ditto.
1466
1467 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1468
1469         * wl-action.el (wl-summary-target-mark-all): List messages which are
1470         not in the killed-list.
1471
1472         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1473         only when the folder is 'flag/important.
1474
1475         * wl-address.el (wl-complete-field-body): Complete if the last
1476         character is a space.
1477
1478 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1479
1480         * wl-folder.el (wl-folder-clear-entity-info): Use
1481         elmo-clear-hash-val.
1482
1483         * wl-fldmgr.el (wl-fldmgr-rename): Set
1484         wl-folder-info-alist-modified as t.
1485
1486 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1487
1488         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1489
1490 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1491
1492         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1493         (wl-folder-buffer-last-visited-entity-id): New buffer local
1494         variable.
1495         (wl-folder-revisit-last-visited-folder): New function.
1496         (wl-folder-mode-map): Bind it to "C-i".
1497         (wl-folder-set-current-entity-id): Set last visited folder.
1498         * wl-summary.el (wl-summary-exit): Ditto.
1499
1500 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1501
1502         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1503         before calling `recenter' in order to cope with an XEmacs bug.
1504
1505 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1506
1507         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1508         to the default value.
1509
1510 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1511
1512         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1513         change.
1514         (wl-summary-sync-marks): Ditto.
1515         (wl-summary-mark-as-read-internal): Ditto.
1516         (wl-summary-mark-as-answered-internal): Ditto.
1517         (wl-summary-mark-as-important-internal): Ditto.
1518         (wl-summary-reply): Ditto.
1519
1520         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1521         instead of `elmo-folder-unflag-answered'.
1522
1523         * Version number is increased to 2.11.23.
1524
1525         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1526         the last change.
1527
1528 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1529
1530         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1531         Specify "spam" or "good".
1532
1533 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1534
1535         * wl-spam.el (wl-summary-exec-action-spam): Call
1536         wl-folder-confirm-existence for spam folder.
1537         (wl-spam-setup): Bind "mk".
1538
1539 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1542
1543 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1544
1545         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1546         destination folder is empty.
1547
1548 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1549
1550         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1551         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1552
1553         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1554         (wl-summary-refile-prev-destination-region): New function.
1555         (wl-thread-refile-prev-destination): Ditto.
1556         (wl-summary-target-mark-refile-prev-destination): Ditto.
1557
1558 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1559
1560         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1561         (wl-demo-background-color): Changed default value.
1562
1563         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1564         color.
1565
1566         * wl-demo.el (wl-demo-set-background-color): New function.
1567         (wl-demo): Call it.
1568
1569 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1570
1571         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1572         * wl-address.el (wl-address-add-or-change): Don't add empty
1573         address.
1574
1575 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1576
1577         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1578
1579 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1580
1581         * wl-vars.el (wl-demo-image-filter-alist): New variable
1582         (wl-demo-background-color): Ditto.
1583
1584         * wl-demo.el (wl-demo-xpm-set-background): New function.
1585         (wl-demo-image-filter): Ditto.
1586         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1587
1588         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1589
1590         * wl-demo.el (wl-demo-icon-name): Define as function.
1591         (wl-demo-insert-image): Use it.
1592
1593 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1594
1595         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1596
1597 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1598
1599         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1600
1601 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1604
1605 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1606
1607         * wl-thread.el (wl-thread-mark-as-answered): New function.
1608
1609         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1610         answered" entry.
1611         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1612         "r&" and wl-thread-mark-as-answered to "t&".
1613         (wl-summary-mark-as-important-region): Refine to toggle mark.
1614         (wl-summary-mark-as-answered-region): New function.
1615         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1616         and 3rd argument.
1617         (wl-summary-mark-as-important-internal): Likewise.
1618
1619 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1620
1621         * wl-template.el (wl-template-preview): New internal variable.
1622         (wl-template-preview-p): New function.
1623         (wl-template-show): Bind `wl-template-preview' as t.
1624
1625 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1626
1627         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1628         `elmo-message-entity-field' with 3rd argument which is non-nil.
1629
1630 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1633         Removed duplicate local bind `folder'.
1634
1635 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1636
1637         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1638
1639 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1642         duplicate definition.
1643
1644 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1645
1646         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1647         non-nil, use it; Don't fetch message if there's no message in the
1648         current cursor position.
1649
1650 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1651
1652         * wl-util.el (wl-region-exists-p): Use region-active-p.
1653         (wl-deactivate-region): New function.
1654         * wl-message.el (wl-message-redisplay): Deactivate region.
1655
1656         * wl-summary.el (wl-summary-reply): Call
1657         `wl-summary-set-message-buffer-or-redisplay' instead of
1658         `wl-summary-redisplay-internal', don't move point.
1659
1660 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1661
1662         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1663         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1664         by regexp.
1665
1666 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1667
1668         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1669         if no need.
1670
1671 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1672
1673         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1674         default value to nil.
1675         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1676         `wl-summary-prepare-hook'; Replace refile action to
1677         `wl-summary-exec-action-refile-with-register'.
1678
1679         * Version number is increased to 2.11.22.
1680
1681 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1682
1683         * wl-summary.el (wl-summary-detect-mark-position): Set
1684         `wl-summary-buffer-weekday-name-lang'.
1685
1686 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1687
1688         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1689         (wl-summary-mark-as-read-all): Ditto.
1690         (wl-summary-delete-messages-on-buffer): Ditto.
1691         (wl-summary-sync-update): Ditto.
1692         (wl-summary-mark-as-read-internal): Ditto.
1693         (wl-summary-mark-as-answered-internal): Ditto.
1694         (wl-summary-update-folder-info): Abolished.
1695
1696 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1697
1698         * wl-summary.el (wl-summary-mark-as-read-all): Use
1699         `wl-summary-update-folder-info' instead of
1700         `wl-folder-update-unread'.
1701
1702 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1703
1704         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1705         `wl-summary-folder-info-update'.
1706         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1707         instead of `wl-summary-folder-info-update'.
1708         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1709         `wl-folder-set-folder-updated'.
1710         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1711         instead of `wl-folder-update-unread'.
1712         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1713         the value of `wl-summary-buffer-unread-count' for the second parameter of
1714         `wl-folder-update-unread'.
1715
1716         * Version number is increased to 2.11.21.
1717
1718 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1719
1720         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1721         a local variable.
1722
1723 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1724
1725         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1726         interactively.
1727
1728         * wl-summary.el (wl-summary-mark-as-important-internal): New
1729         internal function.
1730         (wl-summary-mark-as-important): Use it.
1731         (wl-summary-mark-as-unimportant): New function.
1732         (wl-summary-sync-marks): Follow the API change.
1733
1734         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1735
1736         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1737
1738 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1739
1740         * wl-folder.el (wl-folder-update-unread): Re-indent.
1741         Narrow the scope of a local variable.
1742
1743 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1744
1745         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1746         (wl-addrmgr-merge-entries): Ditto.
1747         (wl-addrmgr): Added to address entry which exists in draft buffer
1748         if no entry is in original.
1749
1750 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1751
1752         * wl-batch.el: New file.
1753
1754 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1755
1756         * wl-vars.el (wl-use-semi): Remove unused variable.
1757
1758 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1759
1760         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1761         "?".
1762
1763 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1766         wl-summary-new-mark.
1767         (wl-summary-new-cached-mark): New user option.
1768         (wl-summary-score-marks): Follow the change above.
1769         (wl-summary-auto-refile-skip-marks): Ditto.
1770         (wl-summary-incorporate-marks): Ditto.
1771         (wl-summary-expire-reserve-marks): Ditto.
1772
1773         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1774
1775         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1776         (wl-summary-persistent-mark-string): Distinguished between cached
1777         and uncached mark when the message is new.
1778
1779 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1780
1781         * wl-spam.el (wl-spam-domain): Renamed from
1782         `wl-spam-folder-guess-domain'.
1783         (wl-summary-exec-action-spam): Register as spam if domain of the
1784         source folder is good.
1785         (wl-summary-exec-action-refile-with-register): Register message if
1786         domain of the source folder is not undecided.
1787
1788 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1789
1790         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1791         detect thread loop.
1792
1793 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1794
1795         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1796         and wl-summary-skip-mark-list.
1797
1798 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1799
1800         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1801
1802         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1803
1804         * wl-spam.el (toplevel): Require wl-highlight.
1805         (wl-spam-auto-check-policy-alist): Abolish.
1806         (wl-spam-auto-check-folder-regexp-list): New user option.
1807         (wl-spam-auto-check-marks): Ditto.
1808         (wl-spam-mark-action-list): Ditto.
1809         (wl-highlight-summary-spam-face): New face.
1810         (wl-spam-auto-check-message-p): New function.
1811         (wl-spam-map-spam-messages): Fixed message.
1812         (wl-spam-register-spam-messages): Ditto.
1813         (wl-spam-register-good-messages): Ditto.
1814         (wl-summary-spam-map): Add and remove keybind.
1815         (wl-summary-target-mark-spam): Abolish.
1816         (wl-summary-refile-spam): Ditto.
1817         (wl-summary-test-spam): New function.
1818         (wl-summary-mark-spam): Ditto.
1819         (wl-summary-auto-check-spam): Follow the above change.
1820         (wl-summary-exec-action-spam): New function.
1821         (wl-summary-exec-action-refile-with-register): Fixed message.
1822         (wl-message-check-spam): New function.
1823         (wl-spam-setup): Ditto.
1824         (toplevel): Call it if this file is loaded interactivity.
1825
1826         * Version number is increased to 2.11.20.
1827
1828 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1829
1830         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1831         when new optional argument `force' is non nil or modified.
1832
1833 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1834
1835         * wl.el (toplevel): Require wl-spam when compile.
1836         (wl-save-status): Call wl-spam-save-status.
1837
1838         * wl-spam.el (wl-spam-register-spam-messages): New function.
1839         (wl-spam-register-good-messages): Ditto.
1840         (wl-spam-save-status): Ditto.
1841         (wl-summary-mode-map): Bind
1842         wl-summary-target-mark-register-as-spam to "ms" and
1843         wl-summary-target-mark-register-as-good to "mn".
1844         (wl-summary-register-as-spam): Abolish optional argument; Use
1845         wl-spam-register-spam-messages.
1846         (wl-summary-register-as-spam-all): Use
1847         wl-spam-register-spam-messages.
1848         (wl-summary-register-as-good): Abolish optional argument; Use
1849         wl-spam-register-good-messages.
1850         (wl-summary-register-as-good-all): Use
1851         wl-spam-register-good-messages.
1852         (wl-summary-target-mark-register-as-spam): New funtion.
1853         (wl-summary-target-mark-register-as-good): Ditto.
1854
1855 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1856
1857         * wl-spam.el: New file.
1858
1859 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1860
1861         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1862
1863         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1864         (wl-summary-auto-refile): Call wl-refile-guess with
1865         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1866
1867 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1868
1869         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1870         with disable-thread argument non-nil.
1871
1872 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1873
1874         * wl-summary.el (wl-summary-rescan): Added optional argument
1875         disable-thread.
1876         (wl-summary-sync): Call wl-summary-rescan with argument
1877         disable-thread.
1878         (wl-summary-input-range): Added new range `rescan-thread'.
1879
1880 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1881
1882         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1883
1884 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1885
1886         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1887         internal variable.
1888         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1889         wl-summary-search-parent-by-subject-regexp and
1890         wl-summary-divide-thread-when-subject-changed as nil.
1891         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1892         (wl-summary-insert-thread): Search parent entity from
1893         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1894         thread loop.
1895
1896 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1897
1898         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1899
1900         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1901
1902         * wl-util.el (wl-require-update-all-folder-p): New function.
1903         (wl-get-assoc-list-value): Added `function' to match directive.
1904         (wl-collect-draft): Rewrite.
1905
1906         * wl-summary.el (wl-summary-sync-update): Clear faces
1907         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1908         are non-nil.
1909         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1910         argument as function.
1911         (wl-summary-input-range): Ditto.
1912
1913         * wl-folder.el (wl-draft-get-folder): New function.
1914         (wl-folder-get-elmo-folder): Consider draft folder.
1915
1916         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1917         (wl-draft-buffer-message-number): New buffer local variable.
1918         (wl-draft-folder-internal): New internal variable.
1919         (wl-draft-delete): Rewrite.
1920         (wl-draft-save): Ditto.
1921         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1922         wl-folder-get-elmo-folder.
1923         (wl-draft-config-info-operation): Ditto.
1924         (wl-jump-to-draft-folder): Ditto.
1925         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1926         (wl-draft-reedit): Rewrite.
1927
1928         * Version number is increased to 2.11.19.
1929         
1930 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1931
1932         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1933         variable.
1934
1935 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1936
1937         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1938         Use ignore-errors instead of unwind-protect.
1939
1940 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1941
1942         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1943         for updating `wl-thread-entity-list'.
1944
1945 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1946
1947         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1948         parameter from calling `wl-thread-entity-get-older-brothers' and
1949         `wl-thread-entity-get-younger-brothers'.
1950         Replace nested `append' with a single one.
1951
1952 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1953
1954         * wl-summary.el (wl-summary-mode): Don't use the return value of
1955         `make-local-hook'.
1956
1957 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1958
1959         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1960         instead of `let*'.
1961         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1962         of local variables.
1963
1964 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1965
1966         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1967         Renamed from wl-summary-window-scroll-functions.
1968         (wl-summary-window-scroll-functions): Don't set to variable.
1969         (wl-summary-display-top): Use run-hooks.
1970         (wl-summary-display-bottom): Ditto.
1971         (wl-summary-toggle-disp-msg): Ditto.
1972         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1973         Use it instead of wl-summary-window-scroll-functions.
1974         (wl-summary-goto-folder-subr): Don't call
1975         wl-summary-window-scroll-functions, use
1976         wl-summary-buffer-window-scroll-functions instead.
1977
1978 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1979
1980         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1981         make-local-variable.
1982
1983 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1984
1985         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1986         set-buffer-modified-p.
1987         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1988         (wl-summary-display-bottom): Ditto.
1989         (wl-summary-toggle-disp-msg): Ditto.
1990
1991 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1992
1993         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1994
1995         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1996         (wl-summary-forward): Use elmo-message-entity-field instead of
1997         elmo-message-field.
1998
1999         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2000
2001 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-summary.el (wl-summary-window-scroll-functions): No use
2004         `append'.
2005
2006 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2007
2008         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2009         function.
2010         (wl-summary-window-scroll-functions): Call it when both
2011         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2012         (wl-summary-temp-mark): Added optional argument number.
2013         (wl-summary-message-mark): Added optional argument flag.
2014         (wl-summary-persistent-mark): Added optional argument number and flag.
2015         (wl-summary-update-persistent-mark): Ditto.
2016         (wl-summary-update-status-marks): Set "r" for interactive spec.
2017
2018         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2019         argument number and flag.
2020
2021         * wl-action.el (wl-summary-registered-temp-mark): 
2022         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2023
2024 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2025
2026         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2027         internal variable (buffer local).
2028         (wl-summary-window-scroll-functions): New function.
2029         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2030         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2031         as nil.
2032         (wl-summary-update-status-marks): Added arguments beg, end and
2033         check.
2034         (wl-summary-update-mark-window): Use function.
2035         (wl-summary-sync-update): Follow the change above.
2036         (wl-summary-switch-to-clone-buffer): Copy
2037         wl-summary-buffer-unsync-mark-number-list.
2038         (wl-summary-goto-folder-subr): Set
2039         wl-summary-buffer-unsync-mark-number-list and
2040         use wl-summary-window-scroll-functions instead of
2041         wl-summary-lazy-highlight.
2042
2043         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2044
2045 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2046
2047         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2048
2049         * wl-summary.el (wl-summary-update-persistent-mark): Call
2050         wl-summary-set-message-modified.
2051
2052         * wl-summary.el (wl-summary-sync-update): Don't call
2053         wl-summary-update-status-marks.
2054
2055         * Version number is increased to 2.11.18.
2056
2057 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2058
2059         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2060         (wl-message-next-page): Ditto.
2061
2062 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2063
2064         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2065         local variable.  Change the order of a collected list into the
2066         same as the specified range.  Remove nil from a collected list.
2067
2068 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2069
2070         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2071         argument for elmo-folder-list-messages.
2072
2073 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2074
2075         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2076         change (wl-summary-count-unreads return a list instead of a cons
2077         cell).
2078
2079 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2080
2081         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2082         `wl-summary-folder-info-update'.
2083
2084 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2085
2086         * wl-summary.el (wl-summary-set-message-modified): No use
2087         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2088         (wl-summary-set-mark-modified): Abolish.
2089         (wl-summary-mark-modified-p): Ditto.
2090         (wl-summary-save-view): Follow the change above.
2091
2092         * wl-expire.el (wl-summary-expire): Likewise.
2093
2094 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * wl-summary.el (wl-summary-detect-mark-position): Use
2097         modb-entity-handler.
2098         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2099
2100         * Version number is increased to 2.11.17.
2101
2102 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2103
2104         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2105         entity field value.
2106         (wl-summary-prefetch-msg): Ditto.
2107         (wl-summary-print-message-with-ps-print): Ditto.
2108
2109 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2110
2111         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2112         for dummy entity.
2113         (wl-summary-insert-thread): Use elmo-message-entity-field.
2114         (wl-summary-update-thread): Use elmo-message-entity-field and
2115         elmo-message-entity-number.
2116         (wl-summary-line-number):  Use elmo-message-entity-number.
2117         (wl-summary-line-size): Use elmo-message-entity-field.
2118         (wl-summary-line-subject): Ditto.
2119         (wl-summary-line-from): Ditto.
2120         (wl-summary-line-attached): Ditto.
2121         (wl-summary-create-line): Ditto.
2122         (wl-summary-create-line): Use elmo-message-entity-number.
2123         (wl-summary-print-message-with-ps-print): Use
2124         elmo-message-entity-field.
2125
2126 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2129         change in elmo-msgdb-make-message-entity.
2130         (wl-summary-buffer-set-folder): Don't call
2131         wl-summary-detect-mark-position here.
2132         (wl-summary-rescan): Call elmo-message-entity-number.
2133         (wl-summary-sync-update): Ditto.
2134         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2135
2136         * wl-score.el (wl-score-header-index): Redefine 2th element.
2137         (wl-score-overview-entity-get-extra): Abolish.
2138         (wl-score-ov-entity-get): Rewrite.
2139         (wl-score-string-index<, wl-score-string-func<): Abolish.
2140         (wl-score-string<): New function.
2141         (wl-score-string-sort): Use it.
2142
2143         * wl-refile.el (wl-refile-guess-by-history): Use
2144         elmo-message-entity-field.
2145         (wl-refile-guess-by-from): Ditto.
2146         (wl-refile-guess-by-msgid): Ditto.
2147
2148         * Version number is increased to 2.11.16.
2149
2150 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2151
2152         * wl-folder.el (wl-folder-confirm-existence): Don't call
2153         file-exists-p if msgdb-path is nil.
2154         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2155         `wl-read-folder-hist' to `wl-read-folder-history'.
2156
2157 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2158
2159         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2160         `y-or-n-p'.
2161
2162 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2163
2164         * wl-score.el (wl-score-headers): Don't use
2165         elmo-folder-do-each-message-entity.
2166
2167         * Version number is increased to 2.11.15.
2168
2169 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2170
2171         * wl-summary.el (wl-summary-delete-all-msgs): Use
2172         elmo-folder-move-messages instead of elmo-folder-delete-messages
2173         and elmo-folder-detach-messages.
2174         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2175
2176         * wl-expire.el (wl-expire-delete): Ditto.
2177         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2178
2179 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2180
2181         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2182         (wl-message-header-narrowing-fields): Ditto.
2183         (wl-message-header-narrowing-lines): Ditto.
2184         (wl-message-header-narrowing-string): Ditto.
2185
2186         * wl-summary.el (wl-summary-mode-map): Bind
2187         wl-summary-toggle-header-narrowing to "C-cC-f".
2188         (wl-summary-toggle-header-narrowing): New function.
2189
2190         * wl-message.el (wl-message-buffer-create): Call
2191         wl-message-header-narrowing-setup.
2192         (wl-message-redisplay): Call wl-message-header-narrowing.
2193         (wl-message-header-narrowing): New function.
2194         (wl-message-header-narrowing-map): New keymap.
2195         (wl-message-header-narrowing-widen-map): New keymap.
2196         (wl-message-header-narrowing-again-at-mouse): New function.
2197         (wl-message-header-narrowing-1): Ditto.
2198         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2199         (wl-message-header-narrowing-setup): Ditto.
2200         (wl-message-header-narrowing-toggle): Ditto.
2201         
2202         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2203
2204         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2205         'flag as all.
2206         (wl-use-flag-folder-help-echo): New user option.
2207
2208         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2209         wl-summary-highlight as nil.
2210         (wl-summary-set-mark-modified): Follow the API change.
2211         (wl-summary-mark-modified-p): Ditto.
2212         (wl-summary-mark-as-read-all): Ditto.
2213         (wl-summary-sync-marks): Don't call
2214         elmo-folder-list-messages-with-global-mark.
2215         (wl-summary-mark-as-read-internal): Follow the API change.
2216         (wl-summary-mark-as-answered-internal): Ditto.
2217         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2218         Follow the API change.
2219         (wl-summary-create-line): Call with number argument.
2220         (wl-summary-reply): Follow the API change.
2221
2222         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2223         function.
2224         (wl-highlight-summary-line-string): Call it when
2225         wl-use-flag-folder-help-echo is non-nil.
2226         (wl-highlight-summary-current-line): Ditto.
2227         (elmo-flag-folder-referrer): Added autoload setting.
2228
2229         * wl-draft.el (wl-draft-kill): Follow the API change.
2230
2231         * Version number is increased to 2.11.14.
2232         
2233 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2234
2235         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2236
2237 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2238
2239         * Version number is increased to 2.11.13.
2240
2241 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2242
2243         * wl-draft.el (wl-draft-previous-history-element): Fixed
2244         unbalanced parenthesis and bind unbound local variables.
2245
2246 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2247
2248         * wl-draft.el (wl-draft-previous-history-element): New function.
2249         (wl-draft-next-history-element): Ditto.
2250         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2251         them to M-p and M-n.
2252
2253 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2254
2255         * Version number is increased to 2.11.12.
2256
2257 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2258
2259         * wl-draft.el (wl-draft-hide): Select buffer-window.
2260
2261 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2262
2263         * wl-summary.el (wl-summary-narrow-to-region): New function.
2264         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2265         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2266         (wl-summary-save-region): Use it.
2267         * wl-action.el (wl-summary-collect-numbers-region)
2268         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2269
2270 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2271
2272         * wl-folder.el (wl-folder-count-incorporates): Don't use
2273         `elmo-msgdb-mark-load'
2274
2275         * Version number is increased to 2.11.11.
2276
2277 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2278
2279         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2280         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2281
2282 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2283
2284         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2285
2286 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2287
2288         * Version number is increased to 2.11.10.
2289
2290 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2291
2292         * wl-mime.el (wl-draft-attribute-value): Fixed.
2293
2294 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2295
2296         * wl-util.el (wl-copy-local-variables): New function.
2297
2298         * wl-mime.el (wl-draft-attribute-recipients): New function.
2299         (wl-draft-attribute-envelope-from): Ditto.
2300         (wl-draft-attribute-smtp-posting-server): Ditto.
2301         (wl-draft-attribute-smtp-posting-port): Ditto.
2302         (wl-draft-attribute-value): Ditto.
2303         (wl-draft-preview-message): Use it to get value for
2304         attributes. Reflect result of `wl-draft-config'.
2305
2306         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2307         and call `wl-summary-mark-as-read' before to call
2308         `wl-summary-unset-mark'.
2309         (wl-summary-target-mark-mark-as-unread): Likewise.
2310         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2311
2312 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2313
2314         * wl-mime.el (wl-draft-preview-message): Use actual value for
2315         attributes; Fix for small window.
2316
2317 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2318
2319         * wl-refile.el (wl-refile-get-field-value): Call
2320         `elmo-message-entity-field' with 3rd argument is non-nil.
2321
2322 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2323
2324         * wl-vars.el (wl-draft-preview-attributes): New user option.
2325         (wl-draft-preview-attributes-list): Ditto.
2326         (wl-draft-preview-attributes-buffer-lines): Ditto.
2327         (wl-draft-preview-attributes-buffer-name): Ditto.
2328
2329         * wl-mime.el (wl-draft-preview-message): Display attributes.
2330
2331 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-summary.el (wl-summary-detect-mark-position): Bind
2334         wl-summary-flag-priority-list to '(new).
2335
2336 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2337
2338         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2339         funtion.
2340         (wl-highlight-summary-line-string): Use it.
2341         (wl-highlight-summary-current-line): Ditto.
2342
2343 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2344
2345         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2346         line even when the mark string is not changed.
2347
2348         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2349         argument change in the wl-summary-create-line.
2350         (wl-thread-insert-entity-sub): Ditto.
2351
2352         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2353         argument change in the wl-summary-create-line.
2354         (wl-summary-insert-sequential): Ditto.
2355         (wl-summary-update-thread): Ditto.
2356         (wl-summary-persistent-mark-string): New inline function.
2357         (wl-summary-message-mark): Use it.
2358         (wl-summary-create-line): Abolish argument wl-persistent-mark
2359         and added wl-flags, wl-cached.
2360
2361         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2362         mark to flags.
2363         (wl-highlight-summary-current-line): Decide the face not by the 
2364         persistent mark but flags.
2365
2366 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2367
2368         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2369         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2370         wl-summary-read-uncached-mark): Revive.
2371         (wl-summary-answered-cached-mark,
2372         wl-summary-answered-uncached-mark): New user option.
2373         (wl-summary-score-marks): Follow the change above.
2374         (wl-summary-auto-refile-skip-marks): Ditto.
2375         (wl-summary-incorporate-marks): Ditto.
2376         (wl-summary-expire-reserve-marks): Ditto.
2377         (wl-summary-flag-priority-list): New user option.
2378
2379         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2380         changes.
2381         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2382         of elmo-message-mark.
2383         (wl-summary-mark-as-read-internal): Ditto.
2384         (wl-summary-mark-as-answered): Ditto.
2385         (wl-summary-mark-as-important): Ditto.
2386         (wl-summary-redisplay-internal): Ditto.
2387         (wl-summary-redisplay-no-mime-internal): Ditto.
2388         (wl-summary-message-mark): New function.
2389         (wl-summary-insert-sequential): Use wl-summary-message-mark
2390         instead of elmo-message-mark.
2391         (wl-summary-update-thread): Ditto.
2392         (wl-summary-persistent-mark): Ditto.
2393         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2394         instead of elmo-message-mark.
2395
2396         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2397         wl-summary-message-mark instead of elmo-message-mark.
2398         (wl-thread-insert-entity-sub): Ditto.
2399         (wl-thread-get-children-msgs-uncached): Ditto.
2400
2401         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2402         variable name changes.
2403         (wl-highlight-summary-current-line): Ditto.
2404
2405         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2406         wl-summary-message-mark instead of elmo-message-mark.
2407
2408         * wl-expire.el (wl-expire-message-p): Ditto.
2409
2410         * wl-score.el (wl-score-headers): Ditto.
2411
2412         * Version number is increased to 2.11.9.
2413
2414         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2415         (wl-summary-sync-update): Follow the change above.
2416         (wl-summary-switch-to-clone-buffer): Ditto.
2417         (wl-summary-open-folder): Ditto.
2418
2419 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2420
2421         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2422         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2423
2424         * Version number is increased to 2.11.8.
2425
2426         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2427
2428         * wl-expire.el (wl-expire-refile): Follow the API change on
2429         `elmo-folder-move-messages'.
2430         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2431
2432         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2433         (wl-summary-exec-action-refile): Ditto.
2434         (wl-summary-exec-action-copy): Ditto.
2435         (wl-summary-no-auto-refile-message-p): No use
2436         `wl-summary-buffer-msgdb'.
2437         (wl-summary-auto-refile): Ditto.
2438
2439 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2440
2441         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2442
2443 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2444
2445         * wl-summary.el (wl-summary-sync): Treat no-sync.
2446
2447         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2448         (wl-default-sync-range): Ditto.
2449
2450 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2451
2452         * wl-refile.el (wl-refile-subject-learn): Call
2453         `elmo-message-entity-field' with 3rd argument is non-nil.
2454         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2455         instead of `elmo-msgdb-overview-entity-get-subject'.
2456
2457 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2458
2459         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2460         scan-type is rescan.
2461         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2462         new optional argument force is non-nil.
2463         (wl-summary-save-view-cache): Call it with force argument non-nil.
2464
2465         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2466
2467 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2468
2469         * wl-action.el (wl-summary-print-argument): Fixed last change.
2470
2471 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2472
2473         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2474         simplified.
2475         (wl-summary-target-mark-mark-as-unread): Likewise.
2476         (wl-summary-target-mark-mark-as-important): Likewise.
2477
2478 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2479
2480         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2481         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2482         (wl-summary-mark-as-important-region): Change accordingly.
2483         (wl-summary-target-mark-mark-as-important): Ditto.
2484
2485 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2486
2487         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2488
2489         * wl-action.el (wl-summary-print-argument): Print argument to
2490         right side of window if `wl-summary-print-argument-within-window'
2491         is non-nil.
2492
2493 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2494
2495         * wl-action.el (wl-summary-set-mark): Use
2496         `wl-summary-message-visible-p' to check visibility of the message
2497         and jump to message only when the message line is visible and have
2498         different number; Call wl-summary-unset-mark with number argument.
2499         (wl-summary-unset-mark): 
2500         Use `wl-summary-message-visible-p'
2501         to check visibility of the message and jump to message only when
2502         the message line is visible and have different number;
2503
2504 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * Version number is increased to 2.11.7.
2507
2508         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2509         and wl-folder-summary-line-format.
2510
2511         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2512         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2513         (wl-summary-set-score-mark): Use it.
2514         (wl-summary-target-mark-mark-as-read): Ditto.
2515         (wl-summary-target-mark-mark-as-unread): Ditto.
2516         (wl-summary-target-mark-mark-as-important): Ditto.
2517         (wl-summary-target-mark-msgs): Simplified.
2518         (wl-summary-detect-mark-position): Fixed problem when
2519         summary-line-format no contain persisten/temp mark spec.
2520         (wl-summary-temp-mark): Ditto.
2521         (wl-summary-persistent-mark): Ditto.
2522         (wl-summary-update-persistent-mark): Ditto.
2523
2524         * wl-action.el (wl-summary-set-mark): Ditto.
2525         (wl-summary-unset-mark): Ditto.
2526         All other related portions are changed.
2527
2528 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2529
2530         * Version number is increased to 2.11.6.
2531
2532 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2533
2534         * wl-util.el (wl-current-message-buffer): Define as function;
2535         Don't use the value of wl-messge-buffer.
2536
2537         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2538         persistent mark.
2539
2540         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2541         no current message, cause an error.
2542
2543 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2544
2545         * wl-summary.el (wl-summary-set-message-modified): Use
2546         elmo-folder-set-message-modified instead of
2547         elmo-folder-set-message-modified-internal.
2548
2549 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2550
2551         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2552         interactively.
2553         (wl-summary-sync): nokill->entirely.
2554         (wl-summary-sync-marks): Fixed message.
2555         (wl-summary-input-range): Added mark, nokill->entirely.
2556
2557         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2558         messages as read.
2559
2560 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2561
2562         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2563         update-noscore.
2564         (wl-summary-sync): Follow the change above.
2565
2566 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * wl-action.el (wl-summary-target-mark-all): Use
2569         elmo-folder-list-messages.
2570
2571 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2574         (wl-summary-rescan): Set wl-summary-scored as nil.
2575         (wl-summary-sync-force-update): Follow the change above.
2576         (wl-summary-sync): Ditto.
2577         (wl-summary-sync-update): Added argument disable-killed.
2578         (wl-summary-insert-headers): Set visible-only argument for
2579         elmo-folder-list-messages.
2580         (wl-summary-input-range): Added update-nokill, update-noscore,
2581         all-nokill, all-noscore and mark.
2582
2583         * Version number is increased to 2.11.5.
2584
2585         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2586
2587 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2588
2589         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2590         (wl-summary-prefetch-region-no-mark): Change accordingly.
2591         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2592
2593 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2594
2595         * wl-address.el (wl-complete-field-to): Abolished.
2596         (wl-complete-address): Completion function for completing-read.
2597         * wl-action.el (wl-summary-get-resend-address): Use it.
2598
2599         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2600         wl-summary-update-mark and abolish unused argument.
2601         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2602         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2603         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2604         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2605         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2606         * wl-draft.el (wl-draft-kill): Ditto.
2607
2608         * wl-summary.el: Remove unused binding of case-fold-search.
2609         (wl-summary-replace-status-marks): Abolished.
2610
2611 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2612
2613         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2614         is specified or folder length is zero.
2615
2616 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2617
2618         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2619         (wl-folder-archive-current-entity): Ditto.
2620
2621 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2622
2623         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2624         retrieving message mark.
2625         (wl-summary-redisplay-internal): Ditto.
2626
2627         * wl-message.el (wl-message-buffer-display): Ignore errors while
2628         retrieving message-id field.
2629
2630         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2631         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2632         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2633         order of the arguments for `wl-expire-message-p'.
2634         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2635
2636         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2637         Check return value of wl-summary-reply.
2638         (wl-summary-reply): Recover window configuration when an error occured.
2639
2640 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2641
2642         * wl-summary.el (wl-summary-resend-message): Abolished, the
2643         feature is inherited by wl-summary-resend (put resend mark).
2644
2645 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2646
2647         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2648         wl-message-buffer to nil when the message is hide.
2649
2650 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2651
2652         * .cvsignore: New file.
2653
2654 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2655
2656         * wl-action.el (wl-summary-action-docstring): Add more info.
2657         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2658         duplicate definition.
2659         (wl-summary-define-mark-action): Functions wl-summary-*-region
2660         keep current position.
2661         (wl-summary-unregister-target-mark): Store result to the variable.
2662
2663 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * Version number is increased to 2.11.4.
2666
2667 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2668
2669         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2670         wl-summary-delete-all-temp-marks.
2671         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2672
2673         * wl-action.el (wl-summary-set-mark): Changed terminology
2674         refile-destination -> action-argument.
2675         (wl-summary-unset-mark): Ditto.
2676         (wl-summary-remove-argument): Ditto.
2677         (wl-summary-print-argument): Ditto.
2678
2679         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2680         (wl-thread-remove-argument-region): Ditto.
2681         (wl-thread-print-argument-region): Ditto.
2682         (wl-thread-close): Ditto.
2683         (wl-thread-open): Ditto.
2684
2685         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2686         (wl-highlight-refile-destination-face is abolished)
2687         (wl-highlight-action-argument-string): Ditto.
2688         (wl-highlight-summary-current-line): Highlight action argument.
2689
2690         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2691         color for light backgrounds.
2692         (wl-highlight-summary-answered-face): Ditto.
2693
2694 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2695
2696         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2697
2698         * wl-score.el (wl-summary-score-update-all-lines): Use
2699         wl-summary-set-mark.
2700         (wl-summary-score-update-all-lines): Kill expunged messages.
2701
2702         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2703
2704 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2707         directly.
2708         (wl-score-overview-entity-get-lines): Ditto.
2709         (wl-score-overview-entity-get-xref): Ditto.
2710         (wl-score-get-latest-msgs): Ditto.
2711         (wl-summary-rescore): Ditto.
2712
2713         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2714         to "&".
2715         (wl-summary-mark-as-answered-internal): New inline function.
2716         (wl-summary-mark-as-answered): New function.
2717         (wl-summary-mark-as-unanswered): Ditto.
2718         (wl-summary-sync-marks): Modified for answered-mark synching.
2719
2720 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2721
2722         * wl-action.el (wl-summary-set-mark): Fixed last change.
2723
2724 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2725
2726         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2727         behavior of wl-summary-unread-message-hook
2728         (Pointed out by akira yamada <akira@arika.org>).
2729
2730 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2731
2732         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2733         wl-summary-delete.
2734         * wl-xmas.el (wl-summary-toolbar): Ditto.
2735
2736         * wl-action.el (wl-summary-set-mark): Don't override current
2737         temp-mark.
2738
2739         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2740
2741 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2742
2743         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2744         (wl-refile-msgid-learn): Ditto.
2745         (wl-refile-get-field-value): Ditto.
2746
2747         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2748
2749         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2750         (wl-expire-delete-reserved-messages): Renamed from
2751         wl-expire-reserve-marked-msgs-from-list.
2752         (wl-expire-delete): Removed argument `msgdb'.
2753         (wl-expire-refile): Ditto.
2754         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2755         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2756         mark-alist as argument.
2757         (wl-expire-archive-number1): Removed argument `msgdb'.
2758         (wl-expire-archive-number2): Ditto.
2759         (wl-expire-archive-date): Ditto.
2760         (wl-expire-localdir-date): Ditto.
2761         (wl-expire-hide): Ditto.
2762         (wl-archive-number1): Ditto.
2763         (wl-archive-number2): Ditto.
2764         (wl-archive-date): Ditto.
2765         (wl-archive-folder): Ditto.
2766         All other related portions are changed.
2767
2768 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2769
2770         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2771         mean move up and down. (suggested by Takashi Kawachi)
2772
2773 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2774
2775         * wl-acap.el (toplevel): Don't require un-define.
2776
2777 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2778
2779         * wl-thread.el (wl-thread-delete-message): Always update
2780         wl-summary-buffer-number-list.
2781
2782         * wl-action.el (wl-summary-print-destination): 
2783         Do nothing when folder is nil.
2784
2785 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2786
2787         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2788         persistent mark when prefetch is succeeded.
2789
2790 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2791
2792         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2793         instead of elmo-msgdb-delete-msgs.
2794         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2795         (wl-expire-hide): Ditto.
2796
2797         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2798
2799         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2800         elmo-msgdb interface.
2801         (wl-thread-get-exist-children): Likewise.
2802         (wl-thread-insert-message): Likewise.
2803         (wl-thread-msg-mark-as-important): Likewise.
2804         (wl-thread-insert-entity-sub): Likewise.
2805         (wl-thread-get-children-msgs-uncached): Likewise.
2806
2807         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2808         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2809         (wl-summary-sync-update): Likewise.
2810         (wl-summary-auto-select-msg-p): Likewise.
2811         (wl-summary-update-thread): Likewise.
2812         (wl-summary-mark-as-important): Likewise.
2813         (wl-summary-jump-to-msg-internal): Likewise.
2814         (wl-summary-redisplay-internal): Likewise.
2815         (wl-summary-print-message-with-ps-print): Likewise.
2816         (wl-summary-folder-info-update): Likewise.
2817
2818         * wl-folder.el (wl-folder-check-one-entity):
2819         elmo-folder-count-flags instead of wl-summary-count-unread.
2820
2821         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2822
2823         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2824
2825         * wl-summary.el (wl-summary-set-message-modified): 
2826         Call wl-summary-set-mark-modified.
2827         (wl-summary-delete-messages-on-buffer): Call
2828         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2829         (wl-summary-sync-update): Call elmo-folder-length instead of
2830         elmo-folder-messages.
2831         (wl-summary-insert-headers): Don't call
2832         elmo-folder-list-message-entities.
2833
2834 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2835
2836         * wl-action.el (wl-summary-define-mark-action): Call
2837         `wl-summary-set-mark' with argument `data'.
2838         (wl-summary-auto-refile): Fixed order of arguments when call
2839         `wl-summary-refile'.
2840
2841 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2842
2843         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2844
2845         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2846
2847         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2848         (Renamed from wl-highlight-summary-deleted-face).
2849         (wl-highlight-summary-resend-face): New face.
2850
2851         (wl-highlight-summary-deleted-face): Renamed from
2852         wl-highlight-summary-erased-face.
2853
2854         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2855
2856         * wl-action.el (wl-summary-get-resend-address): New function.
2857         (wl-summary-exec-action-resend): Ditto.
2858         (wl-summary-exec-action-resend-subr): Ditto.
2859
2860         * w-thread.el (wl-thread-copy): Removed definition.
2861         (wl-thread-refile): Ditto.
2862         (wl-thread-delete): Ditto.
2863         (wl-thread-target-mark): Ditto.
2864
2865         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2866         (wl-summary-target-mark-set-action): Fixed.
2867         (wl-summary-define-mark-action): Fixed quotation.
2868         (wl-summary-move-mark-list-messages): Display message.
2869         (wl-summary-define-mark-action): Define thread functions.
2870         (wl-summary-exec-action-refile): Changed message.
2871         (wl-summary-exec): Ditto.
2872
2873 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2874         
2875         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2876         '%%'.
2877
2878 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2879
2880         * wl.el (toplevel): Require wl-action.
2881         (wl-init): Call wl-summary-define-mark-action.
2882
2883         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2884
2885         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2886         wl-summary-delete and wl-summary-erase.
2887         (wl-summary-mode-map): Ditto.
2888
2889         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2890         wl-delete-folder-alist.
2891
2892         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2893         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2894         (toplevel): Moved mark & action related functions to the wl-action.el.
2895
2896         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2897         in wl-summary-mark-action-list.
2898         (wl-highlight-summary-current-line): Ditto.
2899
2900         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2901         empty lines.
2902
2903         * wl-action.el: New file. 
2904
2905 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2906
2907         * wl-summary.el (wl-summary-target-mark-replace): New function.
2908         (wl-summary-target-mark-prefetch): Use it.
2909         (wl-summary-target-mark-delete): Ditto.
2910         (toplevel): Rearranged definition order.
2911         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2912         (wl-summary-target-mark-erase): Rewrite.
2913         (wl-summary-erase-region): New function.
2914         (wl-summary-exec-action-erase): Changed message.
2915         (wl-summary-move-mark-list-messages): New function.
2916         (wl-summary-exec-action-delete): Use it.
2917         (wl-summary-exec-action-erase): Ditto.
2918
2919         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2920         (wl-summary-skip-mark-list): Added "d".
2921
2922         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2923         while searching.
2924
2925         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2926         and define using defcustom;
2927         Define 4th element as a face.
2928         
2929         * wl-summary.el (wl-summary-incorporate): Use 
2930         `wl-summary-prefetch-region-no-mark' instead of
2931         `wl-summary-prefetch-region'.
2932         (wl-summary-prefetch-region-no-mark): Revival of old
2933         `wl-summary-prefetch-region'.
2934         (wl-summary-mark-action-list): Moved to wl-vars.el
2935
2936         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2937         face according to the `wl-summary-mark-action-list'.
2938         (wl-highlight-summary-current-line): Ditto;
2939         Removed destination highlighting.
2940
2941         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2942         (wl-highlight-summary-line-string): Highlight for "i" mark.
2943         (wl-highlight-summary-current-line): Ditto.
2944
2945         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2946         no destination.
2947
2948         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2949         exists, just go ahead.
2950         (wl-summary-prefetch-region): Rewrite.
2951         (wl-summary-prefetch): Ditto.
2952         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2953         (wl-summary-exec-action-prefetch): New function.
2954         (wl-summary-target-mark-prefetch): Rewrite.
2955
2956 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2957
2958         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2959         (wl-highlight-summary-line-string): Added "d" and "D".
2960         (wl-highlight-summary-current-line): Ditto.
2961
2962         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2963         in wl-summary.el.
2964         (wl-thread-insert-entity-sub): Ditto.
2965         (wl-thread-remove-destination-region): Ditto.
2966         (wl-thread-print-destination-region): Ditto.
2967
2968         * wl-summary.el (wl-summary-buffer-refile-list,
2969         wl-summary-buffer-delete-list,
2970         wl-summary-buffer-copy-list): Abolish.
2971         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2972         All other related portions are changed.
2973         (wl-summary-mark-action-list): New variable.
2974         (wl-summary-set-mark): New function.
2975         (wl-summary-register-target-mark): Ditto.
2976         (wl-summary-unregister-target-mark): Ditto.
2977         (wl-summary-have-target-mark-p): Ditto.
2978         (wl-summary-register-temp-mark): Ditto.
2979         (wl-summary-unregister-temp-mark): Ditto.
2980         (wl-summary-registered-temp-mark): Ditto.
2981         (wl-summary-collect-temp-mark): Ditto.
2982         (wl-summary-unset-mark): Ditto.
2983         (wl-summary-set-target-mark): Ditto.
2984         (wl-summary-unset-target-mark): Ditto.
2985         (wl-summary-set-action-generic): Ditto.
2986         (wl-summary-unset-action-generic): Ditto.
2987         (wl-summary-exec-action-delete): Ditto.
2988         (wl-summary-exec-action-erase): Ditto.
2989         (wl-summary-set-action-refile): Ditto.
2990         (wl-summary-set-action-refile-subr): Ditto.
2991         (wl-summary-unset-action-refile): Ditto.
2992         (wl-summary-make-destination-numbers-list): Ditto.
2993         (wl-summary-exec-action-refile): Ditto.
2994         (wl-summary-set-action-copy): Ditto.
2995         (wl-summary-unset-action-copy): Ditto.
2996         (wl-summary-exec-action-copy): Ditto.
2997         (wl-summary-collect-numbers-region): Ditto.
2998         (wl-summary-delete): Rewrite.
2999         (wl-summary-erase): Ditto.
3000         (wl-summary-remove-destination): Ditto.
3001         (wl-summary-exec): Ditto.
3002         (wl-summary-exec-region): Ditto.
3003         (wl-summary-target-mark-erase): Ditto.
3004         (wl-summary-refile): Ditto.
3005         (wl-summary-copy): Ditto.
3006         (wl-summary-unmark): Ditto.
3007         (wl-summary-delete-all-mark): Ditto.
3008         (wl-summary-mark-line): Don't highlight.
3009         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3010         (wl-summary-target-mark-refile-subr): Rewrite.
3011
3012         (wl-summary-copy-prev-destination): Abolish.
3013
3014 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3015
3016         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3017         default values along the value of wl-on-mule.
3018         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3019         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3020         It is not used anywhere.
3021
3022 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3023
3024         * wl-summary.el (wl-summary-print-destination): Keep position.
3025         (wl-summary-cursor-move-surface): Keep horizontal position.
3026
3027 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3028
3029         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3030         write sendlog.
3031
3032 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3033
3034         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3035         `wl-summary-highlight'.
3036
3037 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3038
3039         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3040         trivial condition for temp-mark.
3041
3042 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3043
3044         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3045         when it hits killed buffer.
3046
3047 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3048
3049         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3050         * wl-news.el.in: `message' and `error' take format string.
3051
3052 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3053
3054         * wl-folder (wl-folder-insert-entity): Display a message,
3055         `...done', when the work finish.
3056         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3057
3058 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3059
3060         * wl-message.el (wl-message-redisplay): Remove unused local
3061         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3062
3063 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3064
3065         * wl-summary.el (wl-summary-replace-status-marks): Disable
3066         interactive use.
3067         (wl-summary-reedit): Check message existence at first.
3068         (wl-summary-mark-line): Fix doc, return value is indefinite.
3069
3070         * wl-highlight.el (wl-highlight-message): Arranged.
3071
3072         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3073         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3074         check temp-mark by wl-summary-temp-mark always.
3075         (wl-highlight-summary): Change accordingly.
3076         * wl-summary.el (wl-summary-mark-as-read-all)
3077         (wl-summary-delete-cache, wl-summary-set-score-mark)
3078         (wl-summary-mark-as-unread, wl-summary-unmark)
3079         (wl-summary-mark-line, wl-summary-mark-as-read)
3080         (wl-summary-mark-as-important): Ditto.
3081
3082         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3083         end of the window if possible.
3084         * wl-summary.el (wl-summary-sync-update): Support lazy
3085         highlighting.
3086         (wl-summary-toggle-disp-msg): Ditto.
3087
3088 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3089
3090         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3091
3092 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3093
3094         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3095         change.
3096
3097 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3098
3099         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3100         API.
3101         (wl-summary-sync-update): Ditto.
3102
3103         * wl-score.el (wl-score-get-score-alist): Changed argument.
3104         (wl-summary-rescore-msgs): Likewise.
3105         (wl-summary-score-headers): Likewise.
3106         (wl-score-headers): Likewise;
3107         Use elmo-folder-do-each-message-entity, etc.
3108         (wl-summary-score-effect): Follow the changes above.
3109         (wl-summary-rescore): Ditto.
3110         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3111         (wl-score-get-overview): Abolish.
3112
3113         * wl-summary.el (wl-summary-default-from): Follow the API change in
3114         elmo-msgdb.
3115         (wl-summary-count-unread): Ditto.
3116         (wl-summary-detect-mark-position): Ditto.
3117         (wl-summary-overview-entity-compare-by-date): Ditto.
3118         (wl-summary-overview-entity-compare-by-number): Ditto.
3119         (wl-summary-overview-entity-compare-by-from): Ditto.
3120         (wl-summary-overview-entity-compare-by-subject): Ditto.
3121         (wl-summary-get-list-info): Ditto.
3122         (wl-summary-rescan): Ditto.
3123         (wl-summary-jump-to-msg-by-message-id): Ditto.
3124         (wl-summary-sync-update): Ditto; Removed comment.
3125         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3126         (wl-summary-insert-message): Use wl-summary-insert
3127         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3128         (wl-summary-insert-headers): Changed argument overview to folder.
3129         (wl-summary-search-by-subject): Likewise.
3130         (wl-summary-insert-thread): Renamed from 
3131         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3132
3133         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3134         too.
3135
3136         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3137         wl-string-member.
3138
3139 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3140
3141         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3142         elmo-folder-append-buffer.
3143         (wl-draft-queue-append): Likewise.
3144
3145         * wl-mime.el (wl-message-delete-current-part): Ditto.
3146         (wl-summary-burst-subr): Ditto.
3147
3148         * wl-news.el.in (wl-news-send-news): Ditto.
3149
3150 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3151
3152         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3153         function.
3154         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3155         (wl-summary-update-mark): Enclose with save-excursion.
3156         (wl-summary-mark-as-read-internal): Fixed last change.
3157         (wl-summary-mark-as-important): Use 3rd argument of
3158         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3159         Don't use elmo-msgdb-set-mark.
3160         (wl-summary-redisplay-internal): If msgdb flag is already read,
3161         just update the mark on buffer.
3162
3163 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3164
3165         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3166         cut visible folder when elmo-folder-delete returns non-nil value.
3167
3168 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3169
3170         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3171         by Kenichi OKADA <okada@opaopa.org>).
3172
3173 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3174
3175         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3176
3177 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3178
3179         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3180         Fixed the last change, search group entity by its real name.
3181         (Thanks to: KOBAYASHI Shinji)
3182
3183 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3184
3185         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3186         (wl-fldmgr-access-display-all): Don't refer visible name.
3187         * wl-expire.el (wl-folder-archive-current-entity)
3188         (wl-folder-expire-current-entity): Ditto.
3189         * wl-folder.el (wl-folder-jump-to-current-entity)
3190         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3191         (wl-folder-open-folder-sub,wl-folder-open-all)
3192         (wl-folder-write-current-folder): Ditto.
3193         (wl-folder-insert-entity): Don't use petname for normal group.
3194         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3195         is the real name.
3196         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3197         Abolished.
3198
3199 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3200
3201         * wl-draft.el (wl-draft-create-buffer): Add
3202         `wl-summary-reply-with-citation'
3203
3204 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3205
3206         * wl-draft.el (wl-draft-reply): Fixed.
3207
3208 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3209
3210         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3211         when `wl-draft-send-confirm-with-preview' is non-nil.
3212         You can scroll up/down by j/k.
3213         (wl-draft-send-confirm-with-preview): New variable (default=t).
3214
3215 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3216
3217         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3218         (wl-fldmgr-save-folders): Fix comment.
3219
3220 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3221
3222         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3223         along the last change in `wl-folder-buffer-group-p'.
3224
3225 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3226
3227         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3228         folder.
3229
3230         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3231         the default value.
3232
3233         * wl-mime.el (wl-summary-burst): Update summary only when target
3234         folder equals current folder.
3235
3236 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3237
3238         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3239
3240 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3241
3242         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3243         value.
3244
3245 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3246
3247         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3248         `map-extents' instead of `extent-at' repeatedly.
3249         (wl-highlight-folder-current-line): Ditto.
3250
3251         * wl-highlight.el: Remove useless dummy functions.
3252
3253 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3254
3255         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3256         (wl-folder-put-folder-property): New function to put text property.
3257         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3258         (wl-folder-insert-entity, wl-folder-update-diff-line)
3259         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3260         * wl-e21.el, wl-xmas.el, wl-mule.el
3261         (wl-highlight-folder-current-line): Ditto.
3262         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3263         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3264         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3265         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3266
3267 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3268
3269         * Version number is increased to 2.11.3.
3270
3271 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3272
3273         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3274         Resume current-buffer since it is assumed by remaining tasks.
3275
3276 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3277
3278         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3279         (wl-folder-completion-function): Abolished.
3280         (wl-folder-complete-folder): New function.
3281         (wl-folder-complete-filter-condition): Ditto.
3282         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3283         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3284
3285 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3286
3287         * wl-draft.el (wl-draft-send-confirm): New function.
3288         (wl-draft-send): Use it.
3289
3290         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3291         cursor-in-echo-area while confirming.
3292
3293         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3294
3295         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3296         searching via nntp if wl-summary-search-via-nntp is 'force.
3297         Otherwise, invoke searching in nntp folder only.
3298         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3299
3300         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3301         explicitly for mime-make-text-tag.
3302
3303 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3304
3305         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3306         `mime-make-text-tag' instead of `mime-create-tag'.
3307
3308 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3309
3310         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3311         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3312
3313 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3314
3315         * wl-score.el (wl-score-save): Bind print-length and print-level.
3316         (wl-score-pretty-print): Ditto.
3317         (wl-score-edit-insert-header-entry): Ditto.
3318
3319         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3320         "From" entry to be treated with wl-draft-eword-encode-address-list.
3321         * wl-mime.el (wl-draft-preview-message): Ditto.
3322
3323         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3324         (wl-summary-mark-as-unread): Ditto.
3325         (wl-summary-mark-as-read-region): Change accordingly.
3326         (wl-summary-mark-as-unread-region): Ditto.
3327         (wl-summary-target-mark-mark-as-read): Ditto.
3328         (wl-summary-target-mark-mark-as-unread): Ditto.
3329
3330 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3331
3332         * Version number is increased to 2.11.2.
3333
3334 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3335
3336         * wl-news.el.in (wl-news-previous-version-save): Bind
3337         print-length and print-level.
3338         * wl-thread.el (wl-thread-save-entities): Ditto.
3339         (wl-thread-save-top-list): Bind print-length.
3340
3341 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-highlight.el (wl-highlight-summary-line-string): Use
3344         wl-summary-score-below-mark, wl-summary-score-over-mark.
3345         (wl-highlight-summary-current-line): Ditto.
3346
3347 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3348
3349         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3350         insert it.
3351
3352 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3353
3354         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3355
3356 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3357
3358         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3359         message without msgid.
3360         Rewrite with elmo-folder-move-messages.
3361         Set wl-message-buffer to nil.
3362
3363         * wl-summary.el (wl-summary-erase-subr): New function. Use
3364         elmo-folder-move-messages.
3365         (wl-summary-erase): Call it.
3366         (wl-summary-target-mark-erase): Ditto.
3367
3368 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3369
3370         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3371         it is not up-tp-date.
3372
3373 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3374
3375         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3376         buffer after calling `wl-summary-goto-folder-subr' without the
3377         argument `interactive'.
3378         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3379
3380 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3381
3382         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3383         `mime-create-tag'. Use `string=' instead of `looking-at'.
3384
3385 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3386
3387         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3388         to avoid compile warning.
3389
3390         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3391         entity-id when folder is given.
3392         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3393         save-excursion, use save-selected-window instead.
3394         Select folder buffer window if exists.
3395         (To correct behavior with wl-folder-move-cur-folder.)
3396
3397 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3398
3399         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3400
3401 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3402
3403         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3404         list-count instead of %d.
3405
3406 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3407
3408         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3409         (wl-news): Set it.
3410         (wl-news-append-to-folder): Use it.
3411
3412         * wl-news.el.in (wl-news-send-news): Append to specified folder
3413         instead of wl-default-folder.
3414         (wl-news-append-to-folder): Show error message with specified folder.
3415
3416         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3417                 In most major modes, Emacs assumes that any opening
3418                 delimiter found at the left margin is the start of a
3419                 top-level definition, or defun. Therefore, *never put an
3420                 opening delimiter at the left margin unless it should have
3421                 that significance.*
3422
3423         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3424
3425 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3426
3427         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3428
3429 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3430
3431         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3432
3433 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3434
3435         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3436         for sequential numbering case.
3437
3438 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3439
3440         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3441         value.
3442         (wl-draft-reply-without-argument-list): Ditto.
3443         (wl-draft-reply-myself-with-argument-list): Abolish.
3444         (wl-draft-reply-myself-without-argument-list): Ditto.
3445         * wl-draft.el (wl-draft-self-reply-p): New function.
3446         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3447
3448 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3449
3450         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3451         (avoid error for the case without byte-compiling)
3452
3453 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3454
3455         * wl-news.el.in (wl-news-append-to-folder): New function.
3456         (wl-news-exit): Rewrite.
3457         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3458
3459 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3460
3461         * wl-draft.el (wl-draft-reply-position): New function.
3462         (wl-draft-reply-position): Fix.
3463         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3464         (wl-summary-target-mark-reply-with-citation): Ditto.
3465         (wl-summary-reply-with-citation): Ditto.
3466         * wl-vars.el (wl-draft-reply-default-position): New variable.
3467
3468 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3469
3470         * wl-draft.el (wl-draft-send): Preview when interactive send.
3471
3472 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3473
3474         * wl-draft.el (wl-draft-reply): Set default position.
3475         * wl-summary.el (wl-summary-reply): Ditto.
3476         (wl-summary-reply-with-citation): Ditto.
3477         (wl-summary-target-mark-reply-with-citation): Ditto.
3478
3479 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-news.el.in (wl-news-lang): Set default value according to
3482         current-language-environment.
3483         (wl-news-append-news): Do nothing when news-list is nil.
3484
3485 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3486
3487         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3488         (wl-news): Change message.
3489         (wl-news-exit): Check buffer.
3490         (wl-news-force-exit): New function.
3491         (wl-news-show-all): New function.
3492         (wl-news-discard-and-exit): Fix.
3493
3494 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3495
3496         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3497         according to current-language-environment.
3498
3499         * wl-news.el.in (wl-news): If arg, show all NEWS after
3500         wl-news-default-previous-version.
3501
3502 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3503
3504         * wl-news.el.in (wl-news-check): Rewritten.
3505         (wl-news-previous-version-load): Change data type.
3506         (wl-news-previous-version-save): Change data type.
3507         (wl-news-append-news): Add return value.
3508         (wl-news-check-news): New function.
3509         (wl-news-already-current-p): New function.
3510         (wl-news-send-news): Rewritten.
3511         (wl-news-mode-map): Add new keybind.
3512         (wl-news): Rewritten.
3513         (wl-news-exit): Rewritten.
3514         (wl-news-discard-and-mail): New function.
3515         (wl-news-send-to-address): Abolished.
3516         * wl.el (wl-init): Delete a message.
3517
3518 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3519
3520         * wl-news.el.in (wl-news-exit): Update previous version.
3521         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3522
3523 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3524
3525         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3526
3527 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3528
3529         * wl-news.el.in (wl-news): New function.
3530         (wl-news-mode): New function.
3531         (wl-news-next-line): New function.
3532         (wl-news-next-page): New function.
3533         (wl-news-exit): New function.
3534         (wl-news-buf-name): New variable.
3535         (wl-news-mode-map): New variable.
3536         (wl-news-winconf): New variable.
3537         (wl-news-append-news): Add an option.
3538
3539 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3540
3541         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3542
3543 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3544
3545         * wl-news.el.in (wl-news-send-to-address): New variable.
3546         (wl-news-send-news): Use it.
3547         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3548         Return updating status.
3549         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3550
3551 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3552
3553         * wl-news.el.in (wl-news-send-news): Delete
3554         Organization and X-Face.
3555
3556 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3557
3558         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3559         (wl-news-append-news): New function.
3560         (wl-news-send-news): New function.
3561
3562 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3563
3564         * Version number is increased to 2.11.1.
3565
3566 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3567
3568         * wl-news.el.in : New file.
3569
3570 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3571
3572         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3573         default value.
3574         (wl-draft-reply-without-argument-list): Ditto.
3575
3576 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3577
3578         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3579         (wl-message-buffer-prefetch-idle-time): Ditto.
3580         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3581
3582 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3583
3584         * wl-thread.el (wl-thread-insert-message): Use
3585         wl-summary-max-thread-depth.
3586
3587         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3588         loop detection.
3589
3590         * wl-message.el (wl-message-buffer-display): Back to the first page
3591         when cache is hit.
3592
3593 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3594
3595         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3596
3597         * wl-summary.el (wl-summary-insert-thread-entity):
3598         If the thread depth is reached to wl-summary-max-thread-depth,
3599         divide the thread.
3600
3601 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3602
3603         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3604         for elmo-remove-passwd.
3605
3606 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3609         folder is sticky.
3610         (wl-folder-mark-as-read-all-entity): Ditto.
3611         (wl-folder-prefetch-entity): Ditto.
3612
3613 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3614
3615         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3616
3617 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3618
3619         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3620         Delete messages on buffer for unplugged operation.
3621         (wl-summary-erase): Ditto.
3622
3623 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3624
3625         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3626         take nil so as not to search parent by subject.
3627
3628 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3629
3630         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3631         (wl-folder-get-next-folder): Ditto.
3632         (wl-folder-get-path): Ditto.
3633
3634 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3635
3636         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3637         system and encode the region with it before verifying.
3638
3639 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3642         system of the echo buffer before decoding.
3643
3644 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3645
3646         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3647         original contents.
3648
3649 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3650
3651         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3652         with argument 'any-exists.
3653
3654 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3655
3656         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3657         Use `wl-cs-autoconv'.
3658
3659 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3660
3661         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3662         by `mime-view-automatic-conversion'.
3663
3664         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3665         (wl-message-verify-pgp-nonmime): Ditto.
3666         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3667         Bind them to C-c:d and C-c:v respectively.
3668
3669         Merge following code by Teranishi-san from [wl-en:00167].
3670         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3671         (wl-mime-preview-application/pgp-encrypted): Ditto.
3672         (wl-mime-setup): Add entry.
3673
3674 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3675
3676         * wl-summary.el (wl-summary-target-mark-erase): New function.
3677         Bind it to "mD".
3678
3679 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3680
3681         * wl-vars.el (wl-draft-write-file-function): Fix.
3682         (wl-draft-reedit-hook): Changed default value.
3683
3684         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3685         wl-draft-reedit-hook.
3686         (wl-draft-remove-text-plain-tag): New function.
3687         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3688
3689         * wl-vars.el (wl-draft-write-file-function): New user option.
3690
3691         * wl-draft.el (wl-draft-prepare-edit): Use it for
3692         local-write-file-hooks.
3693         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3694
3695         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3696         (wl-draft-insert-mail-header-separator): Return the body beginning
3697         point.
3698         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3699         text/plain.
3700         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3701
3702 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3703
3704         * wl-summary.el (wl-summary-erase): New function to erase message
3705         without moving it to trash. Bind to "D".
3706
3707         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3708         as `keep' unless switch-function.
3709
3710 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3711
3712         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3713         message buffer by using `wl-summary-toggle-disp-msg'.
3714         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3715         buffer window.
3716         (wl-summary-supresedes-message): Ditto.
3717
3718         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3719         Do not delete other windows.
3720         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3721         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3722         (wl-draft-create-buffer): Set reply-or-forward also for target
3723         mark commands.
3724
3725 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3726
3727         * wl-draft.el (wl-user-agent-compose): Delete special case for
3728         switch-to-buffer-other-window.
3729
3730         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3731         (wl-summary-forward): Ditto.
3732
3733         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3734         function.
3735         (wl-draft-buffer-style): New use option.
3736
3737         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3738         (wl-draft): Follow the change above.
3739         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3740         wl-draft-buffer-style.
3741         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3742         switch-function.
3743
3744 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3745
3746         * wl-address.el (wl-address-make-completion-entry): Extracted from
3747         `wl-address-make-completion-list'.
3748         (wl-address-enable-strict-loading): New variable.
3749         (wl-address-make-completion-list): Revive petname duplication
3750         inquiry, and enable it if `wl-address-enable-strict-loading'.
3751         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3752
3753 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3754
3755         * wl-message.el (wl-message-get-original-buffer): Avoid
3756         'Selecting deleted buffer' error when original buffer is killed.
3757
3758 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3759
3760         * wl-summary.el (wl-summary-next-message): Use
3761         elmo-message-accessible-p instead of elmo-message-cached-p.
3762
3763 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3764
3765         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3766
3767         * wl-thread.el (wl-thread-open-all-unread): Use
3768         elmo-folder-list-flagged instead of
3769         elmo-folder-list-messages-mark-match.
3770
3771         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3772         instead of elmo-folder-list-messages-mark-match.
3773         (wl-summary-move-spec-alist): New variable.
3774         (wl-summary-move-spec-plugged-alist,
3775         wl-summary-move-spec-unplugged-alist): Abolish.
3776         (wl-summary-next-message): Follow the change above.
3777         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3778         with 'no-msg' argument.
3779
3780         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3781         variable.
3782         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3783         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3784         (wl-message-buffer-prefetch-get-next): Follow the change above.
3785
3786 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3787
3788         * wl-version.el (wl-version): Changed codename.
3789
3790         * Version number is increased to 2.11.0.
3791
3792 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3793
3794         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3795         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3796         `wl-draft-config-variables'.
3797         (wl-draft-kill): Fixed problem when the draft is reedit.
3798
3799 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3800
3801         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3802         buffer-modified status (Thanks to
3803         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3804
3805 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3806
3807         * wl-util.el (wl-region-exists-p): New function.
3808
3809         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3810         Remove defvars for byte-compile warnings.
3811
3812 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3813
3814         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3815         defvar-maybe. Removed unused bind.
3816
3817 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3818
3819         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3820         summary buffer window before creating new frame.
3821         (wl-draft-reply): Ditto.
3822
3823 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3824
3825         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3826
3827 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3828
3829         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3830
3831 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3832
3833         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3834         instead of `kill-region'.
3835
3836 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3837
3838         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3839         (wl-highlight-summary-line-string): Use it.
3840         (wl-highlight-summary-current-line): Ditto.
3841
3842         * wl-mime.el (wl-message-delete-current-part): Check the class of
3843         mime-entity.
3844
3845         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3846
3847         * wl-summary.el (wl-summary-make-number-list): Initialize.
3848         (wl-summary-update-mark): New function.
3849         (wl-summary-reply): Put `answered' mark on the message.
3850         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3851
3852         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3853         (wl-draft-reply): Added optional argument `number';
3854         Set wl-draft-parent-number.
3855         (wl-draft-kill): Delete answered mark if it is a reply.
3856
3857 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3858
3859         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3860         that originates in mime-preview-follow-current-entity.
3861         (wl-draft-yank-current-message-entity): Use it if region is active.
3862
3863         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3864         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3865         `wl-message-delete-current-part'.
3866         * wl-mule.el (wl-message-define-keymap): Ditto.
3867         * wl-xmas.el (wl-message-define-keymap): Ditto.
3868
3869 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3870
3871         * wl-mime.el (wl-message-delete-current-part): New function.
3872         (wl-mime-node-id-to-string): Ditto.
3873
3874         * wl-mime.el (wl-message-delete-current-part): Use existing
3875         original buffer which corresponds current mime-view buffer.
3876         (fetched buffer might have different structure, possibly)
3877
3878         * wl-mime.el (wl-message-delete-current-part): Quit if the
3879         message content differs from the actual message.
3880
3881 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3882
3883         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3884         order.
3885         (wl-summary-search-by-subject): Search parent message from tail;
3886         Check the existence of the parent message on the current thread tree.
3887         (wl-summary-update-thread): Check whether the line is inserted.
3888
3889 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3890
3891         * wl-vars.el (wl-summary-line-format): Undo last change.
3892         * wl-summary.el (wl-summary-print-destination): Do not put
3893         invisible property when `wl-summary-width' is nil.
3894         (wl-summary-line-subject-minimum-length): Abolished.
3895         (wl-summary-line-subject): Ditto.
3896
3897 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3898
3899         * wl-vars.el (wl-summary-line-format): Change default value.
3900         (wl-summary-subject-length-limit): Abolished.
3901         * wl-summary.el (wl-summary-line-subject): Ditto.
3902
3903 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3904
3905         * wl-template.el (wl-template-select): Added optional argument.
3906         If optional argument is specified, reverse
3907         `wl-template-visible-select'.
3908
3909 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3910
3911         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3912         Take prefix argument to force asking the destination folder.
3913
3914 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3915
3916         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3917         count and update status.
3918
3919 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3920
3921         * wl-summary.el (wl-summary-redisplay-internal): If
3922         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3923         after fetching.
3924
3925 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3926
3927         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3928         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3929
3930         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3931
3932 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3933
3934         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3935         (All other related portions are changed).
3936         (wl-summary-mark-as-read-all): Rewrite.
3937
3938 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3939
3940         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3941         `wl-summary-mark-as-read'.
3942         (wl-summary-mark-as-unread): Rewrite.
3943         (wl-summary-mark-as-read): Added no-modeline argument.
3944         (wl-summary-resume-cache-status): Rewrite.
3945         (wl-summary-exec-subr): Remove unused local variable.
3946
3947 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3948
3949         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3950         logic to call `wl-summary-buffer-prev-folder-function'.
3951         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3952
3953 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3954
3955         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3956         is nil.
3957
3958 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3959
3960         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3961         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3962         (wl-mime-setup): Add its entry.
3963
3964 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3965
3966         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3967         (wl-summary-delete-cache): Likewise.
3968         (wl-summary-mark-as-read): Rewrite.
3969
3970 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3971
3972         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3973         `wl-summary-count-unread'.
3974
3975         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3976
3977         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3978
3979 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3980
3981         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3982         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3983         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3984         Renamed to the elmo-msgdb-*-mark.
3985         (wl-summary-score-marks): Follow the change above.
3986         (wl-summary-auto-refile-skip-marks): Ditto.
3987         (wl-summary-incorporate-marks): Ditto.
3988         (wl-summary-expire-reserve-marks): Ditto.
3989
3990         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3991         changes.
3992         (wl-thread-insert-top): Changed updating message.
3993
3994         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3995         variable.
3996         (wl-summary-count-unread): Count answered marks.
3997         (wl-summary-rescan): Call wl-summary-insert-message instead of
3998         wl-summary-append-message-func-internal.
3999         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4000         (wl-summary-prefetch-msg): Follow the variable name changes.
4001         (wl-summary-prefetch-region): Ditto.
4002         (wl-summary-mark-as-read-all): Follow the API changes;
4003         Don't call elmo-folder-replace-marks.
4004         (wl-summary-delete-cache): Follow the variable name changes.
4005         (wl-summary-resume-cache-status): Ditto.
4006         (wl-summary-update-status-marks): New function.
4007         (wl-summary-insert-message): New function.
4008         (wl-summary-sync-marks): Follow the variable name changes.
4009         (wl-summary-sync-update): Synchronize to the msgdb, too;
4010         Changed update messages.
4011         (wl-summary-make-number-list): Rewrite.
4012         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4013         (wl-summary-mark-as-unread): Follow the API changes.
4014         (wl-summary-exec-subr): Follow the variable name changes.
4015         (wl-summary-mark-as-read): Ditto.
4016         (wl-summary-move-spec-plugged-alist): Ditto.
4017         (wl-summary-move-spec-unplugged-alist): Ditto.
4018         (wl-summary-cursor-move-surface): Ditto.
4019
4020         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4021         variable name changes.
4022         (wl-highlight-summary-current-line): Ditto.
4023
4024         * wl-expire.el (wl-expire-refile): Follow the API change in
4025         elmo-folder-move-messages.
4026         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4027         (wl-summary-archive): Use elmo-folder-msgdb instead of
4028         elmo-msgdb-load.
4029
4030 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4031
4032         * wl-mime.el (wl-draft-preview-message): Restore the position
4033         before evaluating wl-draft-send-hook in preview buffer.
4034
4035 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4038         when it creates new draft buffer.
4039
4040         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4041         without argument.
4042
4043         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4044         Evaluate content and if the value is string, insert it.
4045         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4046         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4047         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4048         wl-draft-config-sub-part-bottom): Use it.
4049
4050         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4051         with the folder name. The question was unintelligible when it is
4052         called from wl-save-status.
4053
4054 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4055
4056         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4057         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4058         cannot take second argument).
4059
4060 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4061
4062         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4063         as t. Since type and subtype are not case sensitive (RFC 2045).
4064
4065 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4066
4067         * wl-vars.el (wl-message-mode-line-format): New variable.
4068         (wl-message-mode-line-format-spec-alist): Ditto.
4069         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4070         (wl-message-redisplay): Use wl-message-mode-line-format.
4071
4072 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4073
4074         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4075
4076 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4077
4078         * wl-summary.el (wl-summary-default-from): Write description.
4079
4080 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4081
4082         * wl-vars.el (wl-ldap-objectclass): Abolish.
4083
4084         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4085         (wl-ldap-make-filter): Removed condition for objectclass.
4086         (wl-ldap-make-matched-value-list): Remove meaningless process.
4087         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4088         (wl-address-ldap-search): Don't add `*' to `pat' string;
4089         use ignore-errors; added `email';
4090         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4091         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4092         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4093
4094
4095 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4096
4097         * wl-draft.el (wl-draft-parent-folder): Write description.
4098         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4099
4100 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4101
4102         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4103         as "" (zero-length string) if no parent.
4104         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4105
4106 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4107
4108         * wl-address.el (wl-address-make-completion-list): Skip duplication
4109         checking.
4110         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4111         `append'.
4112
4113 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4114
4115         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4116         instead of `beginning-of-buffer'.
4117
4118 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4119
4120         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4121
4122 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4123
4124         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4125         Refer wl-message-buffer-name.
4126         (wl-message-wheel-down): Ditto.
4127
4128 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4129
4130         * wl-vars.el (wl-message-buffer-name): New user option.
4131
4132         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4133         directly instead of making alist dinamically.
4134
4135         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4136         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4137         wl-message-buffer-cache-name.
4138         (wl-message-buffer-cache-clean-up): Ditto.
4139
4140         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4141
4142         * Version number is increased to 2.9.15.
4143
4144 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4145
4146         * wl-vars.el (wl-summary-default-view-alist): New user option.
4147
4148         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4149
4150         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4151         while deleting address.
4152         (wl-draft-delete-myself-from-cc): Ditto.
4153
4154         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4155         If optional argument is specified, reverse sort order.
4156
4157         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4158
4159 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4160
4161         * wl-thread.el (wl-thread-insert-message): Return parent number if
4162         exists.
4163         (wl-thread-update-indent-string-region): Use
4164         wl-thread-update-line-on-buffer-sub instead of
4165         wl-thread-update-line-on-buffer.
4166
4167 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4168
4169         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4170         (wl-folder-close-all): Ditto.
4171
4172 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4173
4174         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4175         and mailing-list:.
4176         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4177         value.
4178         (wl-summary-line-list-info): Print mailing-list name even when 
4179         list-number is empty.
4180
4181 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4182
4183         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4184
4185         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4186         (wl-draft-open-file): Ditto.
4187         (wl-draft-random-alphabet): Ditto.
4188
4189         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4190         bindings.
4191
4192 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4193
4194         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4195         * wl-vars.el (wl-draft-config-alist): Ditto.
4196
4197 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4198
4199         * Version number is increased to 2.9.14.
4200
4201         * wl.el (wl): Don't set wl-init as nil when error occured while
4202         auto-checking folders.
4203
4204         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4205         `elmo-expand-newtext'.
4206
4207 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4208
4209         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4210         `this-command' so that `wl-folder-goto-folder' contained in
4211         `wl-summary-keep-cursor-command' work.
4212
4213 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4214
4215         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4216         message buffer displaying state.
4217
4218 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4219
4220         * wl-vars.el (wl-summary-default-view): New variable to specify
4221         default value for `wl-summary-buffer-view' instead of using
4222         set-default.
4223         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4224
4225 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4226
4227         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4228
4229         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4230
4231 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4232
4233         * wl-vars.el (wl-forward-subject-prefix): New variable.
4234         * wl-draft.el (wl-draft-forward): Use it.
4235
4236 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4237
4238         * wl-message.el (wl-message-prev-page): When it is called without
4239         lines argument, scroll down by wl-message-scroll-amount lines.
4240         (wl-message-next-page): Ditto.
4241         * wl-vars.el (wl-message-scroll-amount): Change default value
4242         to preserve current behavior.
4243
4244 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4245
4246         * wl-summary.el (wl-summary-prefetch-msg): Bind
4247         `wl-message-entity' to call `wl-summary-from-function'.
4248
4249 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-message.el (wl-message-buffer-create): Run
4252         wl-message-buffer-created-hook.
4253
4254 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4255
4256         * wl-summary.el (wl-summary-sort-specs): New variable.
4257         (wl-summary-default-sort-spec): Ditto.
4258         (wl-summary-sort): Rewrite.
4259         (wl-summary-sort-by-list-info): New function.
4260
4261 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4262
4263         * wl-summary.el (wl-summary-get-list-info): New function.
4264         (wl-summary-sort): Rewrite.
4265         (wl-summary-line-list-info): Ditto.
4266         (wl-summary-line-list-count): Ditto.
4267         (wl-summary-refile-region): Fixed docstring.
4268
4269 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4270
4271         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4272         `wl-folder-entity-hashtb' as completion table.
4273
4274 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4275
4276         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4277         only when this command is called interactively; silence the byte-
4278         compiler.
4279
4280 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4281
4282         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4283         active in XEmacs.
4284
4285 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4286
4287         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4288         plural lines.
4289
4290 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4291
4292         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4293         of current line when the cursor is on the header name.
4294         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4295
4296 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4297
4298         * wl-util.el (wl-read-directory-name): Return displayed directory
4299         as the default value also on XEmacs.
4300
4301 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4302
4303         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4304         formatting.
4305
4306 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4309         argument and when it is non-nil, check face property before
4310         highlighting for each line.
4311         (wl-highlight-summary-window): Set it.
4312
4313 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4314
4315         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4316         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4317
4318         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4319         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4320         (wl-draft-get-fcc-list): Likewise.
4321
4322 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4323
4324         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4325         (wl-thread-entity-cur): Ditto.
4326         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4327         wl-thread-indent-regexp setting.
4328         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4329
4330         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4331         wl-summary-lazy-highlight.
4332         (wl-summary-display-bottom): Ditto.
4333
4334         * wl-thread.el (wl-thread-open-close): Likewise.
4335
4336         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4337         from and subject;
4338         Bind wl-draft-use-frame;
4339         Enclose with save-window-excursion;
4340         Use wl-draft-create-buffer instead of with-temp-buffer;
4341         Use wl-draft-prepare-edit;
4342         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4343         Use wl-draft-send instead of wl-draft-raw-send.
4344
4345 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4346
4347         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4348         of using wl-from.
4349
4350 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4351
4352         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4353         insert-buffer instead of clone-buffer.
4354         (wl-draft-doing-mime-bcc): New variable.
4355         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4356         infinite loop.
4357         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4358
4359         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4360         (wl-draft-mime-bcc-body): Ditto.
4361
4362         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4363         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4364         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4365         wl-draft-do-mime-bcc.
4366         (wl-draft-mime-bcc-field): New function.
4367         (wl-draft-do-mime-bcc): Ditto.
4368
4369         * wl-address.el (wl-address-complete-header-list): New variable.
4370         (wl-address-complete-header-regexp): Changed default value.
4371
4372         * Version number is increased to 2.9.13.
4373
4374 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4377         it is differed.
4378
4379 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4380
4381         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4382         (wl-summary-line-list-count): Ditto.
4383
4384 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4385
4386         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4387         (wl-nntp-posting-function): New variable.
4388         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4389         `wl-nntp-posting-config-alist'.
4390
4391 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4392
4393         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4394         FLIM.
4395
4396 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4397
4398         * wl-summary.el (wl-summary-target-mark-refile-sub):
4399         Remove a nuisance funcall.
4400
4401 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4402
4403         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4404         as t for `try-completion'.
4405
4406 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4407
4408         * wl-summary.el (wl-summary-default-from): Use
4409         wl-address-header-extract-address instead of
4410         std11-extract-address-components.
4411         (wl-summary-simple-from): Ditto.
4412         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4413         (wl-summary-insert-headers): Show message.
4414         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4415         for whole line.
4416         (wl-summary-default-from): Revert last change.
4417         (wl-summary-simple-from): Ditto.
4418         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4419         (wl-summary-mark-as-read-region): Follow the change above.
4420         (wl-summary-sync-marks): Ditto.
4421         (wl-summary-target-mark-mark-as-read): Ditto.
4422         (wl-summary-redisplay-internal): Ditto.
4423         (wl-summary-redisplay-no-mime-internal): Ditto.
4424         (wl-summary-redisplay-all-header): Ditto.
4425         (wl-summary-mark-as-read): Removed argument `cached';
4426         Use current cache status to set cache mark.
4427         (wl-summary-redisplay-internal): Follow the change above.
4428         (wl-summary-redisplay-no-mime-internal): Ditto.
4429         (wl-summary-redisplay-all-header): Ditto.
4430
4431         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4432
4433         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4434         Don't call itself recursively (Adviced by Yamaoka-san).
4435
4436 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4437
4438         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4439         bind wl-summary-highlight as nil to avoid error caused by missing
4440         local variables.
4441
4442 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4443
4444         * wl-vars.el (wl-invalid-character-message): New user option.
4445
4446         * wl-util.el (wl-set-string-width): If truncated string-width is
4447         larger than specified width, use `wl-invalid-character-message'.
4448
4449 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4450
4451         * wl-summary.el (wl-summary-prefetch-msg): 
4452         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4453
4454 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4455
4456         * wl-vars.el (wl-summary-check-line-format): New user option.
4457         (wl-summary-line-format-file): Ditto.
4458
4459         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4460         variable.
4461         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4462         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4463         and `wl-summary-view-old-p' to check whether do a rescan or not.
4464         (wl-summary-view-old-p): New function.
4465         (wl-summary-line-format-changed-p): Ditto.
4466         (wl-summary-line-format-save): Ditto.
4467         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4468
4469         * wl-util.el (wl-set-string-width): Avoid using negative number
4470         for make-string.
4471
4472 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4473
4474         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4475         return value.
4476
4477         * wl-util.el (wl-set-string-width): Added optional argument
4478         `padding' (All other related portions are changed).
4479         (wl-line-parse-format): If the first letter of column number is
4480         `0', zero-padding the result (ex: "%05l").
4481
4482         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4483
4484 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4485
4486         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4487         sequential summary view.
4488
4489 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4490
4491         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4492         if it doesn't have a -unix version.
4493
4494 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4497
4498 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4499
4500         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4501         content.
4502         (wl-draft): Follow the change above.
4503
4504         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4505
4506         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4507         and wl-folder-summary-line-format-alist contain %T and %P.
4508
4509         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4510         (wl-summary-mode-line-format): New user option.
4511         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4512         (wl-summary-line-format): Changed default value.
4513         (wl-summary-lazy-highlight): Changed default value.
4514
4515         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4516         change in wl-summary-create-line.
4517         (wl-thread-insert-entity-sub): Ditto.
4518
4519         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4520         (wl-summary-buffer-unread-status): Ditto.
4521         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4522         (wl-summary-buffer-persistent-mark-column): Ditto.
4523         (wl-summary-buffer-mode-line-formatter): Ditto.
4524         (wl-summary-buffer-mode-line): Ditto.
4525         (wl-summary-message-regexp): Abolished.
4526         (All other related portions are changed.)
4527         (wl-summary-detect-mark-position): New function.
4528         (wl-summary-buffer-set-folder): Setup
4529         wl-summary-buffer-mode-line-formatter.
4530         (wl-summary-mode): Setup selective-display;
4531         Setup pre-idle-hook when xemacs.
4532         (wl-summary-update-modeline): Rewrite.
4533         (wl-summary-jump-to-msg): Define as function;
4534         Changed regexp for searching messages.
4535         (wl-summary-message-number): Rewrite.
4536         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4537         Do rescan when old type summary cache.
4538         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4539         (wl-summary-remove-destination): Use '\r' to detect EOL.
4540         (wl-summary-print-destination): Ditto.
4541         (wl-summary-temp-mark): New inline function.
4542         (wl-summary-persistent-mark): Ditto.
4543         (wl-summary-line-number): New function.
4544         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4545         (wl-summary-line-list-count): New function.
4546         (wl-summary-create-line): Added argument persistent-mark.
4547         (All other related portions are changed)
4548         (wl-summary-create-line): Insert '\r'.
4549         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4550         (wl-summary-cursor-move-surface): New inline function.
4551         (wl-summary-prev): Use it.
4552         (wl-summary-next): Ditto.
4553
4554         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4555         wl-summary-message-regexp.
4556         (wl-highlight-summary): Delete progress message.
4557         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4558
4559         * Version number is increased to 2.9.12.
4560
4561 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4562
4563         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4564         variable (nil: no minimum).
4565         (wl-summary-line-subject): Add some spaces after subject by
4566         wl-summary-line-subject-minimum-length.
4567
4568 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4569
4570         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4571         and removed `F'.
4572         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4573         change above).
4574
4575 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4576
4577         * wl-summary.el (wl-summary-line-list-count): Reverted.
4578         (example setting in samples/*/dot.wl is also updated)
4579
4580 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4581
4582         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4583
4584         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4585
4586         * wl-vars.el (wl-summary-line-format): Addes some description to the
4587         docstring.
4588
4589         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4590         (wl-summary-line-close-bracket): Ditto.
4591         (wl-summary-line-children-number): Ditto.
4592         (wl-summary-line-thread-indent): Ditto.
4593         (wl-summary-line-children-and-from): Ditto.
4594
4595         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4596         't', 'c', 'F' and added 'C'.
4597
4598         * wl-util.el (wl-set-string-width): Accept negative value.
4599         (wl-line-parse-format): Added "%number(" and "%)".
4600
4601 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4602
4603         * wl-summary.el (wl-summary-line-list-count): Change format of the
4604         return value.
4605
4606 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4607
4608         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4609         from the recent message.el.
4610         (wl-draft-point-in-header-p): Ditto.
4611         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4612         wl-draft-beginning-of-line.
4613         * wl-e21.el (wl-draft-mode-map): Ditto.
4614         * wl-xmas.el (wl-draft-mode-map): Ditto.
4615
4616         * wl-folder.el: Sort macrodefs by dependencies.
4617
4618 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4619
4620         * wl-summary.el (wl-summary-prev): Fixed regexp.
4621         (wl-summary-next): Ditto.
4622
4623 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4626
4627 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4628
4629         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4630         for backward compatibility.
4631
4632 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4633
4634         * wl-summary.el (wl-summary-line-list-count): New function, merged
4635         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4636         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4637         list counts.
4638
4639 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4640
4641         * wl-summary.el (wl-summary-create-line): Ignore errors while
4642         timezone-fix-time.
4643
4644         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4645
4646         * wl-summary.el (wl-summary-sync-update): Ditto.
4647         (wl-summary-default-from): Use wl-message-entity
4648         instead of entity.
4649
4650         * wl-summary.el (wl-summary-create-line): Fix.
4651
4652         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4653         (wl-summary-line-format): New user option.
4654         (wl-folder-summary-line-format-alist): Ditto.
4655         (wl-summary-from-width): Abolished.
4656
4657         * wl-util.el (toplevel): Require 'bytecomp.
4658         (wl-line-parse-format): New function.
4659         (wl-line-formatter-setup): New macro.
4660
4661         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4662         (wl-summary-buffer-line-formatter): New buffer local variable.
4663         (wl-summary-switch-to-clone-buffer): Follow the change above.
4664         (wl-summary-message-regexp): Fix.
4665         (wl-summary-from-func-internal): Abolished.
4666         (wl-summary-subject-func-internal): Ditto.
4667         (wl-summary-subject-filter-func-internal): Ditto.
4668         (All other related portions are changed.)
4669         (wl-summary-buffer-set-folder):
4670         Set up wl-summary-buffer-number-column and 
4671         wl-summary-buffer-line-formatter
4672         (All other related portions are changed.)
4673         (wl-summary-buffer-number-column-detect): Abolished.
4674         (All other related portions are changed.)
4675         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4676         (wl-summary-delete-all-temp-marks-on-buffer): Use
4677         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4678         (wl-summary-target-mark-delete): Ditto.
4679         (wl-summary-target-mark-refile-subr): Ditto.
4680         (wl-summary-target-mark-mark-as-read): Ditto.
4681         (wl-summary-target-mark-mark-as-unread): Ditto.
4682         (wl-summary-target-mark-mark-as-important): Ditto.
4683         (wl-summary-target-mark-save): Ditto.
4684         (wl-summary-replace-status-marks): Renamed from
4685         wl-summary-set-status-marks-on-buffer;
4686         Use wl-summary-message-regexp instead of
4687         wl-summary-buffer-number-regexp.
4688         (wl-summary-sync-update): Follow the change above.
4689         (wl-summary-goto-previous-message-beginning): New function.
4690         (wl-summary-mark-as-unread): Use it.
4691         (wl-summary-mark-as-important): Ditto.
4692         (wl-summary-line-formatter): New variable.
4693         (wl-summary-line-year): New function.
4694         (wl-summary-line-day): Ditto.
4695         (wl-summary-line-day-of-week): Ditto.
4696         (wl-summary-line-hour): Ditto.
4697         (wl-summary-line-minute): Ditto.
4698         (wl-summary-line-open-bracket): Ditto.
4699         (wl-summary-line-close-bracket): Ditto.
4700         (wl-summary-line-children-number): Ditto.
4701         (wl-summary-line-thread-indent): Ditto.
4702         (wl-summary-line-size): Ditto.
4703         (wl-summary-line-subject): Ditto.
4704         (wl-summary-line-from): Ditto.
4705         (wl-summary-line-children-and-from): Ditto.
4706         (wl-summary-create-line): Rewritten.
4707         (wl-summary-format-date): Abolished.
4708
4709         * wl-highlight.el (wl-highlight-summary-current-line): Use
4710         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4711         Use thread structure to detect thread top message.
4712
4713         * wl-draft.el (wl-default-draft-cite): Don't use
4714         wl-summary-from-func-internal.
4715
4716         * wl-refile.el (wl-refile-subject-learn): Don't use
4717         wl-summary-subject-filter-func-internal.
4718         (wl-refile-guess-by-subject): Ditto.
4719
4720         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4721         parameters.
4722
4723         * wl-thread.el (wl-thread-update-indent-string-region):
4724         Use wl-thread-update-line-on-buffer instead of
4725         wl-thread-update-indent-string.
4726         (wl-thread-update-children-number): Redefine using
4727         wl-thread-update-line-on-buffer.
4728         (wl-thread-update-indent-string): Abolished.
4729
4730         * Version number is increased to 2.9.11.
4731
4732 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4733
4734         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4735         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4736         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4737
4738         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4739         as nil.
4740
4741         * wl-thread.el (wl-thread-open-all-unread): Use 
4742         elmo-folder-list-messages-mark-match.
4743         (wl-thread-insert-message): Removed argument `mark-alist'.
4744         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4745         elmo-msgdb-set-mark.
4746         (wl-thread-get-children-msgs-uncached): Likewise.
4747         (wl-thread-get-exist-children): Added argument include-self.
4748         (wl-thread-delete-message): Follow the change above.
4749
4750         * wl-summary.el (wl-summary-count-unread): Removed argument.
4751         (wl-summary-rescan): Follow the change above.
4752         (wl-summary-mark-as-read-region): Ditto
4753         (wl-summary-mark-as-unread-region): Ditto.
4754         (wl-summary-delete-messages-on-buffer): Ditto.
4755         (wl-summary-sync-update): Ditto.
4756         (wl-summary-switch-to-clone-buffer): Ditto.
4757         (wl-summary-goto-folder-subr): Ditto.
4758         (wl-summary-target-mark-mark-as-read): Ditto.
4759         (wl-summary-target-mark-mark-as-unread): Ditto.
4760         (wl-summary-target-mark-mark-as-important): Ditto.
4761         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4762         (wl-summary-update-thread): Removed argument `mark-alist'.
4763         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4764         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4765         (wl-summary-resume-cache-status): Likewise.
4766         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4767         elmo-msgdb-set-mark.
4768         (wl-summary-mark-as-read-all): Likewise.
4769         (wl-summary-delete-cache): Ditto.
4770         (wl-summary-auto-select-msg-p): Ditto.
4771         (wl-summary-mark-as-unread): Ditto.
4772         (wl-summary-no-auto-refile-message-p): Ditto.
4773         (wl-summary-mark-as-read): Ditto.
4774         (wl-summary-mark-as-important): Ditto.
4775         (wl-summary-auto-refile): Follow the change above.
4776         (wl-summary-delete-all-marks): Removed.
4777         (wl-summary-resume-marks-and-highlight): Ditto.
4778         (wl-summary-resume-marks): Ditto.
4779         (wl-summary-delete-important-msgs-from-list): Ditto.
4780         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4781
4782         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4783         wl-summary-count-unread.
4784
4785         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4786         (wl-summary-score-update-all-lines): Use
4787         elmo-msgdb-set-mark.
4788
4789 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4790
4791         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4792         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4793         (wl-summary-create-line): Renamed from
4794         wl-summary-overview-create-summary-line;
4795         Argument rearrangement.
4796         (wl-summary-update-thread): Follow the change above.
4797
4798         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4799         (wl-thread-insert-entity-sub): Likewise.
4800
4801         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4802         argument `overview', `mark-alist' and added `msgdb'.
4803
4804         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4805
4806         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4807         (wl-summary-rescan): Follow the change above.
4808         (wl-summary-sync-update): Ditto.
4809         (wl-summary-insert-thread-entity): Ditto;
4810         Don't use `let*' in every while loop;
4811         Detect infinite loop of threads.
4812         (wl-summary-update-thread): Removed argument `overview'.
4813
4814         * wl-thread.el (wl-thread-insert-message): Ditto.
4815
4816         * Version number is increased to 2.9.10.
4817
4818         * wl-message.el (wl-message-redisplay): Ignore errors while
4819         wl-message-redisplay-hook.
4820
4821 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4822
4823         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4824
4825 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4826
4827         * wl.el (wl): inhibit-quit while wl-folder.
4828
4829 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4830
4831         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4832         while msgdb access.
4833
4834 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4835
4836         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4837         even if no folder is not created.
4838
4839 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4840
4841         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4842
4843         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4844         implementation.
4845         (wl-summary-target-mark-thread): Ditto.
4846
4847         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4848
4849 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4850
4851         * wl-util.el (wl-display-bytes): Remove unused function.
4852
4853 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4854
4855         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4856         seems critical one (partially reverse the change in 2002/03/17).
4857
4858 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4859
4860         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4861         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4862
4863 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4864
4865         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4866         is not writable.
4867         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4868         plugged status instead of `'force' as 2nd argument.
4869
4870         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4871         is not creatable.
4872
4873         * Version number is increased to 2.9.9.
4874
4875 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4876
4877         * wl-summary.el (wl-summary-suspend): New function.
4878
4879 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4880
4881         * wl.el (wl): Do not check variables if check is nil.
4882         * wl-utils.el (wl-collect-draft): New function.
4883         * wl-folder.el (wl-folder-suspend): Put summary buffers
4884         and draft buffers at the end of buffer list.
4885         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4886
4887 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4888
4889         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4890         loop instead of recursive call.
4891
4892         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4893         2nd argument.
4894
4895 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4896
4897         * wl-draft.el (wl-draft-create-contents): Don't take neither
4898         (function . args) nor (string . something) any more.
4899
4900         * wl-version.el (wl-generate-user-agent-string): Return string
4901         without header symbol.
4902         * wl-draft.el (wl-draft-default-headers): Use it.
4903
4904         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4905         `wl-draft-insert-ccs' and return field value instead of inserting
4906         the header. Abolish cc argument.
4907         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4908
4909         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4910         rather than one with string car.
4911
4912         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4913         * wl-draft.el (wl-draft-create-contents): Add it after the default
4914         headers.
4915
4916         * wl-draft.el (wl-draft-create-contents): For the case of
4917         (symbol-or-string . function) insert header only when the function
4918         returns string value.
4919
4920 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4921
4922         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4923         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4924
4925 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4926
4927         * wl.el (wl-check-environment): Don't check Message-ID when
4928         `wl-insert-message-id' is nil.
4929         Revive checking if `wl-message-id-domain' contains "@".
4930
4931 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4932
4933         * wl.el (wl-check-environment): Merge examination for "@" at
4934         inappropriate position into the first string-match.
4935
4936         * wl-summary.el (wl-summary-target-mark-print): New function.
4937         (wl-summary-pipe-message-subr): Extracted from
4938         `wl-summary-pipe-message'.
4939         (wl-summary-target-mark-pipe): New function.
4940         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4941         `wl-summary-target-mark-pipe'.
4942
4943 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4944
4945         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4946
4947 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4948
4949         * wl.el (wl-check-environment): Use elmo-warning instead of
4950         error for non-critical ones.
4951         Remove trash folder check.
4952         (wl): Don't ignore error in wl-check-environment.
4953
4954         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4955         check, which is moved from `wl-check-environment'.
4956         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4957
4958 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4959
4960         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4961         guess anything, call wl-summary-write.
4962         (wl-summary-write): Create draft with blank To field.
4963         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4964
4965 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4966
4967         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4968         argument full as well for wl-folder-write-current-folder.
4969         If wl-*-write-current-folder cannot guess addressee, add blank
4970         To header.
4971         Rewrite condition for positioning cursor.
4972
4973 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4974
4975         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4976         summary buffer is present, use it.
4977         (wl-folder-jump-to-previous-summary): Ditto.
4978
4979 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4982
4983         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4984         wl-summary-previous-buffer and wl-summary-next-buffer.
4985
4986         * wl-folder.el (wl-folder-mode-map): Bind
4987         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4988         (wl-folder-jump-to-next-summary): New function.
4989         (wl-folder-jump-to-previous-summary): Ditto.
4990
4991         * wl-draft.el (wl-draft): Rearranged.
4992
4993 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4994
4995         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4996         of header.
4997         (wl-draft): Collect arguments for the header as header-alist.
4998         (wl-draft-forward): Arrange arguments for wl-draft.
4999         (wl-draft-reply): Ditto.
5000         (wl-draft-edit-string): Ditto.
5001         * wl-summary.el (wl-summary-write): Ditto.
5002         (wl-summary-write-current-folder): Ditto.
5003
5004         * Version number is increased to 2.9.8.
5005
5006 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5007
5008         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5009
5010         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5011
5012         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5013         even if the guess failed.
5014
5015         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5016         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5017         wl-summary-write-current-folder.
5018         * wl-xmas.el: Ditto.
5019
5020 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5021
5022         * wl-summary.el (wl-summary-next-page): Force display message if
5023         message is not displayed yet.
5024         (wl-summary-prev-page): Ditto.
5025
5026 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5027
5028         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5029
5030 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5031
5032         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5033         add "Preview Message" and "Save Draft and Exit".
5034
5035 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5036
5037         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5038         if addrmgr is called from draft in splitted window.
5039
5040         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5041         * wl-mule.el: Ditto.
5042         * wl-xmas.el: Ditto.
5043
5044 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5045
5046         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5047
5048         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5049         * wl-xmas.el (wl-folder-toolbar): Ditto.
5050
5051 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5052
5053         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5054         and wl-draft-save-and-exit.
5055         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5056         * wl-xmas.el: Ditto.
5057         * wl-mule.el: Ditto.
5058
5059         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5060         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5061
5062 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5063
5064         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5065         lists for saving buffer.
5066
5067 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5068
5069         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5070         parent-folder argument instead of it.
5071         (wl-draft-create-buffer): Ditto.
5072         (wl-draft-forward): Ditto.
5073         (wl-draft-reply): Ditto.
5074         * wl-summary.el (wl-summary-write): Ditto.
5075         (wl-summary-write-current-folder): Ditto.
5076
5077         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5078         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5079         Folder buffer after composing.
5080
5081 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5082
5083         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5084         header if the file `wl-x-face-file' already contains it.
5085
5086 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5087
5088         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5089         folder" entry.
5090         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5091         * wl-e21.el (wl-folder-toolbar): Ditto.
5092         * wl-xmas.el (wl-folder-toolbar): Ditto.
5093
5094 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5095
5096         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5097         wl-folder-goto-folder with sticky argument.
5098         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5099
5100 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5101
5102         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5103         and wl-summary-previous-buffer.
5104         (wl-summary-next-buffer): New function.
5105         (wl-summary-previous-buffer): Ditto.
5106
5107 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5108
5109         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5110         wl-folder-jump-to-current-entity-with-arg.
5111         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5112         `wl-folder-jump-to-current-entity'.
5113         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5114         `wl-summary-goto-folder-sticky'.
5115         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5116         `wl-summary-goto-folder'.
5117         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5118         Unless force-exit, do not clean temp. marks for sticky summary.
5119         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5120
5121 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5122
5123         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5124         not entire.
5125
5126 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5127
5128         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5129         to `C-x C-s'.
5130         (wl-summary-save-status): New command.
5131         (wl-summary-exit): Don't clean-up temp marks when sticky.
5132         (Applied patch from Nakayama-san [wl: 09548])
5133         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5134         Do nothing when no mark data.
5135         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5136         Call `wl-summary-delete-all-temp-marks' before saving.
5137
5138 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5139
5140         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5141
5142 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5143
5144         * wl.el (wl-check-environment): Also cause error when (system-name)
5145         returns "localhost.localdomain". (Although it doesn't affect because
5146         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5147
5148 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5149
5150         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5151         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5152
5153         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5154         value.
5155
5156 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5159         Likewise r-cc-list and r-ng-list.
5160
5161 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5162
5163         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5164         only if it is bound as variable.
5165
5166         * wl-mime.el (wl-draft-preview-message): Ditto.
5167
5168 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5169
5170         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5171         needless `goto-char'.
5172
5173         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5174         `wl-summary-redisplay-no-mime-internal' instead of
5175         `wl-summary-redisplay-no-mime'.
5176         (wl-summary-redisplay-no-mime): Changed argument;
5177         Call `wl-summary-redisplay-no-mime-internal'.
5178
5179         * wl-mime.el (wl-draft-preview-message): Bind
5180         `mime-header-encode-method-alist' locally.
5181
5182         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5183         (wl-draft-std11-parse-addresses): Added the first address check.
5184         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5185
5186         * Version number is increased to 2.9.7.
5187
5188 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5189
5190         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5191
5192 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5193
5194         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5195         related to scrollbar support, if there is no such a feature
5196         compiled in.
5197
5198 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5199
5200         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5201         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5202         for prefetch.
5203
5204 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5205
5206         * wl-summary.el (wl-summary-pick): Fix for no match.
5207
5208 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5209
5210         * wl-draft.el (wl-draft-save):
5211         Override `mime-header-encode-method-alist'.
5212
5213 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5214
5215         * wl-folder.el (wl-folder-pick): New function.
5216         Define key as "?".
5217
5218 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5219
5220         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5221         Fix for unplugged.
5222
5223 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5224
5225         * wl-folder.el (wl-folder-virtual): New function.
5226         Define key as "V".
5227
5228 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5229
5230         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5231         multi folder if entity is group.
5232
5233 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5234
5235         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5236         is nil.
5237
5238 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5239
5240         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5241         (wl-summary-target-mark-msgs): Return the number of marked messages.
5242
5243 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5244
5245         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5246         "first:" is specified.
5247
5248 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5249
5250         * wl-vars.el (wl-from): Use return value of function
5251         user-full-name instead of the variable user-full-name since
5252         XEmacs-20.4 doesn't set this variable.
5253
5254 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5255
5256         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5257         call `wl' directly.
5258
5259 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5260
5261         * wl-draft.el (wl-draft-reedit): Removed duplicated
5262         switch-to-buffers.
5263
5264 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5265
5266         * wl.el (wl-other-frame): Removed garbages.
5267
5268 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5269
5270         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5271
5272         * wl-xmas.el (wl-draft-key-setup): Ditto.
5273
5274         * wl-mule.el (wl-draft-key-setup): Ditto.
5275
5276         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5277         (wl-draft-reedit): Ditto.
5278         (wl-draft-prepare-edit): Add `wl-draft-save' to
5279         `local-write-file-hooks'.
5280         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5281         (wl-draft-reedit): Set buffer-file-name.
5282         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5283
5284
5285         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5286         call it.
5287         (wl-delete-startup-frame-function): New variable.
5288         (wl-other-frame): New function
5289         (Original was written by Yamaoka san [wl: 09239]).
5290
5291         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5292         if `wl-folder-use-frame'.
5293
5294 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5295
5296         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5297
5298 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5299
5300         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5301         New variable.
5302         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5303         (wl-message-buffer-prefetch-get-next): Use them.
5304         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5305
5306 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5307
5308         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5309         with unwind-protect.
5310
5311         * wl-draft.el (wl-draft-reedit): Rewrite.
5312         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5313         (wl-draft-save): Insert header separator if it does not exist;
5314         Removed condition-case.
5315
5316         * wl-summary.el (wl-summary-reedit): Revert last change.
5317
5318         * wl-draft.el (wl-draft-save): Rewrite.
5319         (wl-draft-create-buffer): Set buffer-file-name as nil.
5320
5321         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5322
5323         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5324
5325         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5326         nil.
5327
5328 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5329
5330         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5331         If count is nil, do not prefetch.
5332         (wl-message-buffer-prefetch-next): Next.
5333
5334 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5335
5336         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5337
5338 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5339
5340         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5341         `delete-backward-char'
5342         (wl-draft-prepare-edit): Check major-mode.
5343         (wl-draft-decode-header): Rewrite.
5344         (wl-draft): Fix.
5345
5346 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5347
5348         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5349
5350 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5351
5352         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5353         (wl-message-buffer-prefetch-get-next): Remove size checking.
5354         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5355
5356 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5357
5358         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5359         (wl-draft-default-headers): Fix.
5360
5361 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5362
5363         * wl-draft.el (wl-draft-default-headers): Insert return value of
5364         `wl-generate-mailer-string-function'.
5365
5366 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5367
5368         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5369         (wl-draft-insert-mail-header-separator): Ditto.
5370
5371         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5372         again (Reverted the change on 2002-01-17 by OKADA san).
5373
5374 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5375
5376         * wl-draft.el (wl-draft): Rewrite.
5377         (wl-draft-create-buffer): New function.
5378         (wl-draft-create-contents): Ditto.
5379         (wl-draft-prepare-edit): Ditto.
5380         (wl-draft-decode-header): Ditto.
5381         (wl-draft-decode-body): Ditto.
5382         (wl-draft-check-new-line): Ditto.
5383         (wl-draft-default-headers): Ditto.
5384         (wl-draft-insert-mail-header-separator): Ditto.
5385
5386 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5387
5388         * Version number is increased to 2.9.6.
5389
5390 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5391
5392         * wl-draft.el (wl-draft-delete-field): Optional argument.
5393         (wl-draft-delete-fields): Ditto.
5394
5395 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5396
5397         * wl-message.el (toplevel): Eliminated byte-compile warning.
5398         for `itimer-function', `delete-timer' and `itimer-list'.
5399
5400 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5401
5402         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5403         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5404         `wl-message-buffer-prefetch-threshold'.
5405         * wl-summary.el (wl-summary-redisplay-internal): Remove
5406         the check of `wl-message-buffer-prefetch-depth'.
5407
5408 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5409
5410         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5411         size of article.
5412         (wl-message-buffer-prefetch-subr): Remove size check.
5413
5414 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5415
5416         * wl-vars.el (wl-plugged): Make customizable.
5417
5418 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5419
5420         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5421         (wl-message-buffer-prefetch-set-timer): New function.
5422         (wl-message-buffer-prefetch-get-next): New function.
5423         (wl-message-buffer-prefetch): New function.
5424         (wl-message-buffer-prefetch-next): Rewrite.
5425         (wl-message-buffer-prefetch-subr): Rewrite.
5426         * wl-vars.el (wl-auto-prefetch-first): New variable.
5427         * wl-summary.el (wl-summary-goto-folder-subr): Call
5428         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5429
5430 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5431
5432         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5433         `wl-summary-unread-message-hook'.
5434
5435 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5436
5437         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5438         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5439         if range is `cache-status'.
5440
5441 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5442
5443         * wl-message.el (wl-message-buffer-prefetch-subr):
5444         Improve debug message.
5445
5446 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5447
5448         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5449         `wl-mail-send-pre-hook'.
5450         (wl-draft-send-mail-with-qmail): Ditto.
5451         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5452
5453 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5454
5455         * wl-message.el (wl-message-buffer-prefetch-subr):
5456         Fix for cancel-function-timers bug.
5457         (wl-message-buffer-prefetch-debug): Default value is t.
5458
5459 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5460
5461         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5462         (wl-message-buffer-prefetch-subr): Rewrite.
5463         Rename from `wl-message-buffer-prefetch'.
5464
5465 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5466
5467         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5468         (wl-default-draft-cite-decorate-author): Ditto.
5469
5470         * wl-draft.el (wl-draft-cite-function): Removed.
5471         (wl-default-draft-cite-decorate-author): Ditto.
5472
5473 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5474
5475         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5476         (wl-default-draft-cite): Do not arrange author name if the value of
5477         `wl-default-draft-cite-decorate-author' is nil.
5478
5479 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5480
5481         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5482
5483         * wl-folder.el (wl-folder-check-one-entity): Don't care
5484         `elmo-folder-use-flag-p'.
5485
5486 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5487
5488         * wl-folder (wl-folder-check-one-entity): Fix
5489         problem if unread is nil.
5490
5491 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5492
5493         * wl-address.el (wl-address-make-completion-list): Check whether
5494         the address is a group list.
5495         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5496
5497 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5498
5499         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5500         The number of the messages of new and unread does not count
5501         correctly.
5502
5503         * wl-summary.el (wl-summary-count-unread): Changed to return
5504         `(new . unread)' instead of total.
5505         (wl-summary-sync-update): Follow the change above.
5506
5507         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5508
5509 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5510
5511         * wl-address.el (wl-address-make-completion-list): Do not enclose
5512         address by " <" and ">" if associated realname is "".
5513         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5514         This is against the promblem with group list in .addresses pointed
5515         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5516
5517 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5518
5519         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5520         message is a format control string.
5521         * wl-expire.el (wl-expire-append-log): Ditto.
5522         * wl-mime.el (wl-summary-burst-subr): Ditto.
5523         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5524         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5525
5526 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5527
5528         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5529         wl.el (wl-check-variables): Rename from `wl-check-type'.
5530         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5531         (wl-check-variables-2): New function.
5532         (wl): Call `wl-check-variables-2'.
5533
5534 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5535
5536         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5537         after renaming folder in access group.
5538
5539 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5540
5541         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5542         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5543         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5544         (wl-message-buffer-prefetch): Rewrite.
5545         (wl-message-buffer-prefetch-idle-time): Removed.
5546         * wl-summary.el (wl-summary-redisplay-internal):
5547         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5548         Error check for `wl-message-buffer-prefetch-depht'.
5549
5550 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5551
5552         * Version number is increased to 2.9.5.
5553         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5554
5555 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5556
5557         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5558         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5559         Based on the patch written by
5560         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5561
5562 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5563
5564         * wl-draft.el (wl-draft-raw-send): Fix for
5565         `wl-news-send-pre-hook'
5566
5567 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5568
5569         * wl-utils.el (wl-message-id-function): New variable.
5570         * wl-draft.el (wl-draft-insert-required-fields):
5571         Use `wl-message-id-function'.
5572
5573 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5574
5575         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5576         * wl-utils.el (wl-draft-make-message-id-string):
5577         Use `wl-from' for domain part of Message-ID
5578         if `wl-message-id-use-wl-from' if non-nil.
5579         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5580
5581 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5582
5583         * wl.el (wl): Call `wl-check-type'
5584         Do not 'condition-case'.
5585
5586 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5587
5588         * wl.el (wl-check-type): New function.
5589         (wl-check-type-variables): New variable.
5590
5591 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5592
5593         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5594
5595 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5596
5597         * wl-draft.el (wl-smtp-password-key): New function.
5598         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5599         (wl-draft-send-mail-with-smtp): Ditto.
5600         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5601
5602 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5603
5604         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5605         * wl-utils.el (wl-unique-id-suffix): Remove.
5606
5607 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5608
5609         * Version number is increased to 2.9.4.
5610
5611 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5612
5613         * wl-utils.el (wl-unique-id-suffix): New variable.
5614         (wl-unique-id): Use `wl-unique-id-suffix'
5615
5616 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5617
5618         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5619         instead of `elmo-msgdb-search'.
5620
5621         * Version number is increased to 2.9.3.
5622
5623 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5624
5625         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5626
5627 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5628
5629         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5630         (wl-draft-dispatch-message): Changed for send-later.
5631         (wl-draft-queue-flush): Ditto.
5632         (wl-draft): Clear `wl-sent-message-queued'.
5633         (wl-draft-reedit): Ditto.
5634         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5635         * wl-vars.el (wl-draft-force-queuing): New variable.
5636         (wl-draft-force-queuing-mail): New variable.
5637         (wl-draft-force-queuing-news): New variable.
5638
5639 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5642         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5643
5644 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5645
5646         * Version number is increased to 2.9.2.
5647
5648 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5649
5650         * wl-draft.el (wl-draft-elide-region): New user command.
5651         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5652
5653         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5654         command `wl-draft-elide-region'.
5655         * wl-mule.el: Ditto.
5656         * wl-xmas.el: Ditto.
5657
5658 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5659
5660         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5661         (wl-biff-check-folder-async): Removed needless let.
5662
5663 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5664
5665         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5666         wl-folder-get-elmo-folder.
5667         (wl-biff-check-folder): Set `biff' argument of
5668         `wl-folder-check-one-entity'.
5669         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5670
5671         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5672         (wl-folder-check-one-entity): Added `biff' argument;
5673         Setup `biff' slot of folder.
5674
5675         * Version number is increased to 2.9.1.
5676
5677 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5680         comment out and fixed.
5681         (wl-fldmgr-add-completion-subr): Ditto.
5682
5683         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5684         and msgdb.
5685
5686         * wl.el (wl-toggle-plugged): Save summary view.
5687
5688 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5691
5692 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5693
5694         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5695
5696 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5697
5698         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5699         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5700         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5701
5702         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5703         if it was failed.
5704         (wl-demo): Disable undo in the demo buffer.
5705
5706 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5707
5708         * wl-version.el (wl-version): Changed codename.
5709
5710         * Version number is increased to 2.9.0.
5711
5712 2001-12-14  Takuo KITAME <kitame@northeye.org>
5713
5714         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5715         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5716         (wl-folder-mark-as-read-all-current-entity): Ditto.
5717
5718 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-vars.el (wl-from-width): Define as obsolete variable.
5721         (wl-subject-length-limit): Ditto.
5722
5723         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5724
5725         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5726         wl-summary-save-view.
5727
5728         * wl.el (wl-save-status): Ditto.
5729         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5730
5731         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5732         (wl-summary-exit): Follow the change above.
5733         (wl-summary-goto-folder-subr): Ditto.
5734
5735         * wl-folder.el (wl-folder-create-subr): Don't use
5736         `elmo-folder-creatable-p'.
5737
5738 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5739
5740         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5741
5742 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5743
5744         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5745         rather than bitmap on Emacs 21.
5746         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5747         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5748         for xbm if the new redisplay engine is not available.
5749
5750 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5751
5752         * wl-folder.el (wl-folder-init-hook): New hook.
5753         (wl-folder-init): Run `wl-folder-init-hook'.
5754
5755 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5756
5757         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5758
5759 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5760
5761         * wl-acap.el (wl-acap-cache-filename): New variable.
5762         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5763         (wl-acap-init): Use cache if no ACAP server found.
5764
5765 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5766
5767         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5768         `wl-acap-original-msgdb-dir'.
5769
5770         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5771         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5772
5773         * wl-mime.el (wl-mime-save-directory): Renamed from
5774         `wl-mime-save-dir'.
5775
5776 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5779
5780         * wl-demo.el: Require `path-util'.
5781         (wl-demo-bitmap-mule-available-p): New internal variable.
5782         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5783         `module-installed-p' instead.
5784         (wl-demo-insert-image): Use *.img file for a bitmap image.
5785         (wl-demo): Don't call the ascii demo recursively.
5786
5787 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5788
5789         * Version number is increased to 2.7.7.
5790
5791 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl.el (wl-exit): Eliminated byte-compile warning.
5794
5795 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5796
5797         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5798         obsolete variable using `elmo-define-obsolete-variable'.
5799         (wl-fetch-confirm-threshold): Ditto.
5800         (wl-cache-prefetch-folder-type-list): Ditto.
5801         (wl-cache-prefetch-folder-list): Ditto.
5802
5803 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5804
5805         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5806         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5807         (wl-demo-insert-image): New function.
5808         (wl-demo-insert-text): New function.
5809         (wl-demo-image-type-alist): Redefine as a function.
5810         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5811         (wl-demo-with-temp-file-buffer): Removed.
5812         (wl-logo-xpm): Removed.
5813         (wl-logo-xbm): Removed.
5814         (wl-logo-bitmap): Removed.
5815
5816 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5817
5818         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5819         (wl-expire-localdir-get-folder-function): New user option.
5820         (wl-expire-localdir-get-folder): New function.
5821         (wl-expire-localdir-date): Ditto.
5822
5823 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5824
5825         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5826         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5827         Fixed unread number mismatch when all-unread < unread.
5828
5829 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5830
5831         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5832         (wl-fetch-confirm-threshold): Ditto.
5833
5834         * wl-summary.el (wl-summary-confirm-appends): Removed.
5835         (wl-summary-sync-update): Don't refer
5836         `wl-summary-update-confirm-threshold' (It is now abolished).
5837
5838         * wl-message.el (wl-message-display-internal): Don't refer
5839         `wl-fetch-confirm-threshold' (It is now abolished).
5840
5841 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5844
5845 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5846
5847         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5848         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5849         Change default value to nil.
5850         (wl-summary-indent-length-limit): The value can be nil, nil means
5851         unlimited.
5852
5853         * wl-summary.el: Don't set limit for indent length if the value of
5854         wl-summary-indent-length-limit is nil.
5855         If the value of wl-summary-width is nil, it means only that the width
5856         of summary is unlimited (nil doesn't mean that the indent length is
5857         unlimited).
5858
5859         * wl-thread.el: Ditto.
5860
5861 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5862
5863         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5864         be nil, nil means never confirm.
5865         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5866
5867 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5868
5869         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5870         means unlimited).
5871
5872 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5873
5874         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5875         Use `with-temp-buffer'.
5876
5877 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5878
5879         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5880         with new backquote style).
5881         (wl-folder-get-entity-from-buffer): Ditto.
5882
5883 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5884
5885         * wl-version.el (nemacs-version): Eliminated.
5886         (wl-extended-emacs-version2): Ignore nemacs.
5887         (wl-extended-emacs-version3): Ditto.
5888
5889 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5890
5891         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5892         (wl-draft-add-in-reply-to): New variable.
5893         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5894         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5895         (wl-draft-yank-from-mail-reply-buffer): Use
5896         `wl-draft-add-in-reply-to'.
5897         (wl-draft-insert-current-message): Ditto.
5898
5899 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5900
5901         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5902         typo (kill->hide).
5903         (wl-message-buffer-prefetch-folder-type-list): Added elements
5904         `mark' and `cache' instead of `internal'.
5905
5906 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5907
5908         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5909         resume msgdb directory.
5910
5911 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5912
5913         * wl.el (wl-exit): Call `wl-acap-exit'.
5914
5915         * wl-summary.el (wl-summary-message-string): New function.
5916         (wl-summary-reedit): Use it.
5917         (wl-summary-resend-bounced-mail): Remove needless let.
5918         (wl-summary-supersedes-message): Ditto.
5919         (wl-summary-save): Ditto.
5920
5921         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5922         (wl-acap-init): Set it.
5923         (wl-acap-exit): New function.
5924
5925 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5926
5927         * wl.el (wl-init): Revert (require 'mime-setup). move from
5928         toplevel.
5929
5930 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5931
5932         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5933         local variables.  Add error when guess function return invalid
5934         value.
5935
5936 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5937
5938         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5939         Change local variable name.
5940         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5941         (wl-folder-get-newsgroups): Return nil when non-news folder.
5942         * wl-summary.el (wl-summary-write-current-folder): State through
5943         when guess-list return nil.
5944         (wl-summary-write-current-folder-functions): Fixed docstring.
5945
5946         * wl.el (wl-exit): Changed confirm message.
5947
5948         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5949         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5950
5951         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5952
5953 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5954
5955         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5956         user option (Renamed from wl-cache-prefetch-folder-type-list).
5957         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5958         from wl-cache-prefetch-folder-list).
5959
5960         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5961         Move to wl-vars.el.
5962         (wl-message-buffer-prefetch-p): Changed to enable
5963         `wl-message-buffer-prefetch-folder-list'.
5964
5965         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5966         `ignore-cache'.
5967
5968 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5969
5970         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5971         `part-top' and `part-bottom'.
5972         (wl-draft-config-sub-part-top): New function.
5973         (wl-draft-config-sub-part-bottom): New function.
5974
5975 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5976
5977         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5978
5979 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5980
5981         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5982
5983 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5984
5985         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5986
5987         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5988         (wl-summary-write-current-folder): Ditto.
5989
5990 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5991
5992         * wl-folder.el (wl-folder-get-newsgroups): Use
5993         `elmo-folder-newsgroups'.
5994
5995 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5996
5997         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5998         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5999         `wl-draft-config-sub-header-bottom'.
6000
6001 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6002
6003         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6004         localnews folder.
6005
6006 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6007
6008         * wl-summary.el (wl-summary-mode): Undo last change.
6009
6010         * wl-folder.el (wl-folder-mode): Ditto.
6011
6012 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6013
6014         * wl-summary.el (wl-summary-mode): Locally set
6015         truncate-partial-window-width to nil.
6016         (for XEmacs)
6017
6018         * wl-folder.el (wl-folder-mode): Ditto.
6019
6020 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6021
6022         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6023
6024 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6025
6026         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6027         number.
6028
6029         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6030
6031         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6032
6033         * Version number is increased to 2.7.6.
6034
6035 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6036
6037         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6038
6039 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6040
6041         * wl-summary.el (wl-summary-sync-update): Enclose network
6042         related portion with `unwind-protect'.
6043
6044 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6045
6046         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6047
6048 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6051         element.
6052         * wl-vars.el (wl-message-body-button-alist): Ditto.
6053
6054         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6055         max match length.
6056         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6057
6058         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6059         for the max match length;
6060         Use 4th element value for the button string regexp group.
6061
6062         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6063         candidate exists, prompt to select.
6064
6065 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6066
6067         * wl-summary.el (wl-summary-jump-to-msg): Search before
6068         calibration point by `beginning-of-line'.
6069
6070 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6071
6072         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6073         for access group.
6074
6075 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6076
6077         * wl-message.el (wl-message-display-internal): Bind
6078         `default-mime-charset'.
6079
6080         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6081
6082         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6083
6084         * Version number is increased to 2.7.5.
6085
6086 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6087
6088         * wl-expire.el (wl-summary-archive): Fixed;
6089         Use `elmo-folder-name-internal'.
6090
6091 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6092
6093         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6094         from `elmo-folder-move-messages' caller.
6095         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6096
6097         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6098         related portions are changed).
6099
6100 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6101
6102         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6103         counter.
6104
6105 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6106
6107         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6108         buffer local and set it to nil.
6109
6110         * wl-message.el (wl-message-redisplay): Ditto.
6111
6112 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6113
6114         * wl-summary.el (wl-summary-mark-as-important): If message is
6115         already cached, set messag as read, otherwise encache and mark as read.
6116
6117 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6118
6119         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6120         point-min.
6121
6122 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6123
6124         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6125         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6126         a keymap.
6127
6128 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6131         parent.
6132
6133         * wl-mule.el (wl-message-define-keymap): Ditto.
6134
6135         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6136
6137         * wl-xmas.el (wl-message-display-internal-hook): Define.
6138         (wl-xmas-setup-message-toolbar): Define as function.
6139         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6140         (wl-message-overload-functions): Abolished.
6141         (wl-message-define-keymap): New function.
6142
6143         * wl-vars.el (wl-message-display-internal-hook): New variable.
6144         (wl-message-header-button-alist): New variable (Renamed from
6145         wl-highlight-message-header-button-alist).
6146         (wl-message-body-button-alist): Ditto.
6147
6148         * wl-mule.el (wl-message-define-keymap): New function.
6149         (wl-message-overload-functions): Abolished.
6150
6151         * wl-message.el (wl-message-add-buttons-to-body): New function.
6152         (wl-message-redisplay): Don't call wl-message-overload-functions;
6153         Call wl-message-add-buttons-to-header and
6154         wl-message-add-buttons-to-body.
6155         (wl-message-display-internal): Set keymap argument for
6156         elmo-mime-display-as-is, elmo-mime-message-display;
6157         Run wl-message-display-internal-hook.
6158         (wl-message-refer-article-or-url): Abolished.
6159
6160         * wl-highlight.el (wl-highlight-headers): Don't call
6161         wl-highlight-message-add-buttons-to-header.
6162         (wl-highlight-message-add-buttons-to-header): Abolished.
6163
6164
6165         * wl-e21.el (wl-message-display-internal-hook): Define.
6166         (wl-e21-setup-toolbar): Deleted duplicated binding.
6167         (wl-e21-setup-message-toolbar): Define as function.
6168         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6169         (wl-message-define-keymap): New function.
6170         (wl-message-overload-functions): Abolished.
6171
6172 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6173
6174         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6175         and elmo-folder-close.
6176
6177         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6178
6179 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6180
6181         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6182         boolean value.
6183         * wl-draft.el (wl-draft-do-fcc): Ditto.
6184
6185 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6186
6187         * wl-vars.el (wl-fcc-force-as-read): New variable.
6188         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6189         mark copied message as read.
6190
6191 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6192
6193         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6194
6195 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6196
6197         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6198         `wl-summary-target-above' instead of obsolete variable
6199         `wl-summary-temp-above'.
6200
6201         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6202         instead of `make-obsolete-variable'.
6203         * wl-refile.el (toplevel): Ditto.
6204
6205 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6208         with third argument t.
6209         (wl-draft): Set first argument for wl-plugged-init as t.
6210
6211         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6212         definition.
6213
6214 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6215
6216         * wl-vars.el: Tabify.
6217         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6218
6219         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6220         message.
6221
6222 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6223
6224         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6225         and set default to beep.
6226
6227 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6228
6229         * wl-vars.el (wl-draft-truncate-lines): New variable.
6230
6231         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6232         instead of wl-message-truncate-lines for truncate-lines.
6233
6234 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6235
6236         * wl-message.el (wl-message-display-internal): Call
6237         `wl-highlight-message' after `elmo-mime-display-as-is'.
6238
6239         * wl-mime.el (wl-mime-display-text/plain): New function.
6240         (wl-mime-display-header): Ditto.
6241         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6242         body-presentation-method for text/plain;
6243         Register `wl-mime-display-header' as a header-presentation-method;
6244         Don't set up `elmo-message-text-content-inserted-hook' and
6245         `elmo-message-header-inserted-hook'.
6246
6247         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6248         variable.
6249         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6250         as t if flag is 'all-header;
6251         Don't bind `elmo-message-ignored-field-list',
6252         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6253
6254 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6255
6256         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6257         for xemacs with non-mule environment.
6258
6259 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6260
6261         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6262         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6263         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6264
6265 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6266
6267         * wl-vars.el (wl-interactive-send): Set default value as t.
6268
6269 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6272         (wl-addrmgr-method-list): Abolished.
6273         (wl-addrmgr-change-method): Follow above change.
6274
6275         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6276
6277 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6278
6279         * wl-vars.el (wl-message-truncate-lines): Change default value
6280         to default-truncate-lines.
6281
6282         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6283
6284 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6285
6286         * wl-vars.el (wl-message-truncate-lines): New variable.
6287
6288         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6289         wl-message-truncate-lines.
6290
6291 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6292
6293         * wl-acap.el (wl-acap-init): Remove period from error message.
6294         (wl-acap-find-acap-service): Remove period from message.
6295
6296 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6297
6298         * wl.el (wl-check-environment): Undo last change.
6299
6300         * wl-vars.el (wl-from): Changed default value.
6301
6302         * wl-util.el (toplevel): Don't require tm-edit.
6303
6304         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6305         `wl-folder-init';
6306         Don't set mark on mail body.
6307         (wl-draft-reedit): Ditto.
6308
6309         * wl-address.el (wl-address-quote-specials): Define as an alias for
6310         elmo-address-quote-specials.
6311
6312 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6313
6314         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6315
6316         * wl-vars.el (wl-from): Set default value as nil.
6317         (wl-organization): Set default value as ORGANIZATION environment
6318         variable.
6319
6320         * wl-draft.el (wl-smtp-extension-bind): Check value of
6321         wl-smtp-connection-type.
6322
6323         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6324         error.
6325
6326 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6327
6328         * Version number is increased to 2.7.4.
6329
6330         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6331         arguments from `wl-highlight-x-face-function' caller.
6332         Use x-face-1.3.6.12 or later.
6333
6334 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6335
6336         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6337
6338 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6339
6340         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6341         (wl-fcc): Fix to accept function.
6342         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6343
6344 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6345
6346         * wl-acap.el (toplevel): Added `product-provide' declare.
6347         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6348
6349 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6350
6351         * wl.el (wl): Changed order of calling `elmo-init'
6352         and `elmo-folder-init'.
6353
6354 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6355
6356         * wl-mime.el (wl-summary-burst): Extract message when content-type
6357         of root entity is not only `multipart' but also `message/rfc822'.
6358         (wl-summary-burst-subr): Ditto.
6359
6360 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * wl-vars.el (toplevel): Require 'custom.
6363         (wl-trash-folder): Added to `wl-setting' group.
6364
6365         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6366         exists.
6367         (wl-addrmgr-draw): Insert empty line when no entry exists.
6368
6369         * wl-mule.el (wl-message-wheel-up): Fixed.
6370         (wl-message-wheel-down): Ditto.
6371
6372 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6373
6374         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6375         config is an anonymous lambda expression.
6376
6377 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6378
6379         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6380         when Mule 2 is running.
6381
6382 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6383
6384         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6385
6386 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6389         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6390
6391         * wl-address.el (wl-address-specials-regexp): Eliminated.
6392         (wl-address-quote-specials): Rewrite.
6393
6394 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6395
6396         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6397         shy-groups for regexp.
6398
6399         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6400         character classes and Perl style shy-groups for regexp.
6401         (wl-highlight-plugged-current-line): Use Posix style character
6402         classes for regexp.
6403         (wl-e21-highlight-folder-by-numbers): Ditto.
6404         (wl-e21-display-image-p): Use `display-images-p' instead of
6405         `display-graphic-p'.
6406         (display-images-p): Make an alias to `display-graphic-p' if it is
6407         not available.  It is for Emacs version prior to 21.0.105.
6408
6409         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6410         `display-graphic-p'.
6411         (wl-demo-image-type-alist): Ditto.
6412         (display-images-p): Make an alias to `display-graphic-p' if it is
6413         not available.  It is for Emacs version prior to 21.0.105.
6414
6415 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6416
6417         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6418         support.
6419         (wl-generate-user-agent-string): Ditto.
6420
6421         * wl-version.el (wl-version): Update docsting.
6422         (wl-version-status): Ditto.
6423
6424 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6425
6426         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6427         21.0.105.  For Emacs 21.0.104 or earlier.
6428
6429 2001-09-03  Takuo KITAME <kitame@northeye.org>
6430
6431         * wl-e21.el (wl-plugged-init-icons): Use
6432         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6433         (wl-biff-init-icons): Ditto.
6434
6435 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6436
6437         * wl-highlight.el (wl-highlight-summary-current-line):
6438         Fixed highlighting refile/copy destination.
6439
6440         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6441         (wl-acap-store): Encode string by wl-acap-coding-system.
6442
6443 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6444
6445         * wl-acap.el (toplevel): Check and require 'un-define before
6446         'xemacs-ucs;
6447          Added checking for UTF-2000.
6448
6449 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6450
6451         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6452         Don't enclose with `eval-and-compile'.
6453
6454         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6455         wl-init is non-nil.
6456
6457         * wl-draft.el (wl-draft): Ditto.
6458
6459         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6460
6461         * wl-acap.el (toplevel): Require 'wl.
6462         (wl-acap-store): Call `elmo-init'.
6463
6464         * wl.el (wl): Changed position of `wl-check-environment'.
6465         (toplevel): Added autoload setting for wl-acap.
6466
6467         * wl-vars.el (wl-setting): New custom group.
6468         (wl-from): Added wl-setting group.
6469         (wl-user-mail-address-list): Ditto.
6470         (wl-organization): Ditto.
6471         (wl-subscribed-mailing-list): Ditto.
6472         (wl-envelope-from): Ditto.
6473         (wl-smtp-posting-user): Ditto.
6474         (wl-smtp-posting-server): Ditto.
6475         (wl-smtp-posting-port): Ditto.
6476         (wl-smtp-authenticate-type): Ditto.
6477         (wl-pop-before-smtp-user): Ditto.
6478         (wl-pop-before-smtp-server): Ditto.
6479         (wl-pop-before-smtp-port): Ditto.
6480         (wl-pop-before-smtp-authenticate-type): Ditto.
6481         (wl-nntp-posting-server): Ditto.
6482         (wl-nntp-posting-user): Ditto.
6483         (wl-nntp-posting-port): Ditto.
6484         (wl-fetch-confirm-threshold): Ditto.
6485         (wl-prefetch-threshold): Ditto.
6486         (wl-thread-insert-opened): Ditto.
6487         (wl-ldap-server): Ditto.
6488         (wl-ldap-port): Ditto.
6489         (wl-ldap-base): Ditto.
6490         (wl-ldap-objectclass): Ditto.
6491         (wl-use-ldap): Ditto.
6492         (wl-draft-config-alist): Ditto.
6493         (wl-draft-config-matchone): Ditto.
6494         (wl-template-alist): Ditto.
6495         (wl-message-sort-field-list): Ditto.
6496         (wl-message-ignored-field-list): Ditto.
6497         (wl-message-visible-field-list): Ditto.
6498         (wl-interactive-send): Ditto.
6499         (wl-summary-move-order): Ditto.
6500         (wl-auto-select-first): Ditto.
6501         (wl-auto-select-next): Ditto.
6502         (wl-interactive-save-folders): Ditto.
6503
6504         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6505         Initialization codes are moved from wl-local-folder-init.
6506         (wl-local-folder-init): Follow the change above.
6507         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6508
6509         * wl-acap.el: New file.
6510
6511         * Version number is increased to 2.7.3.
6512
6513 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6514
6515         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6516
6517 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6518
6519         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6520         (wl-addrmgr-address-entry-list): Ditto.
6521
6522 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-e21.el (wl-draft-mode-map): Removed binding for
6525         `wl-draft-insert-x-face-field'.
6526
6527         * wl-mule.el (wl-draft-mode-map): Ditto.
6528
6529         * wl-xmas.el (wl-draft-mode-map): Ditto.
6530
6531         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6532         (wl-cs-autoconv): Ditto.
6533         (wl-cs-local): Ditto.
6534         (wl-use-scoring): Ditto.
6535         (wl-mime-charset): Ditto.
6536         (wl-folder-check-async): Ditto.
6537
6538         * wl.el (toplevel): Ignore nemacs and tm.
6539         (wl-exit): Ditto.
6540
6541         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6542         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6543         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6544         instead of wl-address-petname-add-or-change.
6545         (wl-summary-edit-addresses-subr): Use wl-address-delete
6546         instead of wl-address-petname-delete.
6547
6548         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6549
6550         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6551         if error occured.
6552
6553         * wl-message.el (require): Remove tm support.
6554
6555         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6556
6557         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6558         (wl-folder-jump-to-current-entity): Ditto.
6559         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6560
6561         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6562         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6563         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6564
6565         * wl-mule.el (wl-draft-key-setup): Ditto.
6566
6567         * wl-xmas.el (wl-draft-key-setup): Ditto.
6568
6569         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6570         (wl-draft-std11-parse-addresses): New function.
6571         (wl-draft-parse-mailbox-list): Use it.
6572         (wl-draft): Ignore nemacs.
6573         (wl-draft-reedit): Ditto.
6574
6575         * wl-addrmgr.el: New file.
6576         (Original is wl-rcpt.el written by
6577         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6578         Thanks Kitamoto-san.)
6579
6580         * wl-address.el (wl-address-make-address-list): Modified parsing
6581         process.
6582         (wl-address-delete): Renamed from `wl-address-petname-delete';
6583         Modify wl-address-list too.
6584         (wl-address-add-or-change): Renamed from
6585         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6586
6587 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6588
6589         * wl-highlight.el (wl-highlight-summary-current-line):
6590           Work with transient-mark-mode
6591
6592 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * Version number is increased to 2.7.2.
6595
6596         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6597         instead of elmo-dop-queue-method.
6598
6599 2001-08-06  SAITO Atsunori <sai@yedo.com>
6600
6601         * wl-vars.el (wl-ldap-objectclass): New user option.
6602
6603         * wl-address.el (wl-ldap-make-filter): Use it.
6604
6605 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6606
6607         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6608
6609 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6610
6611         * wl-folder.el (wl-folder): redisplay after folder insertion.
6612
6613         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6614
6615         * wl-summary.el (wl-summary-sync-update):
6616         Change status mark only when new-msgdb exists.
6617         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6618
6619 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6620
6621         * wl-summary.el (wl-summary-open-folder): New function.
6622         (wl-summary-goto-folder-subr): Use it.
6623         (wl-summary-mark-as-important): Fix;
6624         Encache only when no cache exists.
6625
6626 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6627
6628         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6629         Use with-current-buffer.
6630
6631 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6632
6633         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6634         before call `get-buffer'. Fixed parenthesis.
6635         (wl-score-get-header-entry): Clear message and help window when
6636         keyboard quit.
6637         (wl-score-edit-insert-header): Ditto.
6638
6639 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6640
6641         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6642         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6643         (wl-default-draft-cite): Fix.
6644
6645         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6646         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6647
6648 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * wl-message.el (wl-message-prev-page): Do same bahavior
6651         as summary when it is called in the message buffer.
6652         (wl-message-next-page): Ditto.
6653
6654 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6655
6656         * wl-summary.el (wl-summary-forward): Use cache if it is not
6657         section cache.
6658
6659 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6660
6661         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6662         Removed redundant require of elmo-vars.
6663         (wl-biff-state-indicator-on): Changed default value for
6664         xemacs with non-mule environment.
6665
6666         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6667         wl-message-buffer is nil;
6668         Hide progress bar after moving messages.
6669
6670 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6673         message at cursor point is deleted.
6674
6675 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6676
6677         * wl-vars.el: Changed file coding system to euc-japan.
6678         Added -*-coding:-*- magic to the first line.
6679
6680         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6681         Search parent from the first message.
6682
6683         * Version number is increased to 2.7.1.
6684
6685 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6686
6687         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6688
6689 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6692         refile/delete execution.
6693
6694         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6695         Fixed docstring.
6696
6697 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6700         do update process;
6701         Don't update marks when update process is interrupted.
6702
6703 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6704
6705         * wl-summary.el (wl-summary-reply): Fixed problem when
6706         wl-draft-use-frame is non-nil.
6707         (wl-summary-forward): Ditto.
6708
6709         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6710         as nil.
6711         (wl-folder-mark-as-read-all-entity): Ditto.
6712         (wl-folder-prefetch-entity): Ditto.
6713
6714         * wl.el (wl): Check environment before wl-init.
6715
6716         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6717         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6718         instead of wl-summary-collect-unread.
6719         (wl-summary-reply): Split message window.
6720
6721 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6724         only if current language environment is japanese,
6725
6726         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6727         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6728         (wl-folder-goto-folder-subr): Ditto.
6729
6730         * wl-draft.el (wl-draft-dispatch-message): Call
6731         `elmo-file-cache-get-path'.
6732
6733 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6734
6735         * wl-summary.el (wl-summary-cursor-move): If return value of
6736         wl-summary-next-message is not number, don't jump.
6737
6738 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6739
6740         * wl-summary.el (wl-summary-buffer-next-message-function): New
6741         variable.
6742         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6743         if it is bound.
6744
6745         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6746         string.
6747
6748         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6749         (wl-plugged-drawing): Ditto.
6750
6751 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6754         process.
6755         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6756         with unwind-protect.
6757
6758         * wl.el (wl-init): Require mime-setup.
6759         (wl-check-environment): Don't require mime-setup.
6760
6761         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6762         instead of elmo-folder-type.
6763
6764         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6765         value as nil.
6766
6767 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6768
6769         * Version number is increased to 2.7.0.
6770
6771         * wl-version.el (wl-version): Changed codename.
6772
6773         * wl-summary.el (wl-summary-delete-cache): Fixed.
6774
6775         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6776         Workaround for net folders.
6777         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6778
6779         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6780         value to nil (According to the patch from
6781         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6782
6783         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6784         of elmo-folder-close.
6785
6786 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6787
6788         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6789         for postfix.
6790
6791 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6792
6793         * wl-summary.el (wl-summary-resend-message): Fixed.
6794
6795         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6796         Call wl-draft with `from' argument if its address is included in
6797         `wl-user-mail-address-list'.
6798         (wl-draft): Added `from' argument.
6799
6800         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6801         non-nil.
6802         (wl): Don't show demo if wl-demo is nil.
6803
6804         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6805         wl-summary-use-frame.
6806
6807         * wl-vars.el (wl-summary-use-frame): New user option.
6808         (wl-folder-use-frame): Changed docstring.
6809
6810         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6811         non-nil.
6812         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6813         wl-summary-use-frame.
6814
6815         * wl-vars.el (wl-folder-use-frame): New user option.
6816
6817         * wl-summary.el (wl-summary-exit): Back to folder frame if
6818         wl-folder-use-frame is non-nil.
6819         (wl-summary-redisplay-internal): Ignore cache if current folder
6820         is draft folder,
6821         (wl-summary-redisplay-no-mime): Ditto.
6822         (wl-summary-redisplay-all-header): Ditto.
6823
6824         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6825         if wl-folder-use-frame is non-nil.
6826
6827 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6828
6829         * wl-summary.el (wl-summary-sync-update): Bind
6830         elmo-folder-update-threshold.
6831         (wl-summary-mark-as-important): Enclosed server mark processing
6832         with `save-match-data'.
6833
6834         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6835         only when it is already defined.
6836
6837 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6838
6839         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6840         name of folder exclude localdir is wrong.
6841         * wl-folder.el (wl-folder-sync-entity):
6842         Set `wl-summary-always-sticky-folder-list' as nil.
6843         (wl-folder-mark-as-read-all-entity): Ditto.
6844         (wl-folder-prefetch-entity): Ditto.
6845
6846 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6847
6848         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6849         instead of `wl-summary-write-current-newsgroup'.
6850
6851 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6852
6853         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6854         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6855         non-nil and selected message is important, do not display.
6856
6857 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6858
6859         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6860
6861 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6862
6863         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6864
6865         * wl-summary.el (wl-summary-mark-as-important): Set message number
6866         using wl-summary-message-number.
6867
6868 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6869
6870         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6871         destination folder is 'null.
6872
6873 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6874
6875         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6876         New function.
6877         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6878         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6879         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6880
6881 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6882
6883         * wl-mime.el (wl-mime-setup): Added setting for
6884         `mime-setup-signature-key-alist' to avoid overriding key bind for
6885         `wl-draft-send'.
6886
6887         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6888         for `wl-draft-send'.
6889         * wl-mule.el (wl-draft-overload-functions): Ditto.
6890         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6891         * wl-draft.el (wl-draft-send): Ditto.
6892
6893         * wl-message.el (wl-message-display-internal):
6894         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6895         (Patch is provided by <kita@coe.nttdata.co.jp>).
6896
6897 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6898
6899         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6900
6901 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6902
6903         * wl.el (wl): Fix for wl-demo.
6904
6905 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6906
6907         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6908
6909 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6910
6911         * wl-folder.el (wl-folder-prefetch-entity): Use
6912         `wl-folder-get-elmo-folder'.
6913         (wl-folder-count-incorporates): Do not use
6914         `wl-folder-get-elmo-folder'.
6915
6916 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6917
6918         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6919         instead of `elmo-folder-get-type'.
6920
6921 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6922
6923         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6924         position on Subject: field.
6925         (Advised by Mito <mit@nines.nec.co.jp>)
6926
6927 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6928
6929         * wl-folder.el (wl-folder-prefetch-entity): Use
6930         `wl-folder-get-elmo-folder'.
6931
6932 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6933
6934         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6935
6936         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6937         `process-duplicates' slot.
6938
6939         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6940         if detection failed.
6941
6942 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6943
6944         * wl-version.el (wl-version-status): Set to "alpha".
6945
6946 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6947
6948         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6949         Check wl-message-buffer lives before set-buffer.
6950
6951 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6952
6953         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6954         called in folder mode.
6955         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6956         * wl-summary.el (wl-summary-exit-pre-hook): Run
6957         `wl-summary-exit-pre-hook' before exit summary mode.
6958
6959 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6960
6961         * wl-version.el (wl-version-status): New variable.
6962         (wl-version-status-alist): Removed.
6963         (wl-version-status): Rule included.
6964
6965 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6968         @sponichi.
6969
6970         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6971         when `mail-reply-buffer' is buffer-local variable.
6972         (Reported by <kita@coe.nttdata.co.jp>).
6973
6974 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6975
6976         * wl-vars.el (toplevel): Require 'elmo-util.
6977
6978 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6979
6980         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6981         (All other related portions are changed)
6982
6983         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6984
6985         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6986
6987 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6988
6989         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6990
6991 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6992
6993         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6994         Delete other windows to avoid an error.
6995         Use `point-marker' instead of `point' to remember the start point
6996         of body.
6997
6998         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6999
7000         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7001         number not to exceed all message number.
7002
7003 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7004
7005         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7006         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7007
7008 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7009
7010         * wl-summary.el (wl-summary-sync-force-update): Added argument
7011         no-check.
7012         (wl-summary-sync-update): Ditto.
7013         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7014         with `no-check'.
7015
7016         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7017         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7018         already running.
7019
7020 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7021
7022         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7023         `dst-folder-arg'.
7024         (wl-expire-archive-number1): Diito.
7025         (wl-expire-archive-number2): Diito.
7026         (wl-expire-archive-Date): Diito.
7027         (wl-archive-number1): Diito.
7028         (wl-archive-number2): Diito.
7029         (wl-archive-date): Diito.
7030         (wl-archive-folder-p): New function.
7031         (wl-summary-expire): Support of expand folder name at
7032         wl-expire-alist.
7033         * wl-util.el (wl-expand-newtext): Renamed from
7034         `wl-refile-expand-newtext'.
7035
7036 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7037
7038         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7039         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7040         `(elmo-msgdb-get-overview msgdb)'.
7041         (wl-summary-prefetch): Bind match data before call
7042         `wl-summay-prefetch-msg'.
7043         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7044         'off if `wl-summary-buffer-disp-msg' is non-nil.
7045         Fixed problem that couldn't show only one new or unread message when
7046         enter folder.
7047         (wl-summary-reply): Don't call `split-window-vertically' and other
7048         window.
7049
7050 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7051
7052         * wl-expire.el (wl-expire-refile): Fixed.
7053
7054 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7055
7056         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7057
7058         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7059         biff notification is removed.
7060
7061         * wl.el (wl): Changed position of `elmo-init'.
7062
7063         * wl-draft.el (wl-default-draft-cite): Use date field
7064         on the citation buffer.
7065
7066         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7067
7068         * wl-xmas.el (wl-folder-internal-icon-list): Added
7069         `wl-folder-shimbun-image'.
7070
7071         * wl-e21.el (wl-folder-internal-icon-list): Added
7072         `wl-folder-shimbun-image'.
7073
7074 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7075
7076         * wl.el (wl-init): Eliminated argument.
7077         (wl): Rewrite.
7078
7079         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7080         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7081         instead of `elmo-folder-msgdb-internal'.
7082         (wl-summary-sync-update): Ditto.
7083         (wl-summary-flush-pending-append-operations): Eliminated.
7084         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7085         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7086         `elmo-folder-open'.
7087
7088         * wl-mime.el (wl-summary-burst): Fixed.
7089
7090         * wl-folder.el (wl-folder-info-save): Check data type.
7091
7092         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7093         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7094         instead of `elmo-folder-msgdb-internal'.
7095         (wl-expire-hide): Ditto.
7096
7097
7098         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7099
7100 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7101
7102         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7103
7104 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7105
7106         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7107
7108 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7109
7110         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7111         Fixed `match-beginning' argument mismatch.
7112
7113 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7114
7115         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7116         the default value.
7117
7118 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7119
7120         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7121         instead of `elmo-nntp-default-port'.
7122
7123         * wl-vars.el: Fixed some doc strings.
7124
7125 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7126
7127         * wl-summary.el (wl-summary-prefetch-msg): Use
7128         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7129
7130         * wl-vars.el: Define *-func as obsolete variable using
7131         `elmo-define-obsolete-variable'.
7132
7133         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7134         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7135         instead of `wl-message-buffer-prefetch-threshold'.
7136
7137         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7138
7139         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7140
7141         * wl-draft.el (wl-caesar-region-func): Ditto.
7142
7143         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7144         Keep unread status in elmo-folder-move-messages.
7145         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7146
7147 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7148
7149         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7150         `wl-summary-buffer-exit-func'
7151         (wl-summary-buffer-message-redisplay-function): Renamed from
7152         `wl-summary-buffer-message-redisplay-func'
7153         (wl-summary-buffer-next-folder-function): Renamed from
7154         `wl-summary-buffer-next-folder-func'.
7155         (wl-summary-buffer-prev-folder-function): Renamed from
7156         `wl-summary-buffer-prev-folder-func'.
7157         (wl-summary-get-petname-function): Renamed from
7158         `wl-summary-get-petname-func'.
7159
7160         * wl-score.el (wl-score-edit-exit-function): Renamed from
7161         `wl-score-edit-exit-func'.
7162
7163         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7164         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7165
7166         * wl-util.el (wl-load-profile-function): Renamed from
7167         `wl-load-profile-func'.
7168
7169         * wl-folder.el (wl-folder-completion-function): Renamed from
7170         `wl-folder-completion-func'.
7171         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7172
7173         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7174         `wl-expire-archive-get-folder-func'.
7175         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7176         (wl-draft-send-mail-function): Renamed from
7177         `wl-draft-send-mail-func'.
7178         (wl-draft-send-news-function): Renamed from
7179         `wl-draft-send-news-func'.
7180         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7181         (wl-generate-mailer-string-function): Renamed from
7182         `wl-generate-mailer-string-func'.
7183         (wl-highlight-signature-search-function): Renamed from
7184         `wl-highlight-signature-search-func'.
7185         (wl-highlight-x-face-function): Renamed from
7186         `wl-highlight-x-face-func'
7187         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7188         (wl-ps-print-buffer-function): Renamed from
7189         `wl-ps-print-buffer-func'
7190         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7191         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7192         (wl-summary-subject-filter-function): Renamed from
7193         `wl-summary-subject-filter-func'.
7194
7195         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7196         `wl-draft-queue-flush-send-func'
7197         (wl-draft-cite-function): Renamed from
7198         `wl-draft-cite-func'
7199
7200         * wl-address.el (wl-address-init-function): Renamed from
7201         `wl-address-init-func'.
7202
7203 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7204
7205         * wl-draft.el (wl-draft-queue-flush): Don't call
7206         `elmo-dop-unlock-message'.
7207         * wl-draft.el (wl-draft-queue-append): Don't call
7208         `elmo-dop-lock-message'.
7209
7210         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7211         (wl-summary-buffer-folder-name): Ditto.
7212         (wl-summary-message-regexp): Added '-' (all other related portions
7213         are changed).
7214         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7215         wl-summary-buffer-folder-name.
7216
7217 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7218
7219         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7220         the number of mails in the folder buffer is not updated by wl-biff.
7221
7222 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7223
7224         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7225         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7226
7227 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7228
7229         * wl-summary.el (wl-summary-next-message):
7230         Return next message number when wl-summary-move-order is nil.
7231
7232 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7233
7234         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7235         `wl-summary-move-spec-alist'.
7236         (wl-summary-move-spec-unplugged-alist): New variable
7237         (Move spec for unplugged status).
7238         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7239         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7240
7241 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7242
7243         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7244         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7245
7246 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7247
7248         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7249         simple quotation to quote the anonymous function.
7250         * tm-wl.el (wl-draft-preview-message): Ditto.
7251
7252 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7253
7254         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7255         Eliminate redundant `save-excursion'.
7256         (wl-highlight-summary-current-line): Ditto.
7257
7258         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7259         accessing match data when `looking-at' failed.
7260
7261         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7262         `elmo-match-string' where users don't care about the speed.
7263         (wl-draft-save): Ditto.
7264
7265 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7266
7267         * wl-util.el (wl-regexp-opt): New function.
7268
7269         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7270         number from `wl-summary-buffer-number-list'.
7271         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7272         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7273         (wl-summary-move-spec-alist): Changed default setting.
7274
7275 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7276
7277         * wl-vars.el (wl-biff-notify-hook): New hook.
7278         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7279         the arrival of new mail.
7280         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7281         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7282
7283 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7284
7285         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7286
7287 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7288
7289         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7290
7291         * Version number is increased to 2.5.8.
7292
7293         * wl-thread.el (toplevel): require 'cl.
7294         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7295         (wl-thread-make-number-list): New function.
7296         (wl-thread-entity-make-number-list-from-children): Ditto.
7297         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7298         (wl-thread-entity-insert-as-children): Likewise.
7299         (wl-thread-delete-message): Likewise.
7300         (wl-meaning-of-mark): Eliminated.
7301         (wl-thread-next-failure-mark-p): Ditto.
7302         (wl-thread-entity-get-mark): Ditto.
7303         (wl-thread-meaning-alist-get-result): Ditto.
7304         (wl-thread-entity-check-prev-mark): Ditto.
7305         (wl-thread-entity-check-next-mark): Ditto.
7306         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7307         (wl-thread-entity-get-prev-marked-entity): Ditto.
7308         (wl-thread-get-prev-unread): Ditto.
7309         (wl-thread-jump-to-prev-unread): Ditto.
7310         (wl-thread-get-next-unread): Ditto.
7311         (wl-thread-jump-to-next-unread): Ditto.
7312         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7313         (wl-thread-entity-get-next-marked-entity): Ditto.
7314
7315         * wl-summary.el (wl-summary-buffer-number-list):
7316         New bufer-local variable.
7317         (wl-summary-switch-to-clone-buffer): Clone
7318         `wl-summary-buffer-number-list'.
7319         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7320         (wl-summary-cursor-move-regex): Eliminated.
7321         (wl-summary-cursor-up): Rewrite.
7322         (wl-summary-cursor-down): Ditto.
7323         (wl-summary-mode-spec-alist): New variable.
7324         (wl-summary-next-message): New inline function.
7325         (wl-summary-cursor-move): New function.
7326         (wl-summary-default-get-next-msg): Rewrite.
7327         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7328         (wl-summary-rescan): Ditto.
7329         (wl-summary-sync-all-init): Ditto.
7330         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7331         summary is not thread view.
7332         (wl-summary-sync-update): Ditto.
7333         (wl-summary-rescan): Ditto.
7334         (wl-summary-make-number-list): New function.
7335
7336         * wl-draft.el: "FCC" -> "Fcc".
7337
7338 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7339
7340         * wl-highlight.el (wl-highlight-summary-window):
7341         Call `set-buffer-modified-p'.
7342
7343         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7344         (wl): Call `elmo-init' and fix.
7345
7346         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7347         Use new variables.
7348
7349         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7350
7351 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7352
7353         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7354
7355 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7356
7357         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7358
7359 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7360
7361         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7362         `wl-use-toolbar' nor `display-graphic-p'.
7363         (wl-e21-setup-message-toolbar): Ditto.
7364         (wl-e21-setup-summary-toolbar): Ditto.
7365         (wl-e21-setup-folder-toolbar): Ditto.
7366
7367         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7368         (wl-plugged-init-icons): Ditto.
7369
7370         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7371         `display-graphic-p'.
7372         (wl-plugged-set-folder-icon): Ditto.
7373         (wl-highlight-plugged-current-line): Ditto.
7374         (wl-highlight-folder-current-line): Ditto.
7375         (wl-e21-highlight-folder-group-line): Ditto.
7376         (wl-e21-setup-toolbar): Ditto.
7377         (wl-e21-display-image-p): New macro.
7378
7379         * wl-demo.el (wl-demo): Simplified.
7380         (wl-demo-image-type-alist): Use `image-type-available-p' for
7381         checking whether the image type `xbm' is available.
7382
7383 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7386         (wl-summary-input-range): Ditto.
7387
7388 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7389
7390         * wl-summary.el (wl-summary-edit-addresses): Use
7391         `wl-summary-get-original-buffer'
7392         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7393         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7394         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7395         (wl-summary-get-newsgroups): Eliminated.
7396         (wl-summary-set-crosspost): Ditto.
7397         (wl-summary-is-crosspost-folder): Ditto.
7398         (wl-crosspost-alist-load): Ditto.
7399         (wl-crosspost-alist-save): Ditto.
7400
7401         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7402         `elmo-setup-subscribed-newsgroups' instead of
7403         `elmo-nntp-make-groups-hashtb'.
7404         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7405         instead of `wl-crosspost-alist-save'.
7406
7407         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7408         of `elmo-folder-message-appendable-p'.
7409         (wl-mime-header-presentation-method): Eliminated.
7410
7411         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7412         (Error occurs in emacs21).
7413
7414         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7415         the current buffer).
7416
7417         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7418         instead of `wl-crosspost-alist-save'.
7419         (wl-init): `elmo-crosspost-message-alist-load'
7420         instead of `wl-crosspost-alist-load'
7421
7422         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7423         (wl-parse-newsgroups): Likewise.
7424         (wl-biff-notify): Run `wl-biff-notify-hook'.
7425
7426 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7427
7428         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7429
7430         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7431         when `wl-summary-lazy-highlight' is non-nil.
7432         (wl-summary-goto-folder-subr): Highlight only when
7433         `wl-summary-lazy-highlight' is non-nil.
7434
7435         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7436         Don't display progress and highlight temp-mark when
7437         `wl-summary-lazy-highlight' is non-nil.
7438         (wl-highlight-summary-window): New function.
7439         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7440
7441 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7442
7443         * wl-summary.el (wl-summary-sync): Change `all-visible'
7444         from `all-shown'
7445         (wl-summary-input-range): Ditto.
7446
7447 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7448
7449         * wl-e21.el (wl-highlight-folder-current-line): Call
7450         `wl-folder-init-icons' when folder icons have not been initialized.
7451
7452         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7453
7454         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7455         (wl-demo-image-type-alist): New macro.
7456
7457 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7458
7459         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7460         display does not support graphics.
7461         (wl-plugged-init-icons): Ditto.
7462         (wl-folder-init-icons): Ditto.
7463
7464         * wl-demo.el (wl-demo): Chech closely whether the display
7465         supports graphics.
7466
7467 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7468
7469         * wl-summary.el (wl-summary-get-original-buffer): New function.
7470         (wl-summary-set-crosspost): Use it.
7471         (wl-summary-target-mark-uudecode): Ditto.
7472         (wl-summary-reedit): Ditto.
7473         (wl-summary-resend-bounced-mail): Ditto.
7474         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7475         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7476
7477         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7478         (wl-message-display-internal): Ditto.
7479
7480 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7481
7482         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7483
7484 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7485
7486         * wl-summary.el (wl-summary-save-view): Renamed from
7487         `wl-summary-save-status'.
7488
7489 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7490
7491         * wl-summary.el (wl-summary-sync): Added `all-shown'
7492
7493 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7494
7495         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7496
7497 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7498
7499         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7500
7501 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7502
7503         * wl-highlight.el (wl-highlight-summary-line-string): Use
7504         `zerop' instead of `= 0'.
7505         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7506
7507         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7508         for comparing numbers.
7509         (wl-template-prev): Use `zerop' instead of `eq 0'.
7510
7511         * wl-draft.el (wl-draft-insert-current-message): Use
7512         `with-current-buffer' instead of `save-excursion'.
7513         Use `zerop' instead of `eq 0'.
7514
7515 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7516
7517         * wl-draft.el (wl-draft-insert-ccs): New function.
7518         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7519         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7520
7521 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7524
7525 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7526
7527         * wl-expire.el (wl-expire-refile): Don't call
7528         elmo-msgdb-add-msgs-to-seen-list;
7529         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7530         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7531
7532 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7533
7534         * wl-message.el (wl-message-prev-page): Ignore errors while
7535         scroll-down.
7536
7537 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7538
7539         * wl-mime.el: Use elmo-original-message-mode instead of
7540         mmelmo-original-mode.
7541
7542         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7543         `elmo-folder-get-spec';
7544         (wl-fldmgr-add-completion-all-completions):
7545         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7546
7547         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7548         of `elmo-folder-get-type'.
7549
7550         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7551         `elmo-folder-get-spec';
7552         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7553         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7554         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7555         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7556         `elmo-read-msg-no-cache';
7557         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7558         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7559         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7560         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7561         `elmo-cache-save';
7562         (wl-draft-reedit): Use `elmo-message-file-name'.
7563
7564         * wl-expire.el: Use `elmo-folder-name-internal';
7565         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7566         Use macro `wl-summary-buffer-msgdb' instead of variable
7567         `wl-summary-buffer-msgdb';
7568         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7569         Use macro `wl-summary-buffer-folder-name' instead of variable
7570         `wl-summary-buffer-folder-name'.
7571         * wl-score.el: Likewise.
7572
7573         * wl-message.el: Rewrite for new message buffer cache mechanism.
7574         (wl-message-buffer-cache-buffer-get): New macro.
7575         (wl-message-buffer-cache-folder-get): Ditto.
7576         (wl-message-buffer-cache-message-get): Ditto.
7577         (wl-message-buffer-cache-entry-make): Ditto.
7578         (wl-message-buffer-cache-hit): Ditto.
7579         (wl-message-buffer-cache-sort): New function.
7580         (wl-message-buffer-cache-add): Ditto.
7581         (wl-message-buffer-cache-delete): Ditto.
7582         (wl-message-buffer-cache-clean-up): Ditto.
7583         (wl-message-buffer-window): Rewrite.
7584         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7585         (wl-message-buffer-display): New function.
7586         (wl-message-display-internal): New function.
7587
7588 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7589
7590         * wl-folder.el: Use `elmo-folder-name-internal';
7591         Use `wl-folder-get-elmo-folder';
7592         Use `elmo-folder-list-messages' instead of
7593         `elmo-list-folder';
7594         Use `elmo-folder-get-primitive-list' instead of
7595         `elmo-folder-get-primitive-spec-list';
7596         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7597         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7598         Use `elmo-folder-create' instead of `elmo-create-folder'.
7599         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7600         (wl-folder-get-elmo-folder): New macro.
7601         (wl-folder-elmo-folder-cache-get): Ditto.
7602         (wl-folder-elmo-folder-cache-put): Ditto.
7603         (wl-folder-suspend): Call `elmo-quit'.
7604
7605         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7606         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7607         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7608         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7609         (toplevel): require 'cl.
7610         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7611
7612         * wl-summary.el: Rewrite to use new elmo interface.
7613
7614 \f
7615 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7616
7617         * wl-mime.el (wl-draft-preview-message):
7618         Run `wl-draft-send-hook' before collecting recipients information;
7619         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7620
7621         * tm-wl.el (wl-draft-preview-message): Ditto.
7622
7623 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7624
7625         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7626         wrong recipients are displayed when forwarded message.
7627
7628 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7629
7630         * Version number is increased to 2.5.7.
7631
7632 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7633
7634         * wl-message.el (wl-message-next-page): Bind
7635         `window-pixel-scroll-increment' to nil while scrolling up.
7636
7637 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7638
7639         * wl-vars.el (wl-save-hook): New hook.
7640         * wl.el (wl-save): Call `wl-save-hook'.
7641
7642 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7643
7644         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7645         Argument WITH-ARG instead of NO-ARG (negative mean).
7646         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7647         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7648         * wl-message.el (wl-message-follow-current-entity): Likewise.
7649
7650 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7651
7652         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7653         FROM was optional argument.
7654         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7655
7656 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7657
7658         * Version number is increased to 2.5.6.
7659
7660 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7661
7662         * wl-version.el (wl-version-show): Removed.
7663         (wl-version): Add `interactive'.
7664
7665 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7666
7667         * wl-summary.el (wl-summary-get-petname-func): New variable.
7668         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7669         instead of `wl-address-get-petname-1'.
7670         (wl-summary-simple-from): Ditto.
7671
7672         * wl-address.el (wl-address-get-petname-1): Define as function.
7673
7674 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7675
7676         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7677         field in the original message.
7678         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7679
7680 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7681
7682         * wl-expire.el (wl-expire-hide):
7683         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7684
7685 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7686
7687         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7688         find decoder for To, Cc, and Subject.
7689
7690 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7691
7692         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7693         for checking `elmo-use-buffer-cache'.
7694         (wl-summary-mark-as-important): Fixed typo in comment.
7695
7696 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7697
7698         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7699         field in the original message.
7700         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7701
7702 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7703
7704         * wl-expire.el (wl-expire-hide):
7705         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7706
7707 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7708
7709         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7710         find decoder for To, Cc, and Subject.
7711
7712 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7713
7714         * Version number is increased to 2.5.5.
7715
7716         * wl-address.el (wl-address-specials-regexp): New constant.
7717         (wl-address-quote-specials): Use it.
7718
7719 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7720
7721         * wl-summary.el (wl-summary-rescan):
7722         Call `wl-summary-buffer-number-column-detect'.
7723         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7724
7725         * wl-message.el (wl-message-mode-map): Define.
7726         (wl-message-decode): Use it as local-map.
7727
7728 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7729
7730         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7731         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7732
7733 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7736
7737         * wl-mule.el (wl-read-event-char): Ditto.
7738
7739         * wl-e21.el (wl-read-event-char): Ditto.
7740
7741         * wl-nemacs.el (wl-read-event-char): Ditto.
7742         (read-event): Removed.
7743
7744         * wl-util.el (toplevel): Removed dummy definition of
7745         `read-event'.
7746         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7747
7748 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7749
7750         * wl-nemacs.el (elmo-archive-call-process): Moved to
7751         elmo-archive.el.
7752
7753 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7754
7755         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7756         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7757
7758         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7759         instead of magic-number 6.  Use `not' instead of `null' for symbol
7760         `nil' check (not empty list).
7761         (wl-draft-insert-x-face-field): Fixed paren style.
7762
7763         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7764         one-branch conditional statement, instead of `and' and `if'.
7765         (wl-draft-forward): Likewise.
7766         (wl-draft-add-references): Likewise.
7767         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7768
7769         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7770         conditional steatment.  Use `cond' instead of `if'.
7771         (wl-draft-confirm): Likewise.
7772
7773 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7774
7775         * wl-version.el (wl-version-show): Use `product-string-1'
7776         instead of `wl-version'.
7777         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7778
7779         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7780
7781 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7782
7783         * wl-highlight.el (wl-highlight-headers): Revert
7784         `wl-highlight-x-face-func' argument (`beg' and `end').
7785
7786 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7787
7788         * wl.el (toplevel): Move `product-provide' declare.
7789         * wl-demo.el (toplevel): Ditto.
7790         * wl-dnd.el (toplevel): Ditto.
7791         * wl-highlight.el (toplevel): Ditto.
7792         * wl-message.el (toplevel): Ditto.
7793         * wl-refile.el (toplevel): Ditto.
7794         * wl-util.el (toplevel): Ditto.
7795
7796 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7797
7798         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7799         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7800         (wl-thread-close-all): keep cursor position.
7801
7802 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7803
7804         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7805         (eq x 0).
7806         (wl-generate-user-agent-string-1): Fix conditional statement.
7807
7808 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7809
7810         * wl.el (wl-check-environment): Additional check for
7811         'wl-local-domain' and `wl-message-id-domain'.
7812
7813 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7814
7815         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7816
7817 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7818
7819         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7820         instead of `smtp-sasl-user-realm'.
7821
7822 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7823
7824         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7825
7826 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7827
7828         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7829         to the default value as well as `eword-lexical-analyzer'.
7830
7831 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7832
7833         * wl-version.el (wl-extended-emacs-version,
7834         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7835         `elmo-match-string' instead of `wl-match-string'.
7836
7837 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7838
7839         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7840         docstring.
7841
7842 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7843
7844         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7845
7846 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7847
7848         * wl-highlight.el (wl-highlight-headers): Remove
7849         `wl-highlight-x-face-func' argument (`beg' and `end').
7850
7851 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7852
7853         * wl-summary.el (wl-summary-mark-as-important):
7854         Remove cache if folder is local.
7855
7856 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7857
7858         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7859         to get existing e-mail address string.
7860
7861 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7862
7863         * wl-version.el (wl-generate-user-agent-string): Commentary.
7864         (wl-generate-user-agent-string-1): Use `when' for
7865         one-branch conditional statement, instead of `and' and `if'.
7866         (wl-extended-emacs-version, wl-extended-emacs-version2,
7867         wl-extended-emacs-version3): Ditto.
7868
7869 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7870
7871         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7872         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7873         condition-case; Remove initialization.
7874         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7875         (wl-summary-sync-update3): Added argument `sync-all';
7876         Eliminated local variable `msgdb';
7877         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7878         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7879         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7880
7881 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7882
7883         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7884         connection before call `wl-draft-send-mail-with-smtp'.
7885
7886 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7887
7888         * Version number is increased to 2.5.4.
7889
7890 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7891
7892         * wl.el (wl-check-environment): Additional check for
7893         'wl-local-domain' and `wl-message-id-domain'.
7894
7895 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7896
7897         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7898         buffer as command specific.
7899         (wl-folder-mark-as-read-all-entity): Ditto.
7900         (wl-folder-prefetch-entity): Ditto.
7901         (wl-folder-drop-unsync-entity): Ditto.
7902
7903         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7904         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7905         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7906
7907         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7908         save-excursion.
7909
7910 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7911
7912         * Version number is increased to 2.5.3.
7913
7914         * wl-summary.el (wl-summary-save-view-cache):
7915         Delete duplicated `write-region';
7916         Use `write-region-as-binary' instead of `as-binary-output-file' and
7917         `write-region'.
7918
7919 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7920
7921         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7922
7923 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7924
7925         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7926         instead of `smtp-via-smtp'.
7927
7928 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7929
7930         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7931
7932 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7933
7934         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7935         instead of `smtp-sasl-user-realm'.
7936
7937 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7938
7939         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7940
7941 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7942
7943         * Version number is increased to 2.5.2.
7944
7945 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7948         does not exist.
7949         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7950         (wl-biff-start): Call `timer-activate' if timer already exists.
7951
7952         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7953         only when it is bound as function.
7954
7955 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7956
7957         * Version number is increased to 2.5.1.
7958
7959 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7960
7961         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7962         Print refile/copy destination.
7963
7964 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7965
7966         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7967         queue-flush-only is non-nil.
7968
7969         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7970
7971         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7972         checking cache folder.
7973
7974 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7975
7976         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7977         `regexp-quote'.
7978
7979 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7980
7981         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7982         function.
7983         * wl-summary.el (wl-summary-write-current-folder-functions):
7984         Change default value.  Use it.
7985
7986 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7987
7988         * Version number is increased to 2.5.0.
7989
7990         * wl-version.el (wl-version): Changed codename.
7991
7992 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7993
7994         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7995         (wl-summary-supersedes-message): Ditto.
7996
7997 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7998
7999         * wl-refile.el (wl-refile-guess-functions): Renamed from
8000         `wl-refile-guess-func-list'.
8001
8002 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8003
8004         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8005         Fixed problem when no rule was matched.
8006
8007 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8008
8009         * wl-summary.el (wl-summary-get-mark): Fixed
8010         `wl-summary-buffer-target-mark' check logic.
8011
8012 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8013
8014         * wl-folder.el (wl-folder-write-current-folder): Added group
8015         folder check.
8016
8017         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8018         `wl-summary-write-current-newsgroup'.
8019         (wl-summary-write-current-folder-functions): New variable.
8020         * wl-folder.el (wl-folder-get-newsgroups): New function.
8021         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8022         (wl-folder-write-current-folder): Renamed from
8023         `wl-folder-write-current-newsgroup'.
8024
8025 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8026
8027         * Version number is increased to 2.3.93.
8028
8029 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8030
8031         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8032         (wl-ldap-make-matched-value-list): Ditto.
8033         (wl-ldap-alias-safe-string): Split e-mail address.
8034
8035         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8036         petname folder default was selected.
8037         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8038         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8039
8040 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8041
8042         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8043         to `wl-draft-config-exec'.
8044
8045         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8046         instead of calling `wl-draft-config-exec';
8047         Process group-list and show recipients in minibuffer.
8048
8049         * tm-wl.el (wl-draft-preview-message): Ditto.
8050
8051 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8052
8053         * wl.el (toplevel): Added (C) to copyright notice, and
8054         sync Author header.
8055         * tm-wl.el (toplevel): Ditto.
8056         * wl-address.el (toplevel): Ditto.
8057         * wl-demo.el (toplevel): Ditto.
8058         * wl-dnd.el (toplevel): Ditto.
8059         * wl-draft.el (toplevel): Ditto.
8060         * wl-e21.el (toplevel): Ditto.
8061         * wl-expire.el (toplevel): Ditto.
8062         * wl-folder.el (toplevel): Ditto.
8063         * wl-highlight.el (toplevel): Ditto.
8064         * wl-message.el (toplevel): Ditto.
8065         * wl-mime.el (toplevel): Ditto.
8066         * wl-mule.el (toplevel): Ditto.
8067         * wl-nemacs.el (toplevel): Ditto.
8068         * wl-refile.el (toplevel): Ditto.
8069         * wl-score.el (toplevel): Ditto.
8070         * wl-summary.el (toplevel): Ditto.
8071         * wl-template.el (toplevel): Ditto.
8072         * wl-thread.el (toplevel): Ditto.
8073         * wl-util.el (toplevel): Ditto.
8074         * wl-vars.el (toplevel): Ditto.
8075         * wl-xmas.el (toplevel): Ditto.
8076
8077 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8078
8079         * wl.el (wl-init): Added comment about `wl-init-hook'.
8080         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8081         * wl-vars.el (wl-init-hook): Added docs.
8082         (wl-make-plugged-hook): Removed useless docs.
8083         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8084         * wl-xmas.el (toplevel): Ditto.
8085
8086 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8087
8088         * wl-address.el (toplevel): Fixed multiple Author header format.
8089         * wl-demo.el (toplevel): Ditto.
8090         * wl-draft.el (toplevel): Ditto.
8091         * wl-folder.el (toplevel): Ditto.
8092         * wl-summary.el (toplevel): Ditto.
8093         * wl-thread.el (toplevel): Ditto.
8094         * wl-util.el (toplevel): Ditto.
8095         * wl-vars.el (toplevel): Ditto.
8096         * wl-version.el (toplevel): Ditto.
8097         * wl-xmas.el (toplevel): Ditto.
8098         * wl.el (toplevel): Ditto.
8099
8100         * wl-version.el (toplevel): Added require `elmo-version' for
8101         `product-version-as-string'.
8102
8103 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8104
8105         * wl-vars.el (wl-draft-send-hook): Changed default value to
8106         '(wl-draft-config-exec).
8107
8108         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8109         explicitly.
8110         (wl-draft): Set `wl-draft-config-exec-flag' before running
8111         `wl-mail-setup-hook'.
8112
8113         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8114         `wl-biff-init-icons' to `wl-init-hook' instead of
8115         `wl-make-plugged-hook'.
8116         (Because if `wl-draft' command is invoked at first,
8117         they are not initialized)
8118         Updated copyright notice.
8119
8120         * wl-e21.el (toplevel): Ditto;
8121
8122         * wl-demo.el (toplevel): Updated copyright notice.
8123         * wl-address.el (toplevel): Ditto.
8124         * wl-draft.el (toplevel): Ditto.
8125         * wl-version.el (toplevel): Ditto.
8126         * wl-folder.el (toplevel): Ditto.
8127         * wl-summary.el (toplevel): Ditto.
8128         * wl-thread.el (toplevel): Ditto.
8129         * wl-util.el (toplevel): Ditto.
8130         * wl-vars.el (toplevel): Ditto.
8131         * wl.el (toplevel): Ditto.
8132
8133 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8134
8135         * wl-highlight.el (wl-highlight-message): Fixed problem of
8136         highlighting failure which occured when the last field contains
8137         multiple lines in the draft buffer.
8138
8139         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8140         `wl-biff-start' if plugged.
8141
8142         * wl-util.el (wl-biff-check-folder): New function.
8143         (wl-biff-check-folders): Don't set session name prefix.
8144         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8145         (wl-biff-check-folder-async): Ditto.
8146
8147         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8148         in email address.
8149
8150 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8151
8152         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8153
8154         * wl-draft.el (wl-draft-strip-subject-re): New function.
8155
8156         * wl-draft.el (wl-draft-reply): Use it.
8157
8158 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8159
8160         * wl-message.el (wl-mmelmo-message-redisplay): Use
8161         `mime-display-message' instead of `wl-mime-display-message'.
8162
8163         * wl-mime.el (toplevel): Removed compatibility workaround
8164         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8165         (wl-mime-display-message): Abolished.
8166         (wl-mime-entity-read-field): Ditto.
8167         (wl-mime-combine-message/partial-pieces): Use
8168         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8169
8170 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8171
8172         * wl-template.el: Doc fixes.
8173
8174 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8175
8176         * wl-e21.el (wl-message-overload-functions): Do nothing if
8177         `current-local-map' is not available.
8178         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8179
8180 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8181
8182         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8183         representation.
8184
8185         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8186         number.
8187         (wl-fldmgr-save-folders): Don't use `format' when insert
8188         `wl-fldmgr-folders-header'.
8189
8190 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8191
8192         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8193
8194 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8195
8196         * wl-highlight.el (wl-highlight-message):
8197         Use `std11-field-end' to detect end point of the header field.
8198         Refer `wl-highlight-max-header-size'.
8199
8200         * wl-vars.el (wl-highlight-max-header-size): New variable.
8201
8202         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8203
8204         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8205         Set `for-draft' argument of wl-highlight-headers.
8206         (wl-draft): Ditto.
8207         (wl-draft-reedit): Ditto.
8208         (wl-user-agent-compose-internal): Ditto.
8209
8210 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8211
8212         * wl-message.el (wl-message-add-button): Use overlay.
8213
8214 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8215
8216         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8217
8218         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8219         problem when group-list content is nothing.
8220         (Reported by Mito <mit@nines.nec.co.jp>)
8221
8222 2000-10-18  SAITO Atsunori <sai@yedo.com>
8223
8224         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8225
8226 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8227
8228         * tm-wl.el (toplevel): Use product-provide.
8229
8230 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8231
8232         * Version number is increased to 2.3.92.
8233
8234 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8235
8236         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8237         title text, use `display' property for left margin under Emacs 21.
8238
8239         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8240         properties.
8241         (wl-plugged-init-icons): Ditto.
8242
8243 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8244
8245         * wl.el (wl-save-status, wl-init): Remove last period in
8246         "...done." message.
8247         * tm-wl.el (wl-summary-burst): Ditto.
8248         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8249         wl-summary-resume-cache-status,
8250         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8251         wl-summary-sync-update3, wl-summary-highlight-msgs,
8252         wl-summary-flush-pending-append-operations,
8253         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8254         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8255         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8256         wl-thread-open-all): Ditto.
8257         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8258         * wl-mime.el (wl-summary-burst): Ditto.
8259         * wl-highlight.el (wl-highlight-summary): Ditto.
8260         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8261         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8262         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8263         * wl-address.el (wl-local-address-init): Ditto.
8264
8265 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8266
8267         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8268         `add-text-properties'.
8269         (wl-plugged-init-icons): Ditto.
8270         (wl-folder-init-icons): Use `propertize' instead of
8271         `put-text-property'.
8272         (wl-plugged-set-folder-icon): Ditto.
8273         (wl-e21-highlight-folder-group-line): Ditto.
8274
8275 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8276
8277         * wl-version.el (wl-version-status-alist): New variable.
8278         (wl-version-status): New function.
8279
8280         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8281         "Cc" part of the case "Reply-To".
8282
8283         * wl-draft.el (wl-draft-reply): Use result of
8284         `eword-extract-address-components'.
8285
8286         * wl-demo.el (wl-demo-icon-name): New constant.
8287         (wl-logo-xpm): Use it.
8288         (wl-logo-xbm): Ditto.
8289         (wl-logo-bitmap): Ditto.
8290
8291         * Version number is increased to 2.3.91.
8292
8293 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8294
8295         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8296         (wl-extended-emacs-version, wl-extended-emacs-version2,
8297         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8298         docstring.
8299
8300         * wl-version.el (wl-generate-user-agent-string-1): New function.
8301         (wl-generate-user-agent-string): Use it.
8302
8303         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8304         `mime-edit-insert-user-agent-field'.
8305         (wl-generate-user-agent-string): Check
8306         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8307
8308         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8309         instead of `if', when verbose case.
8310
8311 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8312
8313         * wl-expire.el (wl-summary-expire): Fix.
8314
8315 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8316
8317         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8318         and `elmo-lost+found-folder' if 'wl-draft.
8319         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8320
8321 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8322
8323         * wl-expire.el (wl-summary-expire): Change messages.
8324         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8325         `deleing-info' instead of "Deleting..."
8326
8327 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8328
8329         * wl-summary.el (wl-summary-refile-subr): Fix.
8330
8331 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8332
8333         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8334         if pipe folder.
8335
8336 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8337
8338         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8339
8340 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8341
8342         * wl-expire.el (wl-expire-hide): New function.
8343         (wl-summary-expire): Add `hide'.
8344
8345 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8346
8347         * wl-vars.el (wl-draft-reply-without-argument-list):
8348         Changed default value to consider `Reply-To:'.
8349         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8350
8351         * Version number is increased to 2.3.90.
8352
8353         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8354         elmo-imap4-get-session with unwind-protect.
8355         Don't cause error.
8356         (wl-summary-sync-marks): Don't check plugged nor folder type.
8357         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8358         (Always keep current buffer).
8359
8360 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8361
8362         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8363         Enclose with `save-excursion'.
8364
8365 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8366
8367         * wl-version.el (wl-version): Remove interactive.
8368
8369 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8370
8371         * wl-version.el (wl-generate-user-agent-string): Use
8372         `product-string-verbose' instead of `product-string-1'.
8373
8374 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8375
8376         * wl-vars.el (wl-draft-use-cache): New variable.
8377         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8378         if wl-draft-use-cache is non-nil.
8379
8380 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8381
8382         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8383         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8384
8385 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8386
8387         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8388         (wl-thread-msg-mark-as-unread): Ditto.
8389
8390         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8391         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8392         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8393         Don't set mark in summary if return value of `elmo-mark-as-read'
8394         is nil.
8395         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8396         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8397         instead of `wl-thread-msg-mark-as-read'.
8398         (wl-summary-mark-as-unread-region): Ditto.
8399         (wl-summary-target-mark-mark-as-read): Ditto.
8400
8401         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8402
8403 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8404
8405         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8406
8407         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8408
8409 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8410
8411         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8412         face.
8413
8414 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8415
8416         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8417         `running-xemacs'.
8418
8419 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8420
8421         * wl-version.el (toplevel): Use `product-version-as-string' for
8422         set verstion-string, if defined.
8423
8424         * wl-version.el (wl-version-show): Insert string at point, when
8425         call with argument.
8426
8427         * wl-version.el (wl-generate-user-agent-string): Use
8428         `product-string-1' instead of `wl-appname', `wl-version' and
8429         `wl-codename'.
8430
8431 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8432
8433         * wl-address.el (toplevel): Use product-provide.
8434         * wl-demo.el (toplevel): Ditto.
8435         * wl-dnd.el (toplevel): Ditto.
8436         * wl-draft.el (toplevel): Ditto.
8437         * wl-e21.el (toplevel): Ditto.
8438         * wl-expire.el (toplevel): Ditto.
8439         * wl-fldmgr.el (toplevel): Ditto.
8440         * wl-folder.el (toplevel): Ditto.
8441         * wl-highlight.el (toplevel): Ditto.
8442         * wl-message.el (toplevel): Ditto.
8443         * wl-mime.el (toplevel): Ditto.
8444         * wl-mule.el (toplevel): Ditto.
8445         * wl-nemacs.el (toplevel): Ditto.
8446         * wl-refile.el (toplevel): Ditto.
8447         * wl-score.el (toplevel): Ditto.
8448         * wl-summary.el (toplevel): Ditto.
8449         * wl-template.el (toplevel): Ditto.
8450         * wl-thread.el (toplevel): Ditto.
8451         * wl-util.el (toplevel): Ditto.
8452         * wl-vars.el (toplevel): Ditto.
8453         * wl-xmas.el (toplevel): Ditto.
8454         * wl.el (toplevel): Ditto.
8455
8456 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8457
8458         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8459         instead of product.
8460
8461         * wl-version.el (wl-version): Compile time evalution elmo-version.
8462
8463 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8464
8465         * wl-summary.el (wl-summary-sync-force-update): Append queue
8466         `mark-as-read'if unplugged.
8467
8468 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8469
8470         * wl-version.el: New file.  Use product.el.
8471         * wl.el: add (require 'wl-version).
8472         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8473         for ~/.folders header.
8474         (wl-fldmgr-folders-header): Changed.
8475         * wl-demo.el (wl-demo): Use product.el.
8476
8477         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8478         wl-version.el.
8479         * wl-util.el (wl-version, wl-version-show): Ditto.
8480
8481         * wl-util.el (wl-generate-user-agent-string,
8482         wl-extended-emacs-version, wl-extended-emacs-version2,
8483         wl-extended-emacs-version3): Move to wl-version.el.
8484         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8485         xemacs-codename, mime-edit-insert-user-agent-field,
8486         mime-edit-user-agent-value, mime-editor/version,
8487         mime-editor/codename): Compile warning killer move to
8488         wl-version.el
8489
8490 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8491
8492         * wl-summary.el (wl-summary-refile-subr): Fix.
8493
8494 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8495
8496         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8497         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8498
8499 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8500
8501         * wl.el (wl-check-environment): Check too many `@'.
8502
8503 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8504
8505         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8506
8507 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8508
8509         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8510         wl-draft-reply-myself-without-argument-list): Add variables.
8511         * wl-draft.el (wl-draft-reply): Use it.
8512
8513 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8514
8515         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8516         the 5th argument of `elmo-network-get-spec'.
8517
8518         * wl-thread.el (wl-thread-reparent-children): New inline function.
8519         (wl-thread-delete-message): Use it.
8520
8521         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8522         (wl-summary-score-update-all-lines): Don't use `dolist'.
8523
8524 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8525
8526         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8527         (require 'elmo-msgdb) for inline function.
8528
8529 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8530
8531         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8532
8533 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8534
8535         * wl-score.el (wl-score-headers): Fix for the confusing macro
8536         `elmo-kill-buffer'.
8537
8538 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8539
8540         * wl-summary.el: Don't use the 3rd argument of `require' because
8541         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8542         * wl-util.el: Ditto.
8543         * wl-draft.el: Ditto.
8544
8545 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8546
8547         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8548         window system is not used.
8549
8550 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8551
8552         * wl-thread.el: Don't use `mapcar' only for iteration.
8553         (wl-thread-resume-entity): Ditto.
8554         (wl-thread-delete-message): Ditto.
8555
8556         * wl-summary.el: Bind `dragdrop-drop-functions',
8557         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8558         of `require' for `timezone', `easymenu' and `ps-print';
8559         don't use `mapcar' only for iteration.
8560
8561         * wl-util.el: Bind `mule-version', `nemacs-version',
8562         `emacs-beta-version', `xemacs-codename',
8563         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8564         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8565         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8566         only for iteration.
8567
8568         * wl-score.el: Don't use `mapcar' only for iteration.
8569         (wl-score-simplify-buffer-fuzzy): Ditto.
8570         (wl-score-simplify-subject): Ditto.
8571         (wl-score-headers): Ditto.
8572         (wl-summary-score-update-all-lines): Ditto.
8573
8574         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8575         `enable-multibyte-characters' and `mule-version'.
8576
8577         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8578         `mapcar' only for iteration.
8579
8580         * wl-demo.el: Don't use `mapcar' only for iteration.
8581
8582         * wl-folder.el: Don't use `mapcar' only for iteration.
8583         (wl-folder-open-all): Ditto.
8584         (wl-folder-count-incorporates): Ditto.
8585
8586         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8587         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8588
8589         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8590         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8591         `smtp-connection-type'; specify 3rd argument of `require' for
8592         `timezone'; don't use `mapcar' only for iteration.
8593         (wl-draft-clone-local-variables): Don't use `mapcar'.
8594         (wl-draft-generate-clone-buffer): Ditto.
8595         (wl-user-agent-compose-internal): Ditto.
8596
8597         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8598
8599         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8600         (wl-save-status): Ditto.
8601
8602         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8603         for iteration.
8604
8605 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8606
8607         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8608         removed `Date'.
8609         (wl-fldmgr-make-filter-default): New user option.
8610
8611         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8612         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8613         (wl-fldmgr-filter-completion-alist): Abolish.
8614
8615         * wl.el (wl): Don't check servers if arg is non-nil.
8616
8617         * wl-draft.el (wl-draft-reply): Set only message-id string to
8618         In-Reply-To field.
8619
8620 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8621
8622         * wl-summary.el (wl-summary-pick): Rewrite.
8623
8624         * wl-draft.el (wl-draft-forward): Get references field from
8625         original buffer.
8626         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8627
8628 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8629
8630         * wl-draft.el (wl-draft-forward): Add references field.
8631
8632 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8633
8634         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8635         (wl-draft-reply): Use it.
8636
8637 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8638
8639         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8640         when Emacs 21 is running.
8641
8642         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8643         bindings.
8644
8645 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8646
8647         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8648         XPM icons transparent.
8649
8650         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8651         Emacs 21.
8652
8653 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8654
8655         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8656         nil.
8657
8658         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8659         when it is persistent.
8660         (wl-summary-sync-marks): Changed argument for
8661         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8662         (wl-summary-virtual): Use `elmo-read-search-condition'.
8663         (wl-summary-redisplay-internal): If folder is local, mark as read
8664         even when folder is plugged.
8665
8666 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8667
8668         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8669         of `tool-bar-lines' in the frame parameters.
8670         (after-make-frame-functions, post-command-hook): Don't modify the
8671         value.
8672         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8673         wl-e21-tool-bar-lines): Removed.
8674
8675 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8676
8677         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8678         properties `evaporate' and `wl-momentary-overlay' as well.
8679         (wl-highlight-summary-displaying): Ditto.
8680         (wl-delete-all-overlays): Don't delete overlay which does not have
8681         a property `wl-momentary-overlay'.
8682
8683         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8684         `display-mouse-p' and `display-graphic-p'.
8685         (wl-folder-init-icons): Don't search for XBM or the other files.
8686         (wl-plugged-set-folder-icon): Make icons if and only if
8687         `display-graphic-p' returns non-nil.
8688         (wl-highlight-plugged-current-line): Use `before-string' overlay
8689         property to show icon images.
8690         (wl-highlight-folder-current-line): Ditto.
8691         (wl-e21-highlight-folder-group-line): Ditto.
8692         (wl-e21-highlight-folder-by-numbers): Ditto.
8693         (wl-e21-insert-image): Removed.
8694         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8695         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8696         said.
8697         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8698         `wl-e21-force-switch-toolbar'.
8699         (wl-e21-make-icon-image): Removed.
8700         (wl-e21-setup-toolbar): Don't search for XBM files.
8701         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8702         the default value.
8703
8704 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8705
8706         * wl-util.el (wl-biff-check-folder-async): Set
8707         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8708
8709 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8710
8711         * wl-e21.el (after-make-frame-functions): Add
8712         `wl-e21-force-switch-toolbar'.
8713         (wl-e21-force-switch-toolbar): New function force to switch the
8714         toolbar appearance automatically.
8715         (post-command-hook): Add `wl-e21-switch-toolbar'.
8716         (wl-e21-switch-toolbar): New function to switch the toolbar
8717         appearance automatically.
8718         (wl-e21-tool-bar-lines): New buffer local variable.
8719
8720 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8721
8722         * wl-util.el (wl-biff-check-folders-running): New variable.
8723         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8724         (wl-biff-check-folder-async-callback):
8725         Set `wl-biff-check-folders-running'.
8726         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8727         with unwind-protect.
8728
8729         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8730         Enclose `wl-folder-auto-check' with unwind-protect.
8731
8732         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8733         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8734
8735         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8736
8737         * wl-util.el (wl-biff-notify): New inline function.
8738         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8739         locally.
8740         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8741         folder-list' is 1.
8742         Use `wl-biff-notify'.
8743         (wl-biff-check-folder-async-callback): New function.
8744         (wl-biff-check-folder-async): Ditto.
8745
8746         * wl-folder.el (wl-folder): Don't check folders.
8747         (wl-folder-auto-check): New function.
8748
8749 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8750
8751         * wl-util.el (wl-biff-start) [Emacs19+]:
8752         Use `timer-next-integral-multiple-of-time'.
8753         (wl-biff-check-folders): Use `wl-default-folder'
8754         if `wl-biff-check-folder-list' is nil.
8755
8756 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8757
8758         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8759         instead of `elmo-delete-lists'.
8760
8761 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8762
8763         * wl.el (wl-plugged-toggle-all): Set the value of
8764         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8765         (wl-plugged-toggle): Ditto.
8766         (wl-toggle-plugged): Ditto.
8767         (wl-plugged-init): Ditto.
8768
8769         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8770         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8771         instead of `wl-biff-state-indicator-off' and
8772         `wl-biff-state-indicator-on'; don't modify the value and the type
8773         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8774         (wl-plugged-init-icons): Set icons data to
8775         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8776         instead of `wl-plug-state-indicator-off' and
8777         `wl-plug-state-indicator-on'; don't modify the value and the type
8778         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8779
8780         * wl-vars.el (wl-modeline-biff-state-off,
8781         wl-modeline-biff-state-on, wl-modeline-biff-status,
8782         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8783         wl-modeline-plug-status): New internal variables.
8784         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8785         wl-biff-check-interval, wl-biff-check-folder-list): Change
8786         customization group from `wl-folder' to `wl-highlight'.
8787         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8788         wl-show-plug-status-on-modeline): Defcustomized.
8789
8790         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8791         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8792         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8793         a flag to `mode-line-buffer-identification'.
8794
8795         * wl-e21.el (wl-biff-init-icons): Set icons data to
8796         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8797         instead of `wl-biff-state-indicator-off' and
8798         `wl-biff-state-indicator-on'.
8799         (wl-plugged-init-icons): Set icons data to
8800         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8801         instead of `wl-plug-state-indicator-off' and
8802         `wl-plug-state-indicator-on'.
8803
8804 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8805
8806         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8807         excessive titles.
8808
8809 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8810
8811         * wl.el (wl-plugged-mode): Use revised
8812         `wl-mode-line-buffer-identification'.
8813         (wl-plugged-init): Don't use `force-mode-line-update'.
8814
8815         * wl-xmas.el (wl-draft-overload-functions): Use revised
8816         `wl-mode-line-buffer-identification'.
8817         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8818         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8819         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8820         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8821         `wl-make-plugged-hook';
8822         add `wl-folder-init-icons' and `wl-setup-folder' to
8823         `wl-folder-mode-hook'.
8824
8825         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8826         19 as well.
8827         (wl-mode-line-display-priority-list): New user option.
8828         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8829         Defcustomized.
8830         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8831         Add docs.
8832
8833         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8834         start.
8835         (wl-mode-line-buffer-identification): Revised as a function.
8836
8837         * wl-summary.el (wl-summary-mode): Use revised
8838         `wl-mode-line-buffer-identification'; don't call
8839         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8840         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8841         `wl-xmas-setup-summary'.
8842
8843         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8844         `wl-mode-line-buffer-identification'.
8845
8846         * wl-mule.el (wl-draft-overload-functions): Use revised
8847         `wl-mode-line-buffer-identification'.
8848
8849         * wl-folder.el (wl-make-plugged-alist): Don't call
8850         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8851         (wl-folder): Don't call `wl-folder-init-icons' directly.
8852         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8853         `wl-xmas-setup-folder' directly;
8854         use revised `wl-mode-line-buffer-identification'.
8855         (TopLevel): Don't bind `wl-biff-init-icons',
8856         `wl-plugged-init-icons', `wl-folder-init-icons',
8857         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8858
8859         * wl-e21.el (wl-draft-overload-functions): Use revised
8860         `wl-mode-line-buffer-identification'.
8861         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8862         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8863         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8864         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8865         `wl-make-plugged-hook';
8866         add `wl-folder-init-icons' and `wl-setup-folder' to
8867         `wl-folder-mode-hook'.
8868
8869 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8870             Katsumi Yamaoka    <yamaoka@jpl.org>
8871
8872         * wl.el (wl): Call `wl-biff-start'.
8873         (wl-exit): Call `wl-biff-stop'.
8874         (wl-plugged-mode): Show biff in modeline.
8875         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8876
8877         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8878         (wl-biff-init-icons): New function.
8879         (wl-plugged-init-icons): Don't make too much keymaps.
8880         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8881
8882         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8883         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8884         variables.
8885         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8886         options.
8887
8888         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8889         wl-biff-start, wl-biff-stop): New functions.
8890         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8891         (wl-biff-timer-name): New variable.
8892
8893         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8894
8895         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8896         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8897
8898         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8899         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8900
8901         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8902         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8903         `wl-folder-init-icons' to `ignore' if they are not available.
8904         (wl-folder-mode): Show biff in modeline.
8905
8906         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8907         (wl-biff-init-icons): New function.
8908         (wl-plugged-init-icons): Don't make too much keymaps.
8909         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8910
8911 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8912
8913         * wl-vars.el (wl-strict-diff-folders): Customization Type
8914         and doc fix.  Define as a list of regular expressions for
8915         folders or nil.
8916         * wl-folder.el (wl-folder-check-one-entity): Use
8917         `wl-string-match-member' instead of `wl-string-member' for
8918         `wl-strict-diff-folders'.
8919
8920 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8921
8922         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8923         (wl-highlight-folder-current-line): Use it; new implementation.
8924         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8925         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8926         `defsubst' instead of `defun'.
8927
8928         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8929         `wl-highlight-group-folder-by-numbers'; made it can also be a
8930         number.  See info for more details.
8931
8932         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8933         running.
8934
8935         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8936         to bind them.
8937
8938         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8939         (wl-highlight-folder-current-line): New implementation.
8940
8941         * wl-highlight.el (wl-highlight-folder-group-line): New
8942         implementation.
8943         (wl-delete-all-overlays): Rewrite as a marco.
8944         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8945
8946         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8947         running.
8948         (wl-folder-*-glyph): No need to bind them.
8949
8950         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8951         `wl-e21-highlight-folder-group-icon'; rewrite.
8952         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8953         `defsubst' instead of `defun'.
8954         (wl-folder-mode-map): Bind it when compiling.
8955
8956 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8957
8958         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8959
8960         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8961
8962 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8963
8964         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8965
8966 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8967
8968         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8969         (wl-highlight-folder-current-line): Use it.
8970
8971         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8972         in `id-name'.
8973
8974 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8975
8976         * wl.el: Require `wl-e21' when Emacs 21 is running.
8977
8978         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8979         default when Emacs 21 is running.
8980         (wl-use-highlight-mouse-line): Ditto.
8981         (wl-on-emacs21): New constant.
8982         (wl-on-emacs20): Removed.
8983
8984         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8985         Emacs 21 is running.
8986
8987         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8988         Emacs 21 is running.
8989
8990         * wl-e21.el: New file.
8991
8992 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8993
8994         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8995         (wl-toggle-plugged): Ditto.
8996         (wl-plugged-toggle): Ditto.
8997         (wl-plugged-toggle-all): Ditto.
8998
8999         * wl-vars.el (wl-plug-state-indicator): Refer
9000         `wl-plug-state-indicator-on' indirectly.
9001
9002 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9003
9004         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9005         Call `wl-folder-confirm-existence'.
9006
9007         * wl-folder.el (wl-folder-confirm-existence): Added optional
9008         argument `force'.
9009
9010 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9011
9012         * wl-summary.el (wl-summary-refile-subr): Assume
9013         `copy-or-refile' as symbol.
9014         (wl-summary-refile): Follow up above change.
9015         (wl-summary-copy): Ditto.  Doc fix.
9016
9017 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9018
9019         * wl-summary.el (wl-summary-pick): Don't bind
9020         `elmo-search-mime-charset'.
9021
9022         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9023         default using old backquote style.
9024         (wl-search-mime-charset): Abolished.
9025
9026         * wl-highlight.el (wl-highlight-headers):
9027         Call `point' after `re-search-forward'(for Nemacs).
9028
9029         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9030         for elmo-imap4.el.
9031
9032 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9033
9034         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9035         `wl-message-ignored-field-list' instead of
9036         `mime-view-ignored-field-list'.
9037
9038         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9039         Add interactive spec.
9040         (wl-folder-goto-bottom-of-current-folder): Ditto.
9041         (wl-folder-mode-map): Bind them.
9042
9043         * wl-vars.el (wl-message-ignored-field-list): New variable.
9044         (wl-message-visible-field-list): New variable.
9045
9046         * wl-mime.el (wl-mime-header-presentation-method): New function.
9047         (wl-mime-setup): Set header-presentation-method.
9048
9049 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9050
9051         * wl-nemacs.el (wl-draft-overload-functions): Set
9052         `mode-line-buffer-identification' instead of using
9053         `wl-make-modeline'.
9054
9055         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9056         instead of using `wl-make-modeline'.
9057
9058         * wl-xmas.el (wl-plugged-init-icons): Set up
9059         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9060         (wl-make-modeline): Abolish.
9061         (wl-draft-overload-functions): Set
9062         `mode-line-buffer-identification' instead of using
9063         `wl-make-modeline'.
9064
9065         * wl-util.el (wl-make-modeline-subr): Abolish.
9066         (wl-mode-line-buffer-identification): New alias.
9067
9068         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9069         (wl-summary-make-modeline): Abolish.
9070         (wl-summary-buffer-set-folder): Set
9071         `wl-summary-buffer-folder-indicator'.
9072         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9073         of using `wl-make-modeline'.
9074         (wl-summary-switch-to-clone-buffer): Don't set
9075         `mode-line-buffer-identification'.
9076         (wl-summary-goto-folder-subr): Ditto.
9077
9078         * wl-mule.el (wl-draft-overload-functions): Set
9079         `mode-line-buffer-identification' instead of using
9080         `wl-make-modeline'.
9081
9082         * wl-folder.el (wl-folder-mode): Set
9083         `mode-line-buffer-identification' instead of using
9084         `wl-make-modeline'.
9085         (wl-folder): Don't set `mode-line-buffer-identification'.
9086
9087 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9088
9089         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9090         instead of `member' for `wl-refile-guess-func-list' look-ups.
9091         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9092
9093 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9094
9095         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9096         `wl-message-button-dispatcher'.
9097
9098         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9099
9100         * wl-message.el (wl-message-button-dispatcher): Use it.
9101
9102         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9103         "In-Reply-To".
9104
9105         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9106         Bind `case-fold-search' to t.
9107
9108 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9109
9110         * wl-xmas.el (wl-message-overload-functions): Initialize
9111         `wl-message-button-map'.
9112
9113         * wl-mule.el (wl-message-overload-functions): Initialize
9114         `wl-message-button-map'.
9115
9116         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9117
9118         * wl-message.el (wl-message-button-map): New keymap.
9119         (wl-message-add-button): New function.
9120         (wl-message-button-dispatcher): New function.
9121         (wl-message-button-refer-article): New function.
9122
9123         * wl-highlight.el
9124         (wl-highlight-message-add-buttons-to-header): New function.
9125         (wl-highlight-headers): Use it.
9126
9127 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9128
9129         * wl-summary.el (wl-summary-default-from): Use
9130         `wl-address-get-petname-1'.
9131         (wl-summary-simple-from): Ditto.
9132
9133         * wl-address.el (wl-address-get-petname-1): New inline function.
9134         (wl-address-get-petname): Use it.
9135
9136 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9137
9138         * wl-summary.el (wl-summary-default-from): Return full-name part
9139         from the address if no petname was found.
9140         (wl-summary-simple-from): Ditto.
9141
9142         * wl-address.el (wl-address-get-petname): Return nil if no petname
9143         associated with the address was found.
9144
9145 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9146
9147         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9148         display is finished.
9149
9150 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9151
9152         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9153         `elmo-folder-exists-p' argument.
9154
9155 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9156
9157         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9158         the folder.
9159
9160 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9161
9162         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9163
9164         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9165         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9166
9167 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9168
9169         * wl-folder.el (wl-folder-create-subr): New function.
9170         (wl-folder-confirm-existence): Use it.
9171         (wl-folder-check-one-entity): Use it.
9172         Check the error symbol is derived from 'elmo-open-error.
9173
9174         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9175         `ignore-error'.
9176
9177 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9178
9179         * wl-util.el (toplevel): Add (eval-when-compile (require
9180         'elmo-util)).  (Maybe `provide' is typo.)
9181
9182 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9183
9184         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9185         (I don't know why this was needed.)
9186
9187         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9188         Follow up changes for stream-type.
9189
9190         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9191         (wl-draft-elmo-nntp-send): Ditto.
9192
9193         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9194         (wl-nntp-posting-stream-type): Ditto.
9195         (wl-pop-before-smtp-ssl): Abolished.
9196         (wl-nntp-posting-ssl): Ditto.
9197
9198         * wl-address.el (wl-address-quote-specials): New function.
9199         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9200
9201         * wl-draft.el (wl-draft-reply): Ditto.
9202
9203 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9204
9205         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9206         use function `wl-string-match-assoc'.
9207
9208 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9209
9210         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9211
9212         * wl-draft.el (wl-draft-deduce-address-list): New function.
9213         (wl-draft-parse-mailbox-list): Ditto.
9214         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9215         instead of `smtp-deduce-address-list'.
9216         (wl-draft-on-field-p): Follow group list.
9217
9218         * wl-address.el (wl-address-concat-token): New function.
9219         (wl-address-string-without-group-list-contents): Ditto.
9220         (wl-complete-field-body): Fixed problem of completion
9221         by japanese petname.
9222         (wl-address-make-completion-list): Rewrite.
9223
9224 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9225
9226         * wl-address.el (wl-address-make-completion-list): Completion by
9227         petname.
9228         (wl-complete-field-body): Likewise.
9229
9230 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9231
9232         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9233         contains invalid address syntax.
9234
9235 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9236
9237         * wl-folder.el (wl-folder-check-entity-async): Use
9238         `elmo-nntp-spec-hostname'.
9239
9240 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9241
9242         * wl-summary.el (wl-summary-msgdb-load-async): Use
9243         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9244
9245 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9246
9247         * wl-draft.el (wl-draft-reply): Set argument
9248         `content-transfer-encoding' as nil.
9249
9250 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9251
9252         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9253         `wl-refile-alist'.
9254
9255 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9256
9257         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9258         (wl-draft-edit-string): Ditto.
9259         (wl-draft-forward): Ditto.
9260         * wl-summary.el (wl-summary-write): Ditto.
9261
9262 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9263
9264         * wl-summary.el (wl-summary-sync-update3): Call
9265         `wl-summary-buffer-number-column-detect'.
9266         (wl-summary-buffer-number-column-detect): Search from point-min.
9267
9268 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9269
9270         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9271         contains an address which is not included in original to or cc.
9272
9273 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9274
9275         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9276         begin-line does not exist.
9277         * wl-message.el (wl-message-uu-substring): Ditto.
9278
9279 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9280
9281         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9282         clear local variables.
9283         (wl-summary-exit): Call `elmo-commit'.
9284         (wl-summary-switch-to-clone-buffer): Call
9285         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9286         (wl-summary-goto-folder-subr): Ditto.
9287
9288         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9289         POP folder.
9290
9291 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9292
9293         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9294         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9295         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9296         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9297         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9298         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9299
9300         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9301
9302 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9303
9304         * wl-summary.el (wl-summary-search-by-subject):
9305         Search parent message from the latest one.
9306
9307 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9308
9309         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9310         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9311
9312         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9313         New user option.
9314
9315         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9316         if elmo-nntp-use-killed-list is nil.
9317         Use `elmo-msgdb-append-to-killed-list'.
9318         (Append numbers confirmed as disappeared to the killed list.)
9319         (wl-summary-confirm-appends): Don't display negative number.
9320
9321 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9322
9323         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9324
9325 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9326
9327         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9328         range is `all'.
9329         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9330         `elmo-list-bigger-diff'.
9331
9332 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9333
9334         * wl-summary.el (wl-summary-buffer-exit-func):
9335         New buffer local variable.
9336         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9337
9338 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9339
9340         * wl-demo.el (wl-demo): Fix the last change.
9341
9342 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9343
9344         * wl-demo.el (wl-demo): Don't use `eval'.
9345
9346 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9347
9348         * wl-summary.el (wl-summary-buffer-thread-modified):
9349         New buffer-local variable.
9350         (wl-summary-set-thread-modified): New function.
9351         (wl-summary-thread-modified-p): New function.
9352         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9353         (wl-summary-yank-saved-message): Use function
9354         `wl-summary-set-thread-modified'
9355         (wl-summary-switch-to-clone-buffer): Add
9356         `wl-summary-buffer-thread-modified'.
9357
9358         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9359         (wl-summary-buffer-mark-saved-hook): Ditto.
9360         * wl-summary.el (wl-summary-msgdb-save): New hook
9361         `wl-summary-buffer-message-saved-hook' and
9362         `wl-summary-buffer-mark-saved-hook'.
9363
9364 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9365
9366         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9367
9368 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9369
9370         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9371         don't hide scroll bars under FSF Emacsen because it may incur an
9372         undesirable redrawing.
9373
9374 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9375
9376         * wl-draft.el (wl-draft-edit-string): Call
9377         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9378
9379 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9380
9381         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9382
9383 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9384
9385         * wl-summary.el (wl-summary-msgdb-load-async): Call
9386         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9387
9388 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9389
9390         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9391         fringes in demo buffer; center bitmap logo correctly even if old
9392         Mule is used.
9393
9394 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9395
9396         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9397
9398         * wl-refile.el (wl-refile-subject-alist): New variable.
9399         (wl-refile-subject-alist-file-name): Ditto.
9400         (wl-refile-alist-setup): Rewrite.
9401         (wl-refile-alist-save): Use `elmo-object-save'.
9402         Eliminated arguments.
9403         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9404         (wl-refile-guess-by-subject): New function.
9405         (wl-refile-guess-func-list): Added it.
9406
9407 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9408
9409         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9410         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9411
9412 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9413
9414         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9415         New buffer-local variable.
9416         (wl-summary-buffer-next-folder-func): Ditto.
9417         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9418         if non-nil.
9419         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9420         if non-nil.
9421         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9422         if non-nil.
9423         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9424         if non-nil.
9425
9426 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9427
9428         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9429         permanently in the demo buffer.
9430
9431 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9432
9433         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9434         `mime-entity-fetch-field'.
9435
9436         * wl.el (wl-exit): Delete plugged buffer.
9437
9438         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9439         XEmacs has menubar feature.
9440
9441 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9442
9443         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9444         cannot arrive at the beginning of the buffer under old Emacsen.
9445
9446 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9447
9448         * wl-address.el (wl-address-ldap-search):
9449         Call `ldap-search-entries' with `withdn' argument t.
9450         (wl-complete-field-body): Bind completion-ignore-case as t.
9451         Clear ldap search hash when it was sole completion.
9452         Use elmo-string for pattern string.
9453         (wl-ldap-alias-safe-string): Eliminated needless let.
9454
9455 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9456
9457         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9458         (wl-ldap-alias-sep): New constant.
9459         (wl-ldap-search-attribute-type-list): Ditto.
9460         (wl-ldap-get-value): New function.
9461         (wl-ldap-make-filter): Ditto.
9462         (wl-ldap-make-matched-value-list): Ditto.
9463         (wl-ldap-alias-safe-string): Ditto.
9464         (wl-ldap-register-dn-string): Ditto.
9465         (wl-address-ldap-search): Rewrite.
9466
9467 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9468
9469         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9470         thread is deleted.
9471         (wl-thread-delete-line-from-buffer): Ditto.
9472         (wl-thread-get-exist-children): New function.
9473
9474 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9475
9476         * wl-demo.el (wl-demo): Made it to select various image types.
9477         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9478         from `wl-title-logo'.
9479         (wl-logo-ascii): New variable.
9480         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9481         (wl-demo-copyright-notice): New constant.
9482
9483         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9484
9485 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9486
9487         * wl-vars.el (wl-summary-target-above): Renamed from
9488         wl-summary-temp-above.
9489         * wl-score.el (wl-score-get-score-alist): Use it.
9490         (wl-summary-score-update-all-lines): Use it.
9491         * wl-summary.el: Ditto. (make-variable-buffer-local).
9492
9493 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9494
9495         * wl-vars.el (wl-ldap-port): New user option.
9496
9497         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9498         Rewite whole implementation.
9499         (wl-complete-field-body): Fixed.
9500
9501 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9502
9503         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9504         Choose implementation at compile time.
9505
9506 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9507
9508         * wl-address.el (wl-ldap-search-internal): New function.
9509         (wl-complete-field-to): Use it.
9510
9511 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9512
9513         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9514         Use `let' instead of `let*'.
9515         Require 'wl-vars.
9516
9517         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9518         Define as defcustom.
9519         (wl-ldap-base): Ditto.
9520         (wl-use-ldap): Ditto.
9521
9522 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9523
9524         * wl-address.el (wl-ldap-search): New function.
9525         (wl-complete-field-body): Use `wl-ldap-search'.
9526         (wl-ldap-server): New variable.
9527         (wl-ldap-base): Ditto.
9528         (wl-use-ldap): Ditto.
9529
9530 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9531
9532         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9533         (Pointed out by Mito <mit@nines.nec.co.jp>).
9534         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9535         buffer-local variables like `wl-summary-redisplay-internal'.
9536         (wl-summary-redisplay-all-header): Likewise.  Update
9537         Summary view too.
9538
9539 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9540
9541         * wl-summary.el (wl-summary-jump-to-parent-message):
9542         Consider prefix argument.
9543
9544         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9545         when closed thread is deleted.
9546
9547 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9548
9549         * wl-summary.el (wl-summary-jump-to-parent-message):
9550         Consider thread modification.
9551
9552 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9553
9554         * wl-message.el (wl-message-normal-get-original-buffer): Use
9555         `save-excursion'.
9556
9557         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9558         (wl-summary-showto-folder-regexp): Ditto.
9559
9560 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9561
9562         * wl-util.el (wl-delete-alist): Doc fix.
9563         (wl-delete-associations): New function.
9564         (wl-inverse-alist): New function.
9565         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9566         Split temporary variables. Use `wl-delete-associations'
9567         and `wl-inverse-alist'.
9568         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9569
9570 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9571
9572         * wl-folder.el (wl-folder-prefetch-entity):
9573         Execute prefetching if new count is unknown.
9574
9575 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9576
9577         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9578
9579         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9580         delete entity.
9581         (wl-thread-set-parent): If insert as top, set linked as nil.
9582
9583         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9584         `wl-thread-cleanup-symbols' when view mode is thread.
9585
9586 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9587
9588         * wl-folder.el (wl-folder-create-folder-entity): Use
9589         with-current-buffer.
9590         (wl-local-folder-init): Call set-buffer to make sure we are in
9591         the Folder buffer. Don't touch buffer-local variables here.
9592         (wl-folder-mode): Initialize buffer-local variables here.
9593
9594         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9595         (wl-folder-entity-assign-id): Ditto.
9596         (wl-folder-create-entity-hashtb): Ditto.
9597         (wl-local-folder-init): Ditto.
9598         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9599
9600 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9601
9602         * wl-summary.el (wl-summary-default-from): Fix probrem when
9603         std11-extract-address-components return (nil "foo@bar").
9604
9605 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9606
9607         * wl-draft.el (wl-draft-clone-local-variables):
9608         Remove redundant `setq'.
9609
9610 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9611
9612         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9613         Bind wl-highlight-x-face-func as nil while highlighting header.
9614
9615 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9616
9617         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9618
9619 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9620
9621         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9622         elmo-msgdb-overview-hashtb from copy-variables.
9623         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9624         instead of `elmo-msgdb-overview-get-entity-by-number'.
9625         (wl-summary-auto-refile): Ditto.
9626
9627         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9628         `elmo-msgdb-overview-get-entity' instead of
9629         `elmo-msgdb-search-overview-entity'.  Use
9630         `elmo-msgdb-overview-get-entity' instead of
9631         `elmo-msgdb-overview-get-entity-by-number'.
9632         (wl-thread-insert-entity-sub): Ditto.
9633         (wl-thread-insert-message): Ditto.
9634
9635         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9636         `elmo-msgdb-overview-get-entity'.
9637         (wl-normal-message-redisplay): Ditto.
9638
9639 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9640
9641         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9642         `wl-thread-entities'.
9643         (wl-thread-delete-message): Fix remove top message from
9644         `wl-thread-entity-list'.
9645
9646         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9647         wl-append(nconc), because update-list is broken on Meadow.
9648
9649         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9650         updating process.
9651         (wl-summary-rescan): Ditto.
9652         (wl-summary-sync-update3): Ditto.
9653         * wl-thread.el (wl-thread-set-parent): Renamed from
9654         `wl-summary-set-parent'.
9655         (wl-thread-insert-message): Updating buffer faster.
9656         (wl-thread-delete-message): Updating buffer faster.
9657
9658         * wl-score.el (wl-summary-score-update-all-lines): Changed
9659         interval for display progress gauge.
9660
9661 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9662
9663         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9664         folder always-sticky.
9665         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9666         defmacro.
9667
9668 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9669
9670         * wl-vars.el (wl-draft-add-references): New user option.
9671
9672         * wl-draft.el (wl-draft-add-references): New function.
9673         (wl-draft-yank-from-mail-reply-buffer): Use it.
9674         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9675         as nil.
9676
9677 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9678
9679         * wl-thread.el (wl-thread-update-line-msgs): Called
9680         `wl-thread-update-line-on-buffer-sub'.
9681         (wl-thread-update-line-on-buffer): Delete routine of inserting
9682         thread.
9683         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9684         moved from `wl-thread-update-line-on-buffer'.
9685         Add threshold for displaying progress gauge.
9686         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9687         argument of `wl-thread-update-line-msgs'.
9688         Add threshold for displaying progress gauge.
9689         * wl-folder.el:
9690         Add threshold for displaying progress gauge.
9691         * wl-score.el: Ditto.
9692
9693         * wl-expire.el (wl-summary-expire): Display deleting info.
9694
9695 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9696
9697         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9698         `no-msg'.
9699         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9700         argument of `wl-thread-update-line-msgs'.
9701         (wl-summary-set-parent): Added optional argument `parent-number'.
9702         (wl-summary-buffer-saved-message): New buffer local variable.
9703         (wl-summary-save-current-message): New command.
9704         (wl-summary-yank-saved-message): Ditto.
9705         (wl-summary-mode-map): Added key binding for
9706         `wl-summary-save-current-message' (\ew) and
9707         `wl-summary-yank-saved-message' (\C-y).
9708         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9709
9710 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9711
9712         * wl-summary.el (wl-summary-mode-map): Added key binding for
9713         `wl-summary-set-parent' (ts).
9714
9715 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9716
9717         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9718         subject faster. If thread number is reverse, delayed updating
9719         thread.
9720         (wl-summary-search-by-subject): Ditto.
9721         (wl-summary-put-alike): Ditto.
9722         (wl-summary-get-alike): Ditto.
9723         (wl-summary-insert-headers): Insert header of all overview in
9724         buffer.
9725         (wl-summary-rescan): Delayed updating thread. Kill search subject
9726         buffer for wl-summary-search-by-subject.
9727         (wl-summary-sync-update3): Ditto.
9728         (wl-summary-exit): Ditto.
9729         (wl-summary-goto-bottom-of-current-thread): Change for linked
9730         thread.
9731         (wl-summary-overview-create-summary-line): Change line for linked
9732         thread.
9733
9734         * wl-summary.el (wl-summary-update-thread): Use
9735         wl-thread-maybe-get-children-num.
9736         (wl-summary-set-parent): If change parent, move sub thread.
9737         (wl-summary-redisplay-internal): Add horizontal recenter.
9738         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9739
9740         * wl-thread.el (wl-thread-entity-get-linked): New function.
9741         (wl-thread-entity-set-linked): New function.
9742         (wl-thread-create-entity): Add linked element.
9743         (wl-thread-entity-insert-as-top): Use wl-append.
9744         (wl-thread-maybe-get-children-num): If closing thread, return
9745         children msgs.
9746         (wl-thread-update-line-msgs): Displaying progress message.
9747         (wl-thread-update-line-on-buffer-sub): Use
9748         wl-thread-maybe-get-children-num.
9749         (wl-thread-update-line-on-buffer): If update line is not exists,
9750         insert thread.
9751         (wl-thread-delete-message): If delete top msg of thread, search
9752         parent by subject.
9753         (wl-thread-insert-entity): Use
9754         wl-thread-maybe-get-children-num.
9755
9756         * wl-highlight.el (wl-highlight-summary-current-line): change
9757         sregexp for linked thread.
9758         * wl-util.el (wl-count-lines): Count lines.
9759         (wl-horizontal-recenter): horizontal recenter.
9760         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9761         (wl-score-get-alike): Ditto.
9762         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9763         (wl-subject-length-limit): New variable.
9764         (wl-highlight-thread-indent-string-regexp): Changed for linked
9765         thread.
9766
9767 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9768
9769         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9770         New variable (revival).
9771         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9772         by subject matching if there's no in-reply-to nor references field
9773         (revival).
9774
9775 \f
9776 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9777
9778         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9779         message.
9780
9781 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9782
9783         * wl-summary.el (wl-summary-reply): Return t if there was a
9784         message at cursor point.
9785         Added unwind-protect.
9786         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9787         returns t.
9788         (wl-summary-cancel-message): Do nothing when there's no message at
9789         cursor point.
9790         (wl-summary-forward): Ditto.
9791         (wl-summary-jump-to-parent-message): Ditto.
9792         (wl-summary-reedit): Ditto.
9793         (wl-summary-edit-addresses): Ditto.
9794         (wl-summary-pipe-message): Ditto.
9795         (wl-summary-print-message-with-ps-print): Ditto.
9796         (wl-summary-print-message): Ditto.
9797         (wl-summary-mark-as-important): Ditto.
9798         (wl-summary-mark-as-unread): Ditto.
9799
9800         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9801         message at cursor point.
9802         (wl-summary-reply-with-citation): Remove unwind-protect.
9803
9804         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9805         subject searching feature.
9806         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9807         Eliminated.
9808
9809 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9810
9811         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9812         New variable.
9813         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9814         by subject matching if there's no in-reply-to nor references field.
9815
9816         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9817
9818         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9819         when display is finished.
9820         (wl-folder-open-all): Ditto.
9821         (wl-folder-update-access-group): Ditto.
9822         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9823         * wl-thread.el (wl-thread-close-all): Ditto.
9824
9825         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9826         progress gauge only when it was displayed.
9827         * wl-folder.el (wl-folder-insert-entity): Ditto.
9828
9829 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9830
9831         * wl-summary.el (wl-summary-incorporate): Enclose
9832         `wl-summary-sync-force-update' with save-excursion.
9833
9834 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9835
9836         * wl-summary.el (wl-summary-prefetch-region):
9837         Pass current cursor point to `pos-visible-in-window-p' after
9838         moving cursor to the started point.
9839
9840 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9841
9842         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9843
9844         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9845         fields from the forwarding message.
9846         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9847         `ignored-fields'.
9848
9849 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9850
9851         * wl-mime.el (wl-message-request-partial):
9852         Eliminated argument `msgdb'.
9853         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9854         (wl-mime-combine-message/partial-pieces): Likewise.
9855         * tm-wl.el (wl-message-request-partial): Likewise.
9856         (wl-mime-combine-message/partial-pieces): Likewise.
9857
9858 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9859
9860         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9861         when display is finished.
9862
9863 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9864
9865         * wl-summary.el (wl-summary-goto-folder-subr):
9866         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9867
9868 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9869
9870         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9871         when cursor point is visible.
9872
9873 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9874
9875         * wl-expire.el (wl-expire-archive-get-max-number):
9876         Don't use `file-name-directory'.
9877
9878 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9879
9880         * wl-expire.el (wl-expire-archive-get-max-number):
9881         Use `file-name-directory'.
9882
9883 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9884
9885         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9886         only when there is progress.
9887
9888 2000-04-13  Mito <mit@nines.nec.co.jp>
9889
9890         * wl-summary.el (wl-summary-sync-marks): Display progress.
9891
9892 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9893
9894         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9895         (wl-summary-prev): Move cursor regardless of unread status.
9896         (wl-summary-next): Ditto.
9897
9898 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9899
9900         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9901         Added argument `target' and `number'.
9902         * tm-wl.el (wl-summary-burst-subr): New function.
9903         (wl-summary-burst): Use it.
9904
9905 2000-04-10  Mito <mit@nines.nec.co.jp>
9906
9907         * wl-mime.el (wl-burst): New function.
9908         (wl-summary-burst): Use it.
9909
9910 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9911
9912         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9913         as petname when there's no candidate.
9914
9915 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9916
9917         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9918         New variable.
9919         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9920
9921         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9922
9923         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9924
9925 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9926
9927         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9928         Use substring of `original' instead of buffer-substring.
9929         (wl-refile-evaluate-rule):
9930         Set `original' argument of wl-refile-expand-newtext.
9931
9932         * wl-summary.el
9933         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9934         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9935         (wl-summary-auto-refile): Check existence of destination folder just
9936         before marking.
9937
9938 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9939
9940         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9941         when wl-refile-get-field-value return nil.
9942
9943 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9944
9945         * wl-refile.el
9946         (wl-refile-expand-newtext): New function imported from Gnus.
9947         (wl-refile-evaluate-rule): Use it.
9948
9949 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9950
9951         * wl-summary.el (wl-summary-print-destination):
9952         Duplicate folder string to avoid putting text-property on
9953         original string.
9954
9955         * wl-refile.el (wl-refile-get-field-value): New function.
9956         (wl-refile-evaluate-rule): New function;
9957         Evaluate refile rule recursively.
9958         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9959         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9960         New function; Check existence of a target folder recursively.
9961         (wl-summary-auto-refile-check-refile-rule-alist):
9962         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9963
9964 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9965
9966         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9967
9968         * wl-folder.el (wl-create-folder-entity-from-buffer):
9969         Fixed problem when '}' character is contained in folder name.
9970
9971         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9972
9973 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9974
9975         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9976         (wl-fldmgr-add-completion-all-completions):
9977         Use wl-fldmgr-add-completion-hashtb.
9978
9979 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9980
9981         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9982         wl-fldmgr-add-completion-subr): New functions.
9983         * wl-folder.el (wl-folder-completion-func): New variable.
9984         * wl-summary.el (wl-summary-read-folder):
9985         Use wl-folder-completion-func.
9986
9987         * wl-refile.el: Eliminate throw & catch.
9988
9989         * wl.el (wl-plugged-sending-queue-status): Fixed.
9990
9991 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9992
9993         * wl-draft.el (wl-draft): Put category property on
9994         mail-header-separator.