* wl-draft.el (wl-draft-insert-get-message): Follow the API change.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
4         (wl-draft-reedit): Ditto.
5         (wl-draft-queue-flush): Ditto.
6
7         * wl-mime.el (wl-message-request-partial): Ditto.
8         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
9         instead of `elmo-message-fetch'.
10
11         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
12
13         * wl-summary.el (wl-summary-message-string): Ditto.
14
15 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
16
17         * wl-util.el (wl-current-message-buffer): Follow the API change.
18
19         * wl-summary.el (wl-summary-redisplay-internal): Call
20         `wl-summary-mark-as-read' with 2nd argument as nil and update
21         unread count instead of persistent mark.
22
23         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
24         variable.
25         (wl-message-redisplay): Follow the API change.
26         (wl-message-buffer-display): Managed mime-entity directly and
27         return preview buffer only.
28         (wl-message-display-internal): Rewrite.
29         (wl-message-buffer-prefetch-subr): Not save return value of
30         `wl-message-buffer-display'.
31
32         * Version number is increased to 2.13.1.
33
34 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
37         'elmo-multiple-fields-body-list' with boundary specified.
38
39 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
40
41         * wl-vars.el (wl-summary-resend-use-cache): New variable.
42         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
43         cache if `wl-summary-resend-use-cache' is non-nil.
44
45 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
46
47         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
48         (wl-nntp-posting-stream-type): Ditto.
49
50 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
51
52         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
53
54 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
55
56         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
57         message.
58
59 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
60
61         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
62         Abolish.
63         (wl-summary-buffer-persistent-mark-version): New internal
64         variable.
65         (wl-summary-update-mark-and-highlight-window): Check by
66         wl-summary-persistent-mark-invalid-p.
67         (wl-summary-update-status-marks): Ditto.
68         (elmo-event-handler-flag-changed): Rewrite.
69         (elmo-event-handler-cache-changed): Define.
70         (wl-summary-prefetch-msg): Does not update persistent mark here.
71         (wl-summary-delete-cache): Ditto.
72         (wl-summary-resume-cache-status): Ditto.
73         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
74         (wl-summary-persistent-mark-invalid-p): New function.
75         (wl-summary-validate-persistent-mark): Ditto.
76         (wl-summary-validate-persistent-mark-string): Ditto.
77         (wl-summary-invalidate-persistent-mark): Ditto.
78         (wl-summary-update-persistent-mark): Call
79         `wl-summary-validate-persistent-mark'.
80         (wl-summary-create-line): Call
81         `wl-summary-validate-persistent-mark-string'.
82
83         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
84         status as t if cache used.
85
86 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
87
88         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
89         only if the target is group.
90         * wl-folder.el (wl-folder-append-petname): Don't check group name.
91
92 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
93
94         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
95
96 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
97
98         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
99
100         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
101
102 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
103
104         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
105         (Thanks to Yoichi NAKAYAMA).
106
107 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
108
109         * wl-util.el (wl-save-drafts): Restore echo area.
110
111 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
112
113         * Version number is increased to 2.13.0.
114
115         * wl-util.el (wl-biff-check-folder-async): Use
116         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
117
118 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
119
120         * wl-message.el (wl-message-display-internal): Does not put
121         wl-message-display-type property on message buffer.
122         (wl-message-buffer-display-type): New function.
123
124         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
125
126         * wl-summary.el (wl-summary-mode): Use `dolist' to add
127         `wl-summary-buffer-detach'.
128         (wl-summary-message-display-type): Use
129         `wl-summary-buffer-display-type'.
130
131 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
132
133         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
134         buffer-local.
135
136         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
137         kill-buffer-hook instead of make-local-variable.
138         (wl-draft-preview-message): Set `local' argument of add-hook as t.
139
140 2004-12-12  Scott Renfro <scott@renfro.org>
141
142         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
143         regex for square-branket.
144
145 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
146
147         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
148         `wl-message-mime-analysis-p' with argument `header'.
149
150 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
151
152         * wl-mime.el (wl-draft-yank-current-message-entity): 
153         Switch to no-mime following method according to wl-message-display-type
154         property.
155         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
156
157         * wl-message.el (wl-message-display-internal): 
158         Put wl-message-display-type property on message buffer.
159
160         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
161         (wl-message-display-internal): Ditto;
162
163         * wl-summary.el (wl-summary-toggle-mime): Ditto.
164
165 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
166
167         * wl-message.el (wl-message-make-display-type): New function.
168         (wl-message-display-type-property): Ditto.
169         (wl-message-mime-analysys-p): Ditto.
170         (wl-message-display-all-header-p): Ditto.
171         (wl-message-redisplay): Removed argument `as-is', `all-header' and
172         added `display-type'.
173         (wl-message-buffer-display): Likewise.
174         (wl-message-display-internal): Likewise.
175         (wl-message-buffer-display-type): Abolish.
176         (wl-message-buffer-prefetch-subr): Follow the API changed.
177
178         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
179         from wl-summary-buffer-display-all-header and changed default value.
180         (wl-summary-message-display-type): New function.
181         (wl-summary-buffer-display-mime-mode): Ditto.
182         (wl-summary-buffer-display-header-mode): Ditto.
183         (wl-summary-toggle-mime): Rewrite with above functions.
184         (wl-summary-toggle-all-header): Ditto.
185         (wl-summary-redisplay): Force redisplay with default mode.
186         (wl-summary-redisplay-internal): Renamed argument from `mode',
187         `all-header' to `mime-mode', `header-mode'.
188         Use `wl-message-make-display-type'.
189
190         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
191         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
192
193 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
194
195         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
196
197 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
200         in original message buffer.
201         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
202         buffer.
203
204 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
205
206         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
207
208 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
209
210         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
211
212 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
213
214         * wl-action.el (wl-summary-exec-action-refile): Display a done message
215         when actions succeeded.
216         (wl-summary-exec-action-copy): Likewise.
217
218 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
219
220         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
221         there is switch-to-buffer at the end of wl-message-select-buffer.
222         (wl-summary-reply): Ditto.
223
224 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
225
226         * wl-summary.el (wl-summary-forward): Put subject in original
227         message buffer as argument of wl-draft-forward.
228         * wl-draft.el (wl-draft-forward): Decode subject as in
229         wl-draft-reply.
230
231 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
232
233         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
234         a folder under access group.
235
236 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
237
238         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
239         wl-message-buffer-display.
240
241         * wl-util.el (wl-set-save-drafts): Fix typo.
242
243 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
244
245         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
246         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
247         wl-highlight-logo-face to set the bg color of an xbm image; fixed
248         the way to measure the width of a bitmap image; don't put face on
249         ascii and bitmap images; put the mark which should not use the
250         variable-pitch face on ascii and bitmap images.
251         (wl-demo-setup-properties): Don't use the variable-pitch face on
252         ascii and bitmap images; made it work on Emacs 20 and earlier.
253         (wl-demo-insert-text): End with a newline at the bottom; don't put
254         face on text.
255
256         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
257
258 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
259
260         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
261
262         * wl-util.el (wl-save-drafts): Moved from sample setting.
263         (wl-set-save-drafts): New function to set idle timer.
264         * wl-draft.el (wl-draft): Call it.
265         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
266
267 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
268
269         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
270         a summary which has toggle display status off.
271
272 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
273
274         * wl-draft.el (wl-draft-do-fcc): No cache save.
275
276 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
277
278         * wl-summary.el (elmo-event-handler-flag-changed): Use
279         `set-buffer' instead of `with-current-buffer'.
280
281 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * wl-summary.el (wl-summary-after-resize-function): New function.
284         (wl-summary-mode): Add `wl-summary-after-resize-function' to
285         window-size-change-functions.
286
287 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
288
289         * wl-draft.el (wl-draft-create-buffer): Bind
290         `change-major-mode-hook' after current buffer is changed.
291
292         * wl-summary.el (wl-summary-buffer-detach): New function.
293         (wl-summary-buffer-set-folder): Call it.
294         (wl-summary-mode): Add `wl-summary-buffer-detach' to
295         change-major-mode-hook and kill-buffer-hook.
296         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
297         (wl-summary-switch-to-clone-buffer): Ditto.
298         (wl-summary-goto-folder-subr): Ditto.
299
300 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
301
302         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
303         after boundp check.
304
305 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
306
307         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
308         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
309         for `kill-buffer'.
310
311         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
312         handler of current buffer from elmo-folder.
313
314 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
315
316         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
317
318 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
319
320         * wl-summary.el (wl-summary-buffer-event-handler): New internal
321         variable.
322         (wl-summary-event-handler): New class.
323         (elmo-event-handler-flag-changed): Define to update persistent
324         mark.
325         (wl-summary-buffer-set-folder): Register event handler to
326         elmo-folder.
327         (wl-summary-exit): Unregister event handler.
328         (wl-summary-goto-folder-subr): Ditto.
329         (wl-summary-mark-as-read-all): Does not call
330         `wl-summary-update-persistent-mark' directly.
331         (wl-summary-mark-as-read-internal): Ditto.
332         (wl-summary-set-persistent-mark-internal): Ditto.
333         (wl-summary-set-flags-internal): Ditto.
334
335         * Version number is increased to 2.11.33.
336
337 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
338
339         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
340         to nil.
341
342 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
343
344         * wl-spam.el (wl-spam-setup): Add hook
345         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
346         instead of `wl-summary-prepare-hook'.
347
348         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
349         if folder type is `'flag'.
350         (wl-summary-mark-as-important): Ditto.
351
352 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
353
354         * wl-address.el (wl-address-minibuffer-history): New variable.
355         (wl-address-minibuffer-local-map): New keymap.
356         (wl-address-read-from-minibuffer): New function.
357
358         * wl-action.el (wl-summary-get-resend-address): Use
359         `wl-address-read-from-minibuffer' instead of `completing-read'.
360
361 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
362
363         * Version number is increased to 2.11.32.
364
365 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
366
367         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
368         without mule to iso-8859-1.
369         (wl-draft-add-in-reply-to): Add note in description.
370         (wl-draft-add-references): Ditto.
371
372 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
373
374         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
375         definition for `m'.
376         (wl-summary-mode-line-format): Add '[%m]'.
377         (wl-message-mode-line-format-spec-alist): Ditto.
378         (wl-summary-display-mime-mode-list): New variable.
379
380         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
381         from wl-summary-buffer-display-as-is.
382         (wl-summary-buffer-display-all-header): New buffer local variable.
383         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
384         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
385         instead of wl-summary-buffer-display-as-is.
386         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
387         (wl-summary-set-persistent-mark): Ditto.
388         (wl-summary-set-message-buffer-or-redisplay): Just call
389         `wl-summary-redisplay-internal' without optional arguments.
390         (wl-summary-toggle-mime): Rewrite.
391         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
392         (wl-summary-toggle-all-header): New function.
393         (wl-summary-redisplay-internal): Treat mime mode.
394
395         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
396         to wl-mime-preview-follow-no-mime.
397         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
398         accodring to the display-mode.
399
400         * wl-message.el (wl-message-buffer-display-type): Rewrite.
401         (wl-message-buffer-display): Changed argument name from `as-is' to
402         `mode'.
403         (wl-message-display-internal): Ditto;
404         Bind elmo-mime-display-header-analysis according to the mode.
405         (wl-message-display-internal): Put wl-message-display-mime-mode
406         property on entire buffer.
407
408 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
409
410         * wl-draft.el (wl-draft-do-fcc): Undo last change.
411
412 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
413
414         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
415         Don't extract mail address.
416         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
417
418         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
419
420         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
421
422 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
423
424         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
425         wl-fldmgr-cut-entity-list on confirmation.
426
427 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
428
429         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
430         (wl-mime-quit-preview): Check existence of
431         mime-edit-temp-message-buffer here.
432
433 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
434
435         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
436         after deletion.
437
438         * wl-draft.el (wl-draft-send-confirm): Check major-mode
439         before calling wl-mime-quit-preview.
440
441 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
442
443         * wl-summary.el (wl-summary-pick): If call it with prefix
444         argument, set `delete-marks' as non-nil. Pick from only visible
445         messages.
446         (wl-summary-check-target-mark): New function.
447         (wl-summary-target-mark-mark-as-read): Use it.
448         (wl-summary-target-mark-mark-as-unread): Ditto.
449         (wl-summary-target-mark-operation): Ditto.
450         (wl-summary-target-mark-set-flags): Ditto.
451         (wl-summary-target-mark-save): Ditto.
452         (wl-summary-target-mark-pick): Ditto.
453         (wl-summary-target-mark-forward): Ditto.
454         (wl-summary-target-mark-reply-with-citation): Ditto.
455         (wl-summary-target-mark-print): Ditto.
456         (wl-summary-target-mark-uudecode): Ditto.
457
458         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
459         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
460         with `ask-coding' is non-nil.
461
462 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
463
464         * wl-thread.el (wl-thread-set-parent): If parent is a message
465         which is identified by references, set linked as nil.
466
467 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
468
469         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
470         (wl-message-mode-line-format-spec-alist): Ditto.
471         (wl-message-mode-line-format): Ditto.
472         (wl-summary-mode-line-format): Ditto for docstring.
473         (wl-summary-no-mime-folder-list): Fix typo.
474
475         * wl-util.el (wl-current-message-buffer): Call
476         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
477
478         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
479         variable.
480         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
481         of `wl-summary-redisplay-no-mime'.
482         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
483         (wl-summary-toggle-mime): New function.
484         (wl-summary-redisplay-all-header): Rewrite.
485         (wl-summary-redisplay-no-mime): Ditto.
486         (wl-summary-redisplay-internal): Added argument `as-is' and
487         `all-header'.
488
489         * wl-refile.el (wl-refile-default-from-folder-path-separator):
490         New variable.
491         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
492         bottom.
493         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
494         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
495         "/" unconditionally.
496
497         * wl-mime.el (wl-draft-yank-current-message-entity): Use
498         wl-mime-preview-follow-no-mime for as-is content.
499         (wl-mime-preview-follow-no-mime): New function.
500         (wl-mime-preview-follow-current-region): Fixed parenthesis.
501
502         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
503         and added `as-is', `all-header'.
504         (wl-message-buffer-display): Ditto.
505         (wl-message-buffer-display-type): New function.
506
507 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
508
509         * wl-vars.el (wl-message-header-button-alist): Change default
510         value.
511         (wl-message-body-button-alist): Ditto.
512
513 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
514
515         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
516
517 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
518
519         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
520
521 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
522
523         * wl-summary.el (wl-summary-sync-marks): Remove condition which
524         is always true.
525
526 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
527
528         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
529         on null entity.
530
531 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
532
533         * wl-vars.el (wl-draft-reply-default-position): Fix range.
534
535 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
536
537         * wl-vars.el (wl-summary-resend-hook): New hook.
538
539         * wl-action.el (wl-summary-exec-action-resend-subr): Run
540         `wl-summary-resend-hook'.
541
542 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
543
544         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
545         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
546         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
547         (wl-summary-new-cached-mark): Changed default value to 'n'.
548         (wl-summary-unread-cached-mark): Changed default value to 'u'.
549         (wl-summary-answered-cached-mark): Changed default value to 'a'.
550         (wl-folder-sync-range-alist): Remove spec for 'flag.
551         (wl-summary-force-prefetch-folder-list): New user option.
552
553         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
554         `wl-summary-toggle-persistent-mark'.
555         (wl-summary-update-mark-and-highlight-window): Don't highlight when
556         number is nil.
557         (wl-summary-mark-as-answered-region): Set interactive argument of
558         `wl-summary-set-persistent-mark-internal'.
559         (wl-summary-mark-as-important-region): Ditto.
560         (wl-summary-unset-persistent-mark): Ditto.
561         (wl-summary-set-persistent-mark): Ditto.
562         (wl-summary-mark-as-answered): Ditto.
563         (wl-summary-mark-as-important): Ditto.
564         (wl-summary-set-persistent-mark-internal): Do nothing
565         when `elmo-message-flag-available-p' is nil.
566         (wl-summary-toggle-persistent-mark): New function.
567         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
568         when the folder matches `wl-summary-force-prefetch-folder-list'.
569
570
571         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
572         when number is nil.
573         (wl-highlight-summary-forwarded-face): New face.
574
575 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
576
577         * Version number is increased to 2.11.31.
578
579 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
580
581         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
582         (wl-biff-check-folder-async): Ditto.
583         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
584
585 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
586
587         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
588         Add an argument `reverse'.  All callers are updated.
589         (wl-summary-sort): Add a prefix argument `reverse' to specify
590         reverse sorting.
591         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
592         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
593         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
594
595 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-message.el (wl-message-redisplay): Does not narrow header if
598         disply-type is all-header or as-is.
599
600         * wl-summary.el (wl-summary-enter-handler): Use
601         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
602
603 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
604
605         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
606         after adding wl-draft-parent-variables.
607         (wl-draft-forward): Ditto.
608
609 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
610
611         * wl-summary.el (wl-summary-sync-marks): Call
612         `wl-summary-set-persistent-mark' and
613         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
614         (wl-summary-set-persistent-mark-internal): Add 4th argument
615         `no-server'.
616         (wl-summary-unset-persistent-mark): Ditto.
617         (wl-summary-set-persistent-mark): Ditto.
618         (wl-summary-add-flags-internal): Abolish.
619         (wl-summary-remove-flags-internal): Ditto.
620         (wl-summary-mark-as-important-internal): Ditto.
621         (wl-summary-mark-as-important): Use
622         `wl-summary-set-persistent-mark' instead of
623         `wl-summary-add-flags-internal'.
624         (wl-summary-mark-as-important-region): Ditto.
625
626         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
627
628         * wl-summary.el (wl-summary-get-available-flags): New function.
629         (wl-summary-sync-marks): Use it and simplified.
630         (wl-summary-unset-persistent-mark): Use
631         `wl-summary-get-available-flags'.
632         (wl-summary-set-persistent-mark): Ditto.
633
634 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
635
636         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
637         id.
638
639 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
640
641         * wl-summary.el (wl-summary-enter-handler): If argument is not a
642         number, call `wl-summary-prev-line-content'. Show message when the
643         message is not found.
644
645 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
646
647         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
648         wl-summary-enter-handler.
649         (wl-summary-enter-handler): New command.
650
651         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
652         docstring and custom spec.
653
654         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
655         flags too; Don't treat Cached and New.
656         (wl-summary-set-persistent-mark): Ditto.
657
658         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
659         `wl-folder-set-flag'.
660
661         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
662         instead of `wl-folder-set-flag'.
663
664         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
665         for completion.
666         (wl-summary-set-persistent-mark): Ditto.
667
668         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
669         instead of `wl-draft-quit-preview'.
670
671         * wl-mime.el (toplevel): Avoid compile warning.
672         (wl-mime-quit-preview): New function
673         (formarly defined as `wl-draft-quit-preview').
674         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
675         quitting method.
676
677         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
678
679         * wl-folder.el (wl-folder-set-flag): Renamed from
680         `wl-draft-set-flag-on-parent'.
681
682         * wl-draft.el (wl-draft-quit-preview): New function.
683         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
684         (wl-draft-send): Call `wl-folder-set-flag' instead of
685         `wl-draft-set-flag-on-parent'.
686         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
687
688 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
689
690         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
691         (wl-draft-send): Ditto.
692
693 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
694
695         * wl-vars.el (wl-draft-reply-hook): Changed default value.
696         (wl-draft-kill-pre-hook): Set default value as nil.
697         (wl-summary-reply-hook): Ditto.
698         (wl-draft-kill-flags): Abolish.
699
700         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
701         (wl-draft-parent-variables): Renamed from
702         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
703         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
704         argument; Add wl-draft-parent-variables to
705         wl-draft-config-variables.
706         (wl-draft-reply): Likewise.
707         (wl-draft-kill-flags): Abolish.
708         (wl-draft-send): Call wl-draft-set-flag-on-parent.
709         (wl-draft-set-flag-on-parent): New function.
710         (wl-draft-setup-parent-flag): Ditto.
711
712 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
713
714         * wl-draft.el (wl-draft-kill-flags): Avoid error when
715         `wl-draft-parent-folder' is "".
716
717 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
718
719         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
720         (wl-summary-digit-jump): New function.
721         (Adviced by John Owens and Hiroya Murata)
722
723         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
724         (Adviced by John Owens)
725
726         * wl-xmas.el (wl-message-define-keymap): Ditto.
727
728         * wl-mule.el (wl-message-define-keymap): Ditto.
729
730 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
731
732         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
733         change of return value of elmo-folder-count-flags.
734
735         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
736         (wl-summary-mark-as-read-internal): Ditto.
737         (wl-summary-set-persistent-mark-internal): Ditto.
738         (wl-summary-folder-info-update): Ditto.
739         (wl-summary-sync-update): Fixed the last change.
740
741         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
742
743 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
744
745         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
746         (wl-draft-kill-flags): Fixed docstring.
747
748         * wl-draft.el (wl-draft-kill-flags): New function.
749         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
750
751 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
752
753         * wl-vars.el (wl-reply-hook): Abolish.
754         (wl-draft-reply-hook): New hook.
755         (wl-summary-reply-hook): Ditto.
756         (wl-draft-forward-hook): Ditto.
757         (wl-summary-forward-hook): Ditto.
758         (wl-draft-kill-flags): New variable.
759
760         * wl-summary.el (wl-summary-mark-as-answered-region): Use
761         wl-summary-set-persistent-mark-internal.
762         (wl-summary-sync-marks): Use elmo-preserved-flags.
763         (wl-summary-update-persistent-mark): Make it interactive.
764         (wl-summary-set-persistent-mark-internal): New inline function.
765         (wl-summary-mark-as-answered): Use it.
766         (wl-summary-mark-as-unanswered): Ditto.
767         (wl-summary-unset-persistent-mark): New function.
768         (wl-summary-set-persistent-mark): Ditto.
769         (wl-summary-reply): Don't set answered flag;
770         Run wl-summary-reply-hook instead.
771         (wl-summary-forward): Call wl-draft-forward with number.
772         Run wl-summary-forward-hook.
773
774         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
775         (wl-highlight-summary-line-face-spec): Use it as a default
776         persistent mark face.
777
778         * wl-draft.el (wl-draft-forward): Added optional argument number;
779         Set wl-draft-parent-number; Run wl-draft-forward-hook.
780         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
781         (wl-draft-kill): Use wl-draft-kill-flags.
782
783         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
784
785         * wl-folder.el (wl-folder-check-one-entity): Follow the change
786         of return value of elmo-folder-count-flags.
787
788         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
789
790         * wl-summary.el (wl-summary-count-unread): Ditto.
791         (wl-summary-sync-update): Follow the change above.
792         (wl-summary-force-prefetch): New function.
793
794 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
795
796         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
797         variable `buf' with `let' instead of `setq'.
798
799 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
800
801         * wl-mime.el (wl-message-delete-current-part): If filename exists,
802         add Content-Disposition heaeder on the deleted part.
803
804 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
805
806         * wl-draft.el (wl-draft-save): Encode address list under edit by
807         `eword-encode-unstructured-field-body'.
808
809         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
810
811 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
812
813         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
814         wl-current-summary-buffer.
815
816 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
817
818         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
819         `numbers' is ignored.
820
821 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
822
823         * wl-folder.el (wl-folder-open-folder): Avoid error.
824         Reported by John Owens, [wl-en:815]
825
826         * wl.el (wl): Set timer for biff process even if prefix argument
827         is given or auto-checking is quitted.
828
829         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
830         immediately.
831         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
832         (wl-toggle-plugged): Ditto.
833
834         * wl-vars.el (wl-biff-use-idle-timer): New variable.
835         * wl-util.el (wl-biff-start): Use idle timer if
836         `wl-biff-use-idle-timer' is non-nil.
837
838 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
839
840         * wl-highlight.el (wl-highlight-message): Fix description.
841
842 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
843
844         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
845         tty.
846
847 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
848
849         * wl-action.el (wl-summary-exec): Print failure count.
850
851 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
854         to `defun', remove interactive form.
855         Set elmo-message-fetch-confirm when force-reload is non-nil.
856
857 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
858
859         * wl-summary.el (toplevel): Removed unnecessary autoload.
860
861 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
862
863         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
864         the buffer is generated from another message buffer.
865
866 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
867
868         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
869         extracted from `wl-fldmgr-save-folders'.
870         (wl-fldmgr-delete): Call it after deletion.
871
872 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
873
874         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
875         multi-tty support.
876
877 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
878
879         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
880
881 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
882
883         * wl-summary.el (wl-summary-rescan): Remove unused variables.
884         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
885
886 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
889         unsubscribe list only if argument CLEAR is nil.
890
891 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
892
893         * wl-draft.el (wl-draft-reply): Decode subject before removing
894         Re: prefix.
895
896 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
897
898         * wl-summary.el (wl-summary-sort-by-size): New command.
899
900 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-summary.el (wl-summary-number-list-from-region): New
903         function.
904         (wl-summary-mark-as-read-region): Use it.
905         (wl-summary-mark-as-unread-region): Ditto.
906         (wl-summary-set-flags-region): Ditto and add optional argument
907         remove.
908         (wl-summary-mark-as-answered-region): Ditto.
909         (wl-summary-mark-as-important-region): Ditto.
910         (wl-summary-target-mark-mark-as-important): Added optional
911         argument remove.
912         (wl-summary-target-mark-mark-as-answered): Ditto.
913         (wl-summary-target-mark-set-flags): Ditto.
914
915 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
916
917         * wl-summary.el (wl-summary-set-flags-region): Call
918         `wl-summary-set-flags-internal' with number list instead of call
919         one by each message.
920         (wl-summary-target-mark-set-flags): Likewise.
921
922 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
923
924         * wl-summary.el (wl-summary-target-mark-operation): Add optional
925         argument `inverse' and use `wl-summary-delete-all-target-marks'.
926         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
927         (wl-summary-target-mark-mark-as-answered): Likewise.
928
929 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
930
931         * wl-summary.el (wl-summary-target-mark-forward): Use
932         `wl-summary-delete-all-target-marks' instead of
933         `wl-summary-delete-all-temp-marks'.
934         (wl-summary-target-mark-reply-with-citation): Ditto.
935         (wl-summary-target-mark-uudecode): Ditto.
936         (wl-summary-target-mark-set-flags): Ditto and remove needless
937         cursor move.
938
939 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
940
941         * wl-summary.el (wl-summary-target-mark-forward): Protect
942         wl-summary-buffer-target-mark-list from nreverse.
943         (wl-summary-target-mark-reply-with-citation): Ditto.
944
945 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * wl-thread.el (wl-thread-update-indent-string-thread): Use
948         `elmo-display-progress-threshold'.
949
950 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
953         check `wl-summary-highlight'.
954         (wl-summary-window-scroll-functions): Respect value of
955         `wl-summary-highlight'.
956         (wl-summary-sync-update): Run hooks
957         `wl-summary-buffer-window-scroll-functions' at any time.
958
959 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
960
961         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
962         from `wl-summary-cleanup-temp-marks'.
963         (wl-summary-cleanup-temp-marks): Abolish argument.
964         * wl.el (wl-save-status): Revert previous change.
965         (wl-execute-temp-marks): New function, call
966         `wl-summary-exec-with-confirmation'.
967         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
968         (wl-folder-save-and-exec-marks): Abolished.
969
970 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-e21.el (wl-e21-display-image-p): Respect
973         `wl-highlight-folder-with-icon'.
974         (wl-e21-highlight-folder-group-line): Highlight mouse line
975         even if wl-e21-display-image-p is nil.
976
977         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
978         Respect value of `wl-summary-highlight'.
979
980         * wl.el (wl-save-status): Remove unused variable.
981
982         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
983         (wl-folder-mode-map): Bind it to "x".
984
985 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
986
987         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
988
989         * wl-thread.el (wl-thread-get-parent-list): Don't check
990         disconnected ancestors, neglecting needless work in
991         `wl-thread-update-indent-string-thread'.
992
993         * wl.el (wl-save): Take prefix argument to execute remaining marks.
994         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
995         argument, add argument default-keep to keep marks by default.
996
997         * Version number is increased to 2.11.30.
998
999         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1000         customization type and docstring.
1001         (wl-draft-reply-without-argument-list): Ditto.
1002
1003 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1006
1007         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1008
1009 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1010
1011         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1012
1013 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1014
1015         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1016         save-excursion so as not to include run-hooks.
1017
1018 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1019
1020         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1021         Clarify that marks are going to be cleared.
1022
1023 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1024
1025         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1026         according to 3rd element of wl-summary-flag-mark.
1027
1028         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1029
1030 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-action.el (wl-summary-target-mark-all): Don't set
1033         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1034
1035 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1036
1037         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1038         (wl-forward-subject-prefix): Ditto.
1039         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1040         (wl-draft-reply-make-subject): Ditto.
1041
1042         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1043         `wl-draft-forward'.
1044         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1045
1046 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1047
1048         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1049         target message does not exist.
1050
1051 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1052
1053         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1054         `wl-subject-prefix-regexp'.
1055         (wl-subject-forward-prefix-regexp): New variable.
1056         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1057         `wl-draft-strip-subject-re' and take regexp as argument.
1058         (wl-draft-forward): Use it.
1059         (wl-draft-reply): Ditto.
1060
1061 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1062
1063         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1064         emacs multi-tty support.
1065
1066 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1067
1068         * wl-e21.el (wl-e21-display-image-p): Don't call
1069         `display-images-p'.
1070         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1071         support.
1072         (wl-highlight-folder-current-line): Ditto.
1073         (wl-folder-init-icons): Ditto.
1074
1075 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1076
1077         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1078         the last line of summary in unplugged mode.
1079
1080 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1081
1082         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1083
1084 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1085
1086         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1087         * wl-address.el (wl-address-user-mail-address-p): Use it.
1088         (wl-address-delete-user-mail-addresses): Ditto.
1089         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1090
1091         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1092         (wl-address-delete-user-mail-addresses): Ditto.
1093
1094         * wl-address.el (wl-address-delete-user-mail-addresses): New
1095         function.
1096         * wl-refile.el (wl-refile-guess-by-history): Use it.
1097         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1098         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1099
1100         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1101         use wl-address-user-mail-address-p.
1102
1103 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1104
1105         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1106         after opening group.
1107
1108 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1109
1110         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1111         of elmo-set-buffer-multibyte.
1112
1113         * wl-message.el (wl-original-message-mode): Ditto.
1114
1115         * wl-score.el (wl-score-insert-header): Ditto.
1116
1117         * wl-summary.el
1118         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1119         (wl-summary-goto-folder-subr): Ditto.
1120         (wl-summary-insert-headers): Ditto.
1121
1122         * wl-util.el (wl-set-string-width): Ditto.
1123
1124         * Version number is increased to 2.11.29.
1125
1126 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1127
1128         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1129         (wl-highlight-summary-line-help-echo-alist): New variable.
1130         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1131         into `wl-highlight-summary-line-help-echo' and
1132         `wl-highlight-flag-folder-help-echo'.
1133         (wl-highlight-summary-line-string): Change accordingly.
1134         (wl-highlight-summary-current-line): Ditto.
1135
1136 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1137
1138         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1139         at the beginning of field body (Thanks to Markus Knittig).
1140
1141         * wl-draft.el (wl-draft-insert-current-message): Also check
1142         summary buffer, remove unnecessary tag.
1143
1144 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1145
1146         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1147         when wl-message-buffer is nil.
1148
1149         * wl-folder.el (wl-folder): Abolish unused argument.
1150         Call wl-folder-init when wl-folder-entity is nil.
1151         * wl.el (wl): Change accordingly.
1152
1153 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1154
1155         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1156         multibyte string before insert into draft buffer.
1157         (wl-draft-create-buffer): Always enable multibyte characters for
1158         draft buffer.
1159
1160         * Version number is increased to 2.11.28.
1161
1162 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1163
1164         * wl-folder.el (wl-folder-open-close): Handle blank line.
1165         (wl-folder-jump-to-current-entity): Ditto.
1166
1167 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1168
1169         * Version number is increased to 2.11.27.
1170
1171 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl-thread.el (wl-thread-insert-message): When the thread is
1174         devided by wl-summary-max-thread-depth, insert line at the end of
1175         buffer.
1176
1177 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1178
1179         * Version number is increased to 2.11.26.
1180
1181 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1182
1183         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1184
1185 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1188         value of stream-type and session.
1189
1190 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1191
1192         * Version number is increased to 2.11.25.
1193
1194 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1195
1196         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1197         in a quit message.
1198
1199 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1200
1201         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1202         (wl-summary-redisplay-no-mime-internal): Ditto.
1203
1204 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1205
1206         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1207         * wl-vars.el (wl-smtp-connection-type): Ditto.
1208
1209 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1210
1211         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1212         for the separator line and quote mail-header-separator.
1213
1214 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1215
1216         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1217         result message.
1218
1219         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1220         `elmo-multiple-fields-body-list' with boundary as
1221         mail-header-separator.
1222
1223 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1224
1225         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1226
1227 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1228
1229         * wl-util.el (wl-list-diff): Remove unused function.
1230
1231         * wl-draft.el (wl-draft-send-confirm): Discard input before
1232         confirmation.
1233
1234 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1235
1236         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1237         order of flag and new.
1238
1239 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1240
1241         * wl-vars.el (wl-refile-policy-alist): Abolished.
1242
1243         * wl-action.el (wl-summary-set-action-refile): Follow the change
1244         above.
1245
1246 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1247
1248         * wl-highlight.el (wl-highlight-signature-search): Don't use
1249         re-search-backward for a long word since it is possible to crash
1250         XEmacs because of a bug.
1251
1252 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1253
1254         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1255
1256 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1257
1258         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1259         argument for wl-summary-sync-force-update.
1260
1261 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1262
1263         * wl-summary.el (wl-summary-mode-map): Revival of
1264         wl-summary-mark-as-important related bindings;
1265         Bind 'F','tF','mF','rF','m&'.
1266         (wl-summary-mark-as-important-region): Revival.
1267         (wl-summary-target-mark-mark-as-important): Ditto.
1268         (wl-summary-target-mark-operation): New function.
1269         (wl-summary-target-mark-mark-as-answered): Use it.
1270         (wl-summary-decide-flag): Don't set Important as default.
1271         (wl-summary-mark-as-important-internal): Revival.
1272         (wl-summary-mark-as-important): Ditto.
1273
1274         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1275
1276         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1277         instead of facep.
1278
1279 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1280
1281         * wl-dnd.el (wl-dnd-drop-func): Fix.
1282
1283         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1284         mouse-set-point instead of posn-point.
1285
1286         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1287
1288         * wl-mule.el (wl-completing-read-multiple): Ditto.
1289
1290 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1291
1292         * wl-demo.el (face-background-name): Defalias to avoid compile
1293         warning.
1294
1295 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1296
1297         * wl-summary.el (wl-summary-decide-flag): Use
1298         wl-completing-read-multiple instead of completing-read-multiple.
1299
1300         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1301         New alias.
1302
1303         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1304         Use face-background-name instead of face-background.
1305
1306         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1307
1308         * wl-summary.el (wl-summary-save): Use it.
1309         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1310
1311         * wl-mime.el (wl-mime-save-content): Fix last change.
1312
1313 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1314
1315         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1316         New function.
1317         (wl-summary-sort-specs): Added sort.
1318         * wl-mime.el (wl-mime-save-content): Expand file name.
1319
1320 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1321
1322         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1323
1324         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1325
1326 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1327
1328         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1329         for flag if it is not defined.
1330
1331 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1332
1333         * wl-e21.el (wl-highlight-folder-current-line): Use
1334         elmo-folder-type-internal when elmo-folder-type returns nil.
1335
1336         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1337
1338         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1339
1340         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1341
1342         * wl-e21.el (wl-summary-toolbar): Ditto.
1343
1344         * wl-vars.el (wl-demo-background-color): Abolished.
1345         (wl-summary-persistent-mark-priority-list): Renamed from
1346         wl-summary-flag-priority-list.
1347         (wl-summary-flag-alist): New user option.
1348         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1349         (wl-message-mode-line-format-spec-alist): Added 'F'.
1350         (wl-message-mode-line-format): Likewise.
1351         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1352         instead of wl-summary-important-mark.
1353         (wl-file-folder-icon): New variable.
1354
1355         * wl-thread.el (wl-thread-set-flags): Renamed from
1356         wl-thread-mark-as-important.
1357
1358         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1359         warning.
1360         (wl-summary-mode-menu-spec): Follow the change of 
1361         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1362         (wl-summary-mode-map): Follow the change of
1363         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1364         (wl-summary-detect-mark-position): Follow the variable name change.
1365         (wl-summary-set-flags-region): New function for the replacement of
1366         wl-summary-mark-as-important-region.
1367         (wl-summary-sync-marks): Sync all global-flags.
1368         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1369         instead of elmo-message-flagged-p.
1370         (wl-summary-persistent-mark-string): Follow the variable name change;
1371         Put wl-summary-flag-mark if the message has global-flag.
1372         (wl-summary-target-mark-set-flags): Renamed from 
1373         wl-summary-target-mark-mark-as-important.
1374         (wl-summary-decide-flag): New function.
1375         (wl-summary-set-flags-internal): Renamed from
1376         wl-summary-mark-as-important-internal.
1377         (wl-summary-add-flags-internal): New function.
1378         (wl-summary-remove-flags-internal): Ditto.
1379         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1380         (wl-summary-mark-as-unimportant): Abolish.
1381         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1382         (wl-summary-next-message): List flagged messages in the msgdb.
1383
1384         * wl-score.el (wl-summary-score-update-all-lines): Use
1385         wl-summary-add-flags-internal instead of 
1386
1387         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1388
1389         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1390         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1391         (wl-message-buffer-require-all-header): Renamed from
1392         wl-message-buffer-all-header-flag (Ditto).
1393         (wl-message-buffer-flag-indicator): New variable.
1394         (wl-message-redisplay): Changed local varibale name from `flag' to
1395         `display-type'; Set up wl-message-buffer-flag-indicator.
1396         (wl-message-buffer-display): Changed varibale name from `flag' to
1397         `display-type'.
1398         (wl-message-display-internal): Likewise.
1399
1400         * wl-highlight.el (wl-highlight-demo-face): Define default background
1401         color.
1402         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1403
1404         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1405
1406         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1407         (wl-demo-setup-properties): Renamed from
1408         `wl-demo-set-background-color'.
1409         (wl-demo): Follow the change above.
1410         
1411         * Version number is increased to 2.11.24.
1412
1413 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1414
1415         * wl-summary.el (wl-summary-toggle-thread): Call
1416         `wl-summary-rescan' with disable-thread as non-nil.
1417         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1418
1419 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1420
1421         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1422         foreground property of the face.
1423         (wl-demo-insert-text): Don't set up face property here.
1424         (wl-demo): Call wl-demo-set-background-color, anyway.
1425
1426 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1427
1428         * wl-vars.el (wl-demo-background-color): The value can be nil.
1429
1430 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1431
1432         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1433         to wl-summary-wheel-dispatcher.
1434
1435         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1436         wl-message-wheel-dispatcher.
1437         (wl-message-wheel-dispatcher): New function.
1438         (wl-summary-wheel-dispatcher): Ditto.
1439
1440 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1441
1442         * wl-action.el (wl-summary-target-mark-all): List messages which are
1443         not in the killed-list.
1444
1445         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1446         only when the folder is 'flag/important.
1447
1448         * wl-address.el (wl-complete-field-body): Complete if the last
1449         character is a space.
1450
1451 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1452
1453         * wl-folder.el (wl-folder-clear-entity-info): Use
1454         elmo-clear-hash-val.
1455
1456         * wl-fldmgr.el (wl-fldmgr-rename): Set
1457         wl-folder-info-alist-modified as t.
1458
1459 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1460
1461         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1462
1463 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1464
1465         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1466         (wl-folder-buffer-last-visited-entity-id): New buffer local
1467         variable.
1468         (wl-folder-revisit-last-visited-folder): New function.
1469         (wl-folder-mode-map): Bind it to "C-i".
1470         (wl-folder-set-current-entity-id): Set last visited folder.
1471         * wl-summary.el (wl-summary-exit): Ditto.
1472
1473 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1474
1475         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1476         before calling `recenter' in order to cope with an XEmacs bug.
1477
1478 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1479
1480         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1481         to the default value.
1482
1483 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1484
1485         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1486         change.
1487         (wl-summary-sync-marks): Ditto.
1488         (wl-summary-mark-as-read-internal): Ditto.
1489         (wl-summary-mark-as-answered-internal): Ditto.
1490         (wl-summary-mark-as-important-internal): Ditto.
1491         (wl-summary-reply): Ditto.
1492
1493         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1494         instead of `elmo-folder-unflag-answered'.
1495
1496         * Version number is increased to 2.11.23.
1497
1498         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1499         the last change.
1500
1501 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1502
1503         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1504         Specify "spam" or "good".
1505
1506 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1507
1508         * wl-spam.el (wl-summary-exec-action-spam): Call
1509         wl-folder-confirm-existence for spam folder.
1510         (wl-spam-setup): Bind "mk".
1511
1512 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1513
1514         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1515
1516 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1517
1518         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1519         destination folder is empty.
1520
1521 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1524         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1525
1526         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1527         (wl-summary-refile-prev-destination-region): New function.
1528         (wl-thread-refile-prev-destination): Ditto.
1529         (wl-summary-target-mark-refile-prev-destination): Ditto.
1530
1531 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1532
1533         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1534         (wl-demo-background-color): Changed default value.
1535
1536         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1537         color.
1538
1539         * wl-demo.el (wl-demo-set-background-color): New function.
1540         (wl-demo): Call it.
1541
1542 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1543
1544         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1545         * wl-address.el (wl-address-add-or-change): Don't add empty
1546         address.
1547
1548 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1549
1550         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1551
1552 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1553
1554         * wl-vars.el (wl-demo-image-filter-alist): New variable
1555         (wl-demo-background-color): Ditto.
1556
1557         * wl-demo.el (wl-demo-xpm-set-background): New function.
1558         (wl-demo-image-filter): Ditto.
1559         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1560
1561         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1562
1563         * wl-demo.el (wl-demo-icon-name): Define as function.
1564         (wl-demo-insert-image): Use it.
1565
1566 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1567
1568         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1569
1570 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1571
1572         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1573
1574 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1575
1576         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1577
1578 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1579
1580         * wl-thread.el (wl-thread-mark-as-answered): New function.
1581
1582         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1583         answered" entry.
1584         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1585         "r&" and wl-thread-mark-as-answered to "t&".
1586         (wl-summary-mark-as-important-region): Refine to toggle mark.
1587         (wl-summary-mark-as-answered-region): New function.
1588         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1589         and 3rd argument.
1590         (wl-summary-mark-as-important-internal): Likewise.
1591
1592 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1593
1594         * wl-template.el (wl-template-preview): New internal variable.
1595         (wl-template-preview-p): New function.
1596         (wl-template-show): Bind `wl-template-preview' as t.
1597
1598 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1601         `elmo-message-entity-field' with 3rd argument which is non-nil.
1602
1603 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1604
1605         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1606         Removed duplicate local bind `folder'.
1607
1608 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1609
1610         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1611
1612 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1613
1614         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1615         duplicate definition.
1616
1617 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1618
1619         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1620         non-nil, use it; Don't fetch message if there's no message in the
1621         current cursor position.
1622
1623 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1624
1625         * wl-util.el (wl-region-exists-p): Use region-active-p.
1626         (wl-deactivate-region): New function.
1627         * wl-message.el (wl-message-redisplay): Deactivate region.
1628
1629         * wl-summary.el (wl-summary-reply): Call
1630         `wl-summary-set-message-buffer-or-redisplay' instead of
1631         `wl-summary-redisplay-internal', don't move point.
1632
1633 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1634
1635         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1636         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1637         by regexp.
1638
1639 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1642         if no need.
1643
1644 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1645
1646         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1647         default value to nil.
1648         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1649         `wl-summary-prepare-hook'; Replace refile action to
1650         `wl-summary-exec-action-refile-with-register'.
1651
1652         * Version number is increased to 2.11.22.
1653
1654 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1655
1656         * wl-summary.el (wl-summary-detect-mark-position): Set
1657         `wl-summary-buffer-weekday-name-lang'.
1658
1659 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1660
1661         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1662         (wl-summary-mark-as-read-all): Ditto.
1663         (wl-summary-delete-messages-on-buffer): Ditto.
1664         (wl-summary-sync-update): Ditto.
1665         (wl-summary-mark-as-read-internal): Ditto.
1666         (wl-summary-mark-as-answered-internal): Ditto.
1667         (wl-summary-update-folder-info): Abolished.
1668
1669 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * wl-summary.el (wl-summary-mark-as-read-all): Use
1672         `wl-summary-update-folder-info' instead of
1673         `wl-folder-update-unread'.
1674
1675 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1676
1677         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1678         `wl-summary-folder-info-update'.
1679         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1680         instead of `wl-summary-folder-info-update'.
1681         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1682         `wl-folder-set-folder-updated'.
1683         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1684         instead of `wl-folder-update-unread'.
1685         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1686         the value of `wl-summary-buffer-unread-count' for the second parameter of
1687         `wl-folder-update-unread'.
1688
1689         * Version number is increased to 2.11.21.
1690
1691 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1692
1693         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1694         a local variable.
1695
1696 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1697
1698         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1699         interactively.
1700
1701         * wl-summary.el (wl-summary-mark-as-important-internal): New
1702         internal function.
1703         (wl-summary-mark-as-important): Use it.
1704         (wl-summary-mark-as-unimportant): New function.
1705         (wl-summary-sync-marks): Follow the API change.
1706
1707         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1708
1709         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1710
1711 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1712
1713         * wl-folder.el (wl-folder-update-unread): Re-indent.
1714         Narrow the scope of a local variable.
1715
1716 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1717
1718         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1719         (wl-addrmgr-merge-entries): Ditto.
1720         (wl-addrmgr): Added to address entry which exists in draft buffer
1721         if no entry is in original.
1722
1723 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1724
1725         * wl-batch.el: New file.
1726
1727 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1728
1729         * wl-vars.el (wl-use-semi): Remove unused variable.
1730
1731 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1732
1733         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1734         "?".
1735
1736 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1737
1738         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1739         wl-summary-new-mark.
1740         (wl-summary-new-cached-mark): New user option.
1741         (wl-summary-score-marks): Follow the change above.
1742         (wl-summary-auto-refile-skip-marks): Ditto.
1743         (wl-summary-incorporate-marks): Ditto.
1744         (wl-summary-expire-reserve-marks): Ditto.
1745
1746         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1747
1748         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1749         (wl-summary-persistent-mark-string): Distinguished between cached
1750         and uncached mark when the message is new.
1751
1752 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1753
1754         * wl-spam.el (wl-spam-domain): Renamed from
1755         `wl-spam-folder-guess-domain'.
1756         (wl-summary-exec-action-spam): Register as spam if domain of the
1757         source folder is good.
1758         (wl-summary-exec-action-refile-with-register): Register message if
1759         domain of the source folder is not undecided.
1760
1761 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1762
1763         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1764         detect thread loop.
1765
1766 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1767
1768         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1769         and wl-summary-skip-mark-list.
1770
1771 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1772
1773         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1774
1775         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1776
1777         * wl-spam.el (toplevel): Require wl-highlight.
1778         (wl-spam-auto-check-policy-alist): Abolish.
1779         (wl-spam-auto-check-folder-regexp-list): New user option.
1780         (wl-spam-auto-check-marks): Ditto.
1781         (wl-spam-mark-action-list): Ditto.
1782         (wl-highlight-summary-spam-face): New face.
1783         (wl-spam-auto-check-message-p): New function.
1784         (wl-spam-map-spam-messages): Fixed message.
1785         (wl-spam-register-spam-messages): Ditto.
1786         (wl-spam-register-good-messages): Ditto.
1787         (wl-summary-spam-map): Add and remove keybind.
1788         (wl-summary-target-mark-spam): Abolish.
1789         (wl-summary-refile-spam): Ditto.
1790         (wl-summary-test-spam): New function.
1791         (wl-summary-mark-spam): Ditto.
1792         (wl-summary-auto-check-spam): Follow the above change.
1793         (wl-summary-exec-action-spam): New function.
1794         (wl-summary-exec-action-refile-with-register): Fixed message.
1795         (wl-message-check-spam): New function.
1796         (wl-spam-setup): Ditto.
1797         (toplevel): Call it if this file is loaded interactivity.
1798
1799         * Version number is increased to 2.11.20.
1800
1801 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1802
1803         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1804         when new optional argument `force' is non nil or modified.
1805
1806 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1807
1808         * wl.el (toplevel): Require wl-spam when compile.
1809         (wl-save-status): Call wl-spam-save-status.
1810
1811         * wl-spam.el (wl-spam-register-spam-messages): New function.
1812         (wl-spam-register-good-messages): Ditto.
1813         (wl-spam-save-status): Ditto.
1814         (wl-summary-mode-map): Bind
1815         wl-summary-target-mark-register-as-spam to "ms" and
1816         wl-summary-target-mark-register-as-good to "mn".
1817         (wl-summary-register-as-spam): Abolish optional argument; Use
1818         wl-spam-register-spam-messages.
1819         (wl-summary-register-as-spam-all): Use
1820         wl-spam-register-spam-messages.
1821         (wl-summary-register-as-good): Abolish optional argument; Use
1822         wl-spam-register-good-messages.
1823         (wl-summary-register-as-good-all): Use
1824         wl-spam-register-good-messages.
1825         (wl-summary-target-mark-register-as-spam): New funtion.
1826         (wl-summary-target-mark-register-as-good): Ditto.
1827
1828 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1829
1830         * wl-spam.el: New file.
1831
1832 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1833
1834         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1835
1836         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1837         (wl-summary-auto-refile): Call wl-refile-guess with
1838         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1839
1840 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1841
1842         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1843         with disable-thread argument non-nil.
1844
1845 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1846
1847         * wl-summary.el (wl-summary-rescan): Added optional argument
1848         disable-thread.
1849         (wl-summary-sync): Call wl-summary-rescan with argument
1850         disable-thread.
1851         (wl-summary-input-range): Added new range `rescan-thread'.
1852
1853 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1854
1855         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1856
1857 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1858
1859         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1860         internal variable.
1861         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1862         wl-summary-search-parent-by-subject-regexp and
1863         wl-summary-divide-thread-when-subject-changed as nil.
1864         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1865         (wl-summary-insert-thread): Search parent entity from
1866         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1867         thread loop.
1868
1869 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1870
1871         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1872
1873         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1874
1875         * wl-util.el (wl-require-update-all-folder-p): New function.
1876         (wl-get-assoc-list-value): Added `function' to match directive.
1877         (wl-collect-draft): Rewrite.
1878
1879         * wl-summary.el (wl-summary-sync-update): Clear faces
1880         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1881         are non-nil.
1882         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1883         argument as function.
1884         (wl-summary-input-range): Ditto.
1885
1886         * wl-folder.el (wl-draft-get-folder): New function.
1887         (wl-folder-get-elmo-folder): Consider draft folder.
1888
1889         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1890         (wl-draft-buffer-message-number): New buffer local variable.
1891         (wl-draft-folder-internal): New internal variable.
1892         (wl-draft-delete): Rewrite.
1893         (wl-draft-save): Ditto.
1894         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1895         wl-folder-get-elmo-folder.
1896         (wl-draft-config-info-operation): Ditto.
1897         (wl-jump-to-draft-folder): Ditto.
1898         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1899         (wl-draft-reedit): Rewrite.
1900
1901         * Version number is increased to 2.11.19.
1902         
1903 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1904
1905         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1906         variable.
1907
1908 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1909
1910         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1911         Use ignore-errors instead of unwind-protect.
1912
1913 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1914
1915         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1916         for updating `wl-thread-entity-list'.
1917
1918 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1919
1920         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1921         parameter from calling `wl-thread-entity-get-older-brothers' and
1922         `wl-thread-entity-get-younger-brothers'.
1923         Replace nested `append' with a single one.
1924
1925 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1926
1927         * wl-summary.el (wl-summary-mode): Don't use the return value of
1928         `make-local-hook'.
1929
1930 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1931
1932         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1933         instead of `let*'.
1934         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1935         of local variables.
1936
1937 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1938
1939         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1940         Renamed from wl-summary-window-scroll-functions.
1941         (wl-summary-window-scroll-functions): Don't set to variable.
1942         (wl-summary-display-top): Use run-hooks.
1943         (wl-summary-display-bottom): Ditto.
1944         (wl-summary-toggle-disp-msg): Ditto.
1945         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1946         Use it instead of wl-summary-window-scroll-functions.
1947         (wl-summary-goto-folder-subr): Don't call
1948         wl-summary-window-scroll-functions, use
1949         wl-summary-buffer-window-scroll-functions instead.
1950
1951 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1952
1953         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1954         make-local-variable.
1955
1956 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1957
1958         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1959         set-buffer-modified-p.
1960         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1961         (wl-summary-display-bottom): Ditto.
1962         (wl-summary-toggle-disp-msg): Ditto.
1963
1964 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1965
1966         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1967
1968         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1969         (wl-summary-forward): Use elmo-message-entity-field instead of
1970         elmo-message-field.
1971
1972         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1973
1974 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1975
1976         * wl-summary.el (wl-summary-window-scroll-functions): No use
1977         `append'.
1978
1979 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1980
1981         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1982         function.
1983         (wl-summary-window-scroll-functions): Call it when both
1984         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1985         (wl-summary-temp-mark): Added optional argument number.
1986         (wl-summary-message-mark): Added optional argument flag.
1987         (wl-summary-persistent-mark): Added optional argument number and flag.
1988         (wl-summary-update-persistent-mark): Ditto.
1989         (wl-summary-update-status-marks): Set "r" for interactive spec.
1990
1991         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1992         argument number and flag.
1993
1994         * wl-action.el (wl-summary-registered-temp-mark): 
1995         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1996
1997 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1998
1999         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2000         internal variable (buffer local).
2001         (wl-summary-window-scroll-functions): New function.
2002         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2003         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2004         as nil.
2005         (wl-summary-update-status-marks): Added arguments beg, end and
2006         check.
2007         (wl-summary-update-mark-window): Use function.
2008         (wl-summary-sync-update): Follow the change above.
2009         (wl-summary-switch-to-clone-buffer): Copy
2010         wl-summary-buffer-unsync-mark-number-list.
2011         (wl-summary-goto-folder-subr): Set
2012         wl-summary-buffer-unsync-mark-number-list and
2013         use wl-summary-window-scroll-functions instead of
2014         wl-summary-lazy-highlight.
2015
2016         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2017
2018 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2019
2020         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2021
2022         * wl-summary.el (wl-summary-update-persistent-mark): Call
2023         wl-summary-set-message-modified.
2024
2025         * wl-summary.el (wl-summary-sync-update): Don't call
2026         wl-summary-update-status-marks.
2027
2028         * Version number is increased to 2.11.18.
2029
2030 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2031
2032         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2033         (wl-message-next-page): Ditto.
2034
2035 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2036
2037         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2038         local variable.  Change the order of a collected list into the
2039         same as the specified range.  Remove nil from a collected list.
2040
2041 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2042
2043         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2044         argument for elmo-folder-list-messages.
2045
2046 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2047
2048         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2049         change (wl-summary-count-unreads return a list instead of a cons
2050         cell).
2051
2052 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2053
2054         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2055         `wl-summary-folder-info-update'.
2056
2057 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2058
2059         * wl-summary.el (wl-summary-set-message-modified): No use
2060         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2061         (wl-summary-set-mark-modified): Abolish.
2062         (wl-summary-mark-modified-p): Ditto.
2063         (wl-summary-save-view): Follow the change above.
2064
2065         * wl-expire.el (wl-summary-expire): Likewise.
2066
2067 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2068
2069         * wl-summary.el (wl-summary-detect-mark-position): Use
2070         modb-entity-handler.
2071         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2072
2073         * Version number is increased to 2.11.17.
2074
2075 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2076
2077         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2078         entity field value.
2079         (wl-summary-prefetch-msg): Ditto.
2080         (wl-summary-print-message-with-ps-print): Ditto.
2081
2082 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2083
2084         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2085         for dummy entity.
2086         (wl-summary-insert-thread): Use elmo-message-entity-field.
2087         (wl-summary-update-thread): Use elmo-message-entity-field and
2088         elmo-message-entity-number.
2089         (wl-summary-line-number):  Use elmo-message-entity-number.
2090         (wl-summary-line-size): Use elmo-message-entity-field.
2091         (wl-summary-line-subject): Ditto.
2092         (wl-summary-line-from): Ditto.
2093         (wl-summary-line-attached): Ditto.
2094         (wl-summary-create-line): Ditto.
2095         (wl-summary-create-line): Use elmo-message-entity-number.
2096         (wl-summary-print-message-with-ps-print): Use
2097         elmo-message-entity-field.
2098
2099 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2100
2101         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2102         change in elmo-msgdb-make-message-entity.
2103         (wl-summary-buffer-set-folder): Don't call
2104         wl-summary-detect-mark-position here.
2105         (wl-summary-rescan): Call elmo-message-entity-number.
2106         (wl-summary-sync-update): Ditto.
2107         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2108
2109         * wl-score.el (wl-score-header-index): Redefine 2th element.
2110         (wl-score-overview-entity-get-extra): Abolish.
2111         (wl-score-ov-entity-get): Rewrite.
2112         (wl-score-string-index<, wl-score-string-func<): Abolish.
2113         (wl-score-string<): New function.
2114         (wl-score-string-sort): Use it.
2115
2116         * wl-refile.el (wl-refile-guess-by-history): Use
2117         elmo-message-entity-field.
2118         (wl-refile-guess-by-from): Ditto.
2119         (wl-refile-guess-by-msgid): Ditto.
2120
2121         * Version number is increased to 2.11.16.
2122
2123 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2124
2125         * wl-folder.el (wl-folder-confirm-existence): Don't call
2126         file-exists-p if msgdb-path is nil.
2127         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2128         `wl-read-folder-hist' to `wl-read-folder-history'.
2129
2130 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2131
2132         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2133         `y-or-n-p'.
2134
2135 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2136
2137         * wl-score.el (wl-score-headers): Don't use
2138         elmo-folder-do-each-message-entity.
2139
2140         * Version number is increased to 2.11.15.
2141
2142 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2143
2144         * wl-summary.el (wl-summary-delete-all-msgs): Use
2145         elmo-folder-move-messages instead of elmo-folder-delete-messages
2146         and elmo-folder-detach-messages.
2147         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2148
2149         * wl-expire.el (wl-expire-delete): Ditto.
2150         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2151
2152 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2153
2154         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2155         (wl-message-header-narrowing-fields): Ditto.
2156         (wl-message-header-narrowing-lines): Ditto.
2157         (wl-message-header-narrowing-string): Ditto.
2158
2159         * wl-summary.el (wl-summary-mode-map): Bind
2160         wl-summary-toggle-header-narrowing to "C-cC-f".
2161         (wl-summary-toggle-header-narrowing): New function.
2162
2163         * wl-message.el (wl-message-buffer-create): Call
2164         wl-message-header-narrowing-setup.
2165         (wl-message-redisplay): Call wl-message-header-narrowing.
2166         (wl-message-header-narrowing): New function.
2167         (wl-message-header-narrowing-map): New keymap.
2168         (wl-message-header-narrowing-widen-map): New keymap.
2169         (wl-message-header-narrowing-again-at-mouse): New function.
2170         (wl-message-header-narrowing-1): Ditto.
2171         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2172         (wl-message-header-narrowing-setup): Ditto.
2173         (wl-message-header-narrowing-toggle): Ditto.
2174         
2175         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2176
2177         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2178         'flag as all.
2179         (wl-use-flag-folder-help-echo): New user option.
2180
2181         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2182         wl-summary-highlight as nil.
2183         (wl-summary-set-mark-modified): Follow the API change.
2184         (wl-summary-mark-modified-p): Ditto.
2185         (wl-summary-mark-as-read-all): Ditto.
2186         (wl-summary-sync-marks): Don't call
2187         elmo-folder-list-messages-with-global-mark.
2188         (wl-summary-mark-as-read-internal): Follow the API change.
2189         (wl-summary-mark-as-answered-internal): Ditto.
2190         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2191         Follow the API change.
2192         (wl-summary-create-line): Call with number argument.
2193         (wl-summary-reply): Follow the API change.
2194
2195         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2196         function.
2197         (wl-highlight-summary-line-string): Call it when
2198         wl-use-flag-folder-help-echo is non-nil.
2199         (wl-highlight-summary-current-line): Ditto.
2200         (elmo-flag-folder-referrer): Added autoload setting.
2201
2202         * wl-draft.el (wl-draft-kill): Follow the API change.
2203
2204         * Version number is increased to 2.11.14.
2205         
2206 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2207
2208         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2209
2210 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2211
2212         * Version number is increased to 2.11.13.
2213
2214 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2215
2216         * wl-draft.el (wl-draft-previous-history-element): Fixed
2217         unbalanced parenthesis and bind unbound local variables.
2218
2219 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2220
2221         * wl-draft.el (wl-draft-previous-history-element): New function.
2222         (wl-draft-next-history-element): Ditto.
2223         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2224         them to M-p and M-n.
2225
2226 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2227
2228         * Version number is increased to 2.11.12.
2229
2230 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2231
2232         * wl-draft.el (wl-draft-hide): Select buffer-window.
2233
2234 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2235
2236         * wl-summary.el (wl-summary-narrow-to-region): New function.
2237         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2238         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2239         (wl-summary-save-region): Use it.
2240         * wl-action.el (wl-summary-collect-numbers-region)
2241         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2242
2243 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2244
2245         * wl-folder.el (wl-folder-count-incorporates): Don't use
2246         `elmo-msgdb-mark-load'
2247
2248         * Version number is increased to 2.11.11.
2249
2250 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2251
2252         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2253         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2254
2255 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2258
2259 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2260
2261         * Version number is increased to 2.11.10.
2262
2263 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2264
2265         * wl-mime.el (wl-draft-attribute-value): Fixed.
2266
2267 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2268
2269         * wl-util.el (wl-copy-local-variables): New function.
2270
2271         * wl-mime.el (wl-draft-attribute-recipients): New function.
2272         (wl-draft-attribute-envelope-from): Ditto.
2273         (wl-draft-attribute-smtp-posting-server): Ditto.
2274         (wl-draft-attribute-smtp-posting-port): Ditto.
2275         (wl-draft-attribute-value): Ditto.
2276         (wl-draft-preview-message): Use it to get value for
2277         attributes. Reflect result of `wl-draft-config'.
2278
2279         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2280         and call `wl-summary-mark-as-read' before to call
2281         `wl-summary-unset-mark'.
2282         (wl-summary-target-mark-mark-as-unread): Likewise.
2283         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2284
2285 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2286
2287         * wl-mime.el (wl-draft-preview-message): Use actual value for
2288         attributes; Fix for small window.
2289
2290 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2291
2292         * wl-refile.el (wl-refile-get-field-value): Call
2293         `elmo-message-entity-field' with 3rd argument is non-nil.
2294
2295 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2296
2297         * wl-vars.el (wl-draft-preview-attributes): New user option.
2298         (wl-draft-preview-attributes-list): Ditto.
2299         (wl-draft-preview-attributes-buffer-lines): Ditto.
2300         (wl-draft-preview-attributes-buffer-name): Ditto.
2301
2302         * wl-mime.el (wl-draft-preview-message): Display attributes.
2303
2304 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2305
2306         * wl-summary.el (wl-summary-detect-mark-position): Bind
2307         wl-summary-flag-priority-list to '(new).
2308
2309 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2312         funtion.
2313         (wl-highlight-summary-line-string): Use it.
2314         (wl-highlight-summary-current-line): Ditto.
2315
2316 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2317
2318         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2319         line even when the mark string is not changed.
2320
2321         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2322         argument change in the wl-summary-create-line.
2323         (wl-thread-insert-entity-sub): Ditto.
2324
2325         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2326         argument change in the wl-summary-create-line.
2327         (wl-summary-insert-sequential): Ditto.
2328         (wl-summary-update-thread): Ditto.
2329         (wl-summary-persistent-mark-string): New inline function.
2330         (wl-summary-message-mark): Use it.
2331         (wl-summary-create-line): Abolish argument wl-persistent-mark
2332         and added wl-flags, wl-cached.
2333
2334         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2335         mark to flags.
2336         (wl-highlight-summary-current-line): Decide the face not by the 
2337         persistent mark but flags.
2338
2339 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2340
2341         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2342         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2343         wl-summary-read-uncached-mark): Revive.
2344         (wl-summary-answered-cached-mark,
2345         wl-summary-answered-uncached-mark): New user option.
2346         (wl-summary-score-marks): Follow the change above.
2347         (wl-summary-auto-refile-skip-marks): Ditto.
2348         (wl-summary-incorporate-marks): Ditto.
2349         (wl-summary-expire-reserve-marks): Ditto.
2350         (wl-summary-flag-priority-list): New user option.
2351
2352         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2353         changes.
2354         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2355         of elmo-message-mark.
2356         (wl-summary-mark-as-read-internal): Ditto.
2357         (wl-summary-mark-as-answered): Ditto.
2358         (wl-summary-mark-as-important): Ditto.
2359         (wl-summary-redisplay-internal): Ditto.
2360         (wl-summary-redisplay-no-mime-internal): Ditto.
2361         (wl-summary-message-mark): New function.
2362         (wl-summary-insert-sequential): Use wl-summary-message-mark
2363         instead of elmo-message-mark.
2364         (wl-summary-update-thread): Ditto.
2365         (wl-summary-persistent-mark): Ditto.
2366         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2367         instead of elmo-message-mark.
2368
2369         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2370         wl-summary-message-mark instead of elmo-message-mark.
2371         (wl-thread-insert-entity-sub): Ditto.
2372         (wl-thread-get-children-msgs-uncached): Ditto.
2373
2374         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2375         variable name changes.
2376         (wl-highlight-summary-current-line): Ditto.
2377
2378         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2379         wl-summary-message-mark instead of elmo-message-mark.
2380
2381         * wl-expire.el (wl-expire-message-p): Ditto.
2382
2383         * wl-score.el (wl-score-headers): Ditto.
2384
2385         * Version number is increased to 2.11.9.
2386
2387         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2388         (wl-summary-sync-update): Follow the change above.
2389         (wl-summary-switch-to-clone-buffer): Ditto.
2390         (wl-summary-open-folder): Ditto.
2391
2392 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2393
2394         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2395         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2396
2397         * Version number is increased to 2.11.8.
2398
2399         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2400
2401         * wl-expire.el (wl-expire-refile): Follow the API change on
2402         `elmo-folder-move-messages'.
2403         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2404
2405         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2406         (wl-summary-exec-action-refile): Ditto.
2407         (wl-summary-exec-action-copy): Ditto.
2408         (wl-summary-no-auto-refile-message-p): No use
2409         `wl-summary-buffer-msgdb'.
2410         (wl-summary-auto-refile): Ditto.
2411
2412 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2413
2414         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2415
2416 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2417
2418         * wl-summary.el (wl-summary-sync): Treat no-sync.
2419
2420         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2421         (wl-default-sync-range): Ditto.
2422
2423 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2424
2425         * wl-refile.el (wl-refile-subject-learn): Call
2426         `elmo-message-entity-field' with 3rd argument is non-nil.
2427         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2428         instead of `elmo-msgdb-overview-entity-get-subject'.
2429
2430 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2431
2432         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2433         scan-type is rescan.
2434         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2435         new optional argument force is non-nil.
2436         (wl-summary-save-view-cache): Call it with force argument non-nil.
2437
2438         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2439
2440 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2441
2442         * wl-action.el (wl-summary-print-argument): Fixed last change.
2443
2444 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2445
2446         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2447         simplified.
2448         (wl-summary-target-mark-mark-as-unread): Likewise.
2449         (wl-summary-target-mark-mark-as-important): Likewise.
2450
2451 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2452
2453         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2454         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2455         (wl-summary-mark-as-important-region): Change accordingly.
2456         (wl-summary-target-mark-mark-as-important): Ditto.
2457
2458 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2459
2460         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2461
2462         * wl-action.el (wl-summary-print-argument): Print argument to
2463         right side of window if `wl-summary-print-argument-within-window'
2464         is non-nil.
2465
2466 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2467
2468         * wl-action.el (wl-summary-set-mark): Use
2469         `wl-summary-message-visible-p' to check visibility of the message
2470         and jump to message only when the message line is visible and have
2471         different number; Call wl-summary-unset-mark with number argument.
2472         (wl-summary-unset-mark): 
2473         Use `wl-summary-message-visible-p'
2474         to check visibility of the message and jump to message only when
2475         the message line is visible and have different number;
2476
2477 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2478
2479         * Version number is increased to 2.11.7.
2480
2481         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2482         and wl-folder-summary-line-format.
2483
2484         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2485         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2486         (wl-summary-set-score-mark): Use it.
2487         (wl-summary-target-mark-mark-as-read): Ditto.
2488         (wl-summary-target-mark-mark-as-unread): Ditto.
2489         (wl-summary-target-mark-mark-as-important): Ditto.
2490         (wl-summary-target-mark-msgs): Simplified.
2491         (wl-summary-detect-mark-position): Fixed problem when
2492         summary-line-format no contain persisten/temp mark spec.
2493         (wl-summary-temp-mark): Ditto.
2494         (wl-summary-persistent-mark): Ditto.
2495         (wl-summary-update-persistent-mark): Ditto.
2496
2497         * wl-action.el (wl-summary-set-mark): Ditto.
2498         (wl-summary-unset-mark): Ditto.
2499         All other related portions are changed.
2500
2501 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2502
2503         * Version number is increased to 2.11.6.
2504
2505 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2506
2507         * wl-util.el (wl-current-message-buffer): Define as function;
2508         Don't use the value of wl-messge-buffer.
2509
2510         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2511         persistent mark.
2512
2513         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2514         no current message, cause an error.
2515
2516 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2517
2518         * wl-summary.el (wl-summary-set-message-modified): Use
2519         elmo-folder-set-message-modified instead of
2520         elmo-folder-set-message-modified-internal.
2521
2522 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2523
2524         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2525         interactively.
2526         (wl-summary-sync): nokill->entirely.
2527         (wl-summary-sync-marks): Fixed message.
2528         (wl-summary-input-range): Added mark, nokill->entirely.
2529
2530         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2531         messages as read.
2532
2533 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2534
2535         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2536         update-noscore.
2537         (wl-summary-sync): Follow the change above.
2538
2539 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2540
2541         * wl-action.el (wl-summary-target-mark-all): Use
2542         elmo-folder-list-messages.
2543
2544 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2545
2546         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2547         (wl-summary-rescan): Set wl-summary-scored as nil.
2548         (wl-summary-sync-force-update): Follow the change above.
2549         (wl-summary-sync): Ditto.
2550         (wl-summary-sync-update): Added argument disable-killed.
2551         (wl-summary-insert-headers): Set visible-only argument for
2552         elmo-folder-list-messages.
2553         (wl-summary-input-range): Added update-nokill, update-noscore,
2554         all-nokill, all-noscore and mark.
2555
2556         * Version number is increased to 2.11.5.
2557
2558         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2559
2560 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2561
2562         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2563         (wl-summary-prefetch-region-no-mark): Change accordingly.
2564         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2565
2566 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2567
2568         * wl-address.el (wl-complete-field-to): Abolished.
2569         (wl-complete-address): Completion function for completing-read.
2570         * wl-action.el (wl-summary-get-resend-address): Use it.
2571
2572         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2573         wl-summary-update-mark and abolish unused argument.
2574         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2575         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2576         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2577         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2578         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2579         * wl-draft.el (wl-draft-kill): Ditto.
2580
2581         * wl-summary.el: Remove unused binding of case-fold-search.
2582         (wl-summary-replace-status-marks): Abolished.
2583
2584 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2587         is specified or folder length is zero.
2588
2589 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2590
2591         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2592         (wl-folder-archive-current-entity): Ditto.
2593
2594 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2595
2596         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2597         retrieving message mark.
2598         (wl-summary-redisplay-internal): Ditto.
2599
2600         * wl-message.el (wl-message-buffer-display): Ignore errors while
2601         retrieving message-id field.
2602
2603         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2604         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2605         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2606         order of the arguments for `wl-expire-message-p'.
2607         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2608
2609         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2610         Check return value of wl-summary-reply.
2611         (wl-summary-reply): Recover window configuration when an error occured.
2612
2613 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2614
2615         * wl-summary.el (wl-summary-resend-message): Abolished, the
2616         feature is inherited by wl-summary-resend (put resend mark).
2617
2618 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2619
2620         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2621         wl-message-buffer to nil when the message is hide.
2622
2623 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2624
2625         * .cvsignore: New file.
2626
2627 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2628
2629         * wl-action.el (wl-summary-action-docstring): Add more info.
2630         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2631         duplicate definition.
2632         (wl-summary-define-mark-action): Functions wl-summary-*-region
2633         keep current position.
2634         (wl-summary-unregister-target-mark): Store result to the variable.
2635
2636 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2637
2638         * Version number is increased to 2.11.4.
2639
2640 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2643         wl-summary-delete-all-temp-marks.
2644         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2645
2646         * wl-action.el (wl-summary-set-mark): Changed terminology
2647         refile-destination -> action-argument.
2648         (wl-summary-unset-mark): Ditto.
2649         (wl-summary-remove-argument): Ditto.
2650         (wl-summary-print-argument): Ditto.
2651
2652         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2653         (wl-thread-remove-argument-region): Ditto.
2654         (wl-thread-print-argument-region): Ditto.
2655         (wl-thread-close): Ditto.
2656         (wl-thread-open): Ditto.
2657
2658         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2659         (wl-highlight-refile-destination-face is abolished)
2660         (wl-highlight-action-argument-string): Ditto.
2661         (wl-highlight-summary-current-line): Highlight action argument.
2662
2663         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2664         color for light backgrounds.
2665         (wl-highlight-summary-answered-face): Ditto.
2666
2667 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2668
2669         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2670
2671         * wl-score.el (wl-summary-score-update-all-lines): Use
2672         wl-summary-set-mark.
2673         (wl-summary-score-update-all-lines): Kill expunged messages.
2674
2675         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2676
2677 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2678
2679         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2680         directly.
2681         (wl-score-overview-entity-get-lines): Ditto.
2682         (wl-score-overview-entity-get-xref): Ditto.
2683         (wl-score-get-latest-msgs): Ditto.
2684         (wl-summary-rescore): Ditto.
2685
2686         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2687         to "&".
2688         (wl-summary-mark-as-answered-internal): New inline function.
2689         (wl-summary-mark-as-answered): New function.
2690         (wl-summary-mark-as-unanswered): Ditto.
2691         (wl-summary-sync-marks): Modified for answered-mark synching.
2692
2693 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2694
2695         * wl-action.el (wl-summary-set-mark): Fixed last change.
2696
2697 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2698
2699         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2700         behavior of wl-summary-unread-message-hook
2701         (Pointed out by akira yamada <akira@arika.org>).
2702
2703 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2704
2705         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2706         wl-summary-delete.
2707         * wl-xmas.el (wl-summary-toolbar): Ditto.
2708
2709         * wl-action.el (wl-summary-set-mark): Don't override current
2710         temp-mark.
2711
2712         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2713
2714 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2715
2716         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2717         (wl-refile-msgid-learn): Ditto.
2718         (wl-refile-get-field-value): Ditto.
2719
2720         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2721
2722         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2723         (wl-expire-delete-reserved-messages): Renamed from
2724         wl-expire-reserve-marked-msgs-from-list.
2725         (wl-expire-delete): Removed argument `msgdb'.
2726         (wl-expire-refile): Ditto.
2727         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2728         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2729         mark-alist as argument.
2730         (wl-expire-archive-number1): Removed argument `msgdb'.
2731         (wl-expire-archive-number2): Ditto.
2732         (wl-expire-archive-date): Ditto.
2733         (wl-expire-localdir-date): Ditto.
2734         (wl-expire-hide): Ditto.
2735         (wl-archive-number1): Ditto.
2736         (wl-archive-number2): Ditto.
2737         (wl-archive-date): Ditto.
2738         (wl-archive-folder): Ditto.
2739         All other related portions are changed.
2740
2741 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2742
2743         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2744         mean move up and down. (suggested by Takashi Kawachi)
2745
2746 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2747
2748         * wl-acap.el (toplevel): Don't require un-define.
2749
2750 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2751
2752         * wl-thread.el (wl-thread-delete-message): Always update
2753         wl-summary-buffer-number-list.
2754
2755         * wl-action.el (wl-summary-print-destination): 
2756         Do nothing when folder is nil.
2757
2758 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2759
2760         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2761         persistent mark when prefetch is succeeded.
2762
2763 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2764
2765         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2766         instead of elmo-msgdb-delete-msgs.
2767         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2768         (wl-expire-hide): Ditto.
2769
2770         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2771
2772         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2773         elmo-msgdb interface.
2774         (wl-thread-get-exist-children): Likewise.
2775         (wl-thread-insert-message): Likewise.
2776         (wl-thread-msg-mark-as-important): Likewise.
2777         (wl-thread-insert-entity-sub): Likewise.
2778         (wl-thread-get-children-msgs-uncached): Likewise.
2779
2780         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2781         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2782         (wl-summary-sync-update): Likewise.
2783         (wl-summary-auto-select-msg-p): Likewise.
2784         (wl-summary-update-thread): Likewise.
2785         (wl-summary-mark-as-important): Likewise.
2786         (wl-summary-jump-to-msg-internal): Likewise.
2787         (wl-summary-redisplay-internal): Likewise.
2788         (wl-summary-print-message-with-ps-print): Likewise.
2789         (wl-summary-folder-info-update): Likewise.
2790
2791         * wl-folder.el (wl-folder-check-one-entity):
2792         elmo-folder-count-flags instead of wl-summary-count-unread.
2793
2794         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2795
2796         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2797
2798         * wl-summary.el (wl-summary-set-message-modified): 
2799         Call wl-summary-set-mark-modified.
2800         (wl-summary-delete-messages-on-buffer): Call
2801         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2802         (wl-summary-sync-update): Call elmo-folder-length instead of
2803         elmo-folder-messages.
2804         (wl-summary-insert-headers): Don't call
2805         elmo-folder-list-message-entities.
2806
2807 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2808
2809         * wl-action.el (wl-summary-define-mark-action): Call
2810         `wl-summary-set-mark' with argument `data'.
2811         (wl-summary-auto-refile): Fixed order of arguments when call
2812         `wl-summary-refile'.
2813
2814 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2817
2818         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2819
2820         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2821         (Renamed from wl-highlight-summary-deleted-face).
2822         (wl-highlight-summary-resend-face): New face.
2823
2824         (wl-highlight-summary-deleted-face): Renamed from
2825         wl-highlight-summary-erased-face.
2826
2827         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2828
2829         * wl-action.el (wl-summary-get-resend-address): New function.
2830         (wl-summary-exec-action-resend): Ditto.
2831         (wl-summary-exec-action-resend-subr): Ditto.
2832
2833         * w-thread.el (wl-thread-copy): Removed definition.
2834         (wl-thread-refile): Ditto.
2835         (wl-thread-delete): Ditto.
2836         (wl-thread-target-mark): Ditto.
2837
2838         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2839         (wl-summary-target-mark-set-action): Fixed.
2840         (wl-summary-define-mark-action): Fixed quotation.
2841         (wl-summary-move-mark-list-messages): Display message.
2842         (wl-summary-define-mark-action): Define thread functions.
2843         (wl-summary-exec-action-refile): Changed message.
2844         (wl-summary-exec): Ditto.
2845
2846 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2847         
2848         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2849         '%%'.
2850
2851 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2852
2853         * wl.el (toplevel): Require wl-action.
2854         (wl-init): Call wl-summary-define-mark-action.
2855
2856         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2857
2858         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2859         wl-summary-delete and wl-summary-erase.
2860         (wl-summary-mode-map): Ditto.
2861
2862         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2863         wl-delete-folder-alist.
2864
2865         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2866         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2867         (toplevel): Moved mark & action related functions to the wl-action.el.
2868
2869         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2870         in wl-summary-mark-action-list.
2871         (wl-highlight-summary-current-line): Ditto.
2872
2873         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2874         empty lines.
2875
2876         * wl-action.el: New file. 
2877
2878 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2879
2880         * wl-summary.el (wl-summary-target-mark-replace): New function.
2881         (wl-summary-target-mark-prefetch): Use it.
2882         (wl-summary-target-mark-delete): Ditto.
2883         (toplevel): Rearranged definition order.
2884         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2885         (wl-summary-target-mark-erase): Rewrite.
2886         (wl-summary-erase-region): New function.
2887         (wl-summary-exec-action-erase): Changed message.
2888         (wl-summary-move-mark-list-messages): New function.
2889         (wl-summary-exec-action-delete): Use it.
2890         (wl-summary-exec-action-erase): Ditto.
2891
2892         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2893         (wl-summary-skip-mark-list): Added "d".
2894
2895         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2896         while searching.
2897
2898         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2899         and define using defcustom;
2900         Define 4th element as a face.
2901         
2902         * wl-summary.el (wl-summary-incorporate): Use 
2903         `wl-summary-prefetch-region-no-mark' instead of
2904         `wl-summary-prefetch-region'.
2905         (wl-summary-prefetch-region-no-mark): Revival of old
2906         `wl-summary-prefetch-region'.
2907         (wl-summary-mark-action-list): Moved to wl-vars.el
2908
2909         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2910         face according to the `wl-summary-mark-action-list'.
2911         (wl-highlight-summary-current-line): Ditto;
2912         Removed destination highlighting.
2913
2914         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2915         (wl-highlight-summary-line-string): Highlight for "i" mark.
2916         (wl-highlight-summary-current-line): Ditto.
2917
2918         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2919         no destination.
2920
2921         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2922         exists, just go ahead.
2923         (wl-summary-prefetch-region): Rewrite.
2924         (wl-summary-prefetch): Ditto.
2925         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2926         (wl-summary-exec-action-prefetch): New function.
2927         (wl-summary-target-mark-prefetch): Rewrite.
2928
2929 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2930
2931         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2932         (wl-highlight-summary-line-string): Added "d" and "D".
2933         (wl-highlight-summary-current-line): Ditto.
2934
2935         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2936         in wl-summary.el.
2937         (wl-thread-insert-entity-sub): Ditto.
2938         (wl-thread-remove-destination-region): Ditto.
2939         (wl-thread-print-destination-region): Ditto.
2940
2941         * wl-summary.el (wl-summary-buffer-refile-list,
2942         wl-summary-buffer-delete-list,
2943         wl-summary-buffer-copy-list): Abolish.
2944         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2945         All other related portions are changed.
2946         (wl-summary-mark-action-list): New variable.
2947         (wl-summary-set-mark): New function.
2948         (wl-summary-register-target-mark): Ditto.
2949         (wl-summary-unregister-target-mark): Ditto.
2950         (wl-summary-have-target-mark-p): Ditto.
2951         (wl-summary-register-temp-mark): Ditto.
2952         (wl-summary-unregister-temp-mark): Ditto.
2953         (wl-summary-registered-temp-mark): Ditto.
2954         (wl-summary-collect-temp-mark): Ditto.
2955         (wl-summary-unset-mark): Ditto.
2956         (wl-summary-set-target-mark): Ditto.
2957         (wl-summary-unset-target-mark): Ditto.
2958         (wl-summary-set-action-generic): Ditto.
2959         (wl-summary-unset-action-generic): Ditto.
2960         (wl-summary-exec-action-delete): Ditto.
2961         (wl-summary-exec-action-erase): Ditto.
2962         (wl-summary-set-action-refile): Ditto.
2963         (wl-summary-set-action-refile-subr): Ditto.
2964         (wl-summary-unset-action-refile): Ditto.
2965         (wl-summary-make-destination-numbers-list): Ditto.
2966         (wl-summary-exec-action-refile): Ditto.
2967         (wl-summary-set-action-copy): Ditto.
2968         (wl-summary-unset-action-copy): Ditto.
2969         (wl-summary-exec-action-copy): Ditto.
2970         (wl-summary-collect-numbers-region): Ditto.
2971         (wl-summary-delete): Rewrite.
2972         (wl-summary-erase): Ditto.
2973         (wl-summary-remove-destination): Ditto.
2974         (wl-summary-exec): Ditto.
2975         (wl-summary-exec-region): Ditto.
2976         (wl-summary-target-mark-erase): Ditto.
2977         (wl-summary-refile): Ditto.
2978         (wl-summary-copy): Ditto.
2979         (wl-summary-unmark): Ditto.
2980         (wl-summary-delete-all-mark): Ditto.
2981         (wl-summary-mark-line): Don't highlight.
2982         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2983         (wl-summary-target-mark-refile-subr): Rewrite.
2984
2985         (wl-summary-copy-prev-destination): Abolish.
2986
2987 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2988
2989         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2990         default values along the value of wl-on-mule.
2991         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2992         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2993         It is not used anywhere.
2994
2995 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2996
2997         * wl-summary.el (wl-summary-print-destination): Keep position.
2998         (wl-summary-cursor-move-surface): Keep horizontal position.
2999
3000 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3001
3002         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3003         write sendlog.
3004
3005 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3006
3007         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3008         `wl-summary-highlight'.
3009
3010 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3011
3012         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3013         trivial condition for temp-mark.
3014
3015 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3016
3017         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3018         when it hits killed buffer.
3019
3020 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3021
3022         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3023         * wl-news.el.in: `message' and `error' take format string.
3024
3025 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3026
3027         * wl-folder (wl-folder-insert-entity): Display a message,
3028         `...done', when the work finish.
3029         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3030
3031 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3032
3033         * wl-message.el (wl-message-redisplay): Remove unused local
3034         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3035
3036 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3037
3038         * wl-summary.el (wl-summary-replace-status-marks): Disable
3039         interactive use.
3040         (wl-summary-reedit): Check message existence at first.
3041         (wl-summary-mark-line): Fix doc, return value is indefinite.
3042
3043         * wl-highlight.el (wl-highlight-message): Arranged.
3044
3045         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3046         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3047         check temp-mark by wl-summary-temp-mark always.
3048         (wl-highlight-summary): Change accordingly.
3049         * wl-summary.el (wl-summary-mark-as-read-all)
3050         (wl-summary-delete-cache, wl-summary-set-score-mark)
3051         (wl-summary-mark-as-unread, wl-summary-unmark)
3052         (wl-summary-mark-line, wl-summary-mark-as-read)
3053         (wl-summary-mark-as-important): Ditto.
3054
3055         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3056         end of the window if possible.
3057         * wl-summary.el (wl-summary-sync-update): Support lazy
3058         highlighting.
3059         (wl-summary-toggle-disp-msg): Ditto.
3060
3061 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3062
3063         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3064
3065 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3066
3067         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3068         change.
3069
3070 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3071
3072         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3073         API.
3074         (wl-summary-sync-update): Ditto.
3075
3076         * wl-score.el (wl-score-get-score-alist): Changed argument.
3077         (wl-summary-rescore-msgs): Likewise.
3078         (wl-summary-score-headers): Likewise.
3079         (wl-score-headers): Likewise;
3080         Use elmo-folder-do-each-message-entity, etc.
3081         (wl-summary-score-effect): Follow the changes above.
3082         (wl-summary-rescore): Ditto.
3083         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3084         (wl-score-get-overview): Abolish.
3085
3086         * wl-summary.el (wl-summary-default-from): Follow the API change in
3087         elmo-msgdb.
3088         (wl-summary-count-unread): Ditto.
3089         (wl-summary-detect-mark-position): Ditto.
3090         (wl-summary-overview-entity-compare-by-date): Ditto.
3091         (wl-summary-overview-entity-compare-by-number): Ditto.
3092         (wl-summary-overview-entity-compare-by-from): Ditto.
3093         (wl-summary-overview-entity-compare-by-subject): Ditto.
3094         (wl-summary-get-list-info): Ditto.
3095         (wl-summary-rescan): Ditto.
3096         (wl-summary-jump-to-msg-by-message-id): Ditto.
3097         (wl-summary-sync-update): Ditto; Removed comment.
3098         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3099         (wl-summary-insert-message): Use wl-summary-insert
3100         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3101         (wl-summary-insert-headers): Changed argument overview to folder.
3102         (wl-summary-search-by-subject): Likewise.
3103         (wl-summary-insert-thread): Renamed from 
3104         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3105
3106         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3107         too.
3108
3109         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3110         wl-string-member.
3111
3112 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3113
3114         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3115         elmo-folder-append-buffer.
3116         (wl-draft-queue-append): Likewise.
3117
3118         * wl-mime.el (wl-message-delete-current-part): Ditto.
3119         (wl-summary-burst-subr): Ditto.
3120
3121         * wl-news.el.in (wl-news-send-news): Ditto.
3122
3123 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3124
3125         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3126         function.
3127         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3128         (wl-summary-update-mark): Enclose with save-excursion.
3129         (wl-summary-mark-as-read-internal): Fixed last change.
3130         (wl-summary-mark-as-important): Use 3rd argument of
3131         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3132         Don't use elmo-msgdb-set-mark.
3133         (wl-summary-redisplay-internal): If msgdb flag is already read,
3134         just update the mark on buffer.
3135
3136 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3137
3138         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3139         cut visible folder when elmo-folder-delete returns non-nil value.
3140
3141 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3142
3143         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3144         by Kenichi OKADA <okada@opaopa.org>).
3145
3146 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3147
3148         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3149
3150 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3151
3152         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3153         Fixed the last change, search group entity by its real name.
3154         (Thanks to: KOBAYASHI Shinji)
3155
3156 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3157
3158         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3159         (wl-fldmgr-access-display-all): Don't refer visible name.
3160         * wl-expire.el (wl-folder-archive-current-entity)
3161         (wl-folder-expire-current-entity): Ditto.
3162         * wl-folder.el (wl-folder-jump-to-current-entity)
3163         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3164         (wl-folder-open-folder-sub,wl-folder-open-all)
3165         (wl-folder-write-current-folder): Ditto.
3166         (wl-folder-insert-entity): Don't use petname for normal group.
3167         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3168         is the real name.
3169         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3170         Abolished.
3171
3172 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3173
3174         * wl-draft.el (wl-draft-create-buffer): Add
3175         `wl-summary-reply-with-citation'
3176
3177 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3178
3179         * wl-draft.el (wl-draft-reply): Fixed.
3180
3181 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3182
3183         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3184         when `wl-draft-send-confirm-with-preview' is non-nil.
3185         You can scroll up/down by j/k.
3186         (wl-draft-send-confirm-with-preview): New variable (default=t).
3187
3188 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3189
3190         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3191         (wl-fldmgr-save-folders): Fix comment.
3192
3193 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3194
3195         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3196         along the last change in `wl-folder-buffer-group-p'.
3197
3198 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3199
3200         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3201         folder.
3202
3203         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3204         the default value.
3205
3206         * wl-mime.el (wl-summary-burst): Update summary only when target
3207         folder equals current folder.
3208
3209 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3210
3211         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3212
3213 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3214
3215         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3216         value.
3217
3218 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3219
3220         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3221         `map-extents' instead of `extent-at' repeatedly.
3222         (wl-highlight-folder-current-line): Ditto.
3223
3224         * wl-highlight.el: Remove useless dummy functions.
3225
3226 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3227
3228         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3229         (wl-folder-put-folder-property): New function to put text property.
3230         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3231         (wl-folder-insert-entity, wl-folder-update-diff-line)
3232         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3233         * wl-e21.el, wl-xmas.el, wl-mule.el
3234         (wl-highlight-folder-current-line): Ditto.
3235         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3236         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3237         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3238         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3239
3240 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3241
3242         * Version number is increased to 2.11.3.
3243
3244 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3245
3246         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3247         Resume current-buffer since it is assumed by remaining tasks.
3248
3249 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3250
3251         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3252         (wl-folder-completion-function): Abolished.
3253         (wl-folder-complete-folder): New function.
3254         (wl-folder-complete-filter-condition): Ditto.
3255         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3256         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3257
3258 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3259
3260         * wl-draft.el (wl-draft-send-confirm): New function.
3261         (wl-draft-send): Use it.
3262
3263         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3264         cursor-in-echo-area while confirming.
3265
3266         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3267
3268         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3269         searching via nntp if wl-summary-search-via-nntp is 'force.
3270         Otherwise, invoke searching in nntp folder only.
3271         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3272
3273         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3274         explicitly for mime-make-text-tag.
3275
3276 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3277
3278         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3279         `mime-make-text-tag' instead of `mime-create-tag'.
3280
3281 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3282
3283         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3284         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3285
3286 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3287
3288         * wl-score.el (wl-score-save): Bind print-length and print-level.
3289         (wl-score-pretty-print): Ditto.
3290         (wl-score-edit-insert-header-entry): Ditto.
3291
3292         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3293         "From" entry to be treated with wl-draft-eword-encode-address-list.
3294         * wl-mime.el (wl-draft-preview-message): Ditto.
3295
3296         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3297         (wl-summary-mark-as-unread): Ditto.
3298         (wl-summary-mark-as-read-region): Change accordingly.
3299         (wl-summary-mark-as-unread-region): Ditto.
3300         (wl-summary-target-mark-mark-as-read): Ditto.
3301         (wl-summary-target-mark-mark-as-unread): Ditto.
3302
3303 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3304
3305         * Version number is increased to 2.11.2.
3306
3307 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3308
3309         * wl-news.el.in (wl-news-previous-version-save): Bind
3310         print-length and print-level.
3311         * wl-thread.el (wl-thread-save-entities): Ditto.
3312         (wl-thread-save-top-list): Bind print-length.
3313
3314 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3315
3316         * wl-highlight.el (wl-highlight-summary-line-string): Use
3317         wl-summary-score-below-mark, wl-summary-score-over-mark.
3318         (wl-highlight-summary-current-line): Ditto.
3319
3320 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3321
3322         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3323         insert it.
3324
3325 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3326
3327         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3328
3329 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3330
3331         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3332         message without msgid.
3333         Rewrite with elmo-folder-move-messages.
3334         Set wl-message-buffer to nil.
3335
3336         * wl-summary.el (wl-summary-erase-subr): New function. Use
3337         elmo-folder-move-messages.
3338         (wl-summary-erase): Call it.
3339         (wl-summary-target-mark-erase): Ditto.
3340
3341 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3344         it is not up-tp-date.
3345
3346 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3347
3348         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3349         buffer after calling `wl-summary-goto-folder-subr' without the
3350         argument `interactive'.
3351         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3352
3353 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3354
3355         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3356         `mime-create-tag'. Use `string=' instead of `looking-at'.
3357
3358 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3359
3360         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3361         to avoid compile warning.
3362
3363         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3364         entity-id when folder is given.
3365         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3366         save-excursion, use save-selected-window instead.
3367         Select folder buffer window if exists.
3368         (To correct behavior with wl-folder-move-cur-folder.)
3369
3370 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3371
3372         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3373
3374 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3375
3376         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3377         list-count instead of %d.
3378
3379 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3380
3381         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3382         (wl-news): Set it.
3383         (wl-news-append-to-folder): Use it.
3384
3385         * wl-news.el.in (wl-news-send-news): Append to specified folder
3386         instead of wl-default-folder.
3387         (wl-news-append-to-folder): Show error message with specified folder.
3388
3389         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3390                 In most major modes, Emacs assumes that any opening
3391                 delimiter found at the left margin is the start of a
3392                 top-level definition, or defun. Therefore, *never put an
3393                 opening delimiter at the left margin unless it should have
3394                 that significance.*
3395
3396         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3397
3398 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3399
3400         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3401
3402 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3403
3404         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3405
3406 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3407
3408         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3409         for sequential numbering case.
3410
3411 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3412
3413         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3414         value.
3415         (wl-draft-reply-without-argument-list): Ditto.
3416         (wl-draft-reply-myself-with-argument-list): Abolish.
3417         (wl-draft-reply-myself-without-argument-list): Ditto.
3418         * wl-draft.el (wl-draft-self-reply-p): New function.
3419         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3420
3421 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3422
3423         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3424         (avoid error for the case without byte-compiling)
3425
3426 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3427
3428         * wl-news.el.in (wl-news-append-to-folder): New function.
3429         (wl-news-exit): Rewrite.
3430         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3431
3432 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3433
3434         * wl-draft.el (wl-draft-reply-position): New function.
3435         (wl-draft-reply-position): Fix.
3436         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3437         (wl-summary-target-mark-reply-with-citation): Ditto.
3438         (wl-summary-reply-with-citation): Ditto.
3439         * wl-vars.el (wl-draft-reply-default-position): New variable.
3440
3441 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3442
3443         * wl-draft.el (wl-draft-send): Preview when interactive send.
3444
3445 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3446
3447         * wl-draft.el (wl-draft-reply): Set default position.
3448         * wl-summary.el (wl-summary-reply): Ditto.
3449         (wl-summary-reply-with-citation): Ditto.
3450         (wl-summary-target-mark-reply-with-citation): Ditto.
3451
3452 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3453
3454         * wl-news.el.in (wl-news-lang): Set default value according to
3455         current-language-environment.
3456         (wl-news-append-news): Do nothing when news-list is nil.
3457
3458 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3459
3460         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3461         (wl-news): Change message.
3462         (wl-news-exit): Check buffer.
3463         (wl-news-force-exit): New function.
3464         (wl-news-show-all): New function.
3465         (wl-news-discard-and-exit): Fix.
3466
3467 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3468
3469         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3470         according to current-language-environment.
3471
3472         * wl-news.el.in (wl-news): If arg, show all NEWS after
3473         wl-news-default-previous-version.
3474
3475 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3476
3477         * wl-news.el.in (wl-news-check): Rewritten.
3478         (wl-news-previous-version-load): Change data type.
3479         (wl-news-previous-version-save): Change data type.
3480         (wl-news-append-news): Add return value.
3481         (wl-news-check-news): New function.
3482         (wl-news-already-current-p): New function.
3483         (wl-news-send-news): Rewritten.
3484         (wl-news-mode-map): Add new keybind.
3485         (wl-news): Rewritten.
3486         (wl-news-exit): Rewritten.
3487         (wl-news-discard-and-mail): New function.
3488         (wl-news-send-to-address): Abolished.
3489         * wl.el (wl-init): Delete a message.
3490
3491 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3492
3493         * wl-news.el.in (wl-news-exit): Update previous version.
3494         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3495
3496 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3497
3498         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3499
3500 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3501
3502         * wl-news.el.in (wl-news): New function.
3503         (wl-news-mode): New function.
3504         (wl-news-next-line): New function.
3505         (wl-news-next-page): New function.
3506         (wl-news-exit): New function.
3507         (wl-news-buf-name): New variable.
3508         (wl-news-mode-map): New variable.
3509         (wl-news-winconf): New variable.
3510         (wl-news-append-news): Add an option.
3511
3512 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3513
3514         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3515
3516 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3517
3518         * wl-news.el.in (wl-news-send-to-address): New variable.
3519         (wl-news-send-news): Use it.
3520         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3521         Return updating status.
3522         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3523
3524 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3525
3526         * wl-news.el.in (wl-news-send-news): Delete
3527         Organization and X-Face.
3528
3529 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3530
3531         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3532         (wl-news-append-news): New function.
3533         (wl-news-send-news): New function.
3534
3535 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3536
3537         * Version number is increased to 2.11.1.
3538
3539 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3540
3541         * wl-news.el.in : New file.
3542
3543 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3544
3545         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3546         default value.
3547         (wl-draft-reply-without-argument-list): Ditto.
3548
3549 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3550
3551         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3552         (wl-message-buffer-prefetch-idle-time): Ditto.
3553         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3554
3555 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3556
3557         * wl-thread.el (wl-thread-insert-message): Use
3558         wl-summary-max-thread-depth.
3559
3560         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3561         loop detection.
3562
3563         * wl-message.el (wl-message-buffer-display): Back to the first page
3564         when cache is hit.
3565
3566 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3567
3568         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3569
3570         * wl-summary.el (wl-summary-insert-thread-entity):
3571         If the thread depth is reached to wl-summary-max-thread-depth,
3572         divide the thread.
3573
3574 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3575
3576         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3577         for elmo-remove-passwd.
3578
3579 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3582         folder is sticky.
3583         (wl-folder-mark-as-read-all-entity): Ditto.
3584         (wl-folder-prefetch-entity): Ditto.
3585
3586 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3587
3588         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3589
3590 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3591
3592         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3593         Delete messages on buffer for unplugged operation.
3594         (wl-summary-erase): Ditto.
3595
3596 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3597
3598         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3599         take nil so as not to search parent by subject.
3600
3601 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3602
3603         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3604         (wl-folder-get-next-folder): Ditto.
3605         (wl-folder-get-path): Ditto.
3606
3607 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3608
3609         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3610         system and encode the region with it before verifying.
3611
3612 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3613
3614         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3615         system of the echo buffer before decoding.
3616
3617 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3618
3619         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3620         original contents.
3621
3622 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3623
3624         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3625         with argument 'any-exists.
3626
3627 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3628
3629         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3630         Use `wl-cs-autoconv'.
3631
3632 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3633
3634         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3635         by `mime-view-automatic-conversion'.
3636
3637         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3638         (wl-message-verify-pgp-nonmime): Ditto.
3639         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3640         Bind them to C-c:d and C-c:v respectively.
3641
3642         Merge following code by Teranishi-san from [wl-en:00167].
3643         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3644         (wl-mime-preview-application/pgp-encrypted): Ditto.
3645         (wl-mime-setup): Add entry.
3646
3647 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3648
3649         * wl-summary.el (wl-summary-target-mark-erase): New function.
3650         Bind it to "mD".
3651
3652 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3653
3654         * wl-vars.el (wl-draft-write-file-function): Fix.
3655         (wl-draft-reedit-hook): Changed default value.
3656
3657         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3658         wl-draft-reedit-hook.
3659         (wl-draft-remove-text-plain-tag): New function.
3660         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3661
3662         * wl-vars.el (wl-draft-write-file-function): New user option.
3663
3664         * wl-draft.el (wl-draft-prepare-edit): Use it for
3665         local-write-file-hooks.
3666         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3667
3668         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3669         (wl-draft-insert-mail-header-separator): Return the body beginning
3670         point.
3671         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3672         text/plain.
3673         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3674
3675 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3676
3677         * wl-summary.el (wl-summary-erase): New function to erase message
3678         without moving it to trash. Bind to "D".
3679
3680         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3681         as `keep' unless switch-function.
3682
3683 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3684
3685         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3686         message buffer by using `wl-summary-toggle-disp-msg'.
3687         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3688         buffer window.
3689         (wl-summary-supresedes-message): Ditto.
3690
3691         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3692         Do not delete other windows.
3693         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3694         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3695         (wl-draft-create-buffer): Set reply-or-forward also for target
3696         mark commands.
3697
3698 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3699
3700         * wl-draft.el (wl-user-agent-compose): Delete special case for
3701         switch-to-buffer-other-window.
3702
3703         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3704         (wl-summary-forward): Ditto.
3705
3706         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3707         function.
3708         (wl-draft-buffer-style): New use option.
3709
3710         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3711         (wl-draft): Follow the change above.
3712         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3713         wl-draft-buffer-style.
3714         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3715         switch-function.
3716
3717 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3718
3719         * wl-address.el (wl-address-make-completion-entry): Extracted from
3720         `wl-address-make-completion-list'.
3721         (wl-address-enable-strict-loading): New variable.
3722         (wl-address-make-completion-list): Revive petname duplication
3723         inquiry, and enable it if `wl-address-enable-strict-loading'.
3724         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3725
3726 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3727
3728         * wl-message.el (wl-message-get-original-buffer): Avoid
3729         'Selecting deleted buffer' error when original buffer is killed.
3730
3731 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3732
3733         * wl-summary.el (wl-summary-next-message): Use
3734         elmo-message-accessible-p instead of elmo-message-cached-p.
3735
3736 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3737
3738         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3739
3740         * wl-thread.el (wl-thread-open-all-unread): Use
3741         elmo-folder-list-flagged instead of
3742         elmo-folder-list-messages-mark-match.
3743
3744         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3745         instead of elmo-folder-list-messages-mark-match.
3746         (wl-summary-move-spec-alist): New variable.
3747         (wl-summary-move-spec-plugged-alist,
3748         wl-summary-move-spec-unplugged-alist): Abolish.
3749         (wl-summary-next-message): Follow the change above.
3750         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3751         with 'no-msg' argument.
3752
3753         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3754         variable.
3755         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3756         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3757         (wl-message-buffer-prefetch-get-next): Follow the change above.
3758
3759 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3760
3761         * wl-version.el (wl-version): Changed codename.
3762
3763         * Version number is increased to 2.11.0.
3764
3765 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3766
3767         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3768         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3769         `wl-draft-config-variables'.
3770         (wl-draft-kill): Fixed problem when the draft is reedit.
3771
3772 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3773
3774         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3775         buffer-modified status (Thanks to
3776         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3777
3778 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3779
3780         * wl-util.el (wl-region-exists-p): New function.
3781
3782         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3783         Remove defvars for byte-compile warnings.
3784
3785 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3786
3787         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3788         defvar-maybe. Removed unused bind.
3789
3790 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3791
3792         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3793         summary buffer window before creating new frame.
3794         (wl-draft-reply): Ditto.
3795
3796 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3797
3798         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3799
3800 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3801
3802         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3803
3804 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3805
3806         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3807         instead of `kill-region'.
3808
3809 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3810
3811         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3812         (wl-highlight-summary-line-string): Use it.
3813         (wl-highlight-summary-current-line): Ditto.
3814
3815         * wl-mime.el (wl-message-delete-current-part): Check the class of
3816         mime-entity.
3817
3818         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3819
3820         * wl-summary.el (wl-summary-make-number-list): Initialize.
3821         (wl-summary-update-mark): New function.
3822         (wl-summary-reply): Put `answered' mark on the message.
3823         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3824
3825         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3826         (wl-draft-reply): Added optional argument `number';
3827         Set wl-draft-parent-number.
3828         (wl-draft-kill): Delete answered mark if it is a reply.
3829
3830 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3831
3832         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3833         that originates in mime-preview-follow-current-entity.
3834         (wl-draft-yank-current-message-entity): Use it if region is active.
3835
3836         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3837         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3838         `wl-message-delete-current-part'.
3839         * wl-mule.el (wl-message-define-keymap): Ditto.
3840         * wl-xmas.el (wl-message-define-keymap): Ditto.
3841
3842 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3843
3844         * wl-mime.el (wl-message-delete-current-part): New function.
3845         (wl-mime-node-id-to-string): Ditto.
3846
3847         * wl-mime.el (wl-message-delete-current-part): Use existing
3848         original buffer which corresponds current mime-view buffer.
3849         (fetched buffer might have different structure, possibly)
3850
3851         * wl-mime.el (wl-message-delete-current-part): Quit if the
3852         message content differs from the actual message.
3853
3854 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3855
3856         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3857         order.
3858         (wl-summary-search-by-subject): Search parent message from tail;
3859         Check the existence of the parent message on the current thread tree.
3860         (wl-summary-update-thread): Check whether the line is inserted.
3861
3862 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3863
3864         * wl-vars.el (wl-summary-line-format): Undo last change.
3865         * wl-summary.el (wl-summary-print-destination): Do not put
3866         invisible property when `wl-summary-width' is nil.
3867         (wl-summary-line-subject-minimum-length): Abolished.
3868         (wl-summary-line-subject): Ditto.
3869
3870 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3871
3872         * wl-vars.el (wl-summary-line-format): Change default value.
3873         (wl-summary-subject-length-limit): Abolished.
3874         * wl-summary.el (wl-summary-line-subject): Ditto.
3875
3876 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3877
3878         * wl-template.el (wl-template-select): Added optional argument.
3879         If optional argument is specified, reverse
3880         `wl-template-visible-select'.
3881
3882 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3883
3884         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3885         Take prefix argument to force asking the destination folder.
3886
3887 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3888
3889         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3890         count and update status.
3891
3892 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3893
3894         * wl-summary.el (wl-summary-redisplay-internal): If
3895         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3896         after fetching.
3897
3898 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3899
3900         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3901         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3902
3903         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3904
3905 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3906
3907         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3908         (All other related portions are changed).
3909         (wl-summary-mark-as-read-all): Rewrite.
3910
3911 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3912
3913         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3914         `wl-summary-mark-as-read'.
3915         (wl-summary-mark-as-unread): Rewrite.
3916         (wl-summary-mark-as-read): Added no-modeline argument.
3917         (wl-summary-resume-cache-status): Rewrite.
3918         (wl-summary-exec-subr): Remove unused local variable.
3919
3920 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3921
3922         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3923         logic to call `wl-summary-buffer-prev-folder-function'.
3924         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3925
3926 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3929         is nil.
3930
3931 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3932
3933         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3934         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3935         (wl-mime-setup): Add its entry.
3936
3937 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3938
3939         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3940         (wl-summary-delete-cache): Likewise.
3941         (wl-summary-mark-as-read): Rewrite.
3942
3943 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3944
3945         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3946         `wl-summary-count-unread'.
3947
3948         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3949
3950         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3951
3952 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3953
3954         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3955         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3956         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3957         Renamed to the elmo-msgdb-*-mark.
3958         (wl-summary-score-marks): Follow the change above.
3959         (wl-summary-auto-refile-skip-marks): Ditto.
3960         (wl-summary-incorporate-marks): Ditto.
3961         (wl-summary-expire-reserve-marks): Ditto.
3962
3963         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3964         changes.
3965         (wl-thread-insert-top): Changed updating message.
3966
3967         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3968         variable.
3969         (wl-summary-count-unread): Count answered marks.
3970         (wl-summary-rescan): Call wl-summary-insert-message instead of
3971         wl-summary-append-message-func-internal.
3972         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3973         (wl-summary-prefetch-msg): Follow the variable name changes.
3974         (wl-summary-prefetch-region): Ditto.
3975         (wl-summary-mark-as-read-all): Follow the API changes;
3976         Don't call elmo-folder-replace-marks.
3977         (wl-summary-delete-cache): Follow the variable name changes.
3978         (wl-summary-resume-cache-status): Ditto.
3979         (wl-summary-update-status-marks): New function.
3980         (wl-summary-insert-message): New function.
3981         (wl-summary-sync-marks): Follow the variable name changes.
3982         (wl-summary-sync-update): Synchronize to the msgdb, too;
3983         Changed update messages.
3984         (wl-summary-make-number-list): Rewrite.
3985         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3986         (wl-summary-mark-as-unread): Follow the API changes.
3987         (wl-summary-exec-subr): Follow the variable name changes.
3988         (wl-summary-mark-as-read): Ditto.
3989         (wl-summary-move-spec-plugged-alist): Ditto.
3990         (wl-summary-move-spec-unplugged-alist): Ditto.
3991         (wl-summary-cursor-move-surface): Ditto.
3992
3993         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3994         variable name changes.
3995         (wl-highlight-summary-current-line): Ditto.
3996
3997         * wl-expire.el (wl-expire-refile): Follow the API change in
3998         elmo-folder-move-messages.
3999         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4000         (wl-summary-archive): Use elmo-folder-msgdb instead of
4001         elmo-msgdb-load.
4002
4003 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4004
4005         * wl-mime.el (wl-draft-preview-message): Restore the position
4006         before evaluating wl-draft-send-hook in preview buffer.
4007
4008 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4011         when it creates new draft buffer.
4012
4013         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4014         without argument.
4015
4016         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4017         Evaluate content and if the value is string, insert it.
4018         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4019         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4020         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4021         wl-draft-config-sub-part-bottom): Use it.
4022
4023         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4024         with the folder name. The question was unintelligible when it is
4025         called from wl-save-status.
4026
4027 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4028
4029         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4030         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4031         cannot take second argument).
4032
4033 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4034
4035         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4036         as t. Since type and subtype are not case sensitive (RFC 2045).
4037
4038 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4039
4040         * wl-vars.el (wl-message-mode-line-format): New variable.
4041         (wl-message-mode-line-format-spec-alist): Ditto.
4042         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4043         (wl-message-redisplay): Use wl-message-mode-line-format.
4044
4045 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4046
4047         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4048
4049 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4050
4051         * wl-summary.el (wl-summary-default-from): Write description.
4052
4053 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-vars.el (wl-ldap-objectclass): Abolish.
4056
4057         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4058         (wl-ldap-make-filter): Removed condition for objectclass.
4059         (wl-ldap-make-matched-value-list): Remove meaningless process.
4060         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4061         (wl-address-ldap-search): Don't add `*' to `pat' string;
4062         use ignore-errors; added `email';
4063         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4064         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4065         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4066
4067
4068 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4069
4070         * wl-draft.el (wl-draft-parent-folder): Write description.
4071         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4072
4073 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4074
4075         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4076         as "" (zero-length string) if no parent.
4077         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4078
4079 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4080
4081         * wl-address.el (wl-address-make-completion-list): Skip duplication
4082         checking.
4083         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4084         `append'.
4085
4086 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4087
4088         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4089         instead of `beginning-of-buffer'.
4090
4091 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4092
4093         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4094
4095 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4096
4097         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4098         Refer wl-message-buffer-name.
4099         (wl-message-wheel-down): Ditto.
4100
4101 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4102
4103         * wl-vars.el (wl-message-buffer-name): New user option.
4104
4105         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4106         directly instead of making alist dinamically.
4107
4108         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4109         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4110         wl-message-buffer-cache-name.
4111         (wl-message-buffer-cache-clean-up): Ditto.
4112
4113         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4114
4115         * Version number is increased to 2.9.15.
4116
4117 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4118
4119         * wl-vars.el (wl-summary-default-view-alist): New user option.
4120
4121         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4122
4123         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4124         while deleting address.
4125         (wl-draft-delete-myself-from-cc): Ditto.
4126
4127         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4128         If optional argument is specified, reverse sort order.
4129
4130         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4131
4132 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-thread.el (wl-thread-insert-message): Return parent number if
4135         exists.
4136         (wl-thread-update-indent-string-region): Use
4137         wl-thread-update-line-on-buffer-sub instead of
4138         wl-thread-update-line-on-buffer.
4139
4140 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4141
4142         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4143         (wl-folder-close-all): Ditto.
4144
4145 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4146
4147         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4148         and mailing-list:.
4149         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4150         value.
4151         (wl-summary-line-list-info): Print mailing-list name even when 
4152         list-number is empty.
4153
4154 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4155
4156         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4157
4158         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4159         (wl-draft-open-file): Ditto.
4160         (wl-draft-random-alphabet): Ditto.
4161
4162         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4163         bindings.
4164
4165 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4166
4167         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4168         * wl-vars.el (wl-draft-config-alist): Ditto.
4169
4170 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4171
4172         * Version number is increased to 2.9.14.
4173
4174         * wl.el (wl): Don't set wl-init as nil when error occured while
4175         auto-checking folders.
4176
4177         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4178         `elmo-expand-newtext'.
4179
4180 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4181
4182         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4183         `this-command' so that `wl-folder-goto-folder' contained in
4184         `wl-summary-keep-cursor-command' work.
4185
4186 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4187
4188         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4189         message buffer displaying state.
4190
4191 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4192
4193         * wl-vars.el (wl-summary-default-view): New variable to specify
4194         default value for `wl-summary-buffer-view' instead of using
4195         set-default.
4196         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4197
4198 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4199
4200         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4201
4202         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4203
4204 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4205
4206         * wl-vars.el (wl-forward-subject-prefix): New variable.
4207         * wl-draft.el (wl-draft-forward): Use it.
4208
4209 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4210
4211         * wl-message.el (wl-message-prev-page): When it is called without
4212         lines argument, scroll down by wl-message-scroll-amount lines.
4213         (wl-message-next-page): Ditto.
4214         * wl-vars.el (wl-message-scroll-amount): Change default value
4215         to preserve current behavior.
4216
4217 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4218
4219         * wl-summary.el (wl-summary-prefetch-msg): Bind
4220         `wl-message-entity' to call `wl-summary-from-function'.
4221
4222 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4223
4224         * wl-message.el (wl-message-buffer-create): Run
4225         wl-message-buffer-created-hook.
4226
4227 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4228
4229         * wl-summary.el (wl-summary-sort-specs): New variable.
4230         (wl-summary-default-sort-spec): Ditto.
4231         (wl-summary-sort): Rewrite.
4232         (wl-summary-sort-by-list-info): New function.
4233
4234 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4235
4236         * wl-summary.el (wl-summary-get-list-info): New function.
4237         (wl-summary-sort): Rewrite.
4238         (wl-summary-line-list-info): Ditto.
4239         (wl-summary-line-list-count): Ditto.
4240         (wl-summary-refile-region): Fixed docstring.
4241
4242 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4243
4244         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4245         `wl-folder-entity-hashtb' as completion table.
4246
4247 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4248
4249         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4250         only when this command is called interactively; silence the byte-
4251         compiler.
4252
4253 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4254
4255         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4256         active in XEmacs.
4257
4258 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4259
4260         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4261         plural lines.
4262
4263 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4264
4265         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4266         of current line when the cursor is on the header name.
4267         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4268
4269 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4270
4271         * wl-util.el (wl-read-directory-name): Return displayed directory
4272         as the default value also on XEmacs.
4273
4274 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4275
4276         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4277         formatting.
4278
4279 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4280
4281         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4282         argument and when it is non-nil, check face property before
4283         highlighting for each line.
4284         (wl-highlight-summary-window): Set it.
4285
4286 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4287
4288         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4289         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4290
4291         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4292         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4293         (wl-draft-get-fcc-list): Likewise.
4294
4295 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4296
4297         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4298         (wl-thread-entity-cur): Ditto.
4299         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4300         wl-thread-indent-regexp setting.
4301         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4302
4303         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4304         wl-summary-lazy-highlight.
4305         (wl-summary-display-bottom): Ditto.
4306
4307         * wl-thread.el (wl-thread-open-close): Likewise.
4308
4309         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4310         from and subject;
4311         Bind wl-draft-use-frame;
4312         Enclose with save-window-excursion;
4313         Use wl-draft-create-buffer instead of with-temp-buffer;
4314         Use wl-draft-prepare-edit;
4315         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4316         Use wl-draft-send instead of wl-draft-raw-send.
4317
4318 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4319
4320         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4321         of using wl-from.
4322
4323 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4324
4325         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4326         insert-buffer instead of clone-buffer.
4327         (wl-draft-doing-mime-bcc): New variable.
4328         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4329         infinite loop.
4330         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4331
4332         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4333         (wl-draft-mime-bcc-body): Ditto.
4334
4335         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4336         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4337         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4338         wl-draft-do-mime-bcc.
4339         (wl-draft-mime-bcc-field): New function.
4340         (wl-draft-do-mime-bcc): Ditto.
4341
4342         * wl-address.el (wl-address-complete-header-list): New variable.
4343         (wl-address-complete-header-regexp): Changed default value.
4344
4345         * Version number is increased to 2.9.13.
4346
4347 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4348
4349         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4350         it is differed.
4351
4352 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4353
4354         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4355         (wl-summary-line-list-count): Ditto.
4356
4357 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4358
4359         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4360         (wl-nntp-posting-function): New variable.
4361         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4362         `wl-nntp-posting-config-alist'.
4363
4364 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4365
4366         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4367         FLIM.
4368
4369 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4370
4371         * wl-summary.el (wl-summary-target-mark-refile-sub):
4372         Remove a nuisance funcall.
4373
4374 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4375
4376         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4377         as t for `try-completion'.
4378
4379 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4380
4381         * wl-summary.el (wl-summary-default-from): Use
4382         wl-address-header-extract-address instead of
4383         std11-extract-address-components.
4384         (wl-summary-simple-from): Ditto.
4385         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4386         (wl-summary-insert-headers): Show message.
4387         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4388         for whole line.
4389         (wl-summary-default-from): Revert last change.
4390         (wl-summary-simple-from): Ditto.
4391         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4392         (wl-summary-mark-as-read-region): Follow the change above.
4393         (wl-summary-sync-marks): Ditto.
4394         (wl-summary-target-mark-mark-as-read): Ditto.
4395         (wl-summary-redisplay-internal): Ditto.
4396         (wl-summary-redisplay-no-mime-internal): Ditto.
4397         (wl-summary-redisplay-all-header): Ditto.
4398         (wl-summary-mark-as-read): Removed argument `cached';
4399         Use current cache status to set cache mark.
4400         (wl-summary-redisplay-internal): Follow the change above.
4401         (wl-summary-redisplay-no-mime-internal): Ditto.
4402         (wl-summary-redisplay-all-header): Ditto.
4403
4404         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4405
4406         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4407         Don't call itself recursively (Adviced by Yamaoka-san).
4408
4409 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4410
4411         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4412         bind wl-summary-highlight as nil to avoid error caused by missing
4413         local variables.
4414
4415 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4416
4417         * wl-vars.el (wl-invalid-character-message): New user option.
4418
4419         * wl-util.el (wl-set-string-width): If truncated string-width is
4420         larger than specified width, use `wl-invalid-character-message'.
4421
4422 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4423
4424         * wl-summary.el (wl-summary-prefetch-msg): 
4425         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4426
4427 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4428
4429         * wl-vars.el (wl-summary-check-line-format): New user option.
4430         (wl-summary-line-format-file): Ditto.
4431
4432         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4433         variable.
4434         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4435         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4436         and `wl-summary-view-old-p' to check whether do a rescan or not.
4437         (wl-summary-view-old-p): New function.
4438         (wl-summary-line-format-changed-p): Ditto.
4439         (wl-summary-line-format-save): Ditto.
4440         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4441
4442         * wl-util.el (wl-set-string-width): Avoid using negative number
4443         for make-string.
4444
4445 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4446
4447         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4448         return value.
4449
4450         * wl-util.el (wl-set-string-width): Added optional argument
4451         `padding' (All other related portions are changed).
4452         (wl-line-parse-format): If the first letter of column number is
4453         `0', zero-padding the result (ex: "%05l").
4454
4455         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4456
4457 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4458
4459         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4460         sequential summary view.
4461
4462 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4463
4464         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4465         if it doesn't have a -unix version.
4466
4467 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4468
4469         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4470
4471 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4472
4473         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4474         content.
4475         (wl-draft): Follow the change above.
4476
4477         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4478
4479         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4480         and wl-folder-summary-line-format-alist contain %T and %P.
4481
4482         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4483         (wl-summary-mode-line-format): New user option.
4484         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4485         (wl-summary-line-format): Changed default value.
4486         (wl-summary-lazy-highlight): Changed default value.
4487
4488         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4489         change in wl-summary-create-line.
4490         (wl-thread-insert-entity-sub): Ditto.
4491
4492         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4493         (wl-summary-buffer-unread-status): Ditto.
4494         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4495         (wl-summary-buffer-persistent-mark-column): Ditto.
4496         (wl-summary-buffer-mode-line-formatter): Ditto.
4497         (wl-summary-buffer-mode-line): Ditto.
4498         (wl-summary-message-regexp): Abolished.
4499         (All other related portions are changed.)
4500         (wl-summary-detect-mark-position): New function.
4501         (wl-summary-buffer-set-folder): Setup
4502         wl-summary-buffer-mode-line-formatter.
4503         (wl-summary-mode): Setup selective-display;
4504         Setup pre-idle-hook when xemacs.
4505         (wl-summary-update-modeline): Rewrite.
4506         (wl-summary-jump-to-msg): Define as function;
4507         Changed regexp for searching messages.
4508         (wl-summary-message-number): Rewrite.
4509         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4510         Do rescan when old type summary cache.
4511         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4512         (wl-summary-remove-destination): Use '\r' to detect EOL.
4513         (wl-summary-print-destination): Ditto.
4514         (wl-summary-temp-mark): New inline function.
4515         (wl-summary-persistent-mark): Ditto.
4516         (wl-summary-line-number): New function.
4517         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4518         (wl-summary-line-list-count): New function.
4519         (wl-summary-create-line): Added argument persistent-mark.
4520         (All other related portions are changed)
4521         (wl-summary-create-line): Insert '\r'.
4522         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4523         (wl-summary-cursor-move-surface): New inline function.
4524         (wl-summary-prev): Use it.
4525         (wl-summary-next): Ditto.
4526
4527         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4528         wl-summary-message-regexp.
4529         (wl-highlight-summary): Delete progress message.
4530         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4531
4532         * Version number is increased to 2.9.12.
4533
4534 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4535
4536         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4537         variable (nil: no minimum).
4538         (wl-summary-line-subject): Add some spaces after subject by
4539         wl-summary-line-subject-minimum-length.
4540
4541 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4542
4543         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4544         and removed `F'.
4545         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4546         change above).
4547
4548 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4549
4550         * wl-summary.el (wl-summary-line-list-count): Reverted.
4551         (example setting in samples/*/dot.wl is also updated)
4552
4553 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4556
4557         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4558
4559         * wl-vars.el (wl-summary-line-format): Addes some description to the
4560         docstring.
4561
4562         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4563         (wl-summary-line-close-bracket): Ditto.
4564         (wl-summary-line-children-number): Ditto.
4565         (wl-summary-line-thread-indent): Ditto.
4566         (wl-summary-line-children-and-from): Ditto.
4567
4568         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4569         't', 'c', 'F' and added 'C'.
4570
4571         * wl-util.el (wl-set-string-width): Accept negative value.
4572         (wl-line-parse-format): Added "%number(" and "%)".
4573
4574 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4575
4576         * wl-summary.el (wl-summary-line-list-count): Change format of the
4577         return value.
4578
4579 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4580
4581         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4582         from the recent message.el.
4583         (wl-draft-point-in-header-p): Ditto.
4584         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4585         wl-draft-beginning-of-line.
4586         * wl-e21.el (wl-draft-mode-map): Ditto.
4587         * wl-xmas.el (wl-draft-mode-map): Ditto.
4588
4589         * wl-folder.el: Sort macrodefs by dependencies.
4590
4591 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4592
4593         * wl-summary.el (wl-summary-prev): Fixed regexp.
4594         (wl-summary-next): Ditto.
4595
4596 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4597
4598         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4599
4600 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4601
4602         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4603         for backward compatibility.
4604
4605 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4606
4607         * wl-summary.el (wl-summary-line-list-count): New function, merged
4608         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4609         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4610         list counts.
4611
4612 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4613
4614         * wl-summary.el (wl-summary-create-line): Ignore errors while
4615         timezone-fix-time.
4616
4617         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4618
4619         * wl-summary.el (wl-summary-sync-update): Ditto.
4620         (wl-summary-default-from): Use wl-message-entity
4621         instead of entity.
4622
4623         * wl-summary.el (wl-summary-create-line): Fix.
4624
4625         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4626         (wl-summary-line-format): New user option.
4627         (wl-folder-summary-line-format-alist): Ditto.
4628         (wl-summary-from-width): Abolished.
4629
4630         * wl-util.el (toplevel): Require 'bytecomp.
4631         (wl-line-parse-format): New function.
4632         (wl-line-formatter-setup): New macro.
4633
4634         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4635         (wl-summary-buffer-line-formatter): New buffer local variable.
4636         (wl-summary-switch-to-clone-buffer): Follow the change above.
4637         (wl-summary-message-regexp): Fix.
4638         (wl-summary-from-func-internal): Abolished.
4639         (wl-summary-subject-func-internal): Ditto.
4640         (wl-summary-subject-filter-func-internal): Ditto.
4641         (All other related portions are changed.)
4642         (wl-summary-buffer-set-folder):
4643         Set up wl-summary-buffer-number-column and 
4644         wl-summary-buffer-line-formatter
4645         (All other related portions are changed.)
4646         (wl-summary-buffer-number-column-detect): Abolished.
4647         (All other related portions are changed.)
4648         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4649         (wl-summary-delete-all-temp-marks-on-buffer): Use
4650         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4651         (wl-summary-target-mark-delete): Ditto.
4652         (wl-summary-target-mark-refile-subr): Ditto.
4653         (wl-summary-target-mark-mark-as-read): Ditto.
4654         (wl-summary-target-mark-mark-as-unread): Ditto.
4655         (wl-summary-target-mark-mark-as-important): Ditto.
4656         (wl-summary-target-mark-save): Ditto.
4657         (wl-summary-replace-status-marks): Renamed from
4658         wl-summary-set-status-marks-on-buffer;
4659         Use wl-summary-message-regexp instead of
4660         wl-summary-buffer-number-regexp.
4661         (wl-summary-sync-update): Follow the change above.
4662         (wl-summary-goto-previous-message-beginning): New function.
4663         (wl-summary-mark-as-unread): Use it.
4664         (wl-summary-mark-as-important): Ditto.
4665         (wl-summary-line-formatter): New variable.
4666         (wl-summary-line-year): New function.
4667         (wl-summary-line-day): Ditto.
4668         (wl-summary-line-day-of-week): Ditto.
4669         (wl-summary-line-hour): Ditto.
4670         (wl-summary-line-minute): Ditto.
4671         (wl-summary-line-open-bracket): Ditto.
4672         (wl-summary-line-close-bracket): Ditto.
4673         (wl-summary-line-children-number): Ditto.
4674         (wl-summary-line-thread-indent): Ditto.
4675         (wl-summary-line-size): Ditto.
4676         (wl-summary-line-subject): Ditto.
4677         (wl-summary-line-from): Ditto.
4678         (wl-summary-line-children-and-from): Ditto.
4679         (wl-summary-create-line): Rewritten.
4680         (wl-summary-format-date): Abolished.
4681
4682         * wl-highlight.el (wl-highlight-summary-current-line): Use
4683         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4684         Use thread structure to detect thread top message.
4685
4686         * wl-draft.el (wl-default-draft-cite): Don't use
4687         wl-summary-from-func-internal.
4688
4689         * wl-refile.el (wl-refile-subject-learn): Don't use
4690         wl-summary-subject-filter-func-internal.
4691         (wl-refile-guess-by-subject): Ditto.
4692
4693         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4694         parameters.
4695
4696         * wl-thread.el (wl-thread-update-indent-string-region):
4697         Use wl-thread-update-line-on-buffer instead of
4698         wl-thread-update-indent-string.
4699         (wl-thread-update-children-number): Redefine using
4700         wl-thread-update-line-on-buffer.
4701         (wl-thread-update-indent-string): Abolished.
4702
4703         * Version number is increased to 2.9.11.
4704
4705 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4706
4707         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4708         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4709         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4710
4711         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4712         as nil.
4713
4714         * wl-thread.el (wl-thread-open-all-unread): Use 
4715         elmo-folder-list-messages-mark-match.
4716         (wl-thread-insert-message): Removed argument `mark-alist'.
4717         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4718         elmo-msgdb-set-mark.
4719         (wl-thread-get-children-msgs-uncached): Likewise.
4720         (wl-thread-get-exist-children): Added argument include-self.
4721         (wl-thread-delete-message): Follow the change above.
4722
4723         * wl-summary.el (wl-summary-count-unread): Removed argument.
4724         (wl-summary-rescan): Follow the change above.
4725         (wl-summary-mark-as-read-region): Ditto
4726         (wl-summary-mark-as-unread-region): Ditto.
4727         (wl-summary-delete-messages-on-buffer): Ditto.
4728         (wl-summary-sync-update): Ditto.
4729         (wl-summary-switch-to-clone-buffer): Ditto.
4730         (wl-summary-goto-folder-subr): Ditto.
4731         (wl-summary-target-mark-mark-as-read): Ditto.
4732         (wl-summary-target-mark-mark-as-unread): Ditto.
4733         (wl-summary-target-mark-mark-as-important): Ditto.
4734         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4735         (wl-summary-update-thread): Removed argument `mark-alist'.
4736         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4737         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4738         (wl-summary-resume-cache-status): Likewise.
4739         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4740         elmo-msgdb-set-mark.
4741         (wl-summary-mark-as-read-all): Likewise.
4742         (wl-summary-delete-cache): Ditto.
4743         (wl-summary-auto-select-msg-p): Ditto.
4744         (wl-summary-mark-as-unread): Ditto.
4745         (wl-summary-no-auto-refile-message-p): Ditto.
4746         (wl-summary-mark-as-read): Ditto.
4747         (wl-summary-mark-as-important): Ditto.
4748         (wl-summary-auto-refile): Follow the change above.
4749         (wl-summary-delete-all-marks): Removed.
4750         (wl-summary-resume-marks-and-highlight): Ditto.
4751         (wl-summary-resume-marks): Ditto.
4752         (wl-summary-delete-important-msgs-from-list): Ditto.
4753         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4754
4755         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4756         wl-summary-count-unread.
4757
4758         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4759         (wl-summary-score-update-all-lines): Use
4760         elmo-msgdb-set-mark.
4761
4762 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4763
4764         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4765         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4766         (wl-summary-create-line): Renamed from
4767         wl-summary-overview-create-summary-line;
4768         Argument rearrangement.
4769         (wl-summary-update-thread): Follow the change above.
4770
4771         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4772         (wl-thread-insert-entity-sub): Likewise.
4773
4774         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4775         argument `overview', `mark-alist' and added `msgdb'.
4776
4777         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4778
4779         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4780         (wl-summary-rescan): Follow the change above.
4781         (wl-summary-sync-update): Ditto.
4782         (wl-summary-insert-thread-entity): Ditto;
4783         Don't use `let*' in every while loop;
4784         Detect infinite loop of threads.
4785         (wl-summary-update-thread): Removed argument `overview'.
4786
4787         * wl-thread.el (wl-thread-insert-message): Ditto.
4788
4789         * Version number is increased to 2.9.10.
4790
4791         * wl-message.el (wl-message-redisplay): Ignore errors while
4792         wl-message-redisplay-hook.
4793
4794 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4795
4796         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4797
4798 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4799
4800         * wl.el (wl): inhibit-quit while wl-folder.
4801
4802 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4803
4804         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4805         while msgdb access.
4806
4807 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4808
4809         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4810         even if no folder is not created.
4811
4812 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4813
4814         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4815
4816         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4817         implementation.
4818         (wl-summary-target-mark-thread): Ditto.
4819
4820         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4821
4822 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4823
4824         * wl-util.el (wl-display-bytes): Remove unused function.
4825
4826 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4827
4828         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4829         seems critical one (partially reverse the change in 2002/03/17).
4830
4831 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4832
4833         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4834         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4835
4836 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4837
4838         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4839         is not writable.
4840         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4841         plugged status instead of `'force' as 2nd argument.
4842
4843         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4844         is not creatable.
4845
4846         * Version number is increased to 2.9.9.
4847
4848 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4849
4850         * wl-summary.el (wl-summary-suspend): New function.
4851
4852 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4853
4854         * wl.el (wl): Do not check variables if check is nil.
4855         * wl-utils.el (wl-collect-draft): New function.
4856         * wl-folder.el (wl-folder-suspend): Put summary buffers
4857         and draft buffers at the end of buffer list.
4858         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4859
4860 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4861
4862         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4863         loop instead of recursive call.
4864
4865         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4866         2nd argument.
4867
4868 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4869
4870         * wl-draft.el (wl-draft-create-contents): Don't take neither
4871         (function . args) nor (string . something) any more.
4872
4873         * wl-version.el (wl-generate-user-agent-string): Return string
4874         without header symbol.
4875         * wl-draft.el (wl-draft-default-headers): Use it.
4876
4877         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4878         `wl-draft-insert-ccs' and return field value instead of inserting
4879         the header. Abolish cc argument.
4880         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4881
4882         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4883         rather than one with string car.
4884
4885         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4886         * wl-draft.el (wl-draft-create-contents): Add it after the default
4887         headers.
4888
4889         * wl-draft.el (wl-draft-create-contents): For the case of
4890         (symbol-or-string . function) insert header only when the function
4891         returns string value.
4892
4893 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4894
4895         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4896         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4897
4898 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4899
4900         * wl.el (wl-check-environment): Don't check Message-ID when
4901         `wl-insert-message-id' is nil.
4902         Revive checking if `wl-message-id-domain' contains "@".
4903
4904 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4905
4906         * wl.el (wl-check-environment): Merge examination for "@" at
4907         inappropriate position into the first string-match.
4908
4909         * wl-summary.el (wl-summary-target-mark-print): New function.
4910         (wl-summary-pipe-message-subr): Extracted from
4911         `wl-summary-pipe-message'.
4912         (wl-summary-target-mark-pipe): New function.
4913         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4914         `wl-summary-target-mark-pipe'.
4915
4916 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4917
4918         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4919
4920 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4921
4922         * wl.el (wl-check-environment): Use elmo-warning instead of
4923         error for non-critical ones.
4924         Remove trash folder check.
4925         (wl): Don't ignore error in wl-check-environment.
4926
4927         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4928         check, which is moved from `wl-check-environment'.
4929         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4930
4931 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4932
4933         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4934         guess anything, call wl-summary-write.
4935         (wl-summary-write): Create draft with blank To field.
4936         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4937
4938 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4939
4940         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4941         argument full as well for wl-folder-write-current-folder.
4942         If wl-*-write-current-folder cannot guess addressee, add blank
4943         To header.
4944         Rewrite condition for positioning cursor.
4945
4946 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4947
4948         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4949         summary buffer is present, use it.
4950         (wl-folder-jump-to-previous-summary): Ditto.
4951
4952 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4953
4954         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4955
4956         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4957         wl-summary-previous-buffer and wl-summary-next-buffer.
4958
4959         * wl-folder.el (wl-folder-mode-map): Bind
4960         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4961         (wl-folder-jump-to-next-summary): New function.
4962         (wl-folder-jump-to-previous-summary): Ditto.
4963
4964         * wl-draft.el (wl-draft): Rearranged.
4965
4966 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4967
4968         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4969         of header.
4970         (wl-draft): Collect arguments for the header as header-alist.
4971         (wl-draft-forward): Arrange arguments for wl-draft.
4972         (wl-draft-reply): Ditto.
4973         (wl-draft-edit-string): Ditto.
4974         * wl-summary.el (wl-summary-write): Ditto.
4975         (wl-summary-write-current-folder): Ditto.
4976
4977         * Version number is increased to 2.9.8.
4978
4979 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4982
4983         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4984
4985         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4986         even if the guess failed.
4987
4988         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4989         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4990         wl-summary-write-current-folder.
4991         * wl-xmas.el: Ditto.
4992
4993 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4994
4995         * wl-summary.el (wl-summary-next-page): Force display message if
4996         message is not displayed yet.
4997         (wl-summary-prev-page): Ditto.
4998
4999 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5000
5001         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5002
5003 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5004
5005         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5006         add "Preview Message" and "Save Draft and Exit".
5007
5008 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5009
5010         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5011         if addrmgr is called from draft in splitted window.
5012
5013         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5014         * wl-mule.el: Ditto.
5015         * wl-xmas.el: Ditto.
5016
5017 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5018
5019         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5020
5021         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5022         * wl-xmas.el (wl-folder-toolbar): Ditto.
5023
5024 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5025
5026         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5027         and wl-draft-save-and-exit.
5028         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5029         * wl-xmas.el: Ditto.
5030         * wl-mule.el: Ditto.
5031
5032         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5033         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5034
5035 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5036
5037         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5038         lists for saving buffer.
5039
5040 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5041
5042         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5043         parent-folder argument instead of it.
5044         (wl-draft-create-buffer): Ditto.
5045         (wl-draft-forward): Ditto.
5046         (wl-draft-reply): Ditto.
5047         * wl-summary.el (wl-summary-write): Ditto.
5048         (wl-summary-write-current-folder): Ditto.
5049
5050         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5051         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5052         Folder buffer after composing.
5053
5054 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5055
5056         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5057         header if the file `wl-x-face-file' already contains it.
5058
5059 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5060
5061         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5062         folder" entry.
5063         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5064         * wl-e21.el (wl-folder-toolbar): Ditto.
5065         * wl-xmas.el (wl-folder-toolbar): Ditto.
5066
5067 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5068
5069         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5070         wl-folder-goto-folder with sticky argument.
5071         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5072
5073 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5074
5075         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5076         and wl-summary-previous-buffer.
5077         (wl-summary-next-buffer): New function.
5078         (wl-summary-previous-buffer): Ditto.
5079
5080 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5081
5082         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5083         wl-folder-jump-to-current-entity-with-arg.
5084         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5085         `wl-folder-jump-to-current-entity'.
5086         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5087         `wl-summary-goto-folder-sticky'.
5088         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5089         `wl-summary-goto-folder'.
5090         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5091         Unless force-exit, do not clean temp. marks for sticky summary.
5092         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5093
5094 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5095
5096         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5097         not entire.
5098
5099 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5100
5101         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5102         to `C-x C-s'.
5103         (wl-summary-save-status): New command.
5104         (wl-summary-exit): Don't clean-up temp marks when sticky.
5105         (Applied patch from Nakayama-san [wl: 09548])
5106         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5107         Do nothing when no mark data.
5108         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5109         Call `wl-summary-delete-all-temp-marks' before saving.
5110
5111 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5112
5113         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5114
5115 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5116
5117         * wl.el (wl-check-environment): Also cause error when (system-name)
5118         returns "localhost.localdomain". (Although it doesn't affect because
5119         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5120
5121 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5122
5123         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5124         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5125
5126         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5127         value.
5128
5129 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5130
5131         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5132         Likewise r-cc-list and r-ng-list.
5133
5134 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5135
5136         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5137         only if it is bound as variable.
5138
5139         * wl-mime.el (wl-draft-preview-message): Ditto.
5140
5141 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5142
5143         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5144         needless `goto-char'.
5145
5146         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5147         `wl-summary-redisplay-no-mime-internal' instead of
5148         `wl-summary-redisplay-no-mime'.
5149         (wl-summary-redisplay-no-mime): Changed argument;
5150         Call `wl-summary-redisplay-no-mime-internal'.
5151
5152         * wl-mime.el (wl-draft-preview-message): Bind
5153         `mime-header-encode-method-alist' locally.
5154
5155         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5156         (wl-draft-std11-parse-addresses): Added the first address check.
5157         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5158
5159         * Version number is increased to 2.9.7.
5160
5161 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5162
5163         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5164
5165 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5166
5167         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5168         related to scrollbar support, if there is no such a feature
5169         compiled in.
5170
5171 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5172
5173         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5174         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5175         for prefetch.
5176
5177 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-summary.el (wl-summary-pick): Fix for no match.
5180
5181 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5182
5183         * wl-draft.el (wl-draft-save):
5184         Override `mime-header-encode-method-alist'.
5185
5186 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5187
5188         * wl-folder.el (wl-folder-pick): New function.
5189         Define key as "?".
5190
5191 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5192
5193         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5194         Fix for unplugged.
5195
5196 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5197
5198         * wl-folder.el (wl-folder-virtual): New function.
5199         Define key as "V".
5200
5201 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5202
5203         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5204         multi folder if entity is group.
5205
5206 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5207
5208         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5209         is nil.
5210
5211 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5212
5213         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5214         (wl-summary-target-mark-msgs): Return the number of marked messages.
5215
5216 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5217
5218         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5219         "first:" is specified.
5220
5221 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5222
5223         * wl-vars.el (wl-from): Use return value of function
5224         user-full-name instead of the variable user-full-name since
5225         XEmacs-20.4 doesn't set this variable.
5226
5227 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5228
5229         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5230         call `wl' directly.
5231
5232 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5233
5234         * wl-draft.el (wl-draft-reedit): Removed duplicated
5235         switch-to-buffers.
5236
5237 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5238
5239         * wl.el (wl-other-frame): Removed garbages.
5240
5241 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5244
5245         * wl-xmas.el (wl-draft-key-setup): Ditto.
5246
5247         * wl-mule.el (wl-draft-key-setup): Ditto.
5248
5249         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5250         (wl-draft-reedit): Ditto.
5251         (wl-draft-prepare-edit): Add `wl-draft-save' to
5252         `local-write-file-hooks'.
5253         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5254         (wl-draft-reedit): Set buffer-file-name.
5255         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5256
5257
5258         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5259         call it.
5260         (wl-delete-startup-frame-function): New variable.
5261         (wl-other-frame): New function
5262         (Original was written by Yamaoka san [wl: 09239]).
5263
5264         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5265         if `wl-folder-use-frame'.
5266
5267 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5268
5269         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5270
5271 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5272
5273         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5274         New variable.
5275         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5276         (wl-message-buffer-prefetch-get-next): Use them.
5277         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5278
5279 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5280
5281         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5282         with unwind-protect.
5283
5284         * wl-draft.el (wl-draft-reedit): Rewrite.
5285         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5286         (wl-draft-save): Insert header separator if it does not exist;
5287         Removed condition-case.
5288
5289         * wl-summary.el (wl-summary-reedit): Revert last change.
5290
5291         * wl-draft.el (wl-draft-save): Rewrite.
5292         (wl-draft-create-buffer): Set buffer-file-name as nil.
5293
5294         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5295
5296         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5297
5298         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5299         nil.
5300
5301 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5302
5303         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5304         If count is nil, do not prefetch.
5305         (wl-message-buffer-prefetch-next): Next.
5306
5307 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5308
5309         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5310
5311 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5312
5313         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5314         `delete-backward-char'
5315         (wl-draft-prepare-edit): Check major-mode.
5316         (wl-draft-decode-header): Rewrite.
5317         (wl-draft): Fix.
5318
5319 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5320
5321         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5322
5323 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5324
5325         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5326         (wl-message-buffer-prefetch-get-next): Remove size checking.
5327         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5328
5329 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5332         (wl-draft-default-headers): Fix.
5333
5334 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5335
5336         * wl-draft.el (wl-draft-default-headers): Insert return value of
5337         `wl-generate-mailer-string-function'.
5338
5339 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5340
5341         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5342         (wl-draft-insert-mail-header-separator): Ditto.
5343
5344         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5345         again (Reverted the change on 2002-01-17 by OKADA san).
5346
5347 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5348
5349         * wl-draft.el (wl-draft): Rewrite.
5350         (wl-draft-create-buffer): New function.
5351         (wl-draft-create-contents): Ditto.
5352         (wl-draft-prepare-edit): Ditto.
5353         (wl-draft-decode-header): Ditto.
5354         (wl-draft-decode-body): Ditto.
5355         (wl-draft-check-new-line): Ditto.
5356         (wl-draft-default-headers): Ditto.
5357         (wl-draft-insert-mail-header-separator): Ditto.
5358
5359 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5360
5361         * Version number is increased to 2.9.6.
5362
5363 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5364
5365         * wl-draft.el (wl-draft-delete-field): Optional argument.
5366         (wl-draft-delete-fields): Ditto.
5367
5368 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5369
5370         * wl-message.el (toplevel): Eliminated byte-compile warning.
5371         for `itimer-function', `delete-timer' and `itimer-list'.
5372
5373 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5374
5375         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5376         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5377         `wl-message-buffer-prefetch-threshold'.
5378         * wl-summary.el (wl-summary-redisplay-internal): Remove
5379         the check of `wl-message-buffer-prefetch-depth'.
5380
5381 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5382
5383         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5384         size of article.
5385         (wl-message-buffer-prefetch-subr): Remove size check.
5386
5387 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5388
5389         * wl-vars.el (wl-plugged): Make customizable.
5390
5391 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5392
5393         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5394         (wl-message-buffer-prefetch-set-timer): New function.
5395         (wl-message-buffer-prefetch-get-next): New function.
5396         (wl-message-buffer-prefetch): New function.
5397         (wl-message-buffer-prefetch-next): Rewrite.
5398         (wl-message-buffer-prefetch-subr): Rewrite.
5399         * wl-vars.el (wl-auto-prefetch-first): New variable.
5400         * wl-summary.el (wl-summary-goto-folder-subr): Call
5401         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5402
5403 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5404
5405         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5406         `wl-summary-unread-message-hook'.
5407
5408 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5409
5410         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5411         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5412         if range is `cache-status'.
5413
5414 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5415
5416         * wl-message.el (wl-message-buffer-prefetch-subr):
5417         Improve debug message.
5418
5419 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5420
5421         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5422         `wl-mail-send-pre-hook'.
5423         (wl-draft-send-mail-with-qmail): Ditto.
5424         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5425
5426 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5427
5428         * wl-message.el (wl-message-buffer-prefetch-subr):
5429         Fix for cancel-function-timers bug.
5430         (wl-message-buffer-prefetch-debug): Default value is t.
5431
5432 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5433
5434         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5435         (wl-message-buffer-prefetch-subr): Rewrite.
5436         Rename from `wl-message-buffer-prefetch'.
5437
5438 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5439
5440         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5441         (wl-default-draft-cite-decorate-author): Ditto.
5442
5443         * wl-draft.el (wl-draft-cite-function): Removed.
5444         (wl-default-draft-cite-decorate-author): Ditto.
5445
5446 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5447
5448         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5449         (wl-default-draft-cite): Do not arrange author name if the value of
5450         `wl-default-draft-cite-decorate-author' is nil.
5451
5452 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5453
5454         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5455
5456         * wl-folder.el (wl-folder-check-one-entity): Don't care
5457         `elmo-folder-use-flag-p'.
5458
5459 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5460
5461         * wl-folder (wl-folder-check-one-entity): Fix
5462         problem if unread is nil.
5463
5464 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5465
5466         * wl-address.el (wl-address-make-completion-list): Check whether
5467         the address is a group list.
5468         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5469
5470 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5471
5472         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5473         The number of the messages of new and unread does not count
5474         correctly.
5475
5476         * wl-summary.el (wl-summary-count-unread): Changed to return
5477         `(new . unread)' instead of total.
5478         (wl-summary-sync-update): Follow the change above.
5479
5480         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5481
5482 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5483
5484         * wl-address.el (wl-address-make-completion-list): Do not enclose
5485         address by " <" and ">" if associated realname is "".
5486         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5487         This is against the promblem with group list in .addresses pointed
5488         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5489
5490 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5491
5492         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5493         message is a format control string.
5494         * wl-expire.el (wl-expire-append-log): Ditto.
5495         * wl-mime.el (wl-summary-burst-subr): Ditto.
5496         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5497         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5498
5499 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5500
5501         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5502         wl.el (wl-check-variables): Rename from `wl-check-type'.
5503         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5504         (wl-check-variables-2): New function.
5505         (wl): Call `wl-check-variables-2'.
5506
5507 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5508
5509         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5510         after renaming folder in access group.
5511
5512 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5513
5514         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5515         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5516         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5517         (wl-message-buffer-prefetch): Rewrite.
5518         (wl-message-buffer-prefetch-idle-time): Removed.
5519         * wl-summary.el (wl-summary-redisplay-internal):
5520         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5521         Error check for `wl-message-buffer-prefetch-depht'.
5522
5523 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5524
5525         * Version number is increased to 2.9.5.
5526         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5527
5528 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5529
5530         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5531         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5532         Based on the patch written by
5533         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5534
5535 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5536
5537         * wl-draft.el (wl-draft-raw-send): Fix for
5538         `wl-news-send-pre-hook'
5539
5540 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5541
5542         * wl-utils.el (wl-message-id-function): New variable.
5543         * wl-draft.el (wl-draft-insert-required-fields):
5544         Use `wl-message-id-function'.
5545
5546 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5547
5548         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5549         * wl-utils.el (wl-draft-make-message-id-string):
5550         Use `wl-from' for domain part of Message-ID
5551         if `wl-message-id-use-wl-from' if non-nil.
5552         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5553
5554 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5555
5556         * wl.el (wl): Call `wl-check-type'
5557         Do not 'condition-case'.
5558
5559 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5560
5561         * wl.el (wl-check-type): New function.
5562         (wl-check-type-variables): New variable.
5563
5564 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5565
5566         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5567
5568 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5569
5570         * wl-draft.el (wl-smtp-password-key): New function.
5571         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5572         (wl-draft-send-mail-with-smtp): Ditto.
5573         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5574
5575 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5576
5577         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5578         * wl-utils.el (wl-unique-id-suffix): Remove.
5579
5580 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5581
5582         * Version number is increased to 2.9.4.
5583
5584 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5585
5586         * wl-utils.el (wl-unique-id-suffix): New variable.
5587         (wl-unique-id): Use `wl-unique-id-suffix'
5588
5589 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5590
5591         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5592         instead of `elmo-msgdb-search'.
5593
5594         * Version number is increased to 2.9.3.
5595
5596 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5597
5598         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5599
5600 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5601
5602         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5603         (wl-draft-dispatch-message): Changed for send-later.
5604         (wl-draft-queue-flush): Ditto.
5605         (wl-draft): Clear `wl-sent-message-queued'.
5606         (wl-draft-reedit): Ditto.
5607         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5608         * wl-vars.el (wl-draft-force-queuing): New variable.
5609         (wl-draft-force-queuing-mail): New variable.
5610         (wl-draft-force-queuing-news): New variable.
5611
5612 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5613
5614         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5615         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5616
5617 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5618
5619         * Version number is increased to 2.9.2.
5620
5621 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5622
5623         * wl-draft.el (wl-draft-elide-region): New user command.
5624         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5625
5626         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5627         command `wl-draft-elide-region'.
5628         * wl-mule.el: Ditto.
5629         * wl-xmas.el: Ditto.
5630
5631 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5632
5633         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5634         (wl-biff-check-folder-async): Removed needless let.
5635
5636 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5637
5638         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5639         wl-folder-get-elmo-folder.
5640         (wl-biff-check-folder): Set `biff' argument of
5641         `wl-folder-check-one-entity'.
5642         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5643
5644         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5645         (wl-folder-check-one-entity): Added `biff' argument;
5646         Setup `biff' slot of folder.
5647
5648         * Version number is increased to 2.9.1.
5649
5650 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5651
5652         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5653         comment out and fixed.
5654         (wl-fldmgr-add-completion-subr): Ditto.
5655
5656         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5657         and msgdb.
5658
5659         * wl.el (wl-toggle-plugged): Save summary view.
5660
5661 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5662
5663         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5664
5665 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5666
5667         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5668
5669 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5670
5671         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5672         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5673         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5674
5675         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5676         if it was failed.
5677         (wl-demo): Disable undo in the demo buffer.
5678
5679 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5680
5681         * wl-version.el (wl-version): Changed codename.
5682
5683         * Version number is increased to 2.9.0.
5684
5685 2001-12-14  Takuo KITAME <kitame@northeye.org>
5686
5687         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5688         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5689         (wl-folder-mark-as-read-all-current-entity): Ditto.
5690
5691 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5692
5693         * wl-vars.el (wl-from-width): Define as obsolete variable.
5694         (wl-subject-length-limit): Ditto.
5695
5696         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5697
5698         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5699         wl-summary-save-view.
5700
5701         * wl.el (wl-save-status): Ditto.
5702         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5703
5704         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5705         (wl-summary-exit): Follow the change above.
5706         (wl-summary-goto-folder-subr): Ditto.
5707
5708         * wl-folder.el (wl-folder-create-subr): Don't use
5709         `elmo-folder-creatable-p'.
5710
5711 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5712
5713         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5714
5715 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5716
5717         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5718         rather than bitmap on Emacs 21.
5719         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5720         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5721         for xbm if the new redisplay engine is not available.
5722
5723 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5724
5725         * wl-folder.el (wl-folder-init-hook): New hook.
5726         (wl-folder-init): Run `wl-folder-init-hook'.
5727
5728 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5729
5730         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5731
5732 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5733
5734         * wl-acap.el (wl-acap-cache-filename): New variable.
5735         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5736         (wl-acap-init): Use cache if no ACAP server found.
5737
5738 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5739
5740         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5741         `wl-acap-original-msgdb-dir'.
5742
5743         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5744         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5745
5746         * wl-mime.el (wl-mime-save-directory): Renamed from
5747         `wl-mime-save-dir'.
5748
5749 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5750
5751         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5752
5753         * wl-demo.el: Require `path-util'.
5754         (wl-demo-bitmap-mule-available-p): New internal variable.
5755         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5756         `module-installed-p' instead.
5757         (wl-demo-insert-image): Use *.img file for a bitmap image.
5758         (wl-demo): Don't call the ascii demo recursively.
5759
5760 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5761
5762         * Version number is increased to 2.7.7.
5763
5764 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5765
5766         * wl.el (wl-exit): Eliminated byte-compile warning.
5767
5768 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5769
5770         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5771         obsolete variable using `elmo-define-obsolete-variable'.
5772         (wl-fetch-confirm-threshold): Ditto.
5773         (wl-cache-prefetch-folder-type-list): Ditto.
5774         (wl-cache-prefetch-folder-list): Ditto.
5775
5776 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5777
5778         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5779         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5780         (wl-demo-insert-image): New function.
5781         (wl-demo-insert-text): New function.
5782         (wl-demo-image-type-alist): Redefine as a function.
5783         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5784         (wl-demo-with-temp-file-buffer): Removed.
5785         (wl-logo-xpm): Removed.
5786         (wl-logo-xbm): Removed.
5787         (wl-logo-bitmap): Removed.
5788
5789 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5790
5791         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5792         (wl-expire-localdir-get-folder-function): New user option.
5793         (wl-expire-localdir-get-folder): New function.
5794         (wl-expire-localdir-date): Ditto.
5795
5796 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5797
5798         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5799         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5800         Fixed unread number mismatch when all-unread < unread.
5801
5802 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5803
5804         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5805         (wl-fetch-confirm-threshold): Ditto.
5806
5807         * wl-summary.el (wl-summary-confirm-appends): Removed.
5808         (wl-summary-sync-update): Don't refer
5809         `wl-summary-update-confirm-threshold' (It is now abolished).
5810
5811         * wl-message.el (wl-message-display-internal): Don't refer
5812         `wl-fetch-confirm-threshold' (It is now abolished).
5813
5814 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5815
5816         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5817
5818 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5819
5820         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5821         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5822         Change default value to nil.
5823         (wl-summary-indent-length-limit): The value can be nil, nil means
5824         unlimited.
5825
5826         * wl-summary.el: Don't set limit for indent length if the value of
5827         wl-summary-indent-length-limit is nil.
5828         If the value of wl-summary-width is nil, it means only that the width
5829         of summary is unlimited (nil doesn't mean that the indent length is
5830         unlimited).
5831
5832         * wl-thread.el: Ditto.
5833
5834 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5835
5836         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5837         be nil, nil means never confirm.
5838         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5839
5840 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5841
5842         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5843         means unlimited).
5844
5845 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5846
5847         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5848         Use `with-temp-buffer'.
5849
5850 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5851
5852         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5853         with new backquote style).
5854         (wl-folder-get-entity-from-buffer): Ditto.
5855
5856 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5857
5858         * wl-version.el (nemacs-version): Eliminated.
5859         (wl-extended-emacs-version2): Ignore nemacs.
5860         (wl-extended-emacs-version3): Ditto.
5861
5862 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5863
5864         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5865         (wl-draft-add-in-reply-to): New variable.
5866         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5867         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5868         (wl-draft-yank-from-mail-reply-buffer): Use
5869         `wl-draft-add-in-reply-to'.
5870         (wl-draft-insert-current-message): Ditto.
5871
5872 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5873
5874         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5875         typo (kill->hide).
5876         (wl-message-buffer-prefetch-folder-type-list): Added elements
5877         `mark' and `cache' instead of `internal'.
5878
5879 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5880
5881         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5882         resume msgdb directory.
5883
5884 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5885
5886         * wl.el (wl-exit): Call `wl-acap-exit'.
5887
5888         * wl-summary.el (wl-summary-message-string): New function.
5889         (wl-summary-reedit): Use it.
5890         (wl-summary-resend-bounced-mail): Remove needless let.
5891         (wl-summary-supersedes-message): Ditto.
5892         (wl-summary-save): Ditto.
5893
5894         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5895         (wl-acap-init): Set it.
5896         (wl-acap-exit): New function.
5897
5898 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5899
5900         * wl.el (wl-init): Revert (require 'mime-setup). move from
5901         toplevel.
5902
5903 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5904
5905         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5906         local variables.  Add error when guess function return invalid
5907         value.
5908
5909 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5910
5911         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5912         Change local variable name.
5913         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5914         (wl-folder-get-newsgroups): Return nil when non-news folder.
5915         * wl-summary.el (wl-summary-write-current-folder): State through
5916         when guess-list return nil.
5917         (wl-summary-write-current-folder-functions): Fixed docstring.
5918
5919         * wl.el (wl-exit): Changed confirm message.
5920
5921         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5922         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5923
5924         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5925
5926 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5927
5928         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5929         user option (Renamed from wl-cache-prefetch-folder-type-list).
5930         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5931         from wl-cache-prefetch-folder-list).
5932
5933         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5934         Move to wl-vars.el.
5935         (wl-message-buffer-prefetch-p): Changed to enable
5936         `wl-message-buffer-prefetch-folder-list'.
5937
5938         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5939         `ignore-cache'.
5940
5941 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5942
5943         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5944         `part-top' and `part-bottom'.
5945         (wl-draft-config-sub-part-top): New function.
5946         (wl-draft-config-sub-part-bottom): New function.
5947
5948 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5949
5950         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5951
5952 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5953
5954         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5955
5956 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5957
5958         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5959
5960         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5961         (wl-summary-write-current-folder): Ditto.
5962
5963 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5964
5965         * wl-folder.el (wl-folder-get-newsgroups): Use
5966         `elmo-folder-newsgroups'.
5967
5968 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5969
5970         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5971         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5972         `wl-draft-config-sub-header-bottom'.
5973
5974 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5975
5976         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5977         localnews folder.
5978
5979 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5980
5981         * wl-summary.el (wl-summary-mode): Undo last change.
5982
5983         * wl-folder.el (wl-folder-mode): Ditto.
5984
5985 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5986
5987         * wl-summary.el (wl-summary-mode): Locally set
5988         truncate-partial-window-width to nil.
5989         (for XEmacs)
5990
5991         * wl-folder.el (wl-folder-mode): Ditto.
5992
5993 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5994
5995         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5996
5997 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5998
5999         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6000         number.
6001
6002         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6003
6004         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6005
6006         * Version number is increased to 2.7.6.
6007
6008 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6009
6010         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6011
6012 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6013
6014         * wl-summary.el (wl-summary-sync-update): Enclose network
6015         related portion with `unwind-protect'.
6016
6017 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6018
6019         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6020
6021 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6022
6023         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6024         element.
6025         * wl-vars.el (wl-message-body-button-alist): Ditto.
6026
6027         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6028         max match length.
6029         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6030
6031         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6032         for the max match length;
6033         Use 4th element value for the button string regexp group.
6034
6035         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6036         candidate exists, prompt to select.
6037
6038 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6039
6040         * wl-summary.el (wl-summary-jump-to-msg): Search before
6041         calibration point by `beginning-of-line'.
6042
6043 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6044
6045         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6046         for access group.
6047
6048 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * wl-message.el (wl-message-display-internal): Bind
6051         `default-mime-charset'.
6052
6053         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6054
6055         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6056
6057         * Version number is increased to 2.7.5.
6058
6059 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6060
6061         * wl-expire.el (wl-summary-archive): Fixed;
6062         Use `elmo-folder-name-internal'.
6063
6064 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6065
6066         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6067         from `elmo-folder-move-messages' caller.
6068         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6069
6070         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6071         related portions are changed).
6072
6073 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6074
6075         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6076         counter.
6077
6078 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6079
6080         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6081         buffer local and set it to nil.
6082
6083         * wl-message.el (wl-message-redisplay): Ditto.
6084
6085 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-summary.el (wl-summary-mark-as-important): If message is
6088         already cached, set messag as read, otherwise encache and mark as read.
6089
6090 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6091
6092         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6093         point-min.
6094
6095 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6096
6097         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6098         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6099         a keymap.
6100
6101 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6102
6103         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6104         parent.
6105
6106         * wl-mule.el (wl-message-define-keymap): Ditto.
6107
6108         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6109
6110         * wl-xmas.el (wl-message-display-internal-hook): Define.
6111         (wl-xmas-setup-message-toolbar): Define as function.
6112         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6113         (wl-message-overload-functions): Abolished.
6114         (wl-message-define-keymap): New function.
6115
6116         * wl-vars.el (wl-message-display-internal-hook): New variable.
6117         (wl-message-header-button-alist): New variable (Renamed from
6118         wl-highlight-message-header-button-alist).
6119         (wl-message-body-button-alist): Ditto.
6120
6121         * wl-mule.el (wl-message-define-keymap): New function.
6122         (wl-message-overload-functions): Abolished.
6123
6124         * wl-message.el (wl-message-add-buttons-to-body): New function.
6125         (wl-message-redisplay): Don't call wl-message-overload-functions;
6126         Call wl-message-add-buttons-to-header and
6127         wl-message-add-buttons-to-body.
6128         (wl-message-display-internal): Set keymap argument for
6129         elmo-mime-display-as-is, elmo-mime-message-display;
6130         Run wl-message-display-internal-hook.
6131         (wl-message-refer-article-or-url): Abolished.
6132
6133         * wl-highlight.el (wl-highlight-headers): Don't call
6134         wl-highlight-message-add-buttons-to-header.
6135         (wl-highlight-message-add-buttons-to-header): Abolished.
6136
6137
6138         * wl-e21.el (wl-message-display-internal-hook): Define.
6139         (wl-e21-setup-toolbar): Deleted duplicated binding.
6140         (wl-e21-setup-message-toolbar): Define as function.
6141         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6142         (wl-message-define-keymap): New function.
6143         (wl-message-overload-functions): Abolished.
6144
6145 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6146
6147         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6148         and elmo-folder-close.
6149
6150         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6151
6152 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6153
6154         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6155         boolean value.
6156         * wl-draft.el (wl-draft-do-fcc): Ditto.
6157
6158 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6159
6160         * wl-vars.el (wl-fcc-force-as-read): New variable.
6161         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6162         mark copied message as read.
6163
6164 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6165
6166         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6167
6168 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6169
6170         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6171         `wl-summary-target-above' instead of obsolete variable
6172         `wl-summary-temp-above'.
6173
6174         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6175         instead of `make-obsolete-variable'.
6176         * wl-refile.el (toplevel): Ditto.
6177
6178 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6179
6180         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6181         with third argument t.
6182         (wl-draft): Set first argument for wl-plugged-init as t.
6183
6184         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6185         definition.
6186
6187 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6188
6189         * wl-vars.el: Tabify.
6190         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6191
6192         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6193         message.
6194
6195 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6196
6197         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6198         and set default to beep.
6199
6200 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6201
6202         * wl-vars.el (wl-draft-truncate-lines): New variable.
6203
6204         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6205         instead of wl-message-truncate-lines for truncate-lines.
6206
6207 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6208
6209         * wl-message.el (wl-message-display-internal): Call
6210         `wl-highlight-message' after `elmo-mime-display-as-is'.
6211
6212         * wl-mime.el (wl-mime-display-text/plain): New function.
6213         (wl-mime-display-header): Ditto.
6214         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6215         body-presentation-method for text/plain;
6216         Register `wl-mime-display-header' as a header-presentation-method;
6217         Don't set up `elmo-message-text-content-inserted-hook' and
6218         `elmo-message-header-inserted-hook'.
6219
6220         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6221         variable.
6222         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6223         as t if flag is 'all-header;
6224         Don't bind `elmo-message-ignored-field-list',
6225         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6226
6227 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6228
6229         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6230         for xemacs with non-mule environment.
6231
6232 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6233
6234         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6235         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6236         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6237
6238 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6239
6240         * wl-vars.el (wl-interactive-send): Set default value as t.
6241
6242 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6245         (wl-addrmgr-method-list): Abolished.
6246         (wl-addrmgr-change-method): Follow above change.
6247
6248         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6249
6250 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6251
6252         * wl-vars.el (wl-message-truncate-lines): Change default value
6253         to default-truncate-lines.
6254
6255         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6256
6257 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6258
6259         * wl-vars.el (wl-message-truncate-lines): New variable.
6260
6261         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6262         wl-message-truncate-lines.
6263
6264 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6265
6266         * wl-acap.el (wl-acap-init): Remove period from error message.
6267         (wl-acap-find-acap-service): Remove period from message.
6268
6269 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl.el (wl-check-environment): Undo last change.
6272
6273         * wl-vars.el (wl-from): Changed default value.
6274
6275         * wl-util.el (toplevel): Don't require tm-edit.
6276
6277         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6278         `wl-folder-init';
6279         Don't set mark on mail body.
6280         (wl-draft-reedit): Ditto.
6281
6282         * wl-address.el (wl-address-quote-specials): Define as an alias for
6283         elmo-address-quote-specials.
6284
6285 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6286
6287         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6288
6289         * wl-vars.el (wl-from): Set default value as nil.
6290         (wl-organization): Set default value as ORGANIZATION environment
6291         variable.
6292
6293         * wl-draft.el (wl-smtp-extension-bind): Check value of
6294         wl-smtp-connection-type.
6295
6296         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6297         error.
6298
6299 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6300
6301         * Version number is increased to 2.7.4.
6302
6303         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6304         arguments from `wl-highlight-x-face-function' caller.
6305         Use x-face-1.3.6.12 or later.
6306
6307 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6308
6309         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6310
6311 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6312
6313         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6314         (wl-fcc): Fix to accept function.
6315         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6316
6317 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6318
6319         * wl-acap.el (toplevel): Added `product-provide' declare.
6320         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6321
6322 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6323
6324         * wl.el (wl): Changed order of calling `elmo-init'
6325         and `elmo-folder-init'.
6326
6327 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6328
6329         * wl-mime.el (wl-summary-burst): Extract message when content-type
6330         of root entity is not only `multipart' but also `message/rfc822'.
6331         (wl-summary-burst-subr): Ditto.
6332
6333 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl-vars.el (toplevel): Require 'custom.
6336         (wl-trash-folder): Added to `wl-setting' group.
6337
6338         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6339         exists.
6340         (wl-addrmgr-draw): Insert empty line when no entry exists.
6341
6342         * wl-mule.el (wl-message-wheel-up): Fixed.
6343         (wl-message-wheel-down): Ditto.
6344
6345 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6346
6347         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6348         config is an anonymous lambda expression.
6349
6350 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6351
6352         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6353         when Mule 2 is running.
6354
6355 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6358
6359 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6360
6361         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6362         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6363
6364         * wl-address.el (wl-address-specials-regexp): Eliminated.
6365         (wl-address-quote-specials): Rewrite.
6366
6367 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6368
6369         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6370         shy-groups for regexp.
6371
6372         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6373         character classes and Perl style shy-groups for regexp.
6374         (wl-highlight-plugged-current-line): Use Posix style character
6375         classes for regexp.
6376         (wl-e21-highlight-folder-by-numbers): Ditto.
6377         (wl-e21-display-image-p): Use `display-images-p' instead of
6378         `display-graphic-p'.
6379         (display-images-p): Make an alias to `display-graphic-p' if it is
6380         not available.  It is for Emacs version prior to 21.0.105.
6381
6382         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6383         `display-graphic-p'.
6384         (wl-demo-image-type-alist): Ditto.
6385         (display-images-p): Make an alias to `display-graphic-p' if it is
6386         not available.  It is for Emacs version prior to 21.0.105.
6387
6388 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6389
6390         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6391         support.
6392         (wl-generate-user-agent-string): Ditto.
6393
6394         * wl-version.el (wl-version): Update docsting.
6395         (wl-version-status): Ditto.
6396
6397 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6398
6399         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6400         21.0.105.  For Emacs 21.0.104 or earlier.
6401
6402 2001-09-03  Takuo KITAME <kitame@northeye.org>
6403
6404         * wl-e21.el (wl-plugged-init-icons): Use
6405         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6406         (wl-biff-init-icons): Ditto.
6407
6408 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6409
6410         * wl-highlight.el (wl-highlight-summary-current-line):
6411         Fixed highlighting refile/copy destination.
6412
6413         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6414         (wl-acap-store): Encode string by wl-acap-coding-system.
6415
6416 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6417
6418         * wl-acap.el (toplevel): Check and require 'un-define before
6419         'xemacs-ucs;
6420          Added checking for UTF-2000.
6421
6422 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6423
6424         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6425         Don't enclose with `eval-and-compile'.
6426
6427         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6428         wl-init is non-nil.
6429
6430         * wl-draft.el (wl-draft): Ditto.
6431
6432         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6433
6434         * wl-acap.el (toplevel): Require 'wl.
6435         (wl-acap-store): Call `elmo-init'.
6436
6437         * wl.el (wl): Changed position of `wl-check-environment'.
6438         (toplevel): Added autoload setting for wl-acap.
6439
6440         * wl-vars.el (wl-setting): New custom group.
6441         (wl-from): Added wl-setting group.
6442         (wl-user-mail-address-list): Ditto.
6443         (wl-organization): Ditto.
6444         (wl-subscribed-mailing-list): Ditto.
6445         (wl-envelope-from): Ditto.
6446         (wl-smtp-posting-user): Ditto.
6447         (wl-smtp-posting-server): Ditto.
6448         (wl-smtp-posting-port): Ditto.
6449         (wl-smtp-authenticate-type): Ditto.
6450         (wl-pop-before-smtp-user): Ditto.
6451         (wl-pop-before-smtp-server): Ditto.
6452         (wl-pop-before-smtp-port): Ditto.
6453         (wl-pop-before-smtp-authenticate-type): Ditto.
6454         (wl-nntp-posting-server): Ditto.
6455         (wl-nntp-posting-user): Ditto.
6456         (wl-nntp-posting-port): Ditto.
6457         (wl-fetch-confirm-threshold): Ditto.
6458         (wl-prefetch-threshold): Ditto.
6459         (wl-thread-insert-opened): Ditto.
6460         (wl-ldap-server): Ditto.
6461         (wl-ldap-port): Ditto.
6462         (wl-ldap-base): Ditto.
6463         (wl-ldap-objectclass): Ditto.
6464         (wl-use-ldap): Ditto.
6465         (wl-draft-config-alist): Ditto.
6466         (wl-draft-config-matchone): Ditto.
6467         (wl-template-alist): Ditto.
6468         (wl-message-sort-field-list): Ditto.
6469         (wl-message-ignored-field-list): Ditto.
6470         (wl-message-visible-field-list): Ditto.
6471         (wl-interactive-send): Ditto.
6472         (wl-summary-move-order): Ditto.
6473         (wl-auto-select-first): Ditto.
6474         (wl-auto-select-next): Ditto.
6475         (wl-interactive-save-folders): Ditto.
6476
6477         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6478         Initialization codes are moved from wl-local-folder-init.
6479         (wl-local-folder-init): Follow the change above.
6480         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6481
6482         * wl-acap.el: New file.
6483
6484         * Version number is increased to 2.7.3.
6485
6486 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6487
6488         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6489
6490 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6491
6492         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6493         (wl-addrmgr-address-entry-list): Ditto.
6494
6495 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6496
6497         * wl-e21.el (wl-draft-mode-map): Removed binding for
6498         `wl-draft-insert-x-face-field'.
6499
6500         * wl-mule.el (wl-draft-mode-map): Ditto.
6501
6502         * wl-xmas.el (wl-draft-mode-map): Ditto.
6503
6504         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6505         (wl-cs-autoconv): Ditto.
6506         (wl-cs-local): Ditto.
6507         (wl-use-scoring): Ditto.
6508         (wl-mime-charset): Ditto.
6509         (wl-folder-check-async): Ditto.
6510
6511         * wl.el (toplevel): Ignore nemacs and tm.
6512         (wl-exit): Ditto.
6513
6514         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6515         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6516         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6517         instead of wl-address-petname-add-or-change.
6518         (wl-summary-edit-addresses-subr): Use wl-address-delete
6519         instead of wl-address-petname-delete.
6520
6521         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6522
6523         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6524         if error occured.
6525
6526         * wl-message.el (require): Remove tm support.
6527
6528         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6529
6530         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6531         (wl-folder-jump-to-current-entity): Ditto.
6532         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6533
6534         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6535         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6536         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6537
6538         * wl-mule.el (wl-draft-key-setup): Ditto.
6539
6540         * wl-xmas.el (wl-draft-key-setup): Ditto.
6541
6542         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6543         (wl-draft-std11-parse-addresses): New function.
6544         (wl-draft-parse-mailbox-list): Use it.
6545         (wl-draft): Ignore nemacs.
6546         (wl-draft-reedit): Ditto.
6547
6548         * wl-addrmgr.el: New file.
6549         (Original is wl-rcpt.el written by
6550         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6551         Thanks Kitamoto-san.)
6552
6553         * wl-address.el (wl-address-make-address-list): Modified parsing
6554         process.
6555         (wl-address-delete): Renamed from `wl-address-petname-delete';
6556         Modify wl-address-list too.
6557         (wl-address-add-or-change): Renamed from
6558         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6559
6560 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6561
6562         * wl-highlight.el (wl-highlight-summary-current-line):
6563           Work with transient-mark-mode
6564
6565 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6566
6567         * Version number is increased to 2.7.2.
6568
6569         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6570         instead of elmo-dop-queue-method.
6571
6572 2001-08-06  SAITO Atsunori <sai@yedo.com>
6573
6574         * wl-vars.el (wl-ldap-objectclass): New user option.
6575
6576         * wl-address.el (wl-ldap-make-filter): Use it.
6577
6578 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6581
6582 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6583
6584         * wl-folder.el (wl-folder): redisplay after folder insertion.
6585
6586         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6587
6588         * wl-summary.el (wl-summary-sync-update):
6589         Change status mark only when new-msgdb exists.
6590         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6591
6592 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-summary.el (wl-summary-open-folder): New function.
6595         (wl-summary-goto-folder-subr): Use it.
6596         (wl-summary-mark-as-important): Fix;
6597         Encache only when no cache exists.
6598
6599 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6600
6601         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6602         Use with-current-buffer.
6603
6604 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6605
6606         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6607         before call `get-buffer'. Fixed parenthesis.
6608         (wl-score-get-header-entry): Clear message and help window when
6609         keyboard quit.
6610         (wl-score-edit-insert-header): Ditto.
6611
6612 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6615         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6616         (wl-default-draft-cite): Fix.
6617
6618         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6619         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6620
6621 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * wl-message.el (wl-message-prev-page): Do same bahavior
6624         as summary when it is called in the message buffer.
6625         (wl-message-next-page): Ditto.
6626
6627 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6628
6629         * wl-summary.el (wl-summary-forward): Use cache if it is not
6630         section cache.
6631
6632 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6633
6634         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6635         Removed redundant require of elmo-vars.
6636         (wl-biff-state-indicator-on): Changed default value for
6637         xemacs with non-mule environment.
6638
6639         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6640         wl-message-buffer is nil;
6641         Hide progress bar after moving messages.
6642
6643 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6644
6645         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6646         message at cursor point is deleted.
6647
6648 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * wl-vars.el: Changed file coding system to euc-japan.
6651         Added -*-coding:-*- magic to the first line.
6652
6653         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6654         Search parent from the first message.
6655
6656         * Version number is increased to 2.7.1.
6657
6658 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6659
6660         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6661
6662 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6663
6664         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6665         refile/delete execution.
6666
6667         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6668         Fixed docstring.
6669
6670 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6673         do update process;
6674         Don't update marks when update process is interrupted.
6675
6676 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-summary.el (wl-summary-reply): Fixed problem when
6679         wl-draft-use-frame is non-nil.
6680         (wl-summary-forward): Ditto.
6681
6682         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6683         as nil.
6684         (wl-folder-mark-as-read-all-entity): Ditto.
6685         (wl-folder-prefetch-entity): Ditto.
6686
6687         * wl.el (wl): Check environment before wl-init.
6688
6689         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6690         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6691         instead of wl-summary-collect-unread.
6692         (wl-summary-reply): Split message window.
6693
6694 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6695
6696         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6697         only if current language environment is japanese,
6698
6699         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6700         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6701         (wl-folder-goto-folder-subr): Ditto.
6702
6703         * wl-draft.el (wl-draft-dispatch-message): Call
6704         `elmo-file-cache-get-path'.
6705
6706 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * wl-summary.el (wl-summary-cursor-move): If return value of
6709         wl-summary-next-message is not number, don't jump.
6710
6711 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6712
6713         * wl-summary.el (wl-summary-buffer-next-message-function): New
6714         variable.
6715         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6716         if it is bound.
6717
6718         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6719         string.
6720
6721         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6722         (wl-plugged-drawing): Ditto.
6723
6724 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6725
6726         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6727         process.
6728         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6729         with unwind-protect.
6730
6731         * wl.el (wl-init): Require mime-setup.
6732         (wl-check-environment): Don't require mime-setup.
6733
6734         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6735         instead of elmo-folder-type.
6736
6737         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6738         value as nil.
6739
6740 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * Version number is increased to 2.7.0.
6743
6744         * wl-version.el (wl-version): Changed codename.
6745
6746         * wl-summary.el (wl-summary-delete-cache): Fixed.
6747
6748         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6749         Workaround for net folders.
6750         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6751
6752         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6753         value to nil (According to the patch from
6754         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6755
6756         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6757         of elmo-folder-close.
6758
6759 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6760
6761         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6762         for postfix.
6763
6764 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6765
6766         * wl-summary.el (wl-summary-resend-message): Fixed.
6767
6768         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6769         Call wl-draft with `from' argument if its address is included in
6770         `wl-user-mail-address-list'.
6771         (wl-draft): Added `from' argument.
6772
6773         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6774         non-nil.
6775         (wl): Don't show demo if wl-demo is nil.
6776
6777         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6778         wl-summary-use-frame.
6779
6780         * wl-vars.el (wl-summary-use-frame): New user option.
6781         (wl-folder-use-frame): Changed docstring.
6782
6783         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6784         non-nil.
6785         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6786         wl-summary-use-frame.
6787
6788         * wl-vars.el (wl-folder-use-frame): New user option.
6789
6790         * wl-summary.el (wl-summary-exit): Back to folder frame if
6791         wl-folder-use-frame is non-nil.
6792         (wl-summary-redisplay-internal): Ignore cache if current folder
6793         is draft folder,
6794         (wl-summary-redisplay-no-mime): Ditto.
6795         (wl-summary-redisplay-all-header): Ditto.
6796
6797         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6798         if wl-folder-use-frame is non-nil.
6799
6800 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6801
6802         * wl-summary.el (wl-summary-sync-update): Bind
6803         elmo-folder-update-threshold.
6804         (wl-summary-mark-as-important): Enclosed server mark processing
6805         with `save-match-data'.
6806
6807         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6808         only when it is already defined.
6809
6810 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6811
6812         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6813         name of folder exclude localdir is wrong.
6814         * wl-folder.el (wl-folder-sync-entity):
6815         Set `wl-summary-always-sticky-folder-list' as nil.
6816         (wl-folder-mark-as-read-all-entity): Ditto.
6817         (wl-folder-prefetch-entity): Ditto.
6818
6819 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6820
6821         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6822         instead of `wl-summary-write-current-newsgroup'.
6823
6824 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6825
6826         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6827         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6828         non-nil and selected message is important, do not display.
6829
6830 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6831
6832         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6833
6834 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6835
6836         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6837
6838         * wl-summary.el (wl-summary-mark-as-important): Set message number
6839         using wl-summary-message-number.
6840
6841 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6842
6843         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6844         destination folder is 'null.
6845
6846 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6847
6848         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6849         New function.
6850         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6851         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6852         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6853
6854 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6855
6856         * wl-mime.el (wl-mime-setup): Added setting for
6857         `mime-setup-signature-key-alist' to avoid overriding key bind for
6858         `wl-draft-send'.
6859
6860         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6861         for `wl-draft-send'.
6862         * wl-mule.el (wl-draft-overload-functions): Ditto.
6863         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6864         * wl-draft.el (wl-draft-send): Ditto.
6865
6866         * wl-message.el (wl-message-display-internal):
6867         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6868         (Patch is provided by <kita@coe.nttdata.co.jp>).
6869
6870 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6871
6872         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6873
6874 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6875
6876         * wl.el (wl): Fix for wl-demo.
6877
6878 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6879
6880         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6881
6882 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6883
6884         * wl-folder.el (wl-folder-prefetch-entity): Use
6885         `wl-folder-get-elmo-folder'.
6886         (wl-folder-count-incorporates): Do not use
6887         `wl-folder-get-elmo-folder'.
6888
6889 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6890
6891         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6892         instead of `elmo-folder-get-type'.
6893
6894 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6895
6896         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6897         position on Subject: field.
6898         (Advised by Mito <mit@nines.nec.co.jp>)
6899
6900 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6901
6902         * wl-folder.el (wl-folder-prefetch-entity): Use
6903         `wl-folder-get-elmo-folder'.
6904
6905 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6906
6907         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6908
6909         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6910         `process-duplicates' slot.
6911
6912         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6913         if detection failed.
6914
6915 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6916
6917         * wl-version.el (wl-version-status): Set to "alpha".
6918
6919 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6920
6921         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6922         Check wl-message-buffer lives before set-buffer.
6923
6924 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6925
6926         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6927         called in folder mode.
6928         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6929         * wl-summary.el (wl-summary-exit-pre-hook): Run
6930         `wl-summary-exit-pre-hook' before exit summary mode.
6931
6932 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6933
6934         * wl-version.el (wl-version-status): New variable.
6935         (wl-version-status-alist): Removed.
6936         (wl-version-status): Rule included.
6937
6938 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6939
6940         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6941         @sponichi.
6942
6943         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6944         when `mail-reply-buffer' is buffer-local variable.
6945         (Reported by <kita@coe.nttdata.co.jp>).
6946
6947 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6948
6949         * wl-vars.el (toplevel): Require 'elmo-util.
6950
6951 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6952
6953         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6954         (All other related portions are changed)
6955
6956         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6957
6958         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6959
6960 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6961
6962         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6963
6964 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6965
6966         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6967         Delete other windows to avoid an error.
6968         Use `point-marker' instead of `point' to remember the start point
6969         of body.
6970
6971         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6972
6973         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6974         number not to exceed all message number.
6975
6976 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6977
6978         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6979         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6980
6981 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6982
6983         * wl-summary.el (wl-summary-sync-force-update): Added argument
6984         no-check.
6985         (wl-summary-sync-update): Ditto.
6986         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6987         with `no-check'.
6988
6989         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6990         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6991         already running.
6992
6993 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6994
6995         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6996         `dst-folder-arg'.
6997         (wl-expire-archive-number1): Diito.
6998         (wl-expire-archive-number2): Diito.
6999         (wl-expire-archive-Date): Diito.
7000         (wl-archive-number1): Diito.
7001         (wl-archive-number2): Diito.
7002         (wl-archive-date): Diito.
7003         (wl-archive-folder-p): New function.
7004         (wl-summary-expire): Support of expand folder name at
7005         wl-expire-alist.
7006         * wl-util.el (wl-expand-newtext): Renamed from
7007         `wl-refile-expand-newtext'.
7008
7009 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7010
7011         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7012         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7013         `(elmo-msgdb-get-overview msgdb)'.
7014         (wl-summary-prefetch): Bind match data before call
7015         `wl-summay-prefetch-msg'.
7016         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7017         'off if `wl-summary-buffer-disp-msg' is non-nil.
7018         Fixed problem that couldn't show only one new or unread message when
7019         enter folder.
7020         (wl-summary-reply): Don't call `split-window-vertically' and other
7021         window.
7022
7023 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * wl-expire.el (wl-expire-refile): Fixed.
7026
7027 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7030
7031         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7032         biff notification is removed.
7033
7034         * wl.el (wl): Changed position of `elmo-init'.
7035
7036         * wl-draft.el (wl-default-draft-cite): Use date field
7037         on the citation buffer.
7038
7039         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7040
7041         * wl-xmas.el (wl-folder-internal-icon-list): Added
7042         `wl-folder-shimbun-image'.
7043
7044         * wl-e21.el (wl-folder-internal-icon-list): Added
7045         `wl-folder-shimbun-image'.
7046
7047 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7048
7049         * wl.el (wl-init): Eliminated argument.
7050         (wl): Rewrite.
7051
7052         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7053         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7054         instead of `elmo-folder-msgdb-internal'.
7055         (wl-summary-sync-update): Ditto.
7056         (wl-summary-flush-pending-append-operations): Eliminated.
7057         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7058         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7059         `elmo-folder-open'.
7060
7061         * wl-mime.el (wl-summary-burst): Fixed.
7062
7063         * wl-folder.el (wl-folder-info-save): Check data type.
7064
7065         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7066         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7067         instead of `elmo-folder-msgdb-internal'.
7068         (wl-expire-hide): Ditto.
7069
7070
7071         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7072
7073 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7074
7075         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7076
7077 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7078
7079         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7080
7081 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7082
7083         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7084         Fixed `match-beginning' argument mismatch.
7085
7086 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7087
7088         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7089         the default value.
7090
7091 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7094         instead of `elmo-nntp-default-port'.
7095
7096         * wl-vars.el: Fixed some doc strings.
7097
7098 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7099
7100         * wl-summary.el (wl-summary-prefetch-msg): Use
7101         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7102
7103         * wl-vars.el: Define *-func as obsolete variable using
7104         `elmo-define-obsolete-variable'.
7105
7106         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7107         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7108         instead of `wl-message-buffer-prefetch-threshold'.
7109
7110         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7111
7112         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7113
7114         * wl-draft.el (wl-caesar-region-func): Ditto.
7115
7116         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7117         Keep unread status in elmo-folder-move-messages.
7118         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7119
7120 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7121
7122         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7123         `wl-summary-buffer-exit-func'
7124         (wl-summary-buffer-message-redisplay-function): Renamed from
7125         `wl-summary-buffer-message-redisplay-func'
7126         (wl-summary-buffer-next-folder-function): Renamed from
7127         `wl-summary-buffer-next-folder-func'.
7128         (wl-summary-buffer-prev-folder-function): Renamed from
7129         `wl-summary-buffer-prev-folder-func'.
7130         (wl-summary-get-petname-function): Renamed from
7131         `wl-summary-get-petname-func'.
7132
7133         * wl-score.el (wl-score-edit-exit-function): Renamed from
7134         `wl-score-edit-exit-func'.
7135
7136         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7137         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7138
7139         * wl-util.el (wl-load-profile-function): Renamed from
7140         `wl-load-profile-func'.
7141
7142         * wl-folder.el (wl-folder-completion-function): Renamed from
7143         `wl-folder-completion-func'.
7144         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7145
7146         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7147         `wl-expire-archive-get-folder-func'.
7148         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7149         (wl-draft-send-mail-function): Renamed from
7150         `wl-draft-send-mail-func'.
7151         (wl-draft-send-news-function): Renamed from
7152         `wl-draft-send-news-func'.
7153         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7154         (wl-generate-mailer-string-function): Renamed from
7155         `wl-generate-mailer-string-func'.
7156         (wl-highlight-signature-search-function): Renamed from
7157         `wl-highlight-signature-search-func'.
7158         (wl-highlight-x-face-function): Renamed from
7159         `wl-highlight-x-face-func'
7160         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7161         (wl-ps-print-buffer-function): Renamed from
7162         `wl-ps-print-buffer-func'
7163         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7164         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7165         (wl-summary-subject-filter-function): Renamed from
7166         `wl-summary-subject-filter-func'.
7167
7168         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7169         `wl-draft-queue-flush-send-func'
7170         (wl-draft-cite-function): Renamed from
7171         `wl-draft-cite-func'
7172
7173         * wl-address.el (wl-address-init-function): Renamed from
7174         `wl-address-init-func'.
7175
7176 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7177
7178         * wl-draft.el (wl-draft-queue-flush): Don't call
7179         `elmo-dop-unlock-message'.
7180         * wl-draft.el (wl-draft-queue-append): Don't call
7181         `elmo-dop-lock-message'.
7182
7183         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7184         (wl-summary-buffer-folder-name): Ditto.
7185         (wl-summary-message-regexp): Added '-' (all other related portions
7186         are changed).
7187         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7188         wl-summary-buffer-folder-name.
7189
7190 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7191
7192         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7193         the number of mails in the folder buffer is not updated by wl-biff.
7194
7195 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7196
7197         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7198         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7199
7200 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7201
7202         * wl-summary.el (wl-summary-next-message):
7203         Return next message number when wl-summary-move-order is nil.
7204
7205 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7206
7207         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7208         `wl-summary-move-spec-alist'.
7209         (wl-summary-move-spec-unplugged-alist): New variable
7210         (Move spec for unplugged status).
7211         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7212         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7213
7214 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7215
7216         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7217         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7218
7219 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7220
7221         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7222         simple quotation to quote the anonymous function.
7223         * tm-wl.el (wl-draft-preview-message): Ditto.
7224
7225 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7226
7227         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7228         Eliminate redundant `save-excursion'.
7229         (wl-highlight-summary-current-line): Ditto.
7230
7231         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7232         accessing match data when `looking-at' failed.
7233
7234         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7235         `elmo-match-string' where users don't care about the speed.
7236         (wl-draft-save): Ditto.
7237
7238 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7239
7240         * wl-util.el (wl-regexp-opt): New function.
7241
7242         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7243         number from `wl-summary-buffer-number-list'.
7244         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7245         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7246         (wl-summary-move-spec-alist): Changed default setting.
7247
7248 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7249
7250         * wl-vars.el (wl-biff-notify-hook): New hook.
7251         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7252         the arrival of new mail.
7253         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7254         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7255
7256 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7257
7258         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7259
7260 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7261
7262         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7263
7264         * Version number is increased to 2.5.8.
7265
7266         * wl-thread.el (toplevel): require 'cl.
7267         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7268         (wl-thread-make-number-list): New function.
7269         (wl-thread-entity-make-number-list-from-children): Ditto.
7270         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7271         (wl-thread-entity-insert-as-children): Likewise.
7272         (wl-thread-delete-message): Likewise.
7273         (wl-meaning-of-mark): Eliminated.
7274         (wl-thread-next-failure-mark-p): Ditto.
7275         (wl-thread-entity-get-mark): Ditto.
7276         (wl-thread-meaning-alist-get-result): Ditto.
7277         (wl-thread-entity-check-prev-mark): Ditto.
7278         (wl-thread-entity-check-next-mark): Ditto.
7279         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7280         (wl-thread-entity-get-prev-marked-entity): Ditto.
7281         (wl-thread-get-prev-unread): Ditto.
7282         (wl-thread-jump-to-prev-unread): Ditto.
7283         (wl-thread-get-next-unread): Ditto.
7284         (wl-thread-jump-to-next-unread): Ditto.
7285         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7286         (wl-thread-entity-get-next-marked-entity): Ditto.
7287
7288         * wl-summary.el (wl-summary-buffer-number-list):
7289         New bufer-local variable.
7290         (wl-summary-switch-to-clone-buffer): Clone
7291         `wl-summary-buffer-number-list'.
7292         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7293         (wl-summary-cursor-move-regex): Eliminated.
7294         (wl-summary-cursor-up): Rewrite.
7295         (wl-summary-cursor-down): Ditto.
7296         (wl-summary-mode-spec-alist): New variable.
7297         (wl-summary-next-message): New inline function.
7298         (wl-summary-cursor-move): New function.
7299         (wl-summary-default-get-next-msg): Rewrite.
7300         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7301         (wl-summary-rescan): Ditto.
7302         (wl-summary-sync-all-init): Ditto.
7303         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7304         summary is not thread view.
7305         (wl-summary-sync-update): Ditto.
7306         (wl-summary-rescan): Ditto.
7307         (wl-summary-make-number-list): New function.
7308
7309         * wl-draft.el: "FCC" -> "Fcc".
7310
7311 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7312
7313         * wl-highlight.el (wl-highlight-summary-window):
7314         Call `set-buffer-modified-p'.
7315
7316         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7317         (wl): Call `elmo-init' and fix.
7318
7319         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7320         Use new variables.
7321
7322         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7323
7324 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7325
7326         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7327
7328 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7329
7330         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7331
7332 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7333
7334         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7335         `wl-use-toolbar' nor `display-graphic-p'.
7336         (wl-e21-setup-message-toolbar): Ditto.
7337         (wl-e21-setup-summary-toolbar): Ditto.
7338         (wl-e21-setup-folder-toolbar): Ditto.
7339
7340         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7341         (wl-plugged-init-icons): Ditto.
7342
7343         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7344         `display-graphic-p'.
7345         (wl-plugged-set-folder-icon): Ditto.
7346         (wl-highlight-plugged-current-line): Ditto.
7347         (wl-highlight-folder-current-line): Ditto.
7348         (wl-e21-highlight-folder-group-line): Ditto.
7349         (wl-e21-setup-toolbar): Ditto.
7350         (wl-e21-display-image-p): New macro.
7351
7352         * wl-demo.el (wl-demo): Simplified.
7353         (wl-demo-image-type-alist): Use `image-type-available-p' for
7354         checking whether the image type `xbm' is available.
7355
7356 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7357
7358         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7359         (wl-summary-input-range): Ditto.
7360
7361 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7362
7363         * wl-summary.el (wl-summary-edit-addresses): Use
7364         `wl-summary-get-original-buffer'
7365         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7366         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7367         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7368         (wl-summary-get-newsgroups): Eliminated.
7369         (wl-summary-set-crosspost): Ditto.
7370         (wl-summary-is-crosspost-folder): Ditto.
7371         (wl-crosspost-alist-load): Ditto.
7372         (wl-crosspost-alist-save): Ditto.
7373
7374         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7375         `elmo-setup-subscribed-newsgroups' instead of
7376         `elmo-nntp-make-groups-hashtb'.
7377         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7378         instead of `wl-crosspost-alist-save'.
7379
7380         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7381         of `elmo-folder-message-appendable-p'.
7382         (wl-mime-header-presentation-method): Eliminated.
7383
7384         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7385         (Error occurs in emacs21).
7386
7387         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7388         the current buffer).
7389
7390         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7391         instead of `wl-crosspost-alist-save'.
7392         (wl-init): `elmo-crosspost-message-alist-load'
7393         instead of `wl-crosspost-alist-load'
7394
7395         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7396         (wl-parse-newsgroups): Likewise.
7397         (wl-biff-notify): Run `wl-biff-notify-hook'.
7398
7399 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7400
7401         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7402
7403         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7404         when `wl-summary-lazy-highlight' is non-nil.
7405         (wl-summary-goto-folder-subr): Highlight only when
7406         `wl-summary-lazy-highlight' is non-nil.
7407
7408         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7409         Don't display progress and highlight temp-mark when
7410         `wl-summary-lazy-highlight' is non-nil.
7411         (wl-highlight-summary-window): New function.
7412         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7413
7414 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7415
7416         * wl-summary.el (wl-summary-sync): Change `all-visible'
7417         from `all-shown'
7418         (wl-summary-input-range): Ditto.
7419
7420 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7421
7422         * wl-e21.el (wl-highlight-folder-current-line): Call
7423         `wl-folder-init-icons' when folder icons have not been initialized.
7424
7425         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7426
7427         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7428         (wl-demo-image-type-alist): New macro.
7429
7430 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7431
7432         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7433         display does not support graphics.
7434         (wl-plugged-init-icons): Ditto.
7435         (wl-folder-init-icons): Ditto.
7436
7437         * wl-demo.el (wl-demo): Chech closely whether the display
7438         supports graphics.
7439
7440 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7441
7442         * wl-summary.el (wl-summary-get-original-buffer): New function.
7443         (wl-summary-set-crosspost): Use it.
7444         (wl-summary-target-mark-uudecode): Ditto.
7445         (wl-summary-reedit): Ditto.
7446         (wl-summary-resend-bounced-mail): Ditto.
7447         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7448         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7449
7450         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7451         (wl-message-display-internal): Ditto.
7452
7453 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7454
7455         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7456
7457 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7458
7459         * wl-summary.el (wl-summary-save-view): Renamed from
7460         `wl-summary-save-status'.
7461
7462 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7463
7464         * wl-summary.el (wl-summary-sync): Added `all-shown'
7465
7466 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7467
7468         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7469
7470 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7471
7472         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7473
7474 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7475
7476         * wl-highlight.el (wl-highlight-summary-line-string): Use
7477         `zerop' instead of `= 0'.
7478         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7479
7480         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7481         for comparing numbers.
7482         (wl-template-prev): Use `zerop' instead of `eq 0'.
7483
7484         * wl-draft.el (wl-draft-insert-current-message): Use
7485         `with-current-buffer' instead of `save-excursion'.
7486         Use `zerop' instead of `eq 0'.
7487
7488 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7489
7490         * wl-draft.el (wl-draft-insert-ccs): New function.
7491         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7492         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7493
7494 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7495
7496         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7497
7498 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7499
7500         * wl-expire.el (wl-expire-refile): Don't call
7501         elmo-msgdb-add-msgs-to-seen-list;
7502         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7503         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7504
7505 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7506
7507         * wl-message.el (wl-message-prev-page): Ignore errors while
7508         scroll-down.
7509
7510 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7511
7512         * wl-mime.el: Use elmo-original-message-mode instead of
7513         mmelmo-original-mode.
7514
7515         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7516         `elmo-folder-get-spec';
7517         (wl-fldmgr-add-completion-all-completions):
7518         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7519
7520         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7521         of `elmo-folder-get-type'.
7522
7523         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7524         `elmo-folder-get-spec';
7525         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7526         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7527         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7528         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7529         `elmo-read-msg-no-cache';
7530         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7531         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7532         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7533         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7534         `elmo-cache-save';
7535         (wl-draft-reedit): Use `elmo-message-file-name'.
7536
7537         * wl-expire.el: Use `elmo-folder-name-internal';
7538         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7539         Use macro `wl-summary-buffer-msgdb' instead of variable
7540         `wl-summary-buffer-msgdb';
7541         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7542         Use macro `wl-summary-buffer-folder-name' instead of variable
7543         `wl-summary-buffer-folder-name'.
7544         * wl-score.el: Likewise.
7545
7546         * wl-message.el: Rewrite for new message buffer cache mechanism.
7547         (wl-message-buffer-cache-buffer-get): New macro.
7548         (wl-message-buffer-cache-folder-get): Ditto.
7549         (wl-message-buffer-cache-message-get): Ditto.
7550         (wl-message-buffer-cache-entry-make): Ditto.
7551         (wl-message-buffer-cache-hit): Ditto.
7552         (wl-message-buffer-cache-sort): New function.
7553         (wl-message-buffer-cache-add): Ditto.
7554         (wl-message-buffer-cache-delete): Ditto.
7555         (wl-message-buffer-cache-clean-up): Ditto.
7556         (wl-message-buffer-window): Rewrite.
7557         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7558         (wl-message-buffer-display): New function.
7559         (wl-message-display-internal): New function.
7560
7561 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7562
7563         * wl-folder.el: Use `elmo-folder-name-internal';
7564         Use `wl-folder-get-elmo-folder';
7565         Use `elmo-folder-list-messages' instead of
7566         `elmo-list-folder';
7567         Use `elmo-folder-get-primitive-list' instead of
7568         `elmo-folder-get-primitive-spec-list';
7569         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7570         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7571         Use `elmo-folder-create' instead of `elmo-create-folder'.
7572         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7573         (wl-folder-get-elmo-folder): New macro.
7574         (wl-folder-elmo-folder-cache-get): Ditto.
7575         (wl-folder-elmo-folder-cache-put): Ditto.
7576         (wl-folder-suspend): Call `elmo-quit'.
7577
7578         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7579         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7580         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7581         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7582         (toplevel): require 'cl.
7583         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7584
7585         * wl-summary.el: Rewrite to use new elmo interface.
7586
7587 \f
7588 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7589
7590         * wl-mime.el (wl-draft-preview-message):
7591         Run `wl-draft-send-hook' before collecting recipients information;
7592         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7593
7594         * tm-wl.el (wl-draft-preview-message): Ditto.
7595
7596 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7597
7598         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7599         wrong recipients are displayed when forwarded message.
7600
7601 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7602
7603         * Version number is increased to 2.5.7.
7604
7605 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7606
7607         * wl-message.el (wl-message-next-page): Bind
7608         `window-pixel-scroll-increment' to nil while scrolling up.
7609
7610 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7611
7612         * wl-vars.el (wl-save-hook): New hook.
7613         * wl.el (wl-save): Call `wl-save-hook'.
7614
7615 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7616
7617         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7618         Argument WITH-ARG instead of NO-ARG (negative mean).
7619         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7620         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7621         * wl-message.el (wl-message-follow-current-entity): Likewise.
7622
7623 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7624
7625         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7626         FROM was optional argument.
7627         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7628
7629 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7630
7631         * Version number is increased to 2.5.6.
7632
7633 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7634
7635         * wl-version.el (wl-version-show): Removed.
7636         (wl-version): Add `interactive'.
7637
7638 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7639
7640         * wl-summary.el (wl-summary-get-petname-func): New variable.
7641         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7642         instead of `wl-address-get-petname-1'.
7643         (wl-summary-simple-from): Ditto.
7644
7645         * wl-address.el (wl-address-get-petname-1): Define as function.
7646
7647 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7648
7649         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7650         field in the original message.
7651         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7652
7653 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7654
7655         * wl-expire.el (wl-expire-hide):
7656         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7657
7658 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7659
7660         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7661         find decoder for To, Cc, and Subject.
7662
7663 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7664
7665         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7666         for checking `elmo-use-buffer-cache'.
7667         (wl-summary-mark-as-important): Fixed typo in comment.
7668
7669 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7670
7671         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7672         field in the original message.
7673         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7674
7675 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7676
7677         * wl-expire.el (wl-expire-hide):
7678         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7679
7680 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7681
7682         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7683         find decoder for To, Cc, and Subject.
7684
7685 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7686
7687         * Version number is increased to 2.5.5.
7688
7689         * wl-address.el (wl-address-specials-regexp): New constant.
7690         (wl-address-quote-specials): Use it.
7691
7692 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7693
7694         * wl-summary.el (wl-summary-rescan):
7695         Call `wl-summary-buffer-number-column-detect'.
7696         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7697
7698         * wl-message.el (wl-message-mode-map): Define.
7699         (wl-message-decode): Use it as local-map.
7700
7701 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7702
7703         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7704         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7705
7706 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7707
7708         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7709
7710         * wl-mule.el (wl-read-event-char): Ditto.
7711
7712         * wl-e21.el (wl-read-event-char): Ditto.
7713
7714         * wl-nemacs.el (wl-read-event-char): Ditto.
7715         (read-event): Removed.
7716
7717         * wl-util.el (toplevel): Removed dummy definition of
7718         `read-event'.
7719         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7720
7721 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7722
7723         * wl-nemacs.el (elmo-archive-call-process): Moved to
7724         elmo-archive.el.
7725
7726 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7727
7728         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7729         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7730
7731         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7732         instead of magic-number 6.  Use `not' instead of `null' for symbol
7733         `nil' check (not empty list).
7734         (wl-draft-insert-x-face-field): Fixed paren style.
7735
7736         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7737         one-branch conditional statement, instead of `and' and `if'.
7738         (wl-draft-forward): Likewise.
7739         (wl-draft-add-references): Likewise.
7740         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7741
7742         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7743         conditional steatment.  Use `cond' instead of `if'.
7744         (wl-draft-confirm): Likewise.
7745
7746 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7747
7748         * wl-version.el (wl-version-show): Use `product-string-1'
7749         instead of `wl-version'.
7750         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7751
7752         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7753
7754 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7755
7756         * wl-highlight.el (wl-highlight-headers): Revert
7757         `wl-highlight-x-face-func' argument (`beg' and `end').
7758
7759 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7760
7761         * wl.el (toplevel): Move `product-provide' declare.
7762         * wl-demo.el (toplevel): Ditto.
7763         * wl-dnd.el (toplevel): Ditto.
7764         * wl-highlight.el (toplevel): Ditto.
7765         * wl-message.el (toplevel): Ditto.
7766         * wl-refile.el (toplevel): Ditto.
7767         * wl-util.el (toplevel): Ditto.
7768
7769 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7770
7771         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7772         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7773         (wl-thread-close-all): keep cursor position.
7774
7775 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7776
7777         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7778         (eq x 0).
7779         (wl-generate-user-agent-string-1): Fix conditional statement.
7780
7781 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7782
7783         * wl.el (wl-check-environment): Additional check for
7784         'wl-local-domain' and `wl-message-id-domain'.
7785
7786 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7787
7788         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7789
7790 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7791
7792         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7793         instead of `smtp-sasl-user-realm'.
7794
7795 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7796
7797         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7798
7799 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7800
7801         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7802         to the default value as well as `eword-lexical-analyzer'.
7803
7804 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7805
7806         * wl-version.el (wl-extended-emacs-version,
7807         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7808         `elmo-match-string' instead of `wl-match-string'.
7809
7810 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7811
7812         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7813         docstring.
7814
7815 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7816
7817         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7818
7819 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7820
7821         * wl-highlight.el (wl-highlight-headers): Remove
7822         `wl-highlight-x-face-func' argument (`beg' and `end').
7823
7824 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7825
7826         * wl-summary.el (wl-summary-mark-as-important):
7827         Remove cache if folder is local.
7828
7829 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7830
7831         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7832         to get existing e-mail address string.
7833
7834 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7835
7836         * wl-version.el (wl-generate-user-agent-string): Commentary.
7837         (wl-generate-user-agent-string-1): Use `when' for
7838         one-branch conditional statement, instead of `and' and `if'.
7839         (wl-extended-emacs-version, wl-extended-emacs-version2,
7840         wl-extended-emacs-version3): Ditto.
7841
7842 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7843
7844         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7845         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7846         condition-case; Remove initialization.
7847         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7848         (wl-summary-sync-update3): Added argument `sync-all';
7849         Eliminated local variable `msgdb';
7850         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7851         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7852         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7853
7854 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7855
7856         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7857         connection before call `wl-draft-send-mail-with-smtp'.
7858
7859 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7860
7861         * Version number is increased to 2.5.4.
7862
7863 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7864
7865         * wl.el (wl-check-environment): Additional check for
7866         'wl-local-domain' and `wl-message-id-domain'.
7867
7868 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7869
7870         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7871         buffer as command specific.
7872         (wl-folder-mark-as-read-all-entity): Ditto.
7873         (wl-folder-prefetch-entity): Ditto.
7874         (wl-folder-drop-unsync-entity): Ditto.
7875
7876         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7877         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7878         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7879
7880         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7881         save-excursion.
7882
7883 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7884
7885         * Version number is increased to 2.5.3.
7886
7887         * wl-summary.el (wl-summary-save-view-cache):
7888         Delete duplicated `write-region';
7889         Use `write-region-as-binary' instead of `as-binary-output-file' and
7890         `write-region'.
7891
7892 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7893
7894         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7895
7896 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7897
7898         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7899         instead of `smtp-via-smtp'.
7900
7901 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7902
7903         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7904
7905 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7906
7907         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7908         instead of `smtp-sasl-user-realm'.
7909
7910 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7911
7912         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7913
7914 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7915
7916         * Version number is increased to 2.5.2.
7917
7918 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7919
7920         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7921         does not exist.
7922         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7923         (wl-biff-start): Call `timer-activate' if timer already exists.
7924
7925         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7926         only when it is bound as function.
7927
7928 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7929
7930         * Version number is increased to 2.5.1.
7931
7932 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7935         Print refile/copy destination.
7936
7937 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7940         queue-flush-only is non-nil.
7941
7942         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7943
7944         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7945         checking cache folder.
7946
7947 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7948
7949         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7950         `regexp-quote'.
7951
7952 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7953
7954         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7955         function.
7956         * wl-summary.el (wl-summary-write-current-folder-functions):
7957         Change default value.  Use it.
7958
7959 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7960
7961         * Version number is increased to 2.5.0.
7962
7963         * wl-version.el (wl-version): Changed codename.
7964
7965 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7966
7967         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7968         (wl-summary-supersedes-message): Ditto.
7969
7970 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7971
7972         * wl-refile.el (wl-refile-guess-functions): Renamed from
7973         `wl-refile-guess-func-list'.
7974
7975 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7978         Fixed problem when no rule was matched.
7979
7980 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7981
7982         * wl-summary.el (wl-summary-get-mark): Fixed
7983         `wl-summary-buffer-target-mark' check logic.
7984
7985 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7986
7987         * wl-folder.el (wl-folder-write-current-folder): Added group
7988         folder check.
7989
7990         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7991         `wl-summary-write-current-newsgroup'.
7992         (wl-summary-write-current-folder-functions): New variable.
7993         * wl-folder.el (wl-folder-get-newsgroups): New function.
7994         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7995         (wl-folder-write-current-folder): Renamed from
7996         `wl-folder-write-current-newsgroup'.
7997
7998 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7999
8000         * Version number is increased to 2.3.93.
8001
8002 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8003
8004         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8005         (wl-ldap-make-matched-value-list): Ditto.
8006         (wl-ldap-alias-safe-string): Split e-mail address.
8007
8008         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8009         petname folder default was selected.
8010         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8011         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8012
8013 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8014
8015         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8016         to `wl-draft-config-exec'.
8017
8018         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8019         instead of calling `wl-draft-config-exec';
8020         Process group-list and show recipients in minibuffer.
8021
8022         * tm-wl.el (wl-draft-preview-message): Ditto.
8023
8024 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8025
8026         * wl.el (toplevel): Added (C) to copyright notice, and
8027         sync Author header.
8028         * tm-wl.el (toplevel): Ditto.
8029         * wl-address.el (toplevel): Ditto.
8030         * wl-demo.el (toplevel): Ditto.
8031         * wl-dnd.el (toplevel): Ditto.
8032         * wl-draft.el (toplevel): Ditto.
8033         * wl-e21.el (toplevel): Ditto.
8034         * wl-expire.el (toplevel): Ditto.
8035         * wl-folder.el (toplevel): Ditto.
8036         * wl-highlight.el (toplevel): Ditto.
8037         * wl-message.el (toplevel): Ditto.
8038         * wl-mime.el (toplevel): Ditto.
8039         * wl-mule.el (toplevel): Ditto.
8040         * wl-nemacs.el (toplevel): Ditto.
8041         * wl-refile.el (toplevel): Ditto.
8042         * wl-score.el (toplevel): Ditto.
8043         * wl-summary.el (toplevel): Ditto.
8044         * wl-template.el (toplevel): Ditto.
8045         * wl-thread.el (toplevel): Ditto.
8046         * wl-util.el (toplevel): Ditto.
8047         * wl-vars.el (toplevel): Ditto.
8048         * wl-xmas.el (toplevel): Ditto.
8049
8050 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8051
8052         * wl.el (wl-init): Added comment about `wl-init-hook'.
8053         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8054         * wl-vars.el (wl-init-hook): Added docs.
8055         (wl-make-plugged-hook): Removed useless docs.
8056         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8057         * wl-xmas.el (toplevel): Ditto.
8058
8059 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8060
8061         * wl-address.el (toplevel): Fixed multiple Author header format.
8062         * wl-demo.el (toplevel): Ditto.
8063         * wl-draft.el (toplevel): Ditto.
8064         * wl-folder.el (toplevel): Ditto.
8065         * wl-summary.el (toplevel): Ditto.
8066         * wl-thread.el (toplevel): Ditto.
8067         * wl-util.el (toplevel): Ditto.
8068         * wl-vars.el (toplevel): Ditto.
8069         * wl-version.el (toplevel): Ditto.
8070         * wl-xmas.el (toplevel): Ditto.
8071         * wl.el (toplevel): Ditto.
8072
8073         * wl-version.el (toplevel): Added require `elmo-version' for
8074         `product-version-as-string'.
8075
8076 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8077
8078         * wl-vars.el (wl-draft-send-hook): Changed default value to
8079         '(wl-draft-config-exec).
8080
8081         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8082         explicitly.
8083         (wl-draft): Set `wl-draft-config-exec-flag' before running
8084         `wl-mail-setup-hook'.
8085
8086         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8087         `wl-biff-init-icons' to `wl-init-hook' instead of
8088         `wl-make-plugged-hook'.
8089         (Because if `wl-draft' command is invoked at first,
8090         they are not initialized)
8091         Updated copyright notice.
8092
8093         * wl-e21.el (toplevel): Ditto;
8094
8095         * wl-demo.el (toplevel): Updated copyright notice.
8096         * wl-address.el (toplevel): Ditto.
8097         * wl-draft.el (toplevel): Ditto.
8098         * wl-version.el (toplevel): Ditto.
8099         * wl-folder.el (toplevel): Ditto.
8100         * wl-summary.el (toplevel): Ditto.
8101         * wl-thread.el (toplevel): Ditto.
8102         * wl-util.el (toplevel): Ditto.
8103         * wl-vars.el (toplevel): Ditto.
8104         * wl.el (toplevel): Ditto.
8105
8106 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8107
8108         * wl-highlight.el (wl-highlight-message): Fixed problem of
8109         highlighting failure which occured when the last field contains
8110         multiple lines in the draft buffer.
8111
8112         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8113         `wl-biff-start' if plugged.
8114
8115         * wl-util.el (wl-biff-check-folder): New function.
8116         (wl-biff-check-folders): Don't set session name prefix.
8117         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8118         (wl-biff-check-folder-async): Ditto.
8119
8120         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8121         in email address.
8122
8123 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8124
8125         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8126
8127         * wl-draft.el (wl-draft-strip-subject-re): New function.
8128
8129         * wl-draft.el (wl-draft-reply): Use it.
8130
8131 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8132
8133         * wl-message.el (wl-mmelmo-message-redisplay): Use
8134         `mime-display-message' instead of `wl-mime-display-message'.
8135
8136         * wl-mime.el (toplevel): Removed compatibility workaround
8137         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8138         (wl-mime-display-message): Abolished.
8139         (wl-mime-entity-read-field): Ditto.
8140         (wl-mime-combine-message/partial-pieces): Use
8141         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8142
8143 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8144
8145         * wl-template.el: Doc fixes.
8146
8147 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8148
8149         * wl-e21.el (wl-message-overload-functions): Do nothing if
8150         `current-local-map' is not available.
8151         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8152
8153 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8154
8155         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8156         representation.
8157
8158         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8159         number.
8160         (wl-fldmgr-save-folders): Don't use `format' when insert
8161         `wl-fldmgr-folders-header'.
8162
8163 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8164
8165         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8166
8167 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8168
8169         * wl-highlight.el (wl-highlight-message):
8170         Use `std11-field-end' to detect end point of the header field.
8171         Refer `wl-highlight-max-header-size'.
8172
8173         * wl-vars.el (wl-highlight-max-header-size): New variable.
8174
8175         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8176
8177         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8178         Set `for-draft' argument of wl-highlight-headers.
8179         (wl-draft): Ditto.
8180         (wl-draft-reedit): Ditto.
8181         (wl-user-agent-compose-internal): Ditto.
8182
8183 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8184
8185         * wl-message.el (wl-message-add-button): Use overlay.
8186
8187 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8188
8189         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8190
8191         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8192         problem when group-list content is nothing.
8193         (Reported by Mito <mit@nines.nec.co.jp>)
8194
8195 2000-10-18  SAITO Atsunori <sai@yedo.com>
8196
8197         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8198
8199 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * tm-wl.el (toplevel): Use product-provide.
8202
8203 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8204
8205         * Version number is increased to 2.3.92.
8206
8207 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8208
8209         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8210         title text, use `display' property for left margin under Emacs 21.
8211
8212         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8213         properties.
8214         (wl-plugged-init-icons): Ditto.
8215
8216 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8217
8218         * wl.el (wl-save-status, wl-init): Remove last period in
8219         "...done." message.
8220         * tm-wl.el (wl-summary-burst): Ditto.
8221         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8222         wl-summary-resume-cache-status,
8223         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8224         wl-summary-sync-update3, wl-summary-highlight-msgs,
8225         wl-summary-flush-pending-append-operations,
8226         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8227         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8228         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8229         wl-thread-open-all): Ditto.
8230         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8231         * wl-mime.el (wl-summary-burst): Ditto.
8232         * wl-highlight.el (wl-highlight-summary): Ditto.
8233         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8234         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8235         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8236         * wl-address.el (wl-local-address-init): Ditto.
8237
8238 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8239
8240         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8241         `add-text-properties'.
8242         (wl-plugged-init-icons): Ditto.
8243         (wl-folder-init-icons): Use `propertize' instead of
8244         `put-text-property'.
8245         (wl-plugged-set-folder-icon): Ditto.
8246         (wl-e21-highlight-folder-group-line): Ditto.
8247
8248 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8249
8250         * wl-version.el (wl-version-status-alist): New variable.
8251         (wl-version-status): New function.
8252
8253         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8254         "Cc" part of the case "Reply-To".
8255
8256         * wl-draft.el (wl-draft-reply): Use result of
8257         `eword-extract-address-components'.
8258
8259         * wl-demo.el (wl-demo-icon-name): New constant.
8260         (wl-logo-xpm): Use it.
8261         (wl-logo-xbm): Ditto.
8262         (wl-logo-bitmap): Ditto.
8263
8264         * Version number is increased to 2.3.91.
8265
8266 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8267
8268         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8269         (wl-extended-emacs-version, wl-extended-emacs-version2,
8270         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8271         docstring.
8272
8273         * wl-version.el (wl-generate-user-agent-string-1): New function.
8274         (wl-generate-user-agent-string): Use it.
8275
8276         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8277         `mime-edit-insert-user-agent-field'.
8278         (wl-generate-user-agent-string): Check
8279         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8280
8281         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8282         instead of `if', when verbose case.
8283
8284 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8285
8286         * wl-expire.el (wl-summary-expire): Fix.
8287
8288 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8289
8290         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8291         and `elmo-lost+found-folder' if 'wl-draft.
8292         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8293
8294 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8295
8296         * wl-expire.el (wl-summary-expire): Change messages.
8297         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8298         `deleing-info' instead of "Deleting..."
8299
8300 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8301
8302         * wl-summary.el (wl-summary-refile-subr): Fix.
8303
8304 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8305
8306         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8307         if pipe folder.
8308
8309 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8310
8311         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8312
8313 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8314
8315         * wl-expire.el (wl-expire-hide): New function.
8316         (wl-summary-expire): Add `hide'.
8317
8318 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8319
8320         * wl-vars.el (wl-draft-reply-without-argument-list):
8321         Changed default value to consider `Reply-To:'.
8322         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8323
8324         * Version number is increased to 2.3.90.
8325
8326         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8327         elmo-imap4-get-session with unwind-protect.
8328         Don't cause error.
8329         (wl-summary-sync-marks): Don't check plugged nor folder type.
8330         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8331         (Always keep current buffer).
8332
8333 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8334
8335         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8336         Enclose with `save-excursion'.
8337
8338 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8339
8340         * wl-version.el (wl-version): Remove interactive.
8341
8342 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8343
8344         * wl-version.el (wl-generate-user-agent-string): Use
8345         `product-string-verbose' instead of `product-string-1'.
8346
8347 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8348
8349         * wl-vars.el (wl-draft-use-cache): New variable.
8350         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8351         if wl-draft-use-cache is non-nil.
8352
8353 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8354
8355         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8356         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8357
8358 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8359
8360         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8361         (wl-thread-msg-mark-as-unread): Ditto.
8362
8363         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8364         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8365         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8366         Don't set mark in summary if return value of `elmo-mark-as-read'
8367         is nil.
8368         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8369         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8370         instead of `wl-thread-msg-mark-as-read'.
8371         (wl-summary-mark-as-unread-region): Ditto.
8372         (wl-summary-target-mark-mark-as-read): Ditto.
8373
8374         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8375
8376 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8377
8378         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8379
8380         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8381
8382 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8383
8384         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8385         face.
8386
8387 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8388
8389         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8390         `running-xemacs'.
8391
8392 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8393
8394         * wl-version.el (toplevel): Use `product-version-as-string' for
8395         set verstion-string, if defined.
8396
8397         * wl-version.el (wl-version-show): Insert string at point, when
8398         call with argument.
8399
8400         * wl-version.el (wl-generate-user-agent-string): Use
8401         `product-string-1' instead of `wl-appname', `wl-version' and
8402         `wl-codename'.
8403
8404 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8405
8406         * wl-address.el (toplevel): Use product-provide.
8407         * wl-demo.el (toplevel): Ditto.
8408         * wl-dnd.el (toplevel): Ditto.
8409         * wl-draft.el (toplevel): Ditto.
8410         * wl-e21.el (toplevel): Ditto.
8411         * wl-expire.el (toplevel): Ditto.
8412         * wl-fldmgr.el (toplevel): Ditto.
8413         * wl-folder.el (toplevel): Ditto.
8414         * wl-highlight.el (toplevel): Ditto.
8415         * wl-message.el (toplevel): Ditto.
8416         * wl-mime.el (toplevel): Ditto.
8417         * wl-mule.el (toplevel): Ditto.
8418         * wl-nemacs.el (toplevel): Ditto.
8419         * wl-refile.el (toplevel): Ditto.
8420         * wl-score.el (toplevel): Ditto.
8421         * wl-summary.el (toplevel): Ditto.
8422         * wl-template.el (toplevel): Ditto.
8423         * wl-thread.el (toplevel): Ditto.
8424         * wl-util.el (toplevel): Ditto.
8425         * wl-vars.el (toplevel): Ditto.
8426         * wl-xmas.el (toplevel): Ditto.
8427         * wl.el (toplevel): Ditto.
8428
8429 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8430
8431         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8432         instead of product.
8433
8434         * wl-version.el (wl-version): Compile time evalution elmo-version.
8435
8436 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8437
8438         * wl-summary.el (wl-summary-sync-force-update): Append queue
8439         `mark-as-read'if unplugged.
8440
8441 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8442
8443         * wl-version.el: New file.  Use product.el.
8444         * wl.el: add (require 'wl-version).
8445         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8446         for ~/.folders header.
8447         (wl-fldmgr-folders-header): Changed.
8448         * wl-demo.el (wl-demo): Use product.el.
8449
8450         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8451         wl-version.el.
8452         * wl-util.el (wl-version, wl-version-show): Ditto.
8453
8454         * wl-util.el (wl-generate-user-agent-string,
8455         wl-extended-emacs-version, wl-extended-emacs-version2,
8456         wl-extended-emacs-version3): Move to wl-version.el.
8457         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8458         xemacs-codename, mime-edit-insert-user-agent-field,
8459         mime-edit-user-agent-value, mime-editor/version,
8460         mime-editor/codename): Compile warning killer move to
8461         wl-version.el
8462
8463 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8464
8465         * wl-summary.el (wl-summary-refile-subr): Fix.
8466
8467 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8468
8469         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8470         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8471
8472 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8473
8474         * wl.el (wl-check-environment): Check too many `@'.
8475
8476 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8477
8478         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8479
8480 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8481
8482         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8483         wl-draft-reply-myself-without-argument-list): Add variables.
8484         * wl-draft.el (wl-draft-reply): Use it.
8485
8486 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8487
8488         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8489         the 5th argument of `elmo-network-get-spec'.
8490
8491         * wl-thread.el (wl-thread-reparent-children): New inline function.
8492         (wl-thread-delete-message): Use it.
8493
8494         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8495         (wl-summary-score-update-all-lines): Don't use `dolist'.
8496
8497 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8498
8499         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8500         (require 'elmo-msgdb) for inline function.
8501
8502 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8503
8504         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8505
8506 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8507
8508         * wl-score.el (wl-score-headers): Fix for the confusing macro
8509         `elmo-kill-buffer'.
8510
8511 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8512
8513         * wl-summary.el: Don't use the 3rd argument of `require' because
8514         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8515         * wl-util.el: Ditto.
8516         * wl-draft.el: Ditto.
8517
8518 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8519
8520         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8521         window system is not used.
8522
8523 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8524
8525         * wl-thread.el: Don't use `mapcar' only for iteration.
8526         (wl-thread-resume-entity): Ditto.
8527         (wl-thread-delete-message): Ditto.
8528
8529         * wl-summary.el: Bind `dragdrop-drop-functions',
8530         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8531         of `require' for `timezone', `easymenu' and `ps-print';
8532         don't use `mapcar' only for iteration.
8533
8534         * wl-util.el: Bind `mule-version', `nemacs-version',
8535         `emacs-beta-version', `xemacs-codename',
8536         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8537         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8538         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8539         only for iteration.
8540
8541         * wl-score.el: Don't use `mapcar' only for iteration.
8542         (wl-score-simplify-buffer-fuzzy): Ditto.
8543         (wl-score-simplify-subject): Ditto.
8544         (wl-score-headers): Ditto.
8545         (wl-summary-score-update-all-lines): Ditto.
8546
8547         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8548         `enable-multibyte-characters' and `mule-version'.
8549
8550         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8551         `mapcar' only for iteration.
8552
8553         * wl-demo.el: Don't use `mapcar' only for iteration.
8554
8555         * wl-folder.el: Don't use `mapcar' only for iteration.
8556         (wl-folder-open-all): Ditto.
8557         (wl-folder-count-incorporates): Ditto.
8558
8559         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8560         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8561
8562         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8563         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8564         `smtp-connection-type'; specify 3rd argument of `require' for
8565         `timezone'; don't use `mapcar' only for iteration.
8566         (wl-draft-clone-local-variables): Don't use `mapcar'.
8567         (wl-draft-generate-clone-buffer): Ditto.
8568         (wl-user-agent-compose-internal): Ditto.
8569
8570         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8571
8572         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8573         (wl-save-status): Ditto.
8574
8575         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8576         for iteration.
8577
8578 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8579
8580         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8581         removed `Date'.
8582         (wl-fldmgr-make-filter-default): New user option.
8583
8584         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8585         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8586         (wl-fldmgr-filter-completion-alist): Abolish.
8587
8588         * wl.el (wl): Don't check servers if arg is non-nil.
8589
8590         * wl-draft.el (wl-draft-reply): Set only message-id string to
8591         In-Reply-To field.
8592
8593 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-summary.el (wl-summary-pick): Rewrite.
8596
8597         * wl-draft.el (wl-draft-forward): Get references field from
8598         original buffer.
8599         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8600
8601 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8602
8603         * wl-draft.el (wl-draft-forward): Add references field.
8604
8605 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8606
8607         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8608         (wl-draft-reply): Use it.
8609
8610 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8611
8612         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8613         when Emacs 21 is running.
8614
8615         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8616         bindings.
8617
8618 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8619
8620         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8621         XPM icons transparent.
8622
8623         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8624         Emacs 21.
8625
8626 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8627
8628         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8629         nil.
8630
8631         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8632         when it is persistent.
8633         (wl-summary-sync-marks): Changed argument for
8634         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8635         (wl-summary-virtual): Use `elmo-read-search-condition'.
8636         (wl-summary-redisplay-internal): If folder is local, mark as read
8637         even when folder is plugged.
8638
8639 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8640
8641         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8642         of `tool-bar-lines' in the frame parameters.
8643         (after-make-frame-functions, post-command-hook): Don't modify the
8644         value.
8645         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8646         wl-e21-tool-bar-lines): Removed.
8647
8648 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8649
8650         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8651         properties `evaporate' and `wl-momentary-overlay' as well.
8652         (wl-highlight-summary-displaying): Ditto.
8653         (wl-delete-all-overlays): Don't delete overlay which does not have
8654         a property `wl-momentary-overlay'.
8655
8656         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8657         `display-mouse-p' and `display-graphic-p'.
8658         (wl-folder-init-icons): Don't search for XBM or the other files.
8659         (wl-plugged-set-folder-icon): Make icons if and only if
8660         `display-graphic-p' returns non-nil.
8661         (wl-highlight-plugged-current-line): Use `before-string' overlay
8662         property to show icon images.
8663         (wl-highlight-folder-current-line): Ditto.
8664         (wl-e21-highlight-folder-group-line): Ditto.
8665         (wl-e21-highlight-folder-by-numbers): Ditto.
8666         (wl-e21-insert-image): Removed.
8667         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8668         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8669         said.
8670         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8671         `wl-e21-force-switch-toolbar'.
8672         (wl-e21-make-icon-image): Removed.
8673         (wl-e21-setup-toolbar): Don't search for XBM files.
8674         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8675         the default value.
8676
8677 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8678
8679         * wl-util.el (wl-biff-check-folder-async): Set
8680         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8681
8682 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8683
8684         * wl-e21.el (after-make-frame-functions): Add
8685         `wl-e21-force-switch-toolbar'.
8686         (wl-e21-force-switch-toolbar): New function force to switch the
8687         toolbar appearance automatically.
8688         (post-command-hook): Add `wl-e21-switch-toolbar'.
8689         (wl-e21-switch-toolbar): New function to switch the toolbar
8690         appearance automatically.
8691         (wl-e21-tool-bar-lines): New buffer local variable.
8692
8693 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8694
8695         * wl-util.el (wl-biff-check-folders-running): New variable.
8696         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8697         (wl-biff-check-folder-async-callback):
8698         Set `wl-biff-check-folders-running'.
8699         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8700         with unwind-protect.
8701
8702         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8703         Enclose `wl-folder-auto-check' with unwind-protect.
8704
8705         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8706         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8707
8708         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8709
8710         * wl-util.el (wl-biff-notify): New inline function.
8711         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8712         locally.
8713         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8714         folder-list' is 1.
8715         Use `wl-biff-notify'.
8716         (wl-biff-check-folder-async-callback): New function.
8717         (wl-biff-check-folder-async): Ditto.
8718
8719         * wl-folder.el (wl-folder): Don't check folders.
8720         (wl-folder-auto-check): New function.
8721
8722 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8723
8724         * wl-util.el (wl-biff-start) [Emacs19+]:
8725         Use `timer-next-integral-multiple-of-time'.
8726         (wl-biff-check-folders): Use `wl-default-folder'
8727         if `wl-biff-check-folder-list' is nil.
8728
8729 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8730
8731         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8732         instead of `elmo-delete-lists'.
8733
8734 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8735
8736         * wl.el (wl-plugged-toggle-all): Set the value of
8737         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8738         (wl-plugged-toggle): Ditto.
8739         (wl-toggle-plugged): Ditto.
8740         (wl-plugged-init): Ditto.
8741
8742         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8743         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8744         instead of `wl-biff-state-indicator-off' and
8745         `wl-biff-state-indicator-on'; don't modify the value and the type
8746         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8747         (wl-plugged-init-icons): Set icons data to
8748         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8749         instead of `wl-plug-state-indicator-off' and
8750         `wl-plug-state-indicator-on'; don't modify the value and the type
8751         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8752
8753         * wl-vars.el (wl-modeline-biff-state-off,
8754         wl-modeline-biff-state-on, wl-modeline-biff-status,
8755         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8756         wl-modeline-plug-status): New internal variables.
8757         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8758         wl-biff-check-interval, wl-biff-check-folder-list): Change
8759         customization group from `wl-folder' to `wl-highlight'.
8760         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8761         wl-show-plug-status-on-modeline): Defcustomized.
8762
8763         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8764         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8765         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8766         a flag to `mode-line-buffer-identification'.
8767
8768         * wl-e21.el (wl-biff-init-icons): Set icons data to
8769         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8770         instead of `wl-biff-state-indicator-off' and
8771         `wl-biff-state-indicator-on'.
8772         (wl-plugged-init-icons): Set icons data to
8773         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8774         instead of `wl-plug-state-indicator-off' and
8775         `wl-plug-state-indicator-on'.
8776
8777 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8778
8779         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8780         excessive titles.
8781
8782 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8783
8784         * wl.el (wl-plugged-mode): Use revised
8785         `wl-mode-line-buffer-identification'.
8786         (wl-plugged-init): Don't use `force-mode-line-update'.
8787
8788         * wl-xmas.el (wl-draft-overload-functions): Use revised
8789         `wl-mode-line-buffer-identification'.
8790         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8791         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8792         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8793         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8794         `wl-make-plugged-hook';
8795         add `wl-folder-init-icons' and `wl-setup-folder' to
8796         `wl-folder-mode-hook'.
8797
8798         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8799         19 as well.
8800         (wl-mode-line-display-priority-list): New user option.
8801         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8802         Defcustomized.
8803         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8804         Add docs.
8805
8806         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8807         start.
8808         (wl-mode-line-buffer-identification): Revised as a function.
8809
8810         * wl-summary.el (wl-summary-mode): Use revised
8811         `wl-mode-line-buffer-identification'; don't call
8812         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8813         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8814         `wl-xmas-setup-summary'.
8815
8816         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8817         `wl-mode-line-buffer-identification'.
8818
8819         * wl-mule.el (wl-draft-overload-functions): Use revised
8820         `wl-mode-line-buffer-identification'.
8821
8822         * wl-folder.el (wl-make-plugged-alist): Don't call
8823         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8824         (wl-folder): Don't call `wl-folder-init-icons' directly.
8825         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8826         `wl-xmas-setup-folder' directly;
8827         use revised `wl-mode-line-buffer-identification'.
8828         (TopLevel): Don't bind `wl-biff-init-icons',
8829         `wl-plugged-init-icons', `wl-folder-init-icons',
8830         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8831
8832         * wl-e21.el (wl-draft-overload-functions): Use revised
8833         `wl-mode-line-buffer-identification'.
8834         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8835         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8836         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8837         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8838         `wl-make-plugged-hook';
8839         add `wl-folder-init-icons' and `wl-setup-folder' to
8840         `wl-folder-mode-hook'.
8841
8842 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8843             Katsumi Yamaoka    <yamaoka@jpl.org>
8844
8845         * wl.el (wl): Call `wl-biff-start'.
8846         (wl-exit): Call `wl-biff-stop'.
8847         (wl-plugged-mode): Show biff in modeline.
8848         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8849
8850         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8851         (wl-biff-init-icons): New function.
8852         (wl-plugged-init-icons): Don't make too much keymaps.
8853         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8854
8855         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8856         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8857         variables.
8858         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8859         options.
8860
8861         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8862         wl-biff-start, wl-biff-stop): New functions.
8863         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8864         (wl-biff-timer-name): New variable.
8865
8866         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8867
8868         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8869         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8870
8871         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8872         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8873
8874         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8875         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8876         `wl-folder-init-icons' to `ignore' if they are not available.
8877         (wl-folder-mode): Show biff in modeline.
8878
8879         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8880         (wl-biff-init-icons): New function.
8881         (wl-plugged-init-icons): Don't make too much keymaps.
8882         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8883
8884 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8885
8886         * wl-vars.el (wl-strict-diff-folders): Customization Type
8887         and doc fix.  Define as a list of regular expressions for
8888         folders or nil.
8889         * wl-folder.el (wl-folder-check-one-entity): Use
8890         `wl-string-match-member' instead of `wl-string-member' for
8891         `wl-strict-diff-folders'.
8892
8893 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8894
8895         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8896         (wl-highlight-folder-current-line): Use it; new implementation.
8897         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8898         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8899         `defsubst' instead of `defun'.
8900
8901         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8902         `wl-highlight-group-folder-by-numbers'; made it can also be a
8903         number.  See info for more details.
8904
8905         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8906         running.
8907
8908         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8909         to bind them.
8910
8911         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8912         (wl-highlight-folder-current-line): New implementation.
8913
8914         * wl-highlight.el (wl-highlight-folder-group-line): New
8915         implementation.
8916         (wl-delete-all-overlays): Rewrite as a marco.
8917         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8918
8919         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8920         running.
8921         (wl-folder-*-glyph): No need to bind them.
8922
8923         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8924         `wl-e21-highlight-folder-group-icon'; rewrite.
8925         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8926         `defsubst' instead of `defun'.
8927         (wl-folder-mode-map): Bind it when compiling.
8928
8929 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8930
8931         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8932
8933         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8934
8935 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8936
8937         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8938
8939 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8940
8941         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8942         (wl-highlight-folder-current-line): Use it.
8943
8944         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8945         in `id-name'.
8946
8947 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8948
8949         * wl.el: Require `wl-e21' when Emacs 21 is running.
8950
8951         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8952         default when Emacs 21 is running.
8953         (wl-use-highlight-mouse-line): Ditto.
8954         (wl-on-emacs21): New constant.
8955         (wl-on-emacs20): Removed.
8956
8957         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8958         Emacs 21 is running.
8959
8960         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8961         Emacs 21 is running.
8962
8963         * wl-e21.el: New file.
8964
8965 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8966
8967         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8968         (wl-toggle-plugged): Ditto.
8969         (wl-plugged-toggle): Ditto.
8970         (wl-plugged-toggle-all): Ditto.
8971
8972         * wl-vars.el (wl-plug-state-indicator): Refer
8973         `wl-plug-state-indicator-on' indirectly.
8974
8975 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8976
8977         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8978         Call `wl-folder-confirm-existence'.
8979
8980         * wl-folder.el (wl-folder-confirm-existence): Added optional
8981         argument `force'.
8982
8983 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8984
8985         * wl-summary.el (wl-summary-refile-subr): Assume
8986         `copy-or-refile' as symbol.
8987         (wl-summary-refile): Follow up above change.
8988         (wl-summary-copy): Ditto.  Doc fix.
8989
8990 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8991
8992         * wl-summary.el (wl-summary-pick): Don't bind
8993         `elmo-search-mime-charset'.
8994
8995         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8996         default using old backquote style.
8997         (wl-search-mime-charset): Abolished.
8998
8999         * wl-highlight.el (wl-highlight-headers):
9000         Call `point' after `re-search-forward'(for Nemacs).
9001
9002         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9003         for elmo-imap4.el.
9004
9005 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9006
9007         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9008         `wl-message-ignored-field-list' instead of
9009         `mime-view-ignored-field-list'.
9010
9011         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9012         Add interactive spec.
9013         (wl-folder-goto-bottom-of-current-folder): Ditto.
9014         (wl-folder-mode-map): Bind them.
9015
9016         * wl-vars.el (wl-message-ignored-field-list): New variable.
9017         (wl-message-visible-field-list): New variable.
9018
9019         * wl-mime.el (wl-mime-header-presentation-method): New function.
9020         (wl-mime-setup): Set header-presentation-method.
9021
9022 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9023
9024         * wl-nemacs.el (wl-draft-overload-functions): Set
9025         `mode-line-buffer-identification' instead of using
9026         `wl-make-modeline'.
9027
9028         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9029         instead of using `wl-make-modeline'.
9030
9031         * wl-xmas.el (wl-plugged-init-icons): Set up
9032         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9033         (wl-make-modeline): Abolish.
9034         (wl-draft-overload-functions): Set
9035         `mode-line-buffer-identification' instead of using
9036         `wl-make-modeline'.
9037
9038         * wl-util.el (wl-make-modeline-subr): Abolish.
9039         (wl-mode-line-buffer-identification): New alias.
9040
9041         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9042         (wl-summary-make-modeline): Abolish.
9043         (wl-summary-buffer-set-folder): Set
9044         `wl-summary-buffer-folder-indicator'.
9045         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9046         of using `wl-make-modeline'.
9047         (wl-summary-switch-to-clone-buffer): Don't set
9048         `mode-line-buffer-identification'.
9049         (wl-summary-goto-folder-subr): Ditto.
9050
9051         * wl-mule.el (wl-draft-overload-functions): Set
9052         `mode-line-buffer-identification' instead of using
9053         `wl-make-modeline'.
9054
9055         * wl-folder.el (wl-folder-mode): Set
9056         `mode-line-buffer-identification' instead of using
9057         `wl-make-modeline'.
9058         (wl-folder): Don't set `mode-line-buffer-identification'.
9059
9060 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9061
9062         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9063         instead of `member' for `wl-refile-guess-func-list' look-ups.
9064         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9065
9066 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9067
9068         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9069         `wl-message-button-dispatcher'.
9070
9071         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9072
9073         * wl-message.el (wl-message-button-dispatcher): Use it.
9074
9075         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9076         "In-Reply-To".
9077
9078         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9079         Bind `case-fold-search' to t.
9080
9081 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9082
9083         * wl-xmas.el (wl-message-overload-functions): Initialize
9084         `wl-message-button-map'.
9085
9086         * wl-mule.el (wl-message-overload-functions): Initialize
9087         `wl-message-button-map'.
9088
9089         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9090
9091         * wl-message.el (wl-message-button-map): New keymap.
9092         (wl-message-add-button): New function.
9093         (wl-message-button-dispatcher): New function.
9094         (wl-message-button-refer-article): New function.
9095
9096         * wl-highlight.el
9097         (wl-highlight-message-add-buttons-to-header): New function.
9098         (wl-highlight-headers): Use it.
9099
9100 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9101
9102         * wl-summary.el (wl-summary-default-from): Use
9103         `wl-address-get-petname-1'.
9104         (wl-summary-simple-from): Ditto.
9105
9106         * wl-address.el (wl-address-get-petname-1): New inline function.
9107         (wl-address-get-petname): Use it.
9108
9109 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9110
9111         * wl-summary.el (wl-summary-default-from): Return full-name part
9112         from the address if no petname was found.
9113         (wl-summary-simple-from): Ditto.
9114
9115         * wl-address.el (wl-address-get-petname): Return nil if no petname
9116         associated with the address was found.
9117
9118 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9119
9120         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9121         display is finished.
9122
9123 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9124
9125         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9126         `elmo-folder-exists-p' argument.
9127
9128 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9129
9130         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9131         the folder.
9132
9133 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9134
9135         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9136
9137         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9138         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9139
9140 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9141
9142         * wl-folder.el (wl-folder-create-subr): New function.
9143         (wl-folder-confirm-existence): Use it.
9144         (wl-folder-check-one-entity): Use it.
9145         Check the error symbol is derived from 'elmo-open-error.
9146
9147         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9148         `ignore-error'.
9149
9150 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9151
9152         * wl-util.el (toplevel): Add (eval-when-compile (require
9153         'elmo-util)).  (Maybe `provide' is typo.)
9154
9155 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9156
9157         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9158         (I don't know why this was needed.)
9159
9160         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9161         Follow up changes for stream-type.
9162
9163         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9164         (wl-draft-elmo-nntp-send): Ditto.
9165
9166         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9167         (wl-nntp-posting-stream-type): Ditto.
9168         (wl-pop-before-smtp-ssl): Abolished.
9169         (wl-nntp-posting-ssl): Ditto.
9170
9171         * wl-address.el (wl-address-quote-specials): New function.
9172         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9173
9174         * wl-draft.el (wl-draft-reply): Ditto.
9175
9176 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9177
9178         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9179         use function `wl-string-match-assoc'.
9180
9181 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9182
9183         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9184
9185         * wl-draft.el (wl-draft-deduce-address-list): New function.
9186         (wl-draft-parse-mailbox-list): Ditto.
9187         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9188         instead of `smtp-deduce-address-list'.
9189         (wl-draft-on-field-p): Follow group list.
9190
9191         * wl-address.el (wl-address-concat-token): New function.
9192         (wl-address-string-without-group-list-contents): Ditto.
9193         (wl-complete-field-body): Fixed problem of completion
9194         by japanese petname.
9195         (wl-address-make-completion-list): Rewrite.
9196
9197 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9198
9199         * wl-address.el (wl-address-make-completion-list): Completion by
9200         petname.
9201         (wl-complete-field-body): Likewise.
9202
9203 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9204
9205         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9206         contains invalid address syntax.
9207
9208 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9209
9210         * wl-folder.el (wl-folder-check-entity-async): Use
9211         `elmo-nntp-spec-hostname'.
9212
9213 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9214
9215         * wl-summary.el (wl-summary-msgdb-load-async): Use
9216         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9217
9218 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9219
9220         * wl-draft.el (wl-draft-reply): Set argument
9221         `content-transfer-encoding' as nil.
9222
9223 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9224
9225         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9226         `wl-refile-alist'.
9227
9228 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9229
9230         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9231         (wl-draft-edit-string): Ditto.
9232         (wl-draft-forward): Ditto.
9233         * wl-summary.el (wl-summary-write): Ditto.
9234
9235 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9236
9237         * wl-summary.el (wl-summary-sync-update3): Call
9238         `wl-summary-buffer-number-column-detect'.
9239         (wl-summary-buffer-number-column-detect): Search from point-min.
9240
9241 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9242
9243         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9244         contains an address which is not included in original to or cc.
9245
9246 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9247
9248         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9249         begin-line does not exist.
9250         * wl-message.el (wl-message-uu-substring): Ditto.
9251
9252 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9253
9254         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9255         clear local variables.
9256         (wl-summary-exit): Call `elmo-commit'.
9257         (wl-summary-switch-to-clone-buffer): Call
9258         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9259         (wl-summary-goto-folder-subr): Ditto.
9260
9261         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9262         POP folder.
9263
9264 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9265
9266         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9267         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9268         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9269         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9270         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9271         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9272
9273         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9274
9275 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9276
9277         * wl-summary.el (wl-summary-search-by-subject):
9278         Search parent message from the latest one.
9279
9280 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9281
9282         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9283         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9284
9285         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9286         New user option.
9287
9288         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9289         if elmo-nntp-use-killed-list is nil.
9290         Use `elmo-msgdb-append-to-killed-list'.
9291         (Append numbers confirmed as disappeared to the killed list.)
9292         (wl-summary-confirm-appends): Don't display negative number.
9293
9294 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9295
9296         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9297
9298 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9299
9300         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9301         range is `all'.
9302         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9303         `elmo-list-bigger-diff'.
9304
9305 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9306
9307         * wl-summary.el (wl-summary-buffer-exit-func):
9308         New buffer local variable.
9309         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9310
9311 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9312
9313         * wl-demo.el (wl-demo): Fix the last change.
9314
9315 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9316
9317         * wl-demo.el (wl-demo): Don't use `eval'.
9318
9319 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9320
9321         * wl-summary.el (wl-summary-buffer-thread-modified):
9322         New buffer-local variable.
9323         (wl-summary-set-thread-modified): New function.
9324         (wl-summary-thread-modified-p): New function.
9325         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9326         (wl-summary-yank-saved-message): Use function
9327         `wl-summary-set-thread-modified'
9328         (wl-summary-switch-to-clone-buffer): Add
9329         `wl-summary-buffer-thread-modified'.
9330
9331         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9332         (wl-summary-buffer-mark-saved-hook): Ditto.
9333         * wl-summary.el (wl-summary-msgdb-save): New hook
9334         `wl-summary-buffer-message-saved-hook' and
9335         `wl-summary-buffer-mark-saved-hook'.
9336
9337 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9338
9339         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9340
9341 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9342
9343         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9344         don't hide scroll bars under FSF Emacsen because it may incur an
9345         undesirable redrawing.
9346
9347 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9348
9349         * wl-draft.el (wl-draft-edit-string): Call
9350         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9351
9352 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9353
9354         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9355
9356 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9357
9358         * wl-summary.el (wl-summary-msgdb-load-async): Call
9359         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9360
9361 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9362
9363         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9364         fringes in demo buffer; center bitmap logo correctly even if old
9365         Mule is used.
9366
9367 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9368
9369         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9370
9371         * wl-refile.el (wl-refile-subject-alist): New variable.
9372         (wl-refile-subject-alist-file-name): Ditto.
9373         (wl-refile-alist-setup): Rewrite.
9374         (wl-refile-alist-save): Use `elmo-object-save'.
9375         Eliminated arguments.
9376         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9377         (wl-refile-guess-by-subject): New function.
9378         (wl-refile-guess-func-list): Added it.
9379
9380 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9381
9382         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9383         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9384
9385 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9386
9387         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9388         New buffer-local variable.
9389         (wl-summary-buffer-next-folder-func): Ditto.
9390         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9391         if non-nil.
9392         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9393         if non-nil.
9394         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9395         if non-nil.
9396         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9397         if non-nil.
9398
9399 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9400
9401         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9402         permanently in the demo buffer.
9403
9404 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9405
9406         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9407         `mime-entity-fetch-field'.
9408
9409         * wl.el (wl-exit): Delete plugged buffer.
9410
9411         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9412         XEmacs has menubar feature.
9413
9414 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9415
9416         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9417         cannot arrive at the beginning of the buffer under old Emacsen.
9418
9419 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9420
9421         * wl-address.el (wl-address-ldap-search):
9422         Call `ldap-search-entries' with `withdn' argument t.
9423         (wl-complete-field-body): Bind completion-ignore-case as t.
9424         Clear ldap search hash when it was sole completion.
9425         Use elmo-string for pattern string.
9426         (wl-ldap-alias-safe-string): Eliminated needless let.
9427
9428 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9429
9430         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9431         (wl-ldap-alias-sep): New constant.
9432         (wl-ldap-search-attribute-type-list): Ditto.
9433         (wl-ldap-get-value): New function.
9434         (wl-ldap-make-filter): Ditto.
9435         (wl-ldap-make-matched-value-list): Ditto.
9436         (wl-ldap-alias-safe-string): Ditto.
9437         (wl-ldap-register-dn-string): Ditto.
9438         (wl-address-ldap-search): Rewrite.
9439
9440 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9441
9442         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9443         thread is deleted.
9444         (wl-thread-delete-line-from-buffer): Ditto.
9445         (wl-thread-get-exist-children): New function.
9446
9447 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9448
9449         * wl-demo.el (wl-demo): Made it to select various image types.
9450         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9451         from `wl-title-logo'.
9452         (wl-logo-ascii): New variable.
9453         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9454         (wl-demo-copyright-notice): New constant.
9455
9456         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9457
9458 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9459
9460         * wl-vars.el (wl-summary-target-above): Renamed from
9461         wl-summary-temp-above.
9462         * wl-score.el (wl-score-get-score-alist): Use it.
9463         (wl-summary-score-update-all-lines): Use it.
9464         * wl-summary.el: Ditto. (make-variable-buffer-local).
9465
9466 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9467
9468         * wl-vars.el (wl-ldap-port): New user option.
9469
9470         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9471         Rewite whole implementation.
9472         (wl-complete-field-body): Fixed.
9473
9474 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9475
9476         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9477         Choose implementation at compile time.
9478
9479 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9480
9481         * wl-address.el (wl-ldap-search-internal): New function.
9482         (wl-complete-field-to): Use it.
9483
9484 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9485
9486         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9487         Use `let' instead of `let*'.
9488         Require 'wl-vars.
9489
9490         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9491         Define as defcustom.
9492         (wl-ldap-base): Ditto.
9493         (wl-use-ldap): Ditto.
9494
9495 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9496
9497         * wl-address.el (wl-ldap-search): New function.
9498         (wl-complete-field-body): Use `wl-ldap-search'.
9499         (wl-ldap-server): New variable.
9500         (wl-ldap-base): Ditto.
9501         (wl-use-ldap): Ditto.
9502
9503 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9504
9505         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9506         (Pointed out by Mito <mit@nines.nec.co.jp>).
9507         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9508         buffer-local variables like `wl-summary-redisplay-internal'.
9509         (wl-summary-redisplay-all-header): Likewise.  Update
9510         Summary view too.
9511
9512 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9513
9514         * wl-summary.el (wl-summary-jump-to-parent-message):
9515         Consider prefix argument.
9516
9517         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9518         when closed thread is deleted.
9519
9520 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9521
9522         * wl-summary.el (wl-summary-jump-to-parent-message):
9523         Consider thread modification.
9524
9525 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9526
9527         * wl-message.el (wl-message-normal-get-original-buffer): Use
9528         `save-excursion'.
9529
9530         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9531         (wl-summary-showto-folder-regexp): Ditto.
9532
9533 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9534
9535         * wl-util.el (wl-delete-alist): Doc fix.
9536         (wl-delete-associations): New function.
9537         (wl-inverse-alist): New function.
9538         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9539         Split temporary variables. Use `wl-delete-associations'
9540         and `wl-inverse-alist'.
9541         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9542
9543 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9544
9545         * wl-folder.el (wl-folder-prefetch-entity):
9546         Execute prefetching if new count is unknown.
9547
9548 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9549
9550         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9551
9552         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9553         delete entity.
9554         (wl-thread-set-parent): If insert as top, set linked as nil.
9555
9556         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9557         `wl-thread-cleanup-symbols' when view mode is thread.
9558
9559 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9560
9561         * wl-folder.el (wl-folder-create-folder-entity): Use
9562         with-current-buffer.
9563         (wl-local-folder-init): Call set-buffer to make sure we are in
9564         the Folder buffer. Don't touch buffer-local variables here.
9565         (wl-folder-mode): Initialize buffer-local variables here.
9566
9567         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9568         (wl-folder-entity-assign-id): Ditto.
9569         (wl-folder-create-entity-hashtb): Ditto.
9570         (wl-local-folder-init): Ditto.
9571         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9572
9573 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9574
9575         * wl-summary.el (wl-summary-default-from): Fix probrem when
9576         std11-extract-address-components return (nil "foo@bar").
9577
9578 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9579
9580         * wl-draft.el (wl-draft-clone-local-variables):
9581         Remove redundant `setq'.
9582
9583 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9584
9585         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9586         Bind wl-highlight-x-face-func as nil while highlighting header.
9587
9588 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9589
9590         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9591
9592 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9593
9594         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9595         elmo-msgdb-overview-hashtb from copy-variables.
9596         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9597         instead of `elmo-msgdb-overview-get-entity-by-number'.
9598         (wl-summary-auto-refile): Ditto.
9599
9600         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9601         `elmo-msgdb-overview-get-entity' instead of
9602         `elmo-msgdb-search-overview-entity'.  Use
9603         `elmo-msgdb-overview-get-entity' instead of
9604         `elmo-msgdb-overview-get-entity-by-number'.
9605         (wl-thread-insert-entity-sub): Ditto.
9606         (wl-thread-insert-message): Ditto.
9607
9608         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9609         `elmo-msgdb-overview-get-entity'.
9610         (wl-normal-message-redisplay): Ditto.
9611
9612 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9613
9614         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9615         `wl-thread-entities'.
9616         (wl-thread-delete-message): Fix remove top message from
9617         `wl-thread-entity-list'.
9618
9619         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9620         wl-append(nconc), because update-list is broken on Meadow.
9621
9622         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9623         updating process.
9624         (wl-summary-rescan): Ditto.
9625         (wl-summary-sync-update3): Ditto.
9626         * wl-thread.el (wl-thread-set-parent): Renamed from
9627         `wl-summary-set-parent'.
9628         (wl-thread-insert-message): Updating buffer faster.
9629         (wl-thread-delete-message): Updating buffer faster.
9630
9631         * wl-score.el (wl-summary-score-update-all-lines): Changed
9632         interval for display progress gauge.
9633
9634 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9635
9636         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9637         folder always-sticky.
9638         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9639         defmacro.
9640
9641 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9642
9643         * wl-vars.el (wl-draft-add-references): New user option.
9644
9645         * wl-draft.el (wl-draft-add-references): New function.
9646         (wl-draft-yank-from-mail-reply-buffer): Use it.
9647         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9648         as nil.
9649
9650 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9651
9652         * wl-thread.el (wl-thread-update-line-msgs): Called
9653         `wl-thread-update-line-on-buffer-sub'.
9654         (wl-thread-update-line-on-buffer): Delete routine of inserting
9655         thread.
9656         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9657         moved from `wl-thread-update-line-on-buffer'.
9658         Add threshold for displaying progress gauge.
9659         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9660         argument of `wl-thread-update-line-msgs'.
9661         Add threshold for displaying progress gauge.
9662         * wl-folder.el:
9663         Add threshold for displaying progress gauge.
9664         * wl-score.el: Ditto.
9665
9666         * wl-expire.el (wl-summary-expire): Display deleting info.
9667
9668 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9669
9670         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9671         `no-msg'.
9672         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9673         argument of `wl-thread-update-line-msgs'.
9674         (wl-summary-set-parent): Added optional argument `parent-number'.
9675         (wl-summary-buffer-saved-message): New buffer local variable.
9676         (wl-summary-save-current-message): New command.
9677         (wl-summary-yank-saved-message): Ditto.
9678         (wl-summary-mode-map): Added key binding for
9679         `wl-summary-save-current-message' (\ew) and
9680         `wl-summary-yank-saved-message' (\C-y).
9681         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9682
9683 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9684
9685         * wl-summary.el (wl-summary-mode-map): Added key binding for
9686         `wl-summary-set-parent' (ts).
9687
9688 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9689
9690         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9691         subject faster. If thread number is reverse, delayed updating
9692         thread.
9693         (wl-summary-search-by-subject): Ditto.
9694         (wl-summary-put-alike): Ditto.
9695         (wl-summary-get-alike): Ditto.
9696         (wl-summary-insert-headers): Insert header of all overview in
9697         buffer.
9698         (wl-summary-rescan): Delayed updating thread. Kill search subject
9699         buffer for wl-summary-search-by-subject.
9700         (wl-summary-sync-update3): Ditto.
9701         (wl-summary-exit): Ditto.
9702         (wl-summary-goto-bottom-of-current-thread): Change for linked
9703         thread.
9704         (wl-summary-overview-create-summary-line): Change line for linked
9705         thread.
9706
9707         * wl-summary.el (wl-summary-update-thread): Use
9708         wl-thread-maybe-get-children-num.
9709         (wl-summary-set-parent): If change parent, move sub thread.
9710         (wl-summary-redisplay-internal): Add horizontal recenter.
9711         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9712
9713         * wl-thread.el (wl-thread-entity-get-linked): New function.
9714         (wl-thread-entity-set-linked): New function.
9715         (wl-thread-create-entity): Add linked element.
9716         (wl-thread-entity-insert-as-top): Use wl-append.
9717         (wl-thread-maybe-get-children-num): If closing thread, return
9718         children msgs.
9719         (wl-thread-update-line-msgs): Displaying progress message.
9720         (wl-thread-update-line-on-buffer-sub): Use
9721         wl-thread-maybe-get-children-num.
9722         (wl-thread-update-line-on-buffer): If update line is not exists,
9723         insert thread.
9724         (wl-thread-delete-message): If delete top msg of thread, search
9725         parent by subject.
9726         (wl-thread-insert-entity): Use
9727         wl-thread-maybe-get-children-num.
9728
9729         * wl-highlight.el (wl-highlight-summary-current-line): change
9730         sregexp for linked thread.
9731         * wl-util.el (wl-count-lines): Count lines.
9732         (wl-horizontal-recenter): horizontal recenter.
9733         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9734         (wl-score-get-alike): Ditto.
9735         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9736         (wl-subject-length-limit): New variable.
9737         (wl-highlight-thread-indent-string-regexp): Changed for linked
9738         thread.
9739
9740 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9741
9742         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9743         New variable (revival).
9744         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9745         by subject matching if there's no in-reply-to nor references field
9746         (revival).
9747
9748 \f
9749 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9750
9751         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9752         message.
9753
9754 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9755
9756         * wl-summary.el (wl-summary-reply): Return t if there was a
9757         message at cursor point.
9758         Added unwind-protect.
9759         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9760         returns t.
9761         (wl-summary-cancel-message): Do nothing when there's no message at
9762         cursor point.
9763         (wl-summary-forward): Ditto.
9764         (wl-summary-jump-to-parent-message): Ditto.
9765         (wl-summary-reedit): Ditto.
9766         (wl-summary-edit-addresses): Ditto.
9767         (wl-summary-pipe-message): Ditto.
9768         (wl-summary-print-message-with-ps-print): Ditto.
9769         (wl-summary-print-message): Ditto.
9770         (wl-summary-mark-as-important): Ditto.
9771         (wl-summary-mark-as-unread): Ditto.
9772
9773         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9774         message at cursor point.
9775         (wl-summary-reply-with-citation): Remove unwind-protect.
9776
9777         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9778         subject searching feature.
9779         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9780         Eliminated.
9781
9782 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9783
9784         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9785         New variable.
9786         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9787         by subject matching if there's no in-reply-to nor references field.
9788
9789         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9790
9791         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9792         when display is finished.
9793         (wl-folder-open-all): Ditto.
9794         (wl-folder-update-access-group): Ditto.
9795         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9796         * wl-thread.el (wl-thread-close-all): Ditto.
9797
9798         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9799         progress gauge only when it was displayed.
9800         * wl-folder.el (wl-folder-insert-entity): Ditto.
9801
9802 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9803
9804         * wl-summary.el (wl-summary-incorporate): Enclose
9805         `wl-summary-sync-force-update' with save-excursion.
9806
9807 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9808
9809         * wl-summary.el (wl-summary-prefetch-region):
9810         Pass current cursor point to `pos-visible-in-window-p' after
9811         moving cursor to the started point.
9812
9813 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9814
9815         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9816
9817         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9818         fields from the forwarding message.
9819         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9820         `ignored-fields'.
9821
9822 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9823
9824         * wl-mime.el (wl-message-request-partial):
9825         Eliminated argument `msgdb'.
9826         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9827         (wl-mime-combine-message/partial-pieces): Likewise.
9828         * tm-wl.el (wl-message-request-partial): Likewise.
9829         (wl-mime-combine-message/partial-pieces): Likewise.
9830
9831 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9832
9833         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9834         when display is finished.
9835
9836 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9837
9838         * wl-summary.el (wl-summary-goto-folder-subr):
9839         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9840
9841 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9842
9843         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9844         when cursor point is visible.
9845
9846 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9847
9848         * wl-expire.el (wl-expire-archive-get-max-number):
9849         Don't use `file-name-directory'.
9850
9851 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9852
9853         * wl-expire.el (wl-expire-archive-get-max-number):
9854         Use `file-name-directory'.
9855
9856 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9857
9858         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9859         only when there is progress.
9860
9861 2000-04-13  Mito <mit@nines.nec.co.jp>
9862
9863         * wl-summary.el (wl-summary-sync-marks): Display progress.
9864
9865 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9866
9867         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9868         (wl-summary-prev): Move cursor regardless of unread status.
9869         (wl-summary-next): Ditto.
9870
9871 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9872
9873         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9874         Added argument `target' and `number'.
9875         * tm-wl.el (wl-summary-burst-subr): New function.
9876         (wl-summary-burst): Use it.
9877
9878 2000-04-10  Mito <mit@nines.nec.co.jp>
9879
9880         * wl-mime.el (wl-burst): New function.
9881         (wl-summary-burst): Use it.
9882
9883 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9884
9885         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9886         as petname when there's no candidate.
9887
9888 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9889
9890         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9891         New variable.
9892         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9893
9894         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9895
9896         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9897
9898 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9899
9900         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9901         Use substring of `original' instead of buffer-substring.
9902         (wl-refile-evaluate-rule):
9903         Set `original' argument of wl-refile-expand-newtext.
9904
9905         * wl-summary.el
9906         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9907         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9908         (wl-summary-auto-refile): Check existence of destination folder just
9909         before marking.
9910
9911 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9912
9913         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9914         when wl-refile-get-field-value return nil.
9915
9916 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9917
9918         * wl-refile.el
9919         (wl-refile-expand-newtext): New function imported from Gnus.
9920         (wl-refile-evaluate-rule): Use it.
9921
9922 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9923
9924         * wl-summary.el (wl-summary-print-destination):
9925         Duplicate folder string to avoid putting text-property on
9926         original string.
9927
9928         * wl-refile.el (wl-refile-get-field-value): New function.
9929         (wl-refile-evaluate-rule): New function;
9930         Evaluate refile rule recursively.
9931         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9932         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9933         New function; Check existence of a target folder recursively.
9934         (wl-summary-auto-refile-check-refile-rule-alist):
9935         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9936
9937 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9938
9939         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9940
9941         * wl-folder.el (wl-create-folder-entity-from-buffer):
9942         Fixed problem when '}' character is contained in folder name.
9943
9944         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9945
9946 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9947
9948         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9949         (wl-fldmgr-add-completion-all-completions):
9950         Use wl-fldmgr-add-completion-hashtb.
9951
9952 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9953
9954         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9955         wl-fldmgr-add-completion-subr): New functions.
9956         * wl-folder.el (wl-folder-completion-func): New variable.
9957         * wl-summary.el (wl-summary-read-folder):
9958         Use wl-folder-completion-func.
9959
9960         * wl-refile.el: Eliminate throw & catch.
9961
9962         * wl.el (wl-plugged-sending-queue-status): Fixed.
9963
9964 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9965
9966         * wl-draft.el (wl-draft): Put category property on
9967         mail-header-separator.