* wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
4         a folder under access group.
5
6 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
7
8         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
9         wl-message-buffer-display.
10
11         * wl-util.el (wl-set-save-drafts): Fix typo.
12
13 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
14
15         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
16         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
17         wl-highlight-logo-face to set the bg color of an xbm image; fixed
18         the way to measure the width of a bitmap image; don't put face on
19         ascii and bitmap images; put the mark which should not use the
20         variable-pitch face on ascii and bitmap images.
21         (wl-demo-setup-properties): Don't use the variable-pitch face on
22         ascii and bitmap images; made it work on Emacs 20 and earlier.
23         (wl-demo-insert-text): End with a newline at the bottom; don't put
24         face on text.
25
26         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
27
28 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
29
30         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
31
32         * wl-util.el (wl-save-drafts): Moved from sample setting.
33         (wl-set-save-drafts): New function to set idle timer.
34         * wl-draft.el (wl-draft): Call it.
35         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
36
37 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
38
39         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
40         a summary which has toggle display status off.
41
42 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-draft.el (wl-draft-do-fcc): No cache save.
45
46 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
47
48         * wl-summary.el (elmo-event-handler-flag-changed): Use
49         `set-buffer' instead of `with-current-buffer'.
50
51 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
52
53         * wl-summary.el (wl-summary-after-resize-function): New function.
54         (wl-summary-mode): Add `wl-summary-after-resize-function' to
55         window-size-change-functions.
56
57 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
58
59         * wl-draft.el (wl-draft-create-buffer): Bind
60         `change-major-mode-hook' after current buffer is changed.
61
62         * wl-summary.el (wl-summary-buffer-detach): New function.
63         (wl-summary-buffer-set-folder): Call it.
64         (wl-summary-mode): Add `wl-summary-buffer-detach' to
65         change-major-mode-hook and kill-buffer-hook.
66         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
67         (wl-summary-switch-to-clone-buffer): Ditto.
68         (wl-summary-goto-folder-subr): Ditto.
69
70 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
71
72         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
73         after boundp check.
74
75 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
76
77         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
78         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
79         for `kill-buffer'.
80
81         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
82         handler of current buffer from elmo-folder.
83
84 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
85
86         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
87
88 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
89
90         * wl-summary.el (wl-summary-buffer-event-handler): New internal
91         variable.
92         (wl-summary-event-handler): New class.
93         (elmo-event-handler-flag-changed): Define to update persistent
94         mark.
95         (wl-summary-buffer-set-folder): Register event handler to
96         elmo-folder.
97         (wl-summary-exit): Unregister event handler.
98         (wl-summary-goto-folder-subr): Ditto.
99         (wl-summary-mark-as-read-all): Does not call
100         `wl-summary-update-persistent-mark' directly.
101         (wl-summary-mark-as-read-internal): Ditto.
102         (wl-summary-set-persistent-mark-internal): Ditto.
103         (wl-summary-set-flags-internal): Ditto.
104
105         * Version number is increased to 2.11.33.
106
107 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
108
109         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
110         to nil.
111
112 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
113
114         * wl-spam.el (wl-spam-setup): Add hook
115         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
116         instead of `wl-summary-prepare-hook'.
117
118         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
119         if folder type is `'flag'.
120         (wl-summary-mark-as-important): Ditto.
121
122 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
123
124         * wl-address.el (wl-address-minibuffer-history): New variable.
125         (wl-address-minibuffer-local-map): New keymap.
126         (wl-address-read-from-minibuffer): New function.
127
128         * wl-action.el (wl-summary-get-resend-address): Use
129         `wl-address-read-from-minibuffer' instead of `completing-read'.
130
131 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
132
133         * Version number is increased to 2.11.32.
134
135 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
136
137         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
138         without mule to iso-8859-1.
139         (wl-draft-add-in-reply-to): Add note in description.
140         (wl-draft-add-references): Ditto.
141
142 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
143
144         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
145         definition for `m'.
146         (wl-summary-mode-line-format): Add '[%m]'.
147         (wl-message-mode-line-format-spec-alist): Ditto.
148         (wl-summary-display-mime-mode-list): New variable.
149
150         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
151         from wl-summary-buffer-display-as-is.
152         (wl-summary-buffer-display-all-header): New buffer local variable.
153         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
154         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
155         instead of wl-summary-buffer-display-as-is.
156         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
157         (wl-summary-set-persistent-mark): Ditto.
158         (wl-summary-set-message-buffer-or-redisplay): Just call
159         `wl-summary-redisplay-internal' without optional arguments.
160         (wl-summary-toggle-mime): Rewrite.
161         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
162         (wl-summary-toggle-all-header): New function.
163         (wl-summary-redisplay-internal): Treat mime mode.
164
165         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
166         to wl-mime-preview-follow-no-mime.
167         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
168         accodring to the display-mode.
169
170         * wl-message.el (wl-message-buffer-display-type): Rewrite.
171         (wl-message-buffer-display): Changed argument name from `as-is' to
172         `mode'.
173         (wl-message-display-internal): Ditto;
174         Bind elmo-mime-display-header-analysis according to the mode.
175         (wl-message-display-internal): Put wl-message-display-mime-mode
176         property on entire buffer.
177
178 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
179
180         * wl-draft.el (wl-draft-do-fcc): Undo last change.
181
182 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
183
184         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
185         Don't extract mail address.
186         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
187
188         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
189
190         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
191
192 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
193
194         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
195         wl-fldmgr-cut-entity-list on confirmation.
196
197 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
200         (wl-mime-quit-preview): Check existence of
201         mime-edit-temp-message-buffer here.
202
203 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
204
205         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
206         after deletion.
207
208         * wl-draft.el (wl-draft-send-confirm): Check major-mode
209         before calling wl-mime-quit-preview.
210
211 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
212
213         * wl-summary.el (wl-summary-pick): If call it with prefix
214         argument, set `delete-marks' as non-nil. Pick from only visible
215         messages.
216         (wl-summary-check-target-mark): New function.
217         (wl-summary-target-mark-mark-as-read): Use it.
218         (wl-summary-target-mark-mark-as-unread): Ditto.
219         (wl-summary-target-mark-operation): Ditto.
220         (wl-summary-target-mark-set-flags): Ditto.
221         (wl-summary-target-mark-save): Ditto.
222         (wl-summary-target-mark-pick): Ditto.
223         (wl-summary-target-mark-forward): Ditto.
224         (wl-summary-target-mark-reply-with-citation): Ditto.
225         (wl-summary-target-mark-print): Ditto.
226         (wl-summary-target-mark-uudecode): Ditto.
227
228         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
229         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
230         with `ask-coding' is non-nil.
231
232 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
233
234         * wl-thread.el (wl-thread-set-parent): If parent is a message
235         which is identified by references, set linked as nil.
236
237 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
238
239         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
240         (wl-message-mode-line-format-spec-alist): Ditto.
241         (wl-message-mode-line-format): Ditto.
242         (wl-summary-mode-line-format): Ditto for docstring.
243         (wl-summary-no-mime-folder-list): Fix typo.
244
245         * wl-util.el (wl-current-message-buffer): Call
246         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
247
248         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
249         variable.
250         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
251         of `wl-summary-redisplay-no-mime'.
252         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
253         (wl-summary-toggle-mime): New function.
254         (wl-summary-redisplay-all-header): Rewrite.
255         (wl-summary-redisplay-no-mime): Ditto.
256         (wl-summary-redisplay-internal): Added argument `as-is' and
257         `all-header'.
258
259         * wl-refile.el (wl-refile-default-from-folder-path-separator):
260         New variable.
261         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
262         bottom.
263         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
264         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
265         "/" unconditionally.
266
267         * wl-mime.el (wl-draft-yank-current-message-entity): Use
268         wl-mime-preview-follow-no-mime for as-is content.
269         (wl-mime-preview-follow-no-mime): New function.
270         (wl-mime-preview-follow-current-region): Fixed parenthesis.
271
272         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
273         and added `as-is', `all-header'.
274         (wl-message-buffer-display): Ditto.
275         (wl-message-buffer-display-type): New function.
276
277 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
278
279         * wl-vars.el (wl-message-header-button-alist): Change default
280         value.
281         (wl-message-body-button-alist): Ditto.
282
283 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
284
285         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
286
287 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
288
289         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
290
291 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
292
293         * wl-summary.el (wl-summary-sync-marks): Remove condition which
294         is always true.
295
296 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
297
298         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
299         on null entity.
300
301 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
302
303         * wl-vars.el (wl-draft-reply-default-position): Fix range.
304
305 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
306
307         * wl-vars.el (wl-summary-resend-hook): New hook.
308
309         * wl-action.el (wl-summary-exec-action-resend-subr): Run
310         `wl-summary-resend-hook'.
311
312 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
313
314         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
315         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
316         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
317         (wl-summary-new-cached-mark): Changed default value to 'n'.
318         (wl-summary-unread-cached-mark): Changed default value to 'u'.
319         (wl-summary-answered-cached-mark): Changed default value to 'a'.
320         (wl-folder-sync-range-alist): Remove spec for 'flag.
321         (wl-summary-force-prefetch-folder-list): New user option.
322
323         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
324         `wl-summary-toggle-persistent-mark'.
325         (wl-summary-update-mark-and-highlight-window): Don't highlight when
326         number is nil.
327         (wl-summary-mark-as-answered-region): Set interactive argument of
328         `wl-summary-set-persistent-mark-internal'.
329         (wl-summary-mark-as-important-region): Ditto.
330         (wl-summary-unset-persistent-mark): Ditto.
331         (wl-summary-set-persistent-mark): Ditto.
332         (wl-summary-mark-as-answered): Ditto.
333         (wl-summary-mark-as-important): Ditto.
334         (wl-summary-set-persistent-mark-internal): Do nothing
335         when `elmo-message-flag-available-p' is nil.
336         (wl-summary-toggle-persistent-mark): New function.
337         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
338         when the folder matches `wl-summary-force-prefetch-folder-list'.
339
340
341         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
342         when number is nil.
343         (wl-highlight-summary-forwarded-face): New face.
344
345 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
346
347         * Version number is increased to 2.11.31.
348
349 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
350
351         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
352         (wl-biff-check-folder-async): Ditto.
353         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
354
355 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
356
357         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
358         Add an argument `reverse'.  All callers are updated.
359         (wl-summary-sort): Add a prefix argument `reverse' to specify
360         reverse sorting.
361         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
362         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
363         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
364
365 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * wl-message.el (wl-message-redisplay): Does not narrow header if
368         disply-type is all-header or as-is.
369
370         * wl-summary.el (wl-summary-enter-handler): Use
371         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
372
373 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
374
375         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
376         after adding wl-draft-parent-variables.
377         (wl-draft-forward): Ditto.
378
379 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
380
381         * wl-summary.el (wl-summary-sync-marks): Call
382         `wl-summary-set-persistent-mark' and
383         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
384         (wl-summary-set-persistent-mark-internal): Add 4th argument
385         `no-server'.
386         (wl-summary-unset-persistent-mark): Ditto.
387         (wl-summary-set-persistent-mark): Ditto.
388         (wl-summary-add-flags-internal): Abolish.
389         (wl-summary-remove-flags-internal): Ditto.
390         (wl-summary-mark-as-important-internal): Ditto.
391         (wl-summary-mark-as-important): Use
392         `wl-summary-set-persistent-mark' instead of
393         `wl-summary-add-flags-internal'.
394         (wl-summary-mark-as-important-region): Ditto.
395
396         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
397
398         * wl-summary.el (wl-summary-get-available-flags): New function.
399         (wl-summary-sync-marks): Use it and simplified.
400         (wl-summary-unset-persistent-mark): Use
401         `wl-summary-get-available-flags'.
402         (wl-summary-set-persistent-mark): Ditto.
403
404 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
405
406         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
407         id.
408
409 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-summary.el (wl-summary-enter-handler): If argument is not a
412         number, call `wl-summary-prev-line-content'. Show message when the
413         message is not found.
414
415 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
416
417         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
418         wl-summary-enter-handler.
419         (wl-summary-enter-handler): New command.
420
421         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
422         docstring and custom spec.
423
424         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
425         flags too; Don't treat Cached and New.
426         (wl-summary-set-persistent-mark): Ditto.
427
428         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
429         `wl-folder-set-flag'.
430
431         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
432         instead of `wl-folder-set-flag'.
433
434         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
435         for completion.
436         (wl-summary-set-persistent-mark): Ditto.
437
438         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
439         instead of `wl-draft-quit-preview'.
440
441         * wl-mime.el (toplevel): Avoid compile warning.
442         (wl-mime-quit-preview): New function
443         (formarly defined as `wl-draft-quit-preview').
444         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
445         quitting method.
446
447         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
448
449         * wl-folder.el (wl-folder-set-flag): Renamed from
450         `wl-draft-set-flag-on-parent'.
451
452         * wl-draft.el (wl-draft-quit-preview): New function.
453         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
454         (wl-draft-send): Call `wl-folder-set-flag' instead of
455         `wl-draft-set-flag-on-parent'.
456         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
457
458 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
459
460         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
461         (wl-draft-send): Ditto.
462
463 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
464
465         * wl-vars.el (wl-draft-reply-hook): Changed default value.
466         (wl-draft-kill-pre-hook): Set default value as nil.
467         (wl-summary-reply-hook): Ditto.
468         (wl-draft-kill-flags): Abolish.
469
470         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
471         (wl-draft-parent-variables): Renamed from
472         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
473         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
474         argument; Add wl-draft-parent-variables to
475         wl-draft-config-variables.
476         (wl-draft-reply): Likewise.
477         (wl-draft-kill-flags): Abolish.
478         (wl-draft-send): Call wl-draft-set-flag-on-parent.
479         (wl-draft-set-flag-on-parent): New function.
480         (wl-draft-setup-parent-flag): Ditto.
481
482 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
483
484         * wl-draft.el (wl-draft-kill-flags): Avoid error when
485         `wl-draft-parent-folder' is "".
486
487 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
488
489         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
490         (wl-summary-digit-jump): New function.
491         (Adviced by John Owens and Hiroya Murata)
492
493         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
494         (Adviced by John Owens)
495
496         * wl-xmas.el (wl-message-define-keymap): Ditto.
497
498         * wl-mule.el (wl-message-define-keymap): Ditto.
499
500 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
501
502         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
503         change of return value of elmo-folder-count-flags.
504
505         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
506         (wl-summary-mark-as-read-internal): Ditto.
507         (wl-summary-set-persistent-mark-internal): Ditto.
508         (wl-summary-folder-info-update): Ditto.
509         (wl-summary-sync-update): Fixed the last change.
510
511         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
512
513 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
514
515         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
516         (wl-draft-kill-flags): Fixed docstring.
517
518         * wl-draft.el (wl-draft-kill-flags): New function.
519         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
520
521 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
522
523         * wl-vars.el (wl-reply-hook): Abolish.
524         (wl-draft-reply-hook): New hook.
525         (wl-summary-reply-hook): Ditto.
526         (wl-draft-forward-hook): Ditto.
527         (wl-summary-forward-hook): Ditto.
528         (wl-draft-kill-flags): New variable.
529
530         * wl-summary.el (wl-summary-mark-as-answered-region): Use
531         wl-summary-set-persistent-mark-internal.
532         (wl-summary-sync-marks): Use elmo-preserved-flags.
533         (wl-summary-update-persistent-mark): Make it interactive.
534         (wl-summary-set-persistent-mark-internal): New inline function.
535         (wl-summary-mark-as-answered): Use it.
536         (wl-summary-mark-as-unanswered): Ditto.
537         (wl-summary-unset-persistent-mark): New function.
538         (wl-summary-set-persistent-mark): Ditto.
539         (wl-summary-reply): Don't set answered flag;
540         Run wl-summary-reply-hook instead.
541         (wl-summary-forward): Call wl-draft-forward with number.
542         Run wl-summary-forward-hook.
543
544         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
545         (wl-highlight-summary-line-face-spec): Use it as a default
546         persistent mark face.
547
548         * wl-draft.el (wl-draft-forward): Added optional argument number;
549         Set wl-draft-parent-number; Run wl-draft-forward-hook.
550         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
551         (wl-draft-kill): Use wl-draft-kill-flags.
552
553         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
554
555         * wl-folder.el (wl-folder-check-one-entity): Follow the change
556         of return value of elmo-folder-count-flags.
557
558         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
559
560         * wl-summary.el (wl-summary-count-unread): Ditto.
561         (wl-summary-sync-update): Follow the change above.
562         (wl-summary-force-prefetch): New function.
563
564 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
565
566         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
567         variable `buf' with `let' instead of `setq'.
568
569 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
570
571         * wl-mime.el (wl-message-delete-current-part): If filename exists,
572         add Content-Disposition heaeder on the deleted part.
573
574 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
575
576         * wl-draft.el (wl-draft-save): Encode address list under edit by
577         `eword-encode-unstructured-field-body'.
578
579         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
580
581 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
584         wl-current-summary-buffer.
585
586 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
587
588         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
589         `numbers' is ignored.
590
591 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
592
593         * wl-folder.el (wl-folder-open-folder): Avoid error.
594         Reported by John Owens, [wl-en:815]
595
596         * wl.el (wl): Set timer for biff process even if prefix argument
597         is given or auto-checking is quitted.
598
599         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
600         immediately.
601         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
602         (wl-toggle-plugged): Ditto.
603
604         * wl-vars.el (wl-biff-use-idle-timer): New variable.
605         * wl-util.el (wl-biff-start): Use idle timer if
606         `wl-biff-use-idle-timer' is non-nil.
607
608 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
609
610         * wl-highlight.el (wl-highlight-message): Fix description.
611
612 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
613
614         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
615         tty.
616
617 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
618
619         * wl-action.el (wl-summary-exec): Print failure count.
620
621 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
624         to `defun', remove interactive form.
625         Set elmo-message-fetch-confirm when force-reload is non-nil.
626
627 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
628
629         * wl-summary.el (toplevel): Removed unnecessary autoload.
630
631 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
632
633         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
634         the buffer is generated from another message buffer.
635
636 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
637
638         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
639         extracted from `wl-fldmgr-save-folders'.
640         (wl-fldmgr-delete): Call it after deletion.
641
642 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
643
644         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
645         multi-tty support.
646
647 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
648
649         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
650
651 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
652
653         * wl-summary.el (wl-summary-rescan): Remove unused variables.
654         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
655
656 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
659         unsubscribe list only if argument CLEAR is nil.
660
661 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
662
663         * wl-draft.el (wl-draft-reply): Decode subject before removing
664         Re: prefix.
665
666 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
667
668         * wl-summary.el (wl-summary-sort-by-size): New command.
669
670 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
671
672         * wl-summary.el (wl-summary-number-list-from-region): New
673         function.
674         (wl-summary-mark-as-read-region): Use it.
675         (wl-summary-mark-as-unread-region): Ditto.
676         (wl-summary-set-flags-region): Ditto and add optional argument
677         remove.
678         (wl-summary-mark-as-answered-region): Ditto.
679         (wl-summary-mark-as-important-region): Ditto.
680         (wl-summary-target-mark-mark-as-important): Added optional
681         argument remove.
682         (wl-summary-target-mark-mark-as-answered): Ditto.
683         (wl-summary-target-mark-set-flags): Ditto.
684
685 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
686
687         * wl-summary.el (wl-summary-set-flags-region): Call
688         `wl-summary-set-flags-internal' with number list instead of call
689         one by each message.
690         (wl-summary-target-mark-set-flags): Likewise.
691
692 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
693
694         * wl-summary.el (wl-summary-target-mark-operation): Add optional
695         argument `inverse' and use `wl-summary-delete-all-target-marks'.
696         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
697         (wl-summary-target-mark-mark-as-answered): Likewise.
698
699 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
700
701         * wl-summary.el (wl-summary-target-mark-forward): Use
702         `wl-summary-delete-all-target-marks' instead of
703         `wl-summary-delete-all-temp-marks'.
704         (wl-summary-target-mark-reply-with-citation): Ditto.
705         (wl-summary-target-mark-uudecode): Ditto.
706         (wl-summary-target-mark-set-flags): Ditto and remove needless
707         cursor move.
708
709 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
710
711         * wl-summary.el (wl-summary-target-mark-forward): Protect
712         wl-summary-buffer-target-mark-list from nreverse.
713         (wl-summary-target-mark-reply-with-citation): Ditto.
714
715 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
716
717         * wl-thread.el (wl-thread-update-indent-string-thread): Use
718         `elmo-display-progress-threshold'.
719
720 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
721
722         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
723         check `wl-summary-highlight'.
724         (wl-summary-window-scroll-functions): Respect value of
725         `wl-summary-highlight'.
726         (wl-summary-sync-update): Run hooks
727         `wl-summary-buffer-window-scroll-functions' at any time.
728
729 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
730
731         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
732         from `wl-summary-cleanup-temp-marks'.
733         (wl-summary-cleanup-temp-marks): Abolish argument.
734         * wl.el (wl-save-status): Revert previous change.
735         (wl-execute-temp-marks): New function, call
736         `wl-summary-exec-with-confirmation'.
737         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
738         (wl-folder-save-and-exec-marks): Abolished.
739
740 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
741
742         * wl-e21.el (wl-e21-display-image-p): Respect
743         `wl-highlight-folder-with-icon'.
744         (wl-e21-highlight-folder-group-line): Highlight mouse line
745         even if wl-e21-display-image-p is nil.
746
747         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
748         Respect value of `wl-summary-highlight'.
749
750         * wl.el (wl-save-status): Remove unused variable.
751
752         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
753         (wl-folder-mode-map): Bind it to "x".
754
755 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
758
759         * wl-thread.el (wl-thread-get-parent-list): Don't check
760         disconnected ancestors, neglecting needless work in
761         `wl-thread-update-indent-string-thread'.
762
763         * wl.el (wl-save): Take prefix argument to execute remaining marks.
764         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
765         argument, add argument default-keep to keep marks by default.
766
767         * Version number is increased to 2.11.30.
768
769         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
770         customization type and docstring.
771         (wl-draft-reply-without-argument-list): Ditto.
772
773 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
774
775         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
776
777         * wl-spam.el (wl-spam-mark-action-list): Ditto.
778
779 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
780
781         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
782
783 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
784
785         * wl-draft.el (wl-draft-config-exec): Narrow the range of
786         save-excursion so as not to include run-hooks.
787
788 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
789
790         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
791         Clarify that marks are going to be cleared.
792
793 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
794
795         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
796         according to 3rd element of wl-summary-flag-mark.
797
798         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
799
800 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
801
802         * wl-action.el (wl-summary-target-mark-all): Don't set
803         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
804
805 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
806
807         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
808         (wl-forward-subject-prefix): Ditto.
809         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
810         (wl-draft-reply-make-subject): Ditto.
811
812         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
813         `wl-draft-forward'.
814         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
815
816 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
817
818         * wl-action.el (wl-summary-target-mark-set-action): Stop if
819         target message does not exist.
820
821 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
822
823         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
824         `wl-subject-prefix-regexp'.
825         (wl-subject-forward-prefix-regexp): New variable.
826         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
827         `wl-draft-strip-subject-re' and take regexp as argument.
828         (wl-draft-forward): Use it.
829         (wl-draft-reply): Ditto.
830
831 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
832
833         * wl-e21.el (wl-highlight-plugged-current-line): Change for
834         emacs multi-tty support.
835
836 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
837
838         * wl-e21.el (wl-e21-display-image-p): Don't call
839         `display-images-p'.
840         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
841         support.
842         (wl-highlight-folder-current-line): Ditto.
843         (wl-folder-init-icons): Ditto.
844
845 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
846
847         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
848         the last line of summary in unplugged mode.
849
850 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
851
852         * wl-vars.el (wl-refile-rule-alist): Doc fix.
853
854 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
855
856         * wl-vars.el (wl-user-mail-address-regexp): New variable.
857         * wl-address.el (wl-address-user-mail-address-p): Use it.
858         (wl-address-delete-user-mail-addresses): Ditto.
859         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
860
861         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
862         (wl-address-delete-user-mail-addresses): Ditto.
863
864         * wl-address.el (wl-address-delete-user-mail-addresses): New
865         function.
866         * wl-refile.el (wl-refile-guess-by-history): Use it.
867         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
868         (wl-draft-make-mail-followup-to): Ditto and fix logic.
869
870         * wl-draft.el (wl-draft-edit-string): To judge sender address,
871         use wl-address-user-mail-address-p.
872
873 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
874
875         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
876         after opening group.
877
878 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
881         of elmo-set-buffer-multibyte.
882
883         * wl-message.el (wl-original-message-mode): Ditto.
884
885         * wl-score.el (wl-score-insert-header): Ditto.
886
887         * wl-summary.el
888         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
889         (wl-summary-goto-folder-subr): Ditto.
890         (wl-summary-insert-headers): Ditto.
891
892         * wl-util.el (wl-set-string-width): Ditto.
893
894         * Version number is increased to 2.11.29.
895
896 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
897
898         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
899         (wl-highlight-summary-line-help-echo-alist): New variable.
900         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
901         into `wl-highlight-summary-line-help-echo' and
902         `wl-highlight-flag-folder-help-echo'.
903         (wl-highlight-summary-line-string): Change accordingly.
904         (wl-highlight-summary-current-line): Ditto.
905
906 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
907
908         * wl-highlight.el (wl-highlight-message): Ignore white spaces
909         at the beginning of field body (Thanks to Markus Knittig).
910
911         * wl-draft.el (wl-draft-insert-current-message): Also check
912         summary buffer, remove unnecessary tag.
913
914 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
915
916         * wl-draft.el (wl-draft-insert-current-message): Cause error also
917         when wl-message-buffer is nil.
918
919         * wl-folder.el (wl-folder): Abolish unused argument.
920         Call wl-folder-init when wl-folder-entity is nil.
921         * wl.el (wl): Change accordingly.
922
923 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
924
925         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
926         multibyte string before insert into draft buffer.
927         (wl-draft-create-buffer): Always enable multibyte characters for
928         draft buffer.
929
930         * Version number is increased to 2.11.28.
931
932 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
933
934         * wl-folder.el (wl-folder-open-close): Handle blank line.
935         (wl-folder-jump-to-current-entity): Ditto.
936
937 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
938
939         * Version number is increased to 2.11.27.
940
941 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
942
943         * wl-thread.el (wl-thread-insert-message): When the thread is
944         devided by wl-summary-max-thread-depth, insert line at the end of
945         buffer.
946
947 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
948
949         * Version number is increased to 2.11.26.
950
951 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
952
953         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
954
955 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
956
957         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
958         value of stream-type and session.
959
960 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
961
962         * Version number is increased to 2.11.25.
963
964 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
965
966         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
967         in a quit message.
968
969 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
970
971         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
972         (wl-summary-redisplay-no-mime-internal): Ditto.
973
974 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
975
976         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
977         * wl-vars.el (wl-smtp-connection-type): Ditto.
978
979 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
980
981         * wl-highlight.el (wl-highlight-message): Change to strict regexp
982         for the separator line and quote mail-header-separator.
983
984 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
985
986         * wl-spam.el (wl-message-check-spam): Fixed problem no display
987         result message.
988
989         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
990         `elmo-multiple-fields-body-list' with boundary as
991         mail-header-separator.
992
993 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
994
995         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
996
997 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
998
999         * wl-util.el (wl-list-diff): Remove unused function.
1000
1001         * wl-draft.el (wl-draft-send-confirm): Discard input before
1002         confirmation.
1003
1004 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1005
1006         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1007         order of flag and new.
1008
1009 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1010
1011         * wl-vars.el (wl-refile-policy-alist): Abolished.
1012
1013         * wl-action.el (wl-summary-set-action-refile): Follow the change
1014         above.
1015
1016 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1017
1018         * wl-highlight.el (wl-highlight-signature-search): Don't use
1019         re-search-backward for a long word since it is possible to crash
1020         XEmacs because of a bug.
1021
1022 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1023
1024         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1025
1026 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1027
1028         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1029         argument for wl-summary-sync-force-update.
1030
1031 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1032
1033         * wl-summary.el (wl-summary-mode-map): Revival of
1034         wl-summary-mark-as-important related bindings;
1035         Bind 'F','tF','mF','rF','m&'.
1036         (wl-summary-mark-as-important-region): Revival.
1037         (wl-summary-target-mark-mark-as-important): Ditto.
1038         (wl-summary-target-mark-operation): New function.
1039         (wl-summary-target-mark-mark-as-answered): Use it.
1040         (wl-summary-decide-flag): Don't set Important as default.
1041         (wl-summary-mark-as-important-internal): Revival.
1042         (wl-summary-mark-as-important): Ditto.
1043
1044         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1045
1046         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1047         instead of facep.
1048
1049 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1050
1051         * wl-dnd.el (wl-dnd-drop-func): Fix.
1052
1053         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1054         mouse-set-point instead of posn-point.
1055
1056         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1057
1058         * wl-mule.el (wl-completing-read-multiple): Ditto.
1059
1060 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1061
1062         * wl-demo.el (face-background-name): Defalias to avoid compile
1063         warning.
1064
1065 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1066
1067         * wl-summary.el (wl-summary-decide-flag): Use
1068         wl-completing-read-multiple instead of completing-read-multiple.
1069
1070         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1071         New alias.
1072
1073         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1074         Use face-background-name instead of face-background.
1075
1076         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1077
1078         * wl-summary.el (wl-summary-save): Use it.
1079         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1080
1081         * wl-mime.el (wl-mime-save-content): Fix last change.
1082
1083 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1084
1085         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1086         New function.
1087         (wl-summary-sort-specs): Added sort.
1088         * wl-mime.el (wl-mime-save-content): Expand file name.
1089
1090 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1091
1092         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1093
1094         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1095
1096 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1099         for flag if it is not defined.
1100
1101 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1102
1103         * wl-e21.el (wl-highlight-folder-current-line): Use
1104         elmo-folder-type-internal when elmo-folder-type returns nil.
1105
1106         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1107
1108         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1109
1110         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1111
1112         * wl-e21.el (wl-summary-toolbar): Ditto.
1113
1114         * wl-vars.el (wl-demo-background-color): Abolished.
1115         (wl-summary-persistent-mark-priority-list): Renamed from
1116         wl-summary-flag-priority-list.
1117         (wl-summary-flag-alist): New user option.
1118         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1119         (wl-message-mode-line-format-spec-alist): Added 'F'.
1120         (wl-message-mode-line-format): Likewise.
1121         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1122         instead of wl-summary-important-mark.
1123         (wl-file-folder-icon): New variable.
1124
1125         * wl-thread.el (wl-thread-set-flags): Renamed from
1126         wl-thread-mark-as-important.
1127
1128         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1129         warning.
1130         (wl-summary-mode-menu-spec): Follow the change of 
1131         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1132         (wl-summary-mode-map): Follow the change of
1133         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1134         (wl-summary-detect-mark-position): Follow the variable name change.
1135         (wl-summary-set-flags-region): New function for the replacement of
1136         wl-summary-mark-as-important-region.
1137         (wl-summary-sync-marks): Sync all global-flags.
1138         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1139         instead of elmo-message-flagged-p.
1140         (wl-summary-persistent-mark-string): Follow the variable name change;
1141         Put wl-summary-flag-mark if the message has global-flag.
1142         (wl-summary-target-mark-set-flags): Renamed from 
1143         wl-summary-target-mark-mark-as-important.
1144         (wl-summary-decide-flag): New function.
1145         (wl-summary-set-flags-internal): Renamed from
1146         wl-summary-mark-as-important-internal.
1147         (wl-summary-add-flags-internal): New function.
1148         (wl-summary-remove-flags-internal): Ditto.
1149         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1150         (wl-summary-mark-as-unimportant): Abolish.
1151         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1152         (wl-summary-next-message): List flagged messages in the msgdb.
1153
1154         * wl-score.el (wl-summary-score-update-all-lines): Use
1155         wl-summary-add-flags-internal instead of 
1156
1157         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1158
1159         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1160         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1161         (wl-message-buffer-require-all-header): Renamed from
1162         wl-message-buffer-all-header-flag (Ditto).
1163         (wl-message-buffer-flag-indicator): New variable.
1164         (wl-message-redisplay): Changed local varibale name from `flag' to
1165         `display-type'; Set up wl-message-buffer-flag-indicator.
1166         (wl-message-buffer-display): Changed varibale name from `flag' to
1167         `display-type'.
1168         (wl-message-display-internal): Likewise.
1169
1170         * wl-highlight.el (wl-highlight-demo-face): Define default background
1171         color.
1172         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1173
1174         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1175
1176         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1177         (wl-demo-setup-properties): Renamed from
1178         `wl-demo-set-background-color'.
1179         (wl-demo): Follow the change above.
1180         
1181         * Version number is increased to 2.11.24.
1182
1183 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1184
1185         * wl-summary.el (wl-summary-toggle-thread): Call
1186         `wl-summary-rescan' with disable-thread as non-nil.
1187         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1188
1189 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1190
1191         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1192         foreground property of the face.
1193         (wl-demo-insert-text): Don't set up face property here.
1194         (wl-demo): Call wl-demo-set-background-color, anyway.
1195
1196 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1197
1198         * wl-vars.el (wl-demo-background-color): The value can be nil.
1199
1200 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1201
1202         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1203         to wl-summary-wheel-dispatcher.
1204
1205         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1206         wl-message-wheel-dispatcher.
1207         (wl-message-wheel-dispatcher): New function.
1208         (wl-summary-wheel-dispatcher): Ditto.
1209
1210 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1211
1212         * wl-action.el (wl-summary-target-mark-all): List messages which are
1213         not in the killed-list.
1214
1215         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1216         only when the folder is 'flag/important.
1217
1218         * wl-address.el (wl-complete-field-body): Complete if the last
1219         character is a space.
1220
1221 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1222
1223         * wl-folder.el (wl-folder-clear-entity-info): Use
1224         elmo-clear-hash-val.
1225
1226         * wl-fldmgr.el (wl-fldmgr-rename): Set
1227         wl-folder-info-alist-modified as t.
1228
1229 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1230
1231         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1232
1233 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1234
1235         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1236         (wl-folder-buffer-last-visited-entity-id): New buffer local
1237         variable.
1238         (wl-folder-revisit-last-visited-folder): New function.
1239         (wl-folder-mode-map): Bind it to "C-i".
1240         (wl-folder-set-current-entity-id): Set last visited folder.
1241         * wl-summary.el (wl-summary-exit): Ditto.
1242
1243 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1244
1245         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1246         before calling `recenter' in order to cope with an XEmacs bug.
1247
1248 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1249
1250         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1251         to the default value.
1252
1253 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1254
1255         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1256         change.
1257         (wl-summary-sync-marks): Ditto.
1258         (wl-summary-mark-as-read-internal): Ditto.
1259         (wl-summary-mark-as-answered-internal): Ditto.
1260         (wl-summary-mark-as-important-internal): Ditto.
1261         (wl-summary-reply): Ditto.
1262
1263         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1264         instead of `elmo-folder-unflag-answered'.
1265
1266         * Version number is increased to 2.11.23.
1267
1268         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1269         the last change.
1270
1271 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1272
1273         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1274         Specify "spam" or "good".
1275
1276 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1277
1278         * wl-spam.el (wl-summary-exec-action-spam): Call
1279         wl-folder-confirm-existence for spam folder.
1280         (wl-spam-setup): Bind "mk".
1281
1282 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1283
1284         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1285
1286 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1287
1288         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1289         destination folder is empty.
1290
1291 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1294         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1295
1296         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1297         (wl-summary-refile-prev-destination-region): New function.
1298         (wl-thread-refile-prev-destination): Ditto.
1299         (wl-summary-target-mark-refile-prev-destination): Ditto.
1300
1301 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1302
1303         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1304         (wl-demo-background-color): Changed default value.
1305
1306         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1307         color.
1308
1309         * wl-demo.el (wl-demo-set-background-color): New function.
1310         (wl-demo): Call it.
1311
1312 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1313
1314         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1315         * wl-address.el (wl-address-add-or-change): Don't add empty
1316         address.
1317
1318 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1319
1320         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1321
1322 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1323
1324         * wl-vars.el (wl-demo-image-filter-alist): New variable
1325         (wl-demo-background-color): Ditto.
1326
1327         * wl-demo.el (wl-demo-xpm-set-background): New function.
1328         (wl-demo-image-filter): Ditto.
1329         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1330
1331         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1332
1333         * wl-demo.el (wl-demo-icon-name): Define as function.
1334         (wl-demo-insert-image): Use it.
1335
1336 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1337
1338         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1339
1340 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1341
1342         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1343
1344 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1345
1346         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1347
1348 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1349
1350         * wl-thread.el (wl-thread-mark-as-answered): New function.
1351
1352         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1353         answered" entry.
1354         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1355         "r&" and wl-thread-mark-as-answered to "t&".
1356         (wl-summary-mark-as-important-region): Refine to toggle mark.
1357         (wl-summary-mark-as-answered-region): New function.
1358         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1359         and 3rd argument.
1360         (wl-summary-mark-as-important-internal): Likewise.
1361
1362 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1363
1364         * wl-template.el (wl-template-preview): New internal variable.
1365         (wl-template-preview-p): New function.
1366         (wl-template-show): Bind `wl-template-preview' as t.
1367
1368 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1369
1370         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1371         `elmo-message-entity-field' with 3rd argument which is non-nil.
1372
1373 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1376         Removed duplicate local bind `folder'.
1377
1378 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1379
1380         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1381
1382 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1383
1384         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1385         duplicate definition.
1386
1387 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1388
1389         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1390         non-nil, use it; Don't fetch message if there's no message in the
1391         current cursor position.
1392
1393 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1394
1395         * wl-util.el (wl-region-exists-p): Use region-active-p.
1396         (wl-deactivate-region): New function.
1397         * wl-message.el (wl-message-redisplay): Deactivate region.
1398
1399         * wl-summary.el (wl-summary-reply): Call
1400         `wl-summary-set-message-buffer-or-redisplay' instead of
1401         `wl-summary-redisplay-internal', don't move point.
1402
1403 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1404
1405         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1406         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1407         by regexp.
1408
1409 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1410
1411         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1412         if no need.
1413
1414 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1415
1416         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1417         default value to nil.
1418         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1419         `wl-summary-prepare-hook'; Replace refile action to
1420         `wl-summary-exec-action-refile-with-register'.
1421
1422         * Version number is increased to 2.11.22.
1423
1424 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1425
1426         * wl-summary.el (wl-summary-detect-mark-position): Set
1427         `wl-summary-buffer-weekday-name-lang'.
1428
1429 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1430
1431         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1432         (wl-summary-mark-as-read-all): Ditto.
1433         (wl-summary-delete-messages-on-buffer): Ditto.
1434         (wl-summary-sync-update): Ditto.
1435         (wl-summary-mark-as-read-internal): Ditto.
1436         (wl-summary-mark-as-answered-internal): Ditto.
1437         (wl-summary-update-folder-info): Abolished.
1438
1439 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1440
1441         * wl-summary.el (wl-summary-mark-as-read-all): Use
1442         `wl-summary-update-folder-info' instead of
1443         `wl-folder-update-unread'.
1444
1445 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1446
1447         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1448         `wl-summary-folder-info-update'.
1449         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1450         instead of `wl-summary-folder-info-update'.
1451         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1452         `wl-folder-set-folder-updated'.
1453         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1454         instead of `wl-folder-update-unread'.
1455         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1456         the value of `wl-summary-buffer-unread-count' for the second parameter of
1457         `wl-folder-update-unread'.
1458
1459         * Version number is increased to 2.11.21.
1460
1461 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1462
1463         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1464         a local variable.
1465
1466 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1467
1468         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1469         interactively.
1470
1471         * wl-summary.el (wl-summary-mark-as-important-internal): New
1472         internal function.
1473         (wl-summary-mark-as-important): Use it.
1474         (wl-summary-mark-as-unimportant): New function.
1475         (wl-summary-sync-marks): Follow the API change.
1476
1477         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1478
1479         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1480
1481 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1482
1483         * wl-folder.el (wl-folder-update-unread): Re-indent.
1484         Narrow the scope of a local variable.
1485
1486 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1487
1488         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1489         (wl-addrmgr-merge-entries): Ditto.
1490         (wl-addrmgr): Added to address entry which exists in draft buffer
1491         if no entry is in original.
1492
1493 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1494
1495         * wl-batch.el: New file.
1496
1497 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1498
1499         * wl-vars.el (wl-use-semi): Remove unused variable.
1500
1501 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1502
1503         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1504         "?".
1505
1506 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1507
1508         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1509         wl-summary-new-mark.
1510         (wl-summary-new-cached-mark): New user option.
1511         (wl-summary-score-marks): Follow the change above.
1512         (wl-summary-auto-refile-skip-marks): Ditto.
1513         (wl-summary-incorporate-marks): Ditto.
1514         (wl-summary-expire-reserve-marks): Ditto.
1515
1516         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1517
1518         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1519         (wl-summary-persistent-mark-string): Distinguished between cached
1520         and uncached mark when the message is new.
1521
1522 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1523
1524         * wl-spam.el (wl-spam-domain): Renamed from
1525         `wl-spam-folder-guess-domain'.
1526         (wl-summary-exec-action-spam): Register as spam if domain of the
1527         source folder is good.
1528         (wl-summary-exec-action-refile-with-register): Register message if
1529         domain of the source folder is not undecided.
1530
1531 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1532
1533         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1534         detect thread loop.
1535
1536 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1537
1538         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1539         and wl-summary-skip-mark-list.
1540
1541 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1542
1543         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1544
1545         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1546
1547         * wl-spam.el (toplevel): Require wl-highlight.
1548         (wl-spam-auto-check-policy-alist): Abolish.
1549         (wl-spam-auto-check-folder-regexp-list): New user option.
1550         (wl-spam-auto-check-marks): Ditto.
1551         (wl-spam-mark-action-list): Ditto.
1552         (wl-highlight-summary-spam-face): New face.
1553         (wl-spam-auto-check-message-p): New function.
1554         (wl-spam-map-spam-messages): Fixed message.
1555         (wl-spam-register-spam-messages): Ditto.
1556         (wl-spam-register-good-messages): Ditto.
1557         (wl-summary-spam-map): Add and remove keybind.
1558         (wl-summary-target-mark-spam): Abolish.
1559         (wl-summary-refile-spam): Ditto.
1560         (wl-summary-test-spam): New function.
1561         (wl-summary-mark-spam): Ditto.
1562         (wl-summary-auto-check-spam): Follow the above change.
1563         (wl-summary-exec-action-spam): New function.
1564         (wl-summary-exec-action-refile-with-register): Fixed message.
1565         (wl-message-check-spam): New function.
1566         (wl-spam-setup): Ditto.
1567         (toplevel): Call it if this file is loaded interactivity.
1568
1569         * Version number is increased to 2.11.20.
1570
1571 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1572
1573         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1574         when new optional argument `force' is non nil or modified.
1575
1576 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1577
1578         * wl.el (toplevel): Require wl-spam when compile.
1579         (wl-save-status): Call wl-spam-save-status.
1580
1581         * wl-spam.el (wl-spam-register-spam-messages): New function.
1582         (wl-spam-register-good-messages): Ditto.
1583         (wl-spam-save-status): Ditto.
1584         (wl-summary-mode-map): Bind
1585         wl-summary-target-mark-register-as-spam to "ms" and
1586         wl-summary-target-mark-register-as-good to "mn".
1587         (wl-summary-register-as-spam): Abolish optional argument; Use
1588         wl-spam-register-spam-messages.
1589         (wl-summary-register-as-spam-all): Use
1590         wl-spam-register-spam-messages.
1591         (wl-summary-register-as-good): Abolish optional argument; Use
1592         wl-spam-register-good-messages.
1593         (wl-summary-register-as-good-all): Use
1594         wl-spam-register-good-messages.
1595         (wl-summary-target-mark-register-as-spam): New funtion.
1596         (wl-summary-target-mark-register-as-good): Ditto.
1597
1598 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-spam.el: New file.
1601
1602 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1603
1604         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1605
1606         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1607         (wl-summary-auto-refile): Call wl-refile-guess with
1608         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1609
1610 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1611
1612         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1613         with disable-thread argument non-nil.
1614
1615 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1616
1617         * wl-summary.el (wl-summary-rescan): Added optional argument
1618         disable-thread.
1619         (wl-summary-sync): Call wl-summary-rescan with argument
1620         disable-thread.
1621         (wl-summary-input-range): Added new range `rescan-thread'.
1622
1623 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1624
1625         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1626
1627 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1628
1629         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1630         internal variable.
1631         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1632         wl-summary-search-parent-by-subject-regexp and
1633         wl-summary-divide-thread-when-subject-changed as nil.
1634         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1635         (wl-summary-insert-thread): Search parent entity from
1636         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1637         thread loop.
1638
1639 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1640
1641         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1642
1643         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1644
1645         * wl-util.el (wl-require-update-all-folder-p): New function.
1646         (wl-get-assoc-list-value): Added `function' to match directive.
1647         (wl-collect-draft): Rewrite.
1648
1649         * wl-summary.el (wl-summary-sync-update): Clear faces
1650         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1651         are non-nil.
1652         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1653         argument as function.
1654         (wl-summary-input-range): Ditto.
1655
1656         * wl-folder.el (wl-draft-get-folder): New function.
1657         (wl-folder-get-elmo-folder): Consider draft folder.
1658
1659         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1660         (wl-draft-buffer-message-number): New buffer local variable.
1661         (wl-draft-folder-internal): New internal variable.
1662         (wl-draft-delete): Rewrite.
1663         (wl-draft-save): Ditto.
1664         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1665         wl-folder-get-elmo-folder.
1666         (wl-draft-config-info-operation): Ditto.
1667         (wl-jump-to-draft-folder): Ditto.
1668         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1669         (wl-draft-reedit): Rewrite.
1670
1671         * Version number is increased to 2.11.19.
1672         
1673 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1674
1675         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1676         variable.
1677
1678 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1679
1680         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1681         Use ignore-errors instead of unwind-protect.
1682
1683 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1684
1685         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1686         for updating `wl-thread-entity-list'.
1687
1688 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1689
1690         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1691         parameter from calling `wl-thread-entity-get-older-brothers' and
1692         `wl-thread-entity-get-younger-brothers'.
1693         Replace nested `append' with a single one.
1694
1695 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1696
1697         * wl-summary.el (wl-summary-mode): Don't use the return value of
1698         `make-local-hook'.
1699
1700 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1701
1702         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1703         instead of `let*'.
1704         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1705         of local variables.
1706
1707 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1708
1709         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1710         Renamed from wl-summary-window-scroll-functions.
1711         (wl-summary-window-scroll-functions): Don't set to variable.
1712         (wl-summary-display-top): Use run-hooks.
1713         (wl-summary-display-bottom): Ditto.
1714         (wl-summary-toggle-disp-msg): Ditto.
1715         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1716         Use it instead of wl-summary-window-scroll-functions.
1717         (wl-summary-goto-folder-subr): Don't call
1718         wl-summary-window-scroll-functions, use
1719         wl-summary-buffer-window-scroll-functions instead.
1720
1721 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1722
1723         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1724         make-local-variable.
1725
1726 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1727
1728         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1729         set-buffer-modified-p.
1730         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1731         (wl-summary-display-bottom): Ditto.
1732         (wl-summary-toggle-disp-msg): Ditto.
1733
1734 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1735
1736         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1737
1738         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1739         (wl-summary-forward): Use elmo-message-entity-field instead of
1740         elmo-message-field.
1741
1742         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1743
1744 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1745
1746         * wl-summary.el (wl-summary-window-scroll-functions): No use
1747         `append'.
1748
1749 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1750
1751         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1752         function.
1753         (wl-summary-window-scroll-functions): Call it when both
1754         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1755         (wl-summary-temp-mark): Added optional argument number.
1756         (wl-summary-message-mark): Added optional argument flag.
1757         (wl-summary-persistent-mark): Added optional argument number and flag.
1758         (wl-summary-update-persistent-mark): Ditto.
1759         (wl-summary-update-status-marks): Set "r" for interactive spec.
1760
1761         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1762         argument number and flag.
1763
1764         * wl-action.el (wl-summary-registered-temp-mark): 
1765         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1766
1767 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1768
1769         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1770         internal variable (buffer local).
1771         (wl-summary-window-scroll-functions): New function.
1772         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1773         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1774         as nil.
1775         (wl-summary-update-status-marks): Added arguments beg, end and
1776         check.
1777         (wl-summary-update-mark-window): Use function.
1778         (wl-summary-sync-update): Follow the change above.
1779         (wl-summary-switch-to-clone-buffer): Copy
1780         wl-summary-buffer-unsync-mark-number-list.
1781         (wl-summary-goto-folder-subr): Set
1782         wl-summary-buffer-unsync-mark-number-list and
1783         use wl-summary-window-scroll-functions instead of
1784         wl-summary-lazy-highlight.
1785
1786         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1787
1788 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1789
1790         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1791
1792         * wl-summary.el (wl-summary-update-persistent-mark): Call
1793         wl-summary-set-message-modified.
1794
1795         * wl-summary.el (wl-summary-sync-update): Don't call
1796         wl-summary-update-status-marks.
1797
1798         * Version number is increased to 2.11.18.
1799
1800 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1801
1802         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1803         (wl-message-next-page): Ditto.
1804
1805 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1806
1807         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1808         local variable.  Change the order of a collected list into the
1809         same as the specified range.  Remove nil from a collected list.
1810
1811 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1812
1813         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1814         argument for elmo-folder-list-messages.
1815
1816 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1817
1818         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1819         change (wl-summary-count-unreads return a list instead of a cons
1820         cell).
1821
1822 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1823
1824         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1825         `wl-summary-folder-info-update'.
1826
1827 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1828
1829         * wl-summary.el (wl-summary-set-message-modified): No use
1830         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1831         (wl-summary-set-mark-modified): Abolish.
1832         (wl-summary-mark-modified-p): Ditto.
1833         (wl-summary-save-view): Follow the change above.
1834
1835         * wl-expire.el (wl-summary-expire): Likewise.
1836
1837 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1838
1839         * wl-summary.el (wl-summary-detect-mark-position): Use
1840         modb-entity-handler.
1841         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1842
1843         * Version number is increased to 2.11.17.
1844
1845 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1846
1847         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1848         entity field value.
1849         (wl-summary-prefetch-msg): Ditto.
1850         (wl-summary-print-message-with-ps-print): Ditto.
1851
1852 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1853
1854         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1855         for dummy entity.
1856         (wl-summary-insert-thread): Use elmo-message-entity-field.
1857         (wl-summary-update-thread): Use elmo-message-entity-field and
1858         elmo-message-entity-number.
1859         (wl-summary-line-number):  Use elmo-message-entity-number.
1860         (wl-summary-line-size): Use elmo-message-entity-field.
1861         (wl-summary-line-subject): Ditto.
1862         (wl-summary-line-from): Ditto.
1863         (wl-summary-line-attached): Ditto.
1864         (wl-summary-create-line): Ditto.
1865         (wl-summary-create-line): Use elmo-message-entity-number.
1866         (wl-summary-print-message-with-ps-print): Use
1867         elmo-message-entity-field.
1868
1869 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1870
1871         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1872         change in elmo-msgdb-make-message-entity.
1873         (wl-summary-buffer-set-folder): Don't call
1874         wl-summary-detect-mark-position here.
1875         (wl-summary-rescan): Call elmo-message-entity-number.
1876         (wl-summary-sync-update): Ditto.
1877         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1878
1879         * wl-score.el (wl-score-header-index): Redefine 2th element.
1880         (wl-score-overview-entity-get-extra): Abolish.
1881         (wl-score-ov-entity-get): Rewrite.
1882         (wl-score-string-index<, wl-score-string-func<): Abolish.
1883         (wl-score-string<): New function.
1884         (wl-score-string-sort): Use it.
1885
1886         * wl-refile.el (wl-refile-guess-by-history): Use
1887         elmo-message-entity-field.
1888         (wl-refile-guess-by-from): Ditto.
1889         (wl-refile-guess-by-msgid): Ditto.
1890
1891         * Version number is increased to 2.11.16.
1892
1893 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1894
1895         * wl-folder.el (wl-folder-confirm-existence): Don't call
1896         file-exists-p if msgdb-path is nil.
1897         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1898         `wl-read-folder-hist' to `wl-read-folder-history'.
1899
1900 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1901
1902         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1903         `y-or-n-p'.
1904
1905 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1906
1907         * wl-score.el (wl-score-headers): Don't use
1908         elmo-folder-do-each-message-entity.
1909
1910         * Version number is increased to 2.11.15.
1911
1912 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1913
1914         * wl-summary.el (wl-summary-delete-all-msgs): Use
1915         elmo-folder-move-messages instead of elmo-folder-delete-messages
1916         and elmo-folder-detach-messages.
1917         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1918
1919         * wl-expire.el (wl-expire-delete): Ditto.
1920         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1921
1922 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1923
1924         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1925         (wl-message-header-narrowing-fields): Ditto.
1926         (wl-message-header-narrowing-lines): Ditto.
1927         (wl-message-header-narrowing-string): Ditto.
1928
1929         * wl-summary.el (wl-summary-mode-map): Bind
1930         wl-summary-toggle-header-narrowing to "C-cC-f".
1931         (wl-summary-toggle-header-narrowing): New function.
1932
1933         * wl-message.el (wl-message-buffer-create): Call
1934         wl-message-header-narrowing-setup.
1935         (wl-message-redisplay): Call wl-message-header-narrowing.
1936         (wl-message-header-narrowing): New function.
1937         (wl-message-header-narrowing-map): New keymap.
1938         (wl-message-header-narrowing-widen-map): New keymap.
1939         (wl-message-header-narrowing-again-at-mouse): New function.
1940         (wl-message-header-narrowing-1): Ditto.
1941         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1942         (wl-message-header-narrowing-setup): Ditto.
1943         (wl-message-header-narrowing-toggle): Ditto.
1944         
1945         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1946
1947         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1948         'flag as all.
1949         (wl-use-flag-folder-help-echo): New user option.
1950
1951         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1952         wl-summary-highlight as nil.
1953         (wl-summary-set-mark-modified): Follow the API change.
1954         (wl-summary-mark-modified-p): Ditto.
1955         (wl-summary-mark-as-read-all): Ditto.
1956         (wl-summary-sync-marks): Don't call
1957         elmo-folder-list-messages-with-global-mark.
1958         (wl-summary-mark-as-read-internal): Follow the API change.
1959         (wl-summary-mark-as-answered-internal): Ditto.
1960         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1961         Follow the API change.
1962         (wl-summary-create-line): Call with number argument.
1963         (wl-summary-reply): Follow the API change.
1964
1965         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1966         function.
1967         (wl-highlight-summary-line-string): Call it when
1968         wl-use-flag-folder-help-echo is non-nil.
1969         (wl-highlight-summary-current-line): Ditto.
1970         (elmo-flag-folder-referrer): Added autoload setting.
1971
1972         * wl-draft.el (wl-draft-kill): Follow the API change.
1973
1974         * Version number is increased to 2.11.14.
1975         
1976 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1977
1978         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1979
1980 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1981
1982         * Version number is increased to 2.11.13.
1983
1984 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1985
1986         * wl-draft.el (wl-draft-previous-history-element): Fixed
1987         unbalanced parenthesis and bind unbound local variables.
1988
1989 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1990
1991         * wl-draft.el (wl-draft-previous-history-element): New function.
1992         (wl-draft-next-history-element): Ditto.
1993         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1994         them to M-p and M-n.
1995
1996 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1997
1998         * Version number is increased to 2.11.12.
1999
2000 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2001
2002         * wl-draft.el (wl-draft-hide): Select buffer-window.
2003
2004 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2005
2006         * wl-summary.el (wl-summary-narrow-to-region): New function.
2007         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2008         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2009         (wl-summary-save-region): Use it.
2010         * wl-action.el (wl-summary-collect-numbers-region)
2011         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2012
2013 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2014
2015         * wl-folder.el (wl-folder-count-incorporates): Don't use
2016         `elmo-msgdb-mark-load'
2017
2018         * Version number is increased to 2.11.11.
2019
2020 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2021
2022         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2023         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2024
2025 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2026
2027         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2028
2029 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * Version number is increased to 2.11.10.
2032
2033 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2034
2035         * wl-mime.el (wl-draft-attribute-value): Fixed.
2036
2037 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2038
2039         * wl-util.el (wl-copy-local-variables): New function.
2040
2041         * wl-mime.el (wl-draft-attribute-recipients): New function.
2042         (wl-draft-attribute-envelope-from): Ditto.
2043         (wl-draft-attribute-smtp-posting-server): Ditto.
2044         (wl-draft-attribute-smtp-posting-port): Ditto.
2045         (wl-draft-attribute-value): Ditto.
2046         (wl-draft-preview-message): Use it to get value for
2047         attributes. Reflect result of `wl-draft-config'.
2048
2049         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2050         and call `wl-summary-mark-as-read' before to call
2051         `wl-summary-unset-mark'.
2052         (wl-summary-target-mark-mark-as-unread): Likewise.
2053         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2054
2055 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2056
2057         * wl-mime.el (wl-draft-preview-message): Use actual value for
2058         attributes; Fix for small window.
2059
2060 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2061
2062         * wl-refile.el (wl-refile-get-field-value): Call
2063         `elmo-message-entity-field' with 3rd argument is non-nil.
2064
2065 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2066
2067         * wl-vars.el (wl-draft-preview-attributes): New user option.
2068         (wl-draft-preview-attributes-list): Ditto.
2069         (wl-draft-preview-attributes-buffer-lines): Ditto.
2070         (wl-draft-preview-attributes-buffer-name): Ditto.
2071
2072         * wl-mime.el (wl-draft-preview-message): Display attributes.
2073
2074 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2075
2076         * wl-summary.el (wl-summary-detect-mark-position): Bind
2077         wl-summary-flag-priority-list to '(new).
2078
2079 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2080
2081         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2082         funtion.
2083         (wl-highlight-summary-line-string): Use it.
2084         (wl-highlight-summary-current-line): Ditto.
2085
2086 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2087
2088         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2089         line even when the mark string is not changed.
2090
2091         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2092         argument change in the wl-summary-create-line.
2093         (wl-thread-insert-entity-sub): Ditto.
2094
2095         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2096         argument change in the wl-summary-create-line.
2097         (wl-summary-insert-sequential): Ditto.
2098         (wl-summary-update-thread): Ditto.
2099         (wl-summary-persistent-mark-string): New inline function.
2100         (wl-summary-message-mark): Use it.
2101         (wl-summary-create-line): Abolish argument wl-persistent-mark
2102         and added wl-flags, wl-cached.
2103
2104         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2105         mark to flags.
2106         (wl-highlight-summary-current-line): Decide the face not by the 
2107         persistent mark but flags.
2108
2109 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2110
2111         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2112         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2113         wl-summary-read-uncached-mark): Revive.
2114         (wl-summary-answered-cached-mark,
2115         wl-summary-answered-uncached-mark): New user option.
2116         (wl-summary-score-marks): Follow the change above.
2117         (wl-summary-auto-refile-skip-marks): Ditto.
2118         (wl-summary-incorporate-marks): Ditto.
2119         (wl-summary-expire-reserve-marks): Ditto.
2120         (wl-summary-flag-priority-list): New user option.
2121
2122         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2123         changes.
2124         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2125         of elmo-message-mark.
2126         (wl-summary-mark-as-read-internal): Ditto.
2127         (wl-summary-mark-as-answered): Ditto.
2128         (wl-summary-mark-as-important): Ditto.
2129         (wl-summary-redisplay-internal): Ditto.
2130         (wl-summary-redisplay-no-mime-internal): Ditto.
2131         (wl-summary-message-mark): New function.
2132         (wl-summary-insert-sequential): Use wl-summary-message-mark
2133         instead of elmo-message-mark.
2134         (wl-summary-update-thread): Ditto.
2135         (wl-summary-persistent-mark): Ditto.
2136         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2137         instead of elmo-message-mark.
2138
2139         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2140         wl-summary-message-mark instead of elmo-message-mark.
2141         (wl-thread-insert-entity-sub): Ditto.
2142         (wl-thread-get-children-msgs-uncached): Ditto.
2143
2144         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2145         variable name changes.
2146         (wl-highlight-summary-current-line): Ditto.
2147
2148         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2149         wl-summary-message-mark instead of elmo-message-mark.
2150
2151         * wl-expire.el (wl-expire-message-p): Ditto.
2152
2153         * wl-score.el (wl-score-headers): Ditto.
2154
2155         * Version number is increased to 2.11.9.
2156
2157         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2158         (wl-summary-sync-update): Follow the change above.
2159         (wl-summary-switch-to-clone-buffer): Ditto.
2160         (wl-summary-open-folder): Ditto.
2161
2162 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2163
2164         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2165         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2166
2167         * Version number is increased to 2.11.8.
2168
2169         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2170
2171         * wl-expire.el (wl-expire-refile): Follow the API change on
2172         `elmo-folder-move-messages'.
2173         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2174
2175         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2176         (wl-summary-exec-action-refile): Ditto.
2177         (wl-summary-exec-action-copy): Ditto.
2178         (wl-summary-no-auto-refile-message-p): No use
2179         `wl-summary-buffer-msgdb'.
2180         (wl-summary-auto-refile): Ditto.
2181
2182 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2183
2184         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2185
2186 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2187
2188         * wl-summary.el (wl-summary-sync): Treat no-sync.
2189
2190         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2191         (wl-default-sync-range): Ditto.
2192
2193 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2194
2195         * wl-refile.el (wl-refile-subject-learn): Call
2196         `elmo-message-entity-field' with 3rd argument is non-nil.
2197         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2198         instead of `elmo-msgdb-overview-entity-get-subject'.
2199
2200 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2201
2202         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2203         scan-type is rescan.
2204         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2205         new optional argument force is non-nil.
2206         (wl-summary-save-view-cache): Call it with force argument non-nil.
2207
2208         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2209
2210 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2211
2212         * wl-action.el (wl-summary-print-argument): Fixed last change.
2213
2214 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2215
2216         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2217         simplified.
2218         (wl-summary-target-mark-mark-as-unread): Likewise.
2219         (wl-summary-target-mark-mark-as-important): Likewise.
2220
2221 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2222
2223         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2224         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2225         (wl-summary-mark-as-important-region): Change accordingly.
2226         (wl-summary-target-mark-mark-as-important): Ditto.
2227
2228 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2229
2230         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2231
2232         * wl-action.el (wl-summary-print-argument): Print argument to
2233         right side of window if `wl-summary-print-argument-within-window'
2234         is non-nil.
2235
2236 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2237
2238         * wl-action.el (wl-summary-set-mark): Use
2239         `wl-summary-message-visible-p' to check visibility of the message
2240         and jump to message only when the message line is visible and have
2241         different number; Call wl-summary-unset-mark with number argument.
2242         (wl-summary-unset-mark): 
2243         Use `wl-summary-message-visible-p'
2244         to check visibility of the message and jump to message only when
2245         the message line is visible and have different number;
2246
2247 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2248
2249         * Version number is increased to 2.11.7.
2250
2251         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2252         and wl-folder-summary-line-format.
2253
2254         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2255         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2256         (wl-summary-set-score-mark): Use it.
2257         (wl-summary-target-mark-mark-as-read): Ditto.
2258         (wl-summary-target-mark-mark-as-unread): Ditto.
2259         (wl-summary-target-mark-mark-as-important): Ditto.
2260         (wl-summary-target-mark-msgs): Simplified.
2261         (wl-summary-detect-mark-position): Fixed problem when
2262         summary-line-format no contain persisten/temp mark spec.
2263         (wl-summary-temp-mark): Ditto.
2264         (wl-summary-persistent-mark): Ditto.
2265         (wl-summary-update-persistent-mark): Ditto.
2266
2267         * wl-action.el (wl-summary-set-mark): Ditto.
2268         (wl-summary-unset-mark): Ditto.
2269         All other related portions are changed.
2270
2271 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2272
2273         * Version number is increased to 2.11.6.
2274
2275 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2276
2277         * wl-util.el (wl-current-message-buffer): Define as function;
2278         Don't use the value of wl-messge-buffer.
2279
2280         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2281         persistent mark.
2282
2283         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2284         no current message, cause an error.
2285
2286 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2287
2288         * wl-summary.el (wl-summary-set-message-modified): Use
2289         elmo-folder-set-message-modified instead of
2290         elmo-folder-set-message-modified-internal.
2291
2292 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2293
2294         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2295         interactively.
2296         (wl-summary-sync): nokill->entirely.
2297         (wl-summary-sync-marks): Fixed message.
2298         (wl-summary-input-range): Added mark, nokill->entirely.
2299
2300         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2301         messages as read.
2302
2303 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2304
2305         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2306         update-noscore.
2307         (wl-summary-sync): Follow the change above.
2308
2309 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2310
2311         * wl-action.el (wl-summary-target-mark-all): Use
2312         elmo-folder-list-messages.
2313
2314 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2315
2316         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2317         (wl-summary-rescan): Set wl-summary-scored as nil.
2318         (wl-summary-sync-force-update): Follow the change above.
2319         (wl-summary-sync): Ditto.
2320         (wl-summary-sync-update): Added argument disable-killed.
2321         (wl-summary-insert-headers): Set visible-only argument for
2322         elmo-folder-list-messages.
2323         (wl-summary-input-range): Added update-nokill, update-noscore,
2324         all-nokill, all-noscore and mark.
2325
2326         * Version number is increased to 2.11.5.
2327
2328         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2329
2330 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2331
2332         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2333         (wl-summary-prefetch-region-no-mark): Change accordingly.
2334         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2335
2336 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2337
2338         * wl-address.el (wl-complete-field-to): Abolished.
2339         (wl-complete-address): Completion function for completing-read.
2340         * wl-action.el (wl-summary-get-resend-address): Use it.
2341
2342         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2343         wl-summary-update-mark and abolish unused argument.
2344         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2345         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2346         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2347         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2348         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2349         * wl-draft.el (wl-draft-kill): Ditto.
2350
2351         * wl-summary.el: Remove unused binding of case-fold-search.
2352         (wl-summary-replace-status-marks): Abolished.
2353
2354 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2355
2356         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2357         is specified or folder length is zero.
2358
2359 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2360
2361         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2362         (wl-folder-archive-current-entity): Ditto.
2363
2364 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2365
2366         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2367         retrieving message mark.
2368         (wl-summary-redisplay-internal): Ditto.
2369
2370         * wl-message.el (wl-message-buffer-display): Ignore errors while
2371         retrieving message-id field.
2372
2373         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2374         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2375         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2376         order of the arguments for `wl-expire-message-p'.
2377         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2378
2379         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2380         Check return value of wl-summary-reply.
2381         (wl-summary-reply): Recover window configuration when an error occured.
2382
2383 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2384
2385         * wl-summary.el (wl-summary-resend-message): Abolished, the
2386         feature is inherited by wl-summary-resend (put resend mark).
2387
2388 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2389
2390         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2391         wl-message-buffer to nil when the message is hide.
2392
2393 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * .cvsignore: New file.
2396
2397 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2398
2399         * wl-action.el (wl-summary-action-docstring): Add more info.
2400         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2401         duplicate definition.
2402         (wl-summary-define-mark-action): Functions wl-summary-*-region
2403         keep current position.
2404         (wl-summary-unregister-target-mark): Store result to the variable.
2405
2406 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2407
2408         * Version number is increased to 2.11.4.
2409
2410 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2411
2412         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2413         wl-summary-delete-all-temp-marks.
2414         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2415
2416         * wl-action.el (wl-summary-set-mark): Changed terminology
2417         refile-destination -> action-argument.
2418         (wl-summary-unset-mark): Ditto.
2419         (wl-summary-remove-argument): Ditto.
2420         (wl-summary-print-argument): Ditto.
2421
2422         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2423         (wl-thread-remove-argument-region): Ditto.
2424         (wl-thread-print-argument-region): Ditto.
2425         (wl-thread-close): Ditto.
2426         (wl-thread-open): Ditto.
2427
2428         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2429         (wl-highlight-refile-destination-face is abolished)
2430         (wl-highlight-action-argument-string): Ditto.
2431         (wl-highlight-summary-current-line): Highlight action argument.
2432
2433         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2434         color for light backgrounds.
2435         (wl-highlight-summary-answered-face): Ditto.
2436
2437 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2438
2439         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2440
2441         * wl-score.el (wl-summary-score-update-all-lines): Use
2442         wl-summary-set-mark.
2443         (wl-summary-score-update-all-lines): Kill expunged messages.
2444
2445         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2446
2447 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2448
2449         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2450         directly.
2451         (wl-score-overview-entity-get-lines): Ditto.
2452         (wl-score-overview-entity-get-xref): Ditto.
2453         (wl-score-get-latest-msgs): Ditto.
2454         (wl-summary-rescore): Ditto.
2455
2456         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2457         to "&".
2458         (wl-summary-mark-as-answered-internal): New inline function.
2459         (wl-summary-mark-as-answered): New function.
2460         (wl-summary-mark-as-unanswered): Ditto.
2461         (wl-summary-sync-marks): Modified for answered-mark synching.
2462
2463 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2464
2465         * wl-action.el (wl-summary-set-mark): Fixed last change.
2466
2467 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2468
2469         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2470         behavior of wl-summary-unread-message-hook
2471         (Pointed out by akira yamada <akira@arika.org>).
2472
2473 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2474
2475         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2476         wl-summary-delete.
2477         * wl-xmas.el (wl-summary-toolbar): Ditto.
2478
2479         * wl-action.el (wl-summary-set-mark): Don't override current
2480         temp-mark.
2481
2482         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2483
2484 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2485
2486         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2487         (wl-refile-msgid-learn): Ditto.
2488         (wl-refile-get-field-value): Ditto.
2489
2490         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2491
2492         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2493         (wl-expire-delete-reserved-messages): Renamed from
2494         wl-expire-reserve-marked-msgs-from-list.
2495         (wl-expire-delete): Removed argument `msgdb'.
2496         (wl-expire-refile): Ditto.
2497         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2498         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2499         mark-alist as argument.
2500         (wl-expire-archive-number1): Removed argument `msgdb'.
2501         (wl-expire-archive-number2): Ditto.
2502         (wl-expire-archive-date): Ditto.
2503         (wl-expire-localdir-date): Ditto.
2504         (wl-expire-hide): Ditto.
2505         (wl-archive-number1): Ditto.
2506         (wl-archive-number2): Ditto.
2507         (wl-archive-date): Ditto.
2508         (wl-archive-folder): Ditto.
2509         All other related portions are changed.
2510
2511 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2512
2513         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2514         mean move up and down. (suggested by Takashi Kawachi)
2515
2516 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2517
2518         * wl-acap.el (toplevel): Don't require un-define.
2519
2520 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2521
2522         * wl-thread.el (wl-thread-delete-message): Always update
2523         wl-summary-buffer-number-list.
2524
2525         * wl-action.el (wl-summary-print-destination): 
2526         Do nothing when folder is nil.
2527
2528 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2529
2530         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2531         persistent mark when prefetch is succeeded.
2532
2533 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2534
2535         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2536         instead of elmo-msgdb-delete-msgs.
2537         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2538         (wl-expire-hide): Ditto.
2539
2540         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2541
2542         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2543         elmo-msgdb interface.
2544         (wl-thread-get-exist-children): Likewise.
2545         (wl-thread-insert-message): Likewise.
2546         (wl-thread-msg-mark-as-important): Likewise.
2547         (wl-thread-insert-entity-sub): Likewise.
2548         (wl-thread-get-children-msgs-uncached): Likewise.
2549
2550         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2551         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2552         (wl-summary-sync-update): Likewise.
2553         (wl-summary-auto-select-msg-p): Likewise.
2554         (wl-summary-update-thread): Likewise.
2555         (wl-summary-mark-as-important): Likewise.
2556         (wl-summary-jump-to-msg-internal): Likewise.
2557         (wl-summary-redisplay-internal): Likewise.
2558         (wl-summary-print-message-with-ps-print): Likewise.
2559         (wl-summary-folder-info-update): Likewise.
2560
2561         * wl-folder.el (wl-folder-check-one-entity):
2562         elmo-folder-count-flags instead of wl-summary-count-unread.
2563
2564         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2565
2566         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2567
2568         * wl-summary.el (wl-summary-set-message-modified): 
2569         Call wl-summary-set-mark-modified.
2570         (wl-summary-delete-messages-on-buffer): Call
2571         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2572         (wl-summary-sync-update): Call elmo-folder-length instead of
2573         elmo-folder-messages.
2574         (wl-summary-insert-headers): Don't call
2575         elmo-folder-list-message-entities.
2576
2577 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2578
2579         * wl-action.el (wl-summary-define-mark-action): Call
2580         `wl-summary-set-mark' with argument `data'.
2581         (wl-summary-auto-refile): Fixed order of arguments when call
2582         `wl-summary-refile'.
2583
2584 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2587
2588         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2589
2590         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2591         (Renamed from wl-highlight-summary-deleted-face).
2592         (wl-highlight-summary-resend-face): New face.
2593
2594         (wl-highlight-summary-deleted-face): Renamed from
2595         wl-highlight-summary-erased-face.
2596
2597         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2598
2599         * wl-action.el (wl-summary-get-resend-address): New function.
2600         (wl-summary-exec-action-resend): Ditto.
2601         (wl-summary-exec-action-resend-subr): Ditto.
2602
2603         * w-thread.el (wl-thread-copy): Removed definition.
2604         (wl-thread-refile): Ditto.
2605         (wl-thread-delete): Ditto.
2606         (wl-thread-target-mark): Ditto.
2607
2608         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2609         (wl-summary-target-mark-set-action): Fixed.
2610         (wl-summary-define-mark-action): Fixed quotation.
2611         (wl-summary-move-mark-list-messages): Display message.
2612         (wl-summary-define-mark-action): Define thread functions.
2613         (wl-summary-exec-action-refile): Changed message.
2614         (wl-summary-exec): Ditto.
2615
2616 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2617         
2618         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2619         '%%'.
2620
2621 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2622
2623         * wl.el (toplevel): Require wl-action.
2624         (wl-init): Call wl-summary-define-mark-action.
2625
2626         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2627
2628         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2629         wl-summary-delete and wl-summary-erase.
2630         (wl-summary-mode-map): Ditto.
2631
2632         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2633         wl-delete-folder-alist.
2634
2635         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2636         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2637         (toplevel): Moved mark & action related functions to the wl-action.el.
2638
2639         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2640         in wl-summary-mark-action-list.
2641         (wl-highlight-summary-current-line): Ditto.
2642
2643         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2644         empty lines.
2645
2646         * wl-action.el: New file. 
2647
2648 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2649
2650         * wl-summary.el (wl-summary-target-mark-replace): New function.
2651         (wl-summary-target-mark-prefetch): Use it.
2652         (wl-summary-target-mark-delete): Ditto.
2653         (toplevel): Rearranged definition order.
2654         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2655         (wl-summary-target-mark-erase): Rewrite.
2656         (wl-summary-erase-region): New function.
2657         (wl-summary-exec-action-erase): Changed message.
2658         (wl-summary-move-mark-list-messages): New function.
2659         (wl-summary-exec-action-delete): Use it.
2660         (wl-summary-exec-action-erase): Ditto.
2661
2662         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2663         (wl-summary-skip-mark-list): Added "d".
2664
2665         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2666         while searching.
2667
2668         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2669         and define using defcustom;
2670         Define 4th element as a face.
2671         
2672         * wl-summary.el (wl-summary-incorporate): Use 
2673         `wl-summary-prefetch-region-no-mark' instead of
2674         `wl-summary-prefetch-region'.
2675         (wl-summary-prefetch-region-no-mark): Revival of old
2676         `wl-summary-prefetch-region'.
2677         (wl-summary-mark-action-list): Moved to wl-vars.el
2678
2679         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2680         face according to the `wl-summary-mark-action-list'.
2681         (wl-highlight-summary-current-line): Ditto;
2682         Removed destination highlighting.
2683
2684         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2685         (wl-highlight-summary-line-string): Highlight for "i" mark.
2686         (wl-highlight-summary-current-line): Ditto.
2687
2688         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2689         no destination.
2690
2691         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2692         exists, just go ahead.
2693         (wl-summary-prefetch-region): Rewrite.
2694         (wl-summary-prefetch): Ditto.
2695         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2696         (wl-summary-exec-action-prefetch): New function.
2697         (wl-summary-target-mark-prefetch): Rewrite.
2698
2699 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2700
2701         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2702         (wl-highlight-summary-line-string): Added "d" and "D".
2703         (wl-highlight-summary-current-line): Ditto.
2704
2705         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2706         in wl-summary.el.
2707         (wl-thread-insert-entity-sub): Ditto.
2708         (wl-thread-remove-destination-region): Ditto.
2709         (wl-thread-print-destination-region): Ditto.
2710
2711         * wl-summary.el (wl-summary-buffer-refile-list,
2712         wl-summary-buffer-delete-list,
2713         wl-summary-buffer-copy-list): Abolish.
2714         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2715         All other related portions are changed.
2716         (wl-summary-mark-action-list): New variable.
2717         (wl-summary-set-mark): New function.
2718         (wl-summary-register-target-mark): Ditto.
2719         (wl-summary-unregister-target-mark): Ditto.
2720         (wl-summary-have-target-mark-p): Ditto.
2721         (wl-summary-register-temp-mark): Ditto.
2722         (wl-summary-unregister-temp-mark): Ditto.
2723         (wl-summary-registered-temp-mark): Ditto.
2724         (wl-summary-collect-temp-mark): Ditto.
2725         (wl-summary-unset-mark): Ditto.
2726         (wl-summary-set-target-mark): Ditto.
2727         (wl-summary-unset-target-mark): Ditto.
2728         (wl-summary-set-action-generic): Ditto.
2729         (wl-summary-unset-action-generic): Ditto.
2730         (wl-summary-exec-action-delete): Ditto.
2731         (wl-summary-exec-action-erase): Ditto.
2732         (wl-summary-set-action-refile): Ditto.
2733         (wl-summary-set-action-refile-subr): Ditto.
2734         (wl-summary-unset-action-refile): Ditto.
2735         (wl-summary-make-destination-numbers-list): Ditto.
2736         (wl-summary-exec-action-refile): Ditto.
2737         (wl-summary-set-action-copy): Ditto.
2738         (wl-summary-unset-action-copy): Ditto.
2739         (wl-summary-exec-action-copy): Ditto.
2740         (wl-summary-collect-numbers-region): Ditto.
2741         (wl-summary-delete): Rewrite.
2742         (wl-summary-erase): Ditto.
2743         (wl-summary-remove-destination): Ditto.
2744         (wl-summary-exec): Ditto.
2745         (wl-summary-exec-region): Ditto.
2746         (wl-summary-target-mark-erase): Ditto.
2747         (wl-summary-refile): Ditto.
2748         (wl-summary-copy): Ditto.
2749         (wl-summary-unmark): Ditto.
2750         (wl-summary-delete-all-mark): Ditto.
2751         (wl-summary-mark-line): Don't highlight.
2752         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2753         (wl-summary-target-mark-refile-subr): Rewrite.
2754
2755         (wl-summary-copy-prev-destination): Abolish.
2756
2757 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2758
2759         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2760         default values along the value of wl-on-mule.
2761         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2762         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2763         It is not used anywhere.
2764
2765 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2766
2767         * wl-summary.el (wl-summary-print-destination): Keep position.
2768         (wl-summary-cursor-move-surface): Keep horizontal position.
2769
2770 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2771
2772         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2773         write sendlog.
2774
2775 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2776
2777         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2778         `wl-summary-highlight'.
2779
2780 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2781
2782         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2783         trivial condition for temp-mark.
2784
2785 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2786
2787         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2788         when it hits killed buffer.
2789
2790 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2791
2792         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2793         * wl-news.el.in: `message' and `error' take format string.
2794
2795 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2796
2797         * wl-folder (wl-folder-insert-entity): Display a message,
2798         `...done', when the work finish.
2799         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2800
2801 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2802
2803         * wl-message.el (wl-message-redisplay): Remove unused local
2804         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2805
2806 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2807
2808         * wl-summary.el (wl-summary-replace-status-marks): Disable
2809         interactive use.
2810         (wl-summary-reedit): Check message existence at first.
2811         (wl-summary-mark-line): Fix doc, return value is indefinite.
2812
2813         * wl-highlight.el (wl-highlight-message): Arranged.
2814
2815         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2816         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2817         check temp-mark by wl-summary-temp-mark always.
2818         (wl-highlight-summary): Change accordingly.
2819         * wl-summary.el (wl-summary-mark-as-read-all)
2820         (wl-summary-delete-cache, wl-summary-set-score-mark)
2821         (wl-summary-mark-as-unread, wl-summary-unmark)
2822         (wl-summary-mark-line, wl-summary-mark-as-read)
2823         (wl-summary-mark-as-important): Ditto.
2824
2825         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2826         end of the window if possible.
2827         * wl-summary.el (wl-summary-sync-update): Support lazy
2828         highlighting.
2829         (wl-summary-toggle-disp-msg): Ditto.
2830
2831 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2832
2833         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2834
2835 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2836
2837         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2838         change.
2839
2840 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2841
2842         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2843         API.
2844         (wl-summary-sync-update): Ditto.
2845
2846         * wl-score.el (wl-score-get-score-alist): Changed argument.
2847         (wl-summary-rescore-msgs): Likewise.
2848         (wl-summary-score-headers): Likewise.
2849         (wl-score-headers): Likewise;
2850         Use elmo-folder-do-each-message-entity, etc.
2851         (wl-summary-score-effect): Follow the changes above.
2852         (wl-summary-rescore): Ditto.
2853         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2854         (wl-score-get-overview): Abolish.
2855
2856         * wl-summary.el (wl-summary-default-from): Follow the API change in
2857         elmo-msgdb.
2858         (wl-summary-count-unread): Ditto.
2859         (wl-summary-detect-mark-position): Ditto.
2860         (wl-summary-overview-entity-compare-by-date): Ditto.
2861         (wl-summary-overview-entity-compare-by-number): Ditto.
2862         (wl-summary-overview-entity-compare-by-from): Ditto.
2863         (wl-summary-overview-entity-compare-by-subject): Ditto.
2864         (wl-summary-get-list-info): Ditto.
2865         (wl-summary-rescan): Ditto.
2866         (wl-summary-jump-to-msg-by-message-id): Ditto.
2867         (wl-summary-sync-update): Ditto; Removed comment.
2868         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2869         (wl-summary-insert-message): Use wl-summary-insert
2870         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2871         (wl-summary-insert-headers): Changed argument overview to folder.
2872         (wl-summary-search-by-subject): Likewise.
2873         (wl-summary-insert-thread): Renamed from 
2874         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2875
2876         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2877         too.
2878
2879         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2880         wl-string-member.
2881
2882 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2883
2884         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2885         elmo-folder-append-buffer.
2886         (wl-draft-queue-append): Likewise.
2887
2888         * wl-mime.el (wl-message-delete-current-part): Ditto.
2889         (wl-summary-burst-subr): Ditto.
2890
2891         * wl-news.el.in (wl-news-send-news): Ditto.
2892
2893 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2894
2895         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2896         function.
2897         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2898         (wl-summary-update-mark): Enclose with save-excursion.
2899         (wl-summary-mark-as-read-internal): Fixed last change.
2900         (wl-summary-mark-as-important): Use 3rd argument of
2901         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2902         Don't use elmo-msgdb-set-mark.
2903         (wl-summary-redisplay-internal): If msgdb flag is already read,
2904         just update the mark on buffer.
2905
2906 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2907
2908         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2909         cut visible folder when elmo-folder-delete returns non-nil value.
2910
2911 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2912
2913         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2914         by Kenichi OKADA <okada@opaopa.org>).
2915
2916 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2917
2918         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2919
2920 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2921
2922         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2923         Fixed the last change, search group entity by its real name.
2924         (Thanks to: KOBAYASHI Shinji)
2925
2926 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2927
2928         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2929         (wl-fldmgr-access-display-all): Don't refer visible name.
2930         * wl-expire.el (wl-folder-archive-current-entity)
2931         (wl-folder-expire-current-entity): Ditto.
2932         * wl-folder.el (wl-folder-jump-to-current-entity)
2933         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2934         (wl-folder-open-folder-sub,wl-folder-open-all)
2935         (wl-folder-write-current-folder): Ditto.
2936         (wl-folder-insert-entity): Don't use petname for normal group.
2937         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2938         is the real name.
2939         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2940         Abolished.
2941
2942 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2943
2944         * wl-draft.el (wl-draft-create-buffer): Add
2945         `wl-summary-reply-with-citation'
2946
2947 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2948
2949         * wl-draft.el (wl-draft-reply): Fixed.
2950
2951 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2952
2953         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2954         when `wl-draft-send-confirm-with-preview' is non-nil.
2955         You can scroll up/down by j/k.
2956         (wl-draft-send-confirm-with-preview): New variable (default=t).
2957
2958 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2959
2960         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2961         (wl-fldmgr-save-folders): Fix comment.
2962
2963 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2964
2965         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2966         along the last change in `wl-folder-buffer-group-p'.
2967
2968 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2969
2970         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2971         folder.
2972
2973         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2974         the default value.
2975
2976         * wl-mime.el (wl-summary-burst): Update summary only when target
2977         folder equals current folder.
2978
2979 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2980
2981         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2982
2983 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2984
2985         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2986         value.
2987
2988 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2989
2990         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2991         `map-extents' instead of `extent-at' repeatedly.
2992         (wl-highlight-folder-current-line): Ditto.
2993
2994         * wl-highlight.el: Remove useless dummy functions.
2995
2996 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2997
2998         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2999         (wl-folder-put-folder-property): New function to put text property.
3000         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3001         (wl-folder-insert-entity, wl-folder-update-diff-line)
3002         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3003         * wl-e21.el, wl-xmas.el, wl-mule.el
3004         (wl-highlight-folder-current-line): Ditto.
3005         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3006         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3007         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3008         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3009
3010 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3011
3012         * Version number is increased to 2.11.3.
3013
3014 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3015
3016         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3017         Resume current-buffer since it is assumed by remaining tasks.
3018
3019 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3020
3021         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3022         (wl-folder-completion-function): Abolished.
3023         (wl-folder-complete-folder): New function.
3024         (wl-folder-complete-filter-condition): Ditto.
3025         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3026         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3027
3028 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3029
3030         * wl-draft.el (wl-draft-send-confirm): New function.
3031         (wl-draft-send): Use it.
3032
3033         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3034         cursor-in-echo-area while confirming.
3035
3036         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3037
3038         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3039         searching via nntp if wl-summary-search-via-nntp is 'force.
3040         Otherwise, invoke searching in nntp folder only.
3041         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3042
3043         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3044         explicitly for mime-make-text-tag.
3045
3046 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3047
3048         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3049         `mime-make-text-tag' instead of `mime-create-tag'.
3050
3051 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3052
3053         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3054         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3055
3056 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3057
3058         * wl-score.el (wl-score-save): Bind print-length and print-level.
3059         (wl-score-pretty-print): Ditto.
3060         (wl-score-edit-insert-header-entry): Ditto.
3061
3062         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3063         "From" entry to be treated with wl-draft-eword-encode-address-list.
3064         * wl-mime.el (wl-draft-preview-message): Ditto.
3065
3066         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3067         (wl-summary-mark-as-unread): Ditto.
3068         (wl-summary-mark-as-read-region): Change accordingly.
3069         (wl-summary-mark-as-unread-region): Ditto.
3070         (wl-summary-target-mark-mark-as-read): Ditto.
3071         (wl-summary-target-mark-mark-as-unread): Ditto.
3072
3073 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3074
3075         * Version number is increased to 2.11.2.
3076
3077 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3078
3079         * wl-news.el.in (wl-news-previous-version-save): Bind
3080         print-length and print-level.
3081         * wl-thread.el (wl-thread-save-entities): Ditto.
3082         (wl-thread-save-top-list): Bind print-length.
3083
3084 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3085
3086         * wl-highlight.el (wl-highlight-summary-line-string): Use
3087         wl-summary-score-below-mark, wl-summary-score-over-mark.
3088         (wl-highlight-summary-current-line): Ditto.
3089
3090 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3091
3092         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3093         insert it.
3094
3095 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3096
3097         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3098
3099 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3100
3101         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3102         message without msgid.
3103         Rewrite with elmo-folder-move-messages.
3104         Set wl-message-buffer to nil.
3105
3106         * wl-summary.el (wl-summary-erase-subr): New function. Use
3107         elmo-folder-move-messages.
3108         (wl-summary-erase): Call it.
3109         (wl-summary-target-mark-erase): Ditto.
3110
3111 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3112
3113         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3114         it is not up-tp-date.
3115
3116 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3117
3118         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3119         buffer after calling `wl-summary-goto-folder-subr' without the
3120         argument `interactive'.
3121         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3122
3123 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3124
3125         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3126         `mime-create-tag'. Use `string=' instead of `looking-at'.
3127
3128 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3129
3130         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3131         to avoid compile warning.
3132
3133         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3134         entity-id when folder is given.
3135         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3136         save-excursion, use save-selected-window instead.
3137         Select folder buffer window if exists.
3138         (To correct behavior with wl-folder-move-cur-folder.)
3139
3140 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3141
3142         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3143
3144 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3145
3146         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3147         list-count instead of %d.
3148
3149 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3150
3151         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3152         (wl-news): Set it.
3153         (wl-news-append-to-folder): Use it.
3154
3155         * wl-news.el.in (wl-news-send-news): Append to specified folder
3156         instead of wl-default-folder.
3157         (wl-news-append-to-folder): Show error message with specified folder.
3158
3159         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3160                 In most major modes, Emacs assumes that any opening
3161                 delimiter found at the left margin is the start of a
3162                 top-level definition, or defun. Therefore, *never put an
3163                 opening delimiter at the left margin unless it should have
3164                 that significance.*
3165
3166         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3167
3168 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3169
3170         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3171
3172 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3173
3174         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3175
3176 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3177
3178         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3179         for sequential numbering case.
3180
3181 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3182
3183         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3184         value.
3185         (wl-draft-reply-without-argument-list): Ditto.
3186         (wl-draft-reply-myself-with-argument-list): Abolish.
3187         (wl-draft-reply-myself-without-argument-list): Ditto.
3188         * wl-draft.el (wl-draft-self-reply-p): New function.
3189         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3190
3191 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3192
3193         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3194         (avoid error for the case without byte-compiling)
3195
3196 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3197
3198         * wl-news.el.in (wl-news-append-to-folder): New function.
3199         (wl-news-exit): Rewrite.
3200         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3201
3202 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3203
3204         * wl-draft.el (wl-draft-reply-position): New function.
3205         (wl-draft-reply-position): Fix.
3206         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3207         (wl-summary-target-mark-reply-with-citation): Ditto.
3208         (wl-summary-reply-with-citation): Ditto.
3209         * wl-vars.el (wl-draft-reply-default-position): New variable.
3210
3211 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3212
3213         * wl-draft.el (wl-draft-send): Preview when interactive send.
3214
3215 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3216
3217         * wl-draft.el (wl-draft-reply): Set default position.
3218         * wl-summary.el (wl-summary-reply): Ditto.
3219         (wl-summary-reply-with-citation): Ditto.
3220         (wl-summary-target-mark-reply-with-citation): Ditto.
3221
3222 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3223
3224         * wl-news.el.in (wl-news-lang): Set default value according to
3225         current-language-environment.
3226         (wl-news-append-news): Do nothing when news-list is nil.
3227
3228 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3229
3230         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3231         (wl-news): Change message.
3232         (wl-news-exit): Check buffer.
3233         (wl-news-force-exit): New function.
3234         (wl-news-show-all): New function.
3235         (wl-news-discard-and-exit): Fix.
3236
3237 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3238
3239         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3240         according to current-language-environment.
3241
3242         * wl-news.el.in (wl-news): If arg, show all NEWS after
3243         wl-news-default-previous-version.
3244
3245 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3246
3247         * wl-news.el.in (wl-news-check): Rewritten.
3248         (wl-news-previous-version-load): Change data type.
3249         (wl-news-previous-version-save): Change data type.
3250         (wl-news-append-news): Add return value.
3251         (wl-news-check-news): New function.
3252         (wl-news-already-current-p): New function.
3253         (wl-news-send-news): Rewritten.
3254         (wl-news-mode-map): Add new keybind.
3255         (wl-news): Rewritten.
3256         (wl-news-exit): Rewritten.
3257         (wl-news-discard-and-mail): New function.
3258         (wl-news-send-to-address): Abolished.
3259         * wl.el (wl-init): Delete a message.
3260
3261 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3262
3263         * wl-news.el.in (wl-news-exit): Update previous version.
3264         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3265
3266 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3267
3268         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3269
3270 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3271
3272         * wl-news.el.in (wl-news): New function.
3273         (wl-news-mode): New function.
3274         (wl-news-next-line): New function.
3275         (wl-news-next-page): New function.
3276         (wl-news-exit): New function.
3277         (wl-news-buf-name): New variable.
3278         (wl-news-mode-map): New variable.
3279         (wl-news-winconf): New variable.
3280         (wl-news-append-news): Add an option.
3281
3282 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3283
3284         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3285
3286 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3287
3288         * wl-news.el.in (wl-news-send-to-address): New variable.
3289         (wl-news-send-news): Use it.
3290         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3291         Return updating status.
3292         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3293
3294 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3295
3296         * wl-news.el.in (wl-news-send-news): Delete
3297         Organization and X-Face.
3298
3299 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3300
3301         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3302         (wl-news-append-news): New function.
3303         (wl-news-send-news): New function.
3304
3305 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3306
3307         * Version number is increased to 2.11.1.
3308
3309 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3310
3311         * wl-news.el.in : New file.
3312
3313 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3314
3315         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3316         default value.
3317         (wl-draft-reply-without-argument-list): Ditto.
3318
3319 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3320
3321         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3322         (wl-message-buffer-prefetch-idle-time): Ditto.
3323         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3324
3325 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3326
3327         * wl-thread.el (wl-thread-insert-message): Use
3328         wl-summary-max-thread-depth.
3329
3330         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3331         loop detection.
3332
3333         * wl-message.el (wl-message-buffer-display): Back to the first page
3334         when cache is hit.
3335
3336 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3337
3338         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3339
3340         * wl-summary.el (wl-summary-insert-thread-entity):
3341         If the thread depth is reached to wl-summary-max-thread-depth,
3342         divide the thread.
3343
3344 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3345
3346         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3347         for elmo-remove-passwd.
3348
3349 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3350
3351         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3352         folder is sticky.
3353         (wl-folder-mark-as-read-all-entity): Ditto.
3354         (wl-folder-prefetch-entity): Ditto.
3355
3356 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3357
3358         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3359
3360 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3361
3362         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3363         Delete messages on buffer for unplugged operation.
3364         (wl-summary-erase): Ditto.
3365
3366 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3367
3368         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3369         take nil so as not to search parent by subject.
3370
3371 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3372
3373         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3374         (wl-folder-get-next-folder): Ditto.
3375         (wl-folder-get-path): Ditto.
3376
3377 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3378
3379         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3380         system and encode the region with it before verifying.
3381
3382 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3383
3384         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3385         system of the echo buffer before decoding.
3386
3387 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3388
3389         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3390         original contents.
3391
3392 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3393
3394         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3395         with argument 'any-exists.
3396
3397 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3398
3399         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3400         Use `wl-cs-autoconv'.
3401
3402 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3403
3404         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3405         by `mime-view-automatic-conversion'.
3406
3407         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3408         (wl-message-verify-pgp-nonmime): Ditto.
3409         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3410         Bind them to C-c:d and C-c:v respectively.
3411
3412         Merge following code by Teranishi-san from [wl-en:00167].
3413         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3414         (wl-mime-preview-application/pgp-encrypted): Ditto.
3415         (wl-mime-setup): Add entry.
3416
3417 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3418
3419         * wl-summary.el (wl-summary-target-mark-erase): New function.
3420         Bind it to "mD".
3421
3422 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3423
3424         * wl-vars.el (wl-draft-write-file-function): Fix.
3425         (wl-draft-reedit-hook): Changed default value.
3426
3427         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3428         wl-draft-reedit-hook.
3429         (wl-draft-remove-text-plain-tag): New function.
3430         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3431
3432         * wl-vars.el (wl-draft-write-file-function): New user option.
3433
3434         * wl-draft.el (wl-draft-prepare-edit): Use it for
3435         local-write-file-hooks.
3436         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3437
3438         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3439         (wl-draft-insert-mail-header-separator): Return the body beginning
3440         point.
3441         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3442         text/plain.
3443         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3444
3445 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3446
3447         * wl-summary.el (wl-summary-erase): New function to erase message
3448         without moving it to trash. Bind to "D".
3449
3450         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3451         as `keep' unless switch-function.
3452
3453 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3454
3455         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3456         message buffer by using `wl-summary-toggle-disp-msg'.
3457         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3458         buffer window.
3459         (wl-summary-supresedes-message): Ditto.
3460
3461         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3462         Do not delete other windows.
3463         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3464         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3465         (wl-draft-create-buffer): Set reply-or-forward also for target
3466         mark commands.
3467
3468 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3469
3470         * wl-draft.el (wl-user-agent-compose): Delete special case for
3471         switch-to-buffer-other-window.
3472
3473         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3474         (wl-summary-forward): Ditto.
3475
3476         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3477         function.
3478         (wl-draft-buffer-style): New use option.
3479
3480         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3481         (wl-draft): Follow the change above.
3482         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3483         wl-draft-buffer-style.
3484         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3485         switch-function.
3486
3487 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3488
3489         * wl-address.el (wl-address-make-completion-entry): Extracted from
3490         `wl-address-make-completion-list'.
3491         (wl-address-enable-strict-loading): New variable.
3492         (wl-address-make-completion-list): Revive petname duplication
3493         inquiry, and enable it if `wl-address-enable-strict-loading'.
3494         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3495
3496 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3497
3498         * wl-message.el (wl-message-get-original-buffer): Avoid
3499         'Selecting deleted buffer' error when original buffer is killed.
3500
3501 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3502
3503         * wl-summary.el (wl-summary-next-message): Use
3504         elmo-message-accessible-p instead of elmo-message-cached-p.
3505
3506 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3507
3508         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3509
3510         * wl-thread.el (wl-thread-open-all-unread): Use
3511         elmo-folder-list-flagged instead of
3512         elmo-folder-list-messages-mark-match.
3513
3514         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3515         instead of elmo-folder-list-messages-mark-match.
3516         (wl-summary-move-spec-alist): New variable.
3517         (wl-summary-move-spec-plugged-alist,
3518         wl-summary-move-spec-unplugged-alist): Abolish.
3519         (wl-summary-next-message): Follow the change above.
3520         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3521         with 'no-msg' argument.
3522
3523         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3524         variable.
3525         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3526         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3527         (wl-message-buffer-prefetch-get-next): Follow the change above.
3528
3529 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3530
3531         * wl-version.el (wl-version): Changed codename.
3532
3533         * Version number is increased to 2.11.0.
3534
3535 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3536
3537         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3538         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3539         `wl-draft-config-variables'.
3540         (wl-draft-kill): Fixed problem when the draft is reedit.
3541
3542 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3543
3544         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3545         buffer-modified status (Thanks to
3546         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3547
3548 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3549
3550         * wl-util.el (wl-region-exists-p): New function.
3551
3552         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3553         Remove defvars for byte-compile warnings.
3554
3555 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3556
3557         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3558         defvar-maybe. Removed unused bind.
3559
3560 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3561
3562         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3563         summary buffer window before creating new frame.
3564         (wl-draft-reply): Ditto.
3565
3566 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3567
3568         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3569
3570 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3571
3572         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3573
3574 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3575
3576         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3577         instead of `kill-region'.
3578
3579 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3582         (wl-highlight-summary-line-string): Use it.
3583         (wl-highlight-summary-current-line): Ditto.
3584
3585         * wl-mime.el (wl-message-delete-current-part): Check the class of
3586         mime-entity.
3587
3588         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3589
3590         * wl-summary.el (wl-summary-make-number-list): Initialize.
3591         (wl-summary-update-mark): New function.
3592         (wl-summary-reply): Put `answered' mark on the message.
3593         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3594
3595         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3596         (wl-draft-reply): Added optional argument `number';
3597         Set wl-draft-parent-number.
3598         (wl-draft-kill): Delete answered mark if it is a reply.
3599
3600 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3601
3602         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3603         that originates in mime-preview-follow-current-entity.
3604         (wl-draft-yank-current-message-entity): Use it if region is active.
3605
3606         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3607         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3608         `wl-message-delete-current-part'.
3609         * wl-mule.el (wl-message-define-keymap): Ditto.
3610         * wl-xmas.el (wl-message-define-keymap): Ditto.
3611
3612 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3613
3614         * wl-mime.el (wl-message-delete-current-part): New function.
3615         (wl-mime-node-id-to-string): Ditto.
3616
3617         * wl-mime.el (wl-message-delete-current-part): Use existing
3618         original buffer which corresponds current mime-view buffer.
3619         (fetched buffer might have different structure, possibly)
3620
3621         * wl-mime.el (wl-message-delete-current-part): Quit if the
3622         message content differs from the actual message.
3623
3624 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3625
3626         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3627         order.
3628         (wl-summary-search-by-subject): Search parent message from tail;
3629         Check the existence of the parent message on the current thread tree.
3630         (wl-summary-update-thread): Check whether the line is inserted.
3631
3632 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3633
3634         * wl-vars.el (wl-summary-line-format): Undo last change.
3635         * wl-summary.el (wl-summary-print-destination): Do not put
3636         invisible property when `wl-summary-width' is nil.
3637         (wl-summary-line-subject-minimum-length): Abolished.
3638         (wl-summary-line-subject): Ditto.
3639
3640 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3641
3642         * wl-vars.el (wl-summary-line-format): Change default value.
3643         (wl-summary-subject-length-limit): Abolished.
3644         * wl-summary.el (wl-summary-line-subject): Ditto.
3645
3646 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3647
3648         * wl-template.el (wl-template-select): Added optional argument.
3649         If optional argument is specified, reverse
3650         `wl-template-visible-select'.
3651
3652 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3653
3654         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3655         Take prefix argument to force asking the destination folder.
3656
3657 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3658
3659         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3660         count and update status.
3661
3662 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3663
3664         * wl-summary.el (wl-summary-redisplay-internal): If
3665         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3666         after fetching.
3667
3668 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3669
3670         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3671         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3672
3673         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3674
3675 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3676
3677         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3678         (All other related portions are changed).
3679         (wl-summary-mark-as-read-all): Rewrite.
3680
3681 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3682
3683         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3684         `wl-summary-mark-as-read'.
3685         (wl-summary-mark-as-unread): Rewrite.
3686         (wl-summary-mark-as-read): Added no-modeline argument.
3687         (wl-summary-resume-cache-status): Rewrite.
3688         (wl-summary-exec-subr): Remove unused local variable.
3689
3690 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3691
3692         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3693         logic to call `wl-summary-buffer-prev-folder-function'.
3694         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3695
3696 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3697
3698         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3699         is nil.
3700
3701 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3702
3703         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3704         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3705         (wl-mime-setup): Add its entry.
3706
3707 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3708
3709         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3710         (wl-summary-delete-cache): Likewise.
3711         (wl-summary-mark-as-read): Rewrite.
3712
3713 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3714
3715         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3716         `wl-summary-count-unread'.
3717
3718         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3719
3720         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3721
3722 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3723
3724         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3725         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3726         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3727         Renamed to the elmo-msgdb-*-mark.
3728         (wl-summary-score-marks): Follow the change above.
3729         (wl-summary-auto-refile-skip-marks): Ditto.
3730         (wl-summary-incorporate-marks): Ditto.
3731         (wl-summary-expire-reserve-marks): Ditto.
3732
3733         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3734         changes.
3735         (wl-thread-insert-top): Changed updating message.
3736
3737         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3738         variable.
3739         (wl-summary-count-unread): Count answered marks.
3740         (wl-summary-rescan): Call wl-summary-insert-message instead of
3741         wl-summary-append-message-func-internal.
3742         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3743         (wl-summary-prefetch-msg): Follow the variable name changes.
3744         (wl-summary-prefetch-region): Ditto.
3745         (wl-summary-mark-as-read-all): Follow the API changes;
3746         Don't call elmo-folder-replace-marks.
3747         (wl-summary-delete-cache): Follow the variable name changes.
3748         (wl-summary-resume-cache-status): Ditto.
3749         (wl-summary-update-status-marks): New function.
3750         (wl-summary-insert-message): New function.
3751         (wl-summary-sync-marks): Follow the variable name changes.
3752         (wl-summary-sync-update): Synchronize to the msgdb, too;
3753         Changed update messages.
3754         (wl-summary-make-number-list): Rewrite.
3755         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3756         (wl-summary-mark-as-unread): Follow the API changes.
3757         (wl-summary-exec-subr): Follow the variable name changes.
3758         (wl-summary-mark-as-read): Ditto.
3759         (wl-summary-move-spec-plugged-alist): Ditto.
3760         (wl-summary-move-spec-unplugged-alist): Ditto.
3761         (wl-summary-cursor-move-surface): Ditto.
3762
3763         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3764         variable name changes.
3765         (wl-highlight-summary-current-line): Ditto.
3766
3767         * wl-expire.el (wl-expire-refile): Follow the API change in
3768         elmo-folder-move-messages.
3769         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3770         (wl-summary-archive): Use elmo-folder-msgdb instead of
3771         elmo-msgdb-load.
3772
3773 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3774
3775         * wl-mime.el (wl-draft-preview-message): Restore the position
3776         before evaluating wl-draft-send-hook in preview buffer.
3777
3778 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3779
3780         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3781         when it creates new draft buffer.
3782
3783         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3784         without argument.
3785
3786         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3787         Evaluate content and if the value is string, insert it.
3788         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3789         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3790         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3791         wl-draft-config-sub-part-bottom): Use it.
3792
3793         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3794         with the folder name. The question was unintelligible when it is
3795         called from wl-save-status.
3796
3797 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3798
3799         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3800         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3801         cannot take second argument).
3802
3803 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3804
3805         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3806         as t. Since type and subtype are not case sensitive (RFC 2045).
3807
3808 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3809
3810         * wl-vars.el (wl-message-mode-line-format): New variable.
3811         (wl-message-mode-line-format-spec-alist): Ditto.
3812         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3813         (wl-message-redisplay): Use wl-message-mode-line-format.
3814
3815 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3816
3817         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3818
3819 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3820
3821         * wl-summary.el (wl-summary-default-from): Write description.
3822
3823 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3824
3825         * wl-vars.el (wl-ldap-objectclass): Abolish.
3826
3827         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3828         (wl-ldap-make-filter): Removed condition for objectclass.
3829         (wl-ldap-make-matched-value-list): Remove meaningless process.
3830         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3831         (wl-address-ldap-search): Don't add `*' to `pat' string;
3832         use ignore-errors; added `email';
3833         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3834         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3835         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3836
3837
3838 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3839
3840         * wl-draft.el (wl-draft-parent-folder): Write description.
3841         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3842
3843 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3844
3845         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3846         as "" (zero-length string) if no parent.
3847         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3848
3849 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3850
3851         * wl-address.el (wl-address-make-completion-list): Skip duplication
3852         checking.
3853         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3854         `append'.
3855
3856 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3857
3858         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3859         instead of `beginning-of-buffer'.
3860
3861 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3862
3863         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3864
3865 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3866
3867         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3868         Refer wl-message-buffer-name.
3869         (wl-message-wheel-down): Ditto.
3870
3871 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3872
3873         * wl-vars.el (wl-message-buffer-name): New user option.
3874
3875         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3876         directly instead of making alist dinamically.
3877
3878         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3879         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3880         wl-message-buffer-cache-name.
3881         (wl-message-buffer-cache-clean-up): Ditto.
3882
3883         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3884
3885         * Version number is increased to 2.9.15.
3886
3887 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3888
3889         * wl-vars.el (wl-summary-default-view-alist): New user option.
3890
3891         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3892
3893         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3894         while deleting address.
3895         (wl-draft-delete-myself-from-cc): Ditto.
3896
3897         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3898         If optional argument is specified, reverse sort order.
3899
3900         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3901
3902 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3903
3904         * wl-thread.el (wl-thread-insert-message): Return parent number if
3905         exists.
3906         (wl-thread-update-indent-string-region): Use
3907         wl-thread-update-line-on-buffer-sub instead of
3908         wl-thread-update-line-on-buffer.
3909
3910 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3911
3912         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3913         (wl-folder-close-all): Ditto.
3914
3915 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3916
3917         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3918         and mailing-list:.
3919         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3920         value.
3921         (wl-summary-line-list-info): Print mailing-list name even when 
3922         list-number is empty.
3923
3924 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3925
3926         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3927
3928         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3929         (wl-draft-open-file): Ditto.
3930         (wl-draft-random-alphabet): Ditto.
3931
3932         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3933         bindings.
3934
3935 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3936
3937         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3938         * wl-vars.el (wl-draft-config-alist): Ditto.
3939
3940 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3941
3942         * Version number is increased to 2.9.14.
3943
3944         * wl.el (wl): Don't set wl-init as nil when error occured while
3945         auto-checking folders.
3946
3947         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3948         `elmo-expand-newtext'.
3949
3950 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3951
3952         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3953         `this-command' so that `wl-folder-goto-folder' contained in
3954         `wl-summary-keep-cursor-command' work.
3955
3956 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3959         message buffer displaying state.
3960
3961 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3962
3963         * wl-vars.el (wl-summary-default-view): New variable to specify
3964         default value for `wl-summary-buffer-view' instead of using
3965         set-default.
3966         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3967
3968 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3971
3972         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3973
3974 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3975
3976         * wl-vars.el (wl-forward-subject-prefix): New variable.
3977         * wl-draft.el (wl-draft-forward): Use it.
3978
3979 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3980
3981         * wl-message.el (wl-message-prev-page): When it is called without
3982         lines argument, scroll down by wl-message-scroll-amount lines.
3983         (wl-message-next-page): Ditto.
3984         * wl-vars.el (wl-message-scroll-amount): Change default value
3985         to preserve current behavior.
3986
3987 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3988
3989         * wl-summary.el (wl-summary-prefetch-msg): Bind
3990         `wl-message-entity' to call `wl-summary-from-function'.
3991
3992 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3993
3994         * wl-message.el (wl-message-buffer-create): Run
3995         wl-message-buffer-created-hook.
3996
3997 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3998
3999         * wl-summary.el (wl-summary-sort-specs): New variable.
4000         (wl-summary-default-sort-spec): Ditto.
4001         (wl-summary-sort): Rewrite.
4002         (wl-summary-sort-by-list-info): New function.
4003
4004 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4005
4006         * wl-summary.el (wl-summary-get-list-info): New function.
4007         (wl-summary-sort): Rewrite.
4008         (wl-summary-line-list-info): Ditto.
4009         (wl-summary-line-list-count): Ditto.
4010         (wl-summary-refile-region): Fixed docstring.
4011
4012 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4013
4014         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4015         `wl-folder-entity-hashtb' as completion table.
4016
4017 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4018
4019         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4020         only when this command is called interactively; silence the byte-
4021         compiler.
4022
4023 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4024
4025         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4026         active in XEmacs.
4027
4028 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4029
4030         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4031         plural lines.
4032
4033 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4034
4035         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4036         of current line when the cursor is on the header name.
4037         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4038
4039 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4040
4041         * wl-util.el (wl-read-directory-name): Return displayed directory
4042         as the default value also on XEmacs.
4043
4044 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4045
4046         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4047         formatting.
4048
4049 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4050
4051         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4052         argument and when it is non-nil, check face property before
4053         highlighting for each line.
4054         (wl-highlight-summary-window): Set it.
4055
4056 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4057
4058         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4059         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4060
4061         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4062         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4063         (wl-draft-get-fcc-list): Likewise.
4064
4065 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4066
4067         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4068         (wl-thread-entity-cur): Ditto.
4069         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4070         wl-thread-indent-regexp setting.
4071         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4072
4073         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4074         wl-summary-lazy-highlight.
4075         (wl-summary-display-bottom): Ditto.
4076
4077         * wl-thread.el (wl-thread-open-close): Likewise.
4078
4079         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4080         from and subject;
4081         Bind wl-draft-use-frame;
4082         Enclose with save-window-excursion;
4083         Use wl-draft-create-buffer instead of with-temp-buffer;
4084         Use wl-draft-prepare-edit;
4085         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4086         Use wl-draft-send instead of wl-draft-raw-send.
4087
4088 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4089
4090         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4091         of using wl-from.
4092
4093 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4094
4095         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4096         insert-buffer instead of clone-buffer.
4097         (wl-draft-doing-mime-bcc): New variable.
4098         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4099         infinite loop.
4100         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4101
4102         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4103         (wl-draft-mime-bcc-body): Ditto.
4104
4105         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4106         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4107         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4108         wl-draft-do-mime-bcc.
4109         (wl-draft-mime-bcc-field): New function.
4110         (wl-draft-do-mime-bcc): Ditto.
4111
4112         * wl-address.el (wl-address-complete-header-list): New variable.
4113         (wl-address-complete-header-regexp): Changed default value.
4114
4115         * Version number is increased to 2.9.13.
4116
4117 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4118
4119         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4120         it is differed.
4121
4122 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4123
4124         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4125         (wl-summary-line-list-count): Ditto.
4126
4127 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4128
4129         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4130         (wl-nntp-posting-function): New variable.
4131         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4132         `wl-nntp-posting-config-alist'.
4133
4134 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4137         FLIM.
4138
4139 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4140
4141         * wl-summary.el (wl-summary-target-mark-refile-sub):
4142         Remove a nuisance funcall.
4143
4144 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4145
4146         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4147         as t for `try-completion'.
4148
4149 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-summary.el (wl-summary-default-from): Use
4152         wl-address-header-extract-address instead of
4153         std11-extract-address-components.
4154         (wl-summary-simple-from): Ditto.
4155         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4156         (wl-summary-insert-headers): Show message.
4157         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4158         for whole line.
4159         (wl-summary-default-from): Revert last change.
4160         (wl-summary-simple-from): Ditto.
4161         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4162         (wl-summary-mark-as-read-region): Follow the change above.
4163         (wl-summary-sync-marks): Ditto.
4164         (wl-summary-target-mark-mark-as-read): Ditto.
4165         (wl-summary-redisplay-internal): Ditto.
4166         (wl-summary-redisplay-no-mime-internal): Ditto.
4167         (wl-summary-redisplay-all-header): Ditto.
4168         (wl-summary-mark-as-read): Removed argument `cached';
4169         Use current cache status to set cache mark.
4170         (wl-summary-redisplay-internal): Follow the change above.
4171         (wl-summary-redisplay-no-mime-internal): Ditto.
4172         (wl-summary-redisplay-all-header): Ditto.
4173
4174         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4175
4176         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4177         Don't call itself recursively (Adviced by Yamaoka-san).
4178
4179 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4180
4181         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4182         bind wl-summary-highlight as nil to avoid error caused by missing
4183         local variables.
4184
4185 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4186
4187         * wl-vars.el (wl-invalid-character-message): New user option.
4188
4189         * wl-util.el (wl-set-string-width): If truncated string-width is
4190         larger than specified width, use `wl-invalid-character-message'.
4191
4192 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4193
4194         * wl-summary.el (wl-summary-prefetch-msg): 
4195         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4196
4197 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4198
4199         * wl-vars.el (wl-summary-check-line-format): New user option.
4200         (wl-summary-line-format-file): Ditto.
4201
4202         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4203         variable.
4204         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4205         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4206         and `wl-summary-view-old-p' to check whether do a rescan or not.
4207         (wl-summary-view-old-p): New function.
4208         (wl-summary-line-format-changed-p): Ditto.
4209         (wl-summary-line-format-save): Ditto.
4210         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4211
4212         * wl-util.el (wl-set-string-width): Avoid using negative number
4213         for make-string.
4214
4215 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4216
4217         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4218         return value.
4219
4220         * wl-util.el (wl-set-string-width): Added optional argument
4221         `padding' (All other related portions are changed).
4222         (wl-line-parse-format): If the first letter of column number is
4223         `0', zero-padding the result (ex: "%05l").
4224
4225         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4226
4227 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4228
4229         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4230         sequential summary view.
4231
4232 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4233
4234         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4235         if it doesn't have a -unix version.
4236
4237 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4238
4239         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4240
4241 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4242
4243         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4244         content.
4245         (wl-draft): Follow the change above.
4246
4247         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4248
4249         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4250         and wl-folder-summary-line-format-alist contain %T and %P.
4251
4252         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4253         (wl-summary-mode-line-format): New user option.
4254         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4255         (wl-summary-line-format): Changed default value.
4256         (wl-summary-lazy-highlight): Changed default value.
4257
4258         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4259         change in wl-summary-create-line.
4260         (wl-thread-insert-entity-sub): Ditto.
4261
4262         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4263         (wl-summary-buffer-unread-status): Ditto.
4264         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4265         (wl-summary-buffer-persistent-mark-column): Ditto.
4266         (wl-summary-buffer-mode-line-formatter): Ditto.
4267         (wl-summary-buffer-mode-line): Ditto.
4268         (wl-summary-message-regexp): Abolished.
4269         (All other related portions are changed.)
4270         (wl-summary-detect-mark-position): New function.
4271         (wl-summary-buffer-set-folder): Setup
4272         wl-summary-buffer-mode-line-formatter.
4273         (wl-summary-mode): Setup selective-display;
4274         Setup pre-idle-hook when xemacs.
4275         (wl-summary-update-modeline): Rewrite.
4276         (wl-summary-jump-to-msg): Define as function;
4277         Changed regexp for searching messages.
4278         (wl-summary-message-number): Rewrite.
4279         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4280         Do rescan when old type summary cache.
4281         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4282         (wl-summary-remove-destination): Use '\r' to detect EOL.
4283         (wl-summary-print-destination): Ditto.
4284         (wl-summary-temp-mark): New inline function.
4285         (wl-summary-persistent-mark): Ditto.
4286         (wl-summary-line-number): New function.
4287         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4288         (wl-summary-line-list-count): New function.
4289         (wl-summary-create-line): Added argument persistent-mark.
4290         (All other related portions are changed)
4291         (wl-summary-create-line): Insert '\r'.
4292         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4293         (wl-summary-cursor-move-surface): New inline function.
4294         (wl-summary-prev): Use it.
4295         (wl-summary-next): Ditto.
4296
4297         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4298         wl-summary-message-regexp.
4299         (wl-highlight-summary): Delete progress message.
4300         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4301
4302         * Version number is increased to 2.9.12.
4303
4304 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4305
4306         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4307         variable (nil: no minimum).
4308         (wl-summary-line-subject): Add some spaces after subject by
4309         wl-summary-line-subject-minimum-length.
4310
4311 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4312
4313         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4314         and removed `F'.
4315         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4316         change above).
4317
4318 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4319
4320         * wl-summary.el (wl-summary-line-list-count): Reverted.
4321         (example setting in samples/*/dot.wl is also updated)
4322
4323 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4324
4325         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4326
4327         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4328
4329         * wl-vars.el (wl-summary-line-format): Addes some description to the
4330         docstring.
4331
4332         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4333         (wl-summary-line-close-bracket): Ditto.
4334         (wl-summary-line-children-number): Ditto.
4335         (wl-summary-line-thread-indent): Ditto.
4336         (wl-summary-line-children-and-from): Ditto.
4337
4338         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4339         't', 'c', 'F' and added 'C'.
4340
4341         * wl-util.el (wl-set-string-width): Accept negative value.
4342         (wl-line-parse-format): Added "%number(" and "%)".
4343
4344 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4345
4346         * wl-summary.el (wl-summary-line-list-count): Change format of the
4347         return value.
4348
4349 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4350
4351         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4352         from the recent message.el.
4353         (wl-draft-point-in-header-p): Ditto.
4354         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4355         wl-draft-beginning-of-line.
4356         * wl-e21.el (wl-draft-mode-map): Ditto.
4357         * wl-xmas.el (wl-draft-mode-map): Ditto.
4358
4359         * wl-folder.el: Sort macrodefs by dependencies.
4360
4361 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4362
4363         * wl-summary.el (wl-summary-prev): Fixed regexp.
4364         (wl-summary-next): Ditto.
4365
4366 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4367
4368         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4369
4370 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4371
4372         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4373         for backward compatibility.
4374
4375 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4376
4377         * wl-summary.el (wl-summary-line-list-count): New function, merged
4378         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4379         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4380         list counts.
4381
4382 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4383
4384         * wl-summary.el (wl-summary-create-line): Ignore errors while
4385         timezone-fix-time.
4386
4387         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4388
4389         * wl-summary.el (wl-summary-sync-update): Ditto.
4390         (wl-summary-default-from): Use wl-message-entity
4391         instead of entity.
4392
4393         * wl-summary.el (wl-summary-create-line): Fix.
4394
4395         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4396         (wl-summary-line-format): New user option.
4397         (wl-folder-summary-line-format-alist): Ditto.
4398         (wl-summary-from-width): Abolished.
4399
4400         * wl-util.el (toplevel): Require 'bytecomp.
4401         (wl-line-parse-format): New function.
4402         (wl-line-formatter-setup): New macro.
4403
4404         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4405         (wl-summary-buffer-line-formatter): New buffer local variable.
4406         (wl-summary-switch-to-clone-buffer): Follow the change above.
4407         (wl-summary-message-regexp): Fix.
4408         (wl-summary-from-func-internal): Abolished.
4409         (wl-summary-subject-func-internal): Ditto.
4410         (wl-summary-subject-filter-func-internal): Ditto.
4411         (All other related portions are changed.)
4412         (wl-summary-buffer-set-folder):
4413         Set up wl-summary-buffer-number-column and 
4414         wl-summary-buffer-line-formatter
4415         (All other related portions are changed.)
4416         (wl-summary-buffer-number-column-detect): Abolished.
4417         (All other related portions are changed.)
4418         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4419         (wl-summary-delete-all-temp-marks-on-buffer): Use
4420         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4421         (wl-summary-target-mark-delete): Ditto.
4422         (wl-summary-target-mark-refile-subr): Ditto.
4423         (wl-summary-target-mark-mark-as-read): Ditto.
4424         (wl-summary-target-mark-mark-as-unread): Ditto.
4425         (wl-summary-target-mark-mark-as-important): Ditto.
4426         (wl-summary-target-mark-save): Ditto.
4427         (wl-summary-replace-status-marks): Renamed from
4428         wl-summary-set-status-marks-on-buffer;
4429         Use wl-summary-message-regexp instead of
4430         wl-summary-buffer-number-regexp.
4431         (wl-summary-sync-update): Follow the change above.
4432         (wl-summary-goto-previous-message-beginning): New function.
4433         (wl-summary-mark-as-unread): Use it.
4434         (wl-summary-mark-as-important): Ditto.
4435         (wl-summary-line-formatter): New variable.
4436         (wl-summary-line-year): New function.
4437         (wl-summary-line-day): Ditto.
4438         (wl-summary-line-day-of-week): Ditto.
4439         (wl-summary-line-hour): Ditto.
4440         (wl-summary-line-minute): Ditto.
4441         (wl-summary-line-open-bracket): Ditto.
4442         (wl-summary-line-close-bracket): Ditto.
4443         (wl-summary-line-children-number): Ditto.
4444         (wl-summary-line-thread-indent): Ditto.
4445         (wl-summary-line-size): Ditto.
4446         (wl-summary-line-subject): Ditto.
4447         (wl-summary-line-from): Ditto.
4448         (wl-summary-line-children-and-from): Ditto.
4449         (wl-summary-create-line): Rewritten.
4450         (wl-summary-format-date): Abolished.
4451
4452         * wl-highlight.el (wl-highlight-summary-current-line): Use
4453         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4454         Use thread structure to detect thread top message.
4455
4456         * wl-draft.el (wl-default-draft-cite): Don't use
4457         wl-summary-from-func-internal.
4458
4459         * wl-refile.el (wl-refile-subject-learn): Don't use
4460         wl-summary-subject-filter-func-internal.
4461         (wl-refile-guess-by-subject): Ditto.
4462
4463         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4464         parameters.
4465
4466         * wl-thread.el (wl-thread-update-indent-string-region):
4467         Use wl-thread-update-line-on-buffer instead of
4468         wl-thread-update-indent-string.
4469         (wl-thread-update-children-number): Redefine using
4470         wl-thread-update-line-on-buffer.
4471         (wl-thread-update-indent-string): Abolished.
4472
4473         * Version number is increased to 2.9.11.
4474
4475 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4476
4477         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4478         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4479         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4480
4481         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4482         as nil.
4483
4484         * wl-thread.el (wl-thread-open-all-unread): Use 
4485         elmo-folder-list-messages-mark-match.
4486         (wl-thread-insert-message): Removed argument `mark-alist'.
4487         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4488         elmo-msgdb-set-mark.
4489         (wl-thread-get-children-msgs-uncached): Likewise.
4490         (wl-thread-get-exist-children): Added argument include-self.
4491         (wl-thread-delete-message): Follow the change above.
4492
4493         * wl-summary.el (wl-summary-count-unread): Removed argument.
4494         (wl-summary-rescan): Follow the change above.
4495         (wl-summary-mark-as-read-region): Ditto
4496         (wl-summary-mark-as-unread-region): Ditto.
4497         (wl-summary-delete-messages-on-buffer): Ditto.
4498         (wl-summary-sync-update): Ditto.
4499         (wl-summary-switch-to-clone-buffer): Ditto.
4500         (wl-summary-goto-folder-subr): Ditto.
4501         (wl-summary-target-mark-mark-as-read): Ditto.
4502         (wl-summary-target-mark-mark-as-unread): Ditto.
4503         (wl-summary-target-mark-mark-as-important): Ditto.
4504         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4505         (wl-summary-update-thread): Removed argument `mark-alist'.
4506         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4507         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4508         (wl-summary-resume-cache-status): Likewise.
4509         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4510         elmo-msgdb-set-mark.
4511         (wl-summary-mark-as-read-all): Likewise.
4512         (wl-summary-delete-cache): Ditto.
4513         (wl-summary-auto-select-msg-p): Ditto.
4514         (wl-summary-mark-as-unread): Ditto.
4515         (wl-summary-no-auto-refile-message-p): Ditto.
4516         (wl-summary-mark-as-read): Ditto.
4517         (wl-summary-mark-as-important): Ditto.
4518         (wl-summary-auto-refile): Follow the change above.
4519         (wl-summary-delete-all-marks): Removed.
4520         (wl-summary-resume-marks-and-highlight): Ditto.
4521         (wl-summary-resume-marks): Ditto.
4522         (wl-summary-delete-important-msgs-from-list): Ditto.
4523         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4524
4525         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4526         wl-summary-count-unread.
4527
4528         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4529         (wl-summary-score-update-all-lines): Use
4530         elmo-msgdb-set-mark.
4531
4532 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4533
4534         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4535         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4536         (wl-summary-create-line): Renamed from
4537         wl-summary-overview-create-summary-line;
4538         Argument rearrangement.
4539         (wl-summary-update-thread): Follow the change above.
4540
4541         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4542         (wl-thread-insert-entity-sub): Likewise.
4543
4544         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4545         argument `overview', `mark-alist' and added `msgdb'.
4546
4547         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4548
4549         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4550         (wl-summary-rescan): Follow the change above.
4551         (wl-summary-sync-update): Ditto.
4552         (wl-summary-insert-thread-entity): Ditto;
4553         Don't use `let*' in every while loop;
4554         Detect infinite loop of threads.
4555         (wl-summary-update-thread): Removed argument `overview'.
4556
4557         * wl-thread.el (wl-thread-insert-message): Ditto.
4558
4559         * Version number is increased to 2.9.10.
4560
4561         * wl-message.el (wl-message-redisplay): Ignore errors while
4562         wl-message-redisplay-hook.
4563
4564 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4565
4566         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4567
4568 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4569
4570         * wl.el (wl): inhibit-quit while wl-folder.
4571
4572 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4573
4574         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4575         while msgdb access.
4576
4577 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4578
4579         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4580         even if no folder is not created.
4581
4582 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4583
4584         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4585
4586         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4587         implementation.
4588         (wl-summary-target-mark-thread): Ditto.
4589
4590         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4591
4592 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4593
4594         * wl-util.el (wl-display-bytes): Remove unused function.
4595
4596 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4597
4598         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4599         seems critical one (partially reverse the change in 2002/03/17).
4600
4601 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4602
4603         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4604         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4605
4606 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4607
4608         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4609         is not writable.
4610         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4611         plugged status instead of `'force' as 2nd argument.
4612
4613         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4614         is not creatable.
4615
4616         * Version number is increased to 2.9.9.
4617
4618 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4619
4620         * wl-summary.el (wl-summary-suspend): New function.
4621
4622 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4623
4624         * wl.el (wl): Do not check variables if check is nil.
4625         * wl-utils.el (wl-collect-draft): New function.
4626         * wl-folder.el (wl-folder-suspend): Put summary buffers
4627         and draft buffers at the end of buffer list.
4628         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4629
4630 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4631
4632         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4633         loop instead of recursive call.
4634
4635         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4636         2nd argument.
4637
4638 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-draft.el (wl-draft-create-contents): Don't take neither
4641         (function . args) nor (string . something) any more.
4642
4643         * wl-version.el (wl-generate-user-agent-string): Return string
4644         without header symbol.
4645         * wl-draft.el (wl-draft-default-headers): Use it.
4646
4647         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4648         `wl-draft-insert-ccs' and return field value instead of inserting
4649         the header. Abolish cc argument.
4650         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4651
4652         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4653         rather than one with string car.
4654
4655         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4656         * wl-draft.el (wl-draft-create-contents): Add it after the default
4657         headers.
4658
4659         * wl-draft.el (wl-draft-create-contents): For the case of
4660         (symbol-or-string . function) insert header only when the function
4661         returns string value.
4662
4663 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4664
4665         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4666         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4667
4668 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4669
4670         * wl.el (wl-check-environment): Don't check Message-ID when
4671         `wl-insert-message-id' is nil.
4672         Revive checking if `wl-message-id-domain' contains "@".
4673
4674 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4675
4676         * wl.el (wl-check-environment): Merge examination for "@" at
4677         inappropriate position into the first string-match.
4678
4679         * wl-summary.el (wl-summary-target-mark-print): New function.
4680         (wl-summary-pipe-message-subr): Extracted from
4681         `wl-summary-pipe-message'.
4682         (wl-summary-target-mark-pipe): New function.
4683         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4684         `wl-summary-target-mark-pipe'.
4685
4686 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4687
4688         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4689
4690 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4691
4692         * wl.el (wl-check-environment): Use elmo-warning instead of
4693         error for non-critical ones.
4694         Remove trash folder check.
4695         (wl): Don't ignore error in wl-check-environment.
4696
4697         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4698         check, which is moved from `wl-check-environment'.
4699         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4700
4701 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4702
4703         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4704         guess anything, call wl-summary-write.
4705         (wl-summary-write): Create draft with blank To field.
4706         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4707
4708 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4709
4710         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4711         argument full as well for wl-folder-write-current-folder.
4712         If wl-*-write-current-folder cannot guess addressee, add blank
4713         To header.
4714         Rewrite condition for positioning cursor.
4715
4716 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4717
4718         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4719         summary buffer is present, use it.
4720         (wl-folder-jump-to-previous-summary): Ditto.
4721
4722 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4723
4724         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4725
4726         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4727         wl-summary-previous-buffer and wl-summary-next-buffer.
4728
4729         * wl-folder.el (wl-folder-mode-map): Bind
4730         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4731         (wl-folder-jump-to-next-summary): New function.
4732         (wl-folder-jump-to-previous-summary): Ditto.
4733
4734         * wl-draft.el (wl-draft): Rearranged.
4735
4736 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4737
4738         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4739         of header.
4740         (wl-draft): Collect arguments for the header as header-alist.
4741         (wl-draft-forward): Arrange arguments for wl-draft.
4742         (wl-draft-reply): Ditto.
4743         (wl-draft-edit-string): Ditto.
4744         * wl-summary.el (wl-summary-write): Ditto.
4745         (wl-summary-write-current-folder): Ditto.
4746
4747         * Version number is increased to 2.9.8.
4748
4749 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4750
4751         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4752
4753         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4754
4755         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4756         even if the guess failed.
4757
4758         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4759         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4760         wl-summary-write-current-folder.
4761         * wl-xmas.el: Ditto.
4762
4763 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4764
4765         * wl-summary.el (wl-summary-next-page): Force display message if
4766         message is not displayed yet.
4767         (wl-summary-prev-page): Ditto.
4768
4769 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4770
4771         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4772
4773 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4774
4775         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4776         add "Preview Message" and "Save Draft and Exit".
4777
4778 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4779
4780         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4781         if addrmgr is called from draft in splitted window.
4782
4783         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4784         * wl-mule.el: Ditto.
4785         * wl-xmas.el: Ditto.
4786
4787 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4788
4789         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4790
4791         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4792         * wl-xmas.el (wl-folder-toolbar): Ditto.
4793
4794 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4795
4796         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4797         and wl-draft-save-and-exit.
4798         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4799         * wl-xmas.el: Ditto.
4800         * wl-mule.el: Ditto.
4801
4802         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4803         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4804
4805 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4806
4807         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4808         lists for saving buffer.
4809
4810 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4811
4812         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4813         parent-folder argument instead of it.
4814         (wl-draft-create-buffer): Ditto.
4815         (wl-draft-forward): Ditto.
4816         (wl-draft-reply): Ditto.
4817         * wl-summary.el (wl-summary-write): Ditto.
4818         (wl-summary-write-current-folder): Ditto.
4819
4820         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4821         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4822         Folder buffer after composing.
4823
4824 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4825
4826         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4827         header if the file `wl-x-face-file' already contains it.
4828
4829 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4830
4831         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4832         folder" entry.
4833         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4834         * wl-e21.el (wl-folder-toolbar): Ditto.
4835         * wl-xmas.el (wl-folder-toolbar): Ditto.
4836
4837 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4838
4839         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4840         wl-folder-goto-folder with sticky argument.
4841         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4842
4843 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4844
4845         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4846         and wl-summary-previous-buffer.
4847         (wl-summary-next-buffer): New function.
4848         (wl-summary-previous-buffer): Ditto.
4849
4850 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4851
4852         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4853         wl-folder-jump-to-current-entity-with-arg.
4854         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4855         `wl-folder-jump-to-current-entity'.
4856         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4857         `wl-summary-goto-folder-sticky'.
4858         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4859         `wl-summary-goto-folder'.
4860         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4861         Unless force-exit, do not clean temp. marks for sticky summary.
4862         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4863
4864 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4865
4866         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4867         not entire.
4868
4869 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4870
4871         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4872         to `C-x C-s'.
4873         (wl-summary-save-status): New command.
4874         (wl-summary-exit): Don't clean-up temp marks when sticky.
4875         (Applied patch from Nakayama-san [wl: 09548])
4876         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4877         Do nothing when no mark data.
4878         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4879         Call `wl-summary-delete-all-temp-marks' before saving.
4880
4881 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4882
4883         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4884
4885 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4886
4887         * wl.el (wl-check-environment): Also cause error when (system-name)
4888         returns "localhost.localdomain". (Although it doesn't affect because
4889         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4890
4891 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4892
4893         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4894         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4895
4896         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4897         value.
4898
4899 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4900
4901         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4902         Likewise r-cc-list and r-ng-list.
4903
4904 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4905
4906         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4907         only if it is bound as variable.
4908
4909         * wl-mime.el (wl-draft-preview-message): Ditto.
4910
4911 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4912
4913         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4914         needless `goto-char'.
4915
4916         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4917         `wl-summary-redisplay-no-mime-internal' instead of
4918         `wl-summary-redisplay-no-mime'.
4919         (wl-summary-redisplay-no-mime): Changed argument;
4920         Call `wl-summary-redisplay-no-mime-internal'.
4921
4922         * wl-mime.el (wl-draft-preview-message): Bind
4923         `mime-header-encode-method-alist' locally.
4924
4925         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4926         (wl-draft-std11-parse-addresses): Added the first address check.
4927         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4928
4929         * Version number is increased to 2.9.7.
4930
4931 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4932
4933         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4934
4935 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4936
4937         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4938         related to scrollbar support, if there is no such a feature
4939         compiled in.
4940
4941 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4942
4943         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4944         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4945         for prefetch.
4946
4947 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4948
4949         * wl-summary.el (wl-summary-pick): Fix for no match.
4950
4951 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4952
4953         * wl-draft.el (wl-draft-save):
4954         Override `mime-header-encode-method-alist'.
4955
4956 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4957
4958         * wl-folder.el (wl-folder-pick): New function.
4959         Define key as "?".
4960
4961 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4962
4963         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4964         Fix for unplugged.
4965
4966 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4967
4968         * wl-folder.el (wl-folder-virtual): New function.
4969         Define key as "V".
4970
4971 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4972
4973         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4974         multi folder if entity is group.
4975
4976 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4977
4978         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4979         is nil.
4980
4981 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4982
4983         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4984         (wl-summary-target-mark-msgs): Return the number of marked messages.
4985
4986 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4987
4988         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4989         "first:" is specified.
4990
4991 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4992
4993         * wl-vars.el (wl-from): Use return value of function
4994         user-full-name instead of the variable user-full-name since
4995         XEmacs-20.4 doesn't set this variable.
4996
4997 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4998
4999         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5000         call `wl' directly.
5001
5002 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5003
5004         * wl-draft.el (wl-draft-reedit): Removed duplicated
5005         switch-to-buffers.
5006
5007 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5008
5009         * wl.el (wl-other-frame): Removed garbages.
5010
5011 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5012
5013         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5014
5015         * wl-xmas.el (wl-draft-key-setup): Ditto.
5016
5017         * wl-mule.el (wl-draft-key-setup): Ditto.
5018
5019         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5020         (wl-draft-reedit): Ditto.
5021         (wl-draft-prepare-edit): Add `wl-draft-save' to
5022         `local-write-file-hooks'.
5023         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5024         (wl-draft-reedit): Set buffer-file-name.
5025         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5026
5027
5028         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5029         call it.
5030         (wl-delete-startup-frame-function): New variable.
5031         (wl-other-frame): New function
5032         (Original was written by Yamaoka san [wl: 09239]).
5033
5034         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5035         if `wl-folder-use-frame'.
5036
5037 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5038
5039         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5040
5041 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5042
5043         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5044         New variable.
5045         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5046         (wl-message-buffer-prefetch-get-next): Use them.
5047         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5048
5049 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5050
5051         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5052         with unwind-protect.
5053
5054         * wl-draft.el (wl-draft-reedit): Rewrite.
5055         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5056         (wl-draft-save): Insert header separator if it does not exist;
5057         Removed condition-case.
5058
5059         * wl-summary.el (wl-summary-reedit): Revert last change.
5060
5061         * wl-draft.el (wl-draft-save): Rewrite.
5062         (wl-draft-create-buffer): Set buffer-file-name as nil.
5063
5064         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5065
5066         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5067
5068         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5069         nil.
5070
5071 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5072
5073         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5074         If count is nil, do not prefetch.
5075         (wl-message-buffer-prefetch-next): Next.
5076
5077 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5078
5079         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5080
5081 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5082
5083         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5084         `delete-backward-char'
5085         (wl-draft-prepare-edit): Check major-mode.
5086         (wl-draft-decode-header): Rewrite.
5087         (wl-draft): Fix.
5088
5089 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5090
5091         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5092
5093 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5094
5095         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5096         (wl-message-buffer-prefetch-get-next): Remove size checking.
5097         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5098
5099 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5100
5101         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5102         (wl-draft-default-headers): Fix.
5103
5104 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5105
5106         * wl-draft.el (wl-draft-default-headers): Insert return value of
5107         `wl-generate-mailer-string-function'.
5108
5109 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5110
5111         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5112         (wl-draft-insert-mail-header-separator): Ditto.
5113
5114         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5115         again (Reverted the change on 2002-01-17 by OKADA san).
5116
5117 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5118
5119         * wl-draft.el (wl-draft): Rewrite.
5120         (wl-draft-create-buffer): New function.
5121         (wl-draft-create-contents): Ditto.
5122         (wl-draft-prepare-edit): Ditto.
5123         (wl-draft-decode-header): Ditto.
5124         (wl-draft-decode-body): Ditto.
5125         (wl-draft-check-new-line): Ditto.
5126         (wl-draft-default-headers): Ditto.
5127         (wl-draft-insert-mail-header-separator): Ditto.
5128
5129 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5130
5131         * Version number is increased to 2.9.6.
5132
5133 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5134
5135         * wl-draft.el (wl-draft-delete-field): Optional argument.
5136         (wl-draft-delete-fields): Ditto.
5137
5138 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5139
5140         * wl-message.el (toplevel): Eliminated byte-compile warning.
5141         for `itimer-function', `delete-timer' and `itimer-list'.
5142
5143 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5144
5145         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5146         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5147         `wl-message-buffer-prefetch-threshold'.
5148         * wl-summary.el (wl-summary-redisplay-internal): Remove
5149         the check of `wl-message-buffer-prefetch-depth'.
5150
5151 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5152
5153         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5154         size of article.
5155         (wl-message-buffer-prefetch-subr): Remove size check.
5156
5157 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5158
5159         * wl-vars.el (wl-plugged): Make customizable.
5160
5161 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5162
5163         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5164         (wl-message-buffer-prefetch-set-timer): New function.
5165         (wl-message-buffer-prefetch-get-next): New function.
5166         (wl-message-buffer-prefetch): New function.
5167         (wl-message-buffer-prefetch-next): Rewrite.
5168         (wl-message-buffer-prefetch-subr): Rewrite.
5169         * wl-vars.el (wl-auto-prefetch-first): New variable.
5170         * wl-summary.el (wl-summary-goto-folder-subr): Call
5171         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5172
5173 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5174
5175         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5176         `wl-summary-unread-message-hook'.
5177
5178 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5179
5180         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5181         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5182         if range is `cache-status'.
5183
5184 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5185
5186         * wl-message.el (wl-message-buffer-prefetch-subr):
5187         Improve debug message.
5188
5189 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5190
5191         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5192         `wl-mail-send-pre-hook'.
5193         (wl-draft-send-mail-with-qmail): Ditto.
5194         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5195
5196 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5197
5198         * wl-message.el (wl-message-buffer-prefetch-subr):
5199         Fix for cancel-function-timers bug.
5200         (wl-message-buffer-prefetch-debug): Default value is t.
5201
5202 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5203
5204         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5205         (wl-message-buffer-prefetch-subr): Rewrite.
5206         Rename from `wl-message-buffer-prefetch'.
5207
5208 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5209
5210         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5211         (wl-default-draft-cite-decorate-author): Ditto.
5212
5213         * wl-draft.el (wl-draft-cite-function): Removed.
5214         (wl-default-draft-cite-decorate-author): Ditto.
5215
5216 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5217
5218         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5219         (wl-default-draft-cite): Do not arrange author name if the value of
5220         `wl-default-draft-cite-decorate-author' is nil.
5221
5222 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5223
5224         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5225
5226         * wl-folder.el (wl-folder-check-one-entity): Don't care
5227         `elmo-folder-use-flag-p'.
5228
5229 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5230
5231         * wl-folder (wl-folder-check-one-entity): Fix
5232         problem if unread is nil.
5233
5234 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5235
5236         * wl-address.el (wl-address-make-completion-list): Check whether
5237         the address is a group list.
5238         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5239
5240 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5241
5242         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5243         The number of the messages of new and unread does not count
5244         correctly.
5245
5246         * wl-summary.el (wl-summary-count-unread): Changed to return
5247         `(new . unread)' instead of total.
5248         (wl-summary-sync-update): Follow the change above.
5249
5250         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5251
5252 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5253
5254         * wl-address.el (wl-address-make-completion-list): Do not enclose
5255         address by " <" and ">" if associated realname is "".
5256         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5257         This is against the promblem with group list in .addresses pointed
5258         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5259
5260 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5261
5262         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5263         message is a format control string.
5264         * wl-expire.el (wl-expire-append-log): Ditto.
5265         * wl-mime.el (wl-summary-burst-subr): Ditto.
5266         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5267         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5268
5269 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5270
5271         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5272         wl.el (wl-check-variables): Rename from `wl-check-type'.
5273         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5274         (wl-check-variables-2): New function.
5275         (wl): Call `wl-check-variables-2'.
5276
5277 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5278
5279         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5280         after renaming folder in access group.
5281
5282 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5283
5284         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5285         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5286         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5287         (wl-message-buffer-prefetch): Rewrite.
5288         (wl-message-buffer-prefetch-idle-time): Removed.
5289         * wl-summary.el (wl-summary-redisplay-internal):
5290         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5291         Error check for `wl-message-buffer-prefetch-depht'.
5292
5293 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * Version number is increased to 2.9.5.
5296         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5297
5298 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5299
5300         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5301         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5302         Based on the patch written by
5303         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5304
5305 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5306
5307         * wl-draft.el (wl-draft-raw-send): Fix for
5308         `wl-news-send-pre-hook'
5309
5310 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5311
5312         * wl-utils.el (wl-message-id-function): New variable.
5313         * wl-draft.el (wl-draft-insert-required-fields):
5314         Use `wl-message-id-function'.
5315
5316 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5317
5318         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5319         * wl-utils.el (wl-draft-make-message-id-string):
5320         Use `wl-from' for domain part of Message-ID
5321         if `wl-message-id-use-wl-from' if non-nil.
5322         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5323
5324 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5325
5326         * wl.el (wl): Call `wl-check-type'
5327         Do not 'condition-case'.
5328
5329 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl.el (wl-check-type): New function.
5332         (wl-check-type-variables): New variable.
5333
5334 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5335
5336         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5337
5338 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5339
5340         * wl-draft.el (wl-smtp-password-key): New function.
5341         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5342         (wl-draft-send-mail-with-smtp): Ditto.
5343         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5344
5345 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5346
5347         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5348         * wl-utils.el (wl-unique-id-suffix): Remove.
5349
5350 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5351
5352         * Version number is increased to 2.9.4.
5353
5354 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5355
5356         * wl-utils.el (wl-unique-id-suffix): New variable.
5357         (wl-unique-id): Use `wl-unique-id-suffix'
5358
5359 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5360
5361         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5362         instead of `elmo-msgdb-search'.
5363
5364         * Version number is increased to 2.9.3.
5365
5366 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5367
5368         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5369
5370 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5371
5372         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5373         (wl-draft-dispatch-message): Changed for send-later.
5374         (wl-draft-queue-flush): Ditto.
5375         (wl-draft): Clear `wl-sent-message-queued'.
5376         (wl-draft-reedit): Ditto.
5377         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5378         * wl-vars.el (wl-draft-force-queuing): New variable.
5379         (wl-draft-force-queuing-mail): New variable.
5380         (wl-draft-force-queuing-news): New variable.
5381
5382 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5383
5384         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5385         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5386
5387 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5388
5389         * Version number is increased to 2.9.2.
5390
5391 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5392
5393         * wl-draft.el (wl-draft-elide-region): New user command.
5394         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5395
5396         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5397         command `wl-draft-elide-region'.
5398         * wl-mule.el: Ditto.
5399         * wl-xmas.el: Ditto.
5400
5401 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5402
5403         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5404         (wl-biff-check-folder-async): Removed needless let.
5405
5406 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5407
5408         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5409         wl-folder-get-elmo-folder.
5410         (wl-biff-check-folder): Set `biff' argument of
5411         `wl-folder-check-one-entity'.
5412         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5413
5414         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5415         (wl-folder-check-one-entity): Added `biff' argument;
5416         Setup `biff' slot of folder.
5417
5418         * Version number is increased to 2.9.1.
5419
5420 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5421
5422         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5423         comment out and fixed.
5424         (wl-fldmgr-add-completion-subr): Ditto.
5425
5426         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5427         and msgdb.
5428
5429         * wl.el (wl-toggle-plugged): Save summary view.
5430
5431 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5432
5433         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5434
5435 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5436
5437         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5438
5439 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5440
5441         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5442         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5443         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5444
5445         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5446         if it was failed.
5447         (wl-demo): Disable undo in the demo buffer.
5448
5449 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-version.el (wl-version): Changed codename.
5452
5453         * Version number is increased to 2.9.0.
5454
5455 2001-12-14  Takuo KITAME <kitame@northeye.org>
5456
5457         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5458         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5459         (wl-folder-mark-as-read-all-current-entity): Ditto.
5460
5461 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5462
5463         * wl-vars.el (wl-from-width): Define as obsolete variable.
5464         (wl-subject-length-limit): Ditto.
5465
5466         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5467
5468         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5469         wl-summary-save-view.
5470
5471         * wl.el (wl-save-status): Ditto.
5472         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5473
5474         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5475         (wl-summary-exit): Follow the change above.
5476         (wl-summary-goto-folder-subr): Ditto.
5477
5478         * wl-folder.el (wl-folder-create-subr): Don't use
5479         `elmo-folder-creatable-p'.
5480
5481 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5482
5483         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5484
5485 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5486
5487         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5488         rather than bitmap on Emacs 21.
5489         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5490         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5491         for xbm if the new redisplay engine is not available.
5492
5493 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5494
5495         * wl-folder.el (wl-folder-init-hook): New hook.
5496         (wl-folder-init): Run `wl-folder-init-hook'.
5497
5498 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5499
5500         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5501
5502 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5503
5504         * wl-acap.el (wl-acap-cache-filename): New variable.
5505         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5506         (wl-acap-init): Use cache if no ACAP server found.
5507
5508 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5509
5510         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5511         `wl-acap-original-msgdb-dir'.
5512
5513         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5514         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5515
5516         * wl-mime.el (wl-mime-save-directory): Renamed from
5517         `wl-mime-save-dir'.
5518
5519 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5520
5521         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5522
5523         * wl-demo.el: Require `path-util'.
5524         (wl-demo-bitmap-mule-available-p): New internal variable.
5525         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5526         `module-installed-p' instead.
5527         (wl-demo-insert-image): Use *.img file for a bitmap image.
5528         (wl-demo): Don't call the ascii demo recursively.
5529
5530 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5531
5532         * Version number is increased to 2.7.7.
5533
5534 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5535
5536         * wl.el (wl-exit): Eliminated byte-compile warning.
5537
5538 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5539
5540         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5541         obsolete variable using `elmo-define-obsolete-variable'.
5542         (wl-fetch-confirm-threshold): Ditto.
5543         (wl-cache-prefetch-folder-type-list): Ditto.
5544         (wl-cache-prefetch-folder-list): Ditto.
5545
5546 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5547
5548         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5549         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5550         (wl-demo-insert-image): New function.
5551         (wl-demo-insert-text): New function.
5552         (wl-demo-image-type-alist): Redefine as a function.
5553         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5554         (wl-demo-with-temp-file-buffer): Removed.
5555         (wl-logo-xpm): Removed.
5556         (wl-logo-xbm): Removed.
5557         (wl-logo-bitmap): Removed.
5558
5559 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5560
5561         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5562         (wl-expire-localdir-get-folder-function): New user option.
5563         (wl-expire-localdir-get-folder): New function.
5564         (wl-expire-localdir-date): Ditto.
5565
5566 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5567
5568         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5569         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5570         Fixed unread number mismatch when all-unread < unread.
5571
5572 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5573
5574         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5575         (wl-fetch-confirm-threshold): Ditto.
5576
5577         * wl-summary.el (wl-summary-confirm-appends): Removed.
5578         (wl-summary-sync-update): Don't refer
5579         `wl-summary-update-confirm-threshold' (It is now abolished).
5580
5581         * wl-message.el (wl-message-display-internal): Don't refer
5582         `wl-fetch-confirm-threshold' (It is now abolished).
5583
5584 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5585
5586         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5587
5588 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5589
5590         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5591         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5592         Change default value to nil.
5593         (wl-summary-indent-length-limit): The value can be nil, nil means
5594         unlimited.
5595
5596         * wl-summary.el: Don't set limit for indent length if the value of
5597         wl-summary-indent-length-limit is nil.
5598         If the value of wl-summary-width is nil, it means only that the width
5599         of summary is unlimited (nil doesn't mean that the indent length is
5600         unlimited).
5601
5602         * wl-thread.el: Ditto.
5603
5604 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5605
5606         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5607         be nil, nil means never confirm.
5608         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5609
5610 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5611
5612         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5613         means unlimited).
5614
5615 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5616
5617         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5618         Use `with-temp-buffer'.
5619
5620 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5621
5622         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5623         with new backquote style).
5624         (wl-folder-get-entity-from-buffer): Ditto.
5625
5626 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5627
5628         * wl-version.el (nemacs-version): Eliminated.
5629         (wl-extended-emacs-version2): Ignore nemacs.
5630         (wl-extended-emacs-version3): Ditto.
5631
5632 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5633
5634         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5635         (wl-draft-add-in-reply-to): New variable.
5636         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5637         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5638         (wl-draft-yank-from-mail-reply-buffer): Use
5639         `wl-draft-add-in-reply-to'.
5640         (wl-draft-insert-current-message): Ditto.
5641
5642 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5643
5644         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5645         typo (kill->hide).
5646         (wl-message-buffer-prefetch-folder-type-list): Added elements
5647         `mark' and `cache' instead of `internal'.
5648
5649 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5650
5651         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5652         resume msgdb directory.
5653
5654 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5655
5656         * wl.el (wl-exit): Call `wl-acap-exit'.
5657
5658         * wl-summary.el (wl-summary-message-string): New function.
5659         (wl-summary-reedit): Use it.
5660         (wl-summary-resend-bounced-mail): Remove needless let.
5661         (wl-summary-supersedes-message): Ditto.
5662         (wl-summary-save): Ditto.
5663
5664         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5665         (wl-acap-init): Set it.
5666         (wl-acap-exit): New function.
5667
5668 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5669
5670         * wl.el (wl-init): Revert (require 'mime-setup). move from
5671         toplevel.
5672
5673 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5674
5675         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5676         local variables.  Add error when guess function return invalid
5677         value.
5678
5679 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5680
5681         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5682         Change local variable name.
5683         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5684         (wl-folder-get-newsgroups): Return nil when non-news folder.
5685         * wl-summary.el (wl-summary-write-current-folder): State through
5686         when guess-list return nil.
5687         (wl-summary-write-current-folder-functions): Fixed docstring.
5688
5689         * wl.el (wl-exit): Changed confirm message.
5690
5691         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5692         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5693
5694         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5695
5696 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5697
5698         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5699         user option (Renamed from wl-cache-prefetch-folder-type-list).
5700         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5701         from wl-cache-prefetch-folder-list).
5702
5703         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5704         Move to wl-vars.el.
5705         (wl-message-buffer-prefetch-p): Changed to enable
5706         `wl-message-buffer-prefetch-folder-list'.
5707
5708         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5709         `ignore-cache'.
5710
5711 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5712
5713         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5714         `part-top' and `part-bottom'.
5715         (wl-draft-config-sub-part-top): New function.
5716         (wl-draft-config-sub-part-bottom): New function.
5717
5718 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5719
5720         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5721
5722 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5723
5724         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5725
5726 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5727
5728         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5729
5730         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5731         (wl-summary-write-current-folder): Ditto.
5732
5733 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5734
5735         * wl-folder.el (wl-folder-get-newsgroups): Use
5736         `elmo-folder-newsgroups'.
5737
5738 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5739
5740         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5741         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5742         `wl-draft-config-sub-header-bottom'.
5743
5744 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5745
5746         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5747         localnews folder.
5748
5749 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5750
5751         * wl-summary.el (wl-summary-mode): Undo last change.
5752
5753         * wl-folder.el (wl-folder-mode): Ditto.
5754
5755 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5756
5757         * wl-summary.el (wl-summary-mode): Locally set
5758         truncate-partial-window-width to nil.
5759         (for XEmacs)
5760
5761         * wl-folder.el (wl-folder-mode): Ditto.
5762
5763 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5764
5765         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5766
5767 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5768
5769         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5770         number.
5771
5772         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5773
5774         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5775
5776         * Version number is increased to 2.7.6.
5777
5778 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5779
5780         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5781
5782 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5783
5784         * wl-summary.el (wl-summary-sync-update): Enclose network
5785         related portion with `unwind-protect'.
5786
5787 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5788
5789         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5790
5791 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5792
5793         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5794         element.
5795         * wl-vars.el (wl-message-body-button-alist): Ditto.
5796
5797         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5798         max match length.
5799         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5800
5801         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5802         for the max match length;
5803         Use 4th element value for the button string regexp group.
5804
5805         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5806         candidate exists, prompt to select.
5807
5808 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5809
5810         * wl-summary.el (wl-summary-jump-to-msg): Search before
5811         calibration point by `beginning-of-line'.
5812
5813 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5814
5815         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5816         for access group.
5817
5818 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5819
5820         * wl-message.el (wl-message-display-internal): Bind
5821         `default-mime-charset'.
5822
5823         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5824
5825         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5826
5827         * Version number is increased to 2.7.5.
5828
5829 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5830
5831         * wl-expire.el (wl-summary-archive): Fixed;
5832         Use `elmo-folder-name-internal'.
5833
5834 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5835
5836         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5837         from `elmo-folder-move-messages' caller.
5838         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5839
5840         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5841         related portions are changed).
5842
5843 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5844
5845         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5846         counter.
5847
5848 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5849
5850         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5851         buffer local and set it to nil.
5852
5853         * wl-message.el (wl-message-redisplay): Ditto.
5854
5855 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5856
5857         * wl-summary.el (wl-summary-mark-as-important): If message is
5858         already cached, set messag as read, otherwise encache and mark as read.
5859
5860 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5861
5862         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5863         point-min.
5864
5865 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5866
5867         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5868         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5869         a keymap.
5870
5871 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5872
5873         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5874         parent.
5875
5876         * wl-mule.el (wl-message-define-keymap): Ditto.
5877
5878         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5879
5880         * wl-xmas.el (wl-message-display-internal-hook): Define.
5881         (wl-xmas-setup-message-toolbar): Define as function.
5882         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5883         (wl-message-overload-functions): Abolished.
5884         (wl-message-define-keymap): New function.
5885
5886         * wl-vars.el (wl-message-display-internal-hook): New variable.
5887         (wl-message-header-button-alist): New variable (Renamed from
5888         wl-highlight-message-header-button-alist).
5889         (wl-message-body-button-alist): Ditto.
5890
5891         * wl-mule.el (wl-message-define-keymap): New function.
5892         (wl-message-overload-functions): Abolished.
5893
5894         * wl-message.el (wl-message-add-buttons-to-body): New function.
5895         (wl-message-redisplay): Don't call wl-message-overload-functions;
5896         Call wl-message-add-buttons-to-header and
5897         wl-message-add-buttons-to-body.
5898         (wl-message-display-internal): Set keymap argument for
5899         elmo-mime-display-as-is, elmo-mime-message-display;
5900         Run wl-message-display-internal-hook.
5901         (wl-message-refer-article-or-url): Abolished.
5902
5903         * wl-highlight.el (wl-highlight-headers): Don't call
5904         wl-highlight-message-add-buttons-to-header.
5905         (wl-highlight-message-add-buttons-to-header): Abolished.
5906
5907
5908         * wl-e21.el (wl-message-display-internal-hook): Define.
5909         (wl-e21-setup-toolbar): Deleted duplicated binding.
5910         (wl-e21-setup-message-toolbar): Define as function.
5911         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5912         (wl-message-define-keymap): New function.
5913         (wl-message-overload-functions): Abolished.
5914
5915 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5916
5917         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5918         and elmo-folder-close.
5919
5920         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5921
5922 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5923
5924         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5925         boolean value.
5926         * wl-draft.el (wl-draft-do-fcc): Ditto.
5927
5928 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5929
5930         * wl-vars.el (wl-fcc-force-as-read): New variable.
5931         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5932         mark copied message as read.
5933
5934 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5935
5936         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5937
5938 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5939
5940         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5941         `wl-summary-target-above' instead of obsolete variable
5942         `wl-summary-temp-above'.
5943
5944         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5945         instead of `make-obsolete-variable'.
5946         * wl-refile.el (toplevel): Ditto.
5947
5948 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5949
5950         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5951         with third argument t.
5952         (wl-draft): Set first argument for wl-plugged-init as t.
5953
5954         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5955         definition.
5956
5957 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5958
5959         * wl-vars.el: Tabify.
5960         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5961
5962         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5963         message.
5964
5965 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5966
5967         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5968         and set default to beep.
5969
5970 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5971
5972         * wl-vars.el (wl-draft-truncate-lines): New variable.
5973
5974         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5975         instead of wl-message-truncate-lines for truncate-lines.
5976
5977 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5978
5979         * wl-message.el (wl-message-display-internal): Call
5980         `wl-highlight-message' after `elmo-mime-display-as-is'.
5981
5982         * wl-mime.el (wl-mime-display-text/plain): New function.
5983         (wl-mime-display-header): Ditto.
5984         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5985         body-presentation-method for text/plain;
5986         Register `wl-mime-display-header' as a header-presentation-method;
5987         Don't set up `elmo-message-text-content-inserted-hook' and
5988         `elmo-message-header-inserted-hook'.
5989
5990         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5991         variable.
5992         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5993         as t if flag is 'all-header;
5994         Don't bind `elmo-message-ignored-field-list',
5995         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5996
5997 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5998
5999         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6000         for xemacs with non-mule environment.
6001
6002 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6003
6004         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6005         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6006         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6007
6008 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6009
6010         * wl-vars.el (wl-interactive-send): Set default value as t.
6011
6012 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6013
6014         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6015         (wl-addrmgr-method-list): Abolished.
6016         (wl-addrmgr-change-method): Follow above change.
6017
6018         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6019
6020 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6021
6022         * wl-vars.el (wl-message-truncate-lines): Change default value
6023         to default-truncate-lines.
6024
6025         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6026
6027 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6028
6029         * wl-vars.el (wl-message-truncate-lines): New variable.
6030
6031         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6032         wl-message-truncate-lines.
6033
6034 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6035
6036         * wl-acap.el (wl-acap-init): Remove period from error message.
6037         (wl-acap-find-acap-service): Remove period from message.
6038
6039 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6040
6041         * wl.el (wl-check-environment): Undo last change.
6042
6043         * wl-vars.el (wl-from): Changed default value.
6044
6045         * wl-util.el (toplevel): Don't require tm-edit.
6046
6047         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6048         `wl-folder-init';
6049         Don't set mark on mail body.
6050         (wl-draft-reedit): Ditto.
6051
6052         * wl-address.el (wl-address-quote-specials): Define as an alias for
6053         elmo-address-quote-specials.
6054
6055 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6056
6057         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6058
6059         * wl-vars.el (wl-from): Set default value as nil.
6060         (wl-organization): Set default value as ORGANIZATION environment
6061         variable.
6062
6063         * wl-draft.el (wl-smtp-extension-bind): Check value of
6064         wl-smtp-connection-type.
6065
6066         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6067         error.
6068
6069 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6070
6071         * Version number is increased to 2.7.4.
6072
6073         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6074         arguments from `wl-highlight-x-face-function' caller.
6075         Use x-face-1.3.6.12 or later.
6076
6077 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6078
6079         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6080
6081 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6082
6083         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6084         (wl-fcc): Fix to accept function.
6085         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6086
6087 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6088
6089         * wl-acap.el (toplevel): Added `product-provide' declare.
6090         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6091
6092 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6093
6094         * wl.el (wl): Changed order of calling `elmo-init'
6095         and `elmo-folder-init'.
6096
6097 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6098
6099         * wl-mime.el (wl-summary-burst): Extract message when content-type
6100         of root entity is not only `multipart' but also `message/rfc822'.
6101         (wl-summary-burst-subr): Ditto.
6102
6103 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6104
6105         * wl-vars.el (toplevel): Require 'custom.
6106         (wl-trash-folder): Added to `wl-setting' group.
6107
6108         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6109         exists.
6110         (wl-addrmgr-draw): Insert empty line when no entry exists.
6111
6112         * wl-mule.el (wl-message-wheel-up): Fixed.
6113         (wl-message-wheel-down): Ditto.
6114
6115 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6116
6117         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6118         config is an anonymous lambda expression.
6119
6120 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6121
6122         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6123         when Mule 2 is running.
6124
6125 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6126
6127         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6128
6129 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6130
6131         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6132         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6133
6134         * wl-address.el (wl-address-specials-regexp): Eliminated.
6135         (wl-address-quote-specials): Rewrite.
6136
6137 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6138
6139         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6140         shy-groups for regexp.
6141
6142         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6143         character classes and Perl style shy-groups for regexp.
6144         (wl-highlight-plugged-current-line): Use Posix style character
6145         classes for regexp.
6146         (wl-e21-highlight-folder-by-numbers): Ditto.
6147         (wl-e21-display-image-p): Use `display-images-p' instead of
6148         `display-graphic-p'.
6149         (display-images-p): Make an alias to `display-graphic-p' if it is
6150         not available.  It is for Emacs version prior to 21.0.105.
6151
6152         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6153         `display-graphic-p'.
6154         (wl-demo-image-type-alist): Ditto.
6155         (display-images-p): Make an alias to `display-graphic-p' if it is
6156         not available.  It is for Emacs version prior to 21.0.105.
6157
6158 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6159
6160         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6161         support.
6162         (wl-generate-user-agent-string): Ditto.
6163
6164         * wl-version.el (wl-version): Update docsting.
6165         (wl-version-status): Ditto.
6166
6167 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6168
6169         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6170         21.0.105.  For Emacs 21.0.104 or earlier.
6171
6172 2001-09-03  Takuo KITAME <kitame@northeye.org>
6173
6174         * wl-e21.el (wl-plugged-init-icons): Use
6175         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6176         (wl-biff-init-icons): Ditto.
6177
6178 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6179
6180         * wl-highlight.el (wl-highlight-summary-current-line):
6181         Fixed highlighting refile/copy destination.
6182
6183         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6184         (wl-acap-store): Encode string by wl-acap-coding-system.
6185
6186 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6187
6188         * wl-acap.el (toplevel): Check and require 'un-define before
6189         'xemacs-ucs;
6190          Added checking for UTF-2000.
6191
6192 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6193
6194         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6195         Don't enclose with `eval-and-compile'.
6196
6197         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6198         wl-init is non-nil.
6199
6200         * wl-draft.el (wl-draft): Ditto.
6201
6202         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6203
6204         * wl-acap.el (toplevel): Require 'wl.
6205         (wl-acap-store): Call `elmo-init'.
6206
6207         * wl.el (wl): Changed position of `wl-check-environment'.
6208         (toplevel): Added autoload setting for wl-acap.
6209
6210         * wl-vars.el (wl-setting): New custom group.
6211         (wl-from): Added wl-setting group.
6212         (wl-user-mail-address-list): Ditto.
6213         (wl-organization): Ditto.
6214         (wl-subscribed-mailing-list): Ditto.
6215         (wl-envelope-from): Ditto.
6216         (wl-smtp-posting-user): Ditto.
6217         (wl-smtp-posting-server): Ditto.
6218         (wl-smtp-posting-port): Ditto.
6219         (wl-smtp-authenticate-type): Ditto.
6220         (wl-pop-before-smtp-user): Ditto.
6221         (wl-pop-before-smtp-server): Ditto.
6222         (wl-pop-before-smtp-port): Ditto.
6223         (wl-pop-before-smtp-authenticate-type): Ditto.
6224         (wl-nntp-posting-server): Ditto.
6225         (wl-nntp-posting-user): Ditto.
6226         (wl-nntp-posting-port): Ditto.
6227         (wl-fetch-confirm-threshold): Ditto.
6228         (wl-prefetch-threshold): Ditto.
6229         (wl-thread-insert-opened): Ditto.
6230         (wl-ldap-server): Ditto.
6231         (wl-ldap-port): Ditto.
6232         (wl-ldap-base): Ditto.
6233         (wl-ldap-objectclass): Ditto.
6234         (wl-use-ldap): Ditto.
6235         (wl-draft-config-alist): Ditto.
6236         (wl-draft-config-matchone): Ditto.
6237         (wl-template-alist): Ditto.
6238         (wl-message-sort-field-list): Ditto.
6239         (wl-message-ignored-field-list): Ditto.
6240         (wl-message-visible-field-list): Ditto.
6241         (wl-interactive-send): Ditto.
6242         (wl-summary-move-order): Ditto.
6243         (wl-auto-select-first): Ditto.
6244         (wl-auto-select-next): Ditto.
6245         (wl-interactive-save-folders): Ditto.
6246
6247         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6248         Initialization codes are moved from wl-local-folder-init.
6249         (wl-local-folder-init): Follow the change above.
6250         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6251
6252         * wl-acap.el: New file.
6253
6254         * Version number is increased to 2.7.3.
6255
6256 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6257
6258         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6259
6260 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6261
6262         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6263         (wl-addrmgr-address-entry-list): Ditto.
6264
6265 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6266
6267         * wl-e21.el (wl-draft-mode-map): Removed binding for
6268         `wl-draft-insert-x-face-field'.
6269
6270         * wl-mule.el (wl-draft-mode-map): Ditto.
6271
6272         * wl-xmas.el (wl-draft-mode-map): Ditto.
6273
6274         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6275         (wl-cs-autoconv): Ditto.
6276         (wl-cs-local): Ditto.
6277         (wl-use-scoring): Ditto.
6278         (wl-mime-charset): Ditto.
6279         (wl-folder-check-async): Ditto.
6280
6281         * wl.el (toplevel): Ignore nemacs and tm.
6282         (wl-exit): Ditto.
6283
6284         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6285         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6286         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6287         instead of wl-address-petname-add-or-change.
6288         (wl-summary-edit-addresses-subr): Use wl-address-delete
6289         instead of wl-address-petname-delete.
6290
6291         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6292
6293         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6294         if error occured.
6295
6296         * wl-message.el (require): Remove tm support.
6297
6298         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6299
6300         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6301         (wl-folder-jump-to-current-entity): Ditto.
6302         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6303
6304         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6305         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6306         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6307
6308         * wl-mule.el (wl-draft-key-setup): Ditto.
6309
6310         * wl-xmas.el (wl-draft-key-setup): Ditto.
6311
6312         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6313         (wl-draft-std11-parse-addresses): New function.
6314         (wl-draft-parse-mailbox-list): Use it.
6315         (wl-draft): Ignore nemacs.
6316         (wl-draft-reedit): Ditto.
6317
6318         * wl-addrmgr.el: New file.
6319         (Original is wl-rcpt.el written by
6320         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6321         Thanks Kitamoto-san.)
6322
6323         * wl-address.el (wl-address-make-address-list): Modified parsing
6324         process.
6325         (wl-address-delete): Renamed from `wl-address-petname-delete';
6326         Modify wl-address-list too.
6327         (wl-address-add-or-change): Renamed from
6328         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6329
6330 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6331
6332         * wl-highlight.el (wl-highlight-summary-current-line):
6333           Work with transient-mark-mode
6334
6335 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6336
6337         * Version number is increased to 2.7.2.
6338
6339         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6340         instead of elmo-dop-queue-method.
6341
6342 2001-08-06  SAITO Atsunori <sai@yedo.com>
6343
6344         * wl-vars.el (wl-ldap-objectclass): New user option.
6345
6346         * wl-address.el (wl-ldap-make-filter): Use it.
6347
6348 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6349
6350         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6351
6352 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6353
6354         * wl-folder.el (wl-folder): redisplay after folder insertion.
6355
6356         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6357
6358         * wl-summary.el (wl-summary-sync-update):
6359         Change status mark only when new-msgdb exists.
6360         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6361
6362 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6363
6364         * wl-summary.el (wl-summary-open-folder): New function.
6365         (wl-summary-goto-folder-subr): Use it.
6366         (wl-summary-mark-as-important): Fix;
6367         Encache only when no cache exists.
6368
6369 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6370
6371         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6372         Use with-current-buffer.
6373
6374 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6375
6376         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6377         before call `get-buffer'. Fixed parenthesis.
6378         (wl-score-get-header-entry): Clear message and help window when
6379         keyboard quit.
6380         (wl-score-edit-insert-header): Ditto.
6381
6382 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6383
6384         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6385         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6386         (wl-default-draft-cite): Fix.
6387
6388         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6389         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6390
6391 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6392
6393         * wl-message.el (wl-message-prev-page): Do same bahavior
6394         as summary when it is called in the message buffer.
6395         (wl-message-next-page): Ditto.
6396
6397 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6398
6399         * wl-summary.el (wl-summary-forward): Use cache if it is not
6400         section cache.
6401
6402 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6403
6404         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6405         Removed redundant require of elmo-vars.
6406         (wl-biff-state-indicator-on): Changed default value for
6407         xemacs with non-mule environment.
6408
6409         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6410         wl-message-buffer is nil;
6411         Hide progress bar after moving messages.
6412
6413 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6414
6415         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6416         message at cursor point is deleted.
6417
6418 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6419
6420         * wl-vars.el: Changed file coding system to euc-japan.
6421         Added -*-coding:-*- magic to the first line.
6422
6423         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6424         Search parent from the first message.
6425
6426         * Version number is increased to 2.7.1.
6427
6428 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6429
6430         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6431
6432 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6433
6434         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6435         refile/delete execution.
6436
6437         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6438         Fixed docstring.
6439
6440 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6441
6442         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6443         do update process;
6444         Don't update marks when update process is interrupted.
6445
6446 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6447
6448         * wl-summary.el (wl-summary-reply): Fixed problem when
6449         wl-draft-use-frame is non-nil.
6450         (wl-summary-forward): Ditto.
6451
6452         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6453         as nil.
6454         (wl-folder-mark-as-read-all-entity): Ditto.
6455         (wl-folder-prefetch-entity): Ditto.
6456
6457         * wl.el (wl): Check environment before wl-init.
6458
6459         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6460         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6461         instead of wl-summary-collect-unread.
6462         (wl-summary-reply): Split message window.
6463
6464 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6467         only if current language environment is japanese,
6468
6469         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6470         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6471         (wl-folder-goto-folder-subr): Ditto.
6472
6473         * wl-draft.el (wl-draft-dispatch-message): Call
6474         `elmo-file-cache-get-path'.
6475
6476 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6477
6478         * wl-summary.el (wl-summary-cursor-move): If return value of
6479         wl-summary-next-message is not number, don't jump.
6480
6481 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-summary.el (wl-summary-buffer-next-message-function): New
6484         variable.
6485         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6486         if it is bound.
6487
6488         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6489         string.
6490
6491         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6492         (wl-plugged-drawing): Ditto.
6493
6494 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6495
6496         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6497         process.
6498         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6499         with unwind-protect.
6500
6501         * wl.el (wl-init): Require mime-setup.
6502         (wl-check-environment): Don't require mime-setup.
6503
6504         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6505         instead of elmo-folder-type.
6506
6507         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6508         value as nil.
6509
6510 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6511
6512         * Version number is increased to 2.7.0.
6513
6514         * wl-version.el (wl-version): Changed codename.
6515
6516         * wl-summary.el (wl-summary-delete-cache): Fixed.
6517
6518         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6519         Workaround for net folders.
6520         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6521
6522         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6523         value to nil (According to the patch from
6524         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6525
6526         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6527         of elmo-folder-close.
6528
6529 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6530
6531         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6532         for postfix.
6533
6534 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6535
6536         * wl-summary.el (wl-summary-resend-message): Fixed.
6537
6538         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6539         Call wl-draft with `from' argument if its address is included in
6540         `wl-user-mail-address-list'.
6541         (wl-draft): Added `from' argument.
6542
6543         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6544         non-nil.
6545         (wl): Don't show demo if wl-demo is nil.
6546
6547         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6548         wl-summary-use-frame.
6549
6550         * wl-vars.el (wl-summary-use-frame): New user option.
6551         (wl-folder-use-frame): Changed docstring.
6552
6553         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6554         non-nil.
6555         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6556         wl-summary-use-frame.
6557
6558         * wl-vars.el (wl-folder-use-frame): New user option.
6559
6560         * wl-summary.el (wl-summary-exit): Back to folder frame if
6561         wl-folder-use-frame is non-nil.
6562         (wl-summary-redisplay-internal): Ignore cache if current folder
6563         is draft folder,
6564         (wl-summary-redisplay-no-mime): Ditto.
6565         (wl-summary-redisplay-all-header): Ditto.
6566
6567         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6568         if wl-folder-use-frame is non-nil.
6569
6570 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl-summary.el (wl-summary-sync-update): Bind
6573         elmo-folder-update-threshold.
6574         (wl-summary-mark-as-important): Enclosed server mark processing
6575         with `save-match-data'.
6576
6577         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6578         only when it is already defined.
6579
6580 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6581
6582         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6583         name of folder exclude localdir is wrong.
6584         * wl-folder.el (wl-folder-sync-entity):
6585         Set `wl-summary-always-sticky-folder-list' as nil.
6586         (wl-folder-mark-as-read-all-entity): Ditto.
6587         (wl-folder-prefetch-entity): Ditto.
6588
6589 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6590
6591         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6592         instead of `wl-summary-write-current-newsgroup'.
6593
6594 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6595
6596         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6597         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6598         non-nil and selected message is important, do not display.
6599
6600 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6601
6602         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6603
6604 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6605
6606         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6607
6608         * wl-summary.el (wl-summary-mark-as-important): Set message number
6609         using wl-summary-message-number.
6610
6611 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6612
6613         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6614         destination folder is 'null.
6615
6616 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6617
6618         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6619         New function.
6620         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6621         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6622         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6623
6624 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6625
6626         * wl-mime.el (wl-mime-setup): Added setting for
6627         `mime-setup-signature-key-alist' to avoid overriding key bind for
6628         `wl-draft-send'.
6629
6630         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6631         for `wl-draft-send'.
6632         * wl-mule.el (wl-draft-overload-functions): Ditto.
6633         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6634         * wl-draft.el (wl-draft-send): Ditto.
6635
6636         * wl-message.el (wl-message-display-internal):
6637         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6638         (Patch is provided by <kita@coe.nttdata.co.jp>).
6639
6640 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6641
6642         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6643
6644 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6645
6646         * wl.el (wl): Fix for wl-demo.
6647
6648 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6649
6650         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6651
6652 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6653
6654         * wl-folder.el (wl-folder-prefetch-entity): Use
6655         `wl-folder-get-elmo-folder'.
6656         (wl-folder-count-incorporates): Do not use
6657         `wl-folder-get-elmo-folder'.
6658
6659 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6660
6661         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6662         instead of `elmo-folder-get-type'.
6663
6664 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6665
6666         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6667         position on Subject: field.
6668         (Advised by Mito <mit@nines.nec.co.jp>)
6669
6670 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6671
6672         * wl-folder.el (wl-folder-prefetch-entity): Use
6673         `wl-folder-get-elmo-folder'.
6674
6675 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6676
6677         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6678
6679         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6680         `process-duplicates' slot.
6681
6682         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6683         if detection failed.
6684
6685 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6686
6687         * wl-version.el (wl-version-status): Set to "alpha".
6688
6689 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6692         Check wl-message-buffer lives before set-buffer.
6693
6694 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6695
6696         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6697         called in folder mode.
6698         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6699         * wl-summary.el (wl-summary-exit-pre-hook): Run
6700         `wl-summary-exit-pre-hook' before exit summary mode.
6701
6702 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6703
6704         * wl-version.el (wl-version-status): New variable.
6705         (wl-version-status-alist): Removed.
6706         (wl-version-status): Rule included.
6707
6708 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6711         @sponichi.
6712
6713         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6714         when `mail-reply-buffer' is buffer-local variable.
6715         (Reported by <kita@coe.nttdata.co.jp>).
6716
6717 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6718
6719         * wl-vars.el (toplevel): Require 'elmo-util.
6720
6721 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6722
6723         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6724         (All other related portions are changed)
6725
6726         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6727
6728         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6729
6730 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6731
6732         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6733
6734 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6737         Delete other windows to avoid an error.
6738         Use `point-marker' instead of `point' to remember the start point
6739         of body.
6740
6741         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6742
6743         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6744         number not to exceed all message number.
6745
6746 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6747
6748         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6749         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6750
6751 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6752
6753         * wl-summary.el (wl-summary-sync-force-update): Added argument
6754         no-check.
6755         (wl-summary-sync-update): Ditto.
6756         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6757         with `no-check'.
6758
6759         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6760         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6761         already running.
6762
6763 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6764
6765         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6766         `dst-folder-arg'.
6767         (wl-expire-archive-number1): Diito.
6768         (wl-expire-archive-number2): Diito.
6769         (wl-expire-archive-Date): Diito.
6770         (wl-archive-number1): Diito.
6771         (wl-archive-number2): Diito.
6772         (wl-archive-date): Diito.
6773         (wl-archive-folder-p): New function.
6774         (wl-summary-expire): Support of expand folder name at
6775         wl-expire-alist.
6776         * wl-util.el (wl-expand-newtext): Renamed from
6777         `wl-refile-expand-newtext'.
6778
6779 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6780
6781         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6782         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6783         `(elmo-msgdb-get-overview msgdb)'.
6784         (wl-summary-prefetch): Bind match data before call
6785         `wl-summay-prefetch-msg'.
6786         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6787         'off if `wl-summary-buffer-disp-msg' is non-nil.
6788         Fixed problem that couldn't show only one new or unread message when
6789         enter folder.
6790         (wl-summary-reply): Don't call `split-window-vertically' and other
6791         window.
6792
6793 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6794
6795         * wl-expire.el (wl-expire-refile): Fixed.
6796
6797 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6798
6799         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6800
6801         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6802         biff notification is removed.
6803
6804         * wl.el (wl): Changed position of `elmo-init'.
6805
6806         * wl-draft.el (wl-default-draft-cite): Use date field
6807         on the citation buffer.
6808
6809         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6810
6811         * wl-xmas.el (wl-folder-internal-icon-list): Added
6812         `wl-folder-shimbun-image'.
6813
6814         * wl-e21.el (wl-folder-internal-icon-list): Added
6815         `wl-folder-shimbun-image'.
6816
6817 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * wl.el (wl-init): Eliminated argument.
6820         (wl): Rewrite.
6821
6822         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6823         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6824         instead of `elmo-folder-msgdb-internal'.
6825         (wl-summary-sync-update): Ditto.
6826         (wl-summary-flush-pending-append-operations): Eliminated.
6827         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6828         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6829         `elmo-folder-open'.
6830
6831         * wl-mime.el (wl-summary-burst): Fixed.
6832
6833         * wl-folder.el (wl-folder-info-save): Check data type.
6834
6835         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6836         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6837         instead of `elmo-folder-msgdb-internal'.
6838         (wl-expire-hide): Ditto.
6839
6840
6841         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6842
6843 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6844
6845         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6846
6847 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6848
6849         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6850
6851 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6852
6853         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6854         Fixed `match-beginning' argument mismatch.
6855
6856 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6857
6858         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6859         the default value.
6860
6861 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6862
6863         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6864         instead of `elmo-nntp-default-port'.
6865
6866         * wl-vars.el: Fixed some doc strings.
6867
6868 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6869
6870         * wl-summary.el (wl-summary-prefetch-msg): Use
6871         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6872
6873         * wl-vars.el: Define *-func as obsolete variable using
6874         `elmo-define-obsolete-variable'.
6875
6876         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6877         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6878         instead of `wl-message-buffer-prefetch-threshold'.
6879
6880         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6881
6882         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6883
6884         * wl-draft.el (wl-caesar-region-func): Ditto.
6885
6886         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6887         Keep unread status in elmo-folder-move-messages.
6888         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6889
6890 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6891
6892         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6893         `wl-summary-buffer-exit-func'
6894         (wl-summary-buffer-message-redisplay-function): Renamed from
6895         `wl-summary-buffer-message-redisplay-func'
6896         (wl-summary-buffer-next-folder-function): Renamed from
6897         `wl-summary-buffer-next-folder-func'.
6898         (wl-summary-buffer-prev-folder-function): Renamed from
6899         `wl-summary-buffer-prev-folder-func'.
6900         (wl-summary-get-petname-function): Renamed from
6901         `wl-summary-get-petname-func'.
6902
6903         * wl-score.el (wl-score-edit-exit-function): Renamed from
6904         `wl-score-edit-exit-func'.
6905
6906         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6907         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6908
6909         * wl-util.el (wl-load-profile-function): Renamed from
6910         `wl-load-profile-func'.
6911
6912         * wl-folder.el (wl-folder-completion-function): Renamed from
6913         `wl-folder-completion-func'.
6914         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6915
6916         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6917         `wl-expire-archive-get-folder-func'.
6918         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6919         (wl-draft-send-mail-function): Renamed from
6920         `wl-draft-send-mail-func'.
6921         (wl-draft-send-news-function): Renamed from
6922         `wl-draft-send-news-func'.
6923         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6924         (wl-generate-mailer-string-function): Renamed from
6925         `wl-generate-mailer-string-func'.
6926         (wl-highlight-signature-search-function): Renamed from
6927         `wl-highlight-signature-search-func'.
6928         (wl-highlight-x-face-function): Renamed from
6929         `wl-highlight-x-face-func'
6930         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6931         (wl-ps-print-buffer-function): Renamed from
6932         `wl-ps-print-buffer-func'
6933         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6934         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6935         (wl-summary-subject-filter-function): Renamed from
6936         `wl-summary-subject-filter-func'.
6937
6938         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6939         `wl-draft-queue-flush-send-func'
6940         (wl-draft-cite-function): Renamed from
6941         `wl-draft-cite-func'
6942
6943         * wl-address.el (wl-address-init-function): Renamed from
6944         `wl-address-init-func'.
6945
6946 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6947
6948         * wl-draft.el (wl-draft-queue-flush): Don't call
6949         `elmo-dop-unlock-message'.
6950         * wl-draft.el (wl-draft-queue-append): Don't call
6951         `elmo-dop-lock-message'.
6952
6953         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6954         (wl-summary-buffer-folder-name): Ditto.
6955         (wl-summary-message-regexp): Added '-' (all other related portions
6956         are changed).
6957         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6958         wl-summary-buffer-folder-name.
6959
6960 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6961
6962         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6963         the number of mails in the folder buffer is not updated by wl-biff.
6964
6965 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6966
6967         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6968         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6969
6970 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6971
6972         * wl-summary.el (wl-summary-next-message):
6973         Return next message number when wl-summary-move-order is nil.
6974
6975 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6976
6977         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6978         `wl-summary-move-spec-alist'.
6979         (wl-summary-move-spec-unplugged-alist): New variable
6980         (Move spec for unplugged status).
6981         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6982         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6983
6984 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6985
6986         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6987         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6988
6989 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6990
6991         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6992         simple quotation to quote the anonymous function.
6993         * tm-wl.el (wl-draft-preview-message): Ditto.
6994
6995 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6996
6997         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6998         Eliminate redundant `save-excursion'.
6999         (wl-highlight-summary-current-line): Ditto.
7000
7001         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7002         accessing match data when `looking-at' failed.
7003
7004         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7005         `elmo-match-string' where users don't care about the speed.
7006         (wl-draft-save): Ditto.
7007
7008 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7009
7010         * wl-util.el (wl-regexp-opt): New function.
7011
7012         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7013         number from `wl-summary-buffer-number-list'.
7014         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7015         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7016         (wl-summary-move-spec-alist): Changed default setting.
7017
7018 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7019
7020         * wl-vars.el (wl-biff-notify-hook): New hook.
7021         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7022         the arrival of new mail.
7023         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7024         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7025
7026 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7027
7028         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7029
7030 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7031
7032         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7033
7034         * Version number is increased to 2.5.8.
7035
7036         * wl-thread.el (toplevel): require 'cl.
7037         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7038         (wl-thread-make-number-list): New function.
7039         (wl-thread-entity-make-number-list-from-children): Ditto.
7040         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7041         (wl-thread-entity-insert-as-children): Likewise.
7042         (wl-thread-delete-message): Likewise.
7043         (wl-meaning-of-mark): Eliminated.
7044         (wl-thread-next-failure-mark-p): Ditto.
7045         (wl-thread-entity-get-mark): Ditto.
7046         (wl-thread-meaning-alist-get-result): Ditto.
7047         (wl-thread-entity-check-prev-mark): Ditto.
7048         (wl-thread-entity-check-next-mark): Ditto.
7049         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7050         (wl-thread-entity-get-prev-marked-entity): Ditto.
7051         (wl-thread-get-prev-unread): Ditto.
7052         (wl-thread-jump-to-prev-unread): Ditto.
7053         (wl-thread-get-next-unread): Ditto.
7054         (wl-thread-jump-to-next-unread): Ditto.
7055         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7056         (wl-thread-entity-get-next-marked-entity): Ditto.
7057
7058         * wl-summary.el (wl-summary-buffer-number-list):
7059         New bufer-local variable.
7060         (wl-summary-switch-to-clone-buffer): Clone
7061         `wl-summary-buffer-number-list'.
7062         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7063         (wl-summary-cursor-move-regex): Eliminated.
7064         (wl-summary-cursor-up): Rewrite.
7065         (wl-summary-cursor-down): Ditto.
7066         (wl-summary-mode-spec-alist): New variable.
7067         (wl-summary-next-message): New inline function.
7068         (wl-summary-cursor-move): New function.
7069         (wl-summary-default-get-next-msg): Rewrite.
7070         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7071         (wl-summary-rescan): Ditto.
7072         (wl-summary-sync-all-init): Ditto.
7073         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7074         summary is not thread view.
7075         (wl-summary-sync-update): Ditto.
7076         (wl-summary-rescan): Ditto.
7077         (wl-summary-make-number-list): New function.
7078
7079         * wl-draft.el: "FCC" -> "Fcc".
7080
7081 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7082
7083         * wl-highlight.el (wl-highlight-summary-window):
7084         Call `set-buffer-modified-p'.
7085
7086         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7087         (wl): Call `elmo-init' and fix.
7088
7089         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7090         Use new variables.
7091
7092         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7093
7094 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7095
7096         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7097
7098 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7099
7100         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7101
7102 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7103
7104         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7105         `wl-use-toolbar' nor `display-graphic-p'.
7106         (wl-e21-setup-message-toolbar): Ditto.
7107         (wl-e21-setup-summary-toolbar): Ditto.
7108         (wl-e21-setup-folder-toolbar): Ditto.
7109
7110         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7111         (wl-plugged-init-icons): Ditto.
7112
7113         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7114         `display-graphic-p'.
7115         (wl-plugged-set-folder-icon): Ditto.
7116         (wl-highlight-plugged-current-line): Ditto.
7117         (wl-highlight-folder-current-line): Ditto.
7118         (wl-e21-highlight-folder-group-line): Ditto.
7119         (wl-e21-setup-toolbar): Ditto.
7120         (wl-e21-display-image-p): New macro.
7121
7122         * wl-demo.el (wl-demo): Simplified.
7123         (wl-demo-image-type-alist): Use `image-type-available-p' for
7124         checking whether the image type `xbm' is available.
7125
7126 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7127
7128         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7129         (wl-summary-input-range): Ditto.
7130
7131 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7132
7133         * wl-summary.el (wl-summary-edit-addresses): Use
7134         `wl-summary-get-original-buffer'
7135         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7136         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7137         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7138         (wl-summary-get-newsgroups): Eliminated.
7139         (wl-summary-set-crosspost): Ditto.
7140         (wl-summary-is-crosspost-folder): Ditto.
7141         (wl-crosspost-alist-load): Ditto.
7142         (wl-crosspost-alist-save): Ditto.
7143
7144         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7145         `elmo-setup-subscribed-newsgroups' instead of
7146         `elmo-nntp-make-groups-hashtb'.
7147         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7148         instead of `wl-crosspost-alist-save'.
7149
7150         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7151         of `elmo-folder-message-appendable-p'.
7152         (wl-mime-header-presentation-method): Eliminated.
7153
7154         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7155         (Error occurs in emacs21).
7156
7157         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7158         the current buffer).
7159
7160         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7161         instead of `wl-crosspost-alist-save'.
7162         (wl-init): `elmo-crosspost-message-alist-load'
7163         instead of `wl-crosspost-alist-load'
7164
7165         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7166         (wl-parse-newsgroups): Likewise.
7167         (wl-biff-notify): Run `wl-biff-notify-hook'.
7168
7169 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7170
7171         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7172
7173         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7174         when `wl-summary-lazy-highlight' is non-nil.
7175         (wl-summary-goto-folder-subr): Highlight only when
7176         `wl-summary-lazy-highlight' is non-nil.
7177
7178         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7179         Don't display progress and highlight temp-mark when
7180         `wl-summary-lazy-highlight' is non-nil.
7181         (wl-highlight-summary-window): New function.
7182         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7183
7184 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7185
7186         * wl-summary.el (wl-summary-sync): Change `all-visible'
7187         from `all-shown'
7188         (wl-summary-input-range): Ditto.
7189
7190 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7191
7192         * wl-e21.el (wl-highlight-folder-current-line): Call
7193         `wl-folder-init-icons' when folder icons have not been initialized.
7194
7195         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7196
7197         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7198         (wl-demo-image-type-alist): New macro.
7199
7200 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7201
7202         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7203         display does not support graphics.
7204         (wl-plugged-init-icons): Ditto.
7205         (wl-folder-init-icons): Ditto.
7206
7207         * wl-demo.el (wl-demo): Chech closely whether the display
7208         supports graphics.
7209
7210 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7211
7212         * wl-summary.el (wl-summary-get-original-buffer): New function.
7213         (wl-summary-set-crosspost): Use it.
7214         (wl-summary-target-mark-uudecode): Ditto.
7215         (wl-summary-reedit): Ditto.
7216         (wl-summary-resend-bounced-mail): Ditto.
7217         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7218         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7219
7220         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7221         (wl-message-display-internal): Ditto.
7222
7223 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7226
7227 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7228
7229         * wl-summary.el (wl-summary-save-view): Renamed from
7230         `wl-summary-save-status'.
7231
7232 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7233
7234         * wl-summary.el (wl-summary-sync): Added `all-shown'
7235
7236 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7237
7238         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7239
7240 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7241
7242         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7243
7244 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7245
7246         * wl-highlight.el (wl-highlight-summary-line-string): Use
7247         `zerop' instead of `= 0'.
7248         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7249
7250         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7251         for comparing numbers.
7252         (wl-template-prev): Use `zerop' instead of `eq 0'.
7253
7254         * wl-draft.el (wl-draft-insert-current-message): Use
7255         `with-current-buffer' instead of `save-excursion'.
7256         Use `zerop' instead of `eq 0'.
7257
7258 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7259
7260         * wl-draft.el (wl-draft-insert-ccs): New function.
7261         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7262         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7263
7264 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7265
7266         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7267
7268 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7269
7270         * wl-expire.el (wl-expire-refile): Don't call
7271         elmo-msgdb-add-msgs-to-seen-list;
7272         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7273         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7274
7275 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7276
7277         * wl-message.el (wl-message-prev-page): Ignore errors while
7278         scroll-down.
7279
7280 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7281
7282         * wl-mime.el: Use elmo-original-message-mode instead of
7283         mmelmo-original-mode.
7284
7285         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7286         `elmo-folder-get-spec';
7287         (wl-fldmgr-add-completion-all-completions):
7288         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7289
7290         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7291         of `elmo-folder-get-type'.
7292
7293         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7294         `elmo-folder-get-spec';
7295         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7296         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7297         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7298         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7299         `elmo-read-msg-no-cache';
7300         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7301         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7302         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7303         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7304         `elmo-cache-save';
7305         (wl-draft-reedit): Use `elmo-message-file-name'.
7306
7307         * wl-expire.el: Use `elmo-folder-name-internal';
7308         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7309         Use macro `wl-summary-buffer-msgdb' instead of variable
7310         `wl-summary-buffer-msgdb';
7311         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7312         Use macro `wl-summary-buffer-folder-name' instead of variable
7313         `wl-summary-buffer-folder-name'.
7314         * wl-score.el: Likewise.
7315
7316         * wl-message.el: Rewrite for new message buffer cache mechanism.
7317         (wl-message-buffer-cache-buffer-get): New macro.
7318         (wl-message-buffer-cache-folder-get): Ditto.
7319         (wl-message-buffer-cache-message-get): Ditto.
7320         (wl-message-buffer-cache-entry-make): Ditto.
7321         (wl-message-buffer-cache-hit): Ditto.
7322         (wl-message-buffer-cache-sort): New function.
7323         (wl-message-buffer-cache-add): Ditto.
7324         (wl-message-buffer-cache-delete): Ditto.
7325         (wl-message-buffer-cache-clean-up): Ditto.
7326         (wl-message-buffer-window): Rewrite.
7327         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7328         (wl-message-buffer-display): New function.
7329         (wl-message-display-internal): New function.
7330
7331 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7332
7333         * wl-folder.el: Use `elmo-folder-name-internal';
7334         Use `wl-folder-get-elmo-folder';
7335         Use `elmo-folder-list-messages' instead of
7336         `elmo-list-folder';
7337         Use `elmo-folder-get-primitive-list' instead of
7338         `elmo-folder-get-primitive-spec-list';
7339         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7340         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7341         Use `elmo-folder-create' instead of `elmo-create-folder'.
7342         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7343         (wl-folder-get-elmo-folder): New macro.
7344         (wl-folder-elmo-folder-cache-get): Ditto.
7345         (wl-folder-elmo-folder-cache-put): Ditto.
7346         (wl-folder-suspend): Call `elmo-quit'.
7347
7348         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7349         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7350         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7351         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7352         (toplevel): require 'cl.
7353         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7354
7355         * wl-summary.el: Rewrite to use new elmo interface.
7356
7357 \f
7358 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7359
7360         * wl-mime.el (wl-draft-preview-message):
7361         Run `wl-draft-send-hook' before collecting recipients information;
7362         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7363
7364         * tm-wl.el (wl-draft-preview-message): Ditto.
7365
7366 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7367
7368         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7369         wrong recipients are displayed when forwarded message.
7370
7371 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7372
7373         * Version number is increased to 2.5.7.
7374
7375 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7376
7377         * wl-message.el (wl-message-next-page): Bind
7378         `window-pixel-scroll-increment' to nil while scrolling up.
7379
7380 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7381
7382         * wl-vars.el (wl-save-hook): New hook.
7383         * wl.el (wl-save): Call `wl-save-hook'.
7384
7385 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7386
7387         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7388         Argument WITH-ARG instead of NO-ARG (negative mean).
7389         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7390         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7391         * wl-message.el (wl-message-follow-current-entity): Likewise.
7392
7393 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7394
7395         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7396         FROM was optional argument.
7397         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7398
7399 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7400
7401         * Version number is increased to 2.5.6.
7402
7403 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7404
7405         * wl-version.el (wl-version-show): Removed.
7406         (wl-version): Add `interactive'.
7407
7408 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7409
7410         * wl-summary.el (wl-summary-get-petname-func): New variable.
7411         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7412         instead of `wl-address-get-petname-1'.
7413         (wl-summary-simple-from): Ditto.
7414
7415         * wl-address.el (wl-address-get-petname-1): Define as function.
7416
7417 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7418
7419         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7420         field in the original message.
7421         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7422
7423 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7424
7425         * wl-expire.el (wl-expire-hide):
7426         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7427
7428 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7429
7430         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7431         find decoder for To, Cc, and Subject.
7432
7433 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7434
7435         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7436         for checking `elmo-use-buffer-cache'.
7437         (wl-summary-mark-as-important): Fixed typo in comment.
7438
7439 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7440
7441         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7442         field in the original message.
7443         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7444
7445 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7446
7447         * wl-expire.el (wl-expire-hide):
7448         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7449
7450 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7453         find decoder for To, Cc, and Subject.
7454
7455 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7456
7457         * Version number is increased to 2.5.5.
7458
7459         * wl-address.el (wl-address-specials-regexp): New constant.
7460         (wl-address-quote-specials): Use it.
7461
7462 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7463
7464         * wl-summary.el (wl-summary-rescan):
7465         Call `wl-summary-buffer-number-column-detect'.
7466         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7467
7468         * wl-message.el (wl-message-mode-map): Define.
7469         (wl-message-decode): Use it as local-map.
7470
7471 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7472
7473         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7474         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7475
7476 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7477
7478         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7479
7480         * wl-mule.el (wl-read-event-char): Ditto.
7481
7482         * wl-e21.el (wl-read-event-char): Ditto.
7483
7484         * wl-nemacs.el (wl-read-event-char): Ditto.
7485         (read-event): Removed.
7486
7487         * wl-util.el (toplevel): Removed dummy definition of
7488         `read-event'.
7489         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7490
7491 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7492
7493         * wl-nemacs.el (elmo-archive-call-process): Moved to
7494         elmo-archive.el.
7495
7496 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7497
7498         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7499         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7500
7501         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7502         instead of magic-number 6.  Use `not' instead of `null' for symbol
7503         `nil' check (not empty list).
7504         (wl-draft-insert-x-face-field): Fixed paren style.
7505
7506         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7507         one-branch conditional statement, instead of `and' and `if'.
7508         (wl-draft-forward): Likewise.
7509         (wl-draft-add-references): Likewise.
7510         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7511
7512         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7513         conditional steatment.  Use `cond' instead of `if'.
7514         (wl-draft-confirm): Likewise.
7515
7516 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7517
7518         * wl-version.el (wl-version-show): Use `product-string-1'
7519         instead of `wl-version'.
7520         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7521
7522         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7523
7524 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7525
7526         * wl-highlight.el (wl-highlight-headers): Revert
7527         `wl-highlight-x-face-func' argument (`beg' and `end').
7528
7529 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7530
7531         * wl.el (toplevel): Move `product-provide' declare.
7532         * wl-demo.el (toplevel): Ditto.
7533         * wl-dnd.el (toplevel): Ditto.
7534         * wl-highlight.el (toplevel): Ditto.
7535         * wl-message.el (toplevel): Ditto.
7536         * wl-refile.el (toplevel): Ditto.
7537         * wl-util.el (toplevel): Ditto.
7538
7539 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7540
7541         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7542         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7543         (wl-thread-close-all): keep cursor position.
7544
7545 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7546
7547         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7548         (eq x 0).
7549         (wl-generate-user-agent-string-1): Fix conditional statement.
7550
7551 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7552
7553         * wl.el (wl-check-environment): Additional check for
7554         'wl-local-domain' and `wl-message-id-domain'.
7555
7556 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7557
7558         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7559
7560 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7561
7562         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7563         instead of `smtp-sasl-user-realm'.
7564
7565 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7566
7567         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7568
7569 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7570
7571         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7572         to the default value as well as `eword-lexical-analyzer'.
7573
7574 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7575
7576         * wl-version.el (wl-extended-emacs-version,
7577         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7578         `elmo-match-string' instead of `wl-match-string'.
7579
7580 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7581
7582         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7583         docstring.
7584
7585 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7586
7587         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7588
7589 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7590
7591         * wl-highlight.el (wl-highlight-headers): Remove
7592         `wl-highlight-x-face-func' argument (`beg' and `end').
7593
7594 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7595
7596         * wl-summary.el (wl-summary-mark-as-important):
7597         Remove cache if folder is local.
7598
7599 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7600
7601         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7602         to get existing e-mail address string.
7603
7604 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7605
7606         * wl-version.el (wl-generate-user-agent-string): Commentary.
7607         (wl-generate-user-agent-string-1): Use `when' for
7608         one-branch conditional statement, instead of `and' and `if'.
7609         (wl-extended-emacs-version, wl-extended-emacs-version2,
7610         wl-extended-emacs-version3): Ditto.
7611
7612 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7613
7614         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7615         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7616         condition-case; Remove initialization.
7617         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7618         (wl-summary-sync-update3): Added argument `sync-all';
7619         Eliminated local variable `msgdb';
7620         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7621         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7622         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7623
7624 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7625
7626         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7627         connection before call `wl-draft-send-mail-with-smtp'.
7628
7629 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7630
7631         * Version number is increased to 2.5.4.
7632
7633 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7634
7635         * wl.el (wl-check-environment): Additional check for
7636         'wl-local-domain' and `wl-message-id-domain'.
7637
7638 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7639
7640         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7641         buffer as command specific.
7642         (wl-folder-mark-as-read-all-entity): Ditto.
7643         (wl-folder-prefetch-entity): Ditto.
7644         (wl-folder-drop-unsync-entity): Ditto.
7645
7646         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7647         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7648         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7649
7650         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7651         save-excursion.
7652
7653 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7654
7655         * Version number is increased to 2.5.3.
7656
7657         * wl-summary.el (wl-summary-save-view-cache):
7658         Delete duplicated `write-region';
7659         Use `write-region-as-binary' instead of `as-binary-output-file' and
7660         `write-region'.
7661
7662 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7663
7664         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7665
7666 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7667
7668         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7669         instead of `smtp-via-smtp'.
7670
7671 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7672
7673         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7674
7675 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7676
7677         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7678         instead of `smtp-sasl-user-realm'.
7679
7680 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7681
7682         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7683
7684 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7685
7686         * Version number is increased to 2.5.2.
7687
7688 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7689
7690         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7691         does not exist.
7692         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7693         (wl-biff-start): Call `timer-activate' if timer already exists.
7694
7695         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7696         only when it is bound as function.
7697
7698 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7699
7700         * Version number is increased to 2.5.1.
7701
7702 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7703
7704         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7705         Print refile/copy destination.
7706
7707 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7708
7709         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7710         queue-flush-only is non-nil.
7711
7712         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7713
7714         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7715         checking cache folder.
7716
7717 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7718
7719         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7720         `regexp-quote'.
7721
7722 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7723
7724         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7725         function.
7726         * wl-summary.el (wl-summary-write-current-folder-functions):
7727         Change default value.  Use it.
7728
7729 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7730
7731         * Version number is increased to 2.5.0.
7732
7733         * wl-version.el (wl-version): Changed codename.
7734
7735 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7736
7737         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7738         (wl-summary-supersedes-message): Ditto.
7739
7740 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7741
7742         * wl-refile.el (wl-refile-guess-functions): Renamed from
7743         `wl-refile-guess-func-list'.
7744
7745 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7746
7747         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7748         Fixed problem when no rule was matched.
7749
7750 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7751
7752         * wl-summary.el (wl-summary-get-mark): Fixed
7753         `wl-summary-buffer-target-mark' check logic.
7754
7755 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7756
7757         * wl-folder.el (wl-folder-write-current-folder): Added group
7758         folder check.
7759
7760         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7761         `wl-summary-write-current-newsgroup'.
7762         (wl-summary-write-current-folder-functions): New variable.
7763         * wl-folder.el (wl-folder-get-newsgroups): New function.
7764         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7765         (wl-folder-write-current-folder): Renamed from
7766         `wl-folder-write-current-newsgroup'.
7767
7768 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7769
7770         * Version number is increased to 2.3.93.
7771
7772 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7773
7774         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7775         (wl-ldap-make-matched-value-list): Ditto.
7776         (wl-ldap-alias-safe-string): Split e-mail address.
7777
7778         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7779         petname folder default was selected.
7780         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7781         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7782
7783 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7784
7785         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7786         to `wl-draft-config-exec'.
7787
7788         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7789         instead of calling `wl-draft-config-exec';
7790         Process group-list and show recipients in minibuffer.
7791
7792         * tm-wl.el (wl-draft-preview-message): Ditto.
7793
7794 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7795
7796         * wl.el (toplevel): Added (C) to copyright notice, and
7797         sync Author header.
7798         * tm-wl.el (toplevel): Ditto.
7799         * wl-address.el (toplevel): Ditto.
7800         * wl-demo.el (toplevel): Ditto.
7801         * wl-dnd.el (toplevel): Ditto.
7802         * wl-draft.el (toplevel): Ditto.
7803         * wl-e21.el (toplevel): Ditto.
7804         * wl-expire.el (toplevel): Ditto.
7805         * wl-folder.el (toplevel): Ditto.
7806         * wl-highlight.el (toplevel): Ditto.
7807         * wl-message.el (toplevel): Ditto.
7808         * wl-mime.el (toplevel): Ditto.
7809         * wl-mule.el (toplevel): Ditto.
7810         * wl-nemacs.el (toplevel): Ditto.
7811         * wl-refile.el (toplevel): Ditto.
7812         * wl-score.el (toplevel): Ditto.
7813         * wl-summary.el (toplevel): Ditto.
7814         * wl-template.el (toplevel): Ditto.
7815         * wl-thread.el (toplevel): Ditto.
7816         * wl-util.el (toplevel): Ditto.
7817         * wl-vars.el (toplevel): Ditto.
7818         * wl-xmas.el (toplevel): Ditto.
7819
7820 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7821
7822         * wl.el (wl-init): Added comment about `wl-init-hook'.
7823         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7824         * wl-vars.el (wl-init-hook): Added docs.
7825         (wl-make-plugged-hook): Removed useless docs.
7826         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7827         * wl-xmas.el (toplevel): Ditto.
7828
7829 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7830
7831         * wl-address.el (toplevel): Fixed multiple Author header format.
7832         * wl-demo.el (toplevel): Ditto.
7833         * wl-draft.el (toplevel): Ditto.
7834         * wl-folder.el (toplevel): Ditto.
7835         * wl-summary.el (toplevel): Ditto.
7836         * wl-thread.el (toplevel): Ditto.
7837         * wl-util.el (toplevel): Ditto.
7838         * wl-vars.el (toplevel): Ditto.
7839         * wl-version.el (toplevel): Ditto.
7840         * wl-xmas.el (toplevel): Ditto.
7841         * wl.el (toplevel): Ditto.
7842
7843         * wl-version.el (toplevel): Added require `elmo-version' for
7844         `product-version-as-string'.
7845
7846 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7847
7848         * wl-vars.el (wl-draft-send-hook): Changed default value to
7849         '(wl-draft-config-exec).
7850
7851         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7852         explicitly.
7853         (wl-draft): Set `wl-draft-config-exec-flag' before running
7854         `wl-mail-setup-hook'.
7855
7856         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7857         `wl-biff-init-icons' to `wl-init-hook' instead of
7858         `wl-make-plugged-hook'.
7859         (Because if `wl-draft' command is invoked at first,
7860         they are not initialized)
7861         Updated copyright notice.
7862
7863         * wl-e21.el (toplevel): Ditto;
7864
7865         * wl-demo.el (toplevel): Updated copyright notice.
7866         * wl-address.el (toplevel): Ditto.
7867         * wl-draft.el (toplevel): Ditto.
7868         * wl-version.el (toplevel): Ditto.
7869         * wl-folder.el (toplevel): Ditto.
7870         * wl-summary.el (toplevel): Ditto.
7871         * wl-thread.el (toplevel): Ditto.
7872         * wl-util.el (toplevel): Ditto.
7873         * wl-vars.el (toplevel): Ditto.
7874         * wl.el (toplevel): Ditto.
7875
7876 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7877
7878         * wl-highlight.el (wl-highlight-message): Fixed problem of
7879         highlighting failure which occured when the last field contains
7880         multiple lines in the draft buffer.
7881
7882         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7883         `wl-biff-start' if plugged.
7884
7885         * wl-util.el (wl-biff-check-folder): New function.
7886         (wl-biff-check-folders): Don't set session name prefix.
7887         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7888         (wl-biff-check-folder-async): Ditto.
7889
7890         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7891         in email address.
7892
7893 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7894
7895         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7896
7897         * wl-draft.el (wl-draft-strip-subject-re): New function.
7898
7899         * wl-draft.el (wl-draft-reply): Use it.
7900
7901 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7902
7903         * wl-message.el (wl-mmelmo-message-redisplay): Use
7904         `mime-display-message' instead of `wl-mime-display-message'.
7905
7906         * wl-mime.el (toplevel): Removed compatibility workaround
7907         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7908         (wl-mime-display-message): Abolished.
7909         (wl-mime-entity-read-field): Ditto.
7910         (wl-mime-combine-message/partial-pieces): Use
7911         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7912
7913 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7914
7915         * wl-template.el: Doc fixes.
7916
7917 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7918
7919         * wl-e21.el (wl-message-overload-functions): Do nothing if
7920         `current-local-map' is not available.
7921         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7922
7923 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7924
7925         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7926         representation.
7927
7928         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7929         number.
7930         (wl-fldmgr-save-folders): Don't use `format' when insert
7931         `wl-fldmgr-folders-header'.
7932
7933 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7934
7935         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7936
7937 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7938
7939         * wl-highlight.el (wl-highlight-message):
7940         Use `std11-field-end' to detect end point of the header field.
7941         Refer `wl-highlight-max-header-size'.
7942
7943         * wl-vars.el (wl-highlight-max-header-size): New variable.
7944
7945         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7946
7947         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7948         Set `for-draft' argument of wl-highlight-headers.
7949         (wl-draft): Ditto.
7950         (wl-draft-reedit): Ditto.
7951         (wl-user-agent-compose-internal): Ditto.
7952
7953 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7954
7955         * wl-message.el (wl-message-add-button): Use overlay.
7956
7957 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7958
7959         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7960
7961         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7962         problem when group-list content is nothing.
7963         (Reported by Mito <mit@nines.nec.co.jp>)
7964
7965 2000-10-18  SAITO Atsunori <sai@yedo.com>
7966
7967         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7968
7969 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7970
7971         * tm-wl.el (toplevel): Use product-provide.
7972
7973 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * Version number is increased to 2.3.92.
7976
7977 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7978
7979         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7980         title text, use `display' property for left margin under Emacs 21.
7981
7982         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7983         properties.
7984         (wl-plugged-init-icons): Ditto.
7985
7986 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7987
7988         * wl.el (wl-save-status, wl-init): Remove last period in
7989         "...done." message.
7990         * tm-wl.el (wl-summary-burst): Ditto.
7991         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7992         wl-summary-resume-cache-status,
7993         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7994         wl-summary-sync-update3, wl-summary-highlight-msgs,
7995         wl-summary-flush-pending-append-operations,
7996         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7997         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7998         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7999         wl-thread-open-all): Ditto.
8000         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8001         * wl-mime.el (wl-summary-burst): Ditto.
8002         * wl-highlight.el (wl-highlight-summary): Ditto.
8003         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8004         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8005         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8006         * wl-address.el (wl-local-address-init): Ditto.
8007
8008 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8009
8010         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8011         `add-text-properties'.
8012         (wl-plugged-init-icons): Ditto.
8013         (wl-folder-init-icons): Use `propertize' instead of
8014         `put-text-property'.
8015         (wl-plugged-set-folder-icon): Ditto.
8016         (wl-e21-highlight-folder-group-line): Ditto.
8017
8018 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8019
8020         * wl-version.el (wl-version-status-alist): New variable.
8021         (wl-version-status): New function.
8022
8023         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8024         "Cc" part of the case "Reply-To".
8025
8026         * wl-draft.el (wl-draft-reply): Use result of
8027         `eword-extract-address-components'.
8028
8029         * wl-demo.el (wl-demo-icon-name): New constant.
8030         (wl-logo-xpm): Use it.
8031         (wl-logo-xbm): Ditto.
8032         (wl-logo-bitmap): Ditto.
8033
8034         * Version number is increased to 2.3.91.
8035
8036 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8037
8038         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8039         (wl-extended-emacs-version, wl-extended-emacs-version2,
8040         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8041         docstring.
8042
8043         * wl-version.el (wl-generate-user-agent-string-1): New function.
8044         (wl-generate-user-agent-string): Use it.
8045
8046         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8047         `mime-edit-insert-user-agent-field'.
8048         (wl-generate-user-agent-string): Check
8049         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8050
8051         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8052         instead of `if', when verbose case.
8053
8054 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8055
8056         * wl-expire.el (wl-summary-expire): Fix.
8057
8058 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8059
8060         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8061         and `elmo-lost+found-folder' if 'wl-draft.
8062         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8063
8064 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8065
8066         * wl-expire.el (wl-summary-expire): Change messages.
8067         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8068         `deleing-info' instead of "Deleting..."
8069
8070 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8071
8072         * wl-summary.el (wl-summary-refile-subr): Fix.
8073
8074 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8075
8076         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8077         if pipe folder.
8078
8079 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8080
8081         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8082
8083 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8084
8085         * wl-expire.el (wl-expire-hide): New function.
8086         (wl-summary-expire): Add `hide'.
8087
8088 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8089
8090         * wl-vars.el (wl-draft-reply-without-argument-list):
8091         Changed default value to consider `Reply-To:'.
8092         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8093
8094         * Version number is increased to 2.3.90.
8095
8096         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8097         elmo-imap4-get-session with unwind-protect.
8098         Don't cause error.
8099         (wl-summary-sync-marks): Don't check plugged nor folder type.
8100         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8101         (Always keep current buffer).
8102
8103 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8104
8105         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8106         Enclose with `save-excursion'.
8107
8108 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8109
8110         * wl-version.el (wl-version): Remove interactive.
8111
8112 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8113
8114         * wl-version.el (wl-generate-user-agent-string): Use
8115         `product-string-verbose' instead of `product-string-1'.
8116
8117 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8118
8119         * wl-vars.el (wl-draft-use-cache): New variable.
8120         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8121         if wl-draft-use-cache is non-nil.
8122
8123 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8124
8125         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8126         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8127
8128 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8129
8130         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8131         (wl-thread-msg-mark-as-unread): Ditto.
8132
8133         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8134         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8135         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8136         Don't set mark in summary if return value of `elmo-mark-as-read'
8137         is nil.
8138         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8139         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8140         instead of `wl-thread-msg-mark-as-read'.
8141         (wl-summary-mark-as-unread-region): Ditto.
8142         (wl-summary-target-mark-mark-as-read): Ditto.
8143
8144         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8145
8146 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8147
8148         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8149
8150         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8151
8152 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8153
8154         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8155         face.
8156
8157 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8158
8159         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8160         `running-xemacs'.
8161
8162 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8163
8164         * wl-version.el (toplevel): Use `product-version-as-string' for
8165         set verstion-string, if defined.
8166
8167         * wl-version.el (wl-version-show): Insert string at point, when
8168         call with argument.
8169
8170         * wl-version.el (wl-generate-user-agent-string): Use
8171         `product-string-1' instead of `wl-appname', `wl-version' and
8172         `wl-codename'.
8173
8174 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8175
8176         * wl-address.el (toplevel): Use product-provide.
8177         * wl-demo.el (toplevel): Ditto.
8178         * wl-dnd.el (toplevel): Ditto.
8179         * wl-draft.el (toplevel): Ditto.
8180         * wl-e21.el (toplevel): Ditto.
8181         * wl-expire.el (toplevel): Ditto.
8182         * wl-fldmgr.el (toplevel): Ditto.
8183         * wl-folder.el (toplevel): Ditto.
8184         * wl-highlight.el (toplevel): Ditto.
8185         * wl-message.el (toplevel): Ditto.
8186         * wl-mime.el (toplevel): Ditto.
8187         * wl-mule.el (toplevel): Ditto.
8188         * wl-nemacs.el (toplevel): Ditto.
8189         * wl-refile.el (toplevel): Ditto.
8190         * wl-score.el (toplevel): Ditto.
8191         * wl-summary.el (toplevel): Ditto.
8192         * wl-template.el (toplevel): Ditto.
8193         * wl-thread.el (toplevel): Ditto.
8194         * wl-util.el (toplevel): Ditto.
8195         * wl-vars.el (toplevel): Ditto.
8196         * wl-xmas.el (toplevel): Ditto.
8197         * wl.el (toplevel): Ditto.
8198
8199 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8202         instead of product.
8203
8204         * wl-version.el (wl-version): Compile time evalution elmo-version.
8205
8206 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8207
8208         * wl-summary.el (wl-summary-sync-force-update): Append queue
8209         `mark-as-read'if unplugged.
8210
8211 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8212
8213         * wl-version.el: New file.  Use product.el.
8214         * wl.el: add (require 'wl-version).
8215         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8216         for ~/.folders header.
8217         (wl-fldmgr-folders-header): Changed.
8218         * wl-demo.el (wl-demo): Use product.el.
8219
8220         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8221         wl-version.el.
8222         * wl-util.el (wl-version, wl-version-show): Ditto.
8223
8224         * wl-util.el (wl-generate-user-agent-string,
8225         wl-extended-emacs-version, wl-extended-emacs-version2,
8226         wl-extended-emacs-version3): Move to wl-version.el.
8227         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8228         xemacs-codename, mime-edit-insert-user-agent-field,
8229         mime-edit-user-agent-value, mime-editor/version,
8230         mime-editor/codename): Compile warning killer move to
8231         wl-version.el
8232
8233 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8234
8235         * wl-summary.el (wl-summary-refile-subr): Fix.
8236
8237 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8238
8239         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8240         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8241
8242 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8243
8244         * wl.el (wl-check-environment): Check too many `@'.
8245
8246 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8247
8248         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8249
8250 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8251
8252         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8253         wl-draft-reply-myself-without-argument-list): Add variables.
8254         * wl-draft.el (wl-draft-reply): Use it.
8255
8256 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8257
8258         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8259         the 5th argument of `elmo-network-get-spec'.
8260
8261         * wl-thread.el (wl-thread-reparent-children): New inline function.
8262         (wl-thread-delete-message): Use it.
8263
8264         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8265         (wl-summary-score-update-all-lines): Don't use `dolist'.
8266
8267 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8268
8269         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8270         (require 'elmo-msgdb) for inline function.
8271
8272 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8273
8274         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8275
8276 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8277
8278         * wl-score.el (wl-score-headers): Fix for the confusing macro
8279         `elmo-kill-buffer'.
8280
8281 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8282
8283         * wl-summary.el: Don't use the 3rd argument of `require' because
8284         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8285         * wl-util.el: Ditto.
8286         * wl-draft.el: Ditto.
8287
8288 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8289
8290         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8291         window system is not used.
8292
8293 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8294
8295         * wl-thread.el: Don't use `mapcar' only for iteration.
8296         (wl-thread-resume-entity): Ditto.
8297         (wl-thread-delete-message): Ditto.
8298
8299         * wl-summary.el: Bind `dragdrop-drop-functions',
8300         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8301         of `require' for `timezone', `easymenu' and `ps-print';
8302         don't use `mapcar' only for iteration.
8303
8304         * wl-util.el: Bind `mule-version', `nemacs-version',
8305         `emacs-beta-version', `xemacs-codename',
8306         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8307         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8308         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8309         only for iteration.
8310
8311         * wl-score.el: Don't use `mapcar' only for iteration.
8312         (wl-score-simplify-buffer-fuzzy): Ditto.
8313         (wl-score-simplify-subject): Ditto.
8314         (wl-score-headers): Ditto.
8315         (wl-summary-score-update-all-lines): Ditto.
8316
8317         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8318         `enable-multibyte-characters' and `mule-version'.
8319
8320         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8321         `mapcar' only for iteration.
8322
8323         * wl-demo.el: Don't use `mapcar' only for iteration.
8324
8325         * wl-folder.el: Don't use `mapcar' only for iteration.
8326         (wl-folder-open-all): Ditto.
8327         (wl-folder-count-incorporates): Ditto.
8328
8329         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8330         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8331
8332         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8333         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8334         `smtp-connection-type'; specify 3rd argument of `require' for
8335         `timezone'; don't use `mapcar' only for iteration.
8336         (wl-draft-clone-local-variables): Don't use `mapcar'.
8337         (wl-draft-generate-clone-buffer): Ditto.
8338         (wl-user-agent-compose-internal): Ditto.
8339
8340         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8341
8342         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8343         (wl-save-status): Ditto.
8344
8345         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8346         for iteration.
8347
8348 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8349
8350         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8351         removed `Date'.
8352         (wl-fldmgr-make-filter-default): New user option.
8353
8354         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8355         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8356         (wl-fldmgr-filter-completion-alist): Abolish.
8357
8358         * wl.el (wl): Don't check servers if arg is non-nil.
8359
8360         * wl-draft.el (wl-draft-reply): Set only message-id string to
8361         In-Reply-To field.
8362
8363 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8364
8365         * wl-summary.el (wl-summary-pick): Rewrite.
8366
8367         * wl-draft.el (wl-draft-forward): Get references field from
8368         original buffer.
8369         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8370
8371 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8372
8373         * wl-draft.el (wl-draft-forward): Add references field.
8374
8375 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8376
8377         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8378         (wl-draft-reply): Use it.
8379
8380 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8381
8382         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8383         when Emacs 21 is running.
8384
8385         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8386         bindings.
8387
8388 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8389
8390         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8391         XPM icons transparent.
8392
8393         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8394         Emacs 21.
8395
8396 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8399         nil.
8400
8401         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8402         when it is persistent.
8403         (wl-summary-sync-marks): Changed argument for
8404         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8405         (wl-summary-virtual): Use `elmo-read-search-condition'.
8406         (wl-summary-redisplay-internal): If folder is local, mark as read
8407         even when folder is plugged.
8408
8409 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8410
8411         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8412         of `tool-bar-lines' in the frame parameters.
8413         (after-make-frame-functions, post-command-hook): Don't modify the
8414         value.
8415         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8416         wl-e21-tool-bar-lines): Removed.
8417
8418 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8419
8420         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8421         properties `evaporate' and `wl-momentary-overlay' as well.
8422         (wl-highlight-summary-displaying): Ditto.
8423         (wl-delete-all-overlays): Don't delete overlay which does not have
8424         a property `wl-momentary-overlay'.
8425
8426         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8427         `display-mouse-p' and `display-graphic-p'.
8428         (wl-folder-init-icons): Don't search for XBM or the other files.
8429         (wl-plugged-set-folder-icon): Make icons if and only if
8430         `display-graphic-p' returns non-nil.
8431         (wl-highlight-plugged-current-line): Use `before-string' overlay
8432         property to show icon images.
8433         (wl-highlight-folder-current-line): Ditto.
8434         (wl-e21-highlight-folder-group-line): Ditto.
8435         (wl-e21-highlight-folder-by-numbers): Ditto.
8436         (wl-e21-insert-image): Removed.
8437         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8438         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8439         said.
8440         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8441         `wl-e21-force-switch-toolbar'.
8442         (wl-e21-make-icon-image): Removed.
8443         (wl-e21-setup-toolbar): Don't search for XBM files.
8444         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8445         the default value.
8446
8447 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8448
8449         * wl-util.el (wl-biff-check-folder-async): Set
8450         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8451
8452 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8453
8454         * wl-e21.el (after-make-frame-functions): Add
8455         `wl-e21-force-switch-toolbar'.
8456         (wl-e21-force-switch-toolbar): New function force to switch the
8457         toolbar appearance automatically.
8458         (post-command-hook): Add `wl-e21-switch-toolbar'.
8459         (wl-e21-switch-toolbar): New function to switch the toolbar
8460         appearance automatically.
8461         (wl-e21-tool-bar-lines): New buffer local variable.
8462
8463 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8464
8465         * wl-util.el (wl-biff-check-folders-running): New variable.
8466         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8467         (wl-biff-check-folder-async-callback):
8468         Set `wl-biff-check-folders-running'.
8469         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8470         with unwind-protect.
8471
8472         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8473         Enclose `wl-folder-auto-check' with unwind-protect.
8474
8475         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8476         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8477
8478         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8479
8480         * wl-util.el (wl-biff-notify): New inline function.
8481         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8482         locally.
8483         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8484         folder-list' is 1.
8485         Use `wl-biff-notify'.
8486         (wl-biff-check-folder-async-callback): New function.
8487         (wl-biff-check-folder-async): Ditto.
8488
8489         * wl-folder.el (wl-folder): Don't check folders.
8490         (wl-folder-auto-check): New function.
8491
8492 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8493
8494         * wl-util.el (wl-biff-start) [Emacs19+]:
8495         Use `timer-next-integral-multiple-of-time'.
8496         (wl-biff-check-folders): Use `wl-default-folder'
8497         if `wl-biff-check-folder-list' is nil.
8498
8499 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8500
8501         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8502         instead of `elmo-delete-lists'.
8503
8504 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8505
8506         * wl.el (wl-plugged-toggle-all): Set the value of
8507         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8508         (wl-plugged-toggle): Ditto.
8509         (wl-toggle-plugged): Ditto.
8510         (wl-plugged-init): Ditto.
8511
8512         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8513         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8514         instead of `wl-biff-state-indicator-off' and
8515         `wl-biff-state-indicator-on'; don't modify the value and the type
8516         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8517         (wl-plugged-init-icons): Set icons data to
8518         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8519         instead of `wl-plug-state-indicator-off' and
8520         `wl-plug-state-indicator-on'; don't modify the value and the type
8521         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8522
8523         * wl-vars.el (wl-modeline-biff-state-off,
8524         wl-modeline-biff-state-on, wl-modeline-biff-status,
8525         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8526         wl-modeline-plug-status): New internal variables.
8527         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8528         wl-biff-check-interval, wl-biff-check-folder-list): Change
8529         customization group from `wl-folder' to `wl-highlight'.
8530         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8531         wl-show-plug-status-on-modeline): Defcustomized.
8532
8533         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8534         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8535         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8536         a flag to `mode-line-buffer-identification'.
8537
8538         * wl-e21.el (wl-biff-init-icons): Set icons data to
8539         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8540         instead of `wl-biff-state-indicator-off' and
8541         `wl-biff-state-indicator-on'.
8542         (wl-plugged-init-icons): Set icons data to
8543         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8544         instead of `wl-plug-state-indicator-off' and
8545         `wl-plug-state-indicator-on'.
8546
8547 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8548
8549         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8550         excessive titles.
8551
8552 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8553
8554         * wl.el (wl-plugged-mode): Use revised
8555         `wl-mode-line-buffer-identification'.
8556         (wl-plugged-init): Don't use `force-mode-line-update'.
8557
8558         * wl-xmas.el (wl-draft-overload-functions): Use revised
8559         `wl-mode-line-buffer-identification'.
8560         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8561         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8562         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8563         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8564         `wl-make-plugged-hook';
8565         add `wl-folder-init-icons' and `wl-setup-folder' to
8566         `wl-folder-mode-hook'.
8567
8568         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8569         19 as well.
8570         (wl-mode-line-display-priority-list): New user option.
8571         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8572         Defcustomized.
8573         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8574         Add docs.
8575
8576         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8577         start.
8578         (wl-mode-line-buffer-identification): Revised as a function.
8579
8580         * wl-summary.el (wl-summary-mode): Use revised
8581         `wl-mode-line-buffer-identification'; don't call
8582         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8583         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8584         `wl-xmas-setup-summary'.
8585
8586         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8587         `wl-mode-line-buffer-identification'.
8588
8589         * wl-mule.el (wl-draft-overload-functions): Use revised
8590         `wl-mode-line-buffer-identification'.
8591
8592         * wl-folder.el (wl-make-plugged-alist): Don't call
8593         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8594         (wl-folder): Don't call `wl-folder-init-icons' directly.
8595         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8596         `wl-xmas-setup-folder' directly;
8597         use revised `wl-mode-line-buffer-identification'.
8598         (TopLevel): Don't bind `wl-biff-init-icons',
8599         `wl-plugged-init-icons', `wl-folder-init-icons',
8600         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8601
8602         * wl-e21.el (wl-draft-overload-functions): Use revised
8603         `wl-mode-line-buffer-identification'.
8604         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8605         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8606         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8607         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8608         `wl-make-plugged-hook';
8609         add `wl-folder-init-icons' and `wl-setup-folder' to
8610         `wl-folder-mode-hook'.
8611
8612 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8613             Katsumi Yamaoka    <yamaoka@jpl.org>
8614
8615         * wl.el (wl): Call `wl-biff-start'.
8616         (wl-exit): Call `wl-biff-stop'.
8617         (wl-plugged-mode): Show biff in modeline.
8618         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8619
8620         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8621         (wl-biff-init-icons): New function.
8622         (wl-plugged-init-icons): Don't make too much keymaps.
8623         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8624
8625         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8626         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8627         variables.
8628         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8629         options.
8630
8631         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8632         wl-biff-start, wl-biff-stop): New functions.
8633         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8634         (wl-biff-timer-name): New variable.
8635
8636         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8637
8638         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8639         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8640
8641         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8642         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8643
8644         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8645         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8646         `wl-folder-init-icons' to `ignore' if they are not available.
8647         (wl-folder-mode): Show biff in modeline.
8648
8649         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8650         (wl-biff-init-icons): New function.
8651         (wl-plugged-init-icons): Don't make too much keymaps.
8652         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8653
8654 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8655
8656         * wl-vars.el (wl-strict-diff-folders): Customization Type
8657         and doc fix.  Define as a list of regular expressions for
8658         folders or nil.
8659         * wl-folder.el (wl-folder-check-one-entity): Use
8660         `wl-string-match-member' instead of `wl-string-member' for
8661         `wl-strict-diff-folders'.
8662
8663 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8664
8665         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8666         (wl-highlight-folder-current-line): Use it; new implementation.
8667         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8668         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8669         `defsubst' instead of `defun'.
8670
8671         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8672         `wl-highlight-group-folder-by-numbers'; made it can also be a
8673         number.  See info for more details.
8674
8675         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8676         running.
8677
8678         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8679         to bind them.
8680
8681         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8682         (wl-highlight-folder-current-line): New implementation.
8683
8684         * wl-highlight.el (wl-highlight-folder-group-line): New
8685         implementation.
8686         (wl-delete-all-overlays): Rewrite as a marco.
8687         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8688
8689         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8690         running.
8691         (wl-folder-*-glyph): No need to bind them.
8692
8693         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8694         `wl-e21-highlight-folder-group-icon'; rewrite.
8695         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8696         `defsubst' instead of `defun'.
8697         (wl-folder-mode-map): Bind it when compiling.
8698
8699 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8700
8701         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8702
8703         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8704
8705 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8706
8707         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8708
8709 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8710
8711         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8712         (wl-highlight-folder-current-line): Use it.
8713
8714         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8715         in `id-name'.
8716
8717 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8718
8719         * wl.el: Require `wl-e21' when Emacs 21 is running.
8720
8721         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8722         default when Emacs 21 is running.
8723         (wl-use-highlight-mouse-line): Ditto.
8724         (wl-on-emacs21): New constant.
8725         (wl-on-emacs20): Removed.
8726
8727         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8728         Emacs 21 is running.
8729
8730         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8731         Emacs 21 is running.
8732
8733         * wl-e21.el: New file.
8734
8735 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8736
8737         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8738         (wl-toggle-plugged): Ditto.
8739         (wl-plugged-toggle): Ditto.
8740         (wl-plugged-toggle-all): Ditto.
8741
8742         * wl-vars.el (wl-plug-state-indicator): Refer
8743         `wl-plug-state-indicator-on' indirectly.
8744
8745 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8746
8747         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8748         Call `wl-folder-confirm-existence'.
8749
8750         * wl-folder.el (wl-folder-confirm-existence): Added optional
8751         argument `force'.
8752
8753 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8754
8755         * wl-summary.el (wl-summary-refile-subr): Assume
8756         `copy-or-refile' as symbol.
8757         (wl-summary-refile): Follow up above change.
8758         (wl-summary-copy): Ditto.  Doc fix.
8759
8760 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8761
8762         * wl-summary.el (wl-summary-pick): Don't bind
8763         `elmo-search-mime-charset'.
8764
8765         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8766         default using old backquote style.
8767         (wl-search-mime-charset): Abolished.
8768
8769         * wl-highlight.el (wl-highlight-headers):
8770         Call `point' after `re-search-forward'(for Nemacs).
8771
8772         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8773         for elmo-imap4.el.
8774
8775 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8776
8777         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8778         `wl-message-ignored-field-list' instead of
8779         `mime-view-ignored-field-list'.
8780
8781         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8782         Add interactive spec.
8783         (wl-folder-goto-bottom-of-current-folder): Ditto.
8784         (wl-folder-mode-map): Bind them.
8785
8786         * wl-vars.el (wl-message-ignored-field-list): New variable.
8787         (wl-message-visible-field-list): New variable.
8788
8789         * wl-mime.el (wl-mime-header-presentation-method): New function.
8790         (wl-mime-setup): Set header-presentation-method.
8791
8792 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8793
8794         * wl-nemacs.el (wl-draft-overload-functions): Set
8795         `mode-line-buffer-identification' instead of using
8796         `wl-make-modeline'.
8797
8798         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8799         instead of using `wl-make-modeline'.
8800
8801         * wl-xmas.el (wl-plugged-init-icons): Set up
8802         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8803         (wl-make-modeline): Abolish.
8804         (wl-draft-overload-functions): Set
8805         `mode-line-buffer-identification' instead of using
8806         `wl-make-modeline'.
8807
8808         * wl-util.el (wl-make-modeline-subr): Abolish.
8809         (wl-mode-line-buffer-identification): New alias.
8810
8811         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8812         (wl-summary-make-modeline): Abolish.
8813         (wl-summary-buffer-set-folder): Set
8814         `wl-summary-buffer-folder-indicator'.
8815         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8816         of using `wl-make-modeline'.
8817         (wl-summary-switch-to-clone-buffer): Don't set
8818         `mode-line-buffer-identification'.
8819         (wl-summary-goto-folder-subr): Ditto.
8820
8821         * wl-mule.el (wl-draft-overload-functions): Set
8822         `mode-line-buffer-identification' instead of using
8823         `wl-make-modeline'.
8824
8825         * wl-folder.el (wl-folder-mode): Set
8826         `mode-line-buffer-identification' instead of using
8827         `wl-make-modeline'.
8828         (wl-folder): Don't set `mode-line-buffer-identification'.
8829
8830 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8831
8832         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8833         instead of `member' for `wl-refile-guess-func-list' look-ups.
8834         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8835
8836 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8837
8838         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8839         `wl-message-button-dispatcher'.
8840
8841         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8842
8843         * wl-message.el (wl-message-button-dispatcher): Use it.
8844
8845         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8846         "In-Reply-To".
8847
8848         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8849         Bind `case-fold-search' to t.
8850
8851 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8852
8853         * wl-xmas.el (wl-message-overload-functions): Initialize
8854         `wl-message-button-map'.
8855
8856         * wl-mule.el (wl-message-overload-functions): Initialize
8857         `wl-message-button-map'.
8858
8859         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8860
8861         * wl-message.el (wl-message-button-map): New keymap.
8862         (wl-message-add-button): New function.
8863         (wl-message-button-dispatcher): New function.
8864         (wl-message-button-refer-article): New function.
8865
8866         * wl-highlight.el
8867         (wl-highlight-message-add-buttons-to-header): New function.
8868         (wl-highlight-headers): Use it.
8869
8870 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8871
8872         * wl-summary.el (wl-summary-default-from): Use
8873         `wl-address-get-petname-1'.
8874         (wl-summary-simple-from): Ditto.
8875
8876         * wl-address.el (wl-address-get-petname-1): New inline function.
8877         (wl-address-get-petname): Use it.
8878
8879 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8880
8881         * wl-summary.el (wl-summary-default-from): Return full-name part
8882         from the address if no petname was found.
8883         (wl-summary-simple-from): Ditto.
8884
8885         * wl-address.el (wl-address-get-petname): Return nil if no petname
8886         associated with the address was found.
8887
8888 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8889
8890         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8891         display is finished.
8892
8893 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8894
8895         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8896         `elmo-folder-exists-p' argument.
8897
8898 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8899
8900         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8901         the folder.
8902
8903 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8904
8905         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8906
8907         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8908         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8909
8910 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8911
8912         * wl-folder.el (wl-folder-create-subr): New function.
8913         (wl-folder-confirm-existence): Use it.
8914         (wl-folder-check-one-entity): Use it.
8915         Check the error symbol is derived from 'elmo-open-error.
8916
8917         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8918         `ignore-error'.
8919
8920 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8921
8922         * wl-util.el (toplevel): Add (eval-when-compile (require
8923         'elmo-util)).  (Maybe `provide' is typo.)
8924
8925 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8926
8927         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8928         (I don't know why this was needed.)
8929
8930         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8931         Follow up changes for stream-type.
8932
8933         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8934         (wl-draft-elmo-nntp-send): Ditto.
8935
8936         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8937         (wl-nntp-posting-stream-type): Ditto.
8938         (wl-pop-before-smtp-ssl): Abolished.
8939         (wl-nntp-posting-ssl): Ditto.
8940
8941         * wl-address.el (wl-address-quote-specials): New function.
8942         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8943
8944         * wl-draft.el (wl-draft-reply): Ditto.
8945
8946 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8947
8948         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8949         use function `wl-string-match-assoc'.
8950
8951 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8952
8953         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8954
8955         * wl-draft.el (wl-draft-deduce-address-list): New function.
8956         (wl-draft-parse-mailbox-list): Ditto.
8957         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8958         instead of `smtp-deduce-address-list'.
8959         (wl-draft-on-field-p): Follow group list.
8960
8961         * wl-address.el (wl-address-concat-token): New function.
8962         (wl-address-string-without-group-list-contents): Ditto.
8963         (wl-complete-field-body): Fixed problem of completion
8964         by japanese petname.
8965         (wl-address-make-completion-list): Rewrite.
8966
8967 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8968
8969         * wl-address.el (wl-address-make-completion-list): Completion by
8970         petname.
8971         (wl-complete-field-body): Likewise.
8972
8973 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8974
8975         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8976         contains invalid address syntax.
8977
8978 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8979
8980         * wl-folder.el (wl-folder-check-entity-async): Use
8981         `elmo-nntp-spec-hostname'.
8982
8983 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8984
8985         * wl-summary.el (wl-summary-msgdb-load-async): Use
8986         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8987
8988 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8989
8990         * wl-draft.el (wl-draft-reply): Set argument
8991         `content-transfer-encoding' as nil.
8992
8993 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8994
8995         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8996         `wl-refile-alist'.
8997
8998 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8999
9000         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9001         (wl-draft-edit-string): Ditto.
9002         (wl-draft-forward): Ditto.
9003         * wl-summary.el (wl-summary-write): Ditto.
9004
9005 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9006
9007         * wl-summary.el (wl-summary-sync-update3): Call
9008         `wl-summary-buffer-number-column-detect'.
9009         (wl-summary-buffer-number-column-detect): Search from point-min.
9010
9011 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9012
9013         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9014         contains an address which is not included in original to or cc.
9015
9016 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9017
9018         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9019         begin-line does not exist.
9020         * wl-message.el (wl-message-uu-substring): Ditto.
9021
9022 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9023
9024         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9025         clear local variables.
9026         (wl-summary-exit): Call `elmo-commit'.
9027         (wl-summary-switch-to-clone-buffer): Call
9028         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9029         (wl-summary-goto-folder-subr): Ditto.
9030
9031         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9032         POP folder.
9033
9034 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9035
9036         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9037         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9038         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9039         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9040         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9041         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9042
9043         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9044
9045 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9046
9047         * wl-summary.el (wl-summary-search-by-subject):
9048         Search parent message from the latest one.
9049
9050 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9051
9052         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9053         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9054
9055         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9056         New user option.
9057
9058         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9059         if elmo-nntp-use-killed-list is nil.
9060         Use `elmo-msgdb-append-to-killed-list'.
9061         (Append numbers confirmed as disappeared to the killed list.)
9062         (wl-summary-confirm-appends): Don't display negative number.
9063
9064 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9065
9066         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9067
9068 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9069
9070         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9071         range is `all'.
9072         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9073         `elmo-list-bigger-diff'.
9074
9075 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9076
9077         * wl-summary.el (wl-summary-buffer-exit-func):
9078         New buffer local variable.
9079         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9080
9081 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9082
9083         * wl-demo.el (wl-demo): Fix the last change.
9084
9085 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9086
9087         * wl-demo.el (wl-demo): Don't use `eval'.
9088
9089 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9090
9091         * wl-summary.el (wl-summary-buffer-thread-modified):
9092         New buffer-local variable.
9093         (wl-summary-set-thread-modified): New function.
9094         (wl-summary-thread-modified-p): New function.
9095         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9096         (wl-summary-yank-saved-message): Use function
9097         `wl-summary-set-thread-modified'
9098         (wl-summary-switch-to-clone-buffer): Add
9099         `wl-summary-buffer-thread-modified'.
9100
9101         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9102         (wl-summary-buffer-mark-saved-hook): Ditto.
9103         * wl-summary.el (wl-summary-msgdb-save): New hook
9104         `wl-summary-buffer-message-saved-hook' and
9105         `wl-summary-buffer-mark-saved-hook'.
9106
9107 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9108
9109         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9110
9111 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9112
9113         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9114         don't hide scroll bars under FSF Emacsen because it may incur an
9115         undesirable redrawing.
9116
9117 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9118
9119         * wl-draft.el (wl-draft-edit-string): Call
9120         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9121
9122 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9123
9124         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9125
9126 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9127
9128         * wl-summary.el (wl-summary-msgdb-load-async): Call
9129         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9130
9131 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9132
9133         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9134         fringes in demo buffer; center bitmap logo correctly even if old
9135         Mule is used.
9136
9137 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9138
9139         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9140
9141         * wl-refile.el (wl-refile-subject-alist): New variable.
9142         (wl-refile-subject-alist-file-name): Ditto.
9143         (wl-refile-alist-setup): Rewrite.
9144         (wl-refile-alist-save): Use `elmo-object-save'.
9145         Eliminated arguments.
9146         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9147         (wl-refile-guess-by-subject): New function.
9148         (wl-refile-guess-func-list): Added it.
9149
9150 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9151
9152         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9153         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9154
9155 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9156
9157         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9158         New buffer-local variable.
9159         (wl-summary-buffer-next-folder-func): Ditto.
9160         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9161         if non-nil.
9162         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9163         if non-nil.
9164         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9165         if non-nil.
9166         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9167         if non-nil.
9168
9169 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9170
9171         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9172         permanently in the demo buffer.
9173
9174 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9175
9176         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9177         `mime-entity-fetch-field'.
9178
9179         * wl.el (wl-exit): Delete plugged buffer.
9180
9181         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9182         XEmacs has menubar feature.
9183
9184 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9185
9186         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9187         cannot arrive at the beginning of the buffer under old Emacsen.
9188
9189 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9190
9191         * wl-address.el (wl-address-ldap-search):
9192         Call `ldap-search-entries' with `withdn' argument t.
9193         (wl-complete-field-body): Bind completion-ignore-case as t.
9194         Clear ldap search hash when it was sole completion.
9195         Use elmo-string for pattern string.
9196         (wl-ldap-alias-safe-string): Eliminated needless let.
9197
9198 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9199
9200         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9201         (wl-ldap-alias-sep): New constant.
9202         (wl-ldap-search-attribute-type-list): Ditto.
9203         (wl-ldap-get-value): New function.
9204         (wl-ldap-make-filter): Ditto.
9205         (wl-ldap-make-matched-value-list): Ditto.
9206         (wl-ldap-alias-safe-string): Ditto.
9207         (wl-ldap-register-dn-string): Ditto.
9208         (wl-address-ldap-search): Rewrite.
9209
9210 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9211
9212         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9213         thread is deleted.
9214         (wl-thread-delete-line-from-buffer): Ditto.
9215         (wl-thread-get-exist-children): New function.
9216
9217 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9218
9219         * wl-demo.el (wl-demo): Made it to select various image types.
9220         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9221         from `wl-title-logo'.
9222         (wl-logo-ascii): New variable.
9223         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9224         (wl-demo-copyright-notice): New constant.
9225
9226         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9227
9228 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9229
9230         * wl-vars.el (wl-summary-target-above): Renamed from
9231         wl-summary-temp-above.
9232         * wl-score.el (wl-score-get-score-alist): Use it.
9233         (wl-summary-score-update-all-lines): Use it.
9234         * wl-summary.el: Ditto. (make-variable-buffer-local).
9235
9236 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9237
9238         * wl-vars.el (wl-ldap-port): New user option.
9239
9240         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9241         Rewite whole implementation.
9242         (wl-complete-field-body): Fixed.
9243
9244 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9245
9246         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9247         Choose implementation at compile time.
9248
9249 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9250
9251         * wl-address.el (wl-ldap-search-internal): New function.
9252         (wl-complete-field-to): Use it.
9253
9254 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9255
9256         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9257         Use `let' instead of `let*'.
9258         Require 'wl-vars.
9259
9260         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9261         Define as defcustom.
9262         (wl-ldap-base): Ditto.
9263         (wl-use-ldap): Ditto.
9264
9265 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9266
9267         * wl-address.el (wl-ldap-search): New function.
9268         (wl-complete-field-body): Use `wl-ldap-search'.
9269         (wl-ldap-server): New variable.
9270         (wl-ldap-base): Ditto.
9271         (wl-use-ldap): Ditto.
9272
9273 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9274
9275         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9276         (Pointed out by Mito <mit@nines.nec.co.jp>).
9277         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9278         buffer-local variables like `wl-summary-redisplay-internal'.
9279         (wl-summary-redisplay-all-header): Likewise.  Update
9280         Summary view too.
9281
9282 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9283
9284         * wl-summary.el (wl-summary-jump-to-parent-message):
9285         Consider prefix argument.
9286
9287         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9288         when closed thread is deleted.
9289
9290 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9291
9292         * wl-summary.el (wl-summary-jump-to-parent-message):
9293         Consider thread modification.
9294
9295 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9296
9297         * wl-message.el (wl-message-normal-get-original-buffer): Use
9298         `save-excursion'.
9299
9300         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9301         (wl-summary-showto-folder-regexp): Ditto.
9302
9303 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9304
9305         * wl-util.el (wl-delete-alist): Doc fix.
9306         (wl-delete-associations): New function.
9307         (wl-inverse-alist): New function.
9308         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9309         Split temporary variables. Use `wl-delete-associations'
9310         and `wl-inverse-alist'.
9311         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9312
9313 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9314
9315         * wl-folder.el (wl-folder-prefetch-entity):
9316         Execute prefetching if new count is unknown.
9317
9318 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9319
9320         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9321
9322         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9323         delete entity.
9324         (wl-thread-set-parent): If insert as top, set linked as nil.
9325
9326         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9327         `wl-thread-cleanup-symbols' when view mode is thread.
9328
9329 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9330
9331         * wl-folder.el (wl-folder-create-folder-entity): Use
9332         with-current-buffer.
9333         (wl-local-folder-init): Call set-buffer to make sure we are in
9334         the Folder buffer. Don't touch buffer-local variables here.
9335         (wl-folder-mode): Initialize buffer-local variables here.
9336
9337         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9338         (wl-folder-entity-assign-id): Ditto.
9339         (wl-folder-create-entity-hashtb): Ditto.
9340         (wl-local-folder-init): Ditto.
9341         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9342
9343 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9344
9345         * wl-summary.el (wl-summary-default-from): Fix probrem when
9346         std11-extract-address-components return (nil "foo@bar").
9347
9348 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9349
9350         * wl-draft.el (wl-draft-clone-local-variables):
9351         Remove redundant `setq'.
9352
9353 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9354
9355         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9356         Bind wl-highlight-x-face-func as nil while highlighting header.
9357
9358 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9359
9360         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9361
9362 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9363
9364         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9365         elmo-msgdb-overview-hashtb from copy-variables.
9366         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9367         instead of `elmo-msgdb-overview-get-entity-by-number'.
9368         (wl-summary-auto-refile): Ditto.
9369
9370         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9371         `elmo-msgdb-overview-get-entity' instead of
9372         `elmo-msgdb-search-overview-entity'.  Use
9373         `elmo-msgdb-overview-get-entity' instead of
9374         `elmo-msgdb-overview-get-entity-by-number'.
9375         (wl-thread-insert-entity-sub): Ditto.
9376         (wl-thread-insert-message): Ditto.
9377
9378         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9379         `elmo-msgdb-overview-get-entity'.
9380         (wl-normal-message-redisplay): Ditto.
9381
9382 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9383
9384         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9385         `wl-thread-entities'.
9386         (wl-thread-delete-message): Fix remove top message from
9387         `wl-thread-entity-list'.
9388
9389         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9390         wl-append(nconc), because update-list is broken on Meadow.
9391
9392         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9393         updating process.
9394         (wl-summary-rescan): Ditto.
9395         (wl-summary-sync-update3): Ditto.
9396         * wl-thread.el (wl-thread-set-parent): Renamed from
9397         `wl-summary-set-parent'.
9398         (wl-thread-insert-message): Updating buffer faster.
9399         (wl-thread-delete-message): Updating buffer faster.
9400
9401         * wl-score.el (wl-summary-score-update-all-lines): Changed
9402         interval for display progress gauge.
9403
9404 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9405
9406         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9407         folder always-sticky.
9408         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9409         defmacro.
9410
9411 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9412
9413         * wl-vars.el (wl-draft-add-references): New user option.
9414
9415         * wl-draft.el (wl-draft-add-references): New function.
9416         (wl-draft-yank-from-mail-reply-buffer): Use it.
9417         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9418         as nil.
9419
9420 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9421
9422         * wl-thread.el (wl-thread-update-line-msgs): Called
9423         `wl-thread-update-line-on-buffer-sub'.
9424         (wl-thread-update-line-on-buffer): Delete routine of inserting
9425         thread.
9426         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9427         moved from `wl-thread-update-line-on-buffer'.
9428         Add threshold for displaying progress gauge.
9429         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9430         argument of `wl-thread-update-line-msgs'.
9431         Add threshold for displaying progress gauge.
9432         * wl-folder.el:
9433         Add threshold for displaying progress gauge.
9434         * wl-score.el: Ditto.
9435
9436         * wl-expire.el (wl-summary-expire): Display deleting info.
9437
9438 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9439
9440         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9441         `no-msg'.
9442         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9443         argument of `wl-thread-update-line-msgs'.
9444         (wl-summary-set-parent): Added optional argument `parent-number'.
9445         (wl-summary-buffer-saved-message): New buffer local variable.
9446         (wl-summary-save-current-message): New command.
9447         (wl-summary-yank-saved-message): Ditto.
9448         (wl-summary-mode-map): Added key binding for
9449         `wl-summary-save-current-message' (\ew) and
9450         `wl-summary-yank-saved-message' (\C-y).
9451         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9452
9453 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9454
9455         * wl-summary.el (wl-summary-mode-map): Added key binding for
9456         `wl-summary-set-parent' (ts).
9457
9458 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9459
9460         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9461         subject faster. If thread number is reverse, delayed updating
9462         thread.
9463         (wl-summary-search-by-subject): Ditto.
9464         (wl-summary-put-alike): Ditto.
9465         (wl-summary-get-alike): Ditto.
9466         (wl-summary-insert-headers): Insert header of all overview in
9467         buffer.
9468         (wl-summary-rescan): Delayed updating thread. Kill search subject
9469         buffer for wl-summary-search-by-subject.
9470         (wl-summary-sync-update3): Ditto.
9471         (wl-summary-exit): Ditto.
9472         (wl-summary-goto-bottom-of-current-thread): Change for linked
9473         thread.
9474         (wl-summary-overview-create-summary-line): Change line for linked
9475         thread.
9476
9477         * wl-summary.el (wl-summary-update-thread): Use
9478         wl-thread-maybe-get-children-num.
9479         (wl-summary-set-parent): If change parent, move sub thread.
9480         (wl-summary-redisplay-internal): Add horizontal recenter.
9481         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9482
9483         * wl-thread.el (wl-thread-entity-get-linked): New function.
9484         (wl-thread-entity-set-linked): New function.
9485         (wl-thread-create-entity): Add linked element.
9486         (wl-thread-entity-insert-as-top): Use wl-append.
9487         (wl-thread-maybe-get-children-num): If closing thread, return
9488         children msgs.
9489         (wl-thread-update-line-msgs): Displaying progress message.
9490         (wl-thread-update-line-on-buffer-sub): Use
9491         wl-thread-maybe-get-children-num.
9492         (wl-thread-update-line-on-buffer): If update line is not exists,
9493         insert thread.
9494         (wl-thread-delete-message): If delete top msg of thread, search
9495         parent by subject.
9496         (wl-thread-insert-entity): Use
9497         wl-thread-maybe-get-children-num.
9498
9499         * wl-highlight.el (wl-highlight-summary-current-line): change
9500         sregexp for linked thread.
9501         * wl-util.el (wl-count-lines): Count lines.
9502         (wl-horizontal-recenter): horizontal recenter.
9503         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9504         (wl-score-get-alike): Ditto.
9505         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9506         (wl-subject-length-limit): New variable.
9507         (wl-highlight-thread-indent-string-regexp): Changed for linked
9508         thread.
9509
9510 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9511
9512         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9513         New variable (revival).
9514         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9515         by subject matching if there's no in-reply-to nor references field
9516         (revival).
9517
9518 \f
9519 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9520
9521         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9522         message.
9523
9524 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9525
9526         * wl-summary.el (wl-summary-reply): Return t if there was a
9527         message at cursor point.
9528         Added unwind-protect.
9529         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9530         returns t.
9531         (wl-summary-cancel-message): Do nothing when there's no message at
9532         cursor point.
9533         (wl-summary-forward): Ditto.
9534         (wl-summary-jump-to-parent-message): Ditto.
9535         (wl-summary-reedit): Ditto.
9536         (wl-summary-edit-addresses): Ditto.
9537         (wl-summary-pipe-message): Ditto.
9538         (wl-summary-print-message-with-ps-print): Ditto.
9539         (wl-summary-print-message): Ditto.
9540         (wl-summary-mark-as-important): Ditto.
9541         (wl-summary-mark-as-unread): Ditto.
9542
9543         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9544         message at cursor point.
9545         (wl-summary-reply-with-citation): Remove unwind-protect.
9546
9547         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9548         subject searching feature.
9549         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9550         Eliminated.
9551
9552 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9553
9554         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9555         New variable.
9556         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9557         by subject matching if there's no in-reply-to nor references field.
9558
9559         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9560
9561         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9562         when display is finished.
9563         (wl-folder-open-all): Ditto.
9564         (wl-folder-update-access-group): Ditto.
9565         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9566         * wl-thread.el (wl-thread-close-all): Ditto.
9567
9568         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9569         progress gauge only when it was displayed.
9570         * wl-folder.el (wl-folder-insert-entity): Ditto.
9571
9572 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9573
9574         * wl-summary.el (wl-summary-incorporate): Enclose
9575         `wl-summary-sync-force-update' with save-excursion.
9576
9577 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9578
9579         * wl-summary.el (wl-summary-prefetch-region):
9580         Pass current cursor point to `pos-visible-in-window-p' after
9581         moving cursor to the started point.
9582
9583 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9584
9585         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9586
9587         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9588         fields from the forwarding message.
9589         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9590         `ignored-fields'.
9591
9592 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9593
9594         * wl-mime.el (wl-message-request-partial):
9595         Eliminated argument `msgdb'.
9596         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9597         (wl-mime-combine-message/partial-pieces): Likewise.
9598         * tm-wl.el (wl-message-request-partial): Likewise.
9599         (wl-mime-combine-message/partial-pieces): Likewise.
9600
9601 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9602
9603         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9604         when display is finished.
9605
9606 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9607
9608         * wl-summary.el (wl-summary-goto-folder-subr):
9609         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9610
9611 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9612
9613         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9614         when cursor point is visible.
9615
9616 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9617
9618         * wl-expire.el (wl-expire-archive-get-max-number):
9619         Don't use `file-name-directory'.
9620
9621 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9622
9623         * wl-expire.el (wl-expire-archive-get-max-number):
9624         Use `file-name-directory'.
9625
9626 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9627
9628         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9629         only when there is progress.
9630
9631 2000-04-13  Mito <mit@nines.nec.co.jp>
9632
9633         * wl-summary.el (wl-summary-sync-marks): Display progress.
9634
9635 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9636
9637         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9638         (wl-summary-prev): Move cursor regardless of unread status.
9639         (wl-summary-next): Ditto.
9640
9641 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9642
9643         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9644         Added argument `target' and `number'.
9645         * tm-wl.el (wl-summary-burst-subr): New function.
9646         (wl-summary-burst): Use it.
9647
9648 2000-04-10  Mito <mit@nines.nec.co.jp>
9649
9650         * wl-mime.el (wl-burst): New function.
9651         (wl-summary-burst): Use it.
9652
9653 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9654
9655         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9656         as petname when there's no candidate.
9657
9658 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9659
9660         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9661         New variable.
9662         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9663
9664         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9665
9666         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9667
9668 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9669
9670         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9671         Use substring of `original' instead of buffer-substring.
9672         (wl-refile-evaluate-rule):
9673         Set `original' argument of wl-refile-expand-newtext.
9674
9675         * wl-summary.el
9676         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9677         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9678         (wl-summary-auto-refile): Check existence of destination folder just
9679         before marking.
9680
9681 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9682
9683         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9684         when wl-refile-get-field-value return nil.
9685
9686 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9687
9688         * wl-refile.el
9689         (wl-refile-expand-newtext): New function imported from Gnus.
9690         (wl-refile-evaluate-rule): Use it.
9691
9692 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9693
9694         * wl-summary.el (wl-summary-print-destination):
9695         Duplicate folder string to avoid putting text-property on
9696         original string.
9697
9698         * wl-refile.el (wl-refile-get-field-value): New function.
9699         (wl-refile-evaluate-rule): New function;
9700         Evaluate refile rule recursively.
9701         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9702         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9703         New function; Check existence of a target folder recursively.
9704         (wl-summary-auto-refile-check-refile-rule-alist):
9705         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9706
9707 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9708
9709         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9710
9711         * wl-folder.el (wl-create-folder-entity-from-buffer):
9712         Fixed problem when '}' character is contained in folder name.
9713
9714         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9715
9716 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9717
9718         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9719         (wl-fldmgr-add-completion-all-completions):
9720         Use wl-fldmgr-add-completion-hashtb.
9721
9722 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9723
9724         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9725         wl-fldmgr-add-completion-subr): New functions.
9726         * wl-folder.el (wl-folder-completion-func): New variable.
9727         * wl-summary.el (wl-summary-read-folder):
9728         Use wl-folder-completion-func.
9729
9730         * wl-refile.el: Eliminate throw & catch.
9731
9732         * wl.el (wl-plugged-sending-queue-status): Fixed.
9733
9734 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9735
9736         * wl-draft.el (wl-draft): Put category property on
9737         mail-header-separator.