Update.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
2
3         * wl-action.el (wl-summary-exec-action-refile): Display a done message
4         when actions succeeded.
5         (wl-summary-exec-action-copy): Likewise.
6
7 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
8
9         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
10         there is switch-to-buffer at the end of wl-message-select-buffer.
11         (wl-summary-reply): Ditto.
12
13 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
14
15         * wl-summary.el (wl-summary-forward): Put subject in original
16         message buffer as argument of wl-draft-forward.
17         * wl-draft.el (wl-draft-forward): Decode subject as in
18         wl-draft-reply.
19
20 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
21
22         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
23         a folder under access group.
24
25 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
26
27         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
28         wl-message-buffer-display.
29
30         * wl-util.el (wl-set-save-drafts): Fix typo.
31
32 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
33
34         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
35         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
36         wl-highlight-logo-face to set the bg color of an xbm image; fixed
37         the way to measure the width of a bitmap image; don't put face on
38         ascii and bitmap images; put the mark which should not use the
39         variable-pitch face on ascii and bitmap images.
40         (wl-demo-setup-properties): Don't use the variable-pitch face on
41         ascii and bitmap images; made it work on Emacs 20 and earlier.
42         (wl-demo-insert-text): End with a newline at the bottom; don't put
43         face on text.
44
45         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
46
47 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
48
49         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
50
51         * wl-util.el (wl-save-drafts): Moved from sample setting.
52         (wl-set-save-drafts): New function to set idle timer.
53         * wl-draft.el (wl-draft): Call it.
54         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
55
56 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
57
58         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
59         a summary which has toggle display status off.
60
61 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * wl-draft.el (wl-draft-do-fcc): No cache save.
64
65 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-summary.el (elmo-event-handler-flag-changed): Use
68         `set-buffer' instead of `with-current-buffer'.
69
70 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
71
72         * wl-summary.el (wl-summary-after-resize-function): New function.
73         (wl-summary-mode): Add `wl-summary-after-resize-function' to
74         window-size-change-functions.
75
76 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-draft.el (wl-draft-create-buffer): Bind
79         `change-major-mode-hook' after current buffer is changed.
80
81         * wl-summary.el (wl-summary-buffer-detach): New function.
82         (wl-summary-buffer-set-folder): Call it.
83         (wl-summary-mode): Add `wl-summary-buffer-detach' to
84         change-major-mode-hook and kill-buffer-hook.
85         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
86         (wl-summary-switch-to-clone-buffer): Ditto.
87         (wl-summary-goto-folder-subr): Ditto.
88
89 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
90
91         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
92         after boundp check.
93
94 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
95
96         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
97         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
98         for `kill-buffer'.
99
100         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
101         handler of current buffer from elmo-folder.
102
103 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
106
107 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
108
109         * wl-summary.el (wl-summary-buffer-event-handler): New internal
110         variable.
111         (wl-summary-event-handler): New class.
112         (elmo-event-handler-flag-changed): Define to update persistent
113         mark.
114         (wl-summary-buffer-set-folder): Register event handler to
115         elmo-folder.
116         (wl-summary-exit): Unregister event handler.
117         (wl-summary-goto-folder-subr): Ditto.
118         (wl-summary-mark-as-read-all): Does not call
119         `wl-summary-update-persistent-mark' directly.
120         (wl-summary-mark-as-read-internal): Ditto.
121         (wl-summary-set-persistent-mark-internal): Ditto.
122         (wl-summary-set-flags-internal): Ditto.
123
124         * Version number is increased to 2.11.33.
125
126 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
127
128         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
129         to nil.
130
131 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
132
133         * wl-spam.el (wl-spam-setup): Add hook
134         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
135         instead of `wl-summary-prepare-hook'.
136
137         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
138         if folder type is `'flag'.
139         (wl-summary-mark-as-important): Ditto.
140
141 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
142
143         * wl-address.el (wl-address-minibuffer-history): New variable.
144         (wl-address-minibuffer-local-map): New keymap.
145         (wl-address-read-from-minibuffer): New function.
146
147         * wl-action.el (wl-summary-get-resend-address): Use
148         `wl-address-read-from-minibuffer' instead of `completing-read'.
149
150 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
151
152         * Version number is increased to 2.11.32.
153
154 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
155
156         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
157         without mule to iso-8859-1.
158         (wl-draft-add-in-reply-to): Add note in description.
159         (wl-draft-add-references): Ditto.
160
161 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
162
163         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
164         definition for `m'.
165         (wl-summary-mode-line-format): Add '[%m]'.
166         (wl-message-mode-line-format-spec-alist): Ditto.
167         (wl-summary-display-mime-mode-list): New variable.
168
169         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
170         from wl-summary-buffer-display-as-is.
171         (wl-summary-buffer-display-all-header): New buffer local variable.
172         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
173         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
174         instead of wl-summary-buffer-display-as-is.
175         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
176         (wl-summary-set-persistent-mark): Ditto.
177         (wl-summary-set-message-buffer-or-redisplay): Just call
178         `wl-summary-redisplay-internal' without optional arguments.
179         (wl-summary-toggle-mime): Rewrite.
180         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
181         (wl-summary-toggle-all-header): New function.
182         (wl-summary-redisplay-internal): Treat mime mode.
183
184         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
185         to wl-mime-preview-follow-no-mime.
186         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
187         accodring to the display-mode.
188
189         * wl-message.el (wl-message-buffer-display-type): Rewrite.
190         (wl-message-buffer-display): Changed argument name from `as-is' to
191         `mode'.
192         (wl-message-display-internal): Ditto;
193         Bind elmo-mime-display-header-analysis according to the mode.
194         (wl-message-display-internal): Put wl-message-display-mime-mode
195         property on entire buffer.
196
197 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
198
199         * wl-draft.el (wl-draft-do-fcc): Undo last change.
200
201 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
202
203         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
204         Don't extract mail address.
205         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
206
207         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
208
209         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
210
211 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
212
213         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
214         wl-fldmgr-cut-entity-list on confirmation.
215
216 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
217
218         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
219         (wl-mime-quit-preview): Check existence of
220         mime-edit-temp-message-buffer here.
221
222 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
223
224         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
225         after deletion.
226
227         * wl-draft.el (wl-draft-send-confirm): Check major-mode
228         before calling wl-mime-quit-preview.
229
230 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
231
232         * wl-summary.el (wl-summary-pick): If call it with prefix
233         argument, set `delete-marks' as non-nil. Pick from only visible
234         messages.
235         (wl-summary-check-target-mark): New function.
236         (wl-summary-target-mark-mark-as-read): Use it.
237         (wl-summary-target-mark-mark-as-unread): Ditto.
238         (wl-summary-target-mark-operation): Ditto.
239         (wl-summary-target-mark-set-flags): Ditto.
240         (wl-summary-target-mark-save): Ditto.
241         (wl-summary-target-mark-pick): Ditto.
242         (wl-summary-target-mark-forward): Ditto.
243         (wl-summary-target-mark-reply-with-citation): Ditto.
244         (wl-summary-target-mark-print): Ditto.
245         (wl-summary-target-mark-uudecode): Ditto.
246
247         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
248         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
249         with `ask-coding' is non-nil.
250
251 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
252
253         * wl-thread.el (wl-thread-set-parent): If parent is a message
254         which is identified by references, set linked as nil.
255
256 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
257
258         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
259         (wl-message-mode-line-format-spec-alist): Ditto.
260         (wl-message-mode-line-format): Ditto.
261         (wl-summary-mode-line-format): Ditto for docstring.
262         (wl-summary-no-mime-folder-list): Fix typo.
263
264         * wl-util.el (wl-current-message-buffer): Call
265         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
266
267         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
268         variable.
269         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
270         of `wl-summary-redisplay-no-mime'.
271         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
272         (wl-summary-toggle-mime): New function.
273         (wl-summary-redisplay-all-header): Rewrite.
274         (wl-summary-redisplay-no-mime): Ditto.
275         (wl-summary-redisplay-internal): Added argument `as-is' and
276         `all-header'.
277
278         * wl-refile.el (wl-refile-default-from-folder-path-separator):
279         New variable.
280         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
281         bottom.
282         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
283         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
284         "/" unconditionally.
285
286         * wl-mime.el (wl-draft-yank-current-message-entity): Use
287         wl-mime-preview-follow-no-mime for as-is content.
288         (wl-mime-preview-follow-no-mime): New function.
289         (wl-mime-preview-follow-current-region): Fixed parenthesis.
290
291         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
292         and added `as-is', `all-header'.
293         (wl-message-buffer-display): Ditto.
294         (wl-message-buffer-display-type): New function.
295
296 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
297
298         * wl-vars.el (wl-message-header-button-alist): Change default
299         value.
300         (wl-message-body-button-alist): Ditto.
301
302 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
303
304         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
305
306 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
307
308         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
309
310 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
311
312         * wl-summary.el (wl-summary-sync-marks): Remove condition which
313         is always true.
314
315 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
316
317         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
318         on null entity.
319
320 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
321
322         * wl-vars.el (wl-draft-reply-default-position): Fix range.
323
324 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
325
326         * wl-vars.el (wl-summary-resend-hook): New hook.
327
328         * wl-action.el (wl-summary-exec-action-resend-subr): Run
329         `wl-summary-resend-hook'.
330
331 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
332
333         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
334         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
335         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
336         (wl-summary-new-cached-mark): Changed default value to 'n'.
337         (wl-summary-unread-cached-mark): Changed default value to 'u'.
338         (wl-summary-answered-cached-mark): Changed default value to 'a'.
339         (wl-folder-sync-range-alist): Remove spec for 'flag.
340         (wl-summary-force-prefetch-folder-list): New user option.
341
342         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
343         `wl-summary-toggle-persistent-mark'.
344         (wl-summary-update-mark-and-highlight-window): Don't highlight when
345         number is nil.
346         (wl-summary-mark-as-answered-region): Set interactive argument of
347         `wl-summary-set-persistent-mark-internal'.
348         (wl-summary-mark-as-important-region): Ditto.
349         (wl-summary-unset-persistent-mark): Ditto.
350         (wl-summary-set-persistent-mark): Ditto.
351         (wl-summary-mark-as-answered): Ditto.
352         (wl-summary-mark-as-important): Ditto.
353         (wl-summary-set-persistent-mark-internal): Do nothing
354         when `elmo-message-flag-available-p' is nil.
355         (wl-summary-toggle-persistent-mark): New function.
356         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
357         when the folder matches `wl-summary-force-prefetch-folder-list'.
358
359
360         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
361         when number is nil.
362         (wl-highlight-summary-forwarded-face): New face.
363
364 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
365
366         * Version number is increased to 2.11.31.
367
368 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
369
370         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
371         (wl-biff-check-folder-async): Ditto.
372         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
373
374 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
375
376         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
377         Add an argument `reverse'.  All callers are updated.
378         (wl-summary-sort): Add a prefix argument `reverse' to specify
379         reverse sorting.
380         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
381         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
382         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
383
384 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
385
386         * wl-message.el (wl-message-redisplay): Does not narrow header if
387         disply-type is all-header or as-is.
388
389         * wl-summary.el (wl-summary-enter-handler): Use
390         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
391
392 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
395         after adding wl-draft-parent-variables.
396         (wl-draft-forward): Ditto.
397
398 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * wl-summary.el (wl-summary-sync-marks): Call
401         `wl-summary-set-persistent-mark' and
402         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
403         (wl-summary-set-persistent-mark-internal): Add 4th argument
404         `no-server'.
405         (wl-summary-unset-persistent-mark): Ditto.
406         (wl-summary-set-persistent-mark): Ditto.
407         (wl-summary-add-flags-internal): Abolish.
408         (wl-summary-remove-flags-internal): Ditto.
409         (wl-summary-mark-as-important-internal): Ditto.
410         (wl-summary-mark-as-important): Use
411         `wl-summary-set-persistent-mark' instead of
412         `wl-summary-add-flags-internal'.
413         (wl-summary-mark-as-important-region): Ditto.
414
415         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
416
417         * wl-summary.el (wl-summary-get-available-flags): New function.
418         (wl-summary-sync-marks): Use it and simplified.
419         (wl-summary-unset-persistent-mark): Use
420         `wl-summary-get-available-flags'.
421         (wl-summary-set-persistent-mark): Ditto.
422
423 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
424
425         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
426         id.
427
428 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl-summary.el (wl-summary-enter-handler): If argument is not a
431         number, call `wl-summary-prev-line-content'. Show message when the
432         message is not found.
433
434 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
435
436         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
437         wl-summary-enter-handler.
438         (wl-summary-enter-handler): New command.
439
440         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
441         docstring and custom spec.
442
443         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
444         flags too; Don't treat Cached and New.
445         (wl-summary-set-persistent-mark): Ditto.
446
447         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
448         `wl-folder-set-flag'.
449
450         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
451         instead of `wl-folder-set-flag'.
452
453         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
454         for completion.
455         (wl-summary-set-persistent-mark): Ditto.
456
457         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
458         instead of `wl-draft-quit-preview'.
459
460         * wl-mime.el (toplevel): Avoid compile warning.
461         (wl-mime-quit-preview): New function
462         (formarly defined as `wl-draft-quit-preview').
463         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
464         quitting method.
465
466         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
467
468         * wl-folder.el (wl-folder-set-flag): Renamed from
469         `wl-draft-set-flag-on-parent'.
470
471         * wl-draft.el (wl-draft-quit-preview): New function.
472         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
473         (wl-draft-send): Call `wl-folder-set-flag' instead of
474         `wl-draft-set-flag-on-parent'.
475         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
476
477 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
478
479         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
480         (wl-draft-send): Ditto.
481
482 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
483
484         * wl-vars.el (wl-draft-reply-hook): Changed default value.
485         (wl-draft-kill-pre-hook): Set default value as nil.
486         (wl-summary-reply-hook): Ditto.
487         (wl-draft-kill-flags): Abolish.
488
489         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
490         (wl-draft-parent-variables): Renamed from
491         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
492         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
493         argument; Add wl-draft-parent-variables to
494         wl-draft-config-variables.
495         (wl-draft-reply): Likewise.
496         (wl-draft-kill-flags): Abolish.
497         (wl-draft-send): Call wl-draft-set-flag-on-parent.
498         (wl-draft-set-flag-on-parent): New function.
499         (wl-draft-setup-parent-flag): Ditto.
500
501 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
502
503         * wl-draft.el (wl-draft-kill-flags): Avoid error when
504         `wl-draft-parent-folder' is "".
505
506 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
507
508         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
509         (wl-summary-digit-jump): New function.
510         (Adviced by John Owens and Hiroya Murata)
511
512         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
513         (Adviced by John Owens)
514
515         * wl-xmas.el (wl-message-define-keymap): Ditto.
516
517         * wl-mule.el (wl-message-define-keymap): Ditto.
518
519 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
520
521         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
522         change of return value of elmo-folder-count-flags.
523
524         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
525         (wl-summary-mark-as-read-internal): Ditto.
526         (wl-summary-set-persistent-mark-internal): Ditto.
527         (wl-summary-folder-info-update): Ditto.
528         (wl-summary-sync-update): Fixed the last change.
529
530         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
531
532 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
533
534         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
535         (wl-draft-kill-flags): Fixed docstring.
536
537         * wl-draft.el (wl-draft-kill-flags): New function.
538         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
539
540 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
541
542         * wl-vars.el (wl-reply-hook): Abolish.
543         (wl-draft-reply-hook): New hook.
544         (wl-summary-reply-hook): Ditto.
545         (wl-draft-forward-hook): Ditto.
546         (wl-summary-forward-hook): Ditto.
547         (wl-draft-kill-flags): New variable.
548
549         * wl-summary.el (wl-summary-mark-as-answered-region): Use
550         wl-summary-set-persistent-mark-internal.
551         (wl-summary-sync-marks): Use elmo-preserved-flags.
552         (wl-summary-update-persistent-mark): Make it interactive.
553         (wl-summary-set-persistent-mark-internal): New inline function.
554         (wl-summary-mark-as-answered): Use it.
555         (wl-summary-mark-as-unanswered): Ditto.
556         (wl-summary-unset-persistent-mark): New function.
557         (wl-summary-set-persistent-mark): Ditto.
558         (wl-summary-reply): Don't set answered flag;
559         Run wl-summary-reply-hook instead.
560         (wl-summary-forward): Call wl-draft-forward with number.
561         Run wl-summary-forward-hook.
562
563         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
564         (wl-highlight-summary-line-face-spec): Use it as a default
565         persistent mark face.
566
567         * wl-draft.el (wl-draft-forward): Added optional argument number;
568         Set wl-draft-parent-number; Run wl-draft-forward-hook.
569         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
570         (wl-draft-kill): Use wl-draft-kill-flags.
571
572         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
573
574         * wl-folder.el (wl-folder-check-one-entity): Follow the change
575         of return value of elmo-folder-count-flags.
576
577         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
578
579         * wl-summary.el (wl-summary-count-unread): Ditto.
580         (wl-summary-sync-update): Follow the change above.
581         (wl-summary-force-prefetch): New function.
582
583 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
584
585         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
586         variable `buf' with `let' instead of `setq'.
587
588 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
589
590         * wl-mime.el (wl-message-delete-current-part): If filename exists,
591         add Content-Disposition heaeder on the deleted part.
592
593 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
594
595         * wl-draft.el (wl-draft-save): Encode address list under edit by
596         `eword-encode-unstructured-field-body'.
597
598         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
599
600 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
601
602         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
603         wl-current-summary-buffer.
604
605 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
606
607         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
608         `numbers' is ignored.
609
610 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
611
612         * wl-folder.el (wl-folder-open-folder): Avoid error.
613         Reported by John Owens, [wl-en:815]
614
615         * wl.el (wl): Set timer for biff process even if prefix argument
616         is given or auto-checking is quitted.
617
618         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
619         immediately.
620         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
621         (wl-toggle-plugged): Ditto.
622
623         * wl-vars.el (wl-biff-use-idle-timer): New variable.
624         * wl-util.el (wl-biff-start): Use idle timer if
625         `wl-biff-use-idle-timer' is non-nil.
626
627 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
628
629         * wl-highlight.el (wl-highlight-message): Fix description.
630
631 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
632
633         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
634         tty.
635
636 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
637
638         * wl-action.el (wl-summary-exec): Print failure count.
639
640 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
641
642         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
643         to `defun', remove interactive form.
644         Set elmo-message-fetch-confirm when force-reload is non-nil.
645
646 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
647
648         * wl-summary.el (toplevel): Removed unnecessary autoload.
649
650 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
651
652         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
653         the buffer is generated from another message buffer.
654
655 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
656
657         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
658         extracted from `wl-fldmgr-save-folders'.
659         (wl-fldmgr-delete): Call it after deletion.
660
661 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
664         multi-tty support.
665
666 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
667
668         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
669
670 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
671
672         * wl-summary.el (wl-summary-rescan): Remove unused variables.
673         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
674
675 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
678         unsubscribe list only if argument CLEAR is nil.
679
680 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
681
682         * wl-draft.el (wl-draft-reply): Decode subject before removing
683         Re: prefix.
684
685 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
686
687         * wl-summary.el (wl-summary-sort-by-size): New command.
688
689 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
690
691         * wl-summary.el (wl-summary-number-list-from-region): New
692         function.
693         (wl-summary-mark-as-read-region): Use it.
694         (wl-summary-mark-as-unread-region): Ditto.
695         (wl-summary-set-flags-region): Ditto and add optional argument
696         remove.
697         (wl-summary-mark-as-answered-region): Ditto.
698         (wl-summary-mark-as-important-region): Ditto.
699         (wl-summary-target-mark-mark-as-important): Added optional
700         argument remove.
701         (wl-summary-target-mark-mark-as-answered): Ditto.
702         (wl-summary-target-mark-set-flags): Ditto.
703
704 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
705
706         * wl-summary.el (wl-summary-set-flags-region): Call
707         `wl-summary-set-flags-internal' with number list instead of call
708         one by each message.
709         (wl-summary-target-mark-set-flags): Likewise.
710
711 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
712
713         * wl-summary.el (wl-summary-target-mark-operation): Add optional
714         argument `inverse' and use `wl-summary-delete-all-target-marks'.
715         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
716         (wl-summary-target-mark-mark-as-answered): Likewise.
717
718 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
719
720         * wl-summary.el (wl-summary-target-mark-forward): Use
721         `wl-summary-delete-all-target-marks' instead of
722         `wl-summary-delete-all-temp-marks'.
723         (wl-summary-target-mark-reply-with-citation): Ditto.
724         (wl-summary-target-mark-uudecode): Ditto.
725         (wl-summary-target-mark-set-flags): Ditto and remove needless
726         cursor move.
727
728 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
729
730         * wl-summary.el (wl-summary-target-mark-forward): Protect
731         wl-summary-buffer-target-mark-list from nreverse.
732         (wl-summary-target-mark-reply-with-citation): Ditto.
733
734 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
735
736         * wl-thread.el (wl-thread-update-indent-string-thread): Use
737         `elmo-display-progress-threshold'.
738
739 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
740
741         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
742         check `wl-summary-highlight'.
743         (wl-summary-window-scroll-functions): Respect value of
744         `wl-summary-highlight'.
745         (wl-summary-sync-update): Run hooks
746         `wl-summary-buffer-window-scroll-functions' at any time.
747
748 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
749
750         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
751         from `wl-summary-cleanup-temp-marks'.
752         (wl-summary-cleanup-temp-marks): Abolish argument.
753         * wl.el (wl-save-status): Revert previous change.
754         (wl-execute-temp-marks): New function, call
755         `wl-summary-exec-with-confirmation'.
756         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
757         (wl-folder-save-and-exec-marks): Abolished.
758
759 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
760
761         * wl-e21.el (wl-e21-display-image-p): Respect
762         `wl-highlight-folder-with-icon'.
763         (wl-e21-highlight-folder-group-line): Highlight mouse line
764         even if wl-e21-display-image-p is nil.
765
766         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
767         Respect value of `wl-summary-highlight'.
768
769         * wl.el (wl-save-status): Remove unused variable.
770
771         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
772         (wl-folder-mode-map): Bind it to "x".
773
774 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
775
776         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
777
778         * wl-thread.el (wl-thread-get-parent-list): Don't check
779         disconnected ancestors, neglecting needless work in
780         `wl-thread-update-indent-string-thread'.
781
782         * wl.el (wl-save): Take prefix argument to execute remaining marks.
783         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
784         argument, add argument default-keep to keep marks by default.
785
786         * Version number is increased to 2.11.30.
787
788         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
789         customization type and docstring.
790         (wl-draft-reply-without-argument-list): Ditto.
791
792 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
795
796         * wl-spam.el (wl-spam-mark-action-list): Ditto.
797
798 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
799
800         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
801
802 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
803
804         * wl-draft.el (wl-draft-config-exec): Narrow the range of
805         save-excursion so as not to include run-hooks.
806
807 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
808
809         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
810         Clarify that marks are going to be cleared.
811
812 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
813
814         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
815         according to 3rd element of wl-summary-flag-mark.
816
817         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
818
819 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
820
821         * wl-action.el (wl-summary-target-mark-all): Don't set
822         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
823
824 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
825
826         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
827         (wl-forward-subject-prefix): Ditto.
828         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
829         (wl-draft-reply-make-subject): Ditto.
830
831         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
832         `wl-draft-forward'.
833         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
834
835 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
836
837         * wl-action.el (wl-summary-target-mark-set-action): Stop if
838         target message does not exist.
839
840 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
841
842         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
843         `wl-subject-prefix-regexp'.
844         (wl-subject-forward-prefix-regexp): New variable.
845         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
846         `wl-draft-strip-subject-re' and take regexp as argument.
847         (wl-draft-forward): Use it.
848         (wl-draft-reply): Ditto.
849
850 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
851
852         * wl-e21.el (wl-highlight-plugged-current-line): Change for
853         emacs multi-tty support.
854
855 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
856
857         * wl-e21.el (wl-e21-display-image-p): Don't call
858         `display-images-p'.
859         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
860         support.
861         (wl-highlight-folder-current-line): Ditto.
862         (wl-folder-init-icons): Ditto.
863
864 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
865
866         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
867         the last line of summary in unplugged mode.
868
869 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
870
871         * wl-vars.el (wl-refile-rule-alist): Doc fix.
872
873 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
874
875         * wl-vars.el (wl-user-mail-address-regexp): New variable.
876         * wl-address.el (wl-address-user-mail-address-p): Use it.
877         (wl-address-delete-user-mail-addresses): Ditto.
878         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
879
880         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
881         (wl-address-delete-user-mail-addresses): Ditto.
882
883         * wl-address.el (wl-address-delete-user-mail-addresses): New
884         function.
885         * wl-refile.el (wl-refile-guess-by-history): Use it.
886         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
887         (wl-draft-make-mail-followup-to): Ditto and fix logic.
888
889         * wl-draft.el (wl-draft-edit-string): To judge sender address,
890         use wl-address-user-mail-address-p.
891
892 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
893
894         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
895         after opening group.
896
897 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
898
899         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
900         of elmo-set-buffer-multibyte.
901
902         * wl-message.el (wl-original-message-mode): Ditto.
903
904         * wl-score.el (wl-score-insert-header): Ditto.
905
906         * wl-summary.el
907         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
908         (wl-summary-goto-folder-subr): Ditto.
909         (wl-summary-insert-headers): Ditto.
910
911         * wl-util.el (wl-set-string-width): Ditto.
912
913         * Version number is increased to 2.11.29.
914
915 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
916
917         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
918         (wl-highlight-summary-line-help-echo-alist): New variable.
919         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
920         into `wl-highlight-summary-line-help-echo' and
921         `wl-highlight-flag-folder-help-echo'.
922         (wl-highlight-summary-line-string): Change accordingly.
923         (wl-highlight-summary-current-line): Ditto.
924
925 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
926
927         * wl-highlight.el (wl-highlight-message): Ignore white spaces
928         at the beginning of field body (Thanks to Markus Knittig).
929
930         * wl-draft.el (wl-draft-insert-current-message): Also check
931         summary buffer, remove unnecessary tag.
932
933 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
934
935         * wl-draft.el (wl-draft-insert-current-message): Cause error also
936         when wl-message-buffer is nil.
937
938         * wl-folder.el (wl-folder): Abolish unused argument.
939         Call wl-folder-init when wl-folder-entity is nil.
940         * wl.el (wl): Change accordingly.
941
942 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
945         multibyte string before insert into draft buffer.
946         (wl-draft-create-buffer): Always enable multibyte characters for
947         draft buffer.
948
949         * Version number is increased to 2.11.28.
950
951 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
952
953         * wl-folder.el (wl-folder-open-close): Handle blank line.
954         (wl-folder-jump-to-current-entity): Ditto.
955
956 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
957
958         * Version number is increased to 2.11.27.
959
960 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
961
962         * wl-thread.el (wl-thread-insert-message): When the thread is
963         devided by wl-summary-max-thread-depth, insert line at the end of
964         buffer.
965
966 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
967
968         * Version number is increased to 2.11.26.
969
970 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
971
972         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
973
974 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
975
976         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
977         value of stream-type and session.
978
979 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
980
981         * Version number is increased to 2.11.25.
982
983 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
984
985         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
986         in a quit message.
987
988 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
989
990         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
991         (wl-summary-redisplay-no-mime-internal): Ditto.
992
993 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
994
995         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
996         * wl-vars.el (wl-smtp-connection-type): Ditto.
997
998 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
999
1000         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1001         for the separator line and quote mail-header-separator.
1002
1003 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1004
1005         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1006         result message.
1007
1008         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1009         `elmo-multiple-fields-body-list' with boundary as
1010         mail-header-separator.
1011
1012 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1013
1014         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1015
1016 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1017
1018         * wl-util.el (wl-list-diff): Remove unused function.
1019
1020         * wl-draft.el (wl-draft-send-confirm): Discard input before
1021         confirmation.
1022
1023 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1024
1025         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1026         order of flag and new.
1027
1028 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1029
1030         * wl-vars.el (wl-refile-policy-alist): Abolished.
1031
1032         * wl-action.el (wl-summary-set-action-refile): Follow the change
1033         above.
1034
1035 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1036
1037         * wl-highlight.el (wl-highlight-signature-search): Don't use
1038         re-search-backward for a long word since it is possible to crash
1039         XEmacs because of a bug.
1040
1041 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1042
1043         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1044
1045 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1046
1047         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1048         argument for wl-summary-sync-force-update.
1049
1050 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1051
1052         * wl-summary.el (wl-summary-mode-map): Revival of
1053         wl-summary-mark-as-important related bindings;
1054         Bind 'F','tF','mF','rF','m&'.
1055         (wl-summary-mark-as-important-region): Revival.
1056         (wl-summary-target-mark-mark-as-important): Ditto.
1057         (wl-summary-target-mark-operation): New function.
1058         (wl-summary-target-mark-mark-as-answered): Use it.
1059         (wl-summary-decide-flag): Don't set Important as default.
1060         (wl-summary-mark-as-important-internal): Revival.
1061         (wl-summary-mark-as-important): Ditto.
1062
1063         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1064
1065         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1066         instead of facep.
1067
1068 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1069
1070         * wl-dnd.el (wl-dnd-drop-func): Fix.
1071
1072         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1073         mouse-set-point instead of posn-point.
1074
1075         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1076
1077         * wl-mule.el (wl-completing-read-multiple): Ditto.
1078
1079 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1080
1081         * wl-demo.el (face-background-name): Defalias to avoid compile
1082         warning.
1083
1084 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1085
1086         * wl-summary.el (wl-summary-decide-flag): Use
1087         wl-completing-read-multiple instead of completing-read-multiple.
1088
1089         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1090         New alias.
1091
1092         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1093         Use face-background-name instead of face-background.
1094
1095         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1096
1097         * wl-summary.el (wl-summary-save): Use it.
1098         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1099
1100         * wl-mime.el (wl-mime-save-content): Fix last change.
1101
1102 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1103
1104         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1105         New function.
1106         (wl-summary-sort-specs): Added sort.
1107         * wl-mime.el (wl-mime-save-content): Expand file name.
1108
1109 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1110
1111         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1112
1113         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1114
1115 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1116
1117         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1118         for flag if it is not defined.
1119
1120 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1121
1122         * wl-e21.el (wl-highlight-folder-current-line): Use
1123         elmo-folder-type-internal when elmo-folder-type returns nil.
1124
1125         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1126
1127         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1128
1129         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1130
1131         * wl-e21.el (wl-summary-toolbar): Ditto.
1132
1133         * wl-vars.el (wl-demo-background-color): Abolished.
1134         (wl-summary-persistent-mark-priority-list): Renamed from
1135         wl-summary-flag-priority-list.
1136         (wl-summary-flag-alist): New user option.
1137         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1138         (wl-message-mode-line-format-spec-alist): Added 'F'.
1139         (wl-message-mode-line-format): Likewise.
1140         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1141         instead of wl-summary-important-mark.
1142         (wl-file-folder-icon): New variable.
1143
1144         * wl-thread.el (wl-thread-set-flags): Renamed from
1145         wl-thread-mark-as-important.
1146
1147         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1148         warning.
1149         (wl-summary-mode-menu-spec): Follow the change of 
1150         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1151         (wl-summary-mode-map): Follow the change of
1152         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1153         (wl-summary-detect-mark-position): Follow the variable name change.
1154         (wl-summary-set-flags-region): New function for the replacement of
1155         wl-summary-mark-as-important-region.
1156         (wl-summary-sync-marks): Sync all global-flags.
1157         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1158         instead of elmo-message-flagged-p.
1159         (wl-summary-persistent-mark-string): Follow the variable name change;
1160         Put wl-summary-flag-mark if the message has global-flag.
1161         (wl-summary-target-mark-set-flags): Renamed from 
1162         wl-summary-target-mark-mark-as-important.
1163         (wl-summary-decide-flag): New function.
1164         (wl-summary-set-flags-internal): Renamed from
1165         wl-summary-mark-as-important-internal.
1166         (wl-summary-add-flags-internal): New function.
1167         (wl-summary-remove-flags-internal): Ditto.
1168         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1169         (wl-summary-mark-as-unimportant): Abolish.
1170         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1171         (wl-summary-next-message): List flagged messages in the msgdb.
1172
1173         * wl-score.el (wl-summary-score-update-all-lines): Use
1174         wl-summary-add-flags-internal instead of 
1175
1176         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1177
1178         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1179         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1180         (wl-message-buffer-require-all-header): Renamed from
1181         wl-message-buffer-all-header-flag (Ditto).
1182         (wl-message-buffer-flag-indicator): New variable.
1183         (wl-message-redisplay): Changed local varibale name from `flag' to
1184         `display-type'; Set up wl-message-buffer-flag-indicator.
1185         (wl-message-buffer-display): Changed varibale name from `flag' to
1186         `display-type'.
1187         (wl-message-display-internal): Likewise.
1188
1189         * wl-highlight.el (wl-highlight-demo-face): Define default background
1190         color.
1191         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1192
1193         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1194
1195         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1196         (wl-demo-setup-properties): Renamed from
1197         `wl-demo-set-background-color'.
1198         (wl-demo): Follow the change above.
1199         
1200         * Version number is increased to 2.11.24.
1201
1202 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1203
1204         * wl-summary.el (wl-summary-toggle-thread): Call
1205         `wl-summary-rescan' with disable-thread as non-nil.
1206         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1207
1208 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1209
1210         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1211         foreground property of the face.
1212         (wl-demo-insert-text): Don't set up face property here.
1213         (wl-demo): Call wl-demo-set-background-color, anyway.
1214
1215 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1216
1217         * wl-vars.el (wl-demo-background-color): The value can be nil.
1218
1219 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1220
1221         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1222         to wl-summary-wheel-dispatcher.
1223
1224         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1225         wl-message-wheel-dispatcher.
1226         (wl-message-wheel-dispatcher): New function.
1227         (wl-summary-wheel-dispatcher): Ditto.
1228
1229 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1230
1231         * wl-action.el (wl-summary-target-mark-all): List messages which are
1232         not in the killed-list.
1233
1234         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1235         only when the folder is 'flag/important.
1236
1237         * wl-address.el (wl-complete-field-body): Complete if the last
1238         character is a space.
1239
1240 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1241
1242         * wl-folder.el (wl-folder-clear-entity-info): Use
1243         elmo-clear-hash-val.
1244
1245         * wl-fldmgr.el (wl-fldmgr-rename): Set
1246         wl-folder-info-alist-modified as t.
1247
1248 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1249
1250         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1251
1252 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1253
1254         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1255         (wl-folder-buffer-last-visited-entity-id): New buffer local
1256         variable.
1257         (wl-folder-revisit-last-visited-folder): New function.
1258         (wl-folder-mode-map): Bind it to "C-i".
1259         (wl-folder-set-current-entity-id): Set last visited folder.
1260         * wl-summary.el (wl-summary-exit): Ditto.
1261
1262 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1263
1264         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1265         before calling `recenter' in order to cope with an XEmacs bug.
1266
1267 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1268
1269         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1270         to the default value.
1271
1272 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1273
1274         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1275         change.
1276         (wl-summary-sync-marks): Ditto.
1277         (wl-summary-mark-as-read-internal): Ditto.
1278         (wl-summary-mark-as-answered-internal): Ditto.
1279         (wl-summary-mark-as-important-internal): Ditto.
1280         (wl-summary-reply): Ditto.
1281
1282         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1283         instead of `elmo-folder-unflag-answered'.
1284
1285         * Version number is increased to 2.11.23.
1286
1287         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1288         the last change.
1289
1290 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1291
1292         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1293         Specify "spam" or "good".
1294
1295 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1296
1297         * wl-spam.el (wl-summary-exec-action-spam): Call
1298         wl-folder-confirm-existence for spam folder.
1299         (wl-spam-setup): Bind "mk".
1300
1301 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1302
1303         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1304
1305 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1306
1307         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1308         destination folder is empty.
1309
1310 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1311
1312         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1313         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1314
1315         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1316         (wl-summary-refile-prev-destination-region): New function.
1317         (wl-thread-refile-prev-destination): Ditto.
1318         (wl-summary-target-mark-refile-prev-destination): Ditto.
1319
1320 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1321
1322         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1323         (wl-demo-background-color): Changed default value.
1324
1325         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1326         color.
1327
1328         * wl-demo.el (wl-demo-set-background-color): New function.
1329         (wl-demo): Call it.
1330
1331 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1332
1333         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1334         * wl-address.el (wl-address-add-or-change): Don't add empty
1335         address.
1336
1337 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1338
1339         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1340
1341 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1342
1343         * wl-vars.el (wl-demo-image-filter-alist): New variable
1344         (wl-demo-background-color): Ditto.
1345
1346         * wl-demo.el (wl-demo-xpm-set-background): New function.
1347         (wl-demo-image-filter): Ditto.
1348         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1349
1350         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1351
1352         * wl-demo.el (wl-demo-icon-name): Define as function.
1353         (wl-demo-insert-image): Use it.
1354
1355 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1356
1357         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1358
1359 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1360
1361         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1362
1363 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1364
1365         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1366
1367 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * wl-thread.el (wl-thread-mark-as-answered): New function.
1370
1371         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1372         answered" entry.
1373         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1374         "r&" and wl-thread-mark-as-answered to "t&".
1375         (wl-summary-mark-as-important-region): Refine to toggle mark.
1376         (wl-summary-mark-as-answered-region): New function.
1377         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1378         and 3rd argument.
1379         (wl-summary-mark-as-important-internal): Likewise.
1380
1381 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1382
1383         * wl-template.el (wl-template-preview): New internal variable.
1384         (wl-template-preview-p): New function.
1385         (wl-template-show): Bind `wl-template-preview' as t.
1386
1387 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1388
1389         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1390         `elmo-message-entity-field' with 3rd argument which is non-nil.
1391
1392 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1393
1394         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1395         Removed duplicate local bind `folder'.
1396
1397 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1400
1401 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1402
1403         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1404         duplicate definition.
1405
1406 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1407
1408         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1409         non-nil, use it; Don't fetch message if there's no message in the
1410         current cursor position.
1411
1412 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1413
1414         * wl-util.el (wl-region-exists-p): Use region-active-p.
1415         (wl-deactivate-region): New function.
1416         * wl-message.el (wl-message-redisplay): Deactivate region.
1417
1418         * wl-summary.el (wl-summary-reply): Call
1419         `wl-summary-set-message-buffer-or-redisplay' instead of
1420         `wl-summary-redisplay-internal', don't move point.
1421
1422 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1423
1424         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1425         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1426         by regexp.
1427
1428 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1429
1430         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1431         if no need.
1432
1433 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1434
1435         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1436         default value to nil.
1437         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1438         `wl-summary-prepare-hook'; Replace refile action to
1439         `wl-summary-exec-action-refile-with-register'.
1440
1441         * Version number is increased to 2.11.22.
1442
1443 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1444
1445         * wl-summary.el (wl-summary-detect-mark-position): Set
1446         `wl-summary-buffer-weekday-name-lang'.
1447
1448 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1449
1450         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1451         (wl-summary-mark-as-read-all): Ditto.
1452         (wl-summary-delete-messages-on-buffer): Ditto.
1453         (wl-summary-sync-update): Ditto.
1454         (wl-summary-mark-as-read-internal): Ditto.
1455         (wl-summary-mark-as-answered-internal): Ditto.
1456         (wl-summary-update-folder-info): Abolished.
1457
1458 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1459
1460         * wl-summary.el (wl-summary-mark-as-read-all): Use
1461         `wl-summary-update-folder-info' instead of
1462         `wl-folder-update-unread'.
1463
1464 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1465
1466         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1467         `wl-summary-folder-info-update'.
1468         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1469         instead of `wl-summary-folder-info-update'.
1470         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1471         `wl-folder-set-folder-updated'.
1472         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1473         instead of `wl-folder-update-unread'.
1474         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1475         the value of `wl-summary-buffer-unread-count' for the second parameter of
1476         `wl-folder-update-unread'.
1477
1478         * Version number is increased to 2.11.21.
1479
1480 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1481
1482         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1483         a local variable.
1484
1485 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1486
1487         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1488         interactively.
1489
1490         * wl-summary.el (wl-summary-mark-as-important-internal): New
1491         internal function.
1492         (wl-summary-mark-as-important): Use it.
1493         (wl-summary-mark-as-unimportant): New function.
1494         (wl-summary-sync-marks): Follow the API change.
1495
1496         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1497
1498         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1499
1500 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1501
1502         * wl-folder.el (wl-folder-update-unread): Re-indent.
1503         Narrow the scope of a local variable.
1504
1505 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1506
1507         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1508         (wl-addrmgr-merge-entries): Ditto.
1509         (wl-addrmgr): Added to address entry which exists in draft buffer
1510         if no entry is in original.
1511
1512 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1513
1514         * wl-batch.el: New file.
1515
1516 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1517
1518         * wl-vars.el (wl-use-semi): Remove unused variable.
1519
1520 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1521
1522         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1523         "?".
1524
1525 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1526
1527         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1528         wl-summary-new-mark.
1529         (wl-summary-new-cached-mark): New user option.
1530         (wl-summary-score-marks): Follow the change above.
1531         (wl-summary-auto-refile-skip-marks): Ditto.
1532         (wl-summary-incorporate-marks): Ditto.
1533         (wl-summary-expire-reserve-marks): Ditto.
1534
1535         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1536
1537         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1538         (wl-summary-persistent-mark-string): Distinguished between cached
1539         and uncached mark when the message is new.
1540
1541 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1542
1543         * wl-spam.el (wl-spam-domain): Renamed from
1544         `wl-spam-folder-guess-domain'.
1545         (wl-summary-exec-action-spam): Register as spam if domain of the
1546         source folder is good.
1547         (wl-summary-exec-action-refile-with-register): Register message if
1548         domain of the source folder is not undecided.
1549
1550 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1551
1552         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1553         detect thread loop.
1554
1555 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1556
1557         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1558         and wl-summary-skip-mark-list.
1559
1560 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1561
1562         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1563
1564         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1565
1566         * wl-spam.el (toplevel): Require wl-highlight.
1567         (wl-spam-auto-check-policy-alist): Abolish.
1568         (wl-spam-auto-check-folder-regexp-list): New user option.
1569         (wl-spam-auto-check-marks): Ditto.
1570         (wl-spam-mark-action-list): Ditto.
1571         (wl-highlight-summary-spam-face): New face.
1572         (wl-spam-auto-check-message-p): New function.
1573         (wl-spam-map-spam-messages): Fixed message.
1574         (wl-spam-register-spam-messages): Ditto.
1575         (wl-spam-register-good-messages): Ditto.
1576         (wl-summary-spam-map): Add and remove keybind.
1577         (wl-summary-target-mark-spam): Abolish.
1578         (wl-summary-refile-spam): Ditto.
1579         (wl-summary-test-spam): New function.
1580         (wl-summary-mark-spam): Ditto.
1581         (wl-summary-auto-check-spam): Follow the above change.
1582         (wl-summary-exec-action-spam): New function.
1583         (wl-summary-exec-action-refile-with-register): Fixed message.
1584         (wl-message-check-spam): New function.
1585         (wl-spam-setup): Ditto.
1586         (toplevel): Call it if this file is loaded interactivity.
1587
1588         * Version number is increased to 2.11.20.
1589
1590 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1593         when new optional argument `force' is non nil or modified.
1594
1595 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1596
1597         * wl.el (toplevel): Require wl-spam when compile.
1598         (wl-save-status): Call wl-spam-save-status.
1599
1600         * wl-spam.el (wl-spam-register-spam-messages): New function.
1601         (wl-spam-register-good-messages): Ditto.
1602         (wl-spam-save-status): Ditto.
1603         (wl-summary-mode-map): Bind
1604         wl-summary-target-mark-register-as-spam to "ms" and
1605         wl-summary-target-mark-register-as-good to "mn".
1606         (wl-summary-register-as-spam): Abolish optional argument; Use
1607         wl-spam-register-spam-messages.
1608         (wl-summary-register-as-spam-all): Use
1609         wl-spam-register-spam-messages.
1610         (wl-summary-register-as-good): Abolish optional argument; Use
1611         wl-spam-register-good-messages.
1612         (wl-summary-register-as-good-all): Use
1613         wl-spam-register-good-messages.
1614         (wl-summary-target-mark-register-as-spam): New funtion.
1615         (wl-summary-target-mark-register-as-good): Ditto.
1616
1617 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1618
1619         * wl-spam.el: New file.
1620
1621 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1622
1623         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1624
1625         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1626         (wl-summary-auto-refile): Call wl-refile-guess with
1627         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1628
1629 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1630
1631         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1632         with disable-thread argument non-nil.
1633
1634 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1635
1636         * wl-summary.el (wl-summary-rescan): Added optional argument
1637         disable-thread.
1638         (wl-summary-sync): Call wl-summary-rescan with argument
1639         disable-thread.
1640         (wl-summary-input-range): Added new range `rescan-thread'.
1641
1642 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1643
1644         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1645
1646 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1647
1648         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1649         internal variable.
1650         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1651         wl-summary-search-parent-by-subject-regexp and
1652         wl-summary-divide-thread-when-subject-changed as nil.
1653         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1654         (wl-summary-insert-thread): Search parent entity from
1655         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1656         thread loop.
1657
1658 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1659
1660         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1661
1662         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1663
1664         * wl-util.el (wl-require-update-all-folder-p): New function.
1665         (wl-get-assoc-list-value): Added `function' to match directive.
1666         (wl-collect-draft): Rewrite.
1667
1668         * wl-summary.el (wl-summary-sync-update): Clear faces
1669         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1670         are non-nil.
1671         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1672         argument as function.
1673         (wl-summary-input-range): Ditto.
1674
1675         * wl-folder.el (wl-draft-get-folder): New function.
1676         (wl-folder-get-elmo-folder): Consider draft folder.
1677
1678         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1679         (wl-draft-buffer-message-number): New buffer local variable.
1680         (wl-draft-folder-internal): New internal variable.
1681         (wl-draft-delete): Rewrite.
1682         (wl-draft-save): Ditto.
1683         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1684         wl-folder-get-elmo-folder.
1685         (wl-draft-config-info-operation): Ditto.
1686         (wl-jump-to-draft-folder): Ditto.
1687         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1688         (wl-draft-reedit): Rewrite.
1689
1690         * Version number is increased to 2.11.19.
1691         
1692 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1693
1694         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1695         variable.
1696
1697 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1698
1699         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1700         Use ignore-errors instead of unwind-protect.
1701
1702 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1703
1704         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1705         for updating `wl-thread-entity-list'.
1706
1707 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1708
1709         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1710         parameter from calling `wl-thread-entity-get-older-brothers' and
1711         `wl-thread-entity-get-younger-brothers'.
1712         Replace nested `append' with a single one.
1713
1714 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1715
1716         * wl-summary.el (wl-summary-mode): Don't use the return value of
1717         `make-local-hook'.
1718
1719 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1720
1721         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1722         instead of `let*'.
1723         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1724         of local variables.
1725
1726 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1727
1728         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1729         Renamed from wl-summary-window-scroll-functions.
1730         (wl-summary-window-scroll-functions): Don't set to variable.
1731         (wl-summary-display-top): Use run-hooks.
1732         (wl-summary-display-bottom): Ditto.
1733         (wl-summary-toggle-disp-msg): Ditto.
1734         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1735         Use it instead of wl-summary-window-scroll-functions.
1736         (wl-summary-goto-folder-subr): Don't call
1737         wl-summary-window-scroll-functions, use
1738         wl-summary-buffer-window-scroll-functions instead.
1739
1740 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1741
1742         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1743         make-local-variable.
1744
1745 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1746
1747         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1748         set-buffer-modified-p.
1749         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1750         (wl-summary-display-bottom): Ditto.
1751         (wl-summary-toggle-disp-msg): Ditto.
1752
1753 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1754
1755         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1756
1757         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1758         (wl-summary-forward): Use elmo-message-entity-field instead of
1759         elmo-message-field.
1760
1761         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1762
1763 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-summary.el (wl-summary-window-scroll-functions): No use
1766         `append'.
1767
1768 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1769
1770         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1771         function.
1772         (wl-summary-window-scroll-functions): Call it when both
1773         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1774         (wl-summary-temp-mark): Added optional argument number.
1775         (wl-summary-message-mark): Added optional argument flag.
1776         (wl-summary-persistent-mark): Added optional argument number and flag.
1777         (wl-summary-update-persistent-mark): Ditto.
1778         (wl-summary-update-status-marks): Set "r" for interactive spec.
1779
1780         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1781         argument number and flag.
1782
1783         * wl-action.el (wl-summary-registered-temp-mark): 
1784         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1785
1786 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1787
1788         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1789         internal variable (buffer local).
1790         (wl-summary-window-scroll-functions): New function.
1791         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1792         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1793         as nil.
1794         (wl-summary-update-status-marks): Added arguments beg, end and
1795         check.
1796         (wl-summary-update-mark-window): Use function.
1797         (wl-summary-sync-update): Follow the change above.
1798         (wl-summary-switch-to-clone-buffer): Copy
1799         wl-summary-buffer-unsync-mark-number-list.
1800         (wl-summary-goto-folder-subr): Set
1801         wl-summary-buffer-unsync-mark-number-list and
1802         use wl-summary-window-scroll-functions instead of
1803         wl-summary-lazy-highlight.
1804
1805         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1806
1807 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1808
1809         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1810
1811         * wl-summary.el (wl-summary-update-persistent-mark): Call
1812         wl-summary-set-message-modified.
1813
1814         * wl-summary.el (wl-summary-sync-update): Don't call
1815         wl-summary-update-status-marks.
1816
1817         * Version number is increased to 2.11.18.
1818
1819 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1820
1821         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1822         (wl-message-next-page): Ditto.
1823
1824 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1825
1826         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1827         local variable.  Change the order of a collected list into the
1828         same as the specified range.  Remove nil from a collected list.
1829
1830 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1831
1832         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1833         argument for elmo-folder-list-messages.
1834
1835 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1836
1837         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1838         change (wl-summary-count-unreads return a list instead of a cons
1839         cell).
1840
1841 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1842
1843         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1844         `wl-summary-folder-info-update'.
1845
1846 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1847
1848         * wl-summary.el (wl-summary-set-message-modified): No use
1849         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1850         (wl-summary-set-mark-modified): Abolish.
1851         (wl-summary-mark-modified-p): Ditto.
1852         (wl-summary-save-view): Follow the change above.
1853
1854         * wl-expire.el (wl-summary-expire): Likewise.
1855
1856 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1857
1858         * wl-summary.el (wl-summary-detect-mark-position): Use
1859         modb-entity-handler.
1860         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1861
1862         * Version number is increased to 2.11.17.
1863
1864 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1867         entity field value.
1868         (wl-summary-prefetch-msg): Ditto.
1869         (wl-summary-print-message-with-ps-print): Ditto.
1870
1871 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1872
1873         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1874         for dummy entity.
1875         (wl-summary-insert-thread): Use elmo-message-entity-field.
1876         (wl-summary-update-thread): Use elmo-message-entity-field and
1877         elmo-message-entity-number.
1878         (wl-summary-line-number):  Use elmo-message-entity-number.
1879         (wl-summary-line-size): Use elmo-message-entity-field.
1880         (wl-summary-line-subject): Ditto.
1881         (wl-summary-line-from): Ditto.
1882         (wl-summary-line-attached): Ditto.
1883         (wl-summary-create-line): Ditto.
1884         (wl-summary-create-line): Use elmo-message-entity-number.
1885         (wl-summary-print-message-with-ps-print): Use
1886         elmo-message-entity-field.
1887
1888 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1891         change in elmo-msgdb-make-message-entity.
1892         (wl-summary-buffer-set-folder): Don't call
1893         wl-summary-detect-mark-position here.
1894         (wl-summary-rescan): Call elmo-message-entity-number.
1895         (wl-summary-sync-update): Ditto.
1896         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1897
1898         * wl-score.el (wl-score-header-index): Redefine 2th element.
1899         (wl-score-overview-entity-get-extra): Abolish.
1900         (wl-score-ov-entity-get): Rewrite.
1901         (wl-score-string-index<, wl-score-string-func<): Abolish.
1902         (wl-score-string<): New function.
1903         (wl-score-string-sort): Use it.
1904
1905         * wl-refile.el (wl-refile-guess-by-history): Use
1906         elmo-message-entity-field.
1907         (wl-refile-guess-by-from): Ditto.
1908         (wl-refile-guess-by-msgid): Ditto.
1909
1910         * Version number is increased to 2.11.16.
1911
1912 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1913
1914         * wl-folder.el (wl-folder-confirm-existence): Don't call
1915         file-exists-p if msgdb-path is nil.
1916         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1917         `wl-read-folder-hist' to `wl-read-folder-history'.
1918
1919 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1920
1921         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1922         `y-or-n-p'.
1923
1924 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1925
1926         * wl-score.el (wl-score-headers): Don't use
1927         elmo-folder-do-each-message-entity.
1928
1929         * Version number is increased to 2.11.15.
1930
1931 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1932
1933         * wl-summary.el (wl-summary-delete-all-msgs): Use
1934         elmo-folder-move-messages instead of elmo-folder-delete-messages
1935         and elmo-folder-detach-messages.
1936         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1937
1938         * wl-expire.el (wl-expire-delete): Ditto.
1939         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1940
1941 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1942
1943         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1944         (wl-message-header-narrowing-fields): Ditto.
1945         (wl-message-header-narrowing-lines): Ditto.
1946         (wl-message-header-narrowing-string): Ditto.
1947
1948         * wl-summary.el (wl-summary-mode-map): Bind
1949         wl-summary-toggle-header-narrowing to "C-cC-f".
1950         (wl-summary-toggle-header-narrowing): New function.
1951
1952         * wl-message.el (wl-message-buffer-create): Call
1953         wl-message-header-narrowing-setup.
1954         (wl-message-redisplay): Call wl-message-header-narrowing.
1955         (wl-message-header-narrowing): New function.
1956         (wl-message-header-narrowing-map): New keymap.
1957         (wl-message-header-narrowing-widen-map): New keymap.
1958         (wl-message-header-narrowing-again-at-mouse): New function.
1959         (wl-message-header-narrowing-1): Ditto.
1960         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1961         (wl-message-header-narrowing-setup): Ditto.
1962         (wl-message-header-narrowing-toggle): Ditto.
1963         
1964         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1965
1966         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1967         'flag as all.
1968         (wl-use-flag-folder-help-echo): New user option.
1969
1970         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1971         wl-summary-highlight as nil.
1972         (wl-summary-set-mark-modified): Follow the API change.
1973         (wl-summary-mark-modified-p): Ditto.
1974         (wl-summary-mark-as-read-all): Ditto.
1975         (wl-summary-sync-marks): Don't call
1976         elmo-folder-list-messages-with-global-mark.
1977         (wl-summary-mark-as-read-internal): Follow the API change.
1978         (wl-summary-mark-as-answered-internal): Ditto.
1979         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1980         Follow the API change.
1981         (wl-summary-create-line): Call with number argument.
1982         (wl-summary-reply): Follow the API change.
1983
1984         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1985         function.
1986         (wl-highlight-summary-line-string): Call it when
1987         wl-use-flag-folder-help-echo is non-nil.
1988         (wl-highlight-summary-current-line): Ditto.
1989         (elmo-flag-folder-referrer): Added autoload setting.
1990
1991         * wl-draft.el (wl-draft-kill): Follow the API change.
1992
1993         * Version number is increased to 2.11.14.
1994         
1995 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1996
1997         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1998
1999 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2000
2001         * Version number is increased to 2.11.13.
2002
2003 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2004
2005         * wl-draft.el (wl-draft-previous-history-element): Fixed
2006         unbalanced parenthesis and bind unbound local variables.
2007
2008 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2009
2010         * wl-draft.el (wl-draft-previous-history-element): New function.
2011         (wl-draft-next-history-element): Ditto.
2012         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2013         them to M-p and M-n.
2014
2015 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2016
2017         * Version number is increased to 2.11.12.
2018
2019 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2020
2021         * wl-draft.el (wl-draft-hide): Select buffer-window.
2022
2023 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2024
2025         * wl-summary.el (wl-summary-narrow-to-region): New function.
2026         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2027         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2028         (wl-summary-save-region): Use it.
2029         * wl-action.el (wl-summary-collect-numbers-region)
2030         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2031
2032 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * wl-folder.el (wl-folder-count-incorporates): Don't use
2035         `elmo-msgdb-mark-load'
2036
2037         * Version number is increased to 2.11.11.
2038
2039 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2040
2041         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2042         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2043
2044 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2045
2046         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2047
2048 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2049
2050         * Version number is increased to 2.11.10.
2051
2052 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2053
2054         * wl-mime.el (wl-draft-attribute-value): Fixed.
2055
2056 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2057
2058         * wl-util.el (wl-copy-local-variables): New function.
2059
2060         * wl-mime.el (wl-draft-attribute-recipients): New function.
2061         (wl-draft-attribute-envelope-from): Ditto.
2062         (wl-draft-attribute-smtp-posting-server): Ditto.
2063         (wl-draft-attribute-smtp-posting-port): Ditto.
2064         (wl-draft-attribute-value): Ditto.
2065         (wl-draft-preview-message): Use it to get value for
2066         attributes. Reflect result of `wl-draft-config'.
2067
2068         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2069         and call `wl-summary-mark-as-read' before to call
2070         `wl-summary-unset-mark'.
2071         (wl-summary-target-mark-mark-as-unread): Likewise.
2072         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2073
2074 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2075
2076         * wl-mime.el (wl-draft-preview-message): Use actual value for
2077         attributes; Fix for small window.
2078
2079 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2080
2081         * wl-refile.el (wl-refile-get-field-value): Call
2082         `elmo-message-entity-field' with 3rd argument is non-nil.
2083
2084 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2085
2086         * wl-vars.el (wl-draft-preview-attributes): New user option.
2087         (wl-draft-preview-attributes-list): Ditto.
2088         (wl-draft-preview-attributes-buffer-lines): Ditto.
2089         (wl-draft-preview-attributes-buffer-name): Ditto.
2090
2091         * wl-mime.el (wl-draft-preview-message): Display attributes.
2092
2093 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-summary.el (wl-summary-detect-mark-position): Bind
2096         wl-summary-flag-priority-list to '(new).
2097
2098 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2099
2100         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2101         funtion.
2102         (wl-highlight-summary-line-string): Use it.
2103         (wl-highlight-summary-current-line): Ditto.
2104
2105 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2106
2107         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2108         line even when the mark string is not changed.
2109
2110         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2111         argument change in the wl-summary-create-line.
2112         (wl-thread-insert-entity-sub): Ditto.
2113
2114         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2115         argument change in the wl-summary-create-line.
2116         (wl-summary-insert-sequential): Ditto.
2117         (wl-summary-update-thread): Ditto.
2118         (wl-summary-persistent-mark-string): New inline function.
2119         (wl-summary-message-mark): Use it.
2120         (wl-summary-create-line): Abolish argument wl-persistent-mark
2121         and added wl-flags, wl-cached.
2122
2123         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2124         mark to flags.
2125         (wl-highlight-summary-current-line): Decide the face not by the 
2126         persistent mark but flags.
2127
2128 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2129
2130         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2131         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2132         wl-summary-read-uncached-mark): Revive.
2133         (wl-summary-answered-cached-mark,
2134         wl-summary-answered-uncached-mark): New user option.
2135         (wl-summary-score-marks): Follow the change above.
2136         (wl-summary-auto-refile-skip-marks): Ditto.
2137         (wl-summary-incorporate-marks): Ditto.
2138         (wl-summary-expire-reserve-marks): Ditto.
2139         (wl-summary-flag-priority-list): New user option.
2140
2141         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2142         changes.
2143         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2144         of elmo-message-mark.
2145         (wl-summary-mark-as-read-internal): Ditto.
2146         (wl-summary-mark-as-answered): Ditto.
2147         (wl-summary-mark-as-important): Ditto.
2148         (wl-summary-redisplay-internal): Ditto.
2149         (wl-summary-redisplay-no-mime-internal): Ditto.
2150         (wl-summary-message-mark): New function.
2151         (wl-summary-insert-sequential): Use wl-summary-message-mark
2152         instead of elmo-message-mark.
2153         (wl-summary-update-thread): Ditto.
2154         (wl-summary-persistent-mark): Ditto.
2155         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2156         instead of elmo-message-mark.
2157
2158         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2159         wl-summary-message-mark instead of elmo-message-mark.
2160         (wl-thread-insert-entity-sub): Ditto.
2161         (wl-thread-get-children-msgs-uncached): Ditto.
2162
2163         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2164         variable name changes.
2165         (wl-highlight-summary-current-line): Ditto.
2166
2167         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2168         wl-summary-message-mark instead of elmo-message-mark.
2169
2170         * wl-expire.el (wl-expire-message-p): Ditto.
2171
2172         * wl-score.el (wl-score-headers): Ditto.
2173
2174         * Version number is increased to 2.11.9.
2175
2176         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2177         (wl-summary-sync-update): Follow the change above.
2178         (wl-summary-switch-to-clone-buffer): Ditto.
2179         (wl-summary-open-folder): Ditto.
2180
2181 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2182
2183         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2184         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2185
2186         * Version number is increased to 2.11.8.
2187
2188         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2189
2190         * wl-expire.el (wl-expire-refile): Follow the API change on
2191         `elmo-folder-move-messages'.
2192         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2193
2194         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2195         (wl-summary-exec-action-refile): Ditto.
2196         (wl-summary-exec-action-copy): Ditto.
2197         (wl-summary-no-auto-refile-message-p): No use
2198         `wl-summary-buffer-msgdb'.
2199         (wl-summary-auto-refile): Ditto.
2200
2201 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2202
2203         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2204
2205 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2206
2207         * wl-summary.el (wl-summary-sync): Treat no-sync.
2208
2209         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2210         (wl-default-sync-range): Ditto.
2211
2212 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2213
2214         * wl-refile.el (wl-refile-subject-learn): Call
2215         `elmo-message-entity-field' with 3rd argument is non-nil.
2216         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2217         instead of `elmo-msgdb-overview-entity-get-subject'.
2218
2219 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2220
2221         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2222         scan-type is rescan.
2223         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2224         new optional argument force is non-nil.
2225         (wl-summary-save-view-cache): Call it with force argument non-nil.
2226
2227         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2228
2229 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * wl-action.el (wl-summary-print-argument): Fixed last change.
2232
2233 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2234
2235         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2236         simplified.
2237         (wl-summary-target-mark-mark-as-unread): Likewise.
2238         (wl-summary-target-mark-mark-as-important): Likewise.
2239
2240 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2241
2242         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2243         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2244         (wl-summary-mark-as-important-region): Change accordingly.
2245         (wl-summary-target-mark-mark-as-important): Ditto.
2246
2247 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2248
2249         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2250
2251         * wl-action.el (wl-summary-print-argument): Print argument to
2252         right side of window if `wl-summary-print-argument-within-window'
2253         is non-nil.
2254
2255 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2256
2257         * wl-action.el (wl-summary-set-mark): Use
2258         `wl-summary-message-visible-p' to check visibility of the message
2259         and jump to message only when the message line is visible and have
2260         different number; Call wl-summary-unset-mark with number argument.
2261         (wl-summary-unset-mark): 
2262         Use `wl-summary-message-visible-p'
2263         to check visibility of the message and jump to message only when
2264         the message line is visible and have different number;
2265
2266 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2267
2268         * Version number is increased to 2.11.7.
2269
2270         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2271         and wl-folder-summary-line-format.
2272
2273         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2274         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2275         (wl-summary-set-score-mark): Use it.
2276         (wl-summary-target-mark-mark-as-read): Ditto.
2277         (wl-summary-target-mark-mark-as-unread): Ditto.
2278         (wl-summary-target-mark-mark-as-important): Ditto.
2279         (wl-summary-target-mark-msgs): Simplified.
2280         (wl-summary-detect-mark-position): Fixed problem when
2281         summary-line-format no contain persisten/temp mark spec.
2282         (wl-summary-temp-mark): Ditto.
2283         (wl-summary-persistent-mark): Ditto.
2284         (wl-summary-update-persistent-mark): Ditto.
2285
2286         * wl-action.el (wl-summary-set-mark): Ditto.
2287         (wl-summary-unset-mark): Ditto.
2288         All other related portions are changed.
2289
2290 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2291
2292         * Version number is increased to 2.11.6.
2293
2294 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2295
2296         * wl-util.el (wl-current-message-buffer): Define as function;
2297         Don't use the value of wl-messge-buffer.
2298
2299         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2300         persistent mark.
2301
2302         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2303         no current message, cause an error.
2304
2305 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2306
2307         * wl-summary.el (wl-summary-set-message-modified): Use
2308         elmo-folder-set-message-modified instead of
2309         elmo-folder-set-message-modified-internal.
2310
2311 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2312
2313         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2314         interactively.
2315         (wl-summary-sync): nokill->entirely.
2316         (wl-summary-sync-marks): Fixed message.
2317         (wl-summary-input-range): Added mark, nokill->entirely.
2318
2319         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2320         messages as read.
2321
2322 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2323
2324         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2325         update-noscore.
2326         (wl-summary-sync): Follow the change above.
2327
2328 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2329
2330         * wl-action.el (wl-summary-target-mark-all): Use
2331         elmo-folder-list-messages.
2332
2333 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2334
2335         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2336         (wl-summary-rescan): Set wl-summary-scored as nil.
2337         (wl-summary-sync-force-update): Follow the change above.
2338         (wl-summary-sync): Ditto.
2339         (wl-summary-sync-update): Added argument disable-killed.
2340         (wl-summary-insert-headers): Set visible-only argument for
2341         elmo-folder-list-messages.
2342         (wl-summary-input-range): Added update-nokill, update-noscore,
2343         all-nokill, all-noscore and mark.
2344
2345         * Version number is increased to 2.11.5.
2346
2347         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2348
2349 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2350
2351         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2352         (wl-summary-prefetch-region-no-mark): Change accordingly.
2353         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2354
2355 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2356
2357         * wl-address.el (wl-complete-field-to): Abolished.
2358         (wl-complete-address): Completion function for completing-read.
2359         * wl-action.el (wl-summary-get-resend-address): Use it.
2360
2361         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2362         wl-summary-update-mark and abolish unused argument.
2363         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2364         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2365         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2366         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2367         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2368         * wl-draft.el (wl-draft-kill): Ditto.
2369
2370         * wl-summary.el: Remove unused binding of case-fold-search.
2371         (wl-summary-replace-status-marks): Abolished.
2372
2373 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2374
2375         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2376         is specified or folder length is zero.
2377
2378 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2379
2380         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2381         (wl-folder-archive-current-entity): Ditto.
2382
2383 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2384
2385         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2386         retrieving message mark.
2387         (wl-summary-redisplay-internal): Ditto.
2388
2389         * wl-message.el (wl-message-buffer-display): Ignore errors while
2390         retrieving message-id field.
2391
2392         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2393         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2394         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2395         order of the arguments for `wl-expire-message-p'.
2396         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2397
2398         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2399         Check return value of wl-summary-reply.
2400         (wl-summary-reply): Recover window configuration when an error occured.
2401
2402 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2403
2404         * wl-summary.el (wl-summary-resend-message): Abolished, the
2405         feature is inherited by wl-summary-resend (put resend mark).
2406
2407 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2408
2409         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2410         wl-message-buffer to nil when the message is hide.
2411
2412 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2413
2414         * .cvsignore: New file.
2415
2416 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2417
2418         * wl-action.el (wl-summary-action-docstring): Add more info.
2419         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2420         duplicate definition.
2421         (wl-summary-define-mark-action): Functions wl-summary-*-region
2422         keep current position.
2423         (wl-summary-unregister-target-mark): Store result to the variable.
2424
2425 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2426
2427         * Version number is increased to 2.11.4.
2428
2429 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2430
2431         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2432         wl-summary-delete-all-temp-marks.
2433         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2434
2435         * wl-action.el (wl-summary-set-mark): Changed terminology
2436         refile-destination -> action-argument.
2437         (wl-summary-unset-mark): Ditto.
2438         (wl-summary-remove-argument): Ditto.
2439         (wl-summary-print-argument): Ditto.
2440
2441         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2442         (wl-thread-remove-argument-region): Ditto.
2443         (wl-thread-print-argument-region): Ditto.
2444         (wl-thread-close): Ditto.
2445         (wl-thread-open): Ditto.
2446
2447         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2448         (wl-highlight-refile-destination-face is abolished)
2449         (wl-highlight-action-argument-string): Ditto.
2450         (wl-highlight-summary-current-line): Highlight action argument.
2451
2452         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2453         color for light backgrounds.
2454         (wl-highlight-summary-answered-face): Ditto.
2455
2456 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2457
2458         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2459
2460         * wl-score.el (wl-summary-score-update-all-lines): Use
2461         wl-summary-set-mark.
2462         (wl-summary-score-update-all-lines): Kill expunged messages.
2463
2464         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2465
2466 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2467
2468         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2469         directly.
2470         (wl-score-overview-entity-get-lines): Ditto.
2471         (wl-score-overview-entity-get-xref): Ditto.
2472         (wl-score-get-latest-msgs): Ditto.
2473         (wl-summary-rescore): Ditto.
2474
2475         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2476         to "&".
2477         (wl-summary-mark-as-answered-internal): New inline function.
2478         (wl-summary-mark-as-answered): New function.
2479         (wl-summary-mark-as-unanswered): Ditto.
2480         (wl-summary-sync-marks): Modified for answered-mark synching.
2481
2482 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2483
2484         * wl-action.el (wl-summary-set-mark): Fixed last change.
2485
2486 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2487
2488         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2489         behavior of wl-summary-unread-message-hook
2490         (Pointed out by akira yamada <akira@arika.org>).
2491
2492 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2493
2494         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2495         wl-summary-delete.
2496         * wl-xmas.el (wl-summary-toolbar): Ditto.
2497
2498         * wl-action.el (wl-summary-set-mark): Don't override current
2499         temp-mark.
2500
2501         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2502
2503 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2504
2505         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2506         (wl-refile-msgid-learn): Ditto.
2507         (wl-refile-get-field-value): Ditto.
2508
2509         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2510
2511         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2512         (wl-expire-delete-reserved-messages): Renamed from
2513         wl-expire-reserve-marked-msgs-from-list.
2514         (wl-expire-delete): Removed argument `msgdb'.
2515         (wl-expire-refile): Ditto.
2516         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2517         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2518         mark-alist as argument.
2519         (wl-expire-archive-number1): Removed argument `msgdb'.
2520         (wl-expire-archive-number2): Ditto.
2521         (wl-expire-archive-date): Ditto.
2522         (wl-expire-localdir-date): Ditto.
2523         (wl-expire-hide): Ditto.
2524         (wl-archive-number1): Ditto.
2525         (wl-archive-number2): Ditto.
2526         (wl-archive-date): Ditto.
2527         (wl-archive-folder): Ditto.
2528         All other related portions are changed.
2529
2530 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2531
2532         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2533         mean move up and down. (suggested by Takashi Kawachi)
2534
2535 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2536
2537         * wl-acap.el (toplevel): Don't require un-define.
2538
2539 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2540
2541         * wl-thread.el (wl-thread-delete-message): Always update
2542         wl-summary-buffer-number-list.
2543
2544         * wl-action.el (wl-summary-print-destination): 
2545         Do nothing when folder is nil.
2546
2547 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2548
2549         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2550         persistent mark when prefetch is succeeded.
2551
2552 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2553
2554         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2555         instead of elmo-msgdb-delete-msgs.
2556         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2557         (wl-expire-hide): Ditto.
2558
2559         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2560
2561         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2562         elmo-msgdb interface.
2563         (wl-thread-get-exist-children): Likewise.
2564         (wl-thread-insert-message): Likewise.
2565         (wl-thread-msg-mark-as-important): Likewise.
2566         (wl-thread-insert-entity-sub): Likewise.
2567         (wl-thread-get-children-msgs-uncached): Likewise.
2568
2569         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2570         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2571         (wl-summary-sync-update): Likewise.
2572         (wl-summary-auto-select-msg-p): Likewise.
2573         (wl-summary-update-thread): Likewise.
2574         (wl-summary-mark-as-important): Likewise.
2575         (wl-summary-jump-to-msg-internal): Likewise.
2576         (wl-summary-redisplay-internal): Likewise.
2577         (wl-summary-print-message-with-ps-print): Likewise.
2578         (wl-summary-folder-info-update): Likewise.
2579
2580         * wl-folder.el (wl-folder-check-one-entity):
2581         elmo-folder-count-flags instead of wl-summary-count-unread.
2582
2583         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2584
2585         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2586
2587         * wl-summary.el (wl-summary-set-message-modified): 
2588         Call wl-summary-set-mark-modified.
2589         (wl-summary-delete-messages-on-buffer): Call
2590         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2591         (wl-summary-sync-update): Call elmo-folder-length instead of
2592         elmo-folder-messages.
2593         (wl-summary-insert-headers): Don't call
2594         elmo-folder-list-message-entities.
2595
2596 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2597
2598         * wl-action.el (wl-summary-define-mark-action): Call
2599         `wl-summary-set-mark' with argument `data'.
2600         (wl-summary-auto-refile): Fixed order of arguments when call
2601         `wl-summary-refile'.
2602
2603 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2604
2605         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2606
2607         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2608
2609         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2610         (Renamed from wl-highlight-summary-deleted-face).
2611         (wl-highlight-summary-resend-face): New face.
2612
2613         (wl-highlight-summary-deleted-face): Renamed from
2614         wl-highlight-summary-erased-face.
2615
2616         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2617
2618         * wl-action.el (wl-summary-get-resend-address): New function.
2619         (wl-summary-exec-action-resend): Ditto.
2620         (wl-summary-exec-action-resend-subr): Ditto.
2621
2622         * w-thread.el (wl-thread-copy): Removed definition.
2623         (wl-thread-refile): Ditto.
2624         (wl-thread-delete): Ditto.
2625         (wl-thread-target-mark): Ditto.
2626
2627         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2628         (wl-summary-target-mark-set-action): Fixed.
2629         (wl-summary-define-mark-action): Fixed quotation.
2630         (wl-summary-move-mark-list-messages): Display message.
2631         (wl-summary-define-mark-action): Define thread functions.
2632         (wl-summary-exec-action-refile): Changed message.
2633         (wl-summary-exec): Ditto.
2634
2635 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2636         
2637         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2638         '%%'.
2639
2640 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2641
2642         * wl.el (toplevel): Require wl-action.
2643         (wl-init): Call wl-summary-define-mark-action.
2644
2645         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2646
2647         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2648         wl-summary-delete and wl-summary-erase.
2649         (wl-summary-mode-map): Ditto.
2650
2651         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2652         wl-delete-folder-alist.
2653
2654         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2655         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2656         (toplevel): Moved mark & action related functions to the wl-action.el.
2657
2658         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2659         in wl-summary-mark-action-list.
2660         (wl-highlight-summary-current-line): Ditto.
2661
2662         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2663         empty lines.
2664
2665         * wl-action.el: New file. 
2666
2667 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2668
2669         * wl-summary.el (wl-summary-target-mark-replace): New function.
2670         (wl-summary-target-mark-prefetch): Use it.
2671         (wl-summary-target-mark-delete): Ditto.
2672         (toplevel): Rearranged definition order.
2673         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2674         (wl-summary-target-mark-erase): Rewrite.
2675         (wl-summary-erase-region): New function.
2676         (wl-summary-exec-action-erase): Changed message.
2677         (wl-summary-move-mark-list-messages): New function.
2678         (wl-summary-exec-action-delete): Use it.
2679         (wl-summary-exec-action-erase): Ditto.
2680
2681         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2682         (wl-summary-skip-mark-list): Added "d".
2683
2684         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2685         while searching.
2686
2687         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2688         and define using defcustom;
2689         Define 4th element as a face.
2690         
2691         * wl-summary.el (wl-summary-incorporate): Use 
2692         `wl-summary-prefetch-region-no-mark' instead of
2693         `wl-summary-prefetch-region'.
2694         (wl-summary-prefetch-region-no-mark): Revival of old
2695         `wl-summary-prefetch-region'.
2696         (wl-summary-mark-action-list): Moved to wl-vars.el
2697
2698         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2699         face according to the `wl-summary-mark-action-list'.
2700         (wl-highlight-summary-current-line): Ditto;
2701         Removed destination highlighting.
2702
2703         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2704         (wl-highlight-summary-line-string): Highlight for "i" mark.
2705         (wl-highlight-summary-current-line): Ditto.
2706
2707         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2708         no destination.
2709
2710         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2711         exists, just go ahead.
2712         (wl-summary-prefetch-region): Rewrite.
2713         (wl-summary-prefetch): Ditto.
2714         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2715         (wl-summary-exec-action-prefetch): New function.
2716         (wl-summary-target-mark-prefetch): Rewrite.
2717
2718 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2719
2720         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2721         (wl-highlight-summary-line-string): Added "d" and "D".
2722         (wl-highlight-summary-current-line): Ditto.
2723
2724         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2725         in wl-summary.el.
2726         (wl-thread-insert-entity-sub): Ditto.
2727         (wl-thread-remove-destination-region): Ditto.
2728         (wl-thread-print-destination-region): Ditto.
2729
2730         * wl-summary.el (wl-summary-buffer-refile-list,
2731         wl-summary-buffer-delete-list,
2732         wl-summary-buffer-copy-list): Abolish.
2733         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2734         All other related portions are changed.
2735         (wl-summary-mark-action-list): New variable.
2736         (wl-summary-set-mark): New function.
2737         (wl-summary-register-target-mark): Ditto.
2738         (wl-summary-unregister-target-mark): Ditto.
2739         (wl-summary-have-target-mark-p): Ditto.
2740         (wl-summary-register-temp-mark): Ditto.
2741         (wl-summary-unregister-temp-mark): Ditto.
2742         (wl-summary-registered-temp-mark): Ditto.
2743         (wl-summary-collect-temp-mark): Ditto.
2744         (wl-summary-unset-mark): Ditto.
2745         (wl-summary-set-target-mark): Ditto.
2746         (wl-summary-unset-target-mark): Ditto.
2747         (wl-summary-set-action-generic): Ditto.
2748         (wl-summary-unset-action-generic): Ditto.
2749         (wl-summary-exec-action-delete): Ditto.
2750         (wl-summary-exec-action-erase): Ditto.
2751         (wl-summary-set-action-refile): Ditto.
2752         (wl-summary-set-action-refile-subr): Ditto.
2753         (wl-summary-unset-action-refile): Ditto.
2754         (wl-summary-make-destination-numbers-list): Ditto.
2755         (wl-summary-exec-action-refile): Ditto.
2756         (wl-summary-set-action-copy): Ditto.
2757         (wl-summary-unset-action-copy): Ditto.
2758         (wl-summary-exec-action-copy): Ditto.
2759         (wl-summary-collect-numbers-region): Ditto.
2760         (wl-summary-delete): Rewrite.
2761         (wl-summary-erase): Ditto.
2762         (wl-summary-remove-destination): Ditto.
2763         (wl-summary-exec): Ditto.
2764         (wl-summary-exec-region): Ditto.
2765         (wl-summary-target-mark-erase): Ditto.
2766         (wl-summary-refile): Ditto.
2767         (wl-summary-copy): Ditto.
2768         (wl-summary-unmark): Ditto.
2769         (wl-summary-delete-all-mark): Ditto.
2770         (wl-summary-mark-line): Don't highlight.
2771         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2772         (wl-summary-target-mark-refile-subr): Rewrite.
2773
2774         (wl-summary-copy-prev-destination): Abolish.
2775
2776 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2777
2778         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2779         default values along the value of wl-on-mule.
2780         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2781         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2782         It is not used anywhere.
2783
2784 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2785
2786         * wl-summary.el (wl-summary-print-destination): Keep position.
2787         (wl-summary-cursor-move-surface): Keep horizontal position.
2788
2789 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2790
2791         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2792         write sendlog.
2793
2794 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2795
2796         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2797         `wl-summary-highlight'.
2798
2799 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2800
2801         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2802         trivial condition for temp-mark.
2803
2804 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2805
2806         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2807         when it hits killed buffer.
2808
2809 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2810
2811         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2812         * wl-news.el.in: `message' and `error' take format string.
2813
2814 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2815
2816         * wl-folder (wl-folder-insert-entity): Display a message,
2817         `...done', when the work finish.
2818         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2819
2820 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2821
2822         * wl-message.el (wl-message-redisplay): Remove unused local
2823         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2824
2825 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2826
2827         * wl-summary.el (wl-summary-replace-status-marks): Disable
2828         interactive use.
2829         (wl-summary-reedit): Check message existence at first.
2830         (wl-summary-mark-line): Fix doc, return value is indefinite.
2831
2832         * wl-highlight.el (wl-highlight-message): Arranged.
2833
2834         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2835         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2836         check temp-mark by wl-summary-temp-mark always.
2837         (wl-highlight-summary): Change accordingly.
2838         * wl-summary.el (wl-summary-mark-as-read-all)
2839         (wl-summary-delete-cache, wl-summary-set-score-mark)
2840         (wl-summary-mark-as-unread, wl-summary-unmark)
2841         (wl-summary-mark-line, wl-summary-mark-as-read)
2842         (wl-summary-mark-as-important): Ditto.
2843
2844         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2845         end of the window if possible.
2846         * wl-summary.el (wl-summary-sync-update): Support lazy
2847         highlighting.
2848         (wl-summary-toggle-disp-msg): Ditto.
2849
2850 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2851
2852         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2853
2854 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2855
2856         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2857         change.
2858
2859 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2860
2861         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2862         API.
2863         (wl-summary-sync-update): Ditto.
2864
2865         * wl-score.el (wl-score-get-score-alist): Changed argument.
2866         (wl-summary-rescore-msgs): Likewise.
2867         (wl-summary-score-headers): Likewise.
2868         (wl-score-headers): Likewise;
2869         Use elmo-folder-do-each-message-entity, etc.
2870         (wl-summary-score-effect): Follow the changes above.
2871         (wl-summary-rescore): Ditto.
2872         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2873         (wl-score-get-overview): Abolish.
2874
2875         * wl-summary.el (wl-summary-default-from): Follow the API change in
2876         elmo-msgdb.
2877         (wl-summary-count-unread): Ditto.
2878         (wl-summary-detect-mark-position): Ditto.
2879         (wl-summary-overview-entity-compare-by-date): Ditto.
2880         (wl-summary-overview-entity-compare-by-number): Ditto.
2881         (wl-summary-overview-entity-compare-by-from): Ditto.
2882         (wl-summary-overview-entity-compare-by-subject): Ditto.
2883         (wl-summary-get-list-info): Ditto.
2884         (wl-summary-rescan): Ditto.
2885         (wl-summary-jump-to-msg-by-message-id): Ditto.
2886         (wl-summary-sync-update): Ditto; Removed comment.
2887         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2888         (wl-summary-insert-message): Use wl-summary-insert
2889         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2890         (wl-summary-insert-headers): Changed argument overview to folder.
2891         (wl-summary-search-by-subject): Likewise.
2892         (wl-summary-insert-thread): Renamed from 
2893         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2894
2895         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2896         too.
2897
2898         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2899         wl-string-member.
2900
2901 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2902
2903         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2904         elmo-folder-append-buffer.
2905         (wl-draft-queue-append): Likewise.
2906
2907         * wl-mime.el (wl-message-delete-current-part): Ditto.
2908         (wl-summary-burst-subr): Ditto.
2909
2910         * wl-news.el.in (wl-news-send-news): Ditto.
2911
2912 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2913
2914         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2915         function.
2916         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2917         (wl-summary-update-mark): Enclose with save-excursion.
2918         (wl-summary-mark-as-read-internal): Fixed last change.
2919         (wl-summary-mark-as-important): Use 3rd argument of
2920         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2921         Don't use elmo-msgdb-set-mark.
2922         (wl-summary-redisplay-internal): If msgdb flag is already read,
2923         just update the mark on buffer.
2924
2925 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2926
2927         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2928         cut visible folder when elmo-folder-delete returns non-nil value.
2929
2930 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2931
2932         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2933         by Kenichi OKADA <okada@opaopa.org>).
2934
2935 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2936
2937         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2938
2939 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2940
2941         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2942         Fixed the last change, search group entity by its real name.
2943         (Thanks to: KOBAYASHI Shinji)
2944
2945 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2946
2947         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2948         (wl-fldmgr-access-display-all): Don't refer visible name.
2949         * wl-expire.el (wl-folder-archive-current-entity)
2950         (wl-folder-expire-current-entity): Ditto.
2951         * wl-folder.el (wl-folder-jump-to-current-entity)
2952         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2953         (wl-folder-open-folder-sub,wl-folder-open-all)
2954         (wl-folder-write-current-folder): Ditto.
2955         (wl-folder-insert-entity): Don't use petname for normal group.
2956         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2957         is the real name.
2958         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2959         Abolished.
2960
2961 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2962
2963         * wl-draft.el (wl-draft-create-buffer): Add
2964         `wl-summary-reply-with-citation'
2965
2966 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2967
2968         * wl-draft.el (wl-draft-reply): Fixed.
2969
2970 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2971
2972         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2973         when `wl-draft-send-confirm-with-preview' is non-nil.
2974         You can scroll up/down by j/k.
2975         (wl-draft-send-confirm-with-preview): New variable (default=t).
2976
2977 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2978
2979         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2980         (wl-fldmgr-save-folders): Fix comment.
2981
2982 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2983
2984         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2985         along the last change in `wl-folder-buffer-group-p'.
2986
2987 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2988
2989         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2990         folder.
2991
2992         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2993         the default value.
2994
2995         * wl-mime.el (wl-summary-burst): Update summary only when target
2996         folder equals current folder.
2997
2998 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2999
3000         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3001
3002 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3003
3004         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3005         value.
3006
3007 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3008
3009         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3010         `map-extents' instead of `extent-at' repeatedly.
3011         (wl-highlight-folder-current-line): Ditto.
3012
3013         * wl-highlight.el: Remove useless dummy functions.
3014
3015 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3016
3017         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3018         (wl-folder-put-folder-property): New function to put text property.
3019         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3020         (wl-folder-insert-entity, wl-folder-update-diff-line)
3021         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3022         * wl-e21.el, wl-xmas.el, wl-mule.el
3023         (wl-highlight-folder-current-line): Ditto.
3024         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3025         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3026         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3027         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3028
3029 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3030
3031         * Version number is increased to 2.11.3.
3032
3033 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3034
3035         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3036         Resume current-buffer since it is assumed by remaining tasks.
3037
3038 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3039
3040         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3041         (wl-folder-completion-function): Abolished.
3042         (wl-folder-complete-folder): New function.
3043         (wl-folder-complete-filter-condition): Ditto.
3044         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3045         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3046
3047 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3048
3049         * wl-draft.el (wl-draft-send-confirm): New function.
3050         (wl-draft-send): Use it.
3051
3052         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3053         cursor-in-echo-area while confirming.
3054
3055         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3056
3057         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3058         searching via nntp if wl-summary-search-via-nntp is 'force.
3059         Otherwise, invoke searching in nntp folder only.
3060         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3061
3062         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3063         explicitly for mime-make-text-tag.
3064
3065 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3066
3067         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3068         `mime-make-text-tag' instead of `mime-create-tag'.
3069
3070 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3071
3072         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3073         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3074
3075 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3076
3077         * wl-score.el (wl-score-save): Bind print-length and print-level.
3078         (wl-score-pretty-print): Ditto.
3079         (wl-score-edit-insert-header-entry): Ditto.
3080
3081         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3082         "From" entry to be treated with wl-draft-eword-encode-address-list.
3083         * wl-mime.el (wl-draft-preview-message): Ditto.
3084
3085         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3086         (wl-summary-mark-as-unread): Ditto.
3087         (wl-summary-mark-as-read-region): Change accordingly.
3088         (wl-summary-mark-as-unread-region): Ditto.
3089         (wl-summary-target-mark-mark-as-read): Ditto.
3090         (wl-summary-target-mark-mark-as-unread): Ditto.
3091
3092 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3093
3094         * Version number is increased to 2.11.2.
3095
3096 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3097
3098         * wl-news.el.in (wl-news-previous-version-save): Bind
3099         print-length and print-level.
3100         * wl-thread.el (wl-thread-save-entities): Ditto.
3101         (wl-thread-save-top-list): Bind print-length.
3102
3103 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3104
3105         * wl-highlight.el (wl-highlight-summary-line-string): Use
3106         wl-summary-score-below-mark, wl-summary-score-over-mark.
3107         (wl-highlight-summary-current-line): Ditto.
3108
3109 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3110
3111         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3112         insert it.
3113
3114 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3115
3116         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3117
3118 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3119
3120         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3121         message without msgid.
3122         Rewrite with elmo-folder-move-messages.
3123         Set wl-message-buffer to nil.
3124
3125         * wl-summary.el (wl-summary-erase-subr): New function. Use
3126         elmo-folder-move-messages.
3127         (wl-summary-erase): Call it.
3128         (wl-summary-target-mark-erase): Ditto.
3129
3130 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3131
3132         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3133         it is not up-tp-date.
3134
3135 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3136
3137         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3138         buffer after calling `wl-summary-goto-folder-subr' without the
3139         argument `interactive'.
3140         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3141
3142 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3143
3144         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3145         `mime-create-tag'. Use `string=' instead of `looking-at'.
3146
3147 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3148
3149         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3150         to avoid compile warning.
3151
3152         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3153         entity-id when folder is given.
3154         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3155         save-excursion, use save-selected-window instead.
3156         Select folder buffer window if exists.
3157         (To correct behavior with wl-folder-move-cur-folder.)
3158
3159 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3160
3161         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3162
3163 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3164
3165         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3166         list-count instead of %d.
3167
3168 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3169
3170         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3171         (wl-news): Set it.
3172         (wl-news-append-to-folder): Use it.
3173
3174         * wl-news.el.in (wl-news-send-news): Append to specified folder
3175         instead of wl-default-folder.
3176         (wl-news-append-to-folder): Show error message with specified folder.
3177
3178         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3179                 In most major modes, Emacs assumes that any opening
3180                 delimiter found at the left margin is the start of a
3181                 top-level definition, or defun. Therefore, *never put an
3182                 opening delimiter at the left margin unless it should have
3183                 that significance.*
3184
3185         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3186
3187 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3188
3189         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3190
3191 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3192
3193         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3194
3195 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3196
3197         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3198         for sequential numbering case.
3199
3200 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3201
3202         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3203         value.
3204         (wl-draft-reply-without-argument-list): Ditto.
3205         (wl-draft-reply-myself-with-argument-list): Abolish.
3206         (wl-draft-reply-myself-without-argument-list): Ditto.
3207         * wl-draft.el (wl-draft-self-reply-p): New function.
3208         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3209
3210 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3211
3212         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3213         (avoid error for the case without byte-compiling)
3214
3215 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3216
3217         * wl-news.el.in (wl-news-append-to-folder): New function.
3218         (wl-news-exit): Rewrite.
3219         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3220
3221 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3222
3223         * wl-draft.el (wl-draft-reply-position): New function.
3224         (wl-draft-reply-position): Fix.
3225         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3226         (wl-summary-target-mark-reply-with-citation): Ditto.
3227         (wl-summary-reply-with-citation): Ditto.
3228         * wl-vars.el (wl-draft-reply-default-position): New variable.
3229
3230 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3231
3232         * wl-draft.el (wl-draft-send): Preview when interactive send.
3233
3234 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3235
3236         * wl-draft.el (wl-draft-reply): Set default position.
3237         * wl-summary.el (wl-summary-reply): Ditto.
3238         (wl-summary-reply-with-citation): Ditto.
3239         (wl-summary-target-mark-reply-with-citation): Ditto.
3240
3241 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3242
3243         * wl-news.el.in (wl-news-lang): Set default value according to
3244         current-language-environment.
3245         (wl-news-append-news): Do nothing when news-list is nil.
3246
3247 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3248
3249         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3250         (wl-news): Change message.
3251         (wl-news-exit): Check buffer.
3252         (wl-news-force-exit): New function.
3253         (wl-news-show-all): New function.
3254         (wl-news-discard-and-exit): Fix.
3255
3256 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3257
3258         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3259         according to current-language-environment.
3260
3261         * wl-news.el.in (wl-news): If arg, show all NEWS after
3262         wl-news-default-previous-version.
3263
3264 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3265
3266         * wl-news.el.in (wl-news-check): Rewritten.
3267         (wl-news-previous-version-load): Change data type.
3268         (wl-news-previous-version-save): Change data type.
3269         (wl-news-append-news): Add return value.
3270         (wl-news-check-news): New function.
3271         (wl-news-already-current-p): New function.
3272         (wl-news-send-news): Rewritten.
3273         (wl-news-mode-map): Add new keybind.
3274         (wl-news): Rewritten.
3275         (wl-news-exit): Rewritten.
3276         (wl-news-discard-and-mail): New function.
3277         (wl-news-send-to-address): Abolished.
3278         * wl.el (wl-init): Delete a message.
3279
3280 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3281
3282         * wl-news.el.in (wl-news-exit): Update previous version.
3283         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3284
3285 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3286
3287         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3288
3289 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3290
3291         * wl-news.el.in (wl-news): New function.
3292         (wl-news-mode): New function.
3293         (wl-news-next-line): New function.
3294         (wl-news-next-page): New function.
3295         (wl-news-exit): New function.
3296         (wl-news-buf-name): New variable.
3297         (wl-news-mode-map): New variable.
3298         (wl-news-winconf): New variable.
3299         (wl-news-append-news): Add an option.
3300
3301 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3302
3303         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3304
3305 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3306
3307         * wl-news.el.in (wl-news-send-to-address): New variable.
3308         (wl-news-send-news): Use it.
3309         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3310         Return updating status.
3311         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3312
3313 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3314
3315         * wl-news.el.in (wl-news-send-news): Delete
3316         Organization and X-Face.
3317
3318 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3319
3320         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3321         (wl-news-append-news): New function.
3322         (wl-news-send-news): New function.
3323
3324 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3325
3326         * Version number is increased to 2.11.1.
3327
3328 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3329
3330         * wl-news.el.in : New file.
3331
3332 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3333
3334         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3335         default value.
3336         (wl-draft-reply-without-argument-list): Ditto.
3337
3338 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3339
3340         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3341         (wl-message-buffer-prefetch-idle-time): Ditto.
3342         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3343
3344 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3345
3346         * wl-thread.el (wl-thread-insert-message): Use
3347         wl-summary-max-thread-depth.
3348
3349         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3350         loop detection.
3351
3352         * wl-message.el (wl-message-buffer-display): Back to the first page
3353         when cache is hit.
3354
3355 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3356
3357         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3358
3359         * wl-summary.el (wl-summary-insert-thread-entity):
3360         If the thread depth is reached to wl-summary-max-thread-depth,
3361         divide the thread.
3362
3363 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3364
3365         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3366         for elmo-remove-passwd.
3367
3368 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3369
3370         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3371         folder is sticky.
3372         (wl-folder-mark-as-read-all-entity): Ditto.
3373         (wl-folder-prefetch-entity): Ditto.
3374
3375 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3376
3377         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3378
3379 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3380
3381         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3382         Delete messages on buffer for unplugged operation.
3383         (wl-summary-erase): Ditto.
3384
3385 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3386
3387         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3388         take nil so as not to search parent by subject.
3389
3390 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3391
3392         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3393         (wl-folder-get-next-folder): Ditto.
3394         (wl-folder-get-path): Ditto.
3395
3396 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3397
3398         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3399         system and encode the region with it before verifying.
3400
3401 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3402
3403         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3404         system of the echo buffer before decoding.
3405
3406 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3407
3408         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3409         original contents.
3410
3411 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3412
3413         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3414         with argument 'any-exists.
3415
3416 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3417
3418         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3419         Use `wl-cs-autoconv'.
3420
3421 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3422
3423         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3424         by `mime-view-automatic-conversion'.
3425
3426         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3427         (wl-message-verify-pgp-nonmime): Ditto.
3428         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3429         Bind them to C-c:d and C-c:v respectively.
3430
3431         Merge following code by Teranishi-san from [wl-en:00167].
3432         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3433         (wl-mime-preview-application/pgp-encrypted): Ditto.
3434         (wl-mime-setup): Add entry.
3435
3436 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3437
3438         * wl-summary.el (wl-summary-target-mark-erase): New function.
3439         Bind it to "mD".
3440
3441 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3442
3443         * wl-vars.el (wl-draft-write-file-function): Fix.
3444         (wl-draft-reedit-hook): Changed default value.
3445
3446         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3447         wl-draft-reedit-hook.
3448         (wl-draft-remove-text-plain-tag): New function.
3449         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3450
3451         * wl-vars.el (wl-draft-write-file-function): New user option.
3452
3453         * wl-draft.el (wl-draft-prepare-edit): Use it for
3454         local-write-file-hooks.
3455         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3456
3457         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3458         (wl-draft-insert-mail-header-separator): Return the body beginning
3459         point.
3460         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3461         text/plain.
3462         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3463
3464 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3465
3466         * wl-summary.el (wl-summary-erase): New function to erase message
3467         without moving it to trash. Bind to "D".
3468
3469         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3470         as `keep' unless switch-function.
3471
3472 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3473
3474         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3475         message buffer by using `wl-summary-toggle-disp-msg'.
3476         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3477         buffer window.
3478         (wl-summary-supresedes-message): Ditto.
3479
3480         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3481         Do not delete other windows.
3482         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3483         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3484         (wl-draft-create-buffer): Set reply-or-forward also for target
3485         mark commands.
3486
3487 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3488
3489         * wl-draft.el (wl-user-agent-compose): Delete special case for
3490         switch-to-buffer-other-window.
3491
3492         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3493         (wl-summary-forward): Ditto.
3494
3495         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3496         function.
3497         (wl-draft-buffer-style): New use option.
3498
3499         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3500         (wl-draft): Follow the change above.
3501         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3502         wl-draft-buffer-style.
3503         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3504         switch-function.
3505
3506 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3507
3508         * wl-address.el (wl-address-make-completion-entry): Extracted from
3509         `wl-address-make-completion-list'.
3510         (wl-address-enable-strict-loading): New variable.
3511         (wl-address-make-completion-list): Revive petname duplication
3512         inquiry, and enable it if `wl-address-enable-strict-loading'.
3513         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3514
3515 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3516
3517         * wl-message.el (wl-message-get-original-buffer): Avoid
3518         'Selecting deleted buffer' error when original buffer is killed.
3519
3520 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3521
3522         * wl-summary.el (wl-summary-next-message): Use
3523         elmo-message-accessible-p instead of elmo-message-cached-p.
3524
3525 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3526
3527         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3528
3529         * wl-thread.el (wl-thread-open-all-unread): Use
3530         elmo-folder-list-flagged instead of
3531         elmo-folder-list-messages-mark-match.
3532
3533         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3534         instead of elmo-folder-list-messages-mark-match.
3535         (wl-summary-move-spec-alist): New variable.
3536         (wl-summary-move-spec-plugged-alist,
3537         wl-summary-move-spec-unplugged-alist): Abolish.
3538         (wl-summary-next-message): Follow the change above.
3539         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3540         with 'no-msg' argument.
3541
3542         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3543         variable.
3544         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3545         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3546         (wl-message-buffer-prefetch-get-next): Follow the change above.
3547
3548 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3549
3550         * wl-version.el (wl-version): Changed codename.
3551
3552         * Version number is increased to 2.11.0.
3553
3554 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3555
3556         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3557         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3558         `wl-draft-config-variables'.
3559         (wl-draft-kill): Fixed problem when the draft is reedit.
3560
3561 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3562
3563         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3564         buffer-modified status (Thanks to
3565         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3566
3567 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-util.el (wl-region-exists-p): New function.
3570
3571         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3572         Remove defvars for byte-compile warnings.
3573
3574 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3575
3576         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3577         defvar-maybe. Removed unused bind.
3578
3579 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3580
3581         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3582         summary buffer window before creating new frame.
3583         (wl-draft-reply): Ditto.
3584
3585 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3586
3587         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3588
3589 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3590
3591         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3592
3593 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3594
3595         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3596         instead of `kill-region'.
3597
3598 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3599
3600         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3601         (wl-highlight-summary-line-string): Use it.
3602         (wl-highlight-summary-current-line): Ditto.
3603
3604         * wl-mime.el (wl-message-delete-current-part): Check the class of
3605         mime-entity.
3606
3607         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3608
3609         * wl-summary.el (wl-summary-make-number-list): Initialize.
3610         (wl-summary-update-mark): New function.
3611         (wl-summary-reply): Put `answered' mark on the message.
3612         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3613
3614         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3615         (wl-draft-reply): Added optional argument `number';
3616         Set wl-draft-parent-number.
3617         (wl-draft-kill): Delete answered mark if it is a reply.
3618
3619 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3620
3621         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3622         that originates in mime-preview-follow-current-entity.
3623         (wl-draft-yank-current-message-entity): Use it if region is active.
3624
3625         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3626         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3627         `wl-message-delete-current-part'.
3628         * wl-mule.el (wl-message-define-keymap): Ditto.
3629         * wl-xmas.el (wl-message-define-keymap): Ditto.
3630
3631 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3632
3633         * wl-mime.el (wl-message-delete-current-part): New function.
3634         (wl-mime-node-id-to-string): Ditto.
3635
3636         * wl-mime.el (wl-message-delete-current-part): Use existing
3637         original buffer which corresponds current mime-view buffer.
3638         (fetched buffer might have different structure, possibly)
3639
3640         * wl-mime.el (wl-message-delete-current-part): Quit if the
3641         message content differs from the actual message.
3642
3643 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3644
3645         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3646         order.
3647         (wl-summary-search-by-subject): Search parent message from tail;
3648         Check the existence of the parent message on the current thread tree.
3649         (wl-summary-update-thread): Check whether the line is inserted.
3650
3651 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3652
3653         * wl-vars.el (wl-summary-line-format): Undo last change.
3654         * wl-summary.el (wl-summary-print-destination): Do not put
3655         invisible property when `wl-summary-width' is nil.
3656         (wl-summary-line-subject-minimum-length): Abolished.
3657         (wl-summary-line-subject): Ditto.
3658
3659 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3660
3661         * wl-vars.el (wl-summary-line-format): Change default value.
3662         (wl-summary-subject-length-limit): Abolished.
3663         * wl-summary.el (wl-summary-line-subject): Ditto.
3664
3665 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3666
3667         * wl-template.el (wl-template-select): Added optional argument.
3668         If optional argument is specified, reverse
3669         `wl-template-visible-select'.
3670
3671 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3672
3673         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3674         Take prefix argument to force asking the destination folder.
3675
3676 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3677
3678         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3679         count and update status.
3680
3681 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3682
3683         * wl-summary.el (wl-summary-redisplay-internal): If
3684         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3685         after fetching.
3686
3687 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3688
3689         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3690         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3691
3692         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3693
3694 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3695
3696         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3697         (All other related portions are changed).
3698         (wl-summary-mark-as-read-all): Rewrite.
3699
3700 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3701
3702         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3703         `wl-summary-mark-as-read'.
3704         (wl-summary-mark-as-unread): Rewrite.
3705         (wl-summary-mark-as-read): Added no-modeline argument.
3706         (wl-summary-resume-cache-status): Rewrite.
3707         (wl-summary-exec-subr): Remove unused local variable.
3708
3709 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3710
3711         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3712         logic to call `wl-summary-buffer-prev-folder-function'.
3713         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3714
3715 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3716
3717         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3718         is nil.
3719
3720 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3721
3722         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3723         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3724         (wl-mime-setup): Add its entry.
3725
3726 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3727
3728         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3729         (wl-summary-delete-cache): Likewise.
3730         (wl-summary-mark-as-read): Rewrite.
3731
3732 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3733
3734         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3735         `wl-summary-count-unread'.
3736
3737         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3738
3739         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3740
3741 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3742
3743         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3744         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3745         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3746         Renamed to the elmo-msgdb-*-mark.
3747         (wl-summary-score-marks): Follow the change above.
3748         (wl-summary-auto-refile-skip-marks): Ditto.
3749         (wl-summary-incorporate-marks): Ditto.
3750         (wl-summary-expire-reserve-marks): Ditto.
3751
3752         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3753         changes.
3754         (wl-thread-insert-top): Changed updating message.
3755
3756         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3757         variable.
3758         (wl-summary-count-unread): Count answered marks.
3759         (wl-summary-rescan): Call wl-summary-insert-message instead of
3760         wl-summary-append-message-func-internal.
3761         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3762         (wl-summary-prefetch-msg): Follow the variable name changes.
3763         (wl-summary-prefetch-region): Ditto.
3764         (wl-summary-mark-as-read-all): Follow the API changes;
3765         Don't call elmo-folder-replace-marks.
3766         (wl-summary-delete-cache): Follow the variable name changes.
3767         (wl-summary-resume-cache-status): Ditto.
3768         (wl-summary-update-status-marks): New function.
3769         (wl-summary-insert-message): New function.
3770         (wl-summary-sync-marks): Follow the variable name changes.
3771         (wl-summary-sync-update): Synchronize to the msgdb, too;
3772         Changed update messages.
3773         (wl-summary-make-number-list): Rewrite.
3774         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3775         (wl-summary-mark-as-unread): Follow the API changes.
3776         (wl-summary-exec-subr): Follow the variable name changes.
3777         (wl-summary-mark-as-read): Ditto.
3778         (wl-summary-move-spec-plugged-alist): Ditto.
3779         (wl-summary-move-spec-unplugged-alist): Ditto.
3780         (wl-summary-cursor-move-surface): Ditto.
3781
3782         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3783         variable name changes.
3784         (wl-highlight-summary-current-line): Ditto.
3785
3786         * wl-expire.el (wl-expire-refile): Follow the API change in
3787         elmo-folder-move-messages.
3788         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3789         (wl-summary-archive): Use elmo-folder-msgdb instead of
3790         elmo-msgdb-load.
3791
3792 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3793
3794         * wl-mime.el (wl-draft-preview-message): Restore the position
3795         before evaluating wl-draft-send-hook in preview buffer.
3796
3797 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3798
3799         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3800         when it creates new draft buffer.
3801
3802         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3803         without argument.
3804
3805         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3806         Evaluate content and if the value is string, insert it.
3807         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3808         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3809         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3810         wl-draft-config-sub-part-bottom): Use it.
3811
3812         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3813         with the folder name. The question was unintelligible when it is
3814         called from wl-save-status.
3815
3816 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3817
3818         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3819         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3820         cannot take second argument).
3821
3822 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3823
3824         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3825         as t. Since type and subtype are not case sensitive (RFC 2045).
3826
3827 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3828
3829         * wl-vars.el (wl-message-mode-line-format): New variable.
3830         (wl-message-mode-line-format-spec-alist): Ditto.
3831         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3832         (wl-message-redisplay): Use wl-message-mode-line-format.
3833
3834 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3835
3836         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3837
3838 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3839
3840         * wl-summary.el (wl-summary-default-from): Write description.
3841
3842 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3843
3844         * wl-vars.el (wl-ldap-objectclass): Abolish.
3845
3846         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3847         (wl-ldap-make-filter): Removed condition for objectclass.
3848         (wl-ldap-make-matched-value-list): Remove meaningless process.
3849         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3850         (wl-address-ldap-search): Don't add `*' to `pat' string;
3851         use ignore-errors; added `email';
3852         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3853         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3854         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3855
3856
3857 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3858
3859         * wl-draft.el (wl-draft-parent-folder): Write description.
3860         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3861
3862 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3863
3864         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3865         as "" (zero-length string) if no parent.
3866         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3867
3868 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3869
3870         * wl-address.el (wl-address-make-completion-list): Skip duplication
3871         checking.
3872         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3873         `append'.
3874
3875 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3876
3877         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3878         instead of `beginning-of-buffer'.
3879
3880 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3881
3882         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3883
3884 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3885
3886         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3887         Refer wl-message-buffer-name.
3888         (wl-message-wheel-down): Ditto.
3889
3890 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3891
3892         * wl-vars.el (wl-message-buffer-name): New user option.
3893
3894         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3895         directly instead of making alist dinamically.
3896
3897         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3898         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3899         wl-message-buffer-cache-name.
3900         (wl-message-buffer-cache-clean-up): Ditto.
3901
3902         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3903
3904         * Version number is increased to 2.9.15.
3905
3906 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3907
3908         * wl-vars.el (wl-summary-default-view-alist): New user option.
3909
3910         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3911
3912         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3913         while deleting address.
3914         (wl-draft-delete-myself-from-cc): Ditto.
3915
3916         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3917         If optional argument is specified, reverse sort order.
3918
3919         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3920
3921 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3922
3923         * wl-thread.el (wl-thread-insert-message): Return parent number if
3924         exists.
3925         (wl-thread-update-indent-string-region): Use
3926         wl-thread-update-line-on-buffer-sub instead of
3927         wl-thread-update-line-on-buffer.
3928
3929 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3930
3931         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3932         (wl-folder-close-all): Ditto.
3933
3934 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3935
3936         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3937         and mailing-list:.
3938         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3939         value.
3940         (wl-summary-line-list-info): Print mailing-list name even when 
3941         list-number is empty.
3942
3943 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3944
3945         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3946
3947         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3948         (wl-draft-open-file): Ditto.
3949         (wl-draft-random-alphabet): Ditto.
3950
3951         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3952         bindings.
3953
3954 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3955
3956         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3957         * wl-vars.el (wl-draft-config-alist): Ditto.
3958
3959 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3960
3961         * Version number is increased to 2.9.14.
3962
3963         * wl.el (wl): Don't set wl-init as nil when error occured while
3964         auto-checking folders.
3965
3966         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3967         `elmo-expand-newtext'.
3968
3969 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3970
3971         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3972         `this-command' so that `wl-folder-goto-folder' contained in
3973         `wl-summary-keep-cursor-command' work.
3974
3975 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3976
3977         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3978         message buffer displaying state.
3979
3980 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3981
3982         * wl-vars.el (wl-summary-default-view): New variable to specify
3983         default value for `wl-summary-buffer-view' instead of using
3984         set-default.
3985         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3986
3987 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3988
3989         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3990
3991         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3992
3993 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3994
3995         * wl-vars.el (wl-forward-subject-prefix): New variable.
3996         * wl-draft.el (wl-draft-forward): Use it.
3997
3998 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3999
4000         * wl-message.el (wl-message-prev-page): When it is called without
4001         lines argument, scroll down by wl-message-scroll-amount lines.
4002         (wl-message-next-page): Ditto.
4003         * wl-vars.el (wl-message-scroll-amount): Change default value
4004         to preserve current behavior.
4005
4006 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4007
4008         * wl-summary.el (wl-summary-prefetch-msg): Bind
4009         `wl-message-entity' to call `wl-summary-from-function'.
4010
4011 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4012
4013         * wl-message.el (wl-message-buffer-create): Run
4014         wl-message-buffer-created-hook.
4015
4016 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-summary.el (wl-summary-sort-specs): New variable.
4019         (wl-summary-default-sort-spec): Ditto.
4020         (wl-summary-sort): Rewrite.
4021         (wl-summary-sort-by-list-info): New function.
4022
4023 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4024
4025         * wl-summary.el (wl-summary-get-list-info): New function.
4026         (wl-summary-sort): Rewrite.
4027         (wl-summary-line-list-info): Ditto.
4028         (wl-summary-line-list-count): Ditto.
4029         (wl-summary-refile-region): Fixed docstring.
4030
4031 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4032
4033         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4034         `wl-folder-entity-hashtb' as completion table.
4035
4036 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4037
4038         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4039         only when this command is called interactively; silence the byte-
4040         compiler.
4041
4042 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4043
4044         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4045         active in XEmacs.
4046
4047 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4048
4049         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4050         plural lines.
4051
4052 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4055         of current line when the cursor is on the header name.
4056         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4057
4058 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4059
4060         * wl-util.el (wl-read-directory-name): Return displayed directory
4061         as the default value also on XEmacs.
4062
4063 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4064
4065         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4066         formatting.
4067
4068 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4069
4070         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4071         argument and when it is non-nil, check face property before
4072         highlighting for each line.
4073         (wl-highlight-summary-window): Set it.
4074
4075 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4076
4077         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4078         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4079
4080         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4081         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4082         (wl-draft-get-fcc-list): Likewise.
4083
4084 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4085
4086         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4087         (wl-thread-entity-cur): Ditto.
4088         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4089         wl-thread-indent-regexp setting.
4090         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4091
4092         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4093         wl-summary-lazy-highlight.
4094         (wl-summary-display-bottom): Ditto.
4095
4096         * wl-thread.el (wl-thread-open-close): Likewise.
4097
4098         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4099         from and subject;
4100         Bind wl-draft-use-frame;
4101         Enclose with save-window-excursion;
4102         Use wl-draft-create-buffer instead of with-temp-buffer;
4103         Use wl-draft-prepare-edit;
4104         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4105         Use wl-draft-send instead of wl-draft-raw-send.
4106
4107 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4108
4109         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4110         of using wl-from.
4111
4112 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4113
4114         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4115         insert-buffer instead of clone-buffer.
4116         (wl-draft-doing-mime-bcc): New variable.
4117         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4118         infinite loop.
4119         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4120
4121         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4122         (wl-draft-mime-bcc-body): Ditto.
4123
4124         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4125         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4126         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4127         wl-draft-do-mime-bcc.
4128         (wl-draft-mime-bcc-field): New function.
4129         (wl-draft-do-mime-bcc): Ditto.
4130
4131         * wl-address.el (wl-address-complete-header-list): New variable.
4132         (wl-address-complete-header-regexp): Changed default value.
4133
4134         * Version number is increased to 2.9.13.
4135
4136 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4137
4138         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4139         it is differed.
4140
4141 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4142
4143         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4144         (wl-summary-line-list-count): Ditto.
4145
4146 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4147
4148         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4149         (wl-nntp-posting-function): New variable.
4150         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4151         `wl-nntp-posting-config-alist'.
4152
4153 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4154
4155         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4156         FLIM.
4157
4158 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4159
4160         * wl-summary.el (wl-summary-target-mark-refile-sub):
4161         Remove a nuisance funcall.
4162
4163 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4164
4165         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4166         as t for `try-completion'.
4167
4168 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4169
4170         * wl-summary.el (wl-summary-default-from): Use
4171         wl-address-header-extract-address instead of
4172         std11-extract-address-components.
4173         (wl-summary-simple-from): Ditto.
4174         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4175         (wl-summary-insert-headers): Show message.
4176         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4177         for whole line.
4178         (wl-summary-default-from): Revert last change.
4179         (wl-summary-simple-from): Ditto.
4180         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4181         (wl-summary-mark-as-read-region): Follow the change above.
4182         (wl-summary-sync-marks): Ditto.
4183         (wl-summary-target-mark-mark-as-read): Ditto.
4184         (wl-summary-redisplay-internal): Ditto.
4185         (wl-summary-redisplay-no-mime-internal): Ditto.
4186         (wl-summary-redisplay-all-header): Ditto.
4187         (wl-summary-mark-as-read): Removed argument `cached';
4188         Use current cache status to set cache mark.
4189         (wl-summary-redisplay-internal): Follow the change above.
4190         (wl-summary-redisplay-no-mime-internal): Ditto.
4191         (wl-summary-redisplay-all-header): Ditto.
4192
4193         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4194
4195         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4196         Don't call itself recursively (Adviced by Yamaoka-san).
4197
4198 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4199
4200         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4201         bind wl-summary-highlight as nil to avoid error caused by missing
4202         local variables.
4203
4204 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4205
4206         * wl-vars.el (wl-invalid-character-message): New user option.
4207
4208         * wl-util.el (wl-set-string-width): If truncated string-width is
4209         larger than specified width, use `wl-invalid-character-message'.
4210
4211 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4212
4213         * wl-summary.el (wl-summary-prefetch-msg): 
4214         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4215
4216 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4217
4218         * wl-vars.el (wl-summary-check-line-format): New user option.
4219         (wl-summary-line-format-file): Ditto.
4220
4221         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4222         variable.
4223         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4224         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4225         and `wl-summary-view-old-p' to check whether do a rescan or not.
4226         (wl-summary-view-old-p): New function.
4227         (wl-summary-line-format-changed-p): Ditto.
4228         (wl-summary-line-format-save): Ditto.
4229         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4230
4231         * wl-util.el (wl-set-string-width): Avoid using negative number
4232         for make-string.
4233
4234 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4235
4236         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4237         return value.
4238
4239         * wl-util.el (wl-set-string-width): Added optional argument
4240         `padding' (All other related portions are changed).
4241         (wl-line-parse-format): If the first letter of column number is
4242         `0', zero-padding the result (ex: "%05l").
4243
4244         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4245
4246 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4247
4248         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4249         sequential summary view.
4250
4251 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4252
4253         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4254         if it doesn't have a -unix version.
4255
4256 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4257
4258         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4259
4260 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4261
4262         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4263         content.
4264         (wl-draft): Follow the change above.
4265
4266         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4267
4268         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4269         and wl-folder-summary-line-format-alist contain %T and %P.
4270
4271         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4272         (wl-summary-mode-line-format): New user option.
4273         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4274         (wl-summary-line-format): Changed default value.
4275         (wl-summary-lazy-highlight): Changed default value.
4276
4277         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4278         change in wl-summary-create-line.
4279         (wl-thread-insert-entity-sub): Ditto.
4280
4281         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4282         (wl-summary-buffer-unread-status): Ditto.
4283         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4284         (wl-summary-buffer-persistent-mark-column): Ditto.
4285         (wl-summary-buffer-mode-line-formatter): Ditto.
4286         (wl-summary-buffer-mode-line): Ditto.
4287         (wl-summary-message-regexp): Abolished.
4288         (All other related portions are changed.)
4289         (wl-summary-detect-mark-position): New function.
4290         (wl-summary-buffer-set-folder): Setup
4291         wl-summary-buffer-mode-line-formatter.
4292         (wl-summary-mode): Setup selective-display;
4293         Setup pre-idle-hook when xemacs.
4294         (wl-summary-update-modeline): Rewrite.
4295         (wl-summary-jump-to-msg): Define as function;
4296         Changed regexp for searching messages.
4297         (wl-summary-message-number): Rewrite.
4298         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4299         Do rescan when old type summary cache.
4300         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4301         (wl-summary-remove-destination): Use '\r' to detect EOL.
4302         (wl-summary-print-destination): Ditto.
4303         (wl-summary-temp-mark): New inline function.
4304         (wl-summary-persistent-mark): Ditto.
4305         (wl-summary-line-number): New function.
4306         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4307         (wl-summary-line-list-count): New function.
4308         (wl-summary-create-line): Added argument persistent-mark.
4309         (All other related portions are changed)
4310         (wl-summary-create-line): Insert '\r'.
4311         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4312         (wl-summary-cursor-move-surface): New inline function.
4313         (wl-summary-prev): Use it.
4314         (wl-summary-next): Ditto.
4315
4316         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4317         wl-summary-message-regexp.
4318         (wl-highlight-summary): Delete progress message.
4319         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4320
4321         * Version number is increased to 2.9.12.
4322
4323 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4324
4325         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4326         variable (nil: no minimum).
4327         (wl-summary-line-subject): Add some spaces after subject by
4328         wl-summary-line-subject-minimum-length.
4329
4330 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4331
4332         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4333         and removed `F'.
4334         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4335         change above).
4336
4337 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4338
4339         * wl-summary.el (wl-summary-line-list-count): Reverted.
4340         (example setting in samples/*/dot.wl is also updated)
4341
4342 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4343
4344         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4345
4346         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4347
4348         * wl-vars.el (wl-summary-line-format): Addes some description to the
4349         docstring.
4350
4351         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4352         (wl-summary-line-close-bracket): Ditto.
4353         (wl-summary-line-children-number): Ditto.
4354         (wl-summary-line-thread-indent): Ditto.
4355         (wl-summary-line-children-and-from): Ditto.
4356
4357         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4358         't', 'c', 'F' and added 'C'.
4359
4360         * wl-util.el (wl-set-string-width): Accept negative value.
4361         (wl-line-parse-format): Added "%number(" and "%)".
4362
4363 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4364
4365         * wl-summary.el (wl-summary-line-list-count): Change format of the
4366         return value.
4367
4368 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4369
4370         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4371         from the recent message.el.
4372         (wl-draft-point-in-header-p): Ditto.
4373         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4374         wl-draft-beginning-of-line.
4375         * wl-e21.el (wl-draft-mode-map): Ditto.
4376         * wl-xmas.el (wl-draft-mode-map): Ditto.
4377
4378         * wl-folder.el: Sort macrodefs by dependencies.
4379
4380 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4381
4382         * wl-summary.el (wl-summary-prev): Fixed regexp.
4383         (wl-summary-next): Ditto.
4384
4385 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4386
4387         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4388
4389 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4390
4391         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4392         for backward compatibility.
4393
4394 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4395
4396         * wl-summary.el (wl-summary-line-list-count): New function, merged
4397         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4398         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4399         list counts.
4400
4401 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4402
4403         * wl-summary.el (wl-summary-create-line): Ignore errors while
4404         timezone-fix-time.
4405
4406         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4407
4408         * wl-summary.el (wl-summary-sync-update): Ditto.
4409         (wl-summary-default-from): Use wl-message-entity
4410         instead of entity.
4411
4412         * wl-summary.el (wl-summary-create-line): Fix.
4413
4414         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4415         (wl-summary-line-format): New user option.
4416         (wl-folder-summary-line-format-alist): Ditto.
4417         (wl-summary-from-width): Abolished.
4418
4419         * wl-util.el (toplevel): Require 'bytecomp.
4420         (wl-line-parse-format): New function.
4421         (wl-line-formatter-setup): New macro.
4422
4423         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4424         (wl-summary-buffer-line-formatter): New buffer local variable.
4425         (wl-summary-switch-to-clone-buffer): Follow the change above.
4426         (wl-summary-message-regexp): Fix.
4427         (wl-summary-from-func-internal): Abolished.
4428         (wl-summary-subject-func-internal): Ditto.
4429         (wl-summary-subject-filter-func-internal): Ditto.
4430         (All other related portions are changed.)
4431         (wl-summary-buffer-set-folder):
4432         Set up wl-summary-buffer-number-column and 
4433         wl-summary-buffer-line-formatter
4434         (All other related portions are changed.)
4435         (wl-summary-buffer-number-column-detect): Abolished.
4436         (All other related portions are changed.)
4437         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4438         (wl-summary-delete-all-temp-marks-on-buffer): Use
4439         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4440         (wl-summary-target-mark-delete): Ditto.
4441         (wl-summary-target-mark-refile-subr): Ditto.
4442         (wl-summary-target-mark-mark-as-read): Ditto.
4443         (wl-summary-target-mark-mark-as-unread): Ditto.
4444         (wl-summary-target-mark-mark-as-important): Ditto.
4445         (wl-summary-target-mark-save): Ditto.
4446         (wl-summary-replace-status-marks): Renamed from
4447         wl-summary-set-status-marks-on-buffer;
4448         Use wl-summary-message-regexp instead of
4449         wl-summary-buffer-number-regexp.
4450         (wl-summary-sync-update): Follow the change above.
4451         (wl-summary-goto-previous-message-beginning): New function.
4452         (wl-summary-mark-as-unread): Use it.
4453         (wl-summary-mark-as-important): Ditto.
4454         (wl-summary-line-formatter): New variable.
4455         (wl-summary-line-year): New function.
4456         (wl-summary-line-day): Ditto.
4457         (wl-summary-line-day-of-week): Ditto.
4458         (wl-summary-line-hour): Ditto.
4459         (wl-summary-line-minute): Ditto.
4460         (wl-summary-line-open-bracket): Ditto.
4461         (wl-summary-line-close-bracket): Ditto.
4462         (wl-summary-line-children-number): Ditto.
4463         (wl-summary-line-thread-indent): Ditto.
4464         (wl-summary-line-size): Ditto.
4465         (wl-summary-line-subject): Ditto.
4466         (wl-summary-line-from): Ditto.
4467         (wl-summary-line-children-and-from): Ditto.
4468         (wl-summary-create-line): Rewritten.
4469         (wl-summary-format-date): Abolished.
4470
4471         * wl-highlight.el (wl-highlight-summary-current-line): Use
4472         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4473         Use thread structure to detect thread top message.
4474
4475         * wl-draft.el (wl-default-draft-cite): Don't use
4476         wl-summary-from-func-internal.
4477
4478         * wl-refile.el (wl-refile-subject-learn): Don't use
4479         wl-summary-subject-filter-func-internal.
4480         (wl-refile-guess-by-subject): Ditto.
4481
4482         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4483         parameters.
4484
4485         * wl-thread.el (wl-thread-update-indent-string-region):
4486         Use wl-thread-update-line-on-buffer instead of
4487         wl-thread-update-indent-string.
4488         (wl-thread-update-children-number): Redefine using
4489         wl-thread-update-line-on-buffer.
4490         (wl-thread-update-indent-string): Abolished.
4491
4492         * Version number is increased to 2.9.11.
4493
4494 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4495
4496         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4497         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4498         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4499
4500         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4501         as nil.
4502
4503         * wl-thread.el (wl-thread-open-all-unread): Use 
4504         elmo-folder-list-messages-mark-match.
4505         (wl-thread-insert-message): Removed argument `mark-alist'.
4506         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4507         elmo-msgdb-set-mark.
4508         (wl-thread-get-children-msgs-uncached): Likewise.
4509         (wl-thread-get-exist-children): Added argument include-self.
4510         (wl-thread-delete-message): Follow the change above.
4511
4512         * wl-summary.el (wl-summary-count-unread): Removed argument.
4513         (wl-summary-rescan): Follow the change above.
4514         (wl-summary-mark-as-read-region): Ditto
4515         (wl-summary-mark-as-unread-region): Ditto.
4516         (wl-summary-delete-messages-on-buffer): Ditto.
4517         (wl-summary-sync-update): Ditto.
4518         (wl-summary-switch-to-clone-buffer): Ditto.
4519         (wl-summary-goto-folder-subr): Ditto.
4520         (wl-summary-target-mark-mark-as-read): Ditto.
4521         (wl-summary-target-mark-mark-as-unread): Ditto.
4522         (wl-summary-target-mark-mark-as-important): Ditto.
4523         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4524         (wl-summary-update-thread): Removed argument `mark-alist'.
4525         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4526         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4527         (wl-summary-resume-cache-status): Likewise.
4528         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4529         elmo-msgdb-set-mark.
4530         (wl-summary-mark-as-read-all): Likewise.
4531         (wl-summary-delete-cache): Ditto.
4532         (wl-summary-auto-select-msg-p): Ditto.
4533         (wl-summary-mark-as-unread): Ditto.
4534         (wl-summary-no-auto-refile-message-p): Ditto.
4535         (wl-summary-mark-as-read): Ditto.
4536         (wl-summary-mark-as-important): Ditto.
4537         (wl-summary-auto-refile): Follow the change above.
4538         (wl-summary-delete-all-marks): Removed.
4539         (wl-summary-resume-marks-and-highlight): Ditto.
4540         (wl-summary-resume-marks): Ditto.
4541         (wl-summary-delete-important-msgs-from-list): Ditto.
4542         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4543
4544         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4545         wl-summary-count-unread.
4546
4547         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4548         (wl-summary-score-update-all-lines): Use
4549         elmo-msgdb-set-mark.
4550
4551 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4552
4553         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4554         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4555         (wl-summary-create-line): Renamed from
4556         wl-summary-overview-create-summary-line;
4557         Argument rearrangement.
4558         (wl-summary-update-thread): Follow the change above.
4559
4560         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4561         (wl-thread-insert-entity-sub): Likewise.
4562
4563         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4564         argument `overview', `mark-alist' and added `msgdb'.
4565
4566         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4567
4568         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4569         (wl-summary-rescan): Follow the change above.
4570         (wl-summary-sync-update): Ditto.
4571         (wl-summary-insert-thread-entity): Ditto;
4572         Don't use `let*' in every while loop;
4573         Detect infinite loop of threads.
4574         (wl-summary-update-thread): Removed argument `overview'.
4575
4576         * wl-thread.el (wl-thread-insert-message): Ditto.
4577
4578         * Version number is increased to 2.9.10.
4579
4580         * wl-message.el (wl-message-redisplay): Ignore errors while
4581         wl-message-redisplay-hook.
4582
4583 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4584
4585         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4586
4587 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4588
4589         * wl.el (wl): inhibit-quit while wl-folder.
4590
4591 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4592
4593         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4594         while msgdb access.
4595
4596 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4597
4598         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4599         even if no folder is not created.
4600
4601 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4602
4603         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4604
4605         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4606         implementation.
4607         (wl-summary-target-mark-thread): Ditto.
4608
4609         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4610
4611 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4612
4613         * wl-util.el (wl-display-bytes): Remove unused function.
4614
4615 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4616
4617         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4618         seems critical one (partially reverse the change in 2002/03/17).
4619
4620 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4621
4622         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4623         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4624
4625 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4626
4627         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4628         is not writable.
4629         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4630         plugged status instead of `'force' as 2nd argument.
4631
4632         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4633         is not creatable.
4634
4635         * Version number is increased to 2.9.9.
4636
4637 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4638
4639         * wl-summary.el (wl-summary-suspend): New function.
4640
4641 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4642
4643         * wl.el (wl): Do not check variables if check is nil.
4644         * wl-utils.el (wl-collect-draft): New function.
4645         * wl-folder.el (wl-folder-suspend): Put summary buffers
4646         and draft buffers at the end of buffer list.
4647         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4648
4649 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4650
4651         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4652         loop instead of recursive call.
4653
4654         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4655         2nd argument.
4656
4657 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4658
4659         * wl-draft.el (wl-draft-create-contents): Don't take neither
4660         (function . args) nor (string . something) any more.
4661
4662         * wl-version.el (wl-generate-user-agent-string): Return string
4663         without header symbol.
4664         * wl-draft.el (wl-draft-default-headers): Use it.
4665
4666         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4667         `wl-draft-insert-ccs' and return field value instead of inserting
4668         the header. Abolish cc argument.
4669         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4670
4671         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4672         rather than one with string car.
4673
4674         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4675         * wl-draft.el (wl-draft-create-contents): Add it after the default
4676         headers.
4677
4678         * wl-draft.el (wl-draft-create-contents): For the case of
4679         (symbol-or-string . function) insert header only when the function
4680         returns string value.
4681
4682 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4683
4684         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4685         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4686
4687 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4688
4689         * wl.el (wl-check-environment): Don't check Message-ID when
4690         `wl-insert-message-id' is nil.
4691         Revive checking if `wl-message-id-domain' contains "@".
4692
4693 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4694
4695         * wl.el (wl-check-environment): Merge examination for "@" at
4696         inappropriate position into the first string-match.
4697
4698         * wl-summary.el (wl-summary-target-mark-print): New function.
4699         (wl-summary-pipe-message-subr): Extracted from
4700         `wl-summary-pipe-message'.
4701         (wl-summary-target-mark-pipe): New function.
4702         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4703         `wl-summary-target-mark-pipe'.
4704
4705 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4706
4707         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4708
4709 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4710
4711         * wl.el (wl-check-environment): Use elmo-warning instead of
4712         error for non-critical ones.
4713         Remove trash folder check.
4714         (wl): Don't ignore error in wl-check-environment.
4715
4716         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4717         check, which is moved from `wl-check-environment'.
4718         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4719
4720 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4721
4722         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4723         guess anything, call wl-summary-write.
4724         (wl-summary-write): Create draft with blank To field.
4725         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4726
4727 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4728
4729         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4730         argument full as well for wl-folder-write-current-folder.
4731         If wl-*-write-current-folder cannot guess addressee, add blank
4732         To header.
4733         Rewrite condition for positioning cursor.
4734
4735 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4736
4737         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4738         summary buffer is present, use it.
4739         (wl-folder-jump-to-previous-summary): Ditto.
4740
4741 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4744
4745         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4746         wl-summary-previous-buffer and wl-summary-next-buffer.
4747
4748         * wl-folder.el (wl-folder-mode-map): Bind
4749         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4750         (wl-folder-jump-to-next-summary): New function.
4751         (wl-folder-jump-to-previous-summary): Ditto.
4752
4753         * wl-draft.el (wl-draft): Rearranged.
4754
4755 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4756
4757         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4758         of header.
4759         (wl-draft): Collect arguments for the header as header-alist.
4760         (wl-draft-forward): Arrange arguments for wl-draft.
4761         (wl-draft-reply): Ditto.
4762         (wl-draft-edit-string): Ditto.
4763         * wl-summary.el (wl-summary-write): Ditto.
4764         (wl-summary-write-current-folder): Ditto.
4765
4766         * Version number is increased to 2.9.8.
4767
4768 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4771
4772         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4773
4774         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4775         even if the guess failed.
4776
4777         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4778         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4779         wl-summary-write-current-folder.
4780         * wl-xmas.el: Ditto.
4781
4782 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4783
4784         * wl-summary.el (wl-summary-next-page): Force display message if
4785         message is not displayed yet.
4786         (wl-summary-prev-page): Ditto.
4787
4788 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4789
4790         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4791
4792 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4793
4794         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4795         add "Preview Message" and "Save Draft and Exit".
4796
4797 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4798
4799         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4800         if addrmgr is called from draft in splitted window.
4801
4802         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4803         * wl-mule.el: Ditto.
4804         * wl-xmas.el: Ditto.
4805
4806 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4807
4808         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4809
4810         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4811         * wl-xmas.el (wl-folder-toolbar): Ditto.
4812
4813 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4814
4815         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4816         and wl-draft-save-and-exit.
4817         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4818         * wl-xmas.el: Ditto.
4819         * wl-mule.el: Ditto.
4820
4821         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4822         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4823
4824 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4827         lists for saving buffer.
4828
4829 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4830
4831         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4832         parent-folder argument instead of it.
4833         (wl-draft-create-buffer): Ditto.
4834         (wl-draft-forward): Ditto.
4835         (wl-draft-reply): Ditto.
4836         * wl-summary.el (wl-summary-write): Ditto.
4837         (wl-summary-write-current-folder): Ditto.
4838
4839         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4840         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4841         Folder buffer after composing.
4842
4843 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4844
4845         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4846         header if the file `wl-x-face-file' already contains it.
4847
4848 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4849
4850         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4851         folder" entry.
4852         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4853         * wl-e21.el (wl-folder-toolbar): Ditto.
4854         * wl-xmas.el (wl-folder-toolbar): Ditto.
4855
4856 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4857
4858         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4859         wl-folder-goto-folder with sticky argument.
4860         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4861
4862 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4863
4864         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4865         and wl-summary-previous-buffer.
4866         (wl-summary-next-buffer): New function.
4867         (wl-summary-previous-buffer): Ditto.
4868
4869 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4870
4871         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4872         wl-folder-jump-to-current-entity-with-arg.
4873         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4874         `wl-folder-jump-to-current-entity'.
4875         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4876         `wl-summary-goto-folder-sticky'.
4877         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4878         `wl-summary-goto-folder'.
4879         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4880         Unless force-exit, do not clean temp. marks for sticky summary.
4881         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4882
4883 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4884
4885         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4886         not entire.
4887
4888 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4889
4890         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4891         to `C-x C-s'.
4892         (wl-summary-save-status): New command.
4893         (wl-summary-exit): Don't clean-up temp marks when sticky.
4894         (Applied patch from Nakayama-san [wl: 09548])
4895         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4896         Do nothing when no mark data.
4897         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4898         Call `wl-summary-delete-all-temp-marks' before saving.
4899
4900 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4901
4902         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4903
4904 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4905
4906         * wl.el (wl-check-environment): Also cause error when (system-name)
4907         returns "localhost.localdomain". (Although it doesn't affect because
4908         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4909
4910 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4911
4912         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4913         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4914
4915         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4916         value.
4917
4918 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4919
4920         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4921         Likewise r-cc-list and r-ng-list.
4922
4923 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4924
4925         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4926         only if it is bound as variable.
4927
4928         * wl-mime.el (wl-draft-preview-message): Ditto.
4929
4930 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4931
4932         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4933         needless `goto-char'.
4934
4935         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4936         `wl-summary-redisplay-no-mime-internal' instead of
4937         `wl-summary-redisplay-no-mime'.
4938         (wl-summary-redisplay-no-mime): Changed argument;
4939         Call `wl-summary-redisplay-no-mime-internal'.
4940
4941         * wl-mime.el (wl-draft-preview-message): Bind
4942         `mime-header-encode-method-alist' locally.
4943
4944         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4945         (wl-draft-std11-parse-addresses): Added the first address check.
4946         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4947
4948         * Version number is increased to 2.9.7.
4949
4950 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4951
4952         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4953
4954 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4955
4956         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4957         related to scrollbar support, if there is no such a feature
4958         compiled in.
4959
4960 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4961
4962         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4963         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4964         for prefetch.
4965
4966 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4967
4968         * wl-summary.el (wl-summary-pick): Fix for no match.
4969
4970 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4971
4972         * wl-draft.el (wl-draft-save):
4973         Override `mime-header-encode-method-alist'.
4974
4975 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4976
4977         * wl-folder.el (wl-folder-pick): New function.
4978         Define key as "?".
4979
4980 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4981
4982         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4983         Fix for unplugged.
4984
4985 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4986
4987         * wl-folder.el (wl-folder-virtual): New function.
4988         Define key as "V".
4989
4990 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4991
4992         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4993         multi folder if entity is group.
4994
4995 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4996
4997         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4998         is nil.
4999
5000 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5001
5002         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5003         (wl-summary-target-mark-msgs): Return the number of marked messages.
5004
5005 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5006
5007         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5008         "first:" is specified.
5009
5010 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-vars.el (wl-from): Use return value of function
5013         user-full-name instead of the variable user-full-name since
5014         XEmacs-20.4 doesn't set this variable.
5015
5016 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5017
5018         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5019         call `wl' directly.
5020
5021 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5022
5023         * wl-draft.el (wl-draft-reedit): Removed duplicated
5024         switch-to-buffers.
5025
5026 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5027
5028         * wl.el (wl-other-frame): Removed garbages.
5029
5030 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5031
5032         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5033
5034         * wl-xmas.el (wl-draft-key-setup): Ditto.
5035
5036         * wl-mule.el (wl-draft-key-setup): Ditto.
5037
5038         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5039         (wl-draft-reedit): Ditto.
5040         (wl-draft-prepare-edit): Add `wl-draft-save' to
5041         `local-write-file-hooks'.
5042         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5043         (wl-draft-reedit): Set buffer-file-name.
5044         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5045
5046
5047         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5048         call it.
5049         (wl-delete-startup-frame-function): New variable.
5050         (wl-other-frame): New function
5051         (Original was written by Yamaoka san [wl: 09239]).
5052
5053         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5054         if `wl-folder-use-frame'.
5055
5056 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5057
5058         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5059
5060 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5061
5062         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5063         New variable.
5064         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5065         (wl-message-buffer-prefetch-get-next): Use them.
5066         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5067
5068 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5069
5070         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5071         with unwind-protect.
5072
5073         * wl-draft.el (wl-draft-reedit): Rewrite.
5074         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5075         (wl-draft-save): Insert header separator if it does not exist;
5076         Removed condition-case.
5077
5078         * wl-summary.el (wl-summary-reedit): Revert last change.
5079
5080         * wl-draft.el (wl-draft-save): Rewrite.
5081         (wl-draft-create-buffer): Set buffer-file-name as nil.
5082
5083         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5084
5085         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5086
5087         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5088         nil.
5089
5090 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5091
5092         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5093         If count is nil, do not prefetch.
5094         (wl-message-buffer-prefetch-next): Next.
5095
5096 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5097
5098         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5099
5100 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5101
5102         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5103         `delete-backward-char'
5104         (wl-draft-prepare-edit): Check major-mode.
5105         (wl-draft-decode-header): Rewrite.
5106         (wl-draft): Fix.
5107
5108 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5109
5110         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5111
5112 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5113
5114         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5115         (wl-message-buffer-prefetch-get-next): Remove size checking.
5116         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5117
5118 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5119
5120         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5121         (wl-draft-default-headers): Fix.
5122
5123 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5124
5125         * wl-draft.el (wl-draft-default-headers): Insert return value of
5126         `wl-generate-mailer-string-function'.
5127
5128 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5131         (wl-draft-insert-mail-header-separator): Ditto.
5132
5133         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5134         again (Reverted the change on 2002-01-17 by OKADA san).
5135
5136 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5137
5138         * wl-draft.el (wl-draft): Rewrite.
5139         (wl-draft-create-buffer): New function.
5140         (wl-draft-create-contents): Ditto.
5141         (wl-draft-prepare-edit): Ditto.
5142         (wl-draft-decode-header): Ditto.
5143         (wl-draft-decode-body): Ditto.
5144         (wl-draft-check-new-line): Ditto.
5145         (wl-draft-default-headers): Ditto.
5146         (wl-draft-insert-mail-header-separator): Ditto.
5147
5148 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5149
5150         * Version number is increased to 2.9.6.
5151
5152 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5153
5154         * wl-draft.el (wl-draft-delete-field): Optional argument.
5155         (wl-draft-delete-fields): Ditto.
5156
5157 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5158
5159         * wl-message.el (toplevel): Eliminated byte-compile warning.
5160         for `itimer-function', `delete-timer' and `itimer-list'.
5161
5162 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5163
5164         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5165         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5166         `wl-message-buffer-prefetch-threshold'.
5167         * wl-summary.el (wl-summary-redisplay-internal): Remove
5168         the check of `wl-message-buffer-prefetch-depth'.
5169
5170 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5171
5172         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5173         size of article.
5174         (wl-message-buffer-prefetch-subr): Remove size check.
5175
5176 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5177
5178         * wl-vars.el (wl-plugged): Make customizable.
5179
5180 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5181
5182         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5183         (wl-message-buffer-prefetch-set-timer): New function.
5184         (wl-message-buffer-prefetch-get-next): New function.
5185         (wl-message-buffer-prefetch): New function.
5186         (wl-message-buffer-prefetch-next): Rewrite.
5187         (wl-message-buffer-prefetch-subr): Rewrite.
5188         * wl-vars.el (wl-auto-prefetch-first): New variable.
5189         * wl-summary.el (wl-summary-goto-folder-subr): Call
5190         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5191
5192 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5193
5194         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5195         `wl-summary-unread-message-hook'.
5196
5197 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5198
5199         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5200         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5201         if range is `cache-status'.
5202
5203 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5204
5205         * wl-message.el (wl-message-buffer-prefetch-subr):
5206         Improve debug message.
5207
5208 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5209
5210         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5211         `wl-mail-send-pre-hook'.
5212         (wl-draft-send-mail-with-qmail): Ditto.
5213         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5214
5215 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5216
5217         * wl-message.el (wl-message-buffer-prefetch-subr):
5218         Fix for cancel-function-timers bug.
5219         (wl-message-buffer-prefetch-debug): Default value is t.
5220
5221 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5222
5223         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5224         (wl-message-buffer-prefetch-subr): Rewrite.
5225         Rename from `wl-message-buffer-prefetch'.
5226
5227 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5228
5229         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5230         (wl-default-draft-cite-decorate-author): Ditto.
5231
5232         * wl-draft.el (wl-draft-cite-function): Removed.
5233         (wl-default-draft-cite-decorate-author): Ditto.
5234
5235 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5236
5237         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5238         (wl-default-draft-cite): Do not arrange author name if the value of
5239         `wl-default-draft-cite-decorate-author' is nil.
5240
5241 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5242
5243         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5244
5245         * wl-folder.el (wl-folder-check-one-entity): Don't care
5246         `elmo-folder-use-flag-p'.
5247
5248 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5249
5250         * wl-folder (wl-folder-check-one-entity): Fix
5251         problem if unread is nil.
5252
5253 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5254
5255         * wl-address.el (wl-address-make-completion-list): Check whether
5256         the address is a group list.
5257         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5258
5259 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5260
5261         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5262         The number of the messages of new and unread does not count
5263         correctly.
5264
5265         * wl-summary.el (wl-summary-count-unread): Changed to return
5266         `(new . unread)' instead of total.
5267         (wl-summary-sync-update): Follow the change above.
5268
5269         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5270
5271 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5272
5273         * wl-address.el (wl-address-make-completion-list): Do not enclose
5274         address by " <" and ">" if associated realname is "".
5275         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5276         This is against the promblem with group list in .addresses pointed
5277         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5278
5279 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5280
5281         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5282         message is a format control string.
5283         * wl-expire.el (wl-expire-append-log): Ditto.
5284         * wl-mime.el (wl-summary-burst-subr): Ditto.
5285         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5286         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5287
5288 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5289
5290         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5291         wl.el (wl-check-variables): Rename from `wl-check-type'.
5292         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5293         (wl-check-variables-2): New function.
5294         (wl): Call `wl-check-variables-2'.
5295
5296 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5297
5298         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5299         after renaming folder in access group.
5300
5301 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5302
5303         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5304         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5305         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5306         (wl-message-buffer-prefetch): Rewrite.
5307         (wl-message-buffer-prefetch-idle-time): Removed.
5308         * wl-summary.el (wl-summary-redisplay-internal):
5309         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5310         Error check for `wl-message-buffer-prefetch-depht'.
5311
5312 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5313
5314         * Version number is increased to 2.9.5.
5315         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5316
5317 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5318
5319         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5320         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5321         Based on the patch written by
5322         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5323
5324 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5325
5326         * wl-draft.el (wl-draft-raw-send): Fix for
5327         `wl-news-send-pre-hook'
5328
5329 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl-utils.el (wl-message-id-function): New variable.
5332         * wl-draft.el (wl-draft-insert-required-fields):
5333         Use `wl-message-id-function'.
5334
5335 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5336
5337         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5338         * wl-utils.el (wl-draft-make-message-id-string):
5339         Use `wl-from' for domain part of Message-ID
5340         if `wl-message-id-use-wl-from' if non-nil.
5341         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5342
5343 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5344
5345         * wl.el (wl): Call `wl-check-type'
5346         Do not 'condition-case'.
5347
5348 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5349
5350         * wl.el (wl-check-type): New function.
5351         (wl-check-type-variables): New variable.
5352
5353 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5354
5355         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5356
5357 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5358
5359         * wl-draft.el (wl-smtp-password-key): New function.
5360         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5361         (wl-draft-send-mail-with-smtp): Ditto.
5362         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5363
5364 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5365
5366         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5367         * wl-utils.el (wl-unique-id-suffix): Remove.
5368
5369 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5370
5371         * Version number is increased to 2.9.4.
5372
5373 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5374
5375         * wl-utils.el (wl-unique-id-suffix): New variable.
5376         (wl-unique-id): Use `wl-unique-id-suffix'
5377
5378 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5379
5380         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5381         instead of `elmo-msgdb-search'.
5382
5383         * Version number is increased to 2.9.3.
5384
5385 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5386
5387         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5388
5389 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5390
5391         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5392         (wl-draft-dispatch-message): Changed for send-later.
5393         (wl-draft-queue-flush): Ditto.
5394         (wl-draft): Clear `wl-sent-message-queued'.
5395         (wl-draft-reedit): Ditto.
5396         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5397         * wl-vars.el (wl-draft-force-queuing): New variable.
5398         (wl-draft-force-queuing-mail): New variable.
5399         (wl-draft-force-queuing-news): New variable.
5400
5401 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5402
5403         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5404         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5405
5406 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5407
5408         * Version number is increased to 2.9.2.
5409
5410 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5411
5412         * wl-draft.el (wl-draft-elide-region): New user command.
5413         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5414
5415         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5416         command `wl-draft-elide-region'.
5417         * wl-mule.el: Ditto.
5418         * wl-xmas.el: Ditto.
5419
5420 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5421
5422         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5423         (wl-biff-check-folder-async): Removed needless let.
5424
5425 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5428         wl-folder-get-elmo-folder.
5429         (wl-biff-check-folder): Set `biff' argument of
5430         `wl-folder-check-one-entity'.
5431         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5432
5433         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5434         (wl-folder-check-one-entity): Added `biff' argument;
5435         Setup `biff' slot of folder.
5436
5437         * Version number is increased to 2.9.1.
5438
5439 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5440
5441         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5442         comment out and fixed.
5443         (wl-fldmgr-add-completion-subr): Ditto.
5444
5445         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5446         and msgdb.
5447
5448         * wl.el (wl-toggle-plugged): Save summary view.
5449
5450 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5451
5452         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5453
5454 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5455
5456         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5457
5458 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5459
5460         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5461         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5462         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5463
5464         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5465         if it was failed.
5466         (wl-demo): Disable undo in the demo buffer.
5467
5468 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5469
5470         * wl-version.el (wl-version): Changed codename.
5471
5472         * Version number is increased to 2.9.0.
5473
5474 2001-12-14  Takuo KITAME <kitame@northeye.org>
5475
5476         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5477         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5478         (wl-folder-mark-as-read-all-current-entity): Ditto.
5479
5480 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5481
5482         * wl-vars.el (wl-from-width): Define as obsolete variable.
5483         (wl-subject-length-limit): Ditto.
5484
5485         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5486
5487         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5488         wl-summary-save-view.
5489
5490         * wl.el (wl-save-status): Ditto.
5491         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5492
5493         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5494         (wl-summary-exit): Follow the change above.
5495         (wl-summary-goto-folder-subr): Ditto.
5496
5497         * wl-folder.el (wl-folder-create-subr): Don't use
5498         `elmo-folder-creatable-p'.
5499
5500 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5501
5502         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5503
5504 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5505
5506         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5507         rather than bitmap on Emacs 21.
5508         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5509         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5510         for xbm if the new redisplay engine is not available.
5511
5512 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5513
5514         * wl-folder.el (wl-folder-init-hook): New hook.
5515         (wl-folder-init): Run `wl-folder-init-hook'.
5516
5517 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5518
5519         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5520
5521 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5522
5523         * wl-acap.el (wl-acap-cache-filename): New variable.
5524         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5525         (wl-acap-init): Use cache if no ACAP server found.
5526
5527 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5528
5529         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5530         `wl-acap-original-msgdb-dir'.
5531
5532         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5533         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5534
5535         * wl-mime.el (wl-mime-save-directory): Renamed from
5536         `wl-mime-save-dir'.
5537
5538 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5539
5540         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5541
5542         * wl-demo.el: Require `path-util'.
5543         (wl-demo-bitmap-mule-available-p): New internal variable.
5544         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5545         `module-installed-p' instead.
5546         (wl-demo-insert-image): Use *.img file for a bitmap image.
5547         (wl-demo): Don't call the ascii demo recursively.
5548
5549 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5550
5551         * Version number is increased to 2.7.7.
5552
5553 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5554
5555         * wl.el (wl-exit): Eliminated byte-compile warning.
5556
5557 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5558
5559         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5560         obsolete variable using `elmo-define-obsolete-variable'.
5561         (wl-fetch-confirm-threshold): Ditto.
5562         (wl-cache-prefetch-folder-type-list): Ditto.
5563         (wl-cache-prefetch-folder-list): Ditto.
5564
5565 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5566
5567         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5568         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5569         (wl-demo-insert-image): New function.
5570         (wl-demo-insert-text): New function.
5571         (wl-demo-image-type-alist): Redefine as a function.
5572         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5573         (wl-demo-with-temp-file-buffer): Removed.
5574         (wl-logo-xpm): Removed.
5575         (wl-logo-xbm): Removed.
5576         (wl-logo-bitmap): Removed.
5577
5578 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5579
5580         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5581         (wl-expire-localdir-get-folder-function): New user option.
5582         (wl-expire-localdir-get-folder): New function.
5583         (wl-expire-localdir-date): Ditto.
5584
5585 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5586
5587         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5588         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5589         Fixed unread number mismatch when all-unread < unread.
5590
5591 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5592
5593         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5594         (wl-fetch-confirm-threshold): Ditto.
5595
5596         * wl-summary.el (wl-summary-confirm-appends): Removed.
5597         (wl-summary-sync-update): Don't refer
5598         `wl-summary-update-confirm-threshold' (It is now abolished).
5599
5600         * wl-message.el (wl-message-display-internal): Don't refer
5601         `wl-fetch-confirm-threshold' (It is now abolished).
5602
5603 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5604
5605         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5606
5607 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5608
5609         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5610         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5611         Change default value to nil.
5612         (wl-summary-indent-length-limit): The value can be nil, nil means
5613         unlimited.
5614
5615         * wl-summary.el: Don't set limit for indent length if the value of
5616         wl-summary-indent-length-limit is nil.
5617         If the value of wl-summary-width is nil, it means only that the width
5618         of summary is unlimited (nil doesn't mean that the indent length is
5619         unlimited).
5620
5621         * wl-thread.el: Ditto.
5622
5623 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5624
5625         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5626         be nil, nil means never confirm.
5627         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5628
5629 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5630
5631         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5632         means unlimited).
5633
5634 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5635
5636         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5637         Use `with-temp-buffer'.
5638
5639 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5642         with new backquote style).
5643         (wl-folder-get-entity-from-buffer): Ditto.
5644
5645 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5646
5647         * wl-version.el (nemacs-version): Eliminated.
5648         (wl-extended-emacs-version2): Ignore nemacs.
5649         (wl-extended-emacs-version3): Ditto.
5650
5651 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5652
5653         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5654         (wl-draft-add-in-reply-to): New variable.
5655         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5656         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5657         (wl-draft-yank-from-mail-reply-buffer): Use
5658         `wl-draft-add-in-reply-to'.
5659         (wl-draft-insert-current-message): Ditto.
5660
5661 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5662
5663         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5664         typo (kill->hide).
5665         (wl-message-buffer-prefetch-folder-type-list): Added elements
5666         `mark' and `cache' instead of `internal'.
5667
5668 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5669
5670         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5671         resume msgdb directory.
5672
5673 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5674
5675         * wl.el (wl-exit): Call `wl-acap-exit'.
5676
5677         * wl-summary.el (wl-summary-message-string): New function.
5678         (wl-summary-reedit): Use it.
5679         (wl-summary-resend-bounced-mail): Remove needless let.
5680         (wl-summary-supersedes-message): Ditto.
5681         (wl-summary-save): Ditto.
5682
5683         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5684         (wl-acap-init): Set it.
5685         (wl-acap-exit): New function.
5686
5687 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5688
5689         * wl.el (wl-init): Revert (require 'mime-setup). move from
5690         toplevel.
5691
5692 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5693
5694         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5695         local variables.  Add error when guess function return invalid
5696         value.
5697
5698 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5699
5700         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5701         Change local variable name.
5702         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5703         (wl-folder-get-newsgroups): Return nil when non-news folder.
5704         * wl-summary.el (wl-summary-write-current-folder): State through
5705         when guess-list return nil.
5706         (wl-summary-write-current-folder-functions): Fixed docstring.
5707
5708         * wl.el (wl-exit): Changed confirm message.
5709
5710         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5711         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5712
5713         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5714
5715 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5716
5717         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5718         user option (Renamed from wl-cache-prefetch-folder-type-list).
5719         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5720         from wl-cache-prefetch-folder-list).
5721
5722         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5723         Move to wl-vars.el.
5724         (wl-message-buffer-prefetch-p): Changed to enable
5725         `wl-message-buffer-prefetch-folder-list'.
5726
5727         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5728         `ignore-cache'.
5729
5730 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5731
5732         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5733         `part-top' and `part-bottom'.
5734         (wl-draft-config-sub-part-top): New function.
5735         (wl-draft-config-sub-part-bottom): New function.
5736
5737 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5738
5739         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5740
5741 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5742
5743         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5744
5745 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5746
5747         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5748
5749         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5750         (wl-summary-write-current-folder): Ditto.
5751
5752 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5753
5754         * wl-folder.el (wl-folder-get-newsgroups): Use
5755         `elmo-folder-newsgroups'.
5756
5757 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5758
5759         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5760         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5761         `wl-draft-config-sub-header-bottom'.
5762
5763 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5764
5765         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5766         localnews folder.
5767
5768 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5769
5770         * wl-summary.el (wl-summary-mode): Undo last change.
5771
5772         * wl-folder.el (wl-folder-mode): Ditto.
5773
5774 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5775
5776         * wl-summary.el (wl-summary-mode): Locally set
5777         truncate-partial-window-width to nil.
5778         (for XEmacs)
5779
5780         * wl-folder.el (wl-folder-mode): Ditto.
5781
5782 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5785
5786 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5787
5788         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5789         number.
5790
5791         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5792
5793         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5794
5795         * Version number is increased to 2.7.6.
5796
5797 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5798
5799         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5800
5801 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5802
5803         * wl-summary.el (wl-summary-sync-update): Enclose network
5804         related portion with `unwind-protect'.
5805
5806 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5807
5808         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5809
5810 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5811
5812         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5813         element.
5814         * wl-vars.el (wl-message-body-button-alist): Ditto.
5815
5816         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5817         max match length.
5818         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5819
5820         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5821         for the max match length;
5822         Use 4th element value for the button string regexp group.
5823
5824         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5825         candidate exists, prompt to select.
5826
5827 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5828
5829         * wl-summary.el (wl-summary-jump-to-msg): Search before
5830         calibration point by `beginning-of-line'.
5831
5832 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5833
5834         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5835         for access group.
5836
5837 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5838
5839         * wl-message.el (wl-message-display-internal): Bind
5840         `default-mime-charset'.
5841
5842         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5843
5844         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5845
5846         * Version number is increased to 2.7.5.
5847
5848 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5849
5850         * wl-expire.el (wl-summary-archive): Fixed;
5851         Use `elmo-folder-name-internal'.
5852
5853 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5854
5855         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5856         from `elmo-folder-move-messages' caller.
5857         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5858
5859         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5860         related portions are changed).
5861
5862 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5863
5864         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5865         counter.
5866
5867 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5868
5869         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5870         buffer local and set it to nil.
5871
5872         * wl-message.el (wl-message-redisplay): Ditto.
5873
5874 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5875
5876         * wl-summary.el (wl-summary-mark-as-important): If message is
5877         already cached, set messag as read, otherwise encache and mark as read.
5878
5879 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5880
5881         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5882         point-min.
5883
5884 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5885
5886         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5887         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5888         a keymap.
5889
5890 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5891
5892         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5893         parent.
5894
5895         * wl-mule.el (wl-message-define-keymap): Ditto.
5896
5897         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5898
5899         * wl-xmas.el (wl-message-display-internal-hook): Define.
5900         (wl-xmas-setup-message-toolbar): Define as function.
5901         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5902         (wl-message-overload-functions): Abolished.
5903         (wl-message-define-keymap): New function.
5904
5905         * wl-vars.el (wl-message-display-internal-hook): New variable.
5906         (wl-message-header-button-alist): New variable (Renamed from
5907         wl-highlight-message-header-button-alist).
5908         (wl-message-body-button-alist): Ditto.
5909
5910         * wl-mule.el (wl-message-define-keymap): New function.
5911         (wl-message-overload-functions): Abolished.
5912
5913         * wl-message.el (wl-message-add-buttons-to-body): New function.
5914         (wl-message-redisplay): Don't call wl-message-overload-functions;
5915         Call wl-message-add-buttons-to-header and
5916         wl-message-add-buttons-to-body.
5917         (wl-message-display-internal): Set keymap argument for
5918         elmo-mime-display-as-is, elmo-mime-message-display;
5919         Run wl-message-display-internal-hook.
5920         (wl-message-refer-article-or-url): Abolished.
5921
5922         * wl-highlight.el (wl-highlight-headers): Don't call
5923         wl-highlight-message-add-buttons-to-header.
5924         (wl-highlight-message-add-buttons-to-header): Abolished.
5925
5926
5927         * wl-e21.el (wl-message-display-internal-hook): Define.
5928         (wl-e21-setup-toolbar): Deleted duplicated binding.
5929         (wl-e21-setup-message-toolbar): Define as function.
5930         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5931         (wl-message-define-keymap): New function.
5932         (wl-message-overload-functions): Abolished.
5933
5934 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5935
5936         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5937         and elmo-folder-close.
5938
5939         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5940
5941 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5942
5943         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5944         boolean value.
5945         * wl-draft.el (wl-draft-do-fcc): Ditto.
5946
5947 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5948
5949         * wl-vars.el (wl-fcc-force-as-read): New variable.
5950         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5951         mark copied message as read.
5952
5953 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5954
5955         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5956
5957 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5958
5959         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5960         `wl-summary-target-above' instead of obsolete variable
5961         `wl-summary-temp-above'.
5962
5963         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5964         instead of `make-obsolete-variable'.
5965         * wl-refile.el (toplevel): Ditto.
5966
5967 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5968
5969         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5970         with third argument t.
5971         (wl-draft): Set first argument for wl-plugged-init as t.
5972
5973         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5974         definition.
5975
5976 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5977
5978         * wl-vars.el: Tabify.
5979         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5980
5981         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5982         message.
5983
5984 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5985
5986         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5987         and set default to beep.
5988
5989 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5990
5991         * wl-vars.el (wl-draft-truncate-lines): New variable.
5992
5993         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5994         instead of wl-message-truncate-lines for truncate-lines.
5995
5996 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5997
5998         * wl-message.el (wl-message-display-internal): Call
5999         `wl-highlight-message' after `elmo-mime-display-as-is'.
6000
6001         * wl-mime.el (wl-mime-display-text/plain): New function.
6002         (wl-mime-display-header): Ditto.
6003         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6004         body-presentation-method for text/plain;
6005         Register `wl-mime-display-header' as a header-presentation-method;
6006         Don't set up `elmo-message-text-content-inserted-hook' and
6007         `elmo-message-header-inserted-hook'.
6008
6009         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6010         variable.
6011         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6012         as t if flag is 'all-header;
6013         Don't bind `elmo-message-ignored-field-list',
6014         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6015
6016 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6017
6018         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6019         for xemacs with non-mule environment.
6020
6021 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6022
6023         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6024         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6025         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6026
6027 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6028
6029         * wl-vars.el (wl-interactive-send): Set default value as t.
6030
6031 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6032
6033         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6034         (wl-addrmgr-method-list): Abolished.
6035         (wl-addrmgr-change-method): Follow above change.
6036
6037         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6038
6039 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6040
6041         * wl-vars.el (wl-message-truncate-lines): Change default value
6042         to default-truncate-lines.
6043
6044         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6045
6046 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6047
6048         * wl-vars.el (wl-message-truncate-lines): New variable.
6049
6050         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6051         wl-message-truncate-lines.
6052
6053 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6054
6055         * wl-acap.el (wl-acap-init): Remove period from error message.
6056         (wl-acap-find-acap-service): Remove period from message.
6057
6058 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl.el (wl-check-environment): Undo last change.
6061
6062         * wl-vars.el (wl-from): Changed default value.
6063
6064         * wl-util.el (toplevel): Don't require tm-edit.
6065
6066         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6067         `wl-folder-init';
6068         Don't set mark on mail body.
6069         (wl-draft-reedit): Ditto.
6070
6071         * wl-address.el (wl-address-quote-specials): Define as an alias for
6072         elmo-address-quote-specials.
6073
6074 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6075
6076         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6077
6078         * wl-vars.el (wl-from): Set default value as nil.
6079         (wl-organization): Set default value as ORGANIZATION environment
6080         variable.
6081
6082         * wl-draft.el (wl-smtp-extension-bind): Check value of
6083         wl-smtp-connection-type.
6084
6085         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6086         error.
6087
6088 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6089
6090         * Version number is increased to 2.7.4.
6091
6092         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6093         arguments from `wl-highlight-x-face-function' caller.
6094         Use x-face-1.3.6.12 or later.
6095
6096 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6097
6098         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6099
6100 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6101
6102         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6103         (wl-fcc): Fix to accept function.
6104         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6105
6106 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6107
6108         * wl-acap.el (toplevel): Added `product-provide' declare.
6109         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6110
6111 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6112
6113         * wl.el (wl): Changed order of calling `elmo-init'
6114         and `elmo-folder-init'.
6115
6116 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6117
6118         * wl-mime.el (wl-summary-burst): Extract message when content-type
6119         of root entity is not only `multipart' but also `message/rfc822'.
6120         (wl-summary-burst-subr): Ditto.
6121
6122 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6123
6124         * wl-vars.el (toplevel): Require 'custom.
6125         (wl-trash-folder): Added to `wl-setting' group.
6126
6127         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6128         exists.
6129         (wl-addrmgr-draw): Insert empty line when no entry exists.
6130
6131         * wl-mule.el (wl-message-wheel-up): Fixed.
6132         (wl-message-wheel-down): Ditto.
6133
6134 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6135
6136         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6137         config is an anonymous lambda expression.
6138
6139 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6140
6141         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6142         when Mule 2 is running.
6143
6144 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6145
6146         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6147
6148 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6149
6150         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6151         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6152
6153         * wl-address.el (wl-address-specials-regexp): Eliminated.
6154         (wl-address-quote-specials): Rewrite.
6155
6156 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6157
6158         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6159         shy-groups for regexp.
6160
6161         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6162         character classes and Perl style shy-groups for regexp.
6163         (wl-highlight-plugged-current-line): Use Posix style character
6164         classes for regexp.
6165         (wl-e21-highlight-folder-by-numbers): Ditto.
6166         (wl-e21-display-image-p): Use `display-images-p' instead of
6167         `display-graphic-p'.
6168         (display-images-p): Make an alias to `display-graphic-p' if it is
6169         not available.  It is for Emacs version prior to 21.0.105.
6170
6171         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6172         `display-graphic-p'.
6173         (wl-demo-image-type-alist): Ditto.
6174         (display-images-p): Make an alias to `display-graphic-p' if it is
6175         not available.  It is for Emacs version prior to 21.0.105.
6176
6177 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6178
6179         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6180         support.
6181         (wl-generate-user-agent-string): Ditto.
6182
6183         * wl-version.el (wl-version): Update docsting.
6184         (wl-version-status): Ditto.
6185
6186 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6187
6188         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6189         21.0.105.  For Emacs 21.0.104 or earlier.
6190
6191 2001-09-03  Takuo KITAME <kitame@northeye.org>
6192
6193         * wl-e21.el (wl-plugged-init-icons): Use
6194         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6195         (wl-biff-init-icons): Ditto.
6196
6197 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6198
6199         * wl-highlight.el (wl-highlight-summary-current-line):
6200         Fixed highlighting refile/copy destination.
6201
6202         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6203         (wl-acap-store): Encode string by wl-acap-coding-system.
6204
6205 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-acap.el (toplevel): Check and require 'un-define before
6208         'xemacs-ucs;
6209          Added checking for UTF-2000.
6210
6211 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6212
6213         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6214         Don't enclose with `eval-and-compile'.
6215
6216         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6217         wl-init is non-nil.
6218
6219         * wl-draft.el (wl-draft): Ditto.
6220
6221         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6222
6223         * wl-acap.el (toplevel): Require 'wl.
6224         (wl-acap-store): Call `elmo-init'.
6225
6226         * wl.el (wl): Changed position of `wl-check-environment'.
6227         (toplevel): Added autoload setting for wl-acap.
6228
6229         * wl-vars.el (wl-setting): New custom group.
6230         (wl-from): Added wl-setting group.
6231         (wl-user-mail-address-list): Ditto.
6232         (wl-organization): Ditto.
6233         (wl-subscribed-mailing-list): Ditto.
6234         (wl-envelope-from): Ditto.
6235         (wl-smtp-posting-user): Ditto.
6236         (wl-smtp-posting-server): Ditto.
6237         (wl-smtp-posting-port): Ditto.
6238         (wl-smtp-authenticate-type): Ditto.
6239         (wl-pop-before-smtp-user): Ditto.
6240         (wl-pop-before-smtp-server): Ditto.
6241         (wl-pop-before-smtp-port): Ditto.
6242         (wl-pop-before-smtp-authenticate-type): Ditto.
6243         (wl-nntp-posting-server): Ditto.
6244         (wl-nntp-posting-user): Ditto.
6245         (wl-nntp-posting-port): Ditto.
6246         (wl-fetch-confirm-threshold): Ditto.
6247         (wl-prefetch-threshold): Ditto.
6248         (wl-thread-insert-opened): Ditto.
6249         (wl-ldap-server): Ditto.
6250         (wl-ldap-port): Ditto.
6251         (wl-ldap-base): Ditto.
6252         (wl-ldap-objectclass): Ditto.
6253         (wl-use-ldap): Ditto.
6254         (wl-draft-config-alist): Ditto.
6255         (wl-draft-config-matchone): Ditto.
6256         (wl-template-alist): Ditto.
6257         (wl-message-sort-field-list): Ditto.
6258         (wl-message-ignored-field-list): Ditto.
6259         (wl-message-visible-field-list): Ditto.
6260         (wl-interactive-send): Ditto.
6261         (wl-summary-move-order): Ditto.
6262         (wl-auto-select-first): Ditto.
6263         (wl-auto-select-next): Ditto.
6264         (wl-interactive-save-folders): Ditto.
6265
6266         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6267         Initialization codes are moved from wl-local-folder-init.
6268         (wl-local-folder-init): Follow the change above.
6269         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6270
6271         * wl-acap.el: New file.
6272
6273         * Version number is increased to 2.7.3.
6274
6275 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6276
6277         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6278
6279 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6280
6281         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6282         (wl-addrmgr-address-entry-list): Ditto.
6283
6284 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6285
6286         * wl-e21.el (wl-draft-mode-map): Removed binding for
6287         `wl-draft-insert-x-face-field'.
6288
6289         * wl-mule.el (wl-draft-mode-map): Ditto.
6290
6291         * wl-xmas.el (wl-draft-mode-map): Ditto.
6292
6293         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6294         (wl-cs-autoconv): Ditto.
6295         (wl-cs-local): Ditto.
6296         (wl-use-scoring): Ditto.
6297         (wl-mime-charset): Ditto.
6298         (wl-folder-check-async): Ditto.
6299
6300         * wl.el (toplevel): Ignore nemacs and tm.
6301         (wl-exit): Ditto.
6302
6303         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6304         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6305         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6306         instead of wl-address-petname-add-or-change.
6307         (wl-summary-edit-addresses-subr): Use wl-address-delete
6308         instead of wl-address-petname-delete.
6309
6310         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6311
6312         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6313         if error occured.
6314
6315         * wl-message.el (require): Remove tm support.
6316
6317         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6318
6319         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6320         (wl-folder-jump-to-current-entity): Ditto.
6321         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6322
6323         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6324         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6325         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6326
6327         * wl-mule.el (wl-draft-key-setup): Ditto.
6328
6329         * wl-xmas.el (wl-draft-key-setup): Ditto.
6330
6331         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6332         (wl-draft-std11-parse-addresses): New function.
6333         (wl-draft-parse-mailbox-list): Use it.
6334         (wl-draft): Ignore nemacs.
6335         (wl-draft-reedit): Ditto.
6336
6337         * wl-addrmgr.el: New file.
6338         (Original is wl-rcpt.el written by
6339         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6340         Thanks Kitamoto-san.)
6341
6342         * wl-address.el (wl-address-make-address-list): Modified parsing
6343         process.
6344         (wl-address-delete): Renamed from `wl-address-petname-delete';
6345         Modify wl-address-list too.
6346         (wl-address-add-or-change): Renamed from
6347         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6348
6349 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6350
6351         * wl-highlight.el (wl-highlight-summary-current-line):
6352           Work with transient-mark-mode
6353
6354 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6355
6356         * Version number is increased to 2.7.2.
6357
6358         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6359         instead of elmo-dop-queue-method.
6360
6361 2001-08-06  SAITO Atsunori <sai@yedo.com>
6362
6363         * wl-vars.el (wl-ldap-objectclass): New user option.
6364
6365         * wl-address.el (wl-ldap-make-filter): Use it.
6366
6367 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6368
6369         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6370
6371 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6372
6373         * wl-folder.el (wl-folder): redisplay after folder insertion.
6374
6375         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6376
6377         * wl-summary.el (wl-summary-sync-update):
6378         Change status mark only when new-msgdb exists.
6379         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6380
6381 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-summary.el (wl-summary-open-folder): New function.
6384         (wl-summary-goto-folder-subr): Use it.
6385         (wl-summary-mark-as-important): Fix;
6386         Encache only when no cache exists.
6387
6388 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6389
6390         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6391         Use with-current-buffer.
6392
6393 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6394
6395         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6396         before call `get-buffer'. Fixed parenthesis.
6397         (wl-score-get-header-entry): Clear message and help window when
6398         keyboard quit.
6399         (wl-score-edit-insert-header): Ditto.
6400
6401 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6404         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6405         (wl-default-draft-cite): Fix.
6406
6407         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6408         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6409
6410 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6411
6412         * wl-message.el (wl-message-prev-page): Do same bahavior
6413         as summary when it is called in the message buffer.
6414         (wl-message-next-page): Ditto.
6415
6416 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6417
6418         * wl-summary.el (wl-summary-forward): Use cache if it is not
6419         section cache.
6420
6421 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6422
6423         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6424         Removed redundant require of elmo-vars.
6425         (wl-biff-state-indicator-on): Changed default value for
6426         xemacs with non-mule environment.
6427
6428         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6429         wl-message-buffer is nil;
6430         Hide progress bar after moving messages.
6431
6432 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6433
6434         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6435         message at cursor point is deleted.
6436
6437 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6438
6439         * wl-vars.el: Changed file coding system to euc-japan.
6440         Added -*-coding:-*- magic to the first line.
6441
6442         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6443         Search parent from the first message.
6444
6445         * Version number is increased to 2.7.1.
6446
6447 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6448
6449         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6450
6451 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6452
6453         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6454         refile/delete execution.
6455
6456         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6457         Fixed docstring.
6458
6459 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6460
6461         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6462         do update process;
6463         Don't update marks when update process is interrupted.
6464
6465 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * wl-summary.el (wl-summary-reply): Fixed problem when
6468         wl-draft-use-frame is non-nil.
6469         (wl-summary-forward): Ditto.
6470
6471         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6472         as nil.
6473         (wl-folder-mark-as-read-all-entity): Ditto.
6474         (wl-folder-prefetch-entity): Ditto.
6475
6476         * wl.el (wl): Check environment before wl-init.
6477
6478         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6479         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6480         instead of wl-summary-collect-unread.
6481         (wl-summary-reply): Split message window.
6482
6483 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6484
6485         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6486         only if current language environment is japanese,
6487
6488         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6489         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6490         (wl-folder-goto-folder-subr): Ditto.
6491
6492         * wl-draft.el (wl-draft-dispatch-message): Call
6493         `elmo-file-cache-get-path'.
6494
6495 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6496
6497         * wl-summary.el (wl-summary-cursor-move): If return value of
6498         wl-summary-next-message is not number, don't jump.
6499
6500 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6501
6502         * wl-summary.el (wl-summary-buffer-next-message-function): New
6503         variable.
6504         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6505         if it is bound.
6506
6507         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6508         string.
6509
6510         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6511         (wl-plugged-drawing): Ditto.
6512
6513 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6514
6515         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6516         process.
6517         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6518         with unwind-protect.
6519
6520         * wl.el (wl-init): Require mime-setup.
6521         (wl-check-environment): Don't require mime-setup.
6522
6523         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6524         instead of elmo-folder-type.
6525
6526         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6527         value as nil.
6528
6529 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6530
6531         * Version number is increased to 2.7.0.
6532
6533         * wl-version.el (wl-version): Changed codename.
6534
6535         * wl-summary.el (wl-summary-delete-cache): Fixed.
6536
6537         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6538         Workaround for net folders.
6539         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6540
6541         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6542         value to nil (According to the patch from
6543         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6544
6545         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6546         of elmo-folder-close.
6547
6548 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6549
6550         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6551         for postfix.
6552
6553 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6554
6555         * wl-summary.el (wl-summary-resend-message): Fixed.
6556
6557         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6558         Call wl-draft with `from' argument if its address is included in
6559         `wl-user-mail-address-list'.
6560         (wl-draft): Added `from' argument.
6561
6562         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6563         non-nil.
6564         (wl): Don't show demo if wl-demo is nil.
6565
6566         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6567         wl-summary-use-frame.
6568
6569         * wl-vars.el (wl-summary-use-frame): New user option.
6570         (wl-folder-use-frame): Changed docstring.
6571
6572         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6573         non-nil.
6574         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6575         wl-summary-use-frame.
6576
6577         * wl-vars.el (wl-folder-use-frame): New user option.
6578
6579         * wl-summary.el (wl-summary-exit): Back to folder frame if
6580         wl-folder-use-frame is non-nil.
6581         (wl-summary-redisplay-internal): Ignore cache if current folder
6582         is draft folder,
6583         (wl-summary-redisplay-no-mime): Ditto.
6584         (wl-summary-redisplay-all-header): Ditto.
6585
6586         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6587         if wl-folder-use-frame is non-nil.
6588
6589 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6590
6591         * wl-summary.el (wl-summary-sync-update): Bind
6592         elmo-folder-update-threshold.
6593         (wl-summary-mark-as-important): Enclosed server mark processing
6594         with `save-match-data'.
6595
6596         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6597         only when it is already defined.
6598
6599 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6600
6601         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6602         name of folder exclude localdir is wrong.
6603         * wl-folder.el (wl-folder-sync-entity):
6604         Set `wl-summary-always-sticky-folder-list' as nil.
6605         (wl-folder-mark-as-read-all-entity): Ditto.
6606         (wl-folder-prefetch-entity): Ditto.
6607
6608 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6609
6610         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6611         instead of `wl-summary-write-current-newsgroup'.
6612
6613 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6614
6615         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6616         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6617         non-nil and selected message is important, do not display.
6618
6619 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6620
6621         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6622
6623 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6624
6625         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6626
6627         * wl-summary.el (wl-summary-mark-as-important): Set message number
6628         using wl-summary-message-number.
6629
6630 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6631
6632         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6633         destination folder is 'null.
6634
6635 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6636
6637         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6638         New function.
6639         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6640         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6641         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6642
6643 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6644
6645         * wl-mime.el (wl-mime-setup): Added setting for
6646         `mime-setup-signature-key-alist' to avoid overriding key bind for
6647         `wl-draft-send'.
6648
6649         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6650         for `wl-draft-send'.
6651         * wl-mule.el (wl-draft-overload-functions): Ditto.
6652         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6653         * wl-draft.el (wl-draft-send): Ditto.
6654
6655         * wl-message.el (wl-message-display-internal):
6656         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6657         (Patch is provided by <kita@coe.nttdata.co.jp>).
6658
6659 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6660
6661         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6662
6663 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6664
6665         * wl.el (wl): Fix for wl-demo.
6666
6667 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6668
6669         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6670
6671 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6672
6673         * wl-folder.el (wl-folder-prefetch-entity): Use
6674         `wl-folder-get-elmo-folder'.
6675         (wl-folder-count-incorporates): Do not use
6676         `wl-folder-get-elmo-folder'.
6677
6678 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6679
6680         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6681         instead of `elmo-folder-get-type'.
6682
6683 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6684
6685         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6686         position on Subject: field.
6687         (Advised by Mito <mit@nines.nec.co.jp>)
6688
6689 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6690
6691         * wl-folder.el (wl-folder-prefetch-entity): Use
6692         `wl-folder-get-elmo-folder'.
6693
6694 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6695
6696         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6697
6698         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6699         `process-duplicates' slot.
6700
6701         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6702         if detection failed.
6703
6704 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6705
6706         * wl-version.el (wl-version-status): Set to "alpha".
6707
6708 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6711         Check wl-message-buffer lives before set-buffer.
6712
6713 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6714
6715         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6716         called in folder mode.
6717         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6718         * wl-summary.el (wl-summary-exit-pre-hook): Run
6719         `wl-summary-exit-pre-hook' before exit summary mode.
6720
6721 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6722
6723         * wl-version.el (wl-version-status): New variable.
6724         (wl-version-status-alist): Removed.
6725         (wl-version-status): Rule included.
6726
6727 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6728
6729         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6730         @sponichi.
6731
6732         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6733         when `mail-reply-buffer' is buffer-local variable.
6734         (Reported by <kita@coe.nttdata.co.jp>).
6735
6736 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6737
6738         * wl-vars.el (toplevel): Require 'elmo-util.
6739
6740 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6743         (All other related portions are changed)
6744
6745         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6746
6747         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6748
6749 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6750
6751         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6752
6753 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6754
6755         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6756         Delete other windows to avoid an error.
6757         Use `point-marker' instead of `point' to remember the start point
6758         of body.
6759
6760         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6761
6762         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6763         number not to exceed all message number.
6764
6765 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6766
6767         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6768         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6769
6770 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-summary.el (wl-summary-sync-force-update): Added argument
6773         no-check.
6774         (wl-summary-sync-update): Ditto.
6775         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6776         with `no-check'.
6777
6778         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6779         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6780         already running.
6781
6782 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6783
6784         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6785         `dst-folder-arg'.
6786         (wl-expire-archive-number1): Diito.
6787         (wl-expire-archive-number2): Diito.
6788         (wl-expire-archive-Date): Diito.
6789         (wl-archive-number1): Diito.
6790         (wl-archive-number2): Diito.
6791         (wl-archive-date): Diito.
6792         (wl-archive-folder-p): New function.
6793         (wl-summary-expire): Support of expand folder name at
6794         wl-expire-alist.
6795         * wl-util.el (wl-expand-newtext): Renamed from
6796         `wl-refile-expand-newtext'.
6797
6798 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6799
6800         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6801         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6802         `(elmo-msgdb-get-overview msgdb)'.
6803         (wl-summary-prefetch): Bind match data before call
6804         `wl-summay-prefetch-msg'.
6805         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6806         'off if `wl-summary-buffer-disp-msg' is non-nil.
6807         Fixed problem that couldn't show only one new or unread message when
6808         enter folder.
6809         (wl-summary-reply): Don't call `split-window-vertically' and other
6810         window.
6811
6812 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6813
6814         * wl-expire.el (wl-expire-refile): Fixed.
6815
6816 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6817
6818         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6819
6820         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6821         biff notification is removed.
6822
6823         * wl.el (wl): Changed position of `elmo-init'.
6824
6825         * wl-draft.el (wl-default-draft-cite): Use date field
6826         on the citation buffer.
6827
6828         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6829
6830         * wl-xmas.el (wl-folder-internal-icon-list): Added
6831         `wl-folder-shimbun-image'.
6832
6833         * wl-e21.el (wl-folder-internal-icon-list): Added
6834         `wl-folder-shimbun-image'.
6835
6836 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6837
6838         * wl.el (wl-init): Eliminated argument.
6839         (wl): Rewrite.
6840
6841         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6842         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6843         instead of `elmo-folder-msgdb-internal'.
6844         (wl-summary-sync-update): Ditto.
6845         (wl-summary-flush-pending-append-operations): Eliminated.
6846         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6847         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6848         `elmo-folder-open'.
6849
6850         * wl-mime.el (wl-summary-burst): Fixed.
6851
6852         * wl-folder.el (wl-folder-info-save): Check data type.
6853
6854         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6855         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6856         instead of `elmo-folder-msgdb-internal'.
6857         (wl-expire-hide): Ditto.
6858
6859
6860         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6861
6862 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6863
6864         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6865
6866 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6867
6868         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6869
6870 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6871
6872         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6873         Fixed `match-beginning' argument mismatch.
6874
6875 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6876
6877         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6878         the default value.
6879
6880 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6881
6882         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6883         instead of `elmo-nntp-default-port'.
6884
6885         * wl-vars.el: Fixed some doc strings.
6886
6887 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6888
6889         * wl-summary.el (wl-summary-prefetch-msg): Use
6890         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6891
6892         * wl-vars.el: Define *-func as obsolete variable using
6893         `elmo-define-obsolete-variable'.
6894
6895         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6896         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6897         instead of `wl-message-buffer-prefetch-threshold'.
6898
6899         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6900
6901         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6902
6903         * wl-draft.el (wl-caesar-region-func): Ditto.
6904
6905         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6906         Keep unread status in elmo-folder-move-messages.
6907         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6908
6909 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6910
6911         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6912         `wl-summary-buffer-exit-func'
6913         (wl-summary-buffer-message-redisplay-function): Renamed from
6914         `wl-summary-buffer-message-redisplay-func'
6915         (wl-summary-buffer-next-folder-function): Renamed from
6916         `wl-summary-buffer-next-folder-func'.
6917         (wl-summary-buffer-prev-folder-function): Renamed from
6918         `wl-summary-buffer-prev-folder-func'.
6919         (wl-summary-get-petname-function): Renamed from
6920         `wl-summary-get-petname-func'.
6921
6922         * wl-score.el (wl-score-edit-exit-function): Renamed from
6923         `wl-score-edit-exit-func'.
6924
6925         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6926         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6927
6928         * wl-util.el (wl-load-profile-function): Renamed from
6929         `wl-load-profile-func'.
6930
6931         * wl-folder.el (wl-folder-completion-function): Renamed from
6932         `wl-folder-completion-func'.
6933         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6934
6935         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6936         `wl-expire-archive-get-folder-func'.
6937         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6938         (wl-draft-send-mail-function): Renamed from
6939         `wl-draft-send-mail-func'.
6940         (wl-draft-send-news-function): Renamed from
6941         `wl-draft-send-news-func'.
6942         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6943         (wl-generate-mailer-string-function): Renamed from
6944         `wl-generate-mailer-string-func'.
6945         (wl-highlight-signature-search-function): Renamed from
6946         `wl-highlight-signature-search-func'.
6947         (wl-highlight-x-face-function): Renamed from
6948         `wl-highlight-x-face-func'
6949         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6950         (wl-ps-print-buffer-function): Renamed from
6951         `wl-ps-print-buffer-func'
6952         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6953         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6954         (wl-summary-subject-filter-function): Renamed from
6955         `wl-summary-subject-filter-func'.
6956
6957         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6958         `wl-draft-queue-flush-send-func'
6959         (wl-draft-cite-function): Renamed from
6960         `wl-draft-cite-func'
6961
6962         * wl-address.el (wl-address-init-function): Renamed from
6963         `wl-address-init-func'.
6964
6965 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6966
6967         * wl-draft.el (wl-draft-queue-flush): Don't call
6968         `elmo-dop-unlock-message'.
6969         * wl-draft.el (wl-draft-queue-append): Don't call
6970         `elmo-dop-lock-message'.
6971
6972         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6973         (wl-summary-buffer-folder-name): Ditto.
6974         (wl-summary-message-regexp): Added '-' (all other related portions
6975         are changed).
6976         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6977         wl-summary-buffer-folder-name.
6978
6979 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6980
6981         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6982         the number of mails in the folder buffer is not updated by wl-biff.
6983
6984 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6985
6986         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6987         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6988
6989 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6990
6991         * wl-summary.el (wl-summary-next-message):
6992         Return next message number when wl-summary-move-order is nil.
6993
6994 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6995
6996         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6997         `wl-summary-move-spec-alist'.
6998         (wl-summary-move-spec-unplugged-alist): New variable
6999         (Move spec for unplugged status).
7000         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7001         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7002
7003 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7004
7005         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7006         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7007
7008 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7009
7010         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7011         simple quotation to quote the anonymous function.
7012         * tm-wl.el (wl-draft-preview-message): Ditto.
7013
7014 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7015
7016         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7017         Eliminate redundant `save-excursion'.
7018         (wl-highlight-summary-current-line): Ditto.
7019
7020         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7021         accessing match data when `looking-at' failed.
7022
7023         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7024         `elmo-match-string' where users don't care about the speed.
7025         (wl-draft-save): Ditto.
7026
7027 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7028
7029         * wl-util.el (wl-regexp-opt): New function.
7030
7031         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7032         number from `wl-summary-buffer-number-list'.
7033         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7034         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7035         (wl-summary-move-spec-alist): Changed default setting.
7036
7037 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7038
7039         * wl-vars.el (wl-biff-notify-hook): New hook.
7040         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7041         the arrival of new mail.
7042         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7043         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7044
7045 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7046
7047         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7048
7049 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7052
7053         * Version number is increased to 2.5.8.
7054
7055         * wl-thread.el (toplevel): require 'cl.
7056         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7057         (wl-thread-make-number-list): New function.
7058         (wl-thread-entity-make-number-list-from-children): Ditto.
7059         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7060         (wl-thread-entity-insert-as-children): Likewise.
7061         (wl-thread-delete-message): Likewise.
7062         (wl-meaning-of-mark): Eliminated.
7063         (wl-thread-next-failure-mark-p): Ditto.
7064         (wl-thread-entity-get-mark): Ditto.
7065         (wl-thread-meaning-alist-get-result): Ditto.
7066         (wl-thread-entity-check-prev-mark): Ditto.
7067         (wl-thread-entity-check-next-mark): Ditto.
7068         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7069         (wl-thread-entity-get-prev-marked-entity): Ditto.
7070         (wl-thread-get-prev-unread): Ditto.
7071         (wl-thread-jump-to-prev-unread): Ditto.
7072         (wl-thread-get-next-unread): Ditto.
7073         (wl-thread-jump-to-next-unread): Ditto.
7074         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7075         (wl-thread-entity-get-next-marked-entity): Ditto.
7076
7077         * wl-summary.el (wl-summary-buffer-number-list):
7078         New bufer-local variable.
7079         (wl-summary-switch-to-clone-buffer): Clone
7080         `wl-summary-buffer-number-list'.
7081         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7082         (wl-summary-cursor-move-regex): Eliminated.
7083         (wl-summary-cursor-up): Rewrite.
7084         (wl-summary-cursor-down): Ditto.
7085         (wl-summary-mode-spec-alist): New variable.
7086         (wl-summary-next-message): New inline function.
7087         (wl-summary-cursor-move): New function.
7088         (wl-summary-default-get-next-msg): Rewrite.
7089         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7090         (wl-summary-rescan): Ditto.
7091         (wl-summary-sync-all-init): Ditto.
7092         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7093         summary is not thread view.
7094         (wl-summary-sync-update): Ditto.
7095         (wl-summary-rescan): Ditto.
7096         (wl-summary-make-number-list): New function.
7097
7098         * wl-draft.el: "FCC" -> "Fcc".
7099
7100 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7101
7102         * wl-highlight.el (wl-highlight-summary-window):
7103         Call `set-buffer-modified-p'.
7104
7105         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7106         (wl): Call `elmo-init' and fix.
7107
7108         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7109         Use new variables.
7110
7111         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7112
7113 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7114
7115         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7116
7117 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7118
7119         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7120
7121 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7122
7123         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7124         `wl-use-toolbar' nor `display-graphic-p'.
7125         (wl-e21-setup-message-toolbar): Ditto.
7126         (wl-e21-setup-summary-toolbar): Ditto.
7127         (wl-e21-setup-folder-toolbar): Ditto.
7128
7129         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7130         (wl-plugged-init-icons): Ditto.
7131
7132         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7133         `display-graphic-p'.
7134         (wl-plugged-set-folder-icon): Ditto.
7135         (wl-highlight-plugged-current-line): Ditto.
7136         (wl-highlight-folder-current-line): Ditto.
7137         (wl-e21-highlight-folder-group-line): Ditto.
7138         (wl-e21-setup-toolbar): Ditto.
7139         (wl-e21-display-image-p): New macro.
7140
7141         * wl-demo.el (wl-demo): Simplified.
7142         (wl-demo-image-type-alist): Use `image-type-available-p' for
7143         checking whether the image type `xbm' is available.
7144
7145 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7146
7147         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7148         (wl-summary-input-range): Ditto.
7149
7150 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7151
7152         * wl-summary.el (wl-summary-edit-addresses): Use
7153         `wl-summary-get-original-buffer'
7154         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7155         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7156         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7157         (wl-summary-get-newsgroups): Eliminated.
7158         (wl-summary-set-crosspost): Ditto.
7159         (wl-summary-is-crosspost-folder): Ditto.
7160         (wl-crosspost-alist-load): Ditto.
7161         (wl-crosspost-alist-save): Ditto.
7162
7163         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7164         `elmo-setup-subscribed-newsgroups' instead of
7165         `elmo-nntp-make-groups-hashtb'.
7166         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7167         instead of `wl-crosspost-alist-save'.
7168
7169         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7170         of `elmo-folder-message-appendable-p'.
7171         (wl-mime-header-presentation-method): Eliminated.
7172
7173         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7174         (Error occurs in emacs21).
7175
7176         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7177         the current buffer).
7178
7179         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7180         instead of `wl-crosspost-alist-save'.
7181         (wl-init): `elmo-crosspost-message-alist-load'
7182         instead of `wl-crosspost-alist-load'
7183
7184         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7185         (wl-parse-newsgroups): Likewise.
7186         (wl-biff-notify): Run `wl-biff-notify-hook'.
7187
7188 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7189
7190         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7191
7192         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7193         when `wl-summary-lazy-highlight' is non-nil.
7194         (wl-summary-goto-folder-subr): Highlight only when
7195         `wl-summary-lazy-highlight' is non-nil.
7196
7197         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7198         Don't display progress and highlight temp-mark when
7199         `wl-summary-lazy-highlight' is non-nil.
7200         (wl-highlight-summary-window): New function.
7201         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7202
7203 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7204
7205         * wl-summary.el (wl-summary-sync): Change `all-visible'
7206         from `all-shown'
7207         (wl-summary-input-range): Ditto.
7208
7209 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7210
7211         * wl-e21.el (wl-highlight-folder-current-line): Call
7212         `wl-folder-init-icons' when folder icons have not been initialized.
7213
7214         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7215
7216         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7217         (wl-demo-image-type-alist): New macro.
7218
7219 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7220
7221         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7222         display does not support graphics.
7223         (wl-plugged-init-icons): Ditto.
7224         (wl-folder-init-icons): Ditto.
7225
7226         * wl-demo.el (wl-demo): Chech closely whether the display
7227         supports graphics.
7228
7229 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7230
7231         * wl-summary.el (wl-summary-get-original-buffer): New function.
7232         (wl-summary-set-crosspost): Use it.
7233         (wl-summary-target-mark-uudecode): Ditto.
7234         (wl-summary-reedit): Ditto.
7235         (wl-summary-resend-bounced-mail): Ditto.
7236         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7237         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7238
7239         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7240         (wl-message-display-internal): Ditto.
7241
7242 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7243
7244         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7245
7246 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7247
7248         * wl-summary.el (wl-summary-save-view): Renamed from
7249         `wl-summary-save-status'.
7250
7251 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7252
7253         * wl-summary.el (wl-summary-sync): Added `all-shown'
7254
7255 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7256
7257         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7258
7259 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7260
7261         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7262
7263 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7264
7265         * wl-highlight.el (wl-highlight-summary-line-string): Use
7266         `zerop' instead of `= 0'.
7267         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7268
7269         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7270         for comparing numbers.
7271         (wl-template-prev): Use `zerop' instead of `eq 0'.
7272
7273         * wl-draft.el (wl-draft-insert-current-message): Use
7274         `with-current-buffer' instead of `save-excursion'.
7275         Use `zerop' instead of `eq 0'.
7276
7277 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7278
7279         * wl-draft.el (wl-draft-insert-ccs): New function.
7280         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7281         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7282
7283 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7284
7285         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7286
7287 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7288
7289         * wl-expire.el (wl-expire-refile): Don't call
7290         elmo-msgdb-add-msgs-to-seen-list;
7291         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7292         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7293
7294 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7295
7296         * wl-message.el (wl-message-prev-page): Ignore errors while
7297         scroll-down.
7298
7299 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7300
7301         * wl-mime.el: Use elmo-original-message-mode instead of
7302         mmelmo-original-mode.
7303
7304         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7305         `elmo-folder-get-spec';
7306         (wl-fldmgr-add-completion-all-completions):
7307         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7308
7309         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7310         of `elmo-folder-get-type'.
7311
7312         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7313         `elmo-folder-get-spec';
7314         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7315         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7316         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7317         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7318         `elmo-read-msg-no-cache';
7319         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7320         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7321         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7322         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7323         `elmo-cache-save';
7324         (wl-draft-reedit): Use `elmo-message-file-name'.
7325
7326         * wl-expire.el: Use `elmo-folder-name-internal';
7327         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7328         Use macro `wl-summary-buffer-msgdb' instead of variable
7329         `wl-summary-buffer-msgdb';
7330         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7331         Use macro `wl-summary-buffer-folder-name' instead of variable
7332         `wl-summary-buffer-folder-name'.
7333         * wl-score.el: Likewise.
7334
7335         * wl-message.el: Rewrite for new message buffer cache mechanism.
7336         (wl-message-buffer-cache-buffer-get): New macro.
7337         (wl-message-buffer-cache-folder-get): Ditto.
7338         (wl-message-buffer-cache-message-get): Ditto.
7339         (wl-message-buffer-cache-entry-make): Ditto.
7340         (wl-message-buffer-cache-hit): Ditto.
7341         (wl-message-buffer-cache-sort): New function.
7342         (wl-message-buffer-cache-add): Ditto.
7343         (wl-message-buffer-cache-delete): Ditto.
7344         (wl-message-buffer-cache-clean-up): Ditto.
7345         (wl-message-buffer-window): Rewrite.
7346         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7347         (wl-message-buffer-display): New function.
7348         (wl-message-display-internal): New function.
7349
7350 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7351
7352         * wl-folder.el: Use `elmo-folder-name-internal';
7353         Use `wl-folder-get-elmo-folder';
7354         Use `elmo-folder-list-messages' instead of
7355         `elmo-list-folder';
7356         Use `elmo-folder-get-primitive-list' instead of
7357         `elmo-folder-get-primitive-spec-list';
7358         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7359         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7360         Use `elmo-folder-create' instead of `elmo-create-folder'.
7361         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7362         (wl-folder-get-elmo-folder): New macro.
7363         (wl-folder-elmo-folder-cache-get): Ditto.
7364         (wl-folder-elmo-folder-cache-put): Ditto.
7365         (wl-folder-suspend): Call `elmo-quit'.
7366
7367         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7368         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7369         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7370         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7371         (toplevel): require 'cl.
7372         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7373
7374         * wl-summary.el: Rewrite to use new elmo interface.
7375
7376 \f
7377 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7378
7379         * wl-mime.el (wl-draft-preview-message):
7380         Run `wl-draft-send-hook' before collecting recipients information;
7381         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7382
7383         * tm-wl.el (wl-draft-preview-message): Ditto.
7384
7385 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7386
7387         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7388         wrong recipients are displayed when forwarded message.
7389
7390 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7391
7392         * Version number is increased to 2.5.7.
7393
7394 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7395
7396         * wl-message.el (wl-message-next-page): Bind
7397         `window-pixel-scroll-increment' to nil while scrolling up.
7398
7399 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7400
7401         * wl-vars.el (wl-save-hook): New hook.
7402         * wl.el (wl-save): Call `wl-save-hook'.
7403
7404 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7405
7406         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7407         Argument WITH-ARG instead of NO-ARG (negative mean).
7408         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7409         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7410         * wl-message.el (wl-message-follow-current-entity): Likewise.
7411
7412 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7413
7414         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7415         FROM was optional argument.
7416         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7417
7418 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7419
7420         * Version number is increased to 2.5.6.
7421
7422 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7423
7424         * wl-version.el (wl-version-show): Removed.
7425         (wl-version): Add `interactive'.
7426
7427 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7428
7429         * wl-summary.el (wl-summary-get-petname-func): New variable.
7430         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7431         instead of `wl-address-get-petname-1'.
7432         (wl-summary-simple-from): Ditto.
7433
7434         * wl-address.el (wl-address-get-petname-1): Define as function.
7435
7436 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7437
7438         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7439         field in the original message.
7440         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7441
7442 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7443
7444         * wl-expire.el (wl-expire-hide):
7445         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7446
7447 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7448
7449         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7450         find decoder for To, Cc, and Subject.
7451
7452 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7453
7454         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7455         for checking `elmo-use-buffer-cache'.
7456         (wl-summary-mark-as-important): Fixed typo in comment.
7457
7458 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7459
7460         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7461         field in the original message.
7462         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7463
7464 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7465
7466         * wl-expire.el (wl-expire-hide):
7467         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7468
7469 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7470
7471         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7472         find decoder for To, Cc, and Subject.
7473
7474 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7475
7476         * Version number is increased to 2.5.5.
7477
7478         * wl-address.el (wl-address-specials-regexp): New constant.
7479         (wl-address-quote-specials): Use it.
7480
7481 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7482
7483         * wl-summary.el (wl-summary-rescan):
7484         Call `wl-summary-buffer-number-column-detect'.
7485         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7486
7487         * wl-message.el (wl-message-mode-map): Define.
7488         (wl-message-decode): Use it as local-map.
7489
7490 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7491
7492         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7493         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7494
7495 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7496
7497         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7498
7499         * wl-mule.el (wl-read-event-char): Ditto.
7500
7501         * wl-e21.el (wl-read-event-char): Ditto.
7502
7503         * wl-nemacs.el (wl-read-event-char): Ditto.
7504         (read-event): Removed.
7505
7506         * wl-util.el (toplevel): Removed dummy definition of
7507         `read-event'.
7508         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7509
7510 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7511
7512         * wl-nemacs.el (elmo-archive-call-process): Moved to
7513         elmo-archive.el.
7514
7515 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7516
7517         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7518         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7519
7520         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7521         instead of magic-number 6.  Use `not' instead of `null' for symbol
7522         `nil' check (not empty list).
7523         (wl-draft-insert-x-face-field): Fixed paren style.
7524
7525         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7526         one-branch conditional statement, instead of `and' and `if'.
7527         (wl-draft-forward): Likewise.
7528         (wl-draft-add-references): Likewise.
7529         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7530
7531         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7532         conditional steatment.  Use `cond' instead of `if'.
7533         (wl-draft-confirm): Likewise.
7534
7535 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7536
7537         * wl-version.el (wl-version-show): Use `product-string-1'
7538         instead of `wl-version'.
7539         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7540
7541         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7542
7543 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7544
7545         * wl-highlight.el (wl-highlight-headers): Revert
7546         `wl-highlight-x-face-func' argument (`beg' and `end').
7547
7548 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7549
7550         * wl.el (toplevel): Move `product-provide' declare.
7551         * wl-demo.el (toplevel): Ditto.
7552         * wl-dnd.el (toplevel): Ditto.
7553         * wl-highlight.el (toplevel): Ditto.
7554         * wl-message.el (toplevel): Ditto.
7555         * wl-refile.el (toplevel): Ditto.
7556         * wl-util.el (toplevel): Ditto.
7557
7558 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7561         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7562         (wl-thread-close-all): keep cursor position.
7563
7564 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7565
7566         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7567         (eq x 0).
7568         (wl-generate-user-agent-string-1): Fix conditional statement.
7569
7570 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7571
7572         * wl.el (wl-check-environment): Additional check for
7573         'wl-local-domain' and `wl-message-id-domain'.
7574
7575 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7576
7577         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7578
7579 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7580
7581         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7582         instead of `smtp-sasl-user-realm'.
7583
7584 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7585
7586         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7587
7588 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7589
7590         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7591         to the default value as well as `eword-lexical-analyzer'.
7592
7593 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7594
7595         * wl-version.el (wl-extended-emacs-version,
7596         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7597         `elmo-match-string' instead of `wl-match-string'.
7598
7599 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7600
7601         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7602         docstring.
7603
7604 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7605
7606         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7607
7608 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7609
7610         * wl-highlight.el (wl-highlight-headers): Remove
7611         `wl-highlight-x-face-func' argument (`beg' and `end').
7612
7613 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7614
7615         * wl-summary.el (wl-summary-mark-as-important):
7616         Remove cache if folder is local.
7617
7618 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7619
7620         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7621         to get existing e-mail address string.
7622
7623 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7624
7625         * wl-version.el (wl-generate-user-agent-string): Commentary.
7626         (wl-generate-user-agent-string-1): Use `when' for
7627         one-branch conditional statement, instead of `and' and `if'.
7628         (wl-extended-emacs-version, wl-extended-emacs-version2,
7629         wl-extended-emacs-version3): Ditto.
7630
7631 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7634         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7635         condition-case; Remove initialization.
7636         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7637         (wl-summary-sync-update3): Added argument `sync-all';
7638         Eliminated local variable `msgdb';
7639         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7640         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7641         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7642
7643 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7644
7645         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7646         connection before call `wl-draft-send-mail-with-smtp'.
7647
7648 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7649
7650         * Version number is increased to 2.5.4.
7651
7652 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7653
7654         * wl.el (wl-check-environment): Additional check for
7655         'wl-local-domain' and `wl-message-id-domain'.
7656
7657 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7660         buffer as command specific.
7661         (wl-folder-mark-as-read-all-entity): Ditto.
7662         (wl-folder-prefetch-entity): Ditto.
7663         (wl-folder-drop-unsync-entity): Ditto.
7664
7665         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7666         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7667         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7668
7669         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7670         save-excursion.
7671
7672 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7673
7674         * Version number is increased to 2.5.3.
7675
7676         * wl-summary.el (wl-summary-save-view-cache):
7677         Delete duplicated `write-region';
7678         Use `write-region-as-binary' instead of `as-binary-output-file' and
7679         `write-region'.
7680
7681 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7682
7683         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7684
7685 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7686
7687         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7688         instead of `smtp-via-smtp'.
7689
7690 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7691
7692         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7693
7694 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7695
7696         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7697         instead of `smtp-sasl-user-realm'.
7698
7699 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7700
7701         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7702
7703 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7704
7705         * Version number is increased to 2.5.2.
7706
7707 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7708
7709         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7710         does not exist.
7711         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7712         (wl-biff-start): Call `timer-activate' if timer already exists.
7713
7714         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7715         only when it is bound as function.
7716
7717 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7718
7719         * Version number is increased to 2.5.1.
7720
7721 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7722
7723         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7724         Print refile/copy destination.
7725
7726 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7729         queue-flush-only is non-nil.
7730
7731         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7732
7733         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7734         checking cache folder.
7735
7736 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7737
7738         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7739         `regexp-quote'.
7740
7741 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7742
7743         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7744         function.
7745         * wl-summary.el (wl-summary-write-current-folder-functions):
7746         Change default value.  Use it.
7747
7748 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7749
7750         * Version number is increased to 2.5.0.
7751
7752         * wl-version.el (wl-version): Changed codename.
7753
7754 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7755
7756         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7757         (wl-summary-supersedes-message): Ditto.
7758
7759 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7760
7761         * wl-refile.el (wl-refile-guess-functions): Renamed from
7762         `wl-refile-guess-func-list'.
7763
7764 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7765
7766         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7767         Fixed problem when no rule was matched.
7768
7769 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7770
7771         * wl-summary.el (wl-summary-get-mark): Fixed
7772         `wl-summary-buffer-target-mark' check logic.
7773
7774 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7775
7776         * wl-folder.el (wl-folder-write-current-folder): Added group
7777         folder check.
7778
7779         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7780         `wl-summary-write-current-newsgroup'.
7781         (wl-summary-write-current-folder-functions): New variable.
7782         * wl-folder.el (wl-folder-get-newsgroups): New function.
7783         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7784         (wl-folder-write-current-folder): Renamed from
7785         `wl-folder-write-current-newsgroup'.
7786
7787 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7788
7789         * Version number is increased to 2.3.93.
7790
7791 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7792
7793         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7794         (wl-ldap-make-matched-value-list): Ditto.
7795         (wl-ldap-alias-safe-string): Split e-mail address.
7796
7797         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7798         petname folder default was selected.
7799         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7800         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7801
7802 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7803
7804         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7805         to `wl-draft-config-exec'.
7806
7807         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7808         instead of calling `wl-draft-config-exec';
7809         Process group-list and show recipients in minibuffer.
7810
7811         * tm-wl.el (wl-draft-preview-message): Ditto.
7812
7813 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7814
7815         * wl.el (toplevel): Added (C) to copyright notice, and
7816         sync Author header.
7817         * tm-wl.el (toplevel): Ditto.
7818         * wl-address.el (toplevel): Ditto.
7819         * wl-demo.el (toplevel): Ditto.
7820         * wl-dnd.el (toplevel): Ditto.
7821         * wl-draft.el (toplevel): Ditto.
7822         * wl-e21.el (toplevel): Ditto.
7823         * wl-expire.el (toplevel): Ditto.
7824         * wl-folder.el (toplevel): Ditto.
7825         * wl-highlight.el (toplevel): Ditto.
7826         * wl-message.el (toplevel): Ditto.
7827         * wl-mime.el (toplevel): Ditto.
7828         * wl-mule.el (toplevel): Ditto.
7829         * wl-nemacs.el (toplevel): Ditto.
7830         * wl-refile.el (toplevel): Ditto.
7831         * wl-score.el (toplevel): Ditto.
7832         * wl-summary.el (toplevel): Ditto.
7833         * wl-template.el (toplevel): Ditto.
7834         * wl-thread.el (toplevel): Ditto.
7835         * wl-util.el (toplevel): Ditto.
7836         * wl-vars.el (toplevel): Ditto.
7837         * wl-xmas.el (toplevel): Ditto.
7838
7839 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7840
7841         * wl.el (wl-init): Added comment about `wl-init-hook'.
7842         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7843         * wl-vars.el (wl-init-hook): Added docs.
7844         (wl-make-plugged-hook): Removed useless docs.
7845         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7846         * wl-xmas.el (toplevel): Ditto.
7847
7848 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7849
7850         * wl-address.el (toplevel): Fixed multiple Author header format.
7851         * wl-demo.el (toplevel): Ditto.
7852         * wl-draft.el (toplevel): Ditto.
7853         * wl-folder.el (toplevel): Ditto.
7854         * wl-summary.el (toplevel): Ditto.
7855         * wl-thread.el (toplevel): Ditto.
7856         * wl-util.el (toplevel): Ditto.
7857         * wl-vars.el (toplevel): Ditto.
7858         * wl-version.el (toplevel): Ditto.
7859         * wl-xmas.el (toplevel): Ditto.
7860         * wl.el (toplevel): Ditto.
7861
7862         * wl-version.el (toplevel): Added require `elmo-version' for
7863         `product-version-as-string'.
7864
7865 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7866
7867         * wl-vars.el (wl-draft-send-hook): Changed default value to
7868         '(wl-draft-config-exec).
7869
7870         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7871         explicitly.
7872         (wl-draft): Set `wl-draft-config-exec-flag' before running
7873         `wl-mail-setup-hook'.
7874
7875         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7876         `wl-biff-init-icons' to `wl-init-hook' instead of
7877         `wl-make-plugged-hook'.
7878         (Because if `wl-draft' command is invoked at first,
7879         they are not initialized)
7880         Updated copyright notice.
7881
7882         * wl-e21.el (toplevel): Ditto;
7883
7884         * wl-demo.el (toplevel): Updated copyright notice.
7885         * wl-address.el (toplevel): Ditto.
7886         * wl-draft.el (toplevel): Ditto.
7887         * wl-version.el (toplevel): Ditto.
7888         * wl-folder.el (toplevel): Ditto.
7889         * wl-summary.el (toplevel): Ditto.
7890         * wl-thread.el (toplevel): Ditto.
7891         * wl-util.el (toplevel): Ditto.
7892         * wl-vars.el (toplevel): Ditto.
7893         * wl.el (toplevel): Ditto.
7894
7895 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7896
7897         * wl-highlight.el (wl-highlight-message): Fixed problem of
7898         highlighting failure which occured when the last field contains
7899         multiple lines in the draft buffer.
7900
7901         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7902         `wl-biff-start' if plugged.
7903
7904         * wl-util.el (wl-biff-check-folder): New function.
7905         (wl-biff-check-folders): Don't set session name prefix.
7906         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7907         (wl-biff-check-folder-async): Ditto.
7908
7909         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7910         in email address.
7911
7912 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7913
7914         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7915
7916         * wl-draft.el (wl-draft-strip-subject-re): New function.
7917
7918         * wl-draft.el (wl-draft-reply): Use it.
7919
7920 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7921
7922         * wl-message.el (wl-mmelmo-message-redisplay): Use
7923         `mime-display-message' instead of `wl-mime-display-message'.
7924
7925         * wl-mime.el (toplevel): Removed compatibility workaround
7926         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7927         (wl-mime-display-message): Abolished.
7928         (wl-mime-entity-read-field): Ditto.
7929         (wl-mime-combine-message/partial-pieces): Use
7930         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7931
7932 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7933
7934         * wl-template.el: Doc fixes.
7935
7936 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7937
7938         * wl-e21.el (wl-message-overload-functions): Do nothing if
7939         `current-local-map' is not available.
7940         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7941
7942 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7943
7944         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7945         representation.
7946
7947         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7948         number.
7949         (wl-fldmgr-save-folders): Don't use `format' when insert
7950         `wl-fldmgr-folders-header'.
7951
7952 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7953
7954         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7955
7956 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7957
7958         * wl-highlight.el (wl-highlight-message):
7959         Use `std11-field-end' to detect end point of the header field.
7960         Refer `wl-highlight-max-header-size'.
7961
7962         * wl-vars.el (wl-highlight-max-header-size): New variable.
7963
7964         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7965
7966         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7967         Set `for-draft' argument of wl-highlight-headers.
7968         (wl-draft): Ditto.
7969         (wl-draft-reedit): Ditto.
7970         (wl-user-agent-compose-internal): Ditto.
7971
7972 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7973
7974         * wl-message.el (wl-message-add-button): Use overlay.
7975
7976 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7977
7978         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7979
7980         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7981         problem when group-list content is nothing.
7982         (Reported by Mito <mit@nines.nec.co.jp>)
7983
7984 2000-10-18  SAITO Atsunori <sai@yedo.com>
7985
7986         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7987
7988 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7989
7990         * tm-wl.el (toplevel): Use product-provide.
7991
7992 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * Version number is increased to 2.3.92.
7995
7996 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7997
7998         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7999         title text, use `display' property for left margin under Emacs 21.
8000
8001         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8002         properties.
8003         (wl-plugged-init-icons): Ditto.
8004
8005 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8006
8007         * wl.el (wl-save-status, wl-init): Remove last period in
8008         "...done." message.
8009         * tm-wl.el (wl-summary-burst): Ditto.
8010         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8011         wl-summary-resume-cache-status,
8012         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8013         wl-summary-sync-update3, wl-summary-highlight-msgs,
8014         wl-summary-flush-pending-append-operations,
8015         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8016         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8017         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8018         wl-thread-open-all): Ditto.
8019         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8020         * wl-mime.el (wl-summary-burst): Ditto.
8021         * wl-highlight.el (wl-highlight-summary): Ditto.
8022         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8023         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8024         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8025         * wl-address.el (wl-local-address-init): Ditto.
8026
8027 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8028
8029         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8030         `add-text-properties'.
8031         (wl-plugged-init-icons): Ditto.
8032         (wl-folder-init-icons): Use `propertize' instead of
8033         `put-text-property'.
8034         (wl-plugged-set-folder-icon): Ditto.
8035         (wl-e21-highlight-folder-group-line): Ditto.
8036
8037 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8038
8039         * wl-version.el (wl-version-status-alist): New variable.
8040         (wl-version-status): New function.
8041
8042         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8043         "Cc" part of the case "Reply-To".
8044
8045         * wl-draft.el (wl-draft-reply): Use result of
8046         `eword-extract-address-components'.
8047
8048         * wl-demo.el (wl-demo-icon-name): New constant.
8049         (wl-logo-xpm): Use it.
8050         (wl-logo-xbm): Ditto.
8051         (wl-logo-bitmap): Ditto.
8052
8053         * Version number is increased to 2.3.91.
8054
8055 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8056
8057         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8058         (wl-extended-emacs-version, wl-extended-emacs-version2,
8059         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8060         docstring.
8061
8062         * wl-version.el (wl-generate-user-agent-string-1): New function.
8063         (wl-generate-user-agent-string): Use it.
8064
8065         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8066         `mime-edit-insert-user-agent-field'.
8067         (wl-generate-user-agent-string): Check
8068         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8069
8070         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8071         instead of `if', when verbose case.
8072
8073 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8074
8075         * wl-expire.el (wl-summary-expire): Fix.
8076
8077 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8078
8079         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8080         and `elmo-lost+found-folder' if 'wl-draft.
8081         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8082
8083 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8084
8085         * wl-expire.el (wl-summary-expire): Change messages.
8086         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8087         `deleing-info' instead of "Deleting..."
8088
8089 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8090
8091         * wl-summary.el (wl-summary-refile-subr): Fix.
8092
8093 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8094
8095         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8096         if pipe folder.
8097
8098 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8099
8100         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8101
8102 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8103
8104         * wl-expire.el (wl-expire-hide): New function.
8105         (wl-summary-expire): Add `hide'.
8106
8107 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8108
8109         * wl-vars.el (wl-draft-reply-without-argument-list):
8110         Changed default value to consider `Reply-To:'.
8111         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8112
8113         * Version number is increased to 2.3.90.
8114
8115         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8116         elmo-imap4-get-session with unwind-protect.
8117         Don't cause error.
8118         (wl-summary-sync-marks): Don't check plugged nor folder type.
8119         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8120         (Always keep current buffer).
8121
8122 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8123
8124         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8125         Enclose with `save-excursion'.
8126
8127 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8128
8129         * wl-version.el (wl-version): Remove interactive.
8130
8131 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8132
8133         * wl-version.el (wl-generate-user-agent-string): Use
8134         `product-string-verbose' instead of `product-string-1'.
8135
8136 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8137
8138         * wl-vars.el (wl-draft-use-cache): New variable.
8139         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8140         if wl-draft-use-cache is non-nil.
8141
8142 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8143
8144         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8145         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8146
8147 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8148
8149         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8150         (wl-thread-msg-mark-as-unread): Ditto.
8151
8152         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8153         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8154         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8155         Don't set mark in summary if return value of `elmo-mark-as-read'
8156         is nil.
8157         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8158         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8159         instead of `wl-thread-msg-mark-as-read'.
8160         (wl-summary-mark-as-unread-region): Ditto.
8161         (wl-summary-target-mark-mark-as-read): Ditto.
8162
8163         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8164
8165 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8166
8167         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8168
8169         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8170
8171 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8174         face.
8175
8176 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8177
8178         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8179         `running-xemacs'.
8180
8181 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8182
8183         * wl-version.el (toplevel): Use `product-version-as-string' for
8184         set verstion-string, if defined.
8185
8186         * wl-version.el (wl-version-show): Insert string at point, when
8187         call with argument.
8188
8189         * wl-version.el (wl-generate-user-agent-string): Use
8190         `product-string-1' instead of `wl-appname', `wl-version' and
8191         `wl-codename'.
8192
8193 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8194
8195         * wl-address.el (toplevel): Use product-provide.
8196         * wl-demo.el (toplevel): Ditto.
8197         * wl-dnd.el (toplevel): Ditto.
8198         * wl-draft.el (toplevel): Ditto.
8199         * wl-e21.el (toplevel): Ditto.
8200         * wl-expire.el (toplevel): Ditto.
8201         * wl-fldmgr.el (toplevel): Ditto.
8202         * wl-folder.el (toplevel): Ditto.
8203         * wl-highlight.el (toplevel): Ditto.
8204         * wl-message.el (toplevel): Ditto.
8205         * wl-mime.el (toplevel): Ditto.
8206         * wl-mule.el (toplevel): Ditto.
8207         * wl-nemacs.el (toplevel): Ditto.
8208         * wl-refile.el (toplevel): Ditto.
8209         * wl-score.el (toplevel): Ditto.
8210         * wl-summary.el (toplevel): Ditto.
8211         * wl-template.el (toplevel): Ditto.
8212         * wl-thread.el (toplevel): Ditto.
8213         * wl-util.el (toplevel): Ditto.
8214         * wl-vars.el (toplevel): Ditto.
8215         * wl-xmas.el (toplevel): Ditto.
8216         * wl.el (toplevel): Ditto.
8217
8218 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8219
8220         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8221         instead of product.
8222
8223         * wl-version.el (wl-version): Compile time evalution elmo-version.
8224
8225 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8226
8227         * wl-summary.el (wl-summary-sync-force-update): Append queue
8228         `mark-as-read'if unplugged.
8229
8230 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8231
8232         * wl-version.el: New file.  Use product.el.
8233         * wl.el: add (require 'wl-version).
8234         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8235         for ~/.folders header.
8236         (wl-fldmgr-folders-header): Changed.
8237         * wl-demo.el (wl-demo): Use product.el.
8238
8239         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8240         wl-version.el.
8241         * wl-util.el (wl-version, wl-version-show): Ditto.
8242
8243         * wl-util.el (wl-generate-user-agent-string,
8244         wl-extended-emacs-version, wl-extended-emacs-version2,
8245         wl-extended-emacs-version3): Move to wl-version.el.
8246         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8247         xemacs-codename, mime-edit-insert-user-agent-field,
8248         mime-edit-user-agent-value, mime-editor/version,
8249         mime-editor/codename): Compile warning killer move to
8250         wl-version.el
8251
8252 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8253
8254         * wl-summary.el (wl-summary-refile-subr): Fix.
8255
8256 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8257
8258         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8259         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8260
8261 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8262
8263         * wl.el (wl-check-environment): Check too many `@'.
8264
8265 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8266
8267         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8268
8269 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8270
8271         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8272         wl-draft-reply-myself-without-argument-list): Add variables.
8273         * wl-draft.el (wl-draft-reply): Use it.
8274
8275 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8276
8277         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8278         the 5th argument of `elmo-network-get-spec'.
8279
8280         * wl-thread.el (wl-thread-reparent-children): New inline function.
8281         (wl-thread-delete-message): Use it.
8282
8283         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8284         (wl-summary-score-update-all-lines): Don't use `dolist'.
8285
8286 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8287
8288         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8289         (require 'elmo-msgdb) for inline function.
8290
8291 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8292
8293         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8294
8295 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8296
8297         * wl-score.el (wl-score-headers): Fix for the confusing macro
8298         `elmo-kill-buffer'.
8299
8300 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8301
8302         * wl-summary.el: Don't use the 3rd argument of `require' because
8303         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8304         * wl-util.el: Ditto.
8305         * wl-draft.el: Ditto.
8306
8307 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8308
8309         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8310         window system is not used.
8311
8312 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8313
8314         * wl-thread.el: Don't use `mapcar' only for iteration.
8315         (wl-thread-resume-entity): Ditto.
8316         (wl-thread-delete-message): Ditto.
8317
8318         * wl-summary.el: Bind `dragdrop-drop-functions',
8319         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8320         of `require' for `timezone', `easymenu' and `ps-print';
8321         don't use `mapcar' only for iteration.
8322
8323         * wl-util.el: Bind `mule-version', `nemacs-version',
8324         `emacs-beta-version', `xemacs-codename',
8325         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8326         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8327         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8328         only for iteration.
8329
8330         * wl-score.el: Don't use `mapcar' only for iteration.
8331         (wl-score-simplify-buffer-fuzzy): Ditto.
8332         (wl-score-simplify-subject): Ditto.
8333         (wl-score-headers): Ditto.
8334         (wl-summary-score-update-all-lines): Ditto.
8335
8336         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8337         `enable-multibyte-characters' and `mule-version'.
8338
8339         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8340         `mapcar' only for iteration.
8341
8342         * wl-demo.el: Don't use `mapcar' only for iteration.
8343
8344         * wl-folder.el: Don't use `mapcar' only for iteration.
8345         (wl-folder-open-all): Ditto.
8346         (wl-folder-count-incorporates): Ditto.
8347
8348         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8349         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8350
8351         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8352         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8353         `smtp-connection-type'; specify 3rd argument of `require' for
8354         `timezone'; don't use `mapcar' only for iteration.
8355         (wl-draft-clone-local-variables): Don't use `mapcar'.
8356         (wl-draft-generate-clone-buffer): Ditto.
8357         (wl-user-agent-compose-internal): Ditto.
8358
8359         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8360
8361         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8362         (wl-save-status): Ditto.
8363
8364         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8365         for iteration.
8366
8367 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8368
8369         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8370         removed `Date'.
8371         (wl-fldmgr-make-filter-default): New user option.
8372
8373         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8374         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8375         (wl-fldmgr-filter-completion-alist): Abolish.
8376
8377         * wl.el (wl): Don't check servers if arg is non-nil.
8378
8379         * wl-draft.el (wl-draft-reply): Set only message-id string to
8380         In-Reply-To field.
8381
8382 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8383
8384         * wl-summary.el (wl-summary-pick): Rewrite.
8385
8386         * wl-draft.el (wl-draft-forward): Get references field from
8387         original buffer.
8388         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8389
8390 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8391
8392         * wl-draft.el (wl-draft-forward): Add references field.
8393
8394 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8395
8396         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8397         (wl-draft-reply): Use it.
8398
8399 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8400
8401         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8402         when Emacs 21 is running.
8403
8404         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8405         bindings.
8406
8407 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8408
8409         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8410         XPM icons transparent.
8411
8412         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8413         Emacs 21.
8414
8415 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8416
8417         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8418         nil.
8419
8420         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8421         when it is persistent.
8422         (wl-summary-sync-marks): Changed argument for
8423         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8424         (wl-summary-virtual): Use `elmo-read-search-condition'.
8425         (wl-summary-redisplay-internal): If folder is local, mark as read
8426         even when folder is plugged.
8427
8428 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8429
8430         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8431         of `tool-bar-lines' in the frame parameters.
8432         (after-make-frame-functions, post-command-hook): Don't modify the
8433         value.
8434         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8435         wl-e21-tool-bar-lines): Removed.
8436
8437 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8438
8439         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8440         properties `evaporate' and `wl-momentary-overlay' as well.
8441         (wl-highlight-summary-displaying): Ditto.
8442         (wl-delete-all-overlays): Don't delete overlay which does not have
8443         a property `wl-momentary-overlay'.
8444
8445         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8446         `display-mouse-p' and `display-graphic-p'.
8447         (wl-folder-init-icons): Don't search for XBM or the other files.
8448         (wl-plugged-set-folder-icon): Make icons if and only if
8449         `display-graphic-p' returns non-nil.
8450         (wl-highlight-plugged-current-line): Use `before-string' overlay
8451         property to show icon images.
8452         (wl-highlight-folder-current-line): Ditto.
8453         (wl-e21-highlight-folder-group-line): Ditto.
8454         (wl-e21-highlight-folder-by-numbers): Ditto.
8455         (wl-e21-insert-image): Removed.
8456         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8457         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8458         said.
8459         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8460         `wl-e21-force-switch-toolbar'.
8461         (wl-e21-make-icon-image): Removed.
8462         (wl-e21-setup-toolbar): Don't search for XBM files.
8463         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8464         the default value.
8465
8466 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * wl-util.el (wl-biff-check-folder-async): Set
8469         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8470
8471 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8472
8473         * wl-e21.el (after-make-frame-functions): Add
8474         `wl-e21-force-switch-toolbar'.
8475         (wl-e21-force-switch-toolbar): New function force to switch the
8476         toolbar appearance automatically.
8477         (post-command-hook): Add `wl-e21-switch-toolbar'.
8478         (wl-e21-switch-toolbar): New function to switch the toolbar
8479         appearance automatically.
8480         (wl-e21-tool-bar-lines): New buffer local variable.
8481
8482 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8483
8484         * wl-util.el (wl-biff-check-folders-running): New variable.
8485         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8486         (wl-biff-check-folder-async-callback):
8487         Set `wl-biff-check-folders-running'.
8488         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8489         with unwind-protect.
8490
8491         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8492         Enclose `wl-folder-auto-check' with unwind-protect.
8493
8494         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8495         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8496
8497         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8498
8499         * wl-util.el (wl-biff-notify): New inline function.
8500         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8501         locally.
8502         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8503         folder-list' is 1.
8504         Use `wl-biff-notify'.
8505         (wl-biff-check-folder-async-callback): New function.
8506         (wl-biff-check-folder-async): Ditto.
8507
8508         * wl-folder.el (wl-folder): Don't check folders.
8509         (wl-folder-auto-check): New function.
8510
8511 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8512
8513         * wl-util.el (wl-biff-start) [Emacs19+]:
8514         Use `timer-next-integral-multiple-of-time'.
8515         (wl-biff-check-folders): Use `wl-default-folder'
8516         if `wl-biff-check-folder-list' is nil.
8517
8518 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8519
8520         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8521         instead of `elmo-delete-lists'.
8522
8523 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8524
8525         * wl.el (wl-plugged-toggle-all): Set the value of
8526         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8527         (wl-plugged-toggle): Ditto.
8528         (wl-toggle-plugged): Ditto.
8529         (wl-plugged-init): Ditto.
8530
8531         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8532         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8533         instead of `wl-biff-state-indicator-off' and
8534         `wl-biff-state-indicator-on'; don't modify the value and the type
8535         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8536         (wl-plugged-init-icons): Set icons data to
8537         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8538         instead of `wl-plug-state-indicator-off' and
8539         `wl-plug-state-indicator-on'; don't modify the value and the type
8540         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8541
8542         * wl-vars.el (wl-modeline-biff-state-off,
8543         wl-modeline-biff-state-on, wl-modeline-biff-status,
8544         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8545         wl-modeline-plug-status): New internal variables.
8546         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8547         wl-biff-check-interval, wl-biff-check-folder-list): Change
8548         customization group from `wl-folder' to `wl-highlight'.
8549         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8550         wl-show-plug-status-on-modeline): Defcustomized.
8551
8552         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8553         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8554         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8555         a flag to `mode-line-buffer-identification'.
8556
8557         * wl-e21.el (wl-biff-init-icons): Set icons data to
8558         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8559         instead of `wl-biff-state-indicator-off' and
8560         `wl-biff-state-indicator-on'.
8561         (wl-plugged-init-icons): Set icons data to
8562         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8563         instead of `wl-plug-state-indicator-off' and
8564         `wl-plug-state-indicator-on'.
8565
8566 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8567
8568         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8569         excessive titles.
8570
8571 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8572
8573         * wl.el (wl-plugged-mode): Use revised
8574         `wl-mode-line-buffer-identification'.
8575         (wl-plugged-init): Don't use `force-mode-line-update'.
8576
8577         * wl-xmas.el (wl-draft-overload-functions): Use revised
8578         `wl-mode-line-buffer-identification'.
8579         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8580         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8581         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8582         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8583         `wl-make-plugged-hook';
8584         add `wl-folder-init-icons' and `wl-setup-folder' to
8585         `wl-folder-mode-hook'.
8586
8587         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8588         19 as well.
8589         (wl-mode-line-display-priority-list): New user option.
8590         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8591         Defcustomized.
8592         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8593         Add docs.
8594
8595         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8596         start.
8597         (wl-mode-line-buffer-identification): Revised as a function.
8598
8599         * wl-summary.el (wl-summary-mode): Use revised
8600         `wl-mode-line-buffer-identification'; don't call
8601         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8602         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8603         `wl-xmas-setup-summary'.
8604
8605         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8606         `wl-mode-line-buffer-identification'.
8607
8608         * wl-mule.el (wl-draft-overload-functions): Use revised
8609         `wl-mode-line-buffer-identification'.
8610
8611         * wl-folder.el (wl-make-plugged-alist): Don't call
8612         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8613         (wl-folder): Don't call `wl-folder-init-icons' directly.
8614         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8615         `wl-xmas-setup-folder' directly;
8616         use revised `wl-mode-line-buffer-identification'.
8617         (TopLevel): Don't bind `wl-biff-init-icons',
8618         `wl-plugged-init-icons', `wl-folder-init-icons',
8619         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8620
8621         * wl-e21.el (wl-draft-overload-functions): Use revised
8622         `wl-mode-line-buffer-identification'.
8623         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8624         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8625         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8626         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8627         `wl-make-plugged-hook';
8628         add `wl-folder-init-icons' and `wl-setup-folder' to
8629         `wl-folder-mode-hook'.
8630
8631 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8632             Katsumi Yamaoka    <yamaoka@jpl.org>
8633
8634         * wl.el (wl): Call `wl-biff-start'.
8635         (wl-exit): Call `wl-biff-stop'.
8636         (wl-plugged-mode): Show biff in modeline.
8637         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8638
8639         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8640         (wl-biff-init-icons): New function.
8641         (wl-plugged-init-icons): Don't make too much keymaps.
8642         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8643
8644         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8645         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8646         variables.
8647         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8648         options.
8649
8650         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8651         wl-biff-start, wl-biff-stop): New functions.
8652         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8653         (wl-biff-timer-name): New variable.
8654
8655         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8656
8657         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8658         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8659
8660         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8661         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8662
8663         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8664         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8665         `wl-folder-init-icons' to `ignore' if they are not available.
8666         (wl-folder-mode): Show biff in modeline.
8667
8668         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8669         (wl-biff-init-icons): New function.
8670         (wl-plugged-init-icons): Don't make too much keymaps.
8671         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8672
8673 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8674
8675         * wl-vars.el (wl-strict-diff-folders): Customization Type
8676         and doc fix.  Define as a list of regular expressions for
8677         folders or nil.
8678         * wl-folder.el (wl-folder-check-one-entity): Use
8679         `wl-string-match-member' instead of `wl-string-member' for
8680         `wl-strict-diff-folders'.
8681
8682 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8683
8684         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8685         (wl-highlight-folder-current-line): Use it; new implementation.
8686         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8687         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8688         `defsubst' instead of `defun'.
8689
8690         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8691         `wl-highlight-group-folder-by-numbers'; made it can also be a
8692         number.  See info for more details.
8693
8694         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8695         running.
8696
8697         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8698         to bind them.
8699
8700         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8701         (wl-highlight-folder-current-line): New implementation.
8702
8703         * wl-highlight.el (wl-highlight-folder-group-line): New
8704         implementation.
8705         (wl-delete-all-overlays): Rewrite as a marco.
8706         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8707
8708         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8709         running.
8710         (wl-folder-*-glyph): No need to bind them.
8711
8712         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8713         `wl-e21-highlight-folder-group-icon'; rewrite.
8714         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8715         `defsubst' instead of `defun'.
8716         (wl-folder-mode-map): Bind it when compiling.
8717
8718 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8719
8720         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8721
8722         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8723
8724 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8725
8726         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8727
8728 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8729
8730         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8731         (wl-highlight-folder-current-line): Use it.
8732
8733         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8734         in `id-name'.
8735
8736 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8737
8738         * wl.el: Require `wl-e21' when Emacs 21 is running.
8739
8740         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8741         default when Emacs 21 is running.
8742         (wl-use-highlight-mouse-line): Ditto.
8743         (wl-on-emacs21): New constant.
8744         (wl-on-emacs20): Removed.
8745
8746         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8747         Emacs 21 is running.
8748
8749         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8750         Emacs 21 is running.
8751
8752         * wl-e21.el: New file.
8753
8754 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8755
8756         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8757         (wl-toggle-plugged): Ditto.
8758         (wl-plugged-toggle): Ditto.
8759         (wl-plugged-toggle-all): Ditto.
8760
8761         * wl-vars.el (wl-plug-state-indicator): Refer
8762         `wl-plug-state-indicator-on' indirectly.
8763
8764 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8765
8766         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8767         Call `wl-folder-confirm-existence'.
8768
8769         * wl-folder.el (wl-folder-confirm-existence): Added optional
8770         argument `force'.
8771
8772 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8773
8774         * wl-summary.el (wl-summary-refile-subr): Assume
8775         `copy-or-refile' as symbol.
8776         (wl-summary-refile): Follow up above change.
8777         (wl-summary-copy): Ditto.  Doc fix.
8778
8779 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8780
8781         * wl-summary.el (wl-summary-pick): Don't bind
8782         `elmo-search-mime-charset'.
8783
8784         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8785         default using old backquote style.
8786         (wl-search-mime-charset): Abolished.
8787
8788         * wl-highlight.el (wl-highlight-headers):
8789         Call `point' after `re-search-forward'(for Nemacs).
8790
8791         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8792         for elmo-imap4.el.
8793
8794 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8795
8796         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8797         `wl-message-ignored-field-list' instead of
8798         `mime-view-ignored-field-list'.
8799
8800         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8801         Add interactive spec.
8802         (wl-folder-goto-bottom-of-current-folder): Ditto.
8803         (wl-folder-mode-map): Bind them.
8804
8805         * wl-vars.el (wl-message-ignored-field-list): New variable.
8806         (wl-message-visible-field-list): New variable.
8807
8808         * wl-mime.el (wl-mime-header-presentation-method): New function.
8809         (wl-mime-setup): Set header-presentation-method.
8810
8811 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8812
8813         * wl-nemacs.el (wl-draft-overload-functions): Set
8814         `mode-line-buffer-identification' instead of using
8815         `wl-make-modeline'.
8816
8817         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8818         instead of using `wl-make-modeline'.
8819
8820         * wl-xmas.el (wl-plugged-init-icons): Set up
8821         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8822         (wl-make-modeline): Abolish.
8823         (wl-draft-overload-functions): Set
8824         `mode-line-buffer-identification' instead of using
8825         `wl-make-modeline'.
8826
8827         * wl-util.el (wl-make-modeline-subr): Abolish.
8828         (wl-mode-line-buffer-identification): New alias.
8829
8830         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8831         (wl-summary-make-modeline): Abolish.
8832         (wl-summary-buffer-set-folder): Set
8833         `wl-summary-buffer-folder-indicator'.
8834         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8835         of using `wl-make-modeline'.
8836         (wl-summary-switch-to-clone-buffer): Don't set
8837         `mode-line-buffer-identification'.
8838         (wl-summary-goto-folder-subr): Ditto.
8839
8840         * wl-mule.el (wl-draft-overload-functions): Set
8841         `mode-line-buffer-identification' instead of using
8842         `wl-make-modeline'.
8843
8844         * wl-folder.el (wl-folder-mode): Set
8845         `mode-line-buffer-identification' instead of using
8846         `wl-make-modeline'.
8847         (wl-folder): Don't set `mode-line-buffer-identification'.
8848
8849 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8850
8851         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8852         instead of `member' for `wl-refile-guess-func-list' look-ups.
8853         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8854
8855 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8856
8857         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8858         `wl-message-button-dispatcher'.
8859
8860         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8861
8862         * wl-message.el (wl-message-button-dispatcher): Use it.
8863
8864         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8865         "In-Reply-To".
8866
8867         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8868         Bind `case-fold-search' to t.
8869
8870 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8871
8872         * wl-xmas.el (wl-message-overload-functions): Initialize
8873         `wl-message-button-map'.
8874
8875         * wl-mule.el (wl-message-overload-functions): Initialize
8876         `wl-message-button-map'.
8877
8878         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8879
8880         * wl-message.el (wl-message-button-map): New keymap.
8881         (wl-message-add-button): New function.
8882         (wl-message-button-dispatcher): New function.
8883         (wl-message-button-refer-article): New function.
8884
8885         * wl-highlight.el
8886         (wl-highlight-message-add-buttons-to-header): New function.
8887         (wl-highlight-headers): Use it.
8888
8889 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8890
8891         * wl-summary.el (wl-summary-default-from): Use
8892         `wl-address-get-petname-1'.
8893         (wl-summary-simple-from): Ditto.
8894
8895         * wl-address.el (wl-address-get-petname-1): New inline function.
8896         (wl-address-get-petname): Use it.
8897
8898 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8899
8900         * wl-summary.el (wl-summary-default-from): Return full-name part
8901         from the address if no petname was found.
8902         (wl-summary-simple-from): Ditto.
8903
8904         * wl-address.el (wl-address-get-petname): Return nil if no petname
8905         associated with the address was found.
8906
8907 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8908
8909         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8910         display is finished.
8911
8912 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8913
8914         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8915         `elmo-folder-exists-p' argument.
8916
8917 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8918
8919         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8920         the folder.
8921
8922 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8923
8924         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8925
8926         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8927         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8928
8929 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8930
8931         * wl-folder.el (wl-folder-create-subr): New function.
8932         (wl-folder-confirm-existence): Use it.
8933         (wl-folder-check-one-entity): Use it.
8934         Check the error symbol is derived from 'elmo-open-error.
8935
8936         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8937         `ignore-error'.
8938
8939 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8940
8941         * wl-util.el (toplevel): Add (eval-when-compile (require
8942         'elmo-util)).  (Maybe `provide' is typo.)
8943
8944 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8945
8946         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8947         (I don't know why this was needed.)
8948
8949         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8950         Follow up changes for stream-type.
8951
8952         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8953         (wl-draft-elmo-nntp-send): Ditto.
8954
8955         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8956         (wl-nntp-posting-stream-type): Ditto.
8957         (wl-pop-before-smtp-ssl): Abolished.
8958         (wl-nntp-posting-ssl): Ditto.
8959
8960         * wl-address.el (wl-address-quote-specials): New function.
8961         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8962
8963         * wl-draft.el (wl-draft-reply): Ditto.
8964
8965 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8966
8967         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8968         use function `wl-string-match-assoc'.
8969
8970 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8971
8972         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8973
8974         * wl-draft.el (wl-draft-deduce-address-list): New function.
8975         (wl-draft-parse-mailbox-list): Ditto.
8976         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8977         instead of `smtp-deduce-address-list'.
8978         (wl-draft-on-field-p): Follow group list.
8979
8980         * wl-address.el (wl-address-concat-token): New function.
8981         (wl-address-string-without-group-list-contents): Ditto.
8982         (wl-complete-field-body): Fixed problem of completion
8983         by japanese petname.
8984         (wl-address-make-completion-list): Rewrite.
8985
8986 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8987
8988         * wl-address.el (wl-address-make-completion-list): Completion by
8989         petname.
8990         (wl-complete-field-body): Likewise.
8991
8992 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8993
8994         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8995         contains invalid address syntax.
8996
8997 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8998
8999         * wl-folder.el (wl-folder-check-entity-async): Use
9000         `elmo-nntp-spec-hostname'.
9001
9002 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9003
9004         * wl-summary.el (wl-summary-msgdb-load-async): Use
9005         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9006
9007 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9008
9009         * wl-draft.el (wl-draft-reply): Set argument
9010         `content-transfer-encoding' as nil.
9011
9012 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9013
9014         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9015         `wl-refile-alist'.
9016
9017 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9018
9019         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9020         (wl-draft-edit-string): Ditto.
9021         (wl-draft-forward): Ditto.
9022         * wl-summary.el (wl-summary-write): Ditto.
9023
9024 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9025
9026         * wl-summary.el (wl-summary-sync-update3): Call
9027         `wl-summary-buffer-number-column-detect'.
9028         (wl-summary-buffer-number-column-detect): Search from point-min.
9029
9030 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9031
9032         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9033         contains an address which is not included in original to or cc.
9034
9035 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9036
9037         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9038         begin-line does not exist.
9039         * wl-message.el (wl-message-uu-substring): Ditto.
9040
9041 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9042
9043         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9044         clear local variables.
9045         (wl-summary-exit): Call `elmo-commit'.
9046         (wl-summary-switch-to-clone-buffer): Call
9047         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9048         (wl-summary-goto-folder-subr): Ditto.
9049
9050         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9051         POP folder.
9052
9053 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9054
9055         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9056         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9057         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9058         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9059         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9060         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9061
9062         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9063
9064 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9065
9066         * wl-summary.el (wl-summary-search-by-subject):
9067         Search parent message from the latest one.
9068
9069 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9070
9071         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9072         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9073
9074         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9075         New user option.
9076
9077         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9078         if elmo-nntp-use-killed-list is nil.
9079         Use `elmo-msgdb-append-to-killed-list'.
9080         (Append numbers confirmed as disappeared to the killed list.)
9081         (wl-summary-confirm-appends): Don't display negative number.
9082
9083 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9084
9085         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9086
9087 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9088
9089         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9090         range is `all'.
9091         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9092         `elmo-list-bigger-diff'.
9093
9094 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9095
9096         * wl-summary.el (wl-summary-buffer-exit-func):
9097         New buffer local variable.
9098         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9099
9100 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9101
9102         * wl-demo.el (wl-demo): Fix the last change.
9103
9104 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9105
9106         * wl-demo.el (wl-demo): Don't use `eval'.
9107
9108 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9109
9110         * wl-summary.el (wl-summary-buffer-thread-modified):
9111         New buffer-local variable.
9112         (wl-summary-set-thread-modified): New function.
9113         (wl-summary-thread-modified-p): New function.
9114         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9115         (wl-summary-yank-saved-message): Use function
9116         `wl-summary-set-thread-modified'
9117         (wl-summary-switch-to-clone-buffer): Add
9118         `wl-summary-buffer-thread-modified'.
9119
9120         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9121         (wl-summary-buffer-mark-saved-hook): Ditto.
9122         * wl-summary.el (wl-summary-msgdb-save): New hook
9123         `wl-summary-buffer-message-saved-hook' and
9124         `wl-summary-buffer-mark-saved-hook'.
9125
9126 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9127
9128         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9129
9130 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9131
9132         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9133         don't hide scroll bars under FSF Emacsen because it may incur an
9134         undesirable redrawing.
9135
9136 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9137
9138         * wl-draft.el (wl-draft-edit-string): Call
9139         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9140
9141 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9142
9143         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9144
9145 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9146
9147         * wl-summary.el (wl-summary-msgdb-load-async): Call
9148         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9149
9150 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9151
9152         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9153         fringes in demo buffer; center bitmap logo correctly even if old
9154         Mule is used.
9155
9156 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9157
9158         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9159
9160         * wl-refile.el (wl-refile-subject-alist): New variable.
9161         (wl-refile-subject-alist-file-name): Ditto.
9162         (wl-refile-alist-setup): Rewrite.
9163         (wl-refile-alist-save): Use `elmo-object-save'.
9164         Eliminated arguments.
9165         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9166         (wl-refile-guess-by-subject): New function.
9167         (wl-refile-guess-func-list): Added it.
9168
9169 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9170
9171         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9172         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9173
9174 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9175
9176         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9177         New buffer-local variable.
9178         (wl-summary-buffer-next-folder-func): Ditto.
9179         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9180         if non-nil.
9181         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9182         if non-nil.
9183         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9184         if non-nil.
9185         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9186         if non-nil.
9187
9188 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9189
9190         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9191         permanently in the demo buffer.
9192
9193 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9194
9195         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9196         `mime-entity-fetch-field'.
9197
9198         * wl.el (wl-exit): Delete plugged buffer.
9199
9200         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9201         XEmacs has menubar feature.
9202
9203 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9204
9205         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9206         cannot arrive at the beginning of the buffer under old Emacsen.
9207
9208 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9209
9210         * wl-address.el (wl-address-ldap-search):
9211         Call `ldap-search-entries' with `withdn' argument t.
9212         (wl-complete-field-body): Bind completion-ignore-case as t.
9213         Clear ldap search hash when it was sole completion.
9214         Use elmo-string for pattern string.
9215         (wl-ldap-alias-safe-string): Eliminated needless let.
9216
9217 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9218
9219         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9220         (wl-ldap-alias-sep): New constant.
9221         (wl-ldap-search-attribute-type-list): Ditto.
9222         (wl-ldap-get-value): New function.
9223         (wl-ldap-make-filter): Ditto.
9224         (wl-ldap-make-matched-value-list): Ditto.
9225         (wl-ldap-alias-safe-string): Ditto.
9226         (wl-ldap-register-dn-string): Ditto.
9227         (wl-address-ldap-search): Rewrite.
9228
9229 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9230
9231         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9232         thread is deleted.
9233         (wl-thread-delete-line-from-buffer): Ditto.
9234         (wl-thread-get-exist-children): New function.
9235
9236 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9237
9238         * wl-demo.el (wl-demo): Made it to select various image types.
9239         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9240         from `wl-title-logo'.
9241         (wl-logo-ascii): New variable.
9242         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9243         (wl-demo-copyright-notice): New constant.
9244
9245         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9246
9247 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9248
9249         * wl-vars.el (wl-summary-target-above): Renamed from
9250         wl-summary-temp-above.
9251         * wl-score.el (wl-score-get-score-alist): Use it.
9252         (wl-summary-score-update-all-lines): Use it.
9253         * wl-summary.el: Ditto. (make-variable-buffer-local).
9254
9255 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9256
9257         * wl-vars.el (wl-ldap-port): New user option.
9258
9259         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9260         Rewite whole implementation.
9261         (wl-complete-field-body): Fixed.
9262
9263 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9264
9265         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9266         Choose implementation at compile time.
9267
9268 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9269
9270         * wl-address.el (wl-ldap-search-internal): New function.
9271         (wl-complete-field-to): Use it.
9272
9273 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9274
9275         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9276         Use `let' instead of `let*'.
9277         Require 'wl-vars.
9278
9279         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9280         Define as defcustom.
9281         (wl-ldap-base): Ditto.
9282         (wl-use-ldap): Ditto.
9283
9284 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9285
9286         * wl-address.el (wl-ldap-search): New function.
9287         (wl-complete-field-body): Use `wl-ldap-search'.
9288         (wl-ldap-server): New variable.
9289         (wl-ldap-base): Ditto.
9290         (wl-use-ldap): Ditto.
9291
9292 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9293
9294         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9295         (Pointed out by Mito <mit@nines.nec.co.jp>).
9296         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9297         buffer-local variables like `wl-summary-redisplay-internal'.
9298         (wl-summary-redisplay-all-header): Likewise.  Update
9299         Summary view too.
9300
9301 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9302
9303         * wl-summary.el (wl-summary-jump-to-parent-message):
9304         Consider prefix argument.
9305
9306         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9307         when closed thread is deleted.
9308
9309 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9310
9311         * wl-summary.el (wl-summary-jump-to-parent-message):
9312         Consider thread modification.
9313
9314 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9315
9316         * wl-message.el (wl-message-normal-get-original-buffer): Use
9317         `save-excursion'.
9318
9319         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9320         (wl-summary-showto-folder-regexp): Ditto.
9321
9322 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9323
9324         * wl-util.el (wl-delete-alist): Doc fix.
9325         (wl-delete-associations): New function.
9326         (wl-inverse-alist): New function.
9327         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9328         Split temporary variables. Use `wl-delete-associations'
9329         and `wl-inverse-alist'.
9330         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9331
9332 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9333
9334         * wl-folder.el (wl-folder-prefetch-entity):
9335         Execute prefetching if new count is unknown.
9336
9337 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9338
9339         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9340
9341         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9342         delete entity.
9343         (wl-thread-set-parent): If insert as top, set linked as nil.
9344
9345         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9346         `wl-thread-cleanup-symbols' when view mode is thread.
9347
9348 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9349
9350         * wl-folder.el (wl-folder-create-folder-entity): Use
9351         with-current-buffer.
9352         (wl-local-folder-init): Call set-buffer to make sure we are in
9353         the Folder buffer. Don't touch buffer-local variables here.
9354         (wl-folder-mode): Initialize buffer-local variables here.
9355
9356         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9357         (wl-folder-entity-assign-id): Ditto.
9358         (wl-folder-create-entity-hashtb): Ditto.
9359         (wl-local-folder-init): Ditto.
9360         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9361
9362 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9363
9364         * wl-summary.el (wl-summary-default-from): Fix probrem when
9365         std11-extract-address-components return (nil "foo@bar").
9366
9367 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9368
9369         * wl-draft.el (wl-draft-clone-local-variables):
9370         Remove redundant `setq'.
9371
9372 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9373
9374         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9375         Bind wl-highlight-x-face-func as nil while highlighting header.
9376
9377 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9378
9379         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9380
9381 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9382
9383         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9384         elmo-msgdb-overview-hashtb from copy-variables.
9385         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9386         instead of `elmo-msgdb-overview-get-entity-by-number'.
9387         (wl-summary-auto-refile): Ditto.
9388
9389         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9390         `elmo-msgdb-overview-get-entity' instead of
9391         `elmo-msgdb-search-overview-entity'.  Use
9392         `elmo-msgdb-overview-get-entity' instead of
9393         `elmo-msgdb-overview-get-entity-by-number'.
9394         (wl-thread-insert-entity-sub): Ditto.
9395         (wl-thread-insert-message): Ditto.
9396
9397         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9398         `elmo-msgdb-overview-get-entity'.
9399         (wl-normal-message-redisplay): Ditto.
9400
9401 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9402
9403         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9404         `wl-thread-entities'.
9405         (wl-thread-delete-message): Fix remove top message from
9406         `wl-thread-entity-list'.
9407
9408         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9409         wl-append(nconc), because update-list is broken on Meadow.
9410
9411         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9412         updating process.
9413         (wl-summary-rescan): Ditto.
9414         (wl-summary-sync-update3): Ditto.
9415         * wl-thread.el (wl-thread-set-parent): Renamed from
9416         `wl-summary-set-parent'.
9417         (wl-thread-insert-message): Updating buffer faster.
9418         (wl-thread-delete-message): Updating buffer faster.
9419
9420         * wl-score.el (wl-summary-score-update-all-lines): Changed
9421         interval for display progress gauge.
9422
9423 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9424
9425         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9426         folder always-sticky.
9427         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9428         defmacro.
9429
9430 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9431
9432         * wl-vars.el (wl-draft-add-references): New user option.
9433
9434         * wl-draft.el (wl-draft-add-references): New function.
9435         (wl-draft-yank-from-mail-reply-buffer): Use it.
9436         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9437         as nil.
9438
9439 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9440
9441         * wl-thread.el (wl-thread-update-line-msgs): Called
9442         `wl-thread-update-line-on-buffer-sub'.
9443         (wl-thread-update-line-on-buffer): Delete routine of inserting
9444         thread.
9445         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9446         moved from `wl-thread-update-line-on-buffer'.
9447         Add threshold for displaying progress gauge.
9448         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9449         argument of `wl-thread-update-line-msgs'.
9450         Add threshold for displaying progress gauge.
9451         * wl-folder.el:
9452         Add threshold for displaying progress gauge.
9453         * wl-score.el: Ditto.
9454
9455         * wl-expire.el (wl-summary-expire): Display deleting info.
9456
9457 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9458
9459         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9460         `no-msg'.
9461         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9462         argument of `wl-thread-update-line-msgs'.
9463         (wl-summary-set-parent): Added optional argument `parent-number'.
9464         (wl-summary-buffer-saved-message): New buffer local variable.
9465         (wl-summary-save-current-message): New command.
9466         (wl-summary-yank-saved-message): Ditto.
9467         (wl-summary-mode-map): Added key binding for
9468         `wl-summary-save-current-message' (\ew) and
9469         `wl-summary-yank-saved-message' (\C-y).
9470         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9471
9472 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9473
9474         * wl-summary.el (wl-summary-mode-map): Added key binding for
9475         `wl-summary-set-parent' (ts).
9476
9477 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9478
9479         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9480         subject faster. If thread number is reverse, delayed updating
9481         thread.
9482         (wl-summary-search-by-subject): Ditto.
9483         (wl-summary-put-alike): Ditto.
9484         (wl-summary-get-alike): Ditto.
9485         (wl-summary-insert-headers): Insert header of all overview in
9486         buffer.
9487         (wl-summary-rescan): Delayed updating thread. Kill search subject
9488         buffer for wl-summary-search-by-subject.
9489         (wl-summary-sync-update3): Ditto.
9490         (wl-summary-exit): Ditto.
9491         (wl-summary-goto-bottom-of-current-thread): Change for linked
9492         thread.
9493         (wl-summary-overview-create-summary-line): Change line for linked
9494         thread.
9495
9496         * wl-summary.el (wl-summary-update-thread): Use
9497         wl-thread-maybe-get-children-num.
9498         (wl-summary-set-parent): If change parent, move sub thread.
9499         (wl-summary-redisplay-internal): Add horizontal recenter.
9500         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9501
9502         * wl-thread.el (wl-thread-entity-get-linked): New function.
9503         (wl-thread-entity-set-linked): New function.
9504         (wl-thread-create-entity): Add linked element.
9505         (wl-thread-entity-insert-as-top): Use wl-append.
9506         (wl-thread-maybe-get-children-num): If closing thread, return
9507         children msgs.
9508         (wl-thread-update-line-msgs): Displaying progress message.
9509         (wl-thread-update-line-on-buffer-sub): Use
9510         wl-thread-maybe-get-children-num.
9511         (wl-thread-update-line-on-buffer): If update line is not exists,
9512         insert thread.
9513         (wl-thread-delete-message): If delete top msg of thread, search
9514         parent by subject.
9515         (wl-thread-insert-entity): Use
9516         wl-thread-maybe-get-children-num.
9517
9518         * wl-highlight.el (wl-highlight-summary-current-line): change
9519         sregexp for linked thread.
9520         * wl-util.el (wl-count-lines): Count lines.
9521         (wl-horizontal-recenter): horizontal recenter.
9522         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9523         (wl-score-get-alike): Ditto.
9524         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9525         (wl-subject-length-limit): New variable.
9526         (wl-highlight-thread-indent-string-regexp): Changed for linked
9527         thread.
9528
9529 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9530
9531         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9532         New variable (revival).
9533         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9534         by subject matching if there's no in-reply-to nor references field
9535         (revival).
9536
9537 \f
9538 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9539
9540         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9541         message.
9542
9543 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9544
9545         * wl-summary.el (wl-summary-reply): Return t if there was a
9546         message at cursor point.
9547         Added unwind-protect.
9548         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9549         returns t.
9550         (wl-summary-cancel-message): Do nothing when there's no message at
9551         cursor point.
9552         (wl-summary-forward): Ditto.
9553         (wl-summary-jump-to-parent-message): Ditto.
9554         (wl-summary-reedit): Ditto.
9555         (wl-summary-edit-addresses): Ditto.
9556         (wl-summary-pipe-message): Ditto.
9557         (wl-summary-print-message-with-ps-print): Ditto.
9558         (wl-summary-print-message): Ditto.
9559         (wl-summary-mark-as-important): Ditto.
9560         (wl-summary-mark-as-unread): Ditto.
9561
9562         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9563         message at cursor point.
9564         (wl-summary-reply-with-citation): Remove unwind-protect.
9565
9566         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9567         subject searching feature.
9568         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9569         Eliminated.
9570
9571 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9572
9573         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9574         New variable.
9575         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9576         by subject matching if there's no in-reply-to nor references field.
9577
9578         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9579
9580         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9581         when display is finished.
9582         (wl-folder-open-all): Ditto.
9583         (wl-folder-update-access-group): Ditto.
9584         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9585         * wl-thread.el (wl-thread-close-all): Ditto.
9586
9587         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9588         progress gauge only when it was displayed.
9589         * wl-folder.el (wl-folder-insert-entity): Ditto.
9590
9591 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9592
9593         * wl-summary.el (wl-summary-incorporate): Enclose
9594         `wl-summary-sync-force-update' with save-excursion.
9595
9596 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9597
9598         * wl-summary.el (wl-summary-prefetch-region):
9599         Pass current cursor point to `pos-visible-in-window-p' after
9600         moving cursor to the started point.
9601
9602 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9603
9604         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9605
9606         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9607         fields from the forwarding message.
9608         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9609         `ignored-fields'.
9610
9611 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9612
9613         * wl-mime.el (wl-message-request-partial):
9614         Eliminated argument `msgdb'.
9615         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9616         (wl-mime-combine-message/partial-pieces): Likewise.
9617         * tm-wl.el (wl-message-request-partial): Likewise.
9618         (wl-mime-combine-message/partial-pieces): Likewise.
9619
9620 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9621
9622         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9623         when display is finished.
9624
9625 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9626
9627         * wl-summary.el (wl-summary-goto-folder-subr):
9628         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9629
9630 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9631
9632         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9633         when cursor point is visible.
9634
9635 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9636
9637         * wl-expire.el (wl-expire-archive-get-max-number):
9638         Don't use `file-name-directory'.
9639
9640 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9641
9642         * wl-expire.el (wl-expire-archive-get-max-number):
9643         Use `file-name-directory'.
9644
9645 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9646
9647         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9648         only when there is progress.
9649
9650 2000-04-13  Mito <mit@nines.nec.co.jp>
9651
9652         * wl-summary.el (wl-summary-sync-marks): Display progress.
9653
9654 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9655
9656         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9657         (wl-summary-prev): Move cursor regardless of unread status.
9658         (wl-summary-next): Ditto.
9659
9660 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9661
9662         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9663         Added argument `target' and `number'.
9664         * tm-wl.el (wl-summary-burst-subr): New function.
9665         (wl-summary-burst): Use it.
9666
9667 2000-04-10  Mito <mit@nines.nec.co.jp>
9668
9669         * wl-mime.el (wl-burst): New function.
9670         (wl-summary-burst): Use it.
9671
9672 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9673
9674         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9675         as petname when there's no candidate.
9676
9677 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9678
9679         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9680         New variable.
9681         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9682
9683         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9684
9685         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9686
9687 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9688
9689         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9690         Use substring of `original' instead of buffer-substring.
9691         (wl-refile-evaluate-rule):
9692         Set `original' argument of wl-refile-expand-newtext.
9693
9694         * wl-summary.el
9695         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9696         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9697         (wl-summary-auto-refile): Check existence of destination folder just
9698         before marking.
9699
9700 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9701
9702         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9703         when wl-refile-get-field-value return nil.
9704
9705 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9706
9707         * wl-refile.el
9708         (wl-refile-expand-newtext): New function imported from Gnus.
9709         (wl-refile-evaluate-rule): Use it.
9710
9711 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9712
9713         * wl-summary.el (wl-summary-print-destination):
9714         Duplicate folder string to avoid putting text-property on
9715         original string.
9716
9717         * wl-refile.el (wl-refile-get-field-value): New function.
9718         (wl-refile-evaluate-rule): New function;
9719         Evaluate refile rule recursively.
9720         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9721         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9722         New function; Check existence of a target folder recursively.
9723         (wl-summary-auto-refile-check-refile-rule-alist):
9724         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9725
9726 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9727
9728         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9729
9730         * wl-folder.el (wl-create-folder-entity-from-buffer):
9731         Fixed problem when '}' character is contained in folder name.
9732
9733         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9734
9735 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9736
9737         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9738         (wl-fldmgr-add-completion-all-completions):
9739         Use wl-fldmgr-add-completion-hashtb.
9740
9741 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9742
9743         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9744         wl-fldmgr-add-completion-subr): New functions.
9745         * wl-folder.el (wl-folder-completion-func): New variable.
9746         * wl-summary.el (wl-summary-read-folder):
9747         Use wl-folder-completion-func.
9748
9749         * wl-refile.el: Eliminate throw & catch.
9750
9751         * wl.el (wl-plugged-sending-queue-status): Fixed.
9752
9753 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9754
9755         * wl-draft.el (wl-draft): Put category property on
9756         mail-header-separator.