(elmo-event-handler-flag-changed): Use
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-summary.el (elmo-event-handler-flag-changed): Use
4         `set-buffer' instead of `with-current-buffer'.
5
6 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl-summary.el (wl-summary-after-resize-function): New function.
9         (wl-summary-mode): Add `wl-summary-after-resize-function' to
10         window-size-change-functions.
11
12 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
13
14         * wl-draft.el (wl-draft-create-buffer): Bind
15         `change-major-mode-hook' after current buffer is changed.
16
17         * wl-summary.el (wl-summary-buffer-detach): New function.
18         (wl-summary-buffer-set-folder): Call it.
19         (wl-summary-mode): Add `wl-summary-buffer-detach' to
20         change-major-mode-hook and kill-buffer-hook.
21         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
22         (wl-summary-switch-to-clone-buffer): Ditto.
23         (wl-summary-goto-folder-subr): Ditto.
24
25 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
26
27         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
28         after boundp check.
29
30 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
33         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
34         for `kill-buffer'.
35
36         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
37         handler of current buffer from elmo-folder.
38
39 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
40
41         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
42
43 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
44
45         * wl-summary.el (wl-summary-buffer-event-handler): New internal
46         variable.
47         (wl-summary-event-handler): New class.
48         (elmo-event-handler-flag-changed): Define to update persistent
49         mark.
50         (wl-summary-buffer-set-folder): Register event handler to
51         elmo-folder.
52         (wl-summary-exit): Unregister event handler.
53         (wl-summary-goto-folder-subr): Ditto.
54         (wl-summary-mark-as-read-all): Does not call
55         `wl-summary-update-persistent-mark' directly.
56         (wl-summary-mark-as-read-internal): Ditto.
57         (wl-summary-set-persistent-mark-internal): Ditto.
58         (wl-summary-set-flags-internal): Ditto.
59
60         * Version number is increased to 2.11.33.
61
62 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
63
64         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
65         to nil.
66
67 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
68
69         * wl-spam.el (wl-spam-setup): Add hook
70         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
71         instead of `wl-summary-prepare-hook'.
72
73         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
74         if folder type is `'flag'.
75         (wl-summary-mark-as-important): Ditto.
76
77 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
78
79         * wl-address.el (wl-address-minibuffer-history): New variable.
80         (wl-address-minibuffer-local-map): New keymap.
81         (wl-address-read-from-minibuffer): New function.
82
83         * wl-action.el (wl-summary-get-resend-address): Use
84         `wl-address-read-from-minibuffer' instead of `completing-read'.
85
86 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * Version number is increased to 2.11.32.
89
90 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
91
92         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
93         without mule to iso-8859-1.
94         (wl-draft-add-in-reply-to): Add note in description.
95         (wl-draft-add-references): Ditto.
96
97 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
98
99         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
100         definition for `m'.
101         (wl-summary-mode-line-format): Add '[%m]'.
102         (wl-message-mode-line-format-spec-alist): Ditto.
103         (wl-summary-display-mime-mode-list): New variable.
104
105         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
106         from wl-summary-buffer-display-as-is.
107         (wl-summary-buffer-display-all-header): New buffer local variable.
108         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
109         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
110         instead of wl-summary-buffer-display-as-is.
111         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
112         (wl-summary-set-persistent-mark): Ditto.
113         (wl-summary-set-message-buffer-or-redisplay): Just call
114         `wl-summary-redisplay-internal' without optional arguments.
115         (wl-summary-toggle-mime): Rewrite.
116         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
117         (wl-summary-toggle-all-header): New function.
118         (wl-summary-redisplay-internal): Treat mime mode.
119
120         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
121         to wl-mime-preview-follow-no-mime.
122         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
123         accodring to the display-mode.
124
125         * wl-message.el (wl-message-buffer-display-type): Rewrite.
126         (wl-message-buffer-display): Changed argument name from `as-is' to
127         `mode'.
128         (wl-message-display-internal): Ditto;
129         Bind elmo-mime-display-header-analysis according to the mode.
130         (wl-message-display-internal): Put wl-message-display-mime-mode
131         property on entire buffer.
132
133 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
134
135         * wl-draft.el (wl-draft-do-fcc): Undo last change.
136
137 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
138
139         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
140         Don't extract mail address.
141         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
142
143         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
144
145         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
146
147 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
148
149         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
150         wl-fldmgr-cut-entity-list on confirmation.
151
152 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
153
154         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
155         (wl-mime-quit-preview): Check existence of
156         mime-edit-temp-message-buffer here.
157
158 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
159
160         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
161         after deletion.
162
163         * wl-draft.el (wl-draft-send-confirm): Check major-mode
164         before calling wl-mime-quit-preview.
165
166 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
167
168         * wl-summary.el (wl-summary-pick): If call it with prefix
169         argument, set `delete-marks' as non-nil. Pick from only visible
170         messages.
171         (wl-summary-check-target-mark): New function.
172         (wl-summary-target-mark-mark-as-read): Use it.
173         (wl-summary-target-mark-mark-as-unread): Ditto.
174         (wl-summary-target-mark-operation): Ditto.
175         (wl-summary-target-mark-set-flags): Ditto.
176         (wl-summary-target-mark-save): Ditto.
177         (wl-summary-target-mark-pick): Ditto.
178         (wl-summary-target-mark-forward): Ditto.
179         (wl-summary-target-mark-reply-with-citation): Ditto.
180         (wl-summary-target-mark-print): Ditto.
181         (wl-summary-target-mark-uudecode): Ditto.
182
183         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
184         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
185         with `ask-coding' is non-nil.
186
187 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
188
189         * wl-thread.el (wl-thread-set-parent): If parent is a message
190         which is identified by references, set linked as nil.
191
192 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
193
194         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
195         (wl-message-mode-line-format-spec-alist): Ditto.
196         (wl-message-mode-line-format): Ditto.
197         (wl-summary-mode-line-format): Ditto for docstring.
198         (wl-summary-no-mime-folder-list): Fix typo.
199
200         * wl-util.el (wl-current-message-buffer): Call
201         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
202
203         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
204         variable.
205         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
206         of `wl-summary-redisplay-no-mime'.
207         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
208         (wl-summary-toggle-mime): New function.
209         (wl-summary-redisplay-all-header): Rewrite.
210         (wl-summary-redisplay-no-mime): Ditto.
211         (wl-summary-redisplay-internal): Added argument `as-is' and
212         `all-header'.
213
214         * wl-refile.el (wl-refile-default-from-folder-path-separator):
215         New variable.
216         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
217         bottom.
218         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
219         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
220         "/" unconditionally.
221
222         * wl-mime.el (wl-draft-yank-current-message-entity): Use
223         wl-mime-preview-follow-no-mime for as-is content.
224         (wl-mime-preview-follow-no-mime): New function.
225         (wl-mime-preview-follow-current-region): Fixed parenthesis.
226
227         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
228         and added `as-is', `all-header'.
229         (wl-message-buffer-display): Ditto.
230         (wl-message-buffer-display-type): New function.
231
232 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
233
234         * wl-vars.el (wl-message-header-button-alist): Change default
235         value.
236         (wl-message-body-button-alist): Ditto.
237
238 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
239
240         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
241
242 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
243
244         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
245
246 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
247
248         * wl-summary.el (wl-summary-sync-marks): Remove condition which
249         is always true.
250
251 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
252
253         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
254         on null entity.
255
256 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
257
258         * wl-vars.el (wl-draft-reply-default-position): Fix range.
259
260 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
261
262         * wl-vars.el (wl-summary-resend-hook): New hook.
263
264         * wl-action.el (wl-summary-exec-action-resend-subr): Run
265         `wl-summary-resend-hook'.
266
267 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
268
269         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
270         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
271         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
272         (wl-summary-new-cached-mark): Changed default value to 'n'.
273         (wl-summary-unread-cached-mark): Changed default value to 'u'.
274         (wl-summary-answered-cached-mark): Changed default value to 'a'.
275         (wl-folder-sync-range-alist): Remove spec for 'flag.
276         (wl-summary-force-prefetch-folder-list): New user option.
277
278         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
279         `wl-summary-toggle-persistent-mark'.
280         (wl-summary-update-mark-and-highlight-window): Don't highlight when
281         number is nil.
282         (wl-summary-mark-as-answered-region): Set interactive argument of
283         `wl-summary-set-persistent-mark-internal'.
284         (wl-summary-mark-as-important-region): Ditto.
285         (wl-summary-unset-persistent-mark): Ditto.
286         (wl-summary-set-persistent-mark): Ditto.
287         (wl-summary-mark-as-answered): Ditto.
288         (wl-summary-mark-as-important): Ditto.
289         (wl-summary-set-persistent-mark-internal): Do nothing
290         when `elmo-message-flag-available-p' is nil.
291         (wl-summary-toggle-persistent-mark): New function.
292         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
293         when the folder matches `wl-summary-force-prefetch-folder-list'.
294
295
296         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
297         when number is nil.
298         (wl-highlight-summary-forwarded-face): New face.
299
300 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
301
302         * Version number is increased to 2.11.31.
303
304 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
305
306         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
307         (wl-biff-check-folder-async): Ditto.
308         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
309
310 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
311
312         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
313         Add an argument `reverse'.  All callers are updated.
314         (wl-summary-sort): Add a prefix argument `reverse' to specify
315         reverse sorting.
316         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
317         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
318         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
319
320 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-message.el (wl-message-redisplay): Does not narrow header if
323         disply-type is all-header or as-is.
324
325         * wl-summary.el (wl-summary-enter-handler): Use
326         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
327
328 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
329
330         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
331         after adding wl-draft-parent-variables.
332         (wl-draft-forward): Ditto.
333
334 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
335
336         * wl-summary.el (wl-summary-sync-marks): Call
337         `wl-summary-set-persistent-mark' and
338         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
339         (wl-summary-set-persistent-mark-internal): Add 4th argument
340         `no-server'.
341         (wl-summary-unset-persistent-mark): Ditto.
342         (wl-summary-set-persistent-mark): Ditto.
343         (wl-summary-add-flags-internal): Abolish.
344         (wl-summary-remove-flags-internal): Ditto.
345         (wl-summary-mark-as-important-internal): Ditto.
346         (wl-summary-mark-as-important): Use
347         `wl-summary-set-persistent-mark' instead of
348         `wl-summary-add-flags-internal'.
349         (wl-summary-mark-as-important-region): Ditto.
350
351         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
352
353         * wl-summary.el (wl-summary-get-available-flags): New function.
354         (wl-summary-sync-marks): Use it and simplified.
355         (wl-summary-unset-persistent-mark): Use
356         `wl-summary-get-available-flags'.
357         (wl-summary-set-persistent-mark): Ditto.
358
359 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
360
361         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
362         id.
363
364 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
365
366         * wl-summary.el (wl-summary-enter-handler): If argument is not a
367         number, call `wl-summary-prev-line-content'. Show message when the
368         message is not found.
369
370 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
371
372         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
373         wl-summary-enter-handler.
374         (wl-summary-enter-handler): New command.
375
376         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
377         docstring and custom spec.
378
379         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
380         flags too; Don't treat Cached and New.
381         (wl-summary-set-persistent-mark): Ditto.
382
383         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
384         `wl-folder-set-flag'.
385
386         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
387         instead of `wl-folder-set-flag'.
388
389         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
390         for completion.
391         (wl-summary-set-persistent-mark): Ditto.
392
393         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
394         instead of `wl-draft-quit-preview'.
395
396         * wl-mime.el (toplevel): Avoid compile warning.
397         (wl-mime-quit-preview): New function
398         (formarly defined as `wl-draft-quit-preview').
399         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
400         quitting method.
401
402         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
403
404         * wl-folder.el (wl-folder-set-flag): Renamed from
405         `wl-draft-set-flag-on-parent'.
406
407         * wl-draft.el (wl-draft-quit-preview): New function.
408         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
409         (wl-draft-send): Call `wl-folder-set-flag' instead of
410         `wl-draft-set-flag-on-parent'.
411         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
412
413 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
414
415         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
416         (wl-draft-send): Ditto.
417
418 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
419
420         * wl-vars.el (wl-draft-reply-hook): Changed default value.
421         (wl-draft-kill-pre-hook): Set default value as nil.
422         (wl-summary-reply-hook): Ditto.
423         (wl-draft-kill-flags): Abolish.
424
425         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
426         (wl-draft-parent-variables): Renamed from
427         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
428         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
429         argument; Add wl-draft-parent-variables to
430         wl-draft-config-variables.
431         (wl-draft-reply): Likewise.
432         (wl-draft-kill-flags): Abolish.
433         (wl-draft-send): Call wl-draft-set-flag-on-parent.
434         (wl-draft-set-flag-on-parent): New function.
435         (wl-draft-setup-parent-flag): Ditto.
436
437 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
438
439         * wl-draft.el (wl-draft-kill-flags): Avoid error when
440         `wl-draft-parent-folder' is "".
441
442 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
443
444         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
445         (wl-summary-digit-jump): New function.
446         (Adviced by John Owens and Hiroya Murata)
447
448         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
449         (Adviced by John Owens)
450
451         * wl-xmas.el (wl-message-define-keymap): Ditto.
452
453         * wl-mule.el (wl-message-define-keymap): Ditto.
454
455 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
456
457         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
458         change of return value of elmo-folder-count-flags.
459
460         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
461         (wl-summary-mark-as-read-internal): Ditto.
462         (wl-summary-set-persistent-mark-internal): Ditto.
463         (wl-summary-folder-info-update): Ditto.
464         (wl-summary-sync-update): Fixed the last change.
465
466         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
467
468 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
469
470         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
471         (wl-draft-kill-flags): Fixed docstring.
472
473         * wl-draft.el (wl-draft-kill-flags): New function.
474         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
475
476 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
477
478         * wl-vars.el (wl-reply-hook): Abolish.
479         (wl-draft-reply-hook): New hook.
480         (wl-summary-reply-hook): Ditto.
481         (wl-draft-forward-hook): Ditto.
482         (wl-summary-forward-hook): Ditto.
483         (wl-draft-kill-flags): New variable.
484
485         * wl-summary.el (wl-summary-mark-as-answered-region): Use
486         wl-summary-set-persistent-mark-internal.
487         (wl-summary-sync-marks): Use elmo-preserved-flags.
488         (wl-summary-update-persistent-mark): Make it interactive.
489         (wl-summary-set-persistent-mark-internal): New inline function.
490         (wl-summary-mark-as-answered): Use it.
491         (wl-summary-mark-as-unanswered): Ditto.
492         (wl-summary-unset-persistent-mark): New function.
493         (wl-summary-set-persistent-mark): Ditto.
494         (wl-summary-reply): Don't set answered flag;
495         Run wl-summary-reply-hook instead.
496         (wl-summary-forward): Call wl-draft-forward with number.
497         Run wl-summary-forward-hook.
498
499         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
500         (wl-highlight-summary-line-face-spec): Use it as a default
501         persistent mark face.
502
503         * wl-draft.el (wl-draft-forward): Added optional argument number;
504         Set wl-draft-parent-number; Run wl-draft-forward-hook.
505         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
506         (wl-draft-kill): Use wl-draft-kill-flags.
507
508         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
509
510         * wl-folder.el (wl-folder-check-one-entity): Follow the change
511         of return value of elmo-folder-count-flags.
512
513         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
514
515         * wl-summary.el (wl-summary-count-unread): Ditto.
516         (wl-summary-sync-update): Follow the change above.
517         (wl-summary-force-prefetch): New function.
518
519 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
520
521         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
522         variable `buf' with `let' instead of `setq'.
523
524 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
525
526         * wl-mime.el (wl-message-delete-current-part): If filename exists,
527         add Content-Disposition heaeder on the deleted part.
528
529 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
530
531         * wl-draft.el (wl-draft-save): Encode address list under edit by
532         `eword-encode-unstructured-field-body'.
533
534         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
535
536 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
537
538         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
539         wl-current-summary-buffer.
540
541 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
542
543         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
544         `numbers' is ignored.
545
546 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
547
548         * wl-folder.el (wl-folder-open-folder): Avoid error.
549         Reported by John Owens, [wl-en:815]
550
551         * wl.el (wl): Set timer for biff process even if prefix argument
552         is given or auto-checking is quitted.
553
554         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
555         immediately.
556         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
557         (wl-toggle-plugged): Ditto.
558
559         * wl-vars.el (wl-biff-use-idle-timer): New variable.
560         * wl-util.el (wl-biff-start): Use idle timer if
561         `wl-biff-use-idle-timer' is non-nil.
562
563 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
564
565         * wl-highlight.el (wl-highlight-message): Fix description.
566
567 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
568
569         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
570         tty.
571
572 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
573
574         * wl-action.el (wl-summary-exec): Print failure count.
575
576 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
577
578         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
579         to `defun', remove interactive form.
580         Set elmo-message-fetch-confirm when force-reload is non-nil.
581
582 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
583
584         * wl-summary.el (toplevel): Removed unnecessary autoload.
585
586 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
587
588         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
589         the buffer is generated from another message buffer.
590
591 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
592
593         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
594         extracted from `wl-fldmgr-save-folders'.
595         (wl-fldmgr-delete): Call it after deletion.
596
597 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
598
599         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
600         multi-tty support.
601
602 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
603
604         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
605
606 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
607
608         * wl-summary.el (wl-summary-rescan): Remove unused variables.
609         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
610
611 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
612
613         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
614         unsubscribe list only if argument CLEAR is nil.
615
616 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
617
618         * wl-draft.el (wl-draft-reply): Decode subject before removing
619         Re: prefix.
620
621 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
622
623         * wl-summary.el (wl-summary-sort-by-size): New command.
624
625 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-summary.el (wl-summary-number-list-from-region): New
628         function.
629         (wl-summary-mark-as-read-region): Use it.
630         (wl-summary-mark-as-unread-region): Ditto.
631         (wl-summary-set-flags-region): Ditto and add optional argument
632         remove.
633         (wl-summary-mark-as-answered-region): Ditto.
634         (wl-summary-mark-as-important-region): Ditto.
635         (wl-summary-target-mark-mark-as-important): Added optional
636         argument remove.
637         (wl-summary-target-mark-mark-as-answered): Ditto.
638         (wl-summary-target-mark-set-flags): Ditto.
639
640 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
641
642         * wl-summary.el (wl-summary-set-flags-region): Call
643         `wl-summary-set-flags-internal' with number list instead of call
644         one by each message.
645         (wl-summary-target-mark-set-flags): Likewise.
646
647 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
648
649         * wl-summary.el (wl-summary-target-mark-operation): Add optional
650         argument `inverse' and use `wl-summary-delete-all-target-marks'.
651         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
652         (wl-summary-target-mark-mark-as-answered): Likewise.
653
654 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
655
656         * wl-summary.el (wl-summary-target-mark-forward): Use
657         `wl-summary-delete-all-target-marks' instead of
658         `wl-summary-delete-all-temp-marks'.
659         (wl-summary-target-mark-reply-with-citation): Ditto.
660         (wl-summary-target-mark-uudecode): Ditto.
661         (wl-summary-target-mark-set-flags): Ditto and remove needless
662         cursor move.
663
664 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
665
666         * wl-summary.el (wl-summary-target-mark-forward): Protect
667         wl-summary-buffer-target-mark-list from nreverse.
668         (wl-summary-target-mark-reply-with-citation): Ditto.
669
670 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
671
672         * wl-thread.el (wl-thread-update-indent-string-thread): Use
673         `elmo-display-progress-threshold'.
674
675 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
676
677         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
678         check `wl-summary-highlight'.
679         (wl-summary-window-scroll-functions): Respect value of
680         `wl-summary-highlight'.
681         (wl-summary-sync-update): Run hooks
682         `wl-summary-buffer-window-scroll-functions' at any time.
683
684 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
685
686         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
687         from `wl-summary-cleanup-temp-marks'.
688         (wl-summary-cleanup-temp-marks): Abolish argument.
689         * wl.el (wl-save-status): Revert previous change.
690         (wl-execute-temp-marks): New function, call
691         `wl-summary-exec-with-confirmation'.
692         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
693         (wl-folder-save-and-exec-marks): Abolished.
694
695 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
696
697         * wl-e21.el (wl-e21-display-image-p): Respect
698         `wl-highlight-folder-with-icon'.
699         (wl-e21-highlight-folder-group-line): Highlight mouse line
700         even if wl-e21-display-image-p is nil.
701
702         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
703         Respect value of `wl-summary-highlight'.
704
705         * wl.el (wl-save-status): Remove unused variable.
706
707         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
708         (wl-folder-mode-map): Bind it to "x".
709
710 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
711
712         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
713
714         * wl-thread.el (wl-thread-get-parent-list): Don't check
715         disconnected ancestors, neglecting needless work in
716         `wl-thread-update-indent-string-thread'.
717
718         * wl.el (wl-save): Take prefix argument to execute remaining marks.
719         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
720         argument, add argument default-keep to keep marks by default.
721
722         * Version number is increased to 2.11.30.
723
724         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
725         customization type and docstring.
726         (wl-draft-reply-without-argument-list): Ditto.
727
728 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
729
730         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
731
732         * wl-spam.el (wl-spam-mark-action-list): Ditto.
733
734 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
735
736         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
737
738 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
739
740         * wl-draft.el (wl-draft-config-exec): Narrow the range of
741         save-excursion so as not to include run-hooks.
742
743 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
744
745         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
746         Clarify that marks are going to be cleared.
747
748 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
751         according to 3rd element of wl-summary-flag-mark.
752
753         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
754
755 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
756
757         * wl-action.el (wl-summary-target-mark-all): Don't set
758         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
759
760 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
761
762         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
763         (wl-forward-subject-prefix): Ditto.
764         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
765         (wl-draft-reply-make-subject): Ditto.
766
767         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
768         `wl-draft-forward'.
769         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
770
771 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
772
773         * wl-action.el (wl-summary-target-mark-set-action): Stop if
774         target message does not exist.
775
776 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
777
778         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
779         `wl-subject-prefix-regexp'.
780         (wl-subject-forward-prefix-regexp): New variable.
781         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
782         `wl-draft-strip-subject-re' and take regexp as argument.
783         (wl-draft-forward): Use it.
784         (wl-draft-reply): Ditto.
785
786 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
787
788         * wl-e21.el (wl-highlight-plugged-current-line): Change for
789         emacs multi-tty support.
790
791 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
792
793         * wl-e21.el (wl-e21-display-image-p): Don't call
794         `display-images-p'.
795         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
796         support.
797         (wl-highlight-folder-current-line): Ditto.
798         (wl-folder-init-icons): Ditto.
799
800 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
801
802         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
803         the last line of summary in unplugged mode.
804
805 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
806
807         * wl-vars.el (wl-refile-rule-alist): Doc fix.
808
809 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
810
811         * wl-vars.el (wl-user-mail-address-regexp): New variable.
812         * wl-address.el (wl-address-user-mail-address-p): Use it.
813         (wl-address-delete-user-mail-addresses): Ditto.
814         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
815
816         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
817         (wl-address-delete-user-mail-addresses): Ditto.
818
819         * wl-address.el (wl-address-delete-user-mail-addresses): New
820         function.
821         * wl-refile.el (wl-refile-guess-by-history): Use it.
822         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
823         (wl-draft-make-mail-followup-to): Ditto and fix logic.
824
825         * wl-draft.el (wl-draft-edit-string): To judge sender address,
826         use wl-address-user-mail-address-p.
827
828 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
829
830         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
831         after opening group.
832
833 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
834
835         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
836         of elmo-set-buffer-multibyte.
837
838         * wl-message.el (wl-original-message-mode): Ditto.
839
840         * wl-score.el (wl-score-insert-header): Ditto.
841
842         * wl-summary.el
843         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
844         (wl-summary-goto-folder-subr): Ditto.
845         (wl-summary-insert-headers): Ditto.
846
847         * wl-util.el (wl-set-string-width): Ditto.
848
849         * Version number is increased to 2.11.29.
850
851 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
854         (wl-highlight-summary-line-help-echo-alist): New variable.
855         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
856         into `wl-highlight-summary-line-help-echo' and
857         `wl-highlight-flag-folder-help-echo'.
858         (wl-highlight-summary-line-string): Change accordingly.
859         (wl-highlight-summary-current-line): Ditto.
860
861 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
862
863         * wl-highlight.el (wl-highlight-message): Ignore white spaces
864         at the beginning of field body (Thanks to Markus Knittig).
865
866         * wl-draft.el (wl-draft-insert-current-message): Also check
867         summary buffer, remove unnecessary tag.
868
869 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
870
871         * wl-draft.el (wl-draft-insert-current-message): Cause error also
872         when wl-message-buffer is nil.
873
874         * wl-folder.el (wl-folder): Abolish unused argument.
875         Call wl-folder-init when wl-folder-entity is nil.
876         * wl.el (wl): Change accordingly.
877
878 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
881         multibyte string before insert into draft buffer.
882         (wl-draft-create-buffer): Always enable multibyte characters for
883         draft buffer.
884
885         * Version number is increased to 2.11.28.
886
887 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
888
889         * wl-folder.el (wl-folder-open-close): Handle blank line.
890         (wl-folder-jump-to-current-entity): Ditto.
891
892 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
893
894         * Version number is increased to 2.11.27.
895
896 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
897
898         * wl-thread.el (wl-thread-insert-message): When the thread is
899         devided by wl-summary-max-thread-depth, insert line at the end of
900         buffer.
901
902 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
903
904         * Version number is increased to 2.11.26.
905
906 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
907
908         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
909
910 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
911
912         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
913         value of stream-type and session.
914
915 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
916
917         * Version number is increased to 2.11.25.
918
919 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
920
921         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
922         in a quit message.
923
924 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
925
926         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
927         (wl-summary-redisplay-no-mime-internal): Ditto.
928
929 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
930
931         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
932         * wl-vars.el (wl-smtp-connection-type): Ditto.
933
934 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
935
936         * wl-highlight.el (wl-highlight-message): Change to strict regexp
937         for the separator line and quote mail-header-separator.
938
939 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
940
941         * wl-spam.el (wl-message-check-spam): Fixed problem no display
942         result message.
943
944         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
945         `elmo-multiple-fields-body-list' with boundary as
946         mail-header-separator.
947
948 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
949
950         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
951
952 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
953
954         * wl-util.el (wl-list-diff): Remove unused function.
955
956         * wl-draft.el (wl-draft-send-confirm): Discard input before
957         confirmation.
958
959 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
960
961         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
962         order of flag and new.
963
964 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
965
966         * wl-vars.el (wl-refile-policy-alist): Abolished.
967
968         * wl-action.el (wl-summary-set-action-refile): Follow the change
969         above.
970
971 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
972
973         * wl-highlight.el (wl-highlight-signature-search): Don't use
974         re-search-backward for a long word since it is possible to crash
975         XEmacs because of a bug.
976
977 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
978
979         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
980
981 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
982
983         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
984         argument for wl-summary-sync-force-update.
985
986 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
987
988         * wl-summary.el (wl-summary-mode-map): Revival of
989         wl-summary-mark-as-important related bindings;
990         Bind 'F','tF','mF','rF','m&'.
991         (wl-summary-mark-as-important-region): Revival.
992         (wl-summary-target-mark-mark-as-important): Ditto.
993         (wl-summary-target-mark-operation): New function.
994         (wl-summary-target-mark-mark-as-answered): Use it.
995         (wl-summary-decide-flag): Don't set Important as default.
996         (wl-summary-mark-as-important-internal): Revival.
997         (wl-summary-mark-as-important): Ditto.
998
999         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1000
1001         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1002         instead of facep.
1003
1004 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1005
1006         * wl-dnd.el (wl-dnd-drop-func): Fix.
1007
1008         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1009         mouse-set-point instead of posn-point.
1010
1011         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1012
1013         * wl-mule.el (wl-completing-read-multiple): Ditto.
1014
1015 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1016
1017         * wl-demo.el (face-background-name): Defalias to avoid compile
1018         warning.
1019
1020 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1021
1022         * wl-summary.el (wl-summary-decide-flag): Use
1023         wl-completing-read-multiple instead of completing-read-multiple.
1024
1025         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1026         New alias.
1027
1028         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1029         Use face-background-name instead of face-background.
1030
1031         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1032
1033         * wl-summary.el (wl-summary-save): Use it.
1034         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1035
1036         * wl-mime.el (wl-mime-save-content): Fix last change.
1037
1038 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1039
1040         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1041         New function.
1042         (wl-summary-sort-specs): Added sort.
1043         * wl-mime.el (wl-mime-save-content): Expand file name.
1044
1045 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1046
1047         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1048
1049         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1050
1051 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1052
1053         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1054         for flag if it is not defined.
1055
1056 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1057
1058         * wl-e21.el (wl-highlight-folder-current-line): Use
1059         elmo-folder-type-internal when elmo-folder-type returns nil.
1060
1061         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1062
1063         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1064
1065         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1066
1067         * wl-e21.el (wl-summary-toolbar): Ditto.
1068
1069         * wl-vars.el (wl-demo-background-color): Abolished.
1070         (wl-summary-persistent-mark-priority-list): Renamed from
1071         wl-summary-flag-priority-list.
1072         (wl-summary-flag-alist): New user option.
1073         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1074         (wl-message-mode-line-format-spec-alist): Added 'F'.
1075         (wl-message-mode-line-format): Likewise.
1076         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1077         instead of wl-summary-important-mark.
1078         (wl-file-folder-icon): New variable.
1079
1080         * wl-thread.el (wl-thread-set-flags): Renamed from
1081         wl-thread-mark-as-important.
1082
1083         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1084         warning.
1085         (wl-summary-mode-menu-spec): Follow the change of 
1086         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1087         (wl-summary-mode-map): Follow the change of
1088         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1089         (wl-summary-detect-mark-position): Follow the variable name change.
1090         (wl-summary-set-flags-region): New function for the replacement of
1091         wl-summary-mark-as-important-region.
1092         (wl-summary-sync-marks): Sync all global-flags.
1093         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1094         instead of elmo-message-flagged-p.
1095         (wl-summary-persistent-mark-string): Follow the variable name change;
1096         Put wl-summary-flag-mark if the message has global-flag.
1097         (wl-summary-target-mark-set-flags): Renamed from 
1098         wl-summary-target-mark-mark-as-important.
1099         (wl-summary-decide-flag): New function.
1100         (wl-summary-set-flags-internal): Renamed from
1101         wl-summary-mark-as-important-internal.
1102         (wl-summary-add-flags-internal): New function.
1103         (wl-summary-remove-flags-internal): Ditto.
1104         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1105         (wl-summary-mark-as-unimportant): Abolish.
1106         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1107         (wl-summary-next-message): List flagged messages in the msgdb.
1108
1109         * wl-score.el (wl-summary-score-update-all-lines): Use
1110         wl-summary-add-flags-internal instead of 
1111
1112         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1113
1114         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1115         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1116         (wl-message-buffer-require-all-header): Renamed from
1117         wl-message-buffer-all-header-flag (Ditto).
1118         (wl-message-buffer-flag-indicator): New variable.
1119         (wl-message-redisplay): Changed local varibale name from `flag' to
1120         `display-type'; Set up wl-message-buffer-flag-indicator.
1121         (wl-message-buffer-display): Changed varibale name from `flag' to
1122         `display-type'.
1123         (wl-message-display-internal): Likewise.
1124
1125         * wl-highlight.el (wl-highlight-demo-face): Define default background
1126         color.
1127         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1128
1129         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1130
1131         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1132         (wl-demo-setup-properties): Renamed from
1133         `wl-demo-set-background-color'.
1134         (wl-demo): Follow the change above.
1135         
1136         * Version number is increased to 2.11.24.
1137
1138 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1139
1140         * wl-summary.el (wl-summary-toggle-thread): Call
1141         `wl-summary-rescan' with disable-thread as non-nil.
1142         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1143
1144 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1145
1146         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1147         foreground property of the face.
1148         (wl-demo-insert-text): Don't set up face property here.
1149         (wl-demo): Call wl-demo-set-background-color, anyway.
1150
1151 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1152
1153         * wl-vars.el (wl-demo-background-color): The value can be nil.
1154
1155 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1156
1157         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1158         to wl-summary-wheel-dispatcher.
1159
1160         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1161         wl-message-wheel-dispatcher.
1162         (wl-message-wheel-dispatcher): New function.
1163         (wl-summary-wheel-dispatcher): Ditto.
1164
1165 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1166
1167         * wl-action.el (wl-summary-target-mark-all): List messages which are
1168         not in the killed-list.
1169
1170         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1171         only when the folder is 'flag/important.
1172
1173         * wl-address.el (wl-complete-field-body): Complete if the last
1174         character is a space.
1175
1176 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1177
1178         * wl-folder.el (wl-folder-clear-entity-info): Use
1179         elmo-clear-hash-val.
1180
1181         * wl-fldmgr.el (wl-fldmgr-rename): Set
1182         wl-folder-info-alist-modified as t.
1183
1184 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1185
1186         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1187
1188 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1189
1190         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1191         (wl-folder-buffer-last-visited-entity-id): New buffer local
1192         variable.
1193         (wl-folder-revisit-last-visited-folder): New function.
1194         (wl-folder-mode-map): Bind it to "C-i".
1195         (wl-folder-set-current-entity-id): Set last visited folder.
1196         * wl-summary.el (wl-summary-exit): Ditto.
1197
1198 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1199
1200         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1201         before calling `recenter' in order to cope with an XEmacs bug.
1202
1203 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1204
1205         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1206         to the default value.
1207
1208 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1209
1210         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1211         change.
1212         (wl-summary-sync-marks): Ditto.
1213         (wl-summary-mark-as-read-internal): Ditto.
1214         (wl-summary-mark-as-answered-internal): Ditto.
1215         (wl-summary-mark-as-important-internal): Ditto.
1216         (wl-summary-reply): Ditto.
1217
1218         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1219         instead of `elmo-folder-unflag-answered'.
1220
1221         * Version number is increased to 2.11.23.
1222
1223         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1224         the last change.
1225
1226 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1227
1228         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1229         Specify "spam" or "good".
1230
1231 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1232
1233         * wl-spam.el (wl-summary-exec-action-spam): Call
1234         wl-folder-confirm-existence for spam folder.
1235         (wl-spam-setup): Bind "mk".
1236
1237 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1238
1239         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1240
1241 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1242
1243         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1244         destination folder is empty.
1245
1246 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1247
1248         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1249         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1250
1251         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1252         (wl-summary-refile-prev-destination-region): New function.
1253         (wl-thread-refile-prev-destination): Ditto.
1254         (wl-summary-target-mark-refile-prev-destination): Ditto.
1255
1256 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1257
1258         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1259         (wl-demo-background-color): Changed default value.
1260
1261         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1262         color.
1263
1264         * wl-demo.el (wl-demo-set-background-color): New function.
1265         (wl-demo): Call it.
1266
1267 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1268
1269         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1270         * wl-address.el (wl-address-add-or-change): Don't add empty
1271         address.
1272
1273 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1274
1275         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1276
1277 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1278
1279         * wl-vars.el (wl-demo-image-filter-alist): New variable
1280         (wl-demo-background-color): Ditto.
1281
1282         * wl-demo.el (wl-demo-xpm-set-background): New function.
1283         (wl-demo-image-filter): Ditto.
1284         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1285
1286         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1287
1288         * wl-demo.el (wl-demo-icon-name): Define as function.
1289         (wl-demo-insert-image): Use it.
1290
1291 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1292
1293         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1294
1295 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1296
1297         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1298
1299 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1300
1301         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1302
1303 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1304
1305         * wl-thread.el (wl-thread-mark-as-answered): New function.
1306
1307         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1308         answered" entry.
1309         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1310         "r&" and wl-thread-mark-as-answered to "t&".
1311         (wl-summary-mark-as-important-region): Refine to toggle mark.
1312         (wl-summary-mark-as-answered-region): New function.
1313         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1314         and 3rd argument.
1315         (wl-summary-mark-as-important-internal): Likewise.
1316
1317 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1318
1319         * wl-template.el (wl-template-preview): New internal variable.
1320         (wl-template-preview-p): New function.
1321         (wl-template-show): Bind `wl-template-preview' as t.
1322
1323 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1326         `elmo-message-entity-field' with 3rd argument which is non-nil.
1327
1328 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1329
1330         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1331         Removed duplicate local bind `folder'.
1332
1333 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1334
1335         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1336
1337 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1338
1339         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1340         duplicate definition.
1341
1342 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1343
1344         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1345         non-nil, use it; Don't fetch message if there's no message in the
1346         current cursor position.
1347
1348 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1349
1350         * wl-util.el (wl-region-exists-p): Use region-active-p.
1351         (wl-deactivate-region): New function.
1352         * wl-message.el (wl-message-redisplay): Deactivate region.
1353
1354         * wl-summary.el (wl-summary-reply): Call
1355         `wl-summary-set-message-buffer-or-redisplay' instead of
1356         `wl-summary-redisplay-internal', don't move point.
1357
1358 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1359
1360         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1361         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1362         by regexp.
1363
1364 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1365
1366         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1367         if no need.
1368
1369 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1370
1371         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1372         default value to nil.
1373         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1374         `wl-summary-prepare-hook'; Replace refile action to
1375         `wl-summary-exec-action-refile-with-register'.
1376
1377         * Version number is increased to 2.11.22.
1378
1379 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1380
1381         * wl-summary.el (wl-summary-detect-mark-position): Set
1382         `wl-summary-buffer-weekday-name-lang'.
1383
1384 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1385
1386         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1387         (wl-summary-mark-as-read-all): Ditto.
1388         (wl-summary-delete-messages-on-buffer): Ditto.
1389         (wl-summary-sync-update): Ditto.
1390         (wl-summary-mark-as-read-internal): Ditto.
1391         (wl-summary-mark-as-answered-internal): Ditto.
1392         (wl-summary-update-folder-info): Abolished.
1393
1394 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1395
1396         * wl-summary.el (wl-summary-mark-as-read-all): Use
1397         `wl-summary-update-folder-info' instead of
1398         `wl-folder-update-unread'.
1399
1400 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1401
1402         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1403         `wl-summary-folder-info-update'.
1404         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1405         instead of `wl-summary-folder-info-update'.
1406         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1407         `wl-folder-set-folder-updated'.
1408         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1409         instead of `wl-folder-update-unread'.
1410         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1411         the value of `wl-summary-buffer-unread-count' for the second parameter of
1412         `wl-folder-update-unread'.
1413
1414         * Version number is increased to 2.11.21.
1415
1416 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1417
1418         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1419         a local variable.
1420
1421 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1422
1423         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1424         interactively.
1425
1426         * wl-summary.el (wl-summary-mark-as-important-internal): New
1427         internal function.
1428         (wl-summary-mark-as-important): Use it.
1429         (wl-summary-mark-as-unimportant): New function.
1430         (wl-summary-sync-marks): Follow the API change.
1431
1432         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1433
1434         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1435
1436 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1437
1438         * wl-folder.el (wl-folder-update-unread): Re-indent.
1439         Narrow the scope of a local variable.
1440
1441 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1442
1443         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1444         (wl-addrmgr-merge-entries): Ditto.
1445         (wl-addrmgr): Added to address entry which exists in draft buffer
1446         if no entry is in original.
1447
1448 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1449
1450         * wl-batch.el: New file.
1451
1452 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1453
1454         * wl-vars.el (wl-use-semi): Remove unused variable.
1455
1456 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1457
1458         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1459         "?".
1460
1461 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1462
1463         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1464         wl-summary-new-mark.
1465         (wl-summary-new-cached-mark): New user option.
1466         (wl-summary-score-marks): Follow the change above.
1467         (wl-summary-auto-refile-skip-marks): Ditto.
1468         (wl-summary-incorporate-marks): Ditto.
1469         (wl-summary-expire-reserve-marks): Ditto.
1470
1471         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1472
1473         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1474         (wl-summary-persistent-mark-string): Distinguished between cached
1475         and uncached mark when the message is new.
1476
1477 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1478
1479         * wl-spam.el (wl-spam-domain): Renamed from
1480         `wl-spam-folder-guess-domain'.
1481         (wl-summary-exec-action-spam): Register as spam if domain of the
1482         source folder is good.
1483         (wl-summary-exec-action-refile-with-register): Register message if
1484         domain of the source folder is not undecided.
1485
1486 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1487
1488         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1489         detect thread loop.
1490
1491 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1492
1493         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1494         and wl-summary-skip-mark-list.
1495
1496 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1497
1498         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1499
1500         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1501
1502         * wl-spam.el (toplevel): Require wl-highlight.
1503         (wl-spam-auto-check-policy-alist): Abolish.
1504         (wl-spam-auto-check-folder-regexp-list): New user option.
1505         (wl-spam-auto-check-marks): Ditto.
1506         (wl-spam-mark-action-list): Ditto.
1507         (wl-highlight-summary-spam-face): New face.
1508         (wl-spam-auto-check-message-p): New function.
1509         (wl-spam-map-spam-messages): Fixed message.
1510         (wl-spam-register-spam-messages): Ditto.
1511         (wl-spam-register-good-messages): Ditto.
1512         (wl-summary-spam-map): Add and remove keybind.
1513         (wl-summary-target-mark-spam): Abolish.
1514         (wl-summary-refile-spam): Ditto.
1515         (wl-summary-test-spam): New function.
1516         (wl-summary-mark-spam): Ditto.
1517         (wl-summary-auto-check-spam): Follow the above change.
1518         (wl-summary-exec-action-spam): New function.
1519         (wl-summary-exec-action-refile-with-register): Fixed message.
1520         (wl-message-check-spam): New function.
1521         (wl-spam-setup): Ditto.
1522         (toplevel): Call it if this file is loaded interactivity.
1523
1524         * Version number is increased to 2.11.20.
1525
1526 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1527
1528         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1529         when new optional argument `force' is non nil or modified.
1530
1531 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1532
1533         * wl.el (toplevel): Require wl-spam when compile.
1534         (wl-save-status): Call wl-spam-save-status.
1535
1536         * wl-spam.el (wl-spam-register-spam-messages): New function.
1537         (wl-spam-register-good-messages): Ditto.
1538         (wl-spam-save-status): Ditto.
1539         (wl-summary-mode-map): Bind
1540         wl-summary-target-mark-register-as-spam to "ms" and
1541         wl-summary-target-mark-register-as-good to "mn".
1542         (wl-summary-register-as-spam): Abolish optional argument; Use
1543         wl-spam-register-spam-messages.
1544         (wl-summary-register-as-spam-all): Use
1545         wl-spam-register-spam-messages.
1546         (wl-summary-register-as-good): Abolish optional argument; Use
1547         wl-spam-register-good-messages.
1548         (wl-summary-register-as-good-all): Use
1549         wl-spam-register-good-messages.
1550         (wl-summary-target-mark-register-as-spam): New funtion.
1551         (wl-summary-target-mark-register-as-good): Ditto.
1552
1553 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1554
1555         * wl-spam.el: New file.
1556
1557 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1558
1559         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1560
1561         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1562         (wl-summary-auto-refile): Call wl-refile-guess with
1563         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1564
1565 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1566
1567         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1568         with disable-thread argument non-nil.
1569
1570 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1571
1572         * wl-summary.el (wl-summary-rescan): Added optional argument
1573         disable-thread.
1574         (wl-summary-sync): Call wl-summary-rescan with argument
1575         disable-thread.
1576         (wl-summary-input-range): Added new range `rescan-thread'.
1577
1578 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1579
1580         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1581
1582 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1583
1584         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1585         internal variable.
1586         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1587         wl-summary-search-parent-by-subject-regexp and
1588         wl-summary-divide-thread-when-subject-changed as nil.
1589         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1590         (wl-summary-insert-thread): Search parent entity from
1591         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1592         thread loop.
1593
1594 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1595
1596         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1597
1598         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1599
1600         * wl-util.el (wl-require-update-all-folder-p): New function.
1601         (wl-get-assoc-list-value): Added `function' to match directive.
1602         (wl-collect-draft): Rewrite.
1603
1604         * wl-summary.el (wl-summary-sync-update): Clear faces
1605         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1606         are non-nil.
1607         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1608         argument as function.
1609         (wl-summary-input-range): Ditto.
1610
1611         * wl-folder.el (wl-draft-get-folder): New function.
1612         (wl-folder-get-elmo-folder): Consider draft folder.
1613
1614         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1615         (wl-draft-buffer-message-number): New buffer local variable.
1616         (wl-draft-folder-internal): New internal variable.
1617         (wl-draft-delete): Rewrite.
1618         (wl-draft-save): Ditto.
1619         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1620         wl-folder-get-elmo-folder.
1621         (wl-draft-config-info-operation): Ditto.
1622         (wl-jump-to-draft-folder): Ditto.
1623         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1624         (wl-draft-reedit): Rewrite.
1625
1626         * Version number is increased to 2.11.19.
1627         
1628 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1629
1630         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1631         variable.
1632
1633 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1634
1635         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1636         Use ignore-errors instead of unwind-protect.
1637
1638 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1639
1640         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1641         for updating `wl-thread-entity-list'.
1642
1643 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1644
1645         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1646         parameter from calling `wl-thread-entity-get-older-brothers' and
1647         `wl-thread-entity-get-younger-brothers'.
1648         Replace nested `append' with a single one.
1649
1650 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1651
1652         * wl-summary.el (wl-summary-mode): Don't use the return value of
1653         `make-local-hook'.
1654
1655 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1656
1657         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1658         instead of `let*'.
1659         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1660         of local variables.
1661
1662 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1663
1664         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1665         Renamed from wl-summary-window-scroll-functions.
1666         (wl-summary-window-scroll-functions): Don't set to variable.
1667         (wl-summary-display-top): Use run-hooks.
1668         (wl-summary-display-bottom): Ditto.
1669         (wl-summary-toggle-disp-msg): Ditto.
1670         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1671         Use it instead of wl-summary-window-scroll-functions.
1672         (wl-summary-goto-folder-subr): Don't call
1673         wl-summary-window-scroll-functions, use
1674         wl-summary-buffer-window-scroll-functions instead.
1675
1676 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1679         make-local-variable.
1680
1681 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1682
1683         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1684         set-buffer-modified-p.
1685         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1686         (wl-summary-display-bottom): Ditto.
1687         (wl-summary-toggle-disp-msg): Ditto.
1688
1689 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1690
1691         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1692
1693         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1694         (wl-summary-forward): Use elmo-message-entity-field instead of
1695         elmo-message-field.
1696
1697         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1698
1699 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1700
1701         * wl-summary.el (wl-summary-window-scroll-functions): No use
1702         `append'.
1703
1704 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1705
1706         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1707         function.
1708         (wl-summary-window-scroll-functions): Call it when both
1709         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1710         (wl-summary-temp-mark): Added optional argument number.
1711         (wl-summary-message-mark): Added optional argument flag.
1712         (wl-summary-persistent-mark): Added optional argument number and flag.
1713         (wl-summary-update-persistent-mark): Ditto.
1714         (wl-summary-update-status-marks): Set "r" for interactive spec.
1715
1716         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1717         argument number and flag.
1718
1719         * wl-action.el (wl-summary-registered-temp-mark): 
1720         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1721
1722 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1725         internal variable (buffer local).
1726         (wl-summary-window-scroll-functions): New function.
1727         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1728         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1729         as nil.
1730         (wl-summary-update-status-marks): Added arguments beg, end and
1731         check.
1732         (wl-summary-update-mark-window): Use function.
1733         (wl-summary-sync-update): Follow the change above.
1734         (wl-summary-switch-to-clone-buffer): Copy
1735         wl-summary-buffer-unsync-mark-number-list.
1736         (wl-summary-goto-folder-subr): Set
1737         wl-summary-buffer-unsync-mark-number-list and
1738         use wl-summary-window-scroll-functions instead of
1739         wl-summary-lazy-highlight.
1740
1741         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1742
1743 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1744
1745         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1746
1747         * wl-summary.el (wl-summary-update-persistent-mark): Call
1748         wl-summary-set-message-modified.
1749
1750         * wl-summary.el (wl-summary-sync-update): Don't call
1751         wl-summary-update-status-marks.
1752
1753         * Version number is increased to 2.11.18.
1754
1755 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1756
1757         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1758         (wl-message-next-page): Ditto.
1759
1760 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1761
1762         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1763         local variable.  Change the order of a collected list into the
1764         same as the specified range.  Remove nil from a collected list.
1765
1766 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1767
1768         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1769         argument for elmo-folder-list-messages.
1770
1771 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1772
1773         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1774         change (wl-summary-count-unreads return a list instead of a cons
1775         cell).
1776
1777 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1778
1779         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1780         `wl-summary-folder-info-update'.
1781
1782 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1783
1784         * wl-summary.el (wl-summary-set-message-modified): No use
1785         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1786         (wl-summary-set-mark-modified): Abolish.
1787         (wl-summary-mark-modified-p): Ditto.
1788         (wl-summary-save-view): Follow the change above.
1789
1790         * wl-expire.el (wl-summary-expire): Likewise.
1791
1792 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1793
1794         * wl-summary.el (wl-summary-detect-mark-position): Use
1795         modb-entity-handler.
1796         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1797
1798         * Version number is increased to 2.11.17.
1799
1800 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1801
1802         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1803         entity field value.
1804         (wl-summary-prefetch-msg): Ditto.
1805         (wl-summary-print-message-with-ps-print): Ditto.
1806
1807 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1808
1809         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1810         for dummy entity.
1811         (wl-summary-insert-thread): Use elmo-message-entity-field.
1812         (wl-summary-update-thread): Use elmo-message-entity-field and
1813         elmo-message-entity-number.
1814         (wl-summary-line-number):  Use elmo-message-entity-number.
1815         (wl-summary-line-size): Use elmo-message-entity-field.
1816         (wl-summary-line-subject): Ditto.
1817         (wl-summary-line-from): Ditto.
1818         (wl-summary-line-attached): Ditto.
1819         (wl-summary-create-line): Ditto.
1820         (wl-summary-create-line): Use elmo-message-entity-number.
1821         (wl-summary-print-message-with-ps-print): Use
1822         elmo-message-entity-field.
1823
1824 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1825
1826         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1827         change in elmo-msgdb-make-message-entity.
1828         (wl-summary-buffer-set-folder): Don't call
1829         wl-summary-detect-mark-position here.
1830         (wl-summary-rescan): Call elmo-message-entity-number.
1831         (wl-summary-sync-update): Ditto.
1832         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1833
1834         * wl-score.el (wl-score-header-index): Redefine 2th element.
1835         (wl-score-overview-entity-get-extra): Abolish.
1836         (wl-score-ov-entity-get): Rewrite.
1837         (wl-score-string-index<, wl-score-string-func<): Abolish.
1838         (wl-score-string<): New function.
1839         (wl-score-string-sort): Use it.
1840
1841         * wl-refile.el (wl-refile-guess-by-history): Use
1842         elmo-message-entity-field.
1843         (wl-refile-guess-by-from): Ditto.
1844         (wl-refile-guess-by-msgid): Ditto.
1845
1846         * Version number is increased to 2.11.16.
1847
1848 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1849
1850         * wl-folder.el (wl-folder-confirm-existence): Don't call
1851         file-exists-p if msgdb-path is nil.
1852         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1853         `wl-read-folder-hist' to `wl-read-folder-history'.
1854
1855 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1856
1857         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1858         `y-or-n-p'.
1859
1860 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1861
1862         * wl-score.el (wl-score-headers): Don't use
1863         elmo-folder-do-each-message-entity.
1864
1865         * Version number is increased to 2.11.15.
1866
1867 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1868
1869         * wl-summary.el (wl-summary-delete-all-msgs): Use
1870         elmo-folder-move-messages instead of elmo-folder-delete-messages
1871         and elmo-folder-detach-messages.
1872         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1873
1874         * wl-expire.el (wl-expire-delete): Ditto.
1875         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1876
1877 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1878
1879         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1880         (wl-message-header-narrowing-fields): Ditto.
1881         (wl-message-header-narrowing-lines): Ditto.
1882         (wl-message-header-narrowing-string): Ditto.
1883
1884         * wl-summary.el (wl-summary-mode-map): Bind
1885         wl-summary-toggle-header-narrowing to "C-cC-f".
1886         (wl-summary-toggle-header-narrowing): New function.
1887
1888         * wl-message.el (wl-message-buffer-create): Call
1889         wl-message-header-narrowing-setup.
1890         (wl-message-redisplay): Call wl-message-header-narrowing.
1891         (wl-message-header-narrowing): New function.
1892         (wl-message-header-narrowing-map): New keymap.
1893         (wl-message-header-narrowing-widen-map): New keymap.
1894         (wl-message-header-narrowing-again-at-mouse): New function.
1895         (wl-message-header-narrowing-1): Ditto.
1896         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1897         (wl-message-header-narrowing-setup): Ditto.
1898         (wl-message-header-narrowing-toggle): Ditto.
1899         
1900         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1901
1902         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1903         'flag as all.
1904         (wl-use-flag-folder-help-echo): New user option.
1905
1906         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1907         wl-summary-highlight as nil.
1908         (wl-summary-set-mark-modified): Follow the API change.
1909         (wl-summary-mark-modified-p): Ditto.
1910         (wl-summary-mark-as-read-all): Ditto.
1911         (wl-summary-sync-marks): Don't call
1912         elmo-folder-list-messages-with-global-mark.
1913         (wl-summary-mark-as-read-internal): Follow the API change.
1914         (wl-summary-mark-as-answered-internal): Ditto.
1915         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1916         Follow the API change.
1917         (wl-summary-create-line): Call with number argument.
1918         (wl-summary-reply): Follow the API change.
1919
1920         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1921         function.
1922         (wl-highlight-summary-line-string): Call it when
1923         wl-use-flag-folder-help-echo is non-nil.
1924         (wl-highlight-summary-current-line): Ditto.
1925         (elmo-flag-folder-referrer): Added autoload setting.
1926
1927         * wl-draft.el (wl-draft-kill): Follow the API change.
1928
1929         * Version number is increased to 2.11.14.
1930         
1931 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1932
1933         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1934
1935 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1936
1937         * Version number is increased to 2.11.13.
1938
1939 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1940
1941         * wl-draft.el (wl-draft-previous-history-element): Fixed
1942         unbalanced parenthesis and bind unbound local variables.
1943
1944 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1945
1946         * wl-draft.el (wl-draft-previous-history-element): New function.
1947         (wl-draft-next-history-element): Ditto.
1948         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1949         them to M-p and M-n.
1950
1951 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1952
1953         * Version number is increased to 2.11.12.
1954
1955 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1956
1957         * wl-draft.el (wl-draft-hide): Select buffer-window.
1958
1959 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1960
1961         * wl-summary.el (wl-summary-narrow-to-region): New function.
1962         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1963         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1964         (wl-summary-save-region): Use it.
1965         * wl-action.el (wl-summary-collect-numbers-region)
1966         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1967
1968 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1969
1970         * wl-folder.el (wl-folder-count-incorporates): Don't use
1971         `elmo-msgdb-mark-load'
1972
1973         * Version number is increased to 2.11.11.
1974
1975 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1976
1977         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1978         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1979
1980 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1981
1982         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1983
1984 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1985
1986         * Version number is increased to 2.11.10.
1987
1988 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1989
1990         * wl-mime.el (wl-draft-attribute-value): Fixed.
1991
1992 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1993
1994         * wl-util.el (wl-copy-local-variables): New function.
1995
1996         * wl-mime.el (wl-draft-attribute-recipients): New function.
1997         (wl-draft-attribute-envelope-from): Ditto.
1998         (wl-draft-attribute-smtp-posting-server): Ditto.
1999         (wl-draft-attribute-smtp-posting-port): Ditto.
2000         (wl-draft-attribute-value): Ditto.
2001         (wl-draft-preview-message): Use it to get value for
2002         attributes. Reflect result of `wl-draft-config'.
2003
2004         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2005         and call `wl-summary-mark-as-read' before to call
2006         `wl-summary-unset-mark'.
2007         (wl-summary-target-mark-mark-as-unread): Likewise.
2008         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2009
2010 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2011
2012         * wl-mime.el (wl-draft-preview-message): Use actual value for
2013         attributes; Fix for small window.
2014
2015 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2016
2017         * wl-refile.el (wl-refile-get-field-value): Call
2018         `elmo-message-entity-field' with 3rd argument is non-nil.
2019
2020 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2021
2022         * wl-vars.el (wl-draft-preview-attributes): New user option.
2023         (wl-draft-preview-attributes-list): Ditto.
2024         (wl-draft-preview-attributes-buffer-lines): Ditto.
2025         (wl-draft-preview-attributes-buffer-name): Ditto.
2026
2027         * wl-mime.el (wl-draft-preview-message): Display attributes.
2028
2029 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2030
2031         * wl-summary.el (wl-summary-detect-mark-position): Bind
2032         wl-summary-flag-priority-list to '(new).
2033
2034 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2035
2036         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2037         funtion.
2038         (wl-highlight-summary-line-string): Use it.
2039         (wl-highlight-summary-current-line): Ditto.
2040
2041 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2042
2043         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2044         line even when the mark string is not changed.
2045
2046         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2047         argument change in the wl-summary-create-line.
2048         (wl-thread-insert-entity-sub): Ditto.
2049
2050         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2051         argument change in the wl-summary-create-line.
2052         (wl-summary-insert-sequential): Ditto.
2053         (wl-summary-update-thread): Ditto.
2054         (wl-summary-persistent-mark-string): New inline function.
2055         (wl-summary-message-mark): Use it.
2056         (wl-summary-create-line): Abolish argument wl-persistent-mark
2057         and added wl-flags, wl-cached.
2058
2059         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2060         mark to flags.
2061         (wl-highlight-summary-current-line): Decide the face not by the 
2062         persistent mark but flags.
2063
2064 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2065
2066         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2067         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2068         wl-summary-read-uncached-mark): Revive.
2069         (wl-summary-answered-cached-mark,
2070         wl-summary-answered-uncached-mark): New user option.
2071         (wl-summary-score-marks): Follow the change above.
2072         (wl-summary-auto-refile-skip-marks): Ditto.
2073         (wl-summary-incorporate-marks): Ditto.
2074         (wl-summary-expire-reserve-marks): Ditto.
2075         (wl-summary-flag-priority-list): New user option.
2076
2077         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2078         changes.
2079         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2080         of elmo-message-mark.
2081         (wl-summary-mark-as-read-internal): Ditto.
2082         (wl-summary-mark-as-answered): Ditto.
2083         (wl-summary-mark-as-important): Ditto.
2084         (wl-summary-redisplay-internal): Ditto.
2085         (wl-summary-redisplay-no-mime-internal): Ditto.
2086         (wl-summary-message-mark): New function.
2087         (wl-summary-insert-sequential): Use wl-summary-message-mark
2088         instead of elmo-message-mark.
2089         (wl-summary-update-thread): Ditto.
2090         (wl-summary-persistent-mark): Ditto.
2091         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2092         instead of elmo-message-mark.
2093
2094         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2095         wl-summary-message-mark instead of elmo-message-mark.
2096         (wl-thread-insert-entity-sub): Ditto.
2097         (wl-thread-get-children-msgs-uncached): Ditto.
2098
2099         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2100         variable name changes.
2101         (wl-highlight-summary-current-line): Ditto.
2102
2103         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2104         wl-summary-message-mark instead of elmo-message-mark.
2105
2106         * wl-expire.el (wl-expire-message-p): Ditto.
2107
2108         * wl-score.el (wl-score-headers): Ditto.
2109
2110         * Version number is increased to 2.11.9.
2111
2112         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2113         (wl-summary-sync-update): Follow the change above.
2114         (wl-summary-switch-to-clone-buffer): Ditto.
2115         (wl-summary-open-folder): Ditto.
2116
2117 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2118
2119         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2120         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2121
2122         * Version number is increased to 2.11.8.
2123
2124         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2125
2126         * wl-expire.el (wl-expire-refile): Follow the API change on
2127         `elmo-folder-move-messages'.
2128         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2129
2130         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2131         (wl-summary-exec-action-refile): Ditto.
2132         (wl-summary-exec-action-copy): Ditto.
2133         (wl-summary-no-auto-refile-message-p): No use
2134         `wl-summary-buffer-msgdb'.
2135         (wl-summary-auto-refile): Ditto.
2136
2137 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2138
2139         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2140
2141 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2142
2143         * wl-summary.el (wl-summary-sync): Treat no-sync.
2144
2145         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2146         (wl-default-sync-range): Ditto.
2147
2148 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2149
2150         * wl-refile.el (wl-refile-subject-learn): Call
2151         `elmo-message-entity-field' with 3rd argument is non-nil.
2152         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2153         instead of `elmo-msgdb-overview-entity-get-subject'.
2154
2155 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2156
2157         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2158         scan-type is rescan.
2159         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2160         new optional argument force is non-nil.
2161         (wl-summary-save-view-cache): Call it with force argument non-nil.
2162
2163         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2164
2165 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2166
2167         * wl-action.el (wl-summary-print-argument): Fixed last change.
2168
2169 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2170
2171         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2172         simplified.
2173         (wl-summary-target-mark-mark-as-unread): Likewise.
2174         (wl-summary-target-mark-mark-as-important): Likewise.
2175
2176 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2177
2178         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2179         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2180         (wl-summary-mark-as-important-region): Change accordingly.
2181         (wl-summary-target-mark-mark-as-important): Ditto.
2182
2183 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2184
2185         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2186
2187         * wl-action.el (wl-summary-print-argument): Print argument to
2188         right side of window if `wl-summary-print-argument-within-window'
2189         is non-nil.
2190
2191 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2192
2193         * wl-action.el (wl-summary-set-mark): Use
2194         `wl-summary-message-visible-p' to check visibility of the message
2195         and jump to message only when the message line is visible and have
2196         different number; Call wl-summary-unset-mark with number argument.
2197         (wl-summary-unset-mark): 
2198         Use `wl-summary-message-visible-p'
2199         to check visibility of the message and jump to message only when
2200         the message line is visible and have different number;
2201
2202 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2203
2204         * Version number is increased to 2.11.7.
2205
2206         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2207         and wl-folder-summary-line-format.
2208
2209         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2210         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2211         (wl-summary-set-score-mark): Use it.
2212         (wl-summary-target-mark-mark-as-read): Ditto.
2213         (wl-summary-target-mark-mark-as-unread): Ditto.
2214         (wl-summary-target-mark-mark-as-important): Ditto.
2215         (wl-summary-target-mark-msgs): Simplified.
2216         (wl-summary-detect-mark-position): Fixed problem when
2217         summary-line-format no contain persisten/temp mark spec.
2218         (wl-summary-temp-mark): Ditto.
2219         (wl-summary-persistent-mark): Ditto.
2220         (wl-summary-update-persistent-mark): Ditto.
2221
2222         * wl-action.el (wl-summary-set-mark): Ditto.
2223         (wl-summary-unset-mark): Ditto.
2224         All other related portions are changed.
2225
2226 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2227
2228         * Version number is increased to 2.11.6.
2229
2230 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * wl-util.el (wl-current-message-buffer): Define as function;
2233         Don't use the value of wl-messge-buffer.
2234
2235         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2236         persistent mark.
2237
2238         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2239         no current message, cause an error.
2240
2241 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2242
2243         * wl-summary.el (wl-summary-set-message-modified): Use
2244         elmo-folder-set-message-modified instead of
2245         elmo-folder-set-message-modified-internal.
2246
2247 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2248
2249         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2250         interactively.
2251         (wl-summary-sync): nokill->entirely.
2252         (wl-summary-sync-marks): Fixed message.
2253         (wl-summary-input-range): Added mark, nokill->entirely.
2254
2255         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2256         messages as read.
2257
2258 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2259
2260         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2261         update-noscore.
2262         (wl-summary-sync): Follow the change above.
2263
2264 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2265
2266         * wl-action.el (wl-summary-target-mark-all): Use
2267         elmo-folder-list-messages.
2268
2269 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2270
2271         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2272         (wl-summary-rescan): Set wl-summary-scored as nil.
2273         (wl-summary-sync-force-update): Follow the change above.
2274         (wl-summary-sync): Ditto.
2275         (wl-summary-sync-update): Added argument disable-killed.
2276         (wl-summary-insert-headers): Set visible-only argument for
2277         elmo-folder-list-messages.
2278         (wl-summary-input-range): Added update-nokill, update-noscore,
2279         all-nokill, all-noscore and mark.
2280
2281         * Version number is increased to 2.11.5.
2282
2283         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2284
2285 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2286
2287         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2288         (wl-summary-prefetch-region-no-mark): Change accordingly.
2289         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2290
2291 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2292
2293         * wl-address.el (wl-complete-field-to): Abolished.
2294         (wl-complete-address): Completion function for completing-read.
2295         * wl-action.el (wl-summary-get-resend-address): Use it.
2296
2297         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2298         wl-summary-update-mark and abolish unused argument.
2299         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2300         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2301         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2302         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2303         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2304         * wl-draft.el (wl-draft-kill): Ditto.
2305
2306         * wl-summary.el: Remove unused binding of case-fold-search.
2307         (wl-summary-replace-status-marks): Abolished.
2308
2309 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2310
2311         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2312         is specified or folder length is zero.
2313
2314 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2315
2316         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2317         (wl-folder-archive-current-entity): Ditto.
2318
2319 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2320
2321         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2322         retrieving message mark.
2323         (wl-summary-redisplay-internal): Ditto.
2324
2325         * wl-message.el (wl-message-buffer-display): Ignore errors while
2326         retrieving message-id field.
2327
2328         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2329         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2330         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2331         order of the arguments for `wl-expire-message-p'.
2332         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2333
2334         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2335         Check return value of wl-summary-reply.
2336         (wl-summary-reply): Recover window configuration when an error occured.
2337
2338 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2339
2340         * wl-summary.el (wl-summary-resend-message): Abolished, the
2341         feature is inherited by wl-summary-resend (put resend mark).
2342
2343 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2344
2345         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2346         wl-message-buffer to nil when the message is hide.
2347
2348 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2349
2350         * .cvsignore: New file.
2351
2352 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2353
2354         * wl-action.el (wl-summary-action-docstring): Add more info.
2355         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2356         duplicate definition.
2357         (wl-summary-define-mark-action): Functions wl-summary-*-region
2358         keep current position.
2359         (wl-summary-unregister-target-mark): Store result to the variable.
2360
2361 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2362
2363         * Version number is increased to 2.11.4.
2364
2365 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2366
2367         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2368         wl-summary-delete-all-temp-marks.
2369         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2370
2371         * wl-action.el (wl-summary-set-mark): Changed terminology
2372         refile-destination -> action-argument.
2373         (wl-summary-unset-mark): Ditto.
2374         (wl-summary-remove-argument): Ditto.
2375         (wl-summary-print-argument): Ditto.
2376
2377         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2378         (wl-thread-remove-argument-region): Ditto.
2379         (wl-thread-print-argument-region): Ditto.
2380         (wl-thread-close): Ditto.
2381         (wl-thread-open): Ditto.
2382
2383         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2384         (wl-highlight-refile-destination-face is abolished)
2385         (wl-highlight-action-argument-string): Ditto.
2386         (wl-highlight-summary-current-line): Highlight action argument.
2387
2388         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2389         color for light backgrounds.
2390         (wl-highlight-summary-answered-face): Ditto.
2391
2392 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2393
2394         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2395
2396         * wl-score.el (wl-summary-score-update-all-lines): Use
2397         wl-summary-set-mark.
2398         (wl-summary-score-update-all-lines): Kill expunged messages.
2399
2400         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2401
2402 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2403
2404         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2405         directly.
2406         (wl-score-overview-entity-get-lines): Ditto.
2407         (wl-score-overview-entity-get-xref): Ditto.
2408         (wl-score-get-latest-msgs): Ditto.
2409         (wl-summary-rescore): Ditto.
2410
2411         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2412         to "&".
2413         (wl-summary-mark-as-answered-internal): New inline function.
2414         (wl-summary-mark-as-answered): New function.
2415         (wl-summary-mark-as-unanswered): Ditto.
2416         (wl-summary-sync-marks): Modified for answered-mark synching.
2417
2418 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2419
2420         * wl-action.el (wl-summary-set-mark): Fixed last change.
2421
2422 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2423
2424         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2425         behavior of wl-summary-unread-message-hook
2426         (Pointed out by akira yamada <akira@arika.org>).
2427
2428 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2429
2430         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2431         wl-summary-delete.
2432         * wl-xmas.el (wl-summary-toolbar): Ditto.
2433
2434         * wl-action.el (wl-summary-set-mark): Don't override current
2435         temp-mark.
2436
2437         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2438
2439 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2440
2441         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2442         (wl-refile-msgid-learn): Ditto.
2443         (wl-refile-get-field-value): Ditto.
2444
2445         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2446
2447         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2448         (wl-expire-delete-reserved-messages): Renamed from
2449         wl-expire-reserve-marked-msgs-from-list.
2450         (wl-expire-delete): Removed argument `msgdb'.
2451         (wl-expire-refile): Ditto.
2452         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2453         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2454         mark-alist as argument.
2455         (wl-expire-archive-number1): Removed argument `msgdb'.
2456         (wl-expire-archive-number2): Ditto.
2457         (wl-expire-archive-date): Ditto.
2458         (wl-expire-localdir-date): Ditto.
2459         (wl-expire-hide): Ditto.
2460         (wl-archive-number1): Ditto.
2461         (wl-archive-number2): Ditto.
2462         (wl-archive-date): Ditto.
2463         (wl-archive-folder): Ditto.
2464         All other related portions are changed.
2465
2466 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2467
2468         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2469         mean move up and down. (suggested by Takashi Kawachi)
2470
2471 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2472
2473         * wl-acap.el (toplevel): Don't require un-define.
2474
2475 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2476
2477         * wl-thread.el (wl-thread-delete-message): Always update
2478         wl-summary-buffer-number-list.
2479
2480         * wl-action.el (wl-summary-print-destination): 
2481         Do nothing when folder is nil.
2482
2483 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2484
2485         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2486         persistent mark when prefetch is succeeded.
2487
2488 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2489
2490         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2491         instead of elmo-msgdb-delete-msgs.
2492         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2493         (wl-expire-hide): Ditto.
2494
2495         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2496
2497         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2498         elmo-msgdb interface.
2499         (wl-thread-get-exist-children): Likewise.
2500         (wl-thread-insert-message): Likewise.
2501         (wl-thread-msg-mark-as-important): Likewise.
2502         (wl-thread-insert-entity-sub): Likewise.
2503         (wl-thread-get-children-msgs-uncached): Likewise.
2504
2505         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2506         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2507         (wl-summary-sync-update): Likewise.
2508         (wl-summary-auto-select-msg-p): Likewise.
2509         (wl-summary-update-thread): Likewise.
2510         (wl-summary-mark-as-important): Likewise.
2511         (wl-summary-jump-to-msg-internal): Likewise.
2512         (wl-summary-redisplay-internal): Likewise.
2513         (wl-summary-print-message-with-ps-print): Likewise.
2514         (wl-summary-folder-info-update): Likewise.
2515
2516         * wl-folder.el (wl-folder-check-one-entity):
2517         elmo-folder-count-flags instead of wl-summary-count-unread.
2518
2519         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2520
2521         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2522
2523         * wl-summary.el (wl-summary-set-message-modified): 
2524         Call wl-summary-set-mark-modified.
2525         (wl-summary-delete-messages-on-buffer): Call
2526         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2527         (wl-summary-sync-update): Call elmo-folder-length instead of
2528         elmo-folder-messages.
2529         (wl-summary-insert-headers): Don't call
2530         elmo-folder-list-message-entities.
2531
2532 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2533
2534         * wl-action.el (wl-summary-define-mark-action): Call
2535         `wl-summary-set-mark' with argument `data'.
2536         (wl-summary-auto-refile): Fixed order of arguments when call
2537         `wl-summary-refile'.
2538
2539 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2540
2541         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2542
2543         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2544
2545         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2546         (Renamed from wl-highlight-summary-deleted-face).
2547         (wl-highlight-summary-resend-face): New face.
2548
2549         (wl-highlight-summary-deleted-face): Renamed from
2550         wl-highlight-summary-erased-face.
2551
2552         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2553
2554         * wl-action.el (wl-summary-get-resend-address): New function.
2555         (wl-summary-exec-action-resend): Ditto.
2556         (wl-summary-exec-action-resend-subr): Ditto.
2557
2558         * w-thread.el (wl-thread-copy): Removed definition.
2559         (wl-thread-refile): Ditto.
2560         (wl-thread-delete): Ditto.
2561         (wl-thread-target-mark): Ditto.
2562
2563         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2564         (wl-summary-target-mark-set-action): Fixed.
2565         (wl-summary-define-mark-action): Fixed quotation.
2566         (wl-summary-move-mark-list-messages): Display message.
2567         (wl-summary-define-mark-action): Define thread functions.
2568         (wl-summary-exec-action-refile): Changed message.
2569         (wl-summary-exec): Ditto.
2570
2571 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2572         
2573         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2574         '%%'.
2575
2576 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2577
2578         * wl.el (toplevel): Require wl-action.
2579         (wl-init): Call wl-summary-define-mark-action.
2580
2581         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2582
2583         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2584         wl-summary-delete and wl-summary-erase.
2585         (wl-summary-mode-map): Ditto.
2586
2587         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2588         wl-delete-folder-alist.
2589
2590         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2591         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2592         (toplevel): Moved mark & action related functions to the wl-action.el.
2593
2594         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2595         in wl-summary-mark-action-list.
2596         (wl-highlight-summary-current-line): Ditto.
2597
2598         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2599         empty lines.
2600
2601         * wl-action.el: New file. 
2602
2603 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2604
2605         * wl-summary.el (wl-summary-target-mark-replace): New function.
2606         (wl-summary-target-mark-prefetch): Use it.
2607         (wl-summary-target-mark-delete): Ditto.
2608         (toplevel): Rearranged definition order.
2609         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2610         (wl-summary-target-mark-erase): Rewrite.
2611         (wl-summary-erase-region): New function.
2612         (wl-summary-exec-action-erase): Changed message.
2613         (wl-summary-move-mark-list-messages): New function.
2614         (wl-summary-exec-action-delete): Use it.
2615         (wl-summary-exec-action-erase): Ditto.
2616
2617         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2618         (wl-summary-skip-mark-list): Added "d".
2619
2620         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2621         while searching.
2622
2623         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2624         and define using defcustom;
2625         Define 4th element as a face.
2626         
2627         * wl-summary.el (wl-summary-incorporate): Use 
2628         `wl-summary-prefetch-region-no-mark' instead of
2629         `wl-summary-prefetch-region'.
2630         (wl-summary-prefetch-region-no-mark): Revival of old
2631         `wl-summary-prefetch-region'.
2632         (wl-summary-mark-action-list): Moved to wl-vars.el
2633
2634         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2635         face according to the `wl-summary-mark-action-list'.
2636         (wl-highlight-summary-current-line): Ditto;
2637         Removed destination highlighting.
2638
2639         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2640         (wl-highlight-summary-line-string): Highlight for "i" mark.
2641         (wl-highlight-summary-current-line): Ditto.
2642
2643         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2644         no destination.
2645
2646         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2647         exists, just go ahead.
2648         (wl-summary-prefetch-region): Rewrite.
2649         (wl-summary-prefetch): Ditto.
2650         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2651         (wl-summary-exec-action-prefetch): New function.
2652         (wl-summary-target-mark-prefetch): Rewrite.
2653
2654 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2655
2656         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2657         (wl-highlight-summary-line-string): Added "d" and "D".
2658         (wl-highlight-summary-current-line): Ditto.
2659
2660         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2661         in wl-summary.el.
2662         (wl-thread-insert-entity-sub): Ditto.
2663         (wl-thread-remove-destination-region): Ditto.
2664         (wl-thread-print-destination-region): Ditto.
2665
2666         * wl-summary.el (wl-summary-buffer-refile-list,
2667         wl-summary-buffer-delete-list,
2668         wl-summary-buffer-copy-list): Abolish.
2669         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2670         All other related portions are changed.
2671         (wl-summary-mark-action-list): New variable.
2672         (wl-summary-set-mark): New function.
2673         (wl-summary-register-target-mark): Ditto.
2674         (wl-summary-unregister-target-mark): Ditto.
2675         (wl-summary-have-target-mark-p): Ditto.
2676         (wl-summary-register-temp-mark): Ditto.
2677         (wl-summary-unregister-temp-mark): Ditto.
2678         (wl-summary-registered-temp-mark): Ditto.
2679         (wl-summary-collect-temp-mark): Ditto.
2680         (wl-summary-unset-mark): Ditto.
2681         (wl-summary-set-target-mark): Ditto.
2682         (wl-summary-unset-target-mark): Ditto.
2683         (wl-summary-set-action-generic): Ditto.
2684         (wl-summary-unset-action-generic): Ditto.
2685         (wl-summary-exec-action-delete): Ditto.
2686         (wl-summary-exec-action-erase): Ditto.
2687         (wl-summary-set-action-refile): Ditto.
2688         (wl-summary-set-action-refile-subr): Ditto.
2689         (wl-summary-unset-action-refile): Ditto.
2690         (wl-summary-make-destination-numbers-list): Ditto.
2691         (wl-summary-exec-action-refile): Ditto.
2692         (wl-summary-set-action-copy): Ditto.
2693         (wl-summary-unset-action-copy): Ditto.
2694         (wl-summary-exec-action-copy): Ditto.
2695         (wl-summary-collect-numbers-region): Ditto.
2696         (wl-summary-delete): Rewrite.
2697         (wl-summary-erase): Ditto.
2698         (wl-summary-remove-destination): Ditto.
2699         (wl-summary-exec): Ditto.
2700         (wl-summary-exec-region): Ditto.
2701         (wl-summary-target-mark-erase): Ditto.
2702         (wl-summary-refile): Ditto.
2703         (wl-summary-copy): Ditto.
2704         (wl-summary-unmark): Ditto.
2705         (wl-summary-delete-all-mark): Ditto.
2706         (wl-summary-mark-line): Don't highlight.
2707         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2708         (wl-summary-target-mark-refile-subr): Rewrite.
2709
2710         (wl-summary-copy-prev-destination): Abolish.
2711
2712 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2713
2714         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2715         default values along the value of wl-on-mule.
2716         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2717         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2718         It is not used anywhere.
2719
2720 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2721
2722         * wl-summary.el (wl-summary-print-destination): Keep position.
2723         (wl-summary-cursor-move-surface): Keep horizontal position.
2724
2725 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2726
2727         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2728         write sendlog.
2729
2730 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2731
2732         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2733         `wl-summary-highlight'.
2734
2735 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2736
2737         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2738         trivial condition for temp-mark.
2739
2740 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2741
2742         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2743         when it hits killed buffer.
2744
2745 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2746
2747         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2748         * wl-news.el.in: `message' and `error' take format string.
2749
2750 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2751
2752         * wl-folder (wl-folder-insert-entity): Display a message,
2753         `...done', when the work finish.
2754         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2755
2756 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2757
2758         * wl-message.el (wl-message-redisplay): Remove unused local
2759         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2760
2761 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2762
2763         * wl-summary.el (wl-summary-replace-status-marks): Disable
2764         interactive use.
2765         (wl-summary-reedit): Check message existence at first.
2766         (wl-summary-mark-line): Fix doc, return value is indefinite.
2767
2768         * wl-highlight.el (wl-highlight-message): Arranged.
2769
2770         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2771         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2772         check temp-mark by wl-summary-temp-mark always.
2773         (wl-highlight-summary): Change accordingly.
2774         * wl-summary.el (wl-summary-mark-as-read-all)
2775         (wl-summary-delete-cache, wl-summary-set-score-mark)
2776         (wl-summary-mark-as-unread, wl-summary-unmark)
2777         (wl-summary-mark-line, wl-summary-mark-as-read)
2778         (wl-summary-mark-as-important): Ditto.
2779
2780         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2781         end of the window if possible.
2782         * wl-summary.el (wl-summary-sync-update): Support lazy
2783         highlighting.
2784         (wl-summary-toggle-disp-msg): Ditto.
2785
2786 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2787
2788         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2789
2790 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2791
2792         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2793         change.
2794
2795 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2796
2797         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2798         API.
2799         (wl-summary-sync-update): Ditto.
2800
2801         * wl-score.el (wl-score-get-score-alist): Changed argument.
2802         (wl-summary-rescore-msgs): Likewise.
2803         (wl-summary-score-headers): Likewise.
2804         (wl-score-headers): Likewise;
2805         Use elmo-folder-do-each-message-entity, etc.
2806         (wl-summary-score-effect): Follow the changes above.
2807         (wl-summary-rescore): Ditto.
2808         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2809         (wl-score-get-overview): Abolish.
2810
2811         * wl-summary.el (wl-summary-default-from): Follow the API change in
2812         elmo-msgdb.
2813         (wl-summary-count-unread): Ditto.
2814         (wl-summary-detect-mark-position): Ditto.
2815         (wl-summary-overview-entity-compare-by-date): Ditto.
2816         (wl-summary-overview-entity-compare-by-number): Ditto.
2817         (wl-summary-overview-entity-compare-by-from): Ditto.
2818         (wl-summary-overview-entity-compare-by-subject): Ditto.
2819         (wl-summary-get-list-info): Ditto.
2820         (wl-summary-rescan): Ditto.
2821         (wl-summary-jump-to-msg-by-message-id): Ditto.
2822         (wl-summary-sync-update): Ditto; Removed comment.
2823         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2824         (wl-summary-insert-message): Use wl-summary-insert
2825         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2826         (wl-summary-insert-headers): Changed argument overview to folder.
2827         (wl-summary-search-by-subject): Likewise.
2828         (wl-summary-insert-thread): Renamed from 
2829         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2830
2831         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2832         too.
2833
2834         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2835         wl-string-member.
2836
2837 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2838
2839         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2840         elmo-folder-append-buffer.
2841         (wl-draft-queue-append): Likewise.
2842
2843         * wl-mime.el (wl-message-delete-current-part): Ditto.
2844         (wl-summary-burst-subr): Ditto.
2845
2846         * wl-news.el.in (wl-news-send-news): Ditto.
2847
2848 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2849
2850         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2851         function.
2852         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2853         (wl-summary-update-mark): Enclose with save-excursion.
2854         (wl-summary-mark-as-read-internal): Fixed last change.
2855         (wl-summary-mark-as-important): Use 3rd argument of
2856         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2857         Don't use elmo-msgdb-set-mark.
2858         (wl-summary-redisplay-internal): If msgdb flag is already read,
2859         just update the mark on buffer.
2860
2861 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2862
2863         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2864         cut visible folder when elmo-folder-delete returns non-nil value.
2865
2866 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2867
2868         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2869         by Kenichi OKADA <okada@opaopa.org>).
2870
2871 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2872
2873         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2874
2875 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2876
2877         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2878         Fixed the last change, search group entity by its real name.
2879         (Thanks to: KOBAYASHI Shinji)
2880
2881 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2882
2883         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2884         (wl-fldmgr-access-display-all): Don't refer visible name.
2885         * wl-expire.el (wl-folder-archive-current-entity)
2886         (wl-folder-expire-current-entity): Ditto.
2887         * wl-folder.el (wl-folder-jump-to-current-entity)
2888         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2889         (wl-folder-open-folder-sub,wl-folder-open-all)
2890         (wl-folder-write-current-folder): Ditto.
2891         (wl-folder-insert-entity): Don't use petname for normal group.
2892         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2893         is the real name.
2894         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2895         Abolished.
2896
2897 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2898
2899         * wl-draft.el (wl-draft-create-buffer): Add
2900         `wl-summary-reply-with-citation'
2901
2902 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2903
2904         * wl-draft.el (wl-draft-reply): Fixed.
2905
2906 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2907
2908         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2909         when `wl-draft-send-confirm-with-preview' is non-nil.
2910         You can scroll up/down by j/k.
2911         (wl-draft-send-confirm-with-preview): New variable (default=t).
2912
2913 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2914
2915         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2916         (wl-fldmgr-save-folders): Fix comment.
2917
2918 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2919
2920         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2921         along the last change in `wl-folder-buffer-group-p'.
2922
2923 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2924
2925         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2926         folder.
2927
2928         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2929         the default value.
2930
2931         * wl-mime.el (wl-summary-burst): Update summary only when target
2932         folder equals current folder.
2933
2934 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2935
2936         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2937
2938 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2939
2940         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2941         value.
2942
2943 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2944
2945         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2946         `map-extents' instead of `extent-at' repeatedly.
2947         (wl-highlight-folder-current-line): Ditto.
2948
2949         * wl-highlight.el: Remove useless dummy functions.
2950
2951 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2952
2953         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2954         (wl-folder-put-folder-property): New function to put text property.
2955         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2956         (wl-folder-insert-entity, wl-folder-update-diff-line)
2957         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2958         * wl-e21.el, wl-xmas.el, wl-mule.el
2959         (wl-highlight-folder-current-line): Ditto.
2960         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2961         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2962         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2963         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2964
2965 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2966
2967         * Version number is increased to 2.11.3.
2968
2969 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2970
2971         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2972         Resume current-buffer since it is assumed by remaining tasks.
2973
2974 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2975
2976         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2977         (wl-folder-completion-function): Abolished.
2978         (wl-folder-complete-folder): New function.
2979         (wl-folder-complete-filter-condition): Ditto.
2980         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2981         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2982
2983 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2984
2985         * wl-draft.el (wl-draft-send-confirm): New function.
2986         (wl-draft-send): Use it.
2987
2988         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2989         cursor-in-echo-area while confirming.
2990
2991         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2992
2993         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2994         searching via nntp if wl-summary-search-via-nntp is 'force.
2995         Otherwise, invoke searching in nntp folder only.
2996         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2997
2998         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2999         explicitly for mime-make-text-tag.
3000
3001 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3002
3003         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3004         `mime-make-text-tag' instead of `mime-create-tag'.
3005
3006 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3007
3008         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3009         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3010
3011 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3012
3013         * wl-score.el (wl-score-save): Bind print-length and print-level.
3014         (wl-score-pretty-print): Ditto.
3015         (wl-score-edit-insert-header-entry): Ditto.
3016
3017         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3018         "From" entry to be treated with wl-draft-eword-encode-address-list.
3019         * wl-mime.el (wl-draft-preview-message): Ditto.
3020
3021         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3022         (wl-summary-mark-as-unread): Ditto.
3023         (wl-summary-mark-as-read-region): Change accordingly.
3024         (wl-summary-mark-as-unread-region): Ditto.
3025         (wl-summary-target-mark-mark-as-read): Ditto.
3026         (wl-summary-target-mark-mark-as-unread): Ditto.
3027
3028 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3029
3030         * Version number is increased to 2.11.2.
3031
3032 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3033
3034         * wl-news.el.in (wl-news-previous-version-save): Bind
3035         print-length and print-level.
3036         * wl-thread.el (wl-thread-save-entities): Ditto.
3037         (wl-thread-save-top-list): Bind print-length.
3038
3039 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3040
3041         * wl-highlight.el (wl-highlight-summary-line-string): Use
3042         wl-summary-score-below-mark, wl-summary-score-over-mark.
3043         (wl-highlight-summary-current-line): Ditto.
3044
3045 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3046
3047         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3048         insert it.
3049
3050 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3051
3052         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3053
3054 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3055
3056         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3057         message without msgid.
3058         Rewrite with elmo-folder-move-messages.
3059         Set wl-message-buffer to nil.
3060
3061         * wl-summary.el (wl-summary-erase-subr): New function. Use
3062         elmo-folder-move-messages.
3063         (wl-summary-erase): Call it.
3064         (wl-summary-target-mark-erase): Ditto.
3065
3066 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3067
3068         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3069         it is not up-tp-date.
3070
3071 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3072
3073         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3074         buffer after calling `wl-summary-goto-folder-subr' without the
3075         argument `interactive'.
3076         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3077
3078 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3079
3080         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3081         `mime-create-tag'. Use `string=' instead of `looking-at'.
3082
3083 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3084
3085         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3086         to avoid compile warning.
3087
3088         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3089         entity-id when folder is given.
3090         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3091         save-excursion, use save-selected-window instead.
3092         Select folder buffer window if exists.
3093         (To correct behavior with wl-folder-move-cur-folder.)
3094
3095 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3096
3097         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3098
3099 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3100
3101         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3102         list-count instead of %d.
3103
3104 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3105
3106         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3107         (wl-news): Set it.
3108         (wl-news-append-to-folder): Use it.
3109
3110         * wl-news.el.in (wl-news-send-news): Append to specified folder
3111         instead of wl-default-folder.
3112         (wl-news-append-to-folder): Show error message with specified folder.
3113
3114         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3115                 In most major modes, Emacs assumes that any opening
3116                 delimiter found at the left margin is the start of a
3117                 top-level definition, or defun. Therefore, *never put an
3118                 opening delimiter at the left margin unless it should have
3119                 that significance.*
3120
3121         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3122
3123 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3124
3125         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3126
3127 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3128
3129         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3130
3131 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3132
3133         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3134         for sequential numbering case.
3135
3136 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3137
3138         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3139         value.
3140         (wl-draft-reply-without-argument-list): Ditto.
3141         (wl-draft-reply-myself-with-argument-list): Abolish.
3142         (wl-draft-reply-myself-without-argument-list): Ditto.
3143         * wl-draft.el (wl-draft-self-reply-p): New function.
3144         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3145
3146 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3147
3148         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3149         (avoid error for the case without byte-compiling)
3150
3151 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3152
3153         * wl-news.el.in (wl-news-append-to-folder): New function.
3154         (wl-news-exit): Rewrite.
3155         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3156
3157 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3158
3159         * wl-draft.el (wl-draft-reply-position): New function.
3160         (wl-draft-reply-position): Fix.
3161         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3162         (wl-summary-target-mark-reply-with-citation): Ditto.
3163         (wl-summary-reply-with-citation): Ditto.
3164         * wl-vars.el (wl-draft-reply-default-position): New variable.
3165
3166 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3167
3168         * wl-draft.el (wl-draft-send): Preview when interactive send.
3169
3170 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3171
3172         * wl-draft.el (wl-draft-reply): Set default position.
3173         * wl-summary.el (wl-summary-reply): Ditto.
3174         (wl-summary-reply-with-citation): Ditto.
3175         (wl-summary-target-mark-reply-with-citation): Ditto.
3176
3177 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3178
3179         * wl-news.el.in (wl-news-lang): Set default value according to
3180         current-language-environment.
3181         (wl-news-append-news): Do nothing when news-list is nil.
3182
3183 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3184
3185         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3186         (wl-news): Change message.
3187         (wl-news-exit): Check buffer.
3188         (wl-news-force-exit): New function.
3189         (wl-news-show-all): New function.
3190         (wl-news-discard-and-exit): Fix.
3191
3192 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3193
3194         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3195         according to current-language-environment.
3196
3197         * wl-news.el.in (wl-news): If arg, show all NEWS after
3198         wl-news-default-previous-version.
3199
3200 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3201
3202         * wl-news.el.in (wl-news-check): Rewritten.
3203         (wl-news-previous-version-load): Change data type.
3204         (wl-news-previous-version-save): Change data type.
3205         (wl-news-append-news): Add return value.
3206         (wl-news-check-news): New function.
3207         (wl-news-already-current-p): New function.
3208         (wl-news-send-news): Rewritten.
3209         (wl-news-mode-map): Add new keybind.
3210         (wl-news): Rewritten.
3211         (wl-news-exit): Rewritten.
3212         (wl-news-discard-and-mail): New function.
3213         (wl-news-send-to-address): Abolished.
3214         * wl.el (wl-init): Delete a message.
3215
3216 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3217
3218         * wl-news.el.in (wl-news-exit): Update previous version.
3219         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3220
3221 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3222
3223         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3224
3225 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3226
3227         * wl-news.el.in (wl-news): New function.
3228         (wl-news-mode): New function.
3229         (wl-news-next-line): New function.
3230         (wl-news-next-page): New function.
3231         (wl-news-exit): New function.
3232         (wl-news-buf-name): New variable.
3233         (wl-news-mode-map): New variable.
3234         (wl-news-winconf): New variable.
3235         (wl-news-append-news): Add an option.
3236
3237 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3238
3239         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3240
3241 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3242
3243         * wl-news.el.in (wl-news-send-to-address): New variable.
3244         (wl-news-send-news): Use it.
3245         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3246         Return updating status.
3247         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3248
3249 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3250
3251         * wl-news.el.in (wl-news-send-news): Delete
3252         Organization and X-Face.
3253
3254 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3255
3256         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3257         (wl-news-append-news): New function.
3258         (wl-news-send-news): New function.
3259
3260 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3261
3262         * Version number is increased to 2.11.1.
3263
3264 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3265
3266         * wl-news.el.in : New file.
3267
3268 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3269
3270         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3271         default value.
3272         (wl-draft-reply-without-argument-list): Ditto.
3273
3274 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3275
3276         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3277         (wl-message-buffer-prefetch-idle-time): Ditto.
3278         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3279
3280 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3281
3282         * wl-thread.el (wl-thread-insert-message): Use
3283         wl-summary-max-thread-depth.
3284
3285         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3286         loop detection.
3287
3288         * wl-message.el (wl-message-buffer-display): Back to the first page
3289         when cache is hit.
3290
3291 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3294
3295         * wl-summary.el (wl-summary-insert-thread-entity):
3296         If the thread depth is reached to wl-summary-max-thread-depth,
3297         divide the thread.
3298
3299 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3300
3301         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3302         for elmo-remove-passwd.
3303
3304 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3305
3306         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3307         folder is sticky.
3308         (wl-folder-mark-as-read-all-entity): Ditto.
3309         (wl-folder-prefetch-entity): Ditto.
3310
3311 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3312
3313         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3314
3315 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3316
3317         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3318         Delete messages on buffer for unplugged operation.
3319         (wl-summary-erase): Ditto.
3320
3321 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3322
3323         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3324         take nil so as not to search parent by subject.
3325
3326 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3327
3328         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3329         (wl-folder-get-next-folder): Ditto.
3330         (wl-folder-get-path): Ditto.
3331
3332 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3333
3334         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3335         system and encode the region with it before verifying.
3336
3337 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3338
3339         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3340         system of the echo buffer before decoding.
3341
3342 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3343
3344         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3345         original contents.
3346
3347 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3348
3349         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3350         with argument 'any-exists.
3351
3352 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3353
3354         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3355         Use `wl-cs-autoconv'.
3356
3357 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3358
3359         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3360         by `mime-view-automatic-conversion'.
3361
3362         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3363         (wl-message-verify-pgp-nonmime): Ditto.
3364         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3365         Bind them to C-c:d and C-c:v respectively.
3366
3367         Merge following code by Teranishi-san from [wl-en:00167].
3368         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3369         (wl-mime-preview-application/pgp-encrypted): Ditto.
3370         (wl-mime-setup): Add entry.
3371
3372 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3373
3374         * wl-summary.el (wl-summary-target-mark-erase): New function.
3375         Bind it to "mD".
3376
3377 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3378
3379         * wl-vars.el (wl-draft-write-file-function): Fix.
3380         (wl-draft-reedit-hook): Changed default value.
3381
3382         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3383         wl-draft-reedit-hook.
3384         (wl-draft-remove-text-plain-tag): New function.
3385         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3386
3387         * wl-vars.el (wl-draft-write-file-function): New user option.
3388
3389         * wl-draft.el (wl-draft-prepare-edit): Use it for
3390         local-write-file-hooks.
3391         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3392
3393         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3394         (wl-draft-insert-mail-header-separator): Return the body beginning
3395         point.
3396         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3397         text/plain.
3398         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3399
3400 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3401
3402         * wl-summary.el (wl-summary-erase): New function to erase message
3403         without moving it to trash. Bind to "D".
3404
3405         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3406         as `keep' unless switch-function.
3407
3408 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3409
3410         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3411         message buffer by using `wl-summary-toggle-disp-msg'.
3412         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3413         buffer window.
3414         (wl-summary-supresedes-message): Ditto.
3415
3416         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3417         Do not delete other windows.
3418         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3419         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3420         (wl-draft-create-buffer): Set reply-or-forward also for target
3421         mark commands.
3422
3423 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3424
3425         * wl-draft.el (wl-user-agent-compose): Delete special case for
3426         switch-to-buffer-other-window.
3427
3428         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3429         (wl-summary-forward): Ditto.
3430
3431         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3432         function.
3433         (wl-draft-buffer-style): New use option.
3434
3435         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3436         (wl-draft): Follow the change above.
3437         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3438         wl-draft-buffer-style.
3439         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3440         switch-function.
3441
3442 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3443
3444         * wl-address.el (wl-address-make-completion-entry): Extracted from
3445         `wl-address-make-completion-list'.
3446         (wl-address-enable-strict-loading): New variable.
3447         (wl-address-make-completion-list): Revive petname duplication
3448         inquiry, and enable it if `wl-address-enable-strict-loading'.
3449         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3450
3451 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3452
3453         * wl-message.el (wl-message-get-original-buffer): Avoid
3454         'Selecting deleted buffer' error when original buffer is killed.
3455
3456 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3457
3458         * wl-summary.el (wl-summary-next-message): Use
3459         elmo-message-accessible-p instead of elmo-message-cached-p.
3460
3461 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3462
3463         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3464
3465         * wl-thread.el (wl-thread-open-all-unread): Use
3466         elmo-folder-list-flagged instead of
3467         elmo-folder-list-messages-mark-match.
3468
3469         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3470         instead of elmo-folder-list-messages-mark-match.
3471         (wl-summary-move-spec-alist): New variable.
3472         (wl-summary-move-spec-plugged-alist,
3473         wl-summary-move-spec-unplugged-alist): Abolish.
3474         (wl-summary-next-message): Follow the change above.
3475         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3476         with 'no-msg' argument.
3477
3478         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3479         variable.
3480         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3481         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3482         (wl-message-buffer-prefetch-get-next): Follow the change above.
3483
3484 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3485
3486         * wl-version.el (wl-version): Changed codename.
3487
3488         * Version number is increased to 2.11.0.
3489
3490 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3491
3492         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3493         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3494         `wl-draft-config-variables'.
3495         (wl-draft-kill): Fixed problem when the draft is reedit.
3496
3497 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3498
3499         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3500         buffer-modified status (Thanks to
3501         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3502
3503 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3504
3505         * wl-util.el (wl-region-exists-p): New function.
3506
3507         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3508         Remove defvars for byte-compile warnings.
3509
3510 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3511
3512         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3513         defvar-maybe. Removed unused bind.
3514
3515 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3516
3517         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3518         summary buffer window before creating new frame.
3519         (wl-draft-reply): Ditto.
3520
3521 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3522
3523         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3524
3525 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3526
3527         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3528
3529 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3530
3531         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3532         instead of `kill-region'.
3533
3534 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3535
3536         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3537         (wl-highlight-summary-line-string): Use it.
3538         (wl-highlight-summary-current-line): Ditto.
3539
3540         * wl-mime.el (wl-message-delete-current-part): Check the class of
3541         mime-entity.
3542
3543         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3544
3545         * wl-summary.el (wl-summary-make-number-list): Initialize.
3546         (wl-summary-update-mark): New function.
3547         (wl-summary-reply): Put `answered' mark on the message.
3548         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3549
3550         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3551         (wl-draft-reply): Added optional argument `number';
3552         Set wl-draft-parent-number.
3553         (wl-draft-kill): Delete answered mark if it is a reply.
3554
3555 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3556
3557         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3558         that originates in mime-preview-follow-current-entity.
3559         (wl-draft-yank-current-message-entity): Use it if region is active.
3560
3561         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3562         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3563         `wl-message-delete-current-part'.
3564         * wl-mule.el (wl-message-define-keymap): Ditto.
3565         * wl-xmas.el (wl-message-define-keymap): Ditto.
3566
3567 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3568
3569         * wl-mime.el (wl-message-delete-current-part): New function.
3570         (wl-mime-node-id-to-string): Ditto.
3571
3572         * wl-mime.el (wl-message-delete-current-part): Use existing
3573         original buffer which corresponds current mime-view buffer.
3574         (fetched buffer might have different structure, possibly)
3575
3576         * wl-mime.el (wl-message-delete-current-part): Quit if the
3577         message content differs from the actual message.
3578
3579 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3582         order.
3583         (wl-summary-search-by-subject): Search parent message from tail;
3584         Check the existence of the parent message on the current thread tree.
3585         (wl-summary-update-thread): Check whether the line is inserted.
3586
3587 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3588
3589         * wl-vars.el (wl-summary-line-format): Undo last change.
3590         * wl-summary.el (wl-summary-print-destination): Do not put
3591         invisible property when `wl-summary-width' is nil.
3592         (wl-summary-line-subject-minimum-length): Abolished.
3593         (wl-summary-line-subject): Ditto.
3594
3595 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3596
3597         * wl-vars.el (wl-summary-line-format): Change default value.
3598         (wl-summary-subject-length-limit): Abolished.
3599         * wl-summary.el (wl-summary-line-subject): Ditto.
3600
3601 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3602
3603         * wl-template.el (wl-template-select): Added optional argument.
3604         If optional argument is specified, reverse
3605         `wl-template-visible-select'.
3606
3607 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3608
3609         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3610         Take prefix argument to force asking the destination folder.
3611
3612 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3613
3614         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3615         count and update status.
3616
3617 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3618
3619         * wl-summary.el (wl-summary-redisplay-internal): If
3620         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3621         after fetching.
3622
3623 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3624
3625         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3626         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3627
3628         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3629
3630 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3631
3632         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3633         (All other related portions are changed).
3634         (wl-summary-mark-as-read-all): Rewrite.
3635
3636 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3637
3638         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3639         `wl-summary-mark-as-read'.
3640         (wl-summary-mark-as-unread): Rewrite.
3641         (wl-summary-mark-as-read): Added no-modeline argument.
3642         (wl-summary-resume-cache-status): Rewrite.
3643         (wl-summary-exec-subr): Remove unused local variable.
3644
3645 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3646
3647         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3648         logic to call `wl-summary-buffer-prev-folder-function'.
3649         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3650
3651 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3652
3653         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3654         is nil.
3655
3656 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3657
3658         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3659         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3660         (wl-mime-setup): Add its entry.
3661
3662 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3663
3664         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3665         (wl-summary-delete-cache): Likewise.
3666         (wl-summary-mark-as-read): Rewrite.
3667
3668 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3669
3670         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3671         `wl-summary-count-unread'.
3672
3673         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3674
3675         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3676
3677 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3678
3679         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3680         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3681         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3682         Renamed to the elmo-msgdb-*-mark.
3683         (wl-summary-score-marks): Follow the change above.
3684         (wl-summary-auto-refile-skip-marks): Ditto.
3685         (wl-summary-incorporate-marks): Ditto.
3686         (wl-summary-expire-reserve-marks): Ditto.
3687
3688         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3689         changes.
3690         (wl-thread-insert-top): Changed updating message.
3691
3692         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3693         variable.
3694         (wl-summary-count-unread): Count answered marks.
3695         (wl-summary-rescan): Call wl-summary-insert-message instead of
3696         wl-summary-append-message-func-internal.
3697         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3698         (wl-summary-prefetch-msg): Follow the variable name changes.
3699         (wl-summary-prefetch-region): Ditto.
3700         (wl-summary-mark-as-read-all): Follow the API changes;
3701         Don't call elmo-folder-replace-marks.
3702         (wl-summary-delete-cache): Follow the variable name changes.
3703         (wl-summary-resume-cache-status): Ditto.
3704         (wl-summary-update-status-marks): New function.
3705         (wl-summary-insert-message): New function.
3706         (wl-summary-sync-marks): Follow the variable name changes.
3707         (wl-summary-sync-update): Synchronize to the msgdb, too;
3708         Changed update messages.
3709         (wl-summary-make-number-list): Rewrite.
3710         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3711         (wl-summary-mark-as-unread): Follow the API changes.
3712         (wl-summary-exec-subr): Follow the variable name changes.
3713         (wl-summary-mark-as-read): Ditto.
3714         (wl-summary-move-spec-plugged-alist): Ditto.
3715         (wl-summary-move-spec-unplugged-alist): Ditto.
3716         (wl-summary-cursor-move-surface): Ditto.
3717
3718         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3719         variable name changes.
3720         (wl-highlight-summary-current-line): Ditto.
3721
3722         * wl-expire.el (wl-expire-refile): Follow the API change in
3723         elmo-folder-move-messages.
3724         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3725         (wl-summary-archive): Use elmo-folder-msgdb instead of
3726         elmo-msgdb-load.
3727
3728 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3729
3730         * wl-mime.el (wl-draft-preview-message): Restore the position
3731         before evaluating wl-draft-send-hook in preview buffer.
3732
3733 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3734
3735         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3736         when it creates new draft buffer.
3737
3738         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3739         without argument.
3740
3741         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3742         Evaluate content and if the value is string, insert it.
3743         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3744         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3745         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3746         wl-draft-config-sub-part-bottom): Use it.
3747
3748         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3749         with the folder name. The question was unintelligible when it is
3750         called from wl-save-status.
3751
3752 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3753
3754         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3755         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3756         cannot take second argument).
3757
3758 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3759
3760         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3761         as t. Since type and subtype are not case sensitive (RFC 2045).
3762
3763 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3764
3765         * wl-vars.el (wl-message-mode-line-format): New variable.
3766         (wl-message-mode-line-format-spec-alist): Ditto.
3767         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3768         (wl-message-redisplay): Use wl-message-mode-line-format.
3769
3770 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3771
3772         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3773
3774 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3775
3776         * wl-summary.el (wl-summary-default-from): Write description.
3777
3778 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3779
3780         * wl-vars.el (wl-ldap-objectclass): Abolish.
3781
3782         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3783         (wl-ldap-make-filter): Removed condition for objectclass.
3784         (wl-ldap-make-matched-value-list): Remove meaningless process.
3785         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3786         (wl-address-ldap-search): Don't add `*' to `pat' string;
3787         use ignore-errors; added `email';
3788         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3789         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3790         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3791
3792
3793 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3794
3795         * wl-draft.el (wl-draft-parent-folder): Write description.
3796         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3797
3798 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3799
3800         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3801         as "" (zero-length string) if no parent.
3802         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3803
3804 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3805
3806         * wl-address.el (wl-address-make-completion-list): Skip duplication
3807         checking.
3808         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3809         `append'.
3810
3811 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3812
3813         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3814         instead of `beginning-of-buffer'.
3815
3816 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3819
3820 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3821
3822         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3823         Refer wl-message-buffer-name.
3824         (wl-message-wheel-down): Ditto.
3825
3826 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3827
3828         * wl-vars.el (wl-message-buffer-name): New user option.
3829
3830         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3831         directly instead of making alist dinamically.
3832
3833         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3834         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3835         wl-message-buffer-cache-name.
3836         (wl-message-buffer-cache-clean-up): Ditto.
3837
3838         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3839
3840         * Version number is increased to 2.9.15.
3841
3842 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3843
3844         * wl-vars.el (wl-summary-default-view-alist): New user option.
3845
3846         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3847
3848         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3849         while deleting address.
3850         (wl-draft-delete-myself-from-cc): Ditto.
3851
3852         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3853         If optional argument is specified, reverse sort order.
3854
3855         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3856
3857 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-thread.el (wl-thread-insert-message): Return parent number if
3860         exists.
3861         (wl-thread-update-indent-string-region): Use
3862         wl-thread-update-line-on-buffer-sub instead of
3863         wl-thread-update-line-on-buffer.
3864
3865 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3866
3867         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3868         (wl-folder-close-all): Ditto.
3869
3870 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3871
3872         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3873         and mailing-list:.
3874         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3875         value.
3876         (wl-summary-line-list-info): Print mailing-list name even when 
3877         list-number is empty.
3878
3879 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3880
3881         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3882
3883         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3884         (wl-draft-open-file): Ditto.
3885         (wl-draft-random-alphabet): Ditto.
3886
3887         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3888         bindings.
3889
3890 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3891
3892         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3893         * wl-vars.el (wl-draft-config-alist): Ditto.
3894
3895 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3896
3897         * Version number is increased to 2.9.14.
3898
3899         * wl.el (wl): Don't set wl-init as nil when error occured while
3900         auto-checking folders.
3901
3902         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3903         `elmo-expand-newtext'.
3904
3905 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3906
3907         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3908         `this-command' so that `wl-folder-goto-folder' contained in
3909         `wl-summary-keep-cursor-command' work.
3910
3911 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3912
3913         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3914         message buffer displaying state.
3915
3916 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3917
3918         * wl-vars.el (wl-summary-default-view): New variable to specify
3919         default value for `wl-summary-buffer-view' instead of using
3920         set-default.
3921         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3922
3923 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3924
3925         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3926
3927         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3928
3929 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3930
3931         * wl-vars.el (wl-forward-subject-prefix): New variable.
3932         * wl-draft.el (wl-draft-forward): Use it.
3933
3934 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3935
3936         * wl-message.el (wl-message-prev-page): When it is called without
3937         lines argument, scroll down by wl-message-scroll-amount lines.
3938         (wl-message-next-page): Ditto.
3939         * wl-vars.el (wl-message-scroll-amount): Change default value
3940         to preserve current behavior.
3941
3942 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3943
3944         * wl-summary.el (wl-summary-prefetch-msg): Bind
3945         `wl-message-entity' to call `wl-summary-from-function'.
3946
3947 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3948
3949         * wl-message.el (wl-message-buffer-create): Run
3950         wl-message-buffer-created-hook.
3951
3952 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3953
3954         * wl-summary.el (wl-summary-sort-specs): New variable.
3955         (wl-summary-default-sort-spec): Ditto.
3956         (wl-summary-sort): Rewrite.
3957         (wl-summary-sort-by-list-info): New function.
3958
3959 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3960
3961         * wl-summary.el (wl-summary-get-list-info): New function.
3962         (wl-summary-sort): Rewrite.
3963         (wl-summary-line-list-info): Ditto.
3964         (wl-summary-line-list-count): Ditto.
3965         (wl-summary-refile-region): Fixed docstring.
3966
3967 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3968
3969         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3970         `wl-folder-entity-hashtb' as completion table.
3971
3972 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3973
3974         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3975         only when this command is called interactively; silence the byte-
3976         compiler.
3977
3978 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3979
3980         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3981         active in XEmacs.
3982
3983 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3984
3985         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3986         plural lines.
3987
3988 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3989
3990         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3991         of current line when the cursor is on the header name.
3992         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3993
3994 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3995
3996         * wl-util.el (wl-read-directory-name): Return displayed directory
3997         as the default value also on XEmacs.
3998
3999 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4000
4001         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4002         formatting.
4003
4004 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4005
4006         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4007         argument and when it is non-nil, check face property before
4008         highlighting for each line.
4009         (wl-highlight-summary-window): Set it.
4010
4011 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4012
4013         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4014         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4015
4016         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4017         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4018         (wl-draft-get-fcc-list): Likewise.
4019
4020 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4021
4022         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4023         (wl-thread-entity-cur): Ditto.
4024         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4025         wl-thread-indent-regexp setting.
4026         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4027
4028         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4029         wl-summary-lazy-highlight.
4030         (wl-summary-display-bottom): Ditto.
4031
4032         * wl-thread.el (wl-thread-open-close): Likewise.
4033
4034         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4035         from and subject;
4036         Bind wl-draft-use-frame;
4037         Enclose with save-window-excursion;
4038         Use wl-draft-create-buffer instead of with-temp-buffer;
4039         Use wl-draft-prepare-edit;
4040         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4041         Use wl-draft-send instead of wl-draft-raw-send.
4042
4043 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4044
4045         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4046         of using wl-from.
4047
4048 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4049
4050         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4051         insert-buffer instead of clone-buffer.
4052         (wl-draft-doing-mime-bcc): New variable.
4053         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4054         infinite loop.
4055         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4056
4057         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4058         (wl-draft-mime-bcc-body): Ditto.
4059
4060         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4061         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4062         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4063         wl-draft-do-mime-bcc.
4064         (wl-draft-mime-bcc-field): New function.
4065         (wl-draft-do-mime-bcc): Ditto.
4066
4067         * wl-address.el (wl-address-complete-header-list): New variable.
4068         (wl-address-complete-header-regexp): Changed default value.
4069
4070         * Version number is increased to 2.9.13.
4071
4072 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4073
4074         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4075         it is differed.
4076
4077 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4078
4079         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4080         (wl-summary-line-list-count): Ditto.
4081
4082 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4083
4084         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4085         (wl-nntp-posting-function): New variable.
4086         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4087         `wl-nntp-posting-config-alist'.
4088
4089 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4090
4091         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4092         FLIM.
4093
4094 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4095
4096         * wl-summary.el (wl-summary-target-mark-refile-sub):
4097         Remove a nuisance funcall.
4098
4099 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4100
4101         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4102         as t for `try-completion'.
4103
4104 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4105
4106         * wl-summary.el (wl-summary-default-from): Use
4107         wl-address-header-extract-address instead of
4108         std11-extract-address-components.
4109         (wl-summary-simple-from): Ditto.
4110         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4111         (wl-summary-insert-headers): Show message.
4112         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4113         for whole line.
4114         (wl-summary-default-from): Revert last change.
4115         (wl-summary-simple-from): Ditto.
4116         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4117         (wl-summary-mark-as-read-region): Follow the change above.
4118         (wl-summary-sync-marks): Ditto.
4119         (wl-summary-target-mark-mark-as-read): Ditto.
4120         (wl-summary-redisplay-internal): Ditto.
4121         (wl-summary-redisplay-no-mime-internal): Ditto.
4122         (wl-summary-redisplay-all-header): Ditto.
4123         (wl-summary-mark-as-read): Removed argument `cached';
4124         Use current cache status to set cache mark.
4125         (wl-summary-redisplay-internal): Follow the change above.
4126         (wl-summary-redisplay-no-mime-internal): Ditto.
4127         (wl-summary-redisplay-all-header): Ditto.
4128
4129         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4130
4131         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4132         Don't call itself recursively (Adviced by Yamaoka-san).
4133
4134 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4137         bind wl-summary-highlight as nil to avoid error caused by missing
4138         local variables.
4139
4140 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4141
4142         * wl-vars.el (wl-invalid-character-message): New user option.
4143
4144         * wl-util.el (wl-set-string-width): If truncated string-width is
4145         larger than specified width, use `wl-invalid-character-message'.
4146
4147 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4148
4149         * wl-summary.el (wl-summary-prefetch-msg): 
4150         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4151
4152 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl-vars.el (wl-summary-check-line-format): New user option.
4155         (wl-summary-line-format-file): Ditto.
4156
4157         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4158         variable.
4159         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4160         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4161         and `wl-summary-view-old-p' to check whether do a rescan or not.
4162         (wl-summary-view-old-p): New function.
4163         (wl-summary-line-format-changed-p): Ditto.
4164         (wl-summary-line-format-save): Ditto.
4165         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4166
4167         * wl-util.el (wl-set-string-width): Avoid using negative number
4168         for make-string.
4169
4170 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4171
4172         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4173         return value.
4174
4175         * wl-util.el (wl-set-string-width): Added optional argument
4176         `padding' (All other related portions are changed).
4177         (wl-line-parse-format): If the first letter of column number is
4178         `0', zero-padding the result (ex: "%05l").
4179
4180         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4181
4182 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4183
4184         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4185         sequential summary view.
4186
4187 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4188
4189         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4190         if it doesn't have a -unix version.
4191
4192 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4193
4194         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4195
4196 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4199         content.
4200         (wl-draft): Follow the change above.
4201
4202         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4203
4204         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4205         and wl-folder-summary-line-format-alist contain %T and %P.
4206
4207         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4208         (wl-summary-mode-line-format): New user option.
4209         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4210         (wl-summary-line-format): Changed default value.
4211         (wl-summary-lazy-highlight): Changed default value.
4212
4213         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4214         change in wl-summary-create-line.
4215         (wl-thread-insert-entity-sub): Ditto.
4216
4217         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4218         (wl-summary-buffer-unread-status): Ditto.
4219         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4220         (wl-summary-buffer-persistent-mark-column): Ditto.
4221         (wl-summary-buffer-mode-line-formatter): Ditto.
4222         (wl-summary-buffer-mode-line): Ditto.
4223         (wl-summary-message-regexp): Abolished.
4224         (All other related portions are changed.)
4225         (wl-summary-detect-mark-position): New function.
4226         (wl-summary-buffer-set-folder): Setup
4227         wl-summary-buffer-mode-line-formatter.
4228         (wl-summary-mode): Setup selective-display;
4229         Setup pre-idle-hook when xemacs.
4230         (wl-summary-update-modeline): Rewrite.
4231         (wl-summary-jump-to-msg): Define as function;
4232         Changed regexp for searching messages.
4233         (wl-summary-message-number): Rewrite.
4234         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4235         Do rescan when old type summary cache.
4236         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4237         (wl-summary-remove-destination): Use '\r' to detect EOL.
4238         (wl-summary-print-destination): Ditto.
4239         (wl-summary-temp-mark): New inline function.
4240         (wl-summary-persistent-mark): Ditto.
4241         (wl-summary-line-number): New function.
4242         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4243         (wl-summary-line-list-count): New function.
4244         (wl-summary-create-line): Added argument persistent-mark.
4245         (All other related portions are changed)
4246         (wl-summary-create-line): Insert '\r'.
4247         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4248         (wl-summary-cursor-move-surface): New inline function.
4249         (wl-summary-prev): Use it.
4250         (wl-summary-next): Ditto.
4251
4252         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4253         wl-summary-message-regexp.
4254         (wl-highlight-summary): Delete progress message.
4255         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4256
4257         * Version number is increased to 2.9.12.
4258
4259 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4260
4261         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4262         variable (nil: no minimum).
4263         (wl-summary-line-subject): Add some spaces after subject by
4264         wl-summary-line-subject-minimum-length.
4265
4266 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4267
4268         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4269         and removed `F'.
4270         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4271         change above).
4272
4273 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4274
4275         * wl-summary.el (wl-summary-line-list-count): Reverted.
4276         (example setting in samples/*/dot.wl is also updated)
4277
4278 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4279
4280         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4281
4282         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4283
4284         * wl-vars.el (wl-summary-line-format): Addes some description to the
4285         docstring.
4286
4287         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4288         (wl-summary-line-close-bracket): Ditto.
4289         (wl-summary-line-children-number): Ditto.
4290         (wl-summary-line-thread-indent): Ditto.
4291         (wl-summary-line-children-and-from): Ditto.
4292
4293         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4294         't', 'c', 'F' and added 'C'.
4295
4296         * wl-util.el (wl-set-string-width): Accept negative value.
4297         (wl-line-parse-format): Added "%number(" and "%)".
4298
4299 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4300
4301         * wl-summary.el (wl-summary-line-list-count): Change format of the
4302         return value.
4303
4304 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4305
4306         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4307         from the recent message.el.
4308         (wl-draft-point-in-header-p): Ditto.
4309         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4310         wl-draft-beginning-of-line.
4311         * wl-e21.el (wl-draft-mode-map): Ditto.
4312         * wl-xmas.el (wl-draft-mode-map): Ditto.
4313
4314         * wl-folder.el: Sort macrodefs by dependencies.
4315
4316 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4317
4318         * wl-summary.el (wl-summary-prev): Fixed regexp.
4319         (wl-summary-next): Ditto.
4320
4321 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4322
4323         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4324
4325 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4326
4327         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4328         for backward compatibility.
4329
4330 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4331
4332         * wl-summary.el (wl-summary-line-list-count): New function, merged
4333         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4334         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4335         list counts.
4336
4337 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4338
4339         * wl-summary.el (wl-summary-create-line): Ignore errors while
4340         timezone-fix-time.
4341
4342         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4343
4344         * wl-summary.el (wl-summary-sync-update): Ditto.
4345         (wl-summary-default-from): Use wl-message-entity
4346         instead of entity.
4347
4348         * wl-summary.el (wl-summary-create-line): Fix.
4349
4350         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4351         (wl-summary-line-format): New user option.
4352         (wl-folder-summary-line-format-alist): Ditto.
4353         (wl-summary-from-width): Abolished.
4354
4355         * wl-util.el (toplevel): Require 'bytecomp.
4356         (wl-line-parse-format): New function.
4357         (wl-line-formatter-setup): New macro.
4358
4359         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4360         (wl-summary-buffer-line-formatter): New buffer local variable.
4361         (wl-summary-switch-to-clone-buffer): Follow the change above.
4362         (wl-summary-message-regexp): Fix.
4363         (wl-summary-from-func-internal): Abolished.
4364         (wl-summary-subject-func-internal): Ditto.
4365         (wl-summary-subject-filter-func-internal): Ditto.
4366         (All other related portions are changed.)
4367         (wl-summary-buffer-set-folder):
4368         Set up wl-summary-buffer-number-column and 
4369         wl-summary-buffer-line-formatter
4370         (All other related portions are changed.)
4371         (wl-summary-buffer-number-column-detect): Abolished.
4372         (All other related portions are changed.)
4373         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4374         (wl-summary-delete-all-temp-marks-on-buffer): Use
4375         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4376         (wl-summary-target-mark-delete): Ditto.
4377         (wl-summary-target-mark-refile-subr): Ditto.
4378         (wl-summary-target-mark-mark-as-read): Ditto.
4379         (wl-summary-target-mark-mark-as-unread): Ditto.
4380         (wl-summary-target-mark-mark-as-important): Ditto.
4381         (wl-summary-target-mark-save): Ditto.
4382         (wl-summary-replace-status-marks): Renamed from
4383         wl-summary-set-status-marks-on-buffer;
4384         Use wl-summary-message-regexp instead of
4385         wl-summary-buffer-number-regexp.
4386         (wl-summary-sync-update): Follow the change above.
4387         (wl-summary-goto-previous-message-beginning): New function.
4388         (wl-summary-mark-as-unread): Use it.
4389         (wl-summary-mark-as-important): Ditto.
4390         (wl-summary-line-formatter): New variable.
4391         (wl-summary-line-year): New function.
4392         (wl-summary-line-day): Ditto.
4393         (wl-summary-line-day-of-week): Ditto.
4394         (wl-summary-line-hour): Ditto.
4395         (wl-summary-line-minute): Ditto.
4396         (wl-summary-line-open-bracket): Ditto.
4397         (wl-summary-line-close-bracket): Ditto.
4398         (wl-summary-line-children-number): Ditto.
4399         (wl-summary-line-thread-indent): Ditto.
4400         (wl-summary-line-size): Ditto.
4401         (wl-summary-line-subject): Ditto.
4402         (wl-summary-line-from): Ditto.
4403         (wl-summary-line-children-and-from): Ditto.
4404         (wl-summary-create-line): Rewritten.
4405         (wl-summary-format-date): Abolished.
4406
4407         * wl-highlight.el (wl-highlight-summary-current-line): Use
4408         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4409         Use thread structure to detect thread top message.
4410
4411         * wl-draft.el (wl-default-draft-cite): Don't use
4412         wl-summary-from-func-internal.
4413
4414         * wl-refile.el (wl-refile-subject-learn): Don't use
4415         wl-summary-subject-filter-func-internal.
4416         (wl-refile-guess-by-subject): Ditto.
4417
4418         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4419         parameters.
4420
4421         * wl-thread.el (wl-thread-update-indent-string-region):
4422         Use wl-thread-update-line-on-buffer instead of
4423         wl-thread-update-indent-string.
4424         (wl-thread-update-children-number): Redefine using
4425         wl-thread-update-line-on-buffer.
4426         (wl-thread-update-indent-string): Abolished.
4427
4428         * Version number is increased to 2.9.11.
4429
4430 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4431
4432         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4433         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4434         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4435
4436         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4437         as nil.
4438
4439         * wl-thread.el (wl-thread-open-all-unread): Use 
4440         elmo-folder-list-messages-mark-match.
4441         (wl-thread-insert-message): Removed argument `mark-alist'.
4442         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4443         elmo-msgdb-set-mark.
4444         (wl-thread-get-children-msgs-uncached): Likewise.
4445         (wl-thread-get-exist-children): Added argument include-self.
4446         (wl-thread-delete-message): Follow the change above.
4447
4448         * wl-summary.el (wl-summary-count-unread): Removed argument.
4449         (wl-summary-rescan): Follow the change above.
4450         (wl-summary-mark-as-read-region): Ditto
4451         (wl-summary-mark-as-unread-region): Ditto.
4452         (wl-summary-delete-messages-on-buffer): Ditto.
4453         (wl-summary-sync-update): Ditto.
4454         (wl-summary-switch-to-clone-buffer): Ditto.
4455         (wl-summary-goto-folder-subr): Ditto.
4456         (wl-summary-target-mark-mark-as-read): Ditto.
4457         (wl-summary-target-mark-mark-as-unread): Ditto.
4458         (wl-summary-target-mark-mark-as-important): Ditto.
4459         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4460         (wl-summary-update-thread): Removed argument `mark-alist'.
4461         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4462         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4463         (wl-summary-resume-cache-status): Likewise.
4464         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4465         elmo-msgdb-set-mark.
4466         (wl-summary-mark-as-read-all): Likewise.
4467         (wl-summary-delete-cache): Ditto.
4468         (wl-summary-auto-select-msg-p): Ditto.
4469         (wl-summary-mark-as-unread): Ditto.
4470         (wl-summary-no-auto-refile-message-p): Ditto.
4471         (wl-summary-mark-as-read): Ditto.
4472         (wl-summary-mark-as-important): Ditto.
4473         (wl-summary-auto-refile): Follow the change above.
4474         (wl-summary-delete-all-marks): Removed.
4475         (wl-summary-resume-marks-and-highlight): Ditto.
4476         (wl-summary-resume-marks): Ditto.
4477         (wl-summary-delete-important-msgs-from-list): Ditto.
4478         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4479
4480         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4481         wl-summary-count-unread.
4482
4483         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4484         (wl-summary-score-update-all-lines): Use
4485         elmo-msgdb-set-mark.
4486
4487 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4488
4489         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4490         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4491         (wl-summary-create-line): Renamed from
4492         wl-summary-overview-create-summary-line;
4493         Argument rearrangement.
4494         (wl-summary-update-thread): Follow the change above.
4495
4496         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4497         (wl-thread-insert-entity-sub): Likewise.
4498
4499         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4500         argument `overview', `mark-alist' and added `msgdb'.
4501
4502         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4503
4504         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4505         (wl-summary-rescan): Follow the change above.
4506         (wl-summary-sync-update): Ditto.
4507         (wl-summary-insert-thread-entity): Ditto;
4508         Don't use `let*' in every while loop;
4509         Detect infinite loop of threads.
4510         (wl-summary-update-thread): Removed argument `overview'.
4511
4512         * wl-thread.el (wl-thread-insert-message): Ditto.
4513
4514         * Version number is increased to 2.9.10.
4515
4516         * wl-message.el (wl-message-redisplay): Ignore errors while
4517         wl-message-redisplay-hook.
4518
4519 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4520
4521         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4522
4523 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4524
4525         * wl.el (wl): inhibit-quit while wl-folder.
4526
4527 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4528
4529         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4530         while msgdb access.
4531
4532 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4533
4534         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4535         even if no folder is not created.
4536
4537 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4538
4539         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4540
4541         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4542         implementation.
4543         (wl-summary-target-mark-thread): Ditto.
4544
4545         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4546
4547 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4548
4549         * wl-util.el (wl-display-bytes): Remove unused function.
4550
4551 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4552
4553         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4554         seems critical one (partially reverse the change in 2002/03/17).
4555
4556 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4557
4558         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4559         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4560
4561 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4562
4563         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4564         is not writable.
4565         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4566         plugged status instead of `'force' as 2nd argument.
4567
4568         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4569         is not creatable.
4570
4571         * Version number is increased to 2.9.9.
4572
4573 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4574
4575         * wl-summary.el (wl-summary-suspend): New function.
4576
4577 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4578
4579         * wl.el (wl): Do not check variables if check is nil.
4580         * wl-utils.el (wl-collect-draft): New function.
4581         * wl-folder.el (wl-folder-suspend): Put summary buffers
4582         and draft buffers at the end of buffer list.
4583         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4584
4585 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4586
4587         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4588         loop instead of recursive call.
4589
4590         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4591         2nd argument.
4592
4593 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4594
4595         * wl-draft.el (wl-draft-create-contents): Don't take neither
4596         (function . args) nor (string . something) any more.
4597
4598         * wl-version.el (wl-generate-user-agent-string): Return string
4599         without header symbol.
4600         * wl-draft.el (wl-draft-default-headers): Use it.
4601
4602         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4603         `wl-draft-insert-ccs' and return field value instead of inserting
4604         the header. Abolish cc argument.
4605         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4606
4607         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4608         rather than one with string car.
4609
4610         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4611         * wl-draft.el (wl-draft-create-contents): Add it after the default
4612         headers.
4613
4614         * wl-draft.el (wl-draft-create-contents): For the case of
4615         (symbol-or-string . function) insert header only when the function
4616         returns string value.
4617
4618 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4619
4620         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4621         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4622
4623 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4624
4625         * wl.el (wl-check-environment): Don't check Message-ID when
4626         `wl-insert-message-id' is nil.
4627         Revive checking if `wl-message-id-domain' contains "@".
4628
4629 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4630
4631         * wl.el (wl-check-environment): Merge examination for "@" at
4632         inappropriate position into the first string-match.
4633
4634         * wl-summary.el (wl-summary-target-mark-print): New function.
4635         (wl-summary-pipe-message-subr): Extracted from
4636         `wl-summary-pipe-message'.
4637         (wl-summary-target-mark-pipe): New function.
4638         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4639         `wl-summary-target-mark-pipe'.
4640
4641 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4642
4643         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4644
4645 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4646
4647         * wl.el (wl-check-environment): Use elmo-warning instead of
4648         error for non-critical ones.
4649         Remove trash folder check.
4650         (wl): Don't ignore error in wl-check-environment.
4651
4652         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4653         check, which is moved from `wl-check-environment'.
4654         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4655
4656 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4657
4658         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4659         guess anything, call wl-summary-write.
4660         (wl-summary-write): Create draft with blank To field.
4661         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4662
4663 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4664
4665         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4666         argument full as well for wl-folder-write-current-folder.
4667         If wl-*-write-current-folder cannot guess addressee, add blank
4668         To header.
4669         Rewrite condition for positioning cursor.
4670
4671 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4672
4673         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4674         summary buffer is present, use it.
4675         (wl-folder-jump-to-previous-summary): Ditto.
4676
4677 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4678
4679         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4680
4681         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4682         wl-summary-previous-buffer and wl-summary-next-buffer.
4683
4684         * wl-folder.el (wl-folder-mode-map): Bind
4685         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4686         (wl-folder-jump-to-next-summary): New function.
4687         (wl-folder-jump-to-previous-summary): Ditto.
4688
4689         * wl-draft.el (wl-draft): Rearranged.
4690
4691 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4692
4693         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4694         of header.
4695         (wl-draft): Collect arguments for the header as header-alist.
4696         (wl-draft-forward): Arrange arguments for wl-draft.
4697         (wl-draft-reply): Ditto.
4698         (wl-draft-edit-string): Ditto.
4699         * wl-summary.el (wl-summary-write): Ditto.
4700         (wl-summary-write-current-folder): Ditto.
4701
4702         * Version number is increased to 2.9.8.
4703
4704 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4705
4706         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4707
4708         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4709
4710         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4711         even if the guess failed.
4712
4713         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4714         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4715         wl-summary-write-current-folder.
4716         * wl-xmas.el: Ditto.
4717
4718 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4719
4720         * wl-summary.el (wl-summary-next-page): Force display message if
4721         message is not displayed yet.
4722         (wl-summary-prev-page): Ditto.
4723
4724 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4725
4726         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4727
4728 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4729
4730         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4731         add "Preview Message" and "Save Draft and Exit".
4732
4733 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4734
4735         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4736         if addrmgr is called from draft in splitted window.
4737
4738         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4739         * wl-mule.el: Ditto.
4740         * wl-xmas.el: Ditto.
4741
4742 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4743
4744         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4745
4746         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4747         * wl-xmas.el (wl-folder-toolbar): Ditto.
4748
4749 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4750
4751         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4752         and wl-draft-save-and-exit.
4753         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4754         * wl-xmas.el: Ditto.
4755         * wl-mule.el: Ditto.
4756
4757         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4758         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4759
4760 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4761
4762         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4763         lists for saving buffer.
4764
4765 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4766
4767         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4768         parent-folder argument instead of it.
4769         (wl-draft-create-buffer): Ditto.
4770         (wl-draft-forward): Ditto.
4771         (wl-draft-reply): Ditto.
4772         * wl-summary.el (wl-summary-write): Ditto.
4773         (wl-summary-write-current-folder): Ditto.
4774
4775         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4776         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4777         Folder buffer after composing.
4778
4779 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4780
4781         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4782         header if the file `wl-x-face-file' already contains it.
4783
4784 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4785
4786         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4787         folder" entry.
4788         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4789         * wl-e21.el (wl-folder-toolbar): Ditto.
4790         * wl-xmas.el (wl-folder-toolbar): Ditto.
4791
4792 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4793
4794         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4795         wl-folder-goto-folder with sticky argument.
4796         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4797
4798 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4799
4800         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4801         and wl-summary-previous-buffer.
4802         (wl-summary-next-buffer): New function.
4803         (wl-summary-previous-buffer): Ditto.
4804
4805 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4806
4807         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4808         wl-folder-jump-to-current-entity-with-arg.
4809         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4810         `wl-folder-jump-to-current-entity'.
4811         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4812         `wl-summary-goto-folder-sticky'.
4813         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4814         `wl-summary-goto-folder'.
4815         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4816         Unless force-exit, do not clean temp. marks for sticky summary.
4817         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4818
4819 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4820
4821         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4822         not entire.
4823
4824 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4825
4826         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4827         to `C-x C-s'.
4828         (wl-summary-save-status): New command.
4829         (wl-summary-exit): Don't clean-up temp marks when sticky.
4830         (Applied patch from Nakayama-san [wl: 09548])
4831         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4832         Do nothing when no mark data.
4833         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4834         Call `wl-summary-delete-all-temp-marks' before saving.
4835
4836 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4837
4838         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4839
4840 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4841
4842         * wl.el (wl-check-environment): Also cause error when (system-name)
4843         returns "localhost.localdomain". (Although it doesn't affect because
4844         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4845
4846 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4847
4848         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4849         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4850
4851         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4852         value.
4853
4854 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4855
4856         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4857         Likewise r-cc-list and r-ng-list.
4858
4859 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4860
4861         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4862         only if it is bound as variable.
4863
4864         * wl-mime.el (wl-draft-preview-message): Ditto.
4865
4866 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4869         needless `goto-char'.
4870
4871         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4872         `wl-summary-redisplay-no-mime-internal' instead of
4873         `wl-summary-redisplay-no-mime'.
4874         (wl-summary-redisplay-no-mime): Changed argument;
4875         Call `wl-summary-redisplay-no-mime-internal'.
4876
4877         * wl-mime.el (wl-draft-preview-message): Bind
4878         `mime-header-encode-method-alist' locally.
4879
4880         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4881         (wl-draft-std11-parse-addresses): Added the first address check.
4882         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4883
4884         * Version number is increased to 2.9.7.
4885
4886 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4887
4888         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4889
4890 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4891
4892         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4893         related to scrollbar support, if there is no such a feature
4894         compiled in.
4895
4896 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4897
4898         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4899         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4900         for prefetch.
4901
4902 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4903
4904         * wl-summary.el (wl-summary-pick): Fix for no match.
4905
4906 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4907
4908         * wl-draft.el (wl-draft-save):
4909         Override `mime-header-encode-method-alist'.
4910
4911 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4912
4913         * wl-folder.el (wl-folder-pick): New function.
4914         Define key as "?".
4915
4916 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4917
4918         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4919         Fix for unplugged.
4920
4921 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4922
4923         * wl-folder.el (wl-folder-virtual): New function.
4924         Define key as "V".
4925
4926 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4927
4928         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4929         multi folder if entity is group.
4930
4931 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4932
4933         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4934         is nil.
4935
4936 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4937
4938         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4939         (wl-summary-target-mark-msgs): Return the number of marked messages.
4940
4941 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4942
4943         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4944         "first:" is specified.
4945
4946 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4947
4948         * wl-vars.el (wl-from): Use return value of function
4949         user-full-name instead of the variable user-full-name since
4950         XEmacs-20.4 doesn't set this variable.
4951
4952 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4953
4954         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4955         call `wl' directly.
4956
4957 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4958
4959         * wl-draft.el (wl-draft-reedit): Removed duplicated
4960         switch-to-buffers.
4961
4962 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4963
4964         * wl.el (wl-other-frame): Removed garbages.
4965
4966 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4969
4970         * wl-xmas.el (wl-draft-key-setup): Ditto.
4971
4972         * wl-mule.el (wl-draft-key-setup): Ditto.
4973
4974         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4975         (wl-draft-reedit): Ditto.
4976         (wl-draft-prepare-edit): Add `wl-draft-save' to
4977         `local-write-file-hooks'.
4978         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4979         (wl-draft-reedit): Set buffer-file-name.
4980         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4981
4982
4983         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4984         call it.
4985         (wl-delete-startup-frame-function): New variable.
4986         (wl-other-frame): New function
4987         (Original was written by Yamaoka san [wl: 09239]).
4988
4989         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4990         if `wl-folder-use-frame'.
4991
4992 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4993
4994         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4995
4996 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4997
4998         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4999         New variable.
5000         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5001         (wl-message-buffer-prefetch-get-next): Use them.
5002         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5003
5004 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5007         with unwind-protect.
5008
5009         * wl-draft.el (wl-draft-reedit): Rewrite.
5010         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5011         (wl-draft-save): Insert header separator if it does not exist;
5012         Removed condition-case.
5013
5014         * wl-summary.el (wl-summary-reedit): Revert last change.
5015
5016         * wl-draft.el (wl-draft-save): Rewrite.
5017         (wl-draft-create-buffer): Set buffer-file-name as nil.
5018
5019         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5020
5021         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5022
5023         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5024         nil.
5025
5026 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5027
5028         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5029         If count is nil, do not prefetch.
5030         (wl-message-buffer-prefetch-next): Next.
5031
5032 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5033
5034         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5035
5036 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5037
5038         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5039         `delete-backward-char'
5040         (wl-draft-prepare-edit): Check major-mode.
5041         (wl-draft-decode-header): Rewrite.
5042         (wl-draft): Fix.
5043
5044 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5045
5046         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5047
5048 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5049
5050         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5051         (wl-message-buffer-prefetch-get-next): Remove size checking.
5052         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5053
5054 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5055
5056         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5057         (wl-draft-default-headers): Fix.
5058
5059 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5060
5061         * wl-draft.el (wl-draft-default-headers): Insert return value of
5062         `wl-generate-mailer-string-function'.
5063
5064 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5065
5066         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5067         (wl-draft-insert-mail-header-separator): Ditto.
5068
5069         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5070         again (Reverted the change on 2002-01-17 by OKADA san).
5071
5072 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5073
5074         * wl-draft.el (wl-draft): Rewrite.
5075         (wl-draft-create-buffer): New function.
5076         (wl-draft-create-contents): Ditto.
5077         (wl-draft-prepare-edit): Ditto.
5078         (wl-draft-decode-header): Ditto.
5079         (wl-draft-decode-body): Ditto.
5080         (wl-draft-check-new-line): Ditto.
5081         (wl-draft-default-headers): Ditto.
5082         (wl-draft-insert-mail-header-separator): Ditto.
5083
5084 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5085
5086         * Version number is increased to 2.9.6.
5087
5088 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5089
5090         * wl-draft.el (wl-draft-delete-field): Optional argument.
5091         (wl-draft-delete-fields): Ditto.
5092
5093 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5094
5095         * wl-message.el (toplevel): Eliminated byte-compile warning.
5096         for `itimer-function', `delete-timer' and `itimer-list'.
5097
5098 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5099
5100         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5101         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5102         `wl-message-buffer-prefetch-threshold'.
5103         * wl-summary.el (wl-summary-redisplay-internal): Remove
5104         the check of `wl-message-buffer-prefetch-depth'.
5105
5106 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5107
5108         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5109         size of article.
5110         (wl-message-buffer-prefetch-subr): Remove size check.
5111
5112 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5113
5114         * wl-vars.el (wl-plugged): Make customizable.
5115
5116 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5117
5118         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5119         (wl-message-buffer-prefetch-set-timer): New function.
5120         (wl-message-buffer-prefetch-get-next): New function.
5121         (wl-message-buffer-prefetch): New function.
5122         (wl-message-buffer-prefetch-next): Rewrite.
5123         (wl-message-buffer-prefetch-subr): Rewrite.
5124         * wl-vars.el (wl-auto-prefetch-first): New variable.
5125         * wl-summary.el (wl-summary-goto-folder-subr): Call
5126         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5127
5128 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5129
5130         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5131         `wl-summary-unread-message-hook'.
5132
5133 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5134
5135         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5136         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5137         if range is `cache-status'.
5138
5139 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5140
5141         * wl-message.el (wl-message-buffer-prefetch-subr):
5142         Improve debug message.
5143
5144 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5145
5146         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5147         `wl-mail-send-pre-hook'.
5148         (wl-draft-send-mail-with-qmail): Ditto.
5149         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5150
5151 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5152
5153         * wl-message.el (wl-message-buffer-prefetch-subr):
5154         Fix for cancel-function-timers bug.
5155         (wl-message-buffer-prefetch-debug): Default value is t.
5156
5157 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5158
5159         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5160         (wl-message-buffer-prefetch-subr): Rewrite.
5161         Rename from `wl-message-buffer-prefetch'.
5162
5163 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5164
5165         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5166         (wl-default-draft-cite-decorate-author): Ditto.
5167
5168         * wl-draft.el (wl-draft-cite-function): Removed.
5169         (wl-default-draft-cite-decorate-author): Ditto.
5170
5171 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5172
5173         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5174         (wl-default-draft-cite): Do not arrange author name if the value of
5175         `wl-default-draft-cite-decorate-author' is nil.
5176
5177 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5178
5179         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5180
5181         * wl-folder.el (wl-folder-check-one-entity): Don't care
5182         `elmo-folder-use-flag-p'.
5183
5184 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5185
5186         * wl-folder (wl-folder-check-one-entity): Fix
5187         problem if unread is nil.
5188
5189 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5190
5191         * wl-address.el (wl-address-make-completion-list): Check whether
5192         the address is a group list.
5193         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5194
5195 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5196
5197         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5198         The number of the messages of new and unread does not count
5199         correctly.
5200
5201         * wl-summary.el (wl-summary-count-unread): Changed to return
5202         `(new . unread)' instead of total.
5203         (wl-summary-sync-update): Follow the change above.
5204
5205         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5206
5207 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5208
5209         * wl-address.el (wl-address-make-completion-list): Do not enclose
5210         address by " <" and ">" if associated realname is "".
5211         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5212         This is against the promblem with group list in .addresses pointed
5213         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5214
5215 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5216
5217         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5218         message is a format control string.
5219         * wl-expire.el (wl-expire-append-log): Ditto.
5220         * wl-mime.el (wl-summary-burst-subr): Ditto.
5221         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5222         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5223
5224 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5225
5226         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5227         wl.el (wl-check-variables): Rename from `wl-check-type'.
5228         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5229         (wl-check-variables-2): New function.
5230         (wl): Call `wl-check-variables-2'.
5231
5232 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5233
5234         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5235         after renaming folder in access group.
5236
5237 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5238
5239         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5240         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5241         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5242         (wl-message-buffer-prefetch): Rewrite.
5243         (wl-message-buffer-prefetch-idle-time): Removed.
5244         * wl-summary.el (wl-summary-redisplay-internal):
5245         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5246         Error check for `wl-message-buffer-prefetch-depht'.
5247
5248 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5249
5250         * Version number is increased to 2.9.5.
5251         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5252
5253 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5254
5255         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5256         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5257         Based on the patch written by
5258         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5259
5260 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5261
5262         * wl-draft.el (wl-draft-raw-send): Fix for
5263         `wl-news-send-pre-hook'
5264
5265 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5266
5267         * wl-utils.el (wl-message-id-function): New variable.
5268         * wl-draft.el (wl-draft-insert-required-fields):
5269         Use `wl-message-id-function'.
5270
5271 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5272
5273         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5274         * wl-utils.el (wl-draft-make-message-id-string):
5275         Use `wl-from' for domain part of Message-ID
5276         if `wl-message-id-use-wl-from' if non-nil.
5277         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5278
5279 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5280
5281         * wl.el (wl): Call `wl-check-type'
5282         Do not 'condition-case'.
5283
5284 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5285
5286         * wl.el (wl-check-type): New function.
5287         (wl-check-type-variables): New variable.
5288
5289 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5290
5291         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5292
5293 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * wl-draft.el (wl-smtp-password-key): New function.
5296         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5297         (wl-draft-send-mail-with-smtp): Ditto.
5298         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5299
5300 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5301
5302         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5303         * wl-utils.el (wl-unique-id-suffix): Remove.
5304
5305 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5306
5307         * Version number is increased to 2.9.4.
5308
5309 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5310
5311         * wl-utils.el (wl-unique-id-suffix): New variable.
5312         (wl-unique-id): Use `wl-unique-id-suffix'
5313
5314 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5315
5316         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5317         instead of `elmo-msgdb-search'.
5318
5319         * Version number is increased to 2.9.3.
5320
5321 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5322
5323         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5324
5325 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5326
5327         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5328         (wl-draft-dispatch-message): Changed for send-later.
5329         (wl-draft-queue-flush): Ditto.
5330         (wl-draft): Clear `wl-sent-message-queued'.
5331         (wl-draft-reedit): Ditto.
5332         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5333         * wl-vars.el (wl-draft-force-queuing): New variable.
5334         (wl-draft-force-queuing-mail): New variable.
5335         (wl-draft-force-queuing-news): New variable.
5336
5337 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5338
5339         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5340         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5341
5342 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5343
5344         * Version number is increased to 2.9.2.
5345
5346 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5347
5348         * wl-draft.el (wl-draft-elide-region): New user command.
5349         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5350
5351         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5352         command `wl-draft-elide-region'.
5353         * wl-mule.el: Ditto.
5354         * wl-xmas.el: Ditto.
5355
5356 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5357
5358         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5359         (wl-biff-check-folder-async): Removed needless let.
5360
5361 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5362
5363         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5364         wl-folder-get-elmo-folder.
5365         (wl-biff-check-folder): Set `biff' argument of
5366         `wl-folder-check-one-entity'.
5367         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5368
5369         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5370         (wl-folder-check-one-entity): Added `biff' argument;
5371         Setup `biff' slot of folder.
5372
5373         * Version number is increased to 2.9.1.
5374
5375 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5378         comment out and fixed.
5379         (wl-fldmgr-add-completion-subr): Ditto.
5380
5381         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5382         and msgdb.
5383
5384         * wl.el (wl-toggle-plugged): Save summary view.
5385
5386 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5387
5388         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5389
5390 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5391
5392         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5393
5394 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5395
5396         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5397         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5398         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5399
5400         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5401         if it was failed.
5402         (wl-demo): Disable undo in the demo buffer.
5403
5404 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5405
5406         * wl-version.el (wl-version): Changed codename.
5407
5408         * Version number is increased to 2.9.0.
5409
5410 2001-12-14  Takuo KITAME <kitame@northeye.org>
5411
5412         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5413         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5414         (wl-folder-mark-as-read-all-current-entity): Ditto.
5415
5416 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5417
5418         * wl-vars.el (wl-from-width): Define as obsolete variable.
5419         (wl-subject-length-limit): Ditto.
5420
5421         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5422
5423         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5424         wl-summary-save-view.
5425
5426         * wl.el (wl-save-status): Ditto.
5427         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5428
5429         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5430         (wl-summary-exit): Follow the change above.
5431         (wl-summary-goto-folder-subr): Ditto.
5432
5433         * wl-folder.el (wl-folder-create-subr): Don't use
5434         `elmo-folder-creatable-p'.
5435
5436 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5437
5438         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5439
5440 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5441
5442         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5443         rather than bitmap on Emacs 21.
5444         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5445         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5446         for xbm if the new redisplay engine is not available.
5447
5448 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5449
5450         * wl-folder.el (wl-folder-init-hook): New hook.
5451         (wl-folder-init): Run `wl-folder-init-hook'.
5452
5453 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5454
5455         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5456
5457 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5458
5459         * wl-acap.el (wl-acap-cache-filename): New variable.
5460         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5461         (wl-acap-init): Use cache if no ACAP server found.
5462
5463 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5464
5465         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5466         `wl-acap-original-msgdb-dir'.
5467
5468         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5469         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5470
5471         * wl-mime.el (wl-mime-save-directory): Renamed from
5472         `wl-mime-save-dir'.
5473
5474 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5475
5476         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5477
5478         * wl-demo.el: Require `path-util'.
5479         (wl-demo-bitmap-mule-available-p): New internal variable.
5480         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5481         `module-installed-p' instead.
5482         (wl-demo-insert-image): Use *.img file for a bitmap image.
5483         (wl-demo): Don't call the ascii demo recursively.
5484
5485 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5486
5487         * Version number is increased to 2.7.7.
5488
5489 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5490
5491         * wl.el (wl-exit): Eliminated byte-compile warning.
5492
5493 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5494
5495         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5496         obsolete variable using `elmo-define-obsolete-variable'.
5497         (wl-fetch-confirm-threshold): Ditto.
5498         (wl-cache-prefetch-folder-type-list): Ditto.
5499         (wl-cache-prefetch-folder-list): Ditto.
5500
5501 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5502
5503         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5504         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5505         (wl-demo-insert-image): New function.
5506         (wl-demo-insert-text): New function.
5507         (wl-demo-image-type-alist): Redefine as a function.
5508         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5509         (wl-demo-with-temp-file-buffer): Removed.
5510         (wl-logo-xpm): Removed.
5511         (wl-logo-xbm): Removed.
5512         (wl-logo-bitmap): Removed.
5513
5514 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5515
5516         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5517         (wl-expire-localdir-get-folder-function): New user option.
5518         (wl-expire-localdir-get-folder): New function.
5519         (wl-expire-localdir-date): Ditto.
5520
5521 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5522
5523         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5524         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5525         Fixed unread number mismatch when all-unread < unread.
5526
5527 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5528
5529         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5530         (wl-fetch-confirm-threshold): Ditto.
5531
5532         * wl-summary.el (wl-summary-confirm-appends): Removed.
5533         (wl-summary-sync-update): Don't refer
5534         `wl-summary-update-confirm-threshold' (It is now abolished).
5535
5536         * wl-message.el (wl-message-display-internal): Don't refer
5537         `wl-fetch-confirm-threshold' (It is now abolished).
5538
5539 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5542
5543 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5544
5545         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5546         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5547         Change default value to nil.
5548         (wl-summary-indent-length-limit): The value can be nil, nil means
5549         unlimited.
5550
5551         * wl-summary.el: Don't set limit for indent length if the value of
5552         wl-summary-indent-length-limit is nil.
5553         If the value of wl-summary-width is nil, it means only that the width
5554         of summary is unlimited (nil doesn't mean that the indent length is
5555         unlimited).
5556
5557         * wl-thread.el: Ditto.
5558
5559 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5560
5561         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5562         be nil, nil means never confirm.
5563         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5564
5565 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5566
5567         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5568         means unlimited).
5569
5570 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5571
5572         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5573         Use `with-temp-buffer'.
5574
5575 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5576
5577         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5578         with new backquote style).
5579         (wl-folder-get-entity-from-buffer): Ditto.
5580
5581 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5582
5583         * wl-version.el (nemacs-version): Eliminated.
5584         (wl-extended-emacs-version2): Ignore nemacs.
5585         (wl-extended-emacs-version3): Ditto.
5586
5587 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5588
5589         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5590         (wl-draft-add-in-reply-to): New variable.
5591         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5592         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5593         (wl-draft-yank-from-mail-reply-buffer): Use
5594         `wl-draft-add-in-reply-to'.
5595         (wl-draft-insert-current-message): Ditto.
5596
5597 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5598
5599         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5600         typo (kill->hide).
5601         (wl-message-buffer-prefetch-folder-type-list): Added elements
5602         `mark' and `cache' instead of `internal'.
5603
5604 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5605
5606         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5607         resume msgdb directory.
5608
5609 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5610
5611         * wl.el (wl-exit): Call `wl-acap-exit'.
5612
5613         * wl-summary.el (wl-summary-message-string): New function.
5614         (wl-summary-reedit): Use it.
5615         (wl-summary-resend-bounced-mail): Remove needless let.
5616         (wl-summary-supersedes-message): Ditto.
5617         (wl-summary-save): Ditto.
5618
5619         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5620         (wl-acap-init): Set it.
5621         (wl-acap-exit): New function.
5622
5623 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5624
5625         * wl.el (wl-init): Revert (require 'mime-setup). move from
5626         toplevel.
5627
5628 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5629
5630         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5631         local variables.  Add error when guess function return invalid
5632         value.
5633
5634 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5635
5636         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5637         Change local variable name.
5638         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5639         (wl-folder-get-newsgroups): Return nil when non-news folder.
5640         * wl-summary.el (wl-summary-write-current-folder): State through
5641         when guess-list return nil.
5642         (wl-summary-write-current-folder-functions): Fixed docstring.
5643
5644         * wl.el (wl-exit): Changed confirm message.
5645
5646         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5647         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5648
5649         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5650
5651 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5652
5653         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5654         user option (Renamed from wl-cache-prefetch-folder-type-list).
5655         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5656         from wl-cache-prefetch-folder-list).
5657
5658         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5659         Move to wl-vars.el.
5660         (wl-message-buffer-prefetch-p): Changed to enable
5661         `wl-message-buffer-prefetch-folder-list'.
5662
5663         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5664         `ignore-cache'.
5665
5666 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5667
5668         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5669         `part-top' and `part-bottom'.
5670         (wl-draft-config-sub-part-top): New function.
5671         (wl-draft-config-sub-part-bottom): New function.
5672
5673 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5674
5675         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5676
5677 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5678
5679         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5680
5681 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5682
5683         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5684
5685         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5686         (wl-summary-write-current-folder): Ditto.
5687
5688 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5689
5690         * wl-folder.el (wl-folder-get-newsgroups): Use
5691         `elmo-folder-newsgroups'.
5692
5693 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5694
5695         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5696         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5697         `wl-draft-config-sub-header-bottom'.
5698
5699 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5700
5701         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5702         localnews folder.
5703
5704 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5705
5706         * wl-summary.el (wl-summary-mode): Undo last change.
5707
5708         * wl-folder.el (wl-folder-mode): Ditto.
5709
5710 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5711
5712         * wl-summary.el (wl-summary-mode): Locally set
5713         truncate-partial-window-width to nil.
5714         (for XEmacs)
5715
5716         * wl-folder.el (wl-folder-mode): Ditto.
5717
5718 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5721
5722 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5723
5724         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5725         number.
5726
5727         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5728
5729         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5730
5731         * Version number is increased to 2.7.6.
5732
5733 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5734
5735         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5736
5737 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5738
5739         * wl-summary.el (wl-summary-sync-update): Enclose network
5740         related portion with `unwind-protect'.
5741
5742 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5743
5744         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5745
5746 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5747
5748         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5749         element.
5750         * wl-vars.el (wl-message-body-button-alist): Ditto.
5751
5752         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5753         max match length.
5754         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5755
5756         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5757         for the max match length;
5758         Use 4th element value for the button string regexp group.
5759
5760         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5761         candidate exists, prompt to select.
5762
5763 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5764
5765         * wl-summary.el (wl-summary-jump-to-msg): Search before
5766         calibration point by `beginning-of-line'.
5767
5768 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5769
5770         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5771         for access group.
5772
5773 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5774
5775         * wl-message.el (wl-message-display-internal): Bind
5776         `default-mime-charset'.
5777
5778         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5779
5780         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5781
5782         * Version number is increased to 2.7.5.
5783
5784 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5785
5786         * wl-expire.el (wl-summary-archive): Fixed;
5787         Use `elmo-folder-name-internal'.
5788
5789 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5790
5791         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5792         from `elmo-folder-move-messages' caller.
5793         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5794
5795         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5796         related portions are changed).
5797
5798 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5799
5800         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5801         counter.
5802
5803 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5804
5805         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5806         buffer local and set it to nil.
5807
5808         * wl-message.el (wl-message-redisplay): Ditto.
5809
5810 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5811
5812         * wl-summary.el (wl-summary-mark-as-important): If message is
5813         already cached, set messag as read, otherwise encache and mark as read.
5814
5815 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5816
5817         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5818         point-min.
5819
5820 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5823         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5824         a keymap.
5825
5826 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5827
5828         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5829         parent.
5830
5831         * wl-mule.el (wl-message-define-keymap): Ditto.
5832
5833         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5834
5835         * wl-xmas.el (wl-message-display-internal-hook): Define.
5836         (wl-xmas-setup-message-toolbar): Define as function.
5837         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5838         (wl-message-overload-functions): Abolished.
5839         (wl-message-define-keymap): New function.
5840
5841         * wl-vars.el (wl-message-display-internal-hook): New variable.
5842         (wl-message-header-button-alist): New variable (Renamed from
5843         wl-highlight-message-header-button-alist).
5844         (wl-message-body-button-alist): Ditto.
5845
5846         * wl-mule.el (wl-message-define-keymap): New function.
5847         (wl-message-overload-functions): Abolished.
5848
5849         * wl-message.el (wl-message-add-buttons-to-body): New function.
5850         (wl-message-redisplay): Don't call wl-message-overload-functions;
5851         Call wl-message-add-buttons-to-header and
5852         wl-message-add-buttons-to-body.
5853         (wl-message-display-internal): Set keymap argument for
5854         elmo-mime-display-as-is, elmo-mime-message-display;
5855         Run wl-message-display-internal-hook.
5856         (wl-message-refer-article-or-url): Abolished.
5857
5858         * wl-highlight.el (wl-highlight-headers): Don't call
5859         wl-highlight-message-add-buttons-to-header.
5860         (wl-highlight-message-add-buttons-to-header): Abolished.
5861
5862
5863         * wl-e21.el (wl-message-display-internal-hook): Define.
5864         (wl-e21-setup-toolbar): Deleted duplicated binding.
5865         (wl-e21-setup-message-toolbar): Define as function.
5866         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5867         (wl-message-define-keymap): New function.
5868         (wl-message-overload-functions): Abolished.
5869
5870 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5871
5872         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5873         and elmo-folder-close.
5874
5875         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5876
5877 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5878
5879         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5880         boolean value.
5881         * wl-draft.el (wl-draft-do-fcc): Ditto.
5882
5883 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5884
5885         * wl-vars.el (wl-fcc-force-as-read): New variable.
5886         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5887         mark copied message as read.
5888
5889 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5890
5891         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5892
5893 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5894
5895         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5896         `wl-summary-target-above' instead of obsolete variable
5897         `wl-summary-temp-above'.
5898
5899         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5900         instead of `make-obsolete-variable'.
5901         * wl-refile.el (toplevel): Ditto.
5902
5903 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5904
5905         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5906         with third argument t.
5907         (wl-draft): Set first argument for wl-plugged-init as t.
5908
5909         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5910         definition.
5911
5912 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5913
5914         * wl-vars.el: Tabify.
5915         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5916
5917         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5918         message.
5919
5920 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5921
5922         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5923         and set default to beep.
5924
5925 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5926
5927         * wl-vars.el (wl-draft-truncate-lines): New variable.
5928
5929         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5930         instead of wl-message-truncate-lines for truncate-lines.
5931
5932 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-message.el (wl-message-display-internal): Call
5935         `wl-highlight-message' after `elmo-mime-display-as-is'.
5936
5937         * wl-mime.el (wl-mime-display-text/plain): New function.
5938         (wl-mime-display-header): Ditto.
5939         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5940         body-presentation-method for text/plain;
5941         Register `wl-mime-display-header' as a header-presentation-method;
5942         Don't set up `elmo-message-text-content-inserted-hook' and
5943         `elmo-message-header-inserted-hook'.
5944
5945         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5946         variable.
5947         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5948         as t if flag is 'all-header;
5949         Don't bind `elmo-message-ignored-field-list',
5950         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5951
5952 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5953
5954         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5955         for xemacs with non-mule environment.
5956
5957 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5958
5959         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5960         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5961         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5962
5963 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5964
5965         * wl-vars.el (wl-interactive-send): Set default value as t.
5966
5967 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5968
5969         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5970         (wl-addrmgr-method-list): Abolished.
5971         (wl-addrmgr-change-method): Follow above change.
5972
5973         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5974
5975 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5976
5977         * wl-vars.el (wl-message-truncate-lines): Change default value
5978         to default-truncate-lines.
5979
5980         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5981
5982 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5983
5984         * wl-vars.el (wl-message-truncate-lines): New variable.
5985
5986         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5987         wl-message-truncate-lines.
5988
5989 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5990
5991         * wl-acap.el (wl-acap-init): Remove period from error message.
5992         (wl-acap-find-acap-service): Remove period from message.
5993
5994 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5995
5996         * wl.el (wl-check-environment): Undo last change.
5997
5998         * wl-vars.el (wl-from): Changed default value.
5999
6000         * wl-util.el (toplevel): Don't require tm-edit.
6001
6002         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6003         `wl-folder-init';
6004         Don't set mark on mail body.
6005         (wl-draft-reedit): Ditto.
6006
6007         * wl-address.el (wl-address-quote-specials): Define as an alias for
6008         elmo-address-quote-specials.
6009
6010 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6011
6012         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6013
6014         * wl-vars.el (wl-from): Set default value as nil.
6015         (wl-organization): Set default value as ORGANIZATION environment
6016         variable.
6017
6018         * wl-draft.el (wl-smtp-extension-bind): Check value of
6019         wl-smtp-connection-type.
6020
6021         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6022         error.
6023
6024 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6025
6026         * Version number is increased to 2.7.4.
6027
6028         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6029         arguments from `wl-highlight-x-face-function' caller.
6030         Use x-face-1.3.6.12 or later.
6031
6032 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6033
6034         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6035
6036 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6037
6038         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6039         (wl-fcc): Fix to accept function.
6040         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6041
6042 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6043
6044         * wl-acap.el (toplevel): Added `product-provide' declare.
6045         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6046
6047 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6048
6049         * wl.el (wl): Changed order of calling `elmo-init'
6050         and `elmo-folder-init'.
6051
6052 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6053
6054         * wl-mime.el (wl-summary-burst): Extract message when content-type
6055         of root entity is not only `multipart' but also `message/rfc822'.
6056         (wl-summary-burst-subr): Ditto.
6057
6058 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6059
6060         * wl-vars.el (toplevel): Require 'custom.
6061         (wl-trash-folder): Added to `wl-setting' group.
6062
6063         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6064         exists.
6065         (wl-addrmgr-draw): Insert empty line when no entry exists.
6066
6067         * wl-mule.el (wl-message-wheel-up): Fixed.
6068         (wl-message-wheel-down): Ditto.
6069
6070 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6071
6072         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6073         config is an anonymous lambda expression.
6074
6075 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6076
6077         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6078         when Mule 2 is running.
6079
6080 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6083
6084 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6087         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6088
6089         * wl-address.el (wl-address-specials-regexp): Eliminated.
6090         (wl-address-quote-specials): Rewrite.
6091
6092 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6093
6094         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6095         shy-groups for regexp.
6096
6097         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6098         character classes and Perl style shy-groups for regexp.
6099         (wl-highlight-plugged-current-line): Use Posix style character
6100         classes for regexp.
6101         (wl-e21-highlight-folder-by-numbers): Ditto.
6102         (wl-e21-display-image-p): Use `display-images-p' instead of
6103         `display-graphic-p'.
6104         (display-images-p): Make an alias to `display-graphic-p' if it is
6105         not available.  It is for Emacs version prior to 21.0.105.
6106
6107         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6108         `display-graphic-p'.
6109         (wl-demo-image-type-alist): Ditto.
6110         (display-images-p): Make an alias to `display-graphic-p' if it is
6111         not available.  It is for Emacs version prior to 21.0.105.
6112
6113 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6114
6115         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6116         support.
6117         (wl-generate-user-agent-string): Ditto.
6118
6119         * wl-version.el (wl-version): Update docsting.
6120         (wl-version-status): Ditto.
6121
6122 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6123
6124         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6125         21.0.105.  For Emacs 21.0.104 or earlier.
6126
6127 2001-09-03  Takuo KITAME <kitame@northeye.org>
6128
6129         * wl-e21.el (wl-plugged-init-icons): Use
6130         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6131         (wl-biff-init-icons): Ditto.
6132
6133 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6134
6135         * wl-highlight.el (wl-highlight-summary-current-line):
6136         Fixed highlighting refile/copy destination.
6137
6138         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6139         (wl-acap-store): Encode string by wl-acap-coding-system.
6140
6141 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6142
6143         * wl-acap.el (toplevel): Check and require 'un-define before
6144         'xemacs-ucs;
6145          Added checking for UTF-2000.
6146
6147 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6150         Don't enclose with `eval-and-compile'.
6151
6152         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6153         wl-init is non-nil.
6154
6155         * wl-draft.el (wl-draft): Ditto.
6156
6157         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6158
6159         * wl-acap.el (toplevel): Require 'wl.
6160         (wl-acap-store): Call `elmo-init'.
6161
6162         * wl.el (wl): Changed position of `wl-check-environment'.
6163         (toplevel): Added autoload setting for wl-acap.
6164
6165         * wl-vars.el (wl-setting): New custom group.
6166         (wl-from): Added wl-setting group.
6167         (wl-user-mail-address-list): Ditto.
6168         (wl-organization): Ditto.
6169         (wl-subscribed-mailing-list): Ditto.
6170         (wl-envelope-from): Ditto.
6171         (wl-smtp-posting-user): Ditto.
6172         (wl-smtp-posting-server): Ditto.
6173         (wl-smtp-posting-port): Ditto.
6174         (wl-smtp-authenticate-type): Ditto.
6175         (wl-pop-before-smtp-user): Ditto.
6176         (wl-pop-before-smtp-server): Ditto.
6177         (wl-pop-before-smtp-port): Ditto.
6178         (wl-pop-before-smtp-authenticate-type): Ditto.
6179         (wl-nntp-posting-server): Ditto.
6180         (wl-nntp-posting-user): Ditto.
6181         (wl-nntp-posting-port): Ditto.
6182         (wl-fetch-confirm-threshold): Ditto.
6183         (wl-prefetch-threshold): Ditto.
6184         (wl-thread-insert-opened): Ditto.
6185         (wl-ldap-server): Ditto.
6186         (wl-ldap-port): Ditto.
6187         (wl-ldap-base): Ditto.
6188         (wl-ldap-objectclass): Ditto.
6189         (wl-use-ldap): Ditto.
6190         (wl-draft-config-alist): Ditto.
6191         (wl-draft-config-matchone): Ditto.
6192         (wl-template-alist): Ditto.
6193         (wl-message-sort-field-list): Ditto.
6194         (wl-message-ignored-field-list): Ditto.
6195         (wl-message-visible-field-list): Ditto.
6196         (wl-interactive-send): Ditto.
6197         (wl-summary-move-order): Ditto.
6198         (wl-auto-select-first): Ditto.
6199         (wl-auto-select-next): Ditto.
6200         (wl-interactive-save-folders): Ditto.
6201
6202         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6203         Initialization codes are moved from wl-local-folder-init.
6204         (wl-local-folder-init): Follow the change above.
6205         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6206
6207         * wl-acap.el: New file.
6208
6209         * Version number is increased to 2.7.3.
6210
6211 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6212
6213         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6214
6215 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6216
6217         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6218         (wl-addrmgr-address-entry-list): Ditto.
6219
6220 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6221
6222         * wl-e21.el (wl-draft-mode-map): Removed binding for
6223         `wl-draft-insert-x-face-field'.
6224
6225         * wl-mule.el (wl-draft-mode-map): Ditto.
6226
6227         * wl-xmas.el (wl-draft-mode-map): Ditto.
6228
6229         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6230         (wl-cs-autoconv): Ditto.
6231         (wl-cs-local): Ditto.
6232         (wl-use-scoring): Ditto.
6233         (wl-mime-charset): Ditto.
6234         (wl-folder-check-async): Ditto.
6235
6236         * wl.el (toplevel): Ignore nemacs and tm.
6237         (wl-exit): Ditto.
6238
6239         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6240         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6241         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6242         instead of wl-address-petname-add-or-change.
6243         (wl-summary-edit-addresses-subr): Use wl-address-delete
6244         instead of wl-address-petname-delete.
6245
6246         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6247
6248         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6249         if error occured.
6250
6251         * wl-message.el (require): Remove tm support.
6252
6253         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6254
6255         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6256         (wl-folder-jump-to-current-entity): Ditto.
6257         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6258
6259         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6260         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6261         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6262
6263         * wl-mule.el (wl-draft-key-setup): Ditto.
6264
6265         * wl-xmas.el (wl-draft-key-setup): Ditto.
6266
6267         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6268         (wl-draft-std11-parse-addresses): New function.
6269         (wl-draft-parse-mailbox-list): Use it.
6270         (wl-draft): Ignore nemacs.
6271         (wl-draft-reedit): Ditto.
6272
6273         * wl-addrmgr.el: New file.
6274         (Original is wl-rcpt.el written by
6275         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6276         Thanks Kitamoto-san.)
6277
6278         * wl-address.el (wl-address-make-address-list): Modified parsing
6279         process.
6280         (wl-address-delete): Renamed from `wl-address-petname-delete';
6281         Modify wl-address-list too.
6282         (wl-address-add-or-change): Renamed from
6283         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6284
6285 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6286
6287         * wl-highlight.el (wl-highlight-summary-current-line):
6288           Work with transient-mark-mode
6289
6290 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6291
6292         * Version number is increased to 2.7.2.
6293
6294         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6295         instead of elmo-dop-queue-method.
6296
6297 2001-08-06  SAITO Atsunori <sai@yedo.com>
6298
6299         * wl-vars.el (wl-ldap-objectclass): New user option.
6300
6301         * wl-address.el (wl-ldap-make-filter): Use it.
6302
6303 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6304
6305         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6306
6307 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6308
6309         * wl-folder.el (wl-folder): redisplay after folder insertion.
6310
6311         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6312
6313         * wl-summary.el (wl-summary-sync-update):
6314         Change status mark only when new-msgdb exists.
6315         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6316
6317 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-summary.el (wl-summary-open-folder): New function.
6320         (wl-summary-goto-folder-subr): Use it.
6321         (wl-summary-mark-as-important): Fix;
6322         Encache only when no cache exists.
6323
6324 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6325
6326         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6327         Use with-current-buffer.
6328
6329 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6330
6331         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6332         before call `get-buffer'. Fixed parenthesis.
6333         (wl-score-get-header-entry): Clear message and help window when
6334         keyboard quit.
6335         (wl-score-edit-insert-header): Ditto.
6336
6337 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6338
6339         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6340         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6341         (wl-default-draft-cite): Fix.
6342
6343         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6344         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6345
6346 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6347
6348         * wl-message.el (wl-message-prev-page): Do same bahavior
6349         as summary when it is called in the message buffer.
6350         (wl-message-next-page): Ditto.
6351
6352 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6353
6354         * wl-summary.el (wl-summary-forward): Use cache if it is not
6355         section cache.
6356
6357 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6358
6359         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6360         Removed redundant require of elmo-vars.
6361         (wl-biff-state-indicator-on): Changed default value for
6362         xemacs with non-mule environment.
6363
6364         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6365         wl-message-buffer is nil;
6366         Hide progress bar after moving messages.
6367
6368 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6371         message at cursor point is deleted.
6372
6373 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6374
6375         * wl-vars.el: Changed file coding system to euc-japan.
6376         Added -*-coding:-*- magic to the first line.
6377
6378         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6379         Search parent from the first message.
6380
6381         * Version number is increased to 2.7.1.
6382
6383 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6384
6385         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6386
6387 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6388
6389         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6390         refile/delete execution.
6391
6392         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6393         Fixed docstring.
6394
6395 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6396
6397         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6398         do update process;
6399         Don't update marks when update process is interrupted.
6400
6401 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl-summary.el (wl-summary-reply): Fixed problem when
6404         wl-draft-use-frame is non-nil.
6405         (wl-summary-forward): Ditto.
6406
6407         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6408         as nil.
6409         (wl-folder-mark-as-read-all-entity): Ditto.
6410         (wl-folder-prefetch-entity): Ditto.
6411
6412         * wl.el (wl): Check environment before wl-init.
6413
6414         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6415         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6416         instead of wl-summary-collect-unread.
6417         (wl-summary-reply): Split message window.
6418
6419 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6422         only if current language environment is japanese,
6423
6424         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6425         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6426         (wl-folder-goto-folder-subr): Ditto.
6427
6428         * wl-draft.el (wl-draft-dispatch-message): Call
6429         `elmo-file-cache-get-path'.
6430
6431 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6432
6433         * wl-summary.el (wl-summary-cursor-move): If return value of
6434         wl-summary-next-message is not number, don't jump.
6435
6436 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6437
6438         * wl-summary.el (wl-summary-buffer-next-message-function): New
6439         variable.
6440         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6441         if it is bound.
6442
6443         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6444         string.
6445
6446         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6447         (wl-plugged-drawing): Ditto.
6448
6449 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6450
6451         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6452         process.
6453         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6454         with unwind-protect.
6455
6456         * wl.el (wl-init): Require mime-setup.
6457         (wl-check-environment): Don't require mime-setup.
6458
6459         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6460         instead of elmo-folder-type.
6461
6462         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6463         value as nil.
6464
6465 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6466
6467         * Version number is increased to 2.7.0.
6468
6469         * wl-version.el (wl-version): Changed codename.
6470
6471         * wl-summary.el (wl-summary-delete-cache): Fixed.
6472
6473         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6474         Workaround for net folders.
6475         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6476
6477         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6478         value to nil (According to the patch from
6479         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6480
6481         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6482         of elmo-folder-close.
6483
6484 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6485
6486         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6487         for postfix.
6488
6489 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6490
6491         * wl-summary.el (wl-summary-resend-message): Fixed.
6492
6493         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6494         Call wl-draft with `from' argument if its address is included in
6495         `wl-user-mail-address-list'.
6496         (wl-draft): Added `from' argument.
6497
6498         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6499         non-nil.
6500         (wl): Don't show demo if wl-demo is nil.
6501
6502         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6503         wl-summary-use-frame.
6504
6505         * wl-vars.el (wl-summary-use-frame): New user option.
6506         (wl-folder-use-frame): Changed docstring.
6507
6508         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6509         non-nil.
6510         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6511         wl-summary-use-frame.
6512
6513         * wl-vars.el (wl-folder-use-frame): New user option.
6514
6515         * wl-summary.el (wl-summary-exit): Back to folder frame if
6516         wl-folder-use-frame is non-nil.
6517         (wl-summary-redisplay-internal): Ignore cache if current folder
6518         is draft folder,
6519         (wl-summary-redisplay-no-mime): Ditto.
6520         (wl-summary-redisplay-all-header): Ditto.
6521
6522         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6523         if wl-folder-use-frame is non-nil.
6524
6525 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6526
6527         * wl-summary.el (wl-summary-sync-update): Bind
6528         elmo-folder-update-threshold.
6529         (wl-summary-mark-as-important): Enclosed server mark processing
6530         with `save-match-data'.
6531
6532         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6533         only when it is already defined.
6534
6535 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6536
6537         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6538         name of folder exclude localdir is wrong.
6539         * wl-folder.el (wl-folder-sync-entity):
6540         Set `wl-summary-always-sticky-folder-list' as nil.
6541         (wl-folder-mark-as-read-all-entity): Ditto.
6542         (wl-folder-prefetch-entity): Ditto.
6543
6544 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6545
6546         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6547         instead of `wl-summary-write-current-newsgroup'.
6548
6549 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6550
6551         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6552         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6553         non-nil and selected message is important, do not display.
6554
6555 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6556
6557         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6558
6559 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6562
6563         * wl-summary.el (wl-summary-mark-as-important): Set message number
6564         using wl-summary-message-number.
6565
6566 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6567
6568         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6569         destination folder is 'null.
6570
6571 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6572
6573         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6574         New function.
6575         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6576         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6577         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6578
6579 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6580
6581         * wl-mime.el (wl-mime-setup): Added setting for
6582         `mime-setup-signature-key-alist' to avoid overriding key bind for
6583         `wl-draft-send'.
6584
6585         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6586         for `wl-draft-send'.
6587         * wl-mule.el (wl-draft-overload-functions): Ditto.
6588         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6589         * wl-draft.el (wl-draft-send): Ditto.
6590
6591         * wl-message.el (wl-message-display-internal):
6592         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6593         (Patch is provided by <kita@coe.nttdata.co.jp>).
6594
6595 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6596
6597         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6598
6599 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6600
6601         * wl.el (wl): Fix for wl-demo.
6602
6603 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6604
6605         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6606
6607 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6608
6609         * wl-folder.el (wl-folder-prefetch-entity): Use
6610         `wl-folder-get-elmo-folder'.
6611         (wl-folder-count-incorporates): Do not use
6612         `wl-folder-get-elmo-folder'.
6613
6614 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6615
6616         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6617         instead of `elmo-folder-get-type'.
6618
6619 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6620
6621         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6622         position on Subject: field.
6623         (Advised by Mito <mit@nines.nec.co.jp>)
6624
6625 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6626
6627         * wl-folder.el (wl-folder-prefetch-entity): Use
6628         `wl-folder-get-elmo-folder'.
6629
6630 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6631
6632         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6633
6634         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6635         `process-duplicates' slot.
6636
6637         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6638         if detection failed.
6639
6640 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6641
6642         * wl-version.el (wl-version-status): Set to "alpha".
6643
6644 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6645
6646         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6647         Check wl-message-buffer lives before set-buffer.
6648
6649 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6650
6651         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6652         called in folder mode.
6653         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6654         * wl-summary.el (wl-summary-exit-pre-hook): Run
6655         `wl-summary-exit-pre-hook' before exit summary mode.
6656
6657 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6658
6659         * wl-version.el (wl-version-status): New variable.
6660         (wl-version-status-alist): Removed.
6661         (wl-version-status): Rule included.
6662
6663 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6664
6665         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6666         @sponichi.
6667
6668         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6669         when `mail-reply-buffer' is buffer-local variable.
6670         (Reported by <kita@coe.nttdata.co.jp>).
6671
6672 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6673
6674         * wl-vars.el (toplevel): Require 'elmo-util.
6675
6676 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6679         (All other related portions are changed)
6680
6681         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6682
6683         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6684
6685 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6686
6687         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6688
6689 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6690
6691         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6692         Delete other windows to avoid an error.
6693         Use `point-marker' instead of `point' to remember the start point
6694         of body.
6695
6696         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6697
6698         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6699         number not to exceed all message number.
6700
6701 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6702
6703         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6704         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6705
6706 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6707
6708         * wl-summary.el (wl-summary-sync-force-update): Added argument
6709         no-check.
6710         (wl-summary-sync-update): Ditto.
6711         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6712         with `no-check'.
6713
6714         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6715         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6716         already running.
6717
6718 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6719
6720         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6721         `dst-folder-arg'.
6722         (wl-expire-archive-number1): Diito.
6723         (wl-expire-archive-number2): Diito.
6724         (wl-expire-archive-Date): Diito.
6725         (wl-archive-number1): Diito.
6726         (wl-archive-number2): Diito.
6727         (wl-archive-date): Diito.
6728         (wl-archive-folder-p): New function.
6729         (wl-summary-expire): Support of expand folder name at
6730         wl-expire-alist.
6731         * wl-util.el (wl-expand-newtext): Renamed from
6732         `wl-refile-expand-newtext'.
6733
6734 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6735
6736         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6737         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6738         `(elmo-msgdb-get-overview msgdb)'.
6739         (wl-summary-prefetch): Bind match data before call
6740         `wl-summay-prefetch-msg'.
6741         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6742         'off if `wl-summary-buffer-disp-msg' is non-nil.
6743         Fixed problem that couldn't show only one new or unread message when
6744         enter folder.
6745         (wl-summary-reply): Don't call `split-window-vertically' and other
6746         window.
6747
6748 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6749
6750         * wl-expire.el (wl-expire-refile): Fixed.
6751
6752 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6755
6756         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6757         biff notification is removed.
6758
6759         * wl.el (wl): Changed position of `elmo-init'.
6760
6761         * wl-draft.el (wl-default-draft-cite): Use date field
6762         on the citation buffer.
6763
6764         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6765
6766         * wl-xmas.el (wl-folder-internal-icon-list): Added
6767         `wl-folder-shimbun-image'.
6768
6769         * wl-e21.el (wl-folder-internal-icon-list): Added
6770         `wl-folder-shimbun-image'.
6771
6772 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6773
6774         * wl.el (wl-init): Eliminated argument.
6775         (wl): Rewrite.
6776
6777         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6778         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6779         instead of `elmo-folder-msgdb-internal'.
6780         (wl-summary-sync-update): Ditto.
6781         (wl-summary-flush-pending-append-operations): Eliminated.
6782         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6783         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6784         `elmo-folder-open'.
6785
6786         * wl-mime.el (wl-summary-burst): Fixed.
6787
6788         * wl-folder.el (wl-folder-info-save): Check data type.
6789
6790         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6791         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6792         instead of `elmo-folder-msgdb-internal'.
6793         (wl-expire-hide): Ditto.
6794
6795
6796         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6797
6798 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6799
6800         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6801
6802 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6803
6804         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6805
6806 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6807
6808         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6809         Fixed `match-beginning' argument mismatch.
6810
6811 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6812
6813         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6814         the default value.
6815
6816 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6817
6818         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6819         instead of `elmo-nntp-default-port'.
6820
6821         * wl-vars.el: Fixed some doc strings.
6822
6823 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6824
6825         * wl-summary.el (wl-summary-prefetch-msg): Use
6826         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6827
6828         * wl-vars.el: Define *-func as obsolete variable using
6829         `elmo-define-obsolete-variable'.
6830
6831         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6832         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6833         instead of `wl-message-buffer-prefetch-threshold'.
6834
6835         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6836
6837         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6838
6839         * wl-draft.el (wl-caesar-region-func): Ditto.
6840
6841         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6842         Keep unread status in elmo-folder-move-messages.
6843         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6844
6845 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6846
6847         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6848         `wl-summary-buffer-exit-func'
6849         (wl-summary-buffer-message-redisplay-function): Renamed from
6850         `wl-summary-buffer-message-redisplay-func'
6851         (wl-summary-buffer-next-folder-function): Renamed from
6852         `wl-summary-buffer-next-folder-func'.
6853         (wl-summary-buffer-prev-folder-function): Renamed from
6854         `wl-summary-buffer-prev-folder-func'.
6855         (wl-summary-get-petname-function): Renamed from
6856         `wl-summary-get-petname-func'.
6857
6858         * wl-score.el (wl-score-edit-exit-function): Renamed from
6859         `wl-score-edit-exit-func'.
6860
6861         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6862         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6863
6864         * wl-util.el (wl-load-profile-function): Renamed from
6865         `wl-load-profile-func'.
6866
6867         * wl-folder.el (wl-folder-completion-function): Renamed from
6868         `wl-folder-completion-func'.
6869         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6870
6871         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6872         `wl-expire-archive-get-folder-func'.
6873         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6874         (wl-draft-send-mail-function): Renamed from
6875         `wl-draft-send-mail-func'.
6876         (wl-draft-send-news-function): Renamed from
6877         `wl-draft-send-news-func'.
6878         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6879         (wl-generate-mailer-string-function): Renamed from
6880         `wl-generate-mailer-string-func'.
6881         (wl-highlight-signature-search-function): Renamed from
6882         `wl-highlight-signature-search-func'.
6883         (wl-highlight-x-face-function): Renamed from
6884         `wl-highlight-x-face-func'
6885         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6886         (wl-ps-print-buffer-function): Renamed from
6887         `wl-ps-print-buffer-func'
6888         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6889         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6890         (wl-summary-subject-filter-function): Renamed from
6891         `wl-summary-subject-filter-func'.
6892
6893         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6894         `wl-draft-queue-flush-send-func'
6895         (wl-draft-cite-function): Renamed from
6896         `wl-draft-cite-func'
6897
6898         * wl-address.el (wl-address-init-function): Renamed from
6899         `wl-address-init-func'.
6900
6901 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6902
6903         * wl-draft.el (wl-draft-queue-flush): Don't call
6904         `elmo-dop-unlock-message'.
6905         * wl-draft.el (wl-draft-queue-append): Don't call
6906         `elmo-dop-lock-message'.
6907
6908         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6909         (wl-summary-buffer-folder-name): Ditto.
6910         (wl-summary-message-regexp): Added '-' (all other related portions
6911         are changed).
6912         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6913         wl-summary-buffer-folder-name.
6914
6915 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6916
6917         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6918         the number of mails in the folder buffer is not updated by wl-biff.
6919
6920 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6921
6922         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6923         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6924
6925 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6926
6927         * wl-summary.el (wl-summary-next-message):
6928         Return next message number when wl-summary-move-order is nil.
6929
6930 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6931
6932         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6933         `wl-summary-move-spec-alist'.
6934         (wl-summary-move-spec-unplugged-alist): New variable
6935         (Move spec for unplugged status).
6936         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6937         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6938
6939 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6940
6941         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6942         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6943
6944 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6945
6946         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6947         simple quotation to quote the anonymous function.
6948         * tm-wl.el (wl-draft-preview-message): Ditto.
6949
6950 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6951
6952         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6953         Eliminate redundant `save-excursion'.
6954         (wl-highlight-summary-current-line): Ditto.
6955
6956         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6957         accessing match data when `looking-at' failed.
6958
6959         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6960         `elmo-match-string' where users don't care about the speed.
6961         (wl-draft-save): Ditto.
6962
6963 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6964
6965         * wl-util.el (wl-regexp-opt): New function.
6966
6967         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6968         number from `wl-summary-buffer-number-list'.
6969         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6970         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6971         (wl-summary-move-spec-alist): Changed default setting.
6972
6973 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6974
6975         * wl-vars.el (wl-biff-notify-hook): New hook.
6976         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6977         the arrival of new mail.
6978         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6979         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6980
6981 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6982
6983         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6984
6985 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6986
6987         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6988
6989         * Version number is increased to 2.5.8.
6990
6991         * wl-thread.el (toplevel): require 'cl.
6992         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6993         (wl-thread-make-number-list): New function.
6994         (wl-thread-entity-make-number-list-from-children): Ditto.
6995         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6996         (wl-thread-entity-insert-as-children): Likewise.
6997         (wl-thread-delete-message): Likewise.
6998         (wl-meaning-of-mark): Eliminated.
6999         (wl-thread-next-failure-mark-p): Ditto.
7000         (wl-thread-entity-get-mark): Ditto.
7001         (wl-thread-meaning-alist-get-result): Ditto.
7002         (wl-thread-entity-check-prev-mark): Ditto.
7003         (wl-thread-entity-check-next-mark): Ditto.
7004         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7005         (wl-thread-entity-get-prev-marked-entity): Ditto.
7006         (wl-thread-get-prev-unread): Ditto.
7007         (wl-thread-jump-to-prev-unread): Ditto.
7008         (wl-thread-get-next-unread): Ditto.
7009         (wl-thread-jump-to-next-unread): Ditto.
7010         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7011         (wl-thread-entity-get-next-marked-entity): Ditto.
7012
7013         * wl-summary.el (wl-summary-buffer-number-list):
7014         New bufer-local variable.
7015         (wl-summary-switch-to-clone-buffer): Clone
7016         `wl-summary-buffer-number-list'.
7017         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7018         (wl-summary-cursor-move-regex): Eliminated.
7019         (wl-summary-cursor-up): Rewrite.
7020         (wl-summary-cursor-down): Ditto.
7021         (wl-summary-mode-spec-alist): New variable.
7022         (wl-summary-next-message): New inline function.
7023         (wl-summary-cursor-move): New function.
7024         (wl-summary-default-get-next-msg): Rewrite.
7025         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7026         (wl-summary-rescan): Ditto.
7027         (wl-summary-sync-all-init): Ditto.
7028         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7029         summary is not thread view.
7030         (wl-summary-sync-update): Ditto.
7031         (wl-summary-rescan): Ditto.
7032         (wl-summary-make-number-list): New function.
7033
7034         * wl-draft.el: "FCC" -> "Fcc".
7035
7036 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7037
7038         * wl-highlight.el (wl-highlight-summary-window):
7039         Call `set-buffer-modified-p'.
7040
7041         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7042         (wl): Call `elmo-init' and fix.
7043
7044         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7045         Use new variables.
7046
7047         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7048
7049 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7050
7051         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7052
7053 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7054
7055         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7056
7057 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7058
7059         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7060         `wl-use-toolbar' nor `display-graphic-p'.
7061         (wl-e21-setup-message-toolbar): Ditto.
7062         (wl-e21-setup-summary-toolbar): Ditto.
7063         (wl-e21-setup-folder-toolbar): Ditto.
7064
7065         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7066         (wl-plugged-init-icons): Ditto.
7067
7068         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7069         `display-graphic-p'.
7070         (wl-plugged-set-folder-icon): Ditto.
7071         (wl-highlight-plugged-current-line): Ditto.
7072         (wl-highlight-folder-current-line): Ditto.
7073         (wl-e21-highlight-folder-group-line): Ditto.
7074         (wl-e21-setup-toolbar): Ditto.
7075         (wl-e21-display-image-p): New macro.
7076
7077         * wl-demo.el (wl-demo): Simplified.
7078         (wl-demo-image-type-alist): Use `image-type-available-p' for
7079         checking whether the image type `xbm' is available.
7080
7081 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7082
7083         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7084         (wl-summary-input-range): Ditto.
7085
7086 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * wl-summary.el (wl-summary-edit-addresses): Use
7089         `wl-summary-get-original-buffer'
7090         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7091         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7092         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7093         (wl-summary-get-newsgroups): Eliminated.
7094         (wl-summary-set-crosspost): Ditto.
7095         (wl-summary-is-crosspost-folder): Ditto.
7096         (wl-crosspost-alist-load): Ditto.
7097         (wl-crosspost-alist-save): Ditto.
7098
7099         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7100         `elmo-setup-subscribed-newsgroups' instead of
7101         `elmo-nntp-make-groups-hashtb'.
7102         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7103         instead of `wl-crosspost-alist-save'.
7104
7105         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7106         of `elmo-folder-message-appendable-p'.
7107         (wl-mime-header-presentation-method): Eliminated.
7108
7109         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7110         (Error occurs in emacs21).
7111
7112         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7113         the current buffer).
7114
7115         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7116         instead of `wl-crosspost-alist-save'.
7117         (wl-init): `elmo-crosspost-message-alist-load'
7118         instead of `wl-crosspost-alist-load'
7119
7120         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7121         (wl-parse-newsgroups): Likewise.
7122         (wl-biff-notify): Run `wl-biff-notify-hook'.
7123
7124 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7125
7126         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7127
7128         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7129         when `wl-summary-lazy-highlight' is non-nil.
7130         (wl-summary-goto-folder-subr): Highlight only when
7131         `wl-summary-lazy-highlight' is non-nil.
7132
7133         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7134         Don't display progress and highlight temp-mark when
7135         `wl-summary-lazy-highlight' is non-nil.
7136         (wl-highlight-summary-window): New function.
7137         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7138
7139 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7140
7141         * wl-summary.el (wl-summary-sync): Change `all-visible'
7142         from `all-shown'
7143         (wl-summary-input-range): Ditto.
7144
7145 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7146
7147         * wl-e21.el (wl-highlight-folder-current-line): Call
7148         `wl-folder-init-icons' when folder icons have not been initialized.
7149
7150         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7151
7152         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7153         (wl-demo-image-type-alist): New macro.
7154
7155 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7156
7157         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7158         display does not support graphics.
7159         (wl-plugged-init-icons): Ditto.
7160         (wl-folder-init-icons): Ditto.
7161
7162         * wl-demo.el (wl-demo): Chech closely whether the display
7163         supports graphics.
7164
7165 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7166
7167         * wl-summary.el (wl-summary-get-original-buffer): New function.
7168         (wl-summary-set-crosspost): Use it.
7169         (wl-summary-target-mark-uudecode): Ditto.
7170         (wl-summary-reedit): Ditto.
7171         (wl-summary-resend-bounced-mail): Ditto.
7172         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7173         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7174
7175         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7176         (wl-message-display-internal): Ditto.
7177
7178 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7179
7180         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7181
7182 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7183
7184         * wl-summary.el (wl-summary-save-view): Renamed from
7185         `wl-summary-save-status'.
7186
7187 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7188
7189         * wl-summary.el (wl-summary-sync): Added `all-shown'
7190
7191 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7192
7193         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7194
7195 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7196
7197         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7198
7199 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7200
7201         * wl-highlight.el (wl-highlight-summary-line-string): Use
7202         `zerop' instead of `= 0'.
7203         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7204
7205         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7206         for comparing numbers.
7207         (wl-template-prev): Use `zerop' instead of `eq 0'.
7208
7209         * wl-draft.el (wl-draft-insert-current-message): Use
7210         `with-current-buffer' instead of `save-excursion'.
7211         Use `zerop' instead of `eq 0'.
7212
7213 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7214
7215         * wl-draft.el (wl-draft-insert-ccs): New function.
7216         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7217         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7218
7219 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7220
7221         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7222
7223 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7224
7225         * wl-expire.el (wl-expire-refile): Don't call
7226         elmo-msgdb-add-msgs-to-seen-list;
7227         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7228         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7229
7230 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7231
7232         * wl-message.el (wl-message-prev-page): Ignore errors while
7233         scroll-down.
7234
7235 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7236
7237         * wl-mime.el: Use elmo-original-message-mode instead of
7238         mmelmo-original-mode.
7239
7240         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7241         `elmo-folder-get-spec';
7242         (wl-fldmgr-add-completion-all-completions):
7243         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7244
7245         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7246         of `elmo-folder-get-type'.
7247
7248         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7249         `elmo-folder-get-spec';
7250         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7251         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7252         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7253         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7254         `elmo-read-msg-no-cache';
7255         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7256         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7257         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7258         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7259         `elmo-cache-save';
7260         (wl-draft-reedit): Use `elmo-message-file-name'.
7261
7262         * wl-expire.el: Use `elmo-folder-name-internal';
7263         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7264         Use macro `wl-summary-buffer-msgdb' instead of variable
7265         `wl-summary-buffer-msgdb';
7266         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7267         Use macro `wl-summary-buffer-folder-name' instead of variable
7268         `wl-summary-buffer-folder-name'.
7269         * wl-score.el: Likewise.
7270
7271         * wl-message.el: Rewrite for new message buffer cache mechanism.
7272         (wl-message-buffer-cache-buffer-get): New macro.
7273         (wl-message-buffer-cache-folder-get): Ditto.
7274         (wl-message-buffer-cache-message-get): Ditto.
7275         (wl-message-buffer-cache-entry-make): Ditto.
7276         (wl-message-buffer-cache-hit): Ditto.
7277         (wl-message-buffer-cache-sort): New function.
7278         (wl-message-buffer-cache-add): Ditto.
7279         (wl-message-buffer-cache-delete): Ditto.
7280         (wl-message-buffer-cache-clean-up): Ditto.
7281         (wl-message-buffer-window): Rewrite.
7282         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7283         (wl-message-buffer-display): New function.
7284         (wl-message-display-internal): New function.
7285
7286 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7287
7288         * wl-folder.el: Use `elmo-folder-name-internal';
7289         Use `wl-folder-get-elmo-folder';
7290         Use `elmo-folder-list-messages' instead of
7291         `elmo-list-folder';
7292         Use `elmo-folder-get-primitive-list' instead of
7293         `elmo-folder-get-primitive-spec-list';
7294         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7295         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7296         Use `elmo-folder-create' instead of `elmo-create-folder'.
7297         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7298         (wl-folder-get-elmo-folder): New macro.
7299         (wl-folder-elmo-folder-cache-get): Ditto.
7300         (wl-folder-elmo-folder-cache-put): Ditto.
7301         (wl-folder-suspend): Call `elmo-quit'.
7302
7303         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7304         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7305         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7306         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7307         (toplevel): require 'cl.
7308         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7309
7310         * wl-summary.el: Rewrite to use new elmo interface.
7311
7312 \f
7313 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * wl-mime.el (wl-draft-preview-message):
7316         Run `wl-draft-send-hook' before collecting recipients information;
7317         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7318
7319         * tm-wl.el (wl-draft-preview-message): Ditto.
7320
7321 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7322
7323         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7324         wrong recipients are displayed when forwarded message.
7325
7326 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7327
7328         * Version number is increased to 2.5.7.
7329
7330 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7331
7332         * wl-message.el (wl-message-next-page): Bind
7333         `window-pixel-scroll-increment' to nil while scrolling up.
7334
7335 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7336
7337         * wl-vars.el (wl-save-hook): New hook.
7338         * wl.el (wl-save): Call `wl-save-hook'.
7339
7340 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7341
7342         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7343         Argument WITH-ARG instead of NO-ARG (negative mean).
7344         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7345         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7346         * wl-message.el (wl-message-follow-current-entity): Likewise.
7347
7348 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7349
7350         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7351         FROM was optional argument.
7352         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7353
7354 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7355
7356         * Version number is increased to 2.5.6.
7357
7358 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7359
7360         * wl-version.el (wl-version-show): Removed.
7361         (wl-version): Add `interactive'.
7362
7363 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7364
7365         * wl-summary.el (wl-summary-get-petname-func): New variable.
7366         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7367         instead of `wl-address-get-petname-1'.
7368         (wl-summary-simple-from): Ditto.
7369
7370         * wl-address.el (wl-address-get-petname-1): Define as function.
7371
7372 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7373
7374         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7375         field in the original message.
7376         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7377
7378 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7379
7380         * wl-expire.el (wl-expire-hide):
7381         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7382
7383 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7384
7385         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7386         find decoder for To, Cc, and Subject.
7387
7388 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7389
7390         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7391         for checking `elmo-use-buffer-cache'.
7392         (wl-summary-mark-as-important): Fixed typo in comment.
7393
7394 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7395
7396         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7397         field in the original message.
7398         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7399
7400 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7401
7402         * wl-expire.el (wl-expire-hide):
7403         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7404
7405 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7406
7407         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7408         find decoder for To, Cc, and Subject.
7409
7410 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7411
7412         * Version number is increased to 2.5.5.
7413
7414         * wl-address.el (wl-address-specials-regexp): New constant.
7415         (wl-address-quote-specials): Use it.
7416
7417 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7418
7419         * wl-summary.el (wl-summary-rescan):
7420         Call `wl-summary-buffer-number-column-detect'.
7421         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7422
7423         * wl-message.el (wl-message-mode-map): Define.
7424         (wl-message-decode): Use it as local-map.
7425
7426 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7427
7428         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7429         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7430
7431 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7432
7433         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7434
7435         * wl-mule.el (wl-read-event-char): Ditto.
7436
7437         * wl-e21.el (wl-read-event-char): Ditto.
7438
7439         * wl-nemacs.el (wl-read-event-char): Ditto.
7440         (read-event): Removed.
7441
7442         * wl-util.el (toplevel): Removed dummy definition of
7443         `read-event'.
7444         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7445
7446 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7447
7448         * wl-nemacs.el (elmo-archive-call-process): Moved to
7449         elmo-archive.el.
7450
7451 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7452
7453         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7454         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7455
7456         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7457         instead of magic-number 6.  Use `not' instead of `null' for symbol
7458         `nil' check (not empty list).
7459         (wl-draft-insert-x-face-field): Fixed paren style.
7460
7461         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7462         one-branch conditional statement, instead of `and' and `if'.
7463         (wl-draft-forward): Likewise.
7464         (wl-draft-add-references): Likewise.
7465         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7466
7467         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7468         conditional steatment.  Use `cond' instead of `if'.
7469         (wl-draft-confirm): Likewise.
7470
7471 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7472
7473         * wl-version.el (wl-version-show): Use `product-string-1'
7474         instead of `wl-version'.
7475         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7476
7477         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7478
7479 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7480
7481         * wl-highlight.el (wl-highlight-headers): Revert
7482         `wl-highlight-x-face-func' argument (`beg' and `end').
7483
7484 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7485
7486         * wl.el (toplevel): Move `product-provide' declare.
7487         * wl-demo.el (toplevel): Ditto.
7488         * wl-dnd.el (toplevel): Ditto.
7489         * wl-highlight.el (toplevel): Ditto.
7490         * wl-message.el (toplevel): Ditto.
7491         * wl-refile.el (toplevel): Ditto.
7492         * wl-util.el (toplevel): Ditto.
7493
7494 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7495
7496         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7497         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7498         (wl-thread-close-all): keep cursor position.
7499
7500 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7501
7502         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7503         (eq x 0).
7504         (wl-generate-user-agent-string-1): Fix conditional statement.
7505
7506 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7507
7508         * wl.el (wl-check-environment): Additional check for
7509         'wl-local-domain' and `wl-message-id-domain'.
7510
7511 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7512
7513         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7514
7515 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7516
7517         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7518         instead of `smtp-sasl-user-realm'.
7519
7520 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7521
7522         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7523
7524 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7525
7526         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7527         to the default value as well as `eword-lexical-analyzer'.
7528
7529 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7530
7531         * wl-version.el (wl-extended-emacs-version,
7532         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7533         `elmo-match-string' instead of `wl-match-string'.
7534
7535 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7536
7537         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7538         docstring.
7539
7540 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7541
7542         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7543
7544 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7545
7546         * wl-highlight.el (wl-highlight-headers): Remove
7547         `wl-highlight-x-face-func' argument (`beg' and `end').
7548
7549 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7550
7551         * wl-summary.el (wl-summary-mark-as-important):
7552         Remove cache if folder is local.
7553
7554 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7555
7556         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7557         to get existing e-mail address string.
7558
7559 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7560
7561         * wl-version.el (wl-generate-user-agent-string): Commentary.
7562         (wl-generate-user-agent-string-1): Use `when' for
7563         one-branch conditional statement, instead of `and' and `if'.
7564         (wl-extended-emacs-version, wl-extended-emacs-version2,
7565         wl-extended-emacs-version3): Ditto.
7566
7567 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7568
7569         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7570         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7571         condition-case; Remove initialization.
7572         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7573         (wl-summary-sync-update3): Added argument `sync-all';
7574         Eliminated local variable `msgdb';
7575         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7576         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7577         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7578
7579 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7580
7581         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7582         connection before call `wl-draft-send-mail-with-smtp'.
7583
7584 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * Version number is increased to 2.5.4.
7587
7588 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7589
7590         * wl.el (wl-check-environment): Additional check for
7591         'wl-local-domain' and `wl-message-id-domain'.
7592
7593 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7594
7595         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7596         buffer as command specific.
7597         (wl-folder-mark-as-read-all-entity): Ditto.
7598         (wl-folder-prefetch-entity): Ditto.
7599         (wl-folder-drop-unsync-entity): Ditto.
7600
7601         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7602         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7603         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7604
7605         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7606         save-excursion.
7607
7608 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7609
7610         * Version number is increased to 2.5.3.
7611
7612         * wl-summary.el (wl-summary-save-view-cache):
7613         Delete duplicated `write-region';
7614         Use `write-region-as-binary' instead of `as-binary-output-file' and
7615         `write-region'.
7616
7617 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7618
7619         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7620
7621 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7622
7623         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7624         instead of `smtp-via-smtp'.
7625
7626 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7627
7628         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7629
7630 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7631
7632         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7633         instead of `smtp-sasl-user-realm'.
7634
7635 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7636
7637         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7638
7639 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7640
7641         * Version number is increased to 2.5.2.
7642
7643 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7644
7645         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7646         does not exist.
7647         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7648         (wl-biff-start): Call `timer-activate' if timer already exists.
7649
7650         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7651         only when it is bound as function.
7652
7653 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7654
7655         * Version number is increased to 2.5.1.
7656
7657 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7658
7659         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7660         Print refile/copy destination.
7661
7662 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7663
7664         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7665         queue-flush-only is non-nil.
7666
7667         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7668
7669         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7670         checking cache folder.
7671
7672 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7673
7674         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7675         `regexp-quote'.
7676
7677 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7678
7679         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7680         function.
7681         * wl-summary.el (wl-summary-write-current-folder-functions):
7682         Change default value.  Use it.
7683
7684 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7685
7686         * Version number is increased to 2.5.0.
7687
7688         * wl-version.el (wl-version): Changed codename.
7689
7690 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7691
7692         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7693         (wl-summary-supersedes-message): Ditto.
7694
7695 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7696
7697         * wl-refile.el (wl-refile-guess-functions): Renamed from
7698         `wl-refile-guess-func-list'.
7699
7700 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7701
7702         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7703         Fixed problem when no rule was matched.
7704
7705 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7706
7707         * wl-summary.el (wl-summary-get-mark): Fixed
7708         `wl-summary-buffer-target-mark' check logic.
7709
7710 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7711
7712         * wl-folder.el (wl-folder-write-current-folder): Added group
7713         folder check.
7714
7715         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7716         `wl-summary-write-current-newsgroup'.
7717         (wl-summary-write-current-folder-functions): New variable.
7718         * wl-folder.el (wl-folder-get-newsgroups): New function.
7719         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7720         (wl-folder-write-current-folder): Renamed from
7721         `wl-folder-write-current-newsgroup'.
7722
7723 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7724
7725         * Version number is increased to 2.3.93.
7726
7727 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7728
7729         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7730         (wl-ldap-make-matched-value-list): Ditto.
7731         (wl-ldap-alias-safe-string): Split e-mail address.
7732
7733         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7734         petname folder default was selected.
7735         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7736         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7737
7738 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7739
7740         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7741         to `wl-draft-config-exec'.
7742
7743         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7744         instead of calling `wl-draft-config-exec';
7745         Process group-list and show recipients in minibuffer.
7746
7747         * tm-wl.el (wl-draft-preview-message): Ditto.
7748
7749 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7750
7751         * wl.el (toplevel): Added (C) to copyright notice, and
7752         sync Author header.
7753         * tm-wl.el (toplevel): Ditto.
7754         * wl-address.el (toplevel): Ditto.
7755         * wl-demo.el (toplevel): Ditto.
7756         * wl-dnd.el (toplevel): Ditto.
7757         * wl-draft.el (toplevel): Ditto.
7758         * wl-e21.el (toplevel): Ditto.
7759         * wl-expire.el (toplevel): Ditto.
7760         * wl-folder.el (toplevel): Ditto.
7761         * wl-highlight.el (toplevel): Ditto.
7762         * wl-message.el (toplevel): Ditto.
7763         * wl-mime.el (toplevel): Ditto.
7764         * wl-mule.el (toplevel): Ditto.
7765         * wl-nemacs.el (toplevel): Ditto.
7766         * wl-refile.el (toplevel): Ditto.
7767         * wl-score.el (toplevel): Ditto.
7768         * wl-summary.el (toplevel): Ditto.
7769         * wl-template.el (toplevel): Ditto.
7770         * wl-thread.el (toplevel): Ditto.
7771         * wl-util.el (toplevel): Ditto.
7772         * wl-vars.el (toplevel): Ditto.
7773         * wl-xmas.el (toplevel): Ditto.
7774
7775 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7776
7777         * wl.el (wl-init): Added comment about `wl-init-hook'.
7778         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7779         * wl-vars.el (wl-init-hook): Added docs.
7780         (wl-make-plugged-hook): Removed useless docs.
7781         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7782         * wl-xmas.el (toplevel): Ditto.
7783
7784 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7785
7786         * wl-address.el (toplevel): Fixed multiple Author header format.
7787         * wl-demo.el (toplevel): Ditto.
7788         * wl-draft.el (toplevel): Ditto.
7789         * wl-folder.el (toplevel): Ditto.
7790         * wl-summary.el (toplevel): Ditto.
7791         * wl-thread.el (toplevel): Ditto.
7792         * wl-util.el (toplevel): Ditto.
7793         * wl-vars.el (toplevel): Ditto.
7794         * wl-version.el (toplevel): Ditto.
7795         * wl-xmas.el (toplevel): Ditto.
7796         * wl.el (toplevel): Ditto.
7797
7798         * wl-version.el (toplevel): Added require `elmo-version' for
7799         `product-version-as-string'.
7800
7801 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7802
7803         * wl-vars.el (wl-draft-send-hook): Changed default value to
7804         '(wl-draft-config-exec).
7805
7806         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7807         explicitly.
7808         (wl-draft): Set `wl-draft-config-exec-flag' before running
7809         `wl-mail-setup-hook'.
7810
7811         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7812         `wl-biff-init-icons' to `wl-init-hook' instead of
7813         `wl-make-plugged-hook'.
7814         (Because if `wl-draft' command is invoked at first,
7815         they are not initialized)
7816         Updated copyright notice.
7817
7818         * wl-e21.el (toplevel): Ditto;
7819
7820         * wl-demo.el (toplevel): Updated copyright notice.
7821         * wl-address.el (toplevel): Ditto.
7822         * wl-draft.el (toplevel): Ditto.
7823         * wl-version.el (toplevel): Ditto.
7824         * wl-folder.el (toplevel): Ditto.
7825         * wl-summary.el (toplevel): Ditto.
7826         * wl-thread.el (toplevel): Ditto.
7827         * wl-util.el (toplevel): Ditto.
7828         * wl-vars.el (toplevel): Ditto.
7829         * wl.el (toplevel): Ditto.
7830
7831 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7832
7833         * wl-highlight.el (wl-highlight-message): Fixed problem of
7834         highlighting failure which occured when the last field contains
7835         multiple lines in the draft buffer.
7836
7837         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7838         `wl-biff-start' if plugged.
7839
7840         * wl-util.el (wl-biff-check-folder): New function.
7841         (wl-biff-check-folders): Don't set session name prefix.
7842         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7843         (wl-biff-check-folder-async): Ditto.
7844
7845         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7846         in email address.
7847
7848 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7849
7850         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7851
7852         * wl-draft.el (wl-draft-strip-subject-re): New function.
7853
7854         * wl-draft.el (wl-draft-reply): Use it.
7855
7856 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7857
7858         * wl-message.el (wl-mmelmo-message-redisplay): Use
7859         `mime-display-message' instead of `wl-mime-display-message'.
7860
7861         * wl-mime.el (toplevel): Removed compatibility workaround
7862         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7863         (wl-mime-display-message): Abolished.
7864         (wl-mime-entity-read-field): Ditto.
7865         (wl-mime-combine-message/partial-pieces): Use
7866         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7867
7868 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7869
7870         * wl-template.el: Doc fixes.
7871
7872 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7873
7874         * wl-e21.el (wl-message-overload-functions): Do nothing if
7875         `current-local-map' is not available.
7876         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7877
7878 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7879
7880         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7881         representation.
7882
7883         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7884         number.
7885         (wl-fldmgr-save-folders): Don't use `format' when insert
7886         `wl-fldmgr-folders-header'.
7887
7888 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7889
7890         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7891
7892 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7893
7894         * wl-highlight.el (wl-highlight-message):
7895         Use `std11-field-end' to detect end point of the header field.
7896         Refer `wl-highlight-max-header-size'.
7897
7898         * wl-vars.el (wl-highlight-max-header-size): New variable.
7899
7900         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7901
7902         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7903         Set `for-draft' argument of wl-highlight-headers.
7904         (wl-draft): Ditto.
7905         (wl-draft-reedit): Ditto.
7906         (wl-user-agent-compose-internal): Ditto.
7907
7908 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7909
7910         * wl-message.el (wl-message-add-button): Use overlay.
7911
7912 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7913
7914         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7915
7916         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7917         problem when group-list content is nothing.
7918         (Reported by Mito <mit@nines.nec.co.jp>)
7919
7920 2000-10-18  SAITO Atsunori <sai@yedo.com>
7921
7922         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7923
7924 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7925
7926         * tm-wl.el (toplevel): Use product-provide.
7927
7928 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7929
7930         * Version number is increased to 2.3.92.
7931
7932 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7933
7934         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7935         title text, use `display' property for left margin under Emacs 21.
7936
7937         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7938         properties.
7939         (wl-plugged-init-icons): Ditto.
7940
7941 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7942
7943         * wl.el (wl-save-status, wl-init): Remove last period in
7944         "...done." message.
7945         * tm-wl.el (wl-summary-burst): Ditto.
7946         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7947         wl-summary-resume-cache-status,
7948         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7949         wl-summary-sync-update3, wl-summary-highlight-msgs,
7950         wl-summary-flush-pending-append-operations,
7951         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7952         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7953         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7954         wl-thread-open-all): Ditto.
7955         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7956         * wl-mime.el (wl-summary-burst): Ditto.
7957         * wl-highlight.el (wl-highlight-summary): Ditto.
7958         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7959         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7960         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7961         * wl-address.el (wl-local-address-init): Ditto.
7962
7963 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7964
7965         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7966         `add-text-properties'.
7967         (wl-plugged-init-icons): Ditto.
7968         (wl-folder-init-icons): Use `propertize' instead of
7969         `put-text-property'.
7970         (wl-plugged-set-folder-icon): Ditto.
7971         (wl-e21-highlight-folder-group-line): Ditto.
7972
7973 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7974
7975         * wl-version.el (wl-version-status-alist): New variable.
7976         (wl-version-status): New function.
7977
7978         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7979         "Cc" part of the case "Reply-To".
7980
7981         * wl-draft.el (wl-draft-reply): Use result of
7982         `eword-extract-address-components'.
7983
7984         * wl-demo.el (wl-demo-icon-name): New constant.
7985         (wl-logo-xpm): Use it.
7986         (wl-logo-xbm): Ditto.
7987         (wl-logo-bitmap): Ditto.
7988
7989         * Version number is increased to 2.3.91.
7990
7991 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7992
7993         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7994         (wl-extended-emacs-version, wl-extended-emacs-version2,
7995         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7996         docstring.
7997
7998         * wl-version.el (wl-generate-user-agent-string-1): New function.
7999         (wl-generate-user-agent-string): Use it.
8000
8001         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8002         `mime-edit-insert-user-agent-field'.
8003         (wl-generate-user-agent-string): Check
8004         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8005
8006         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8007         instead of `if', when verbose case.
8008
8009 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8010
8011         * wl-expire.el (wl-summary-expire): Fix.
8012
8013 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8014
8015         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8016         and `elmo-lost+found-folder' if 'wl-draft.
8017         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8018
8019 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8020
8021         * wl-expire.el (wl-summary-expire): Change messages.
8022         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8023         `deleing-info' instead of "Deleting..."
8024
8025 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8026
8027         * wl-summary.el (wl-summary-refile-subr): Fix.
8028
8029 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8030
8031         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8032         if pipe folder.
8033
8034 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8035
8036         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8037
8038 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8039
8040         * wl-expire.el (wl-expire-hide): New function.
8041         (wl-summary-expire): Add `hide'.
8042
8043 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8044
8045         * wl-vars.el (wl-draft-reply-without-argument-list):
8046         Changed default value to consider `Reply-To:'.
8047         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8048
8049         * Version number is increased to 2.3.90.
8050
8051         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8052         elmo-imap4-get-session with unwind-protect.
8053         Don't cause error.
8054         (wl-summary-sync-marks): Don't check plugged nor folder type.
8055         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8056         (Always keep current buffer).
8057
8058 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8059
8060         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8061         Enclose with `save-excursion'.
8062
8063 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8064
8065         * wl-version.el (wl-version): Remove interactive.
8066
8067 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8068
8069         * wl-version.el (wl-generate-user-agent-string): Use
8070         `product-string-verbose' instead of `product-string-1'.
8071
8072 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8073
8074         * wl-vars.el (wl-draft-use-cache): New variable.
8075         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8076         if wl-draft-use-cache is non-nil.
8077
8078 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8079
8080         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8081         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8082
8083 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8086         (wl-thread-msg-mark-as-unread): Ditto.
8087
8088         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8089         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8090         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8091         Don't set mark in summary if return value of `elmo-mark-as-read'
8092         is nil.
8093         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8094         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8095         instead of `wl-thread-msg-mark-as-read'.
8096         (wl-summary-mark-as-unread-region): Ditto.
8097         (wl-summary-target-mark-mark-as-read): Ditto.
8098
8099         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8100
8101 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8102
8103         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8104
8105         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8106
8107 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8108
8109         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8110         face.
8111
8112 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8113
8114         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8115         `running-xemacs'.
8116
8117 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8118
8119         * wl-version.el (toplevel): Use `product-version-as-string' for
8120         set verstion-string, if defined.
8121
8122         * wl-version.el (wl-version-show): Insert string at point, when
8123         call with argument.
8124
8125         * wl-version.el (wl-generate-user-agent-string): Use
8126         `product-string-1' instead of `wl-appname', `wl-version' and
8127         `wl-codename'.
8128
8129 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8130
8131         * wl-address.el (toplevel): Use product-provide.
8132         * wl-demo.el (toplevel): Ditto.
8133         * wl-dnd.el (toplevel): Ditto.
8134         * wl-draft.el (toplevel): Ditto.
8135         * wl-e21.el (toplevel): Ditto.
8136         * wl-expire.el (toplevel): Ditto.
8137         * wl-fldmgr.el (toplevel): Ditto.
8138         * wl-folder.el (toplevel): Ditto.
8139         * wl-highlight.el (toplevel): Ditto.
8140         * wl-message.el (toplevel): Ditto.
8141         * wl-mime.el (toplevel): Ditto.
8142         * wl-mule.el (toplevel): Ditto.
8143         * wl-nemacs.el (toplevel): Ditto.
8144         * wl-refile.el (toplevel): Ditto.
8145         * wl-score.el (toplevel): Ditto.
8146         * wl-summary.el (toplevel): Ditto.
8147         * wl-template.el (toplevel): Ditto.
8148         * wl-thread.el (toplevel): Ditto.
8149         * wl-util.el (toplevel): Ditto.
8150         * wl-vars.el (toplevel): Ditto.
8151         * wl-xmas.el (toplevel): Ditto.
8152         * wl.el (toplevel): Ditto.
8153
8154 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8155
8156         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8157         instead of product.
8158
8159         * wl-version.el (wl-version): Compile time evalution elmo-version.
8160
8161 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8162
8163         * wl-summary.el (wl-summary-sync-force-update): Append queue
8164         `mark-as-read'if unplugged.
8165
8166 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8167
8168         * wl-version.el: New file.  Use product.el.
8169         * wl.el: add (require 'wl-version).
8170         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8171         for ~/.folders header.
8172         (wl-fldmgr-folders-header): Changed.
8173         * wl-demo.el (wl-demo): Use product.el.
8174
8175         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8176         wl-version.el.
8177         * wl-util.el (wl-version, wl-version-show): Ditto.
8178
8179         * wl-util.el (wl-generate-user-agent-string,
8180         wl-extended-emacs-version, wl-extended-emacs-version2,
8181         wl-extended-emacs-version3): Move to wl-version.el.
8182         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8183         xemacs-codename, mime-edit-insert-user-agent-field,
8184         mime-edit-user-agent-value, mime-editor/version,
8185         mime-editor/codename): Compile warning killer move to
8186         wl-version.el
8187
8188 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8189
8190         * wl-summary.el (wl-summary-refile-subr): Fix.
8191
8192 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8193
8194         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8195         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8196
8197 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8198
8199         * wl.el (wl-check-environment): Check too many `@'.
8200
8201 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8202
8203         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8204
8205 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8206
8207         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8208         wl-draft-reply-myself-without-argument-list): Add variables.
8209         * wl-draft.el (wl-draft-reply): Use it.
8210
8211 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8212
8213         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8214         the 5th argument of `elmo-network-get-spec'.
8215
8216         * wl-thread.el (wl-thread-reparent-children): New inline function.
8217         (wl-thread-delete-message): Use it.
8218
8219         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8220         (wl-summary-score-update-all-lines): Don't use `dolist'.
8221
8222 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8223
8224         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8225         (require 'elmo-msgdb) for inline function.
8226
8227 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8228
8229         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8230
8231 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8232
8233         * wl-score.el (wl-score-headers): Fix for the confusing macro
8234         `elmo-kill-buffer'.
8235
8236 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8237
8238         * wl-summary.el: Don't use the 3rd argument of `require' because
8239         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8240         * wl-util.el: Ditto.
8241         * wl-draft.el: Ditto.
8242
8243 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8244
8245         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8246         window system is not used.
8247
8248 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8249
8250         * wl-thread.el: Don't use `mapcar' only for iteration.
8251         (wl-thread-resume-entity): Ditto.
8252         (wl-thread-delete-message): Ditto.
8253
8254         * wl-summary.el: Bind `dragdrop-drop-functions',
8255         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8256         of `require' for `timezone', `easymenu' and `ps-print';
8257         don't use `mapcar' only for iteration.
8258
8259         * wl-util.el: Bind `mule-version', `nemacs-version',
8260         `emacs-beta-version', `xemacs-codename',
8261         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8262         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8263         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8264         only for iteration.
8265
8266         * wl-score.el: Don't use `mapcar' only for iteration.
8267         (wl-score-simplify-buffer-fuzzy): Ditto.
8268         (wl-score-simplify-subject): Ditto.
8269         (wl-score-headers): Ditto.
8270         (wl-summary-score-update-all-lines): Ditto.
8271
8272         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8273         `enable-multibyte-characters' and `mule-version'.
8274
8275         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8276         `mapcar' only for iteration.
8277
8278         * wl-demo.el: Don't use `mapcar' only for iteration.
8279
8280         * wl-folder.el: Don't use `mapcar' only for iteration.
8281         (wl-folder-open-all): Ditto.
8282         (wl-folder-count-incorporates): Ditto.
8283
8284         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8285         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8286
8287         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8288         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8289         `smtp-connection-type'; specify 3rd argument of `require' for
8290         `timezone'; don't use `mapcar' only for iteration.
8291         (wl-draft-clone-local-variables): Don't use `mapcar'.
8292         (wl-draft-generate-clone-buffer): Ditto.
8293         (wl-user-agent-compose-internal): Ditto.
8294
8295         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8296
8297         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8298         (wl-save-status): Ditto.
8299
8300         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8301         for iteration.
8302
8303 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8304
8305         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8306         removed `Date'.
8307         (wl-fldmgr-make-filter-default): New user option.
8308
8309         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8310         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8311         (wl-fldmgr-filter-completion-alist): Abolish.
8312
8313         * wl.el (wl): Don't check servers if arg is non-nil.
8314
8315         * wl-draft.el (wl-draft-reply): Set only message-id string to
8316         In-Reply-To field.
8317
8318 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8319
8320         * wl-summary.el (wl-summary-pick): Rewrite.
8321
8322         * wl-draft.el (wl-draft-forward): Get references field from
8323         original buffer.
8324         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8325
8326 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8327
8328         * wl-draft.el (wl-draft-forward): Add references field.
8329
8330 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8331
8332         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8333         (wl-draft-reply): Use it.
8334
8335 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8336
8337         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8338         when Emacs 21 is running.
8339
8340         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8341         bindings.
8342
8343 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8344
8345         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8346         XPM icons transparent.
8347
8348         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8349         Emacs 21.
8350
8351 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8352
8353         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8354         nil.
8355
8356         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8357         when it is persistent.
8358         (wl-summary-sync-marks): Changed argument for
8359         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8360         (wl-summary-virtual): Use `elmo-read-search-condition'.
8361         (wl-summary-redisplay-internal): If folder is local, mark as read
8362         even when folder is plugged.
8363
8364 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8365
8366         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8367         of `tool-bar-lines' in the frame parameters.
8368         (after-make-frame-functions, post-command-hook): Don't modify the
8369         value.
8370         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8371         wl-e21-tool-bar-lines): Removed.
8372
8373 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8374
8375         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8376         properties `evaporate' and `wl-momentary-overlay' as well.
8377         (wl-highlight-summary-displaying): Ditto.
8378         (wl-delete-all-overlays): Don't delete overlay which does not have
8379         a property `wl-momentary-overlay'.
8380
8381         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8382         `display-mouse-p' and `display-graphic-p'.
8383         (wl-folder-init-icons): Don't search for XBM or the other files.
8384         (wl-plugged-set-folder-icon): Make icons if and only if
8385         `display-graphic-p' returns non-nil.
8386         (wl-highlight-plugged-current-line): Use `before-string' overlay
8387         property to show icon images.
8388         (wl-highlight-folder-current-line): Ditto.
8389         (wl-e21-highlight-folder-group-line): Ditto.
8390         (wl-e21-highlight-folder-by-numbers): Ditto.
8391         (wl-e21-insert-image): Removed.
8392         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8393         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8394         said.
8395         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8396         `wl-e21-force-switch-toolbar'.
8397         (wl-e21-make-icon-image): Removed.
8398         (wl-e21-setup-toolbar): Don't search for XBM files.
8399         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8400         the default value.
8401
8402 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8403
8404         * wl-util.el (wl-biff-check-folder-async): Set
8405         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8406
8407 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8408
8409         * wl-e21.el (after-make-frame-functions): Add
8410         `wl-e21-force-switch-toolbar'.
8411         (wl-e21-force-switch-toolbar): New function force to switch the
8412         toolbar appearance automatically.
8413         (post-command-hook): Add `wl-e21-switch-toolbar'.
8414         (wl-e21-switch-toolbar): New function to switch the toolbar
8415         appearance automatically.
8416         (wl-e21-tool-bar-lines): New buffer local variable.
8417
8418 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8419
8420         * wl-util.el (wl-biff-check-folders-running): New variable.
8421         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8422         (wl-biff-check-folder-async-callback):
8423         Set `wl-biff-check-folders-running'.
8424         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8425         with unwind-protect.
8426
8427         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8428         Enclose `wl-folder-auto-check' with unwind-protect.
8429
8430         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8431         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8432
8433         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8434
8435         * wl-util.el (wl-biff-notify): New inline function.
8436         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8437         locally.
8438         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8439         folder-list' is 1.
8440         Use `wl-biff-notify'.
8441         (wl-biff-check-folder-async-callback): New function.
8442         (wl-biff-check-folder-async): Ditto.
8443
8444         * wl-folder.el (wl-folder): Don't check folders.
8445         (wl-folder-auto-check): New function.
8446
8447 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8448
8449         * wl-util.el (wl-biff-start) [Emacs19+]:
8450         Use `timer-next-integral-multiple-of-time'.
8451         (wl-biff-check-folders): Use `wl-default-folder'
8452         if `wl-biff-check-folder-list' is nil.
8453
8454 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8455
8456         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8457         instead of `elmo-delete-lists'.
8458
8459 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8460
8461         * wl.el (wl-plugged-toggle-all): Set the value of
8462         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8463         (wl-plugged-toggle): Ditto.
8464         (wl-toggle-plugged): Ditto.
8465         (wl-plugged-init): Ditto.
8466
8467         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8468         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8469         instead of `wl-biff-state-indicator-off' and
8470         `wl-biff-state-indicator-on'; don't modify the value and the type
8471         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8472         (wl-plugged-init-icons): Set icons data to
8473         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8474         instead of `wl-plug-state-indicator-off' and
8475         `wl-plug-state-indicator-on'; don't modify the value and the type
8476         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8477
8478         * wl-vars.el (wl-modeline-biff-state-off,
8479         wl-modeline-biff-state-on, wl-modeline-biff-status,
8480         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8481         wl-modeline-plug-status): New internal variables.
8482         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8483         wl-biff-check-interval, wl-biff-check-folder-list): Change
8484         customization group from `wl-folder' to `wl-highlight'.
8485         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8486         wl-show-plug-status-on-modeline): Defcustomized.
8487
8488         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8489         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8490         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8491         a flag to `mode-line-buffer-identification'.
8492
8493         * wl-e21.el (wl-biff-init-icons): Set icons data to
8494         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8495         instead of `wl-biff-state-indicator-off' and
8496         `wl-biff-state-indicator-on'.
8497         (wl-plugged-init-icons): Set icons data to
8498         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8499         instead of `wl-plug-state-indicator-off' and
8500         `wl-plug-state-indicator-on'.
8501
8502 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8503
8504         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8505         excessive titles.
8506
8507 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8508
8509         * wl.el (wl-plugged-mode): Use revised
8510         `wl-mode-line-buffer-identification'.
8511         (wl-plugged-init): Don't use `force-mode-line-update'.
8512
8513         * wl-xmas.el (wl-draft-overload-functions): Use revised
8514         `wl-mode-line-buffer-identification'.
8515         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8516         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8517         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8518         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8519         `wl-make-plugged-hook';
8520         add `wl-folder-init-icons' and `wl-setup-folder' to
8521         `wl-folder-mode-hook'.
8522
8523         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8524         19 as well.
8525         (wl-mode-line-display-priority-list): New user option.
8526         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8527         Defcustomized.
8528         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8529         Add docs.
8530
8531         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8532         start.
8533         (wl-mode-line-buffer-identification): Revised as a function.
8534
8535         * wl-summary.el (wl-summary-mode): Use revised
8536         `wl-mode-line-buffer-identification'; don't call
8537         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8538         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8539         `wl-xmas-setup-summary'.
8540
8541         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8542         `wl-mode-line-buffer-identification'.
8543
8544         * wl-mule.el (wl-draft-overload-functions): Use revised
8545         `wl-mode-line-buffer-identification'.
8546
8547         * wl-folder.el (wl-make-plugged-alist): Don't call
8548         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8549         (wl-folder): Don't call `wl-folder-init-icons' directly.
8550         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8551         `wl-xmas-setup-folder' directly;
8552         use revised `wl-mode-line-buffer-identification'.
8553         (TopLevel): Don't bind `wl-biff-init-icons',
8554         `wl-plugged-init-icons', `wl-folder-init-icons',
8555         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8556
8557         * wl-e21.el (wl-draft-overload-functions): Use revised
8558         `wl-mode-line-buffer-identification'.
8559         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8560         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8561         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8562         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8563         `wl-make-plugged-hook';
8564         add `wl-folder-init-icons' and `wl-setup-folder' to
8565         `wl-folder-mode-hook'.
8566
8567 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8568             Katsumi Yamaoka    <yamaoka@jpl.org>
8569
8570         * wl.el (wl): Call `wl-biff-start'.
8571         (wl-exit): Call `wl-biff-stop'.
8572         (wl-plugged-mode): Show biff in modeline.
8573         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8574
8575         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8576         (wl-biff-init-icons): New function.
8577         (wl-plugged-init-icons): Don't make too much keymaps.
8578         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8579
8580         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8581         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8582         variables.
8583         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8584         options.
8585
8586         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8587         wl-biff-start, wl-biff-stop): New functions.
8588         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8589         (wl-biff-timer-name): New variable.
8590
8591         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8592
8593         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8594         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8595
8596         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8597         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8598
8599         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8600         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8601         `wl-folder-init-icons' to `ignore' if they are not available.
8602         (wl-folder-mode): Show biff in modeline.
8603
8604         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8605         (wl-biff-init-icons): New function.
8606         (wl-plugged-init-icons): Don't make too much keymaps.
8607         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8608
8609 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8610
8611         * wl-vars.el (wl-strict-diff-folders): Customization Type
8612         and doc fix.  Define as a list of regular expressions for
8613         folders or nil.
8614         * wl-folder.el (wl-folder-check-one-entity): Use
8615         `wl-string-match-member' instead of `wl-string-member' for
8616         `wl-strict-diff-folders'.
8617
8618 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8619
8620         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8621         (wl-highlight-folder-current-line): Use it; new implementation.
8622         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8623         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8624         `defsubst' instead of `defun'.
8625
8626         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8627         `wl-highlight-group-folder-by-numbers'; made it can also be a
8628         number.  See info for more details.
8629
8630         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8631         running.
8632
8633         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8634         to bind them.
8635
8636         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8637         (wl-highlight-folder-current-line): New implementation.
8638
8639         * wl-highlight.el (wl-highlight-folder-group-line): New
8640         implementation.
8641         (wl-delete-all-overlays): Rewrite as a marco.
8642         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8643
8644         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8645         running.
8646         (wl-folder-*-glyph): No need to bind them.
8647
8648         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8649         `wl-e21-highlight-folder-group-icon'; rewrite.
8650         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8651         `defsubst' instead of `defun'.
8652         (wl-folder-mode-map): Bind it when compiling.
8653
8654 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8655
8656         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8657
8658         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8659
8660 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8661
8662         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8663
8664 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8665
8666         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8667         (wl-highlight-folder-current-line): Use it.
8668
8669         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8670         in `id-name'.
8671
8672 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8673
8674         * wl.el: Require `wl-e21' when Emacs 21 is running.
8675
8676         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8677         default when Emacs 21 is running.
8678         (wl-use-highlight-mouse-line): Ditto.
8679         (wl-on-emacs21): New constant.
8680         (wl-on-emacs20): Removed.
8681
8682         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8683         Emacs 21 is running.
8684
8685         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8686         Emacs 21 is running.
8687
8688         * wl-e21.el: New file.
8689
8690 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8691
8692         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8693         (wl-toggle-plugged): Ditto.
8694         (wl-plugged-toggle): Ditto.
8695         (wl-plugged-toggle-all): Ditto.
8696
8697         * wl-vars.el (wl-plug-state-indicator): Refer
8698         `wl-plug-state-indicator-on' indirectly.
8699
8700 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8701
8702         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8703         Call `wl-folder-confirm-existence'.
8704
8705         * wl-folder.el (wl-folder-confirm-existence): Added optional
8706         argument `force'.
8707
8708 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8709
8710         * wl-summary.el (wl-summary-refile-subr): Assume
8711         `copy-or-refile' as symbol.
8712         (wl-summary-refile): Follow up above change.
8713         (wl-summary-copy): Ditto.  Doc fix.
8714
8715 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8716
8717         * wl-summary.el (wl-summary-pick): Don't bind
8718         `elmo-search-mime-charset'.
8719
8720         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8721         default using old backquote style.
8722         (wl-search-mime-charset): Abolished.
8723
8724         * wl-highlight.el (wl-highlight-headers):
8725         Call `point' after `re-search-forward'(for Nemacs).
8726
8727         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8728         for elmo-imap4.el.
8729
8730 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8731
8732         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8733         `wl-message-ignored-field-list' instead of
8734         `mime-view-ignored-field-list'.
8735
8736         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8737         Add interactive spec.
8738         (wl-folder-goto-bottom-of-current-folder): Ditto.
8739         (wl-folder-mode-map): Bind them.
8740
8741         * wl-vars.el (wl-message-ignored-field-list): New variable.
8742         (wl-message-visible-field-list): New variable.
8743
8744         * wl-mime.el (wl-mime-header-presentation-method): New function.
8745         (wl-mime-setup): Set header-presentation-method.
8746
8747 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8748
8749         * wl-nemacs.el (wl-draft-overload-functions): Set
8750         `mode-line-buffer-identification' instead of using
8751         `wl-make-modeline'.
8752
8753         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8754         instead of using `wl-make-modeline'.
8755
8756         * wl-xmas.el (wl-plugged-init-icons): Set up
8757         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8758         (wl-make-modeline): Abolish.
8759         (wl-draft-overload-functions): Set
8760         `mode-line-buffer-identification' instead of using
8761         `wl-make-modeline'.
8762
8763         * wl-util.el (wl-make-modeline-subr): Abolish.
8764         (wl-mode-line-buffer-identification): New alias.
8765
8766         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8767         (wl-summary-make-modeline): Abolish.
8768         (wl-summary-buffer-set-folder): Set
8769         `wl-summary-buffer-folder-indicator'.
8770         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8771         of using `wl-make-modeline'.
8772         (wl-summary-switch-to-clone-buffer): Don't set
8773         `mode-line-buffer-identification'.
8774         (wl-summary-goto-folder-subr): Ditto.
8775
8776         * wl-mule.el (wl-draft-overload-functions): Set
8777         `mode-line-buffer-identification' instead of using
8778         `wl-make-modeline'.
8779
8780         * wl-folder.el (wl-folder-mode): Set
8781         `mode-line-buffer-identification' instead of using
8782         `wl-make-modeline'.
8783         (wl-folder): Don't set `mode-line-buffer-identification'.
8784
8785 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8786
8787         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8788         instead of `member' for `wl-refile-guess-func-list' look-ups.
8789         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8790
8791 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8792
8793         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8794         `wl-message-button-dispatcher'.
8795
8796         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8797
8798         * wl-message.el (wl-message-button-dispatcher): Use it.
8799
8800         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8801         "In-Reply-To".
8802
8803         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8804         Bind `case-fold-search' to t.
8805
8806 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8807
8808         * wl-xmas.el (wl-message-overload-functions): Initialize
8809         `wl-message-button-map'.
8810
8811         * wl-mule.el (wl-message-overload-functions): Initialize
8812         `wl-message-button-map'.
8813
8814         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8815
8816         * wl-message.el (wl-message-button-map): New keymap.
8817         (wl-message-add-button): New function.
8818         (wl-message-button-dispatcher): New function.
8819         (wl-message-button-refer-article): New function.
8820
8821         * wl-highlight.el
8822         (wl-highlight-message-add-buttons-to-header): New function.
8823         (wl-highlight-headers): Use it.
8824
8825 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8826
8827         * wl-summary.el (wl-summary-default-from): Use
8828         `wl-address-get-petname-1'.
8829         (wl-summary-simple-from): Ditto.
8830
8831         * wl-address.el (wl-address-get-petname-1): New inline function.
8832         (wl-address-get-petname): Use it.
8833
8834 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8835
8836         * wl-summary.el (wl-summary-default-from): Return full-name part
8837         from the address if no petname was found.
8838         (wl-summary-simple-from): Ditto.
8839
8840         * wl-address.el (wl-address-get-petname): Return nil if no petname
8841         associated with the address was found.
8842
8843 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8844
8845         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8846         display is finished.
8847
8848 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8849
8850         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8851         `elmo-folder-exists-p' argument.
8852
8853 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8854
8855         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8856         the folder.
8857
8858 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8859
8860         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8861
8862         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8863         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8864
8865 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8866
8867         * wl-folder.el (wl-folder-create-subr): New function.
8868         (wl-folder-confirm-existence): Use it.
8869         (wl-folder-check-one-entity): Use it.
8870         Check the error symbol is derived from 'elmo-open-error.
8871
8872         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8873         `ignore-error'.
8874
8875 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8876
8877         * wl-util.el (toplevel): Add (eval-when-compile (require
8878         'elmo-util)).  (Maybe `provide' is typo.)
8879
8880 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8881
8882         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8883         (I don't know why this was needed.)
8884
8885         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8886         Follow up changes for stream-type.
8887
8888         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8889         (wl-draft-elmo-nntp-send): Ditto.
8890
8891         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8892         (wl-nntp-posting-stream-type): Ditto.
8893         (wl-pop-before-smtp-ssl): Abolished.
8894         (wl-nntp-posting-ssl): Ditto.
8895
8896         * wl-address.el (wl-address-quote-specials): New function.
8897         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8898
8899         * wl-draft.el (wl-draft-reply): Ditto.
8900
8901 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8902
8903         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8904         use function `wl-string-match-assoc'.
8905
8906 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8907
8908         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8909
8910         * wl-draft.el (wl-draft-deduce-address-list): New function.
8911         (wl-draft-parse-mailbox-list): Ditto.
8912         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8913         instead of `smtp-deduce-address-list'.
8914         (wl-draft-on-field-p): Follow group list.
8915
8916         * wl-address.el (wl-address-concat-token): New function.
8917         (wl-address-string-without-group-list-contents): Ditto.
8918         (wl-complete-field-body): Fixed problem of completion
8919         by japanese petname.
8920         (wl-address-make-completion-list): Rewrite.
8921
8922 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8923
8924         * wl-address.el (wl-address-make-completion-list): Completion by
8925         petname.
8926         (wl-complete-field-body): Likewise.
8927
8928 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8929
8930         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8931         contains invalid address syntax.
8932
8933 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8934
8935         * wl-folder.el (wl-folder-check-entity-async): Use
8936         `elmo-nntp-spec-hostname'.
8937
8938 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8939
8940         * wl-summary.el (wl-summary-msgdb-load-async): Use
8941         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8942
8943 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8944
8945         * wl-draft.el (wl-draft-reply): Set argument
8946         `content-transfer-encoding' as nil.
8947
8948 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8949
8950         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8951         `wl-refile-alist'.
8952
8953 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8954
8955         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8956         (wl-draft-edit-string): Ditto.
8957         (wl-draft-forward): Ditto.
8958         * wl-summary.el (wl-summary-write): Ditto.
8959
8960 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8961
8962         * wl-summary.el (wl-summary-sync-update3): Call
8963         `wl-summary-buffer-number-column-detect'.
8964         (wl-summary-buffer-number-column-detect): Search from point-min.
8965
8966 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8967
8968         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8969         contains an address which is not included in original to or cc.
8970
8971 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8972
8973         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8974         begin-line does not exist.
8975         * wl-message.el (wl-message-uu-substring): Ditto.
8976
8977 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8978
8979         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8980         clear local variables.
8981         (wl-summary-exit): Call `elmo-commit'.
8982         (wl-summary-switch-to-clone-buffer): Call
8983         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8984         (wl-summary-goto-folder-subr): Ditto.
8985
8986         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8987         POP folder.
8988
8989 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8990
8991         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8992         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8993         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8994         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8995         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8996         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8997
8998         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8999
9000 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9001
9002         * wl-summary.el (wl-summary-search-by-subject):
9003         Search parent message from the latest one.
9004
9005 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9006
9007         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9008         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9009
9010         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9011         New user option.
9012
9013         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9014         if elmo-nntp-use-killed-list is nil.
9015         Use `elmo-msgdb-append-to-killed-list'.
9016         (Append numbers confirmed as disappeared to the killed list.)
9017         (wl-summary-confirm-appends): Don't display negative number.
9018
9019 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9020
9021         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9022
9023 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9024
9025         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9026         range is `all'.
9027         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9028         `elmo-list-bigger-diff'.
9029
9030 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9031
9032         * wl-summary.el (wl-summary-buffer-exit-func):
9033         New buffer local variable.
9034         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9035
9036 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9037
9038         * wl-demo.el (wl-demo): Fix the last change.
9039
9040 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9041
9042         * wl-demo.el (wl-demo): Don't use `eval'.
9043
9044 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9045
9046         * wl-summary.el (wl-summary-buffer-thread-modified):
9047         New buffer-local variable.
9048         (wl-summary-set-thread-modified): New function.
9049         (wl-summary-thread-modified-p): New function.
9050         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9051         (wl-summary-yank-saved-message): Use function
9052         `wl-summary-set-thread-modified'
9053         (wl-summary-switch-to-clone-buffer): Add
9054         `wl-summary-buffer-thread-modified'.
9055
9056         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9057         (wl-summary-buffer-mark-saved-hook): Ditto.
9058         * wl-summary.el (wl-summary-msgdb-save): New hook
9059         `wl-summary-buffer-message-saved-hook' and
9060         `wl-summary-buffer-mark-saved-hook'.
9061
9062 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9063
9064         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9065
9066 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9067
9068         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9069         don't hide scroll bars under FSF Emacsen because it may incur an
9070         undesirable redrawing.
9071
9072 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9073
9074         * wl-draft.el (wl-draft-edit-string): Call
9075         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9076
9077 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9078
9079         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9080
9081 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9082
9083         * wl-summary.el (wl-summary-msgdb-load-async): Call
9084         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9085
9086 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9087
9088         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9089         fringes in demo buffer; center bitmap logo correctly even if old
9090         Mule is used.
9091
9092 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9093
9094         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9095
9096         * wl-refile.el (wl-refile-subject-alist): New variable.
9097         (wl-refile-subject-alist-file-name): Ditto.
9098         (wl-refile-alist-setup): Rewrite.
9099         (wl-refile-alist-save): Use `elmo-object-save'.
9100         Eliminated arguments.
9101         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9102         (wl-refile-guess-by-subject): New function.
9103         (wl-refile-guess-func-list): Added it.
9104
9105 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9106
9107         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9108         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9109
9110 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9111
9112         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9113         New buffer-local variable.
9114         (wl-summary-buffer-next-folder-func): Ditto.
9115         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9116         if non-nil.
9117         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9118         if non-nil.
9119         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9120         if non-nil.
9121         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9122         if non-nil.
9123
9124 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9125
9126         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9127         permanently in the demo buffer.
9128
9129 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9130
9131         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9132         `mime-entity-fetch-field'.
9133
9134         * wl.el (wl-exit): Delete plugged buffer.
9135
9136         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9137         XEmacs has menubar feature.
9138
9139 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9140
9141         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9142         cannot arrive at the beginning of the buffer under old Emacsen.
9143
9144 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9145
9146         * wl-address.el (wl-address-ldap-search):
9147         Call `ldap-search-entries' with `withdn' argument t.
9148         (wl-complete-field-body): Bind completion-ignore-case as t.
9149         Clear ldap search hash when it was sole completion.
9150         Use elmo-string for pattern string.
9151         (wl-ldap-alias-safe-string): Eliminated needless let.
9152
9153 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9154
9155         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9156         (wl-ldap-alias-sep): New constant.
9157         (wl-ldap-search-attribute-type-list): Ditto.
9158         (wl-ldap-get-value): New function.
9159         (wl-ldap-make-filter): Ditto.
9160         (wl-ldap-make-matched-value-list): Ditto.
9161         (wl-ldap-alias-safe-string): Ditto.
9162         (wl-ldap-register-dn-string): Ditto.
9163         (wl-address-ldap-search): Rewrite.
9164
9165 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9166
9167         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9168         thread is deleted.
9169         (wl-thread-delete-line-from-buffer): Ditto.
9170         (wl-thread-get-exist-children): New function.
9171
9172 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9173
9174         * wl-demo.el (wl-demo): Made it to select various image types.
9175         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9176         from `wl-title-logo'.
9177         (wl-logo-ascii): New variable.
9178         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9179         (wl-demo-copyright-notice): New constant.
9180
9181         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9182
9183 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9184
9185         * wl-vars.el (wl-summary-target-above): Renamed from
9186         wl-summary-temp-above.
9187         * wl-score.el (wl-score-get-score-alist): Use it.
9188         (wl-summary-score-update-all-lines): Use it.
9189         * wl-summary.el: Ditto. (make-variable-buffer-local).
9190
9191 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9192
9193         * wl-vars.el (wl-ldap-port): New user option.
9194
9195         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9196         Rewite whole implementation.
9197         (wl-complete-field-body): Fixed.
9198
9199 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9200
9201         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9202         Choose implementation at compile time.
9203
9204 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9205
9206         * wl-address.el (wl-ldap-search-internal): New function.
9207         (wl-complete-field-to): Use it.
9208
9209 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9210
9211         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9212         Use `let' instead of `let*'.
9213         Require 'wl-vars.
9214
9215         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9216         Define as defcustom.
9217         (wl-ldap-base): Ditto.
9218         (wl-use-ldap): Ditto.
9219
9220 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9221
9222         * wl-address.el (wl-ldap-search): New function.
9223         (wl-complete-field-body): Use `wl-ldap-search'.
9224         (wl-ldap-server): New variable.
9225         (wl-ldap-base): Ditto.
9226         (wl-use-ldap): Ditto.
9227
9228 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9229
9230         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9231         (Pointed out by Mito <mit@nines.nec.co.jp>).
9232         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9233         buffer-local variables like `wl-summary-redisplay-internal'.
9234         (wl-summary-redisplay-all-header): Likewise.  Update
9235         Summary view too.
9236
9237 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9238
9239         * wl-summary.el (wl-summary-jump-to-parent-message):
9240         Consider prefix argument.
9241
9242         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9243         when closed thread is deleted.
9244
9245 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9246
9247         * wl-summary.el (wl-summary-jump-to-parent-message):
9248         Consider thread modification.
9249
9250 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9251
9252         * wl-message.el (wl-message-normal-get-original-buffer): Use
9253         `save-excursion'.
9254
9255         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9256         (wl-summary-showto-folder-regexp): Ditto.
9257
9258 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9259
9260         * wl-util.el (wl-delete-alist): Doc fix.
9261         (wl-delete-associations): New function.
9262         (wl-inverse-alist): New function.
9263         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9264         Split temporary variables. Use `wl-delete-associations'
9265         and `wl-inverse-alist'.
9266         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9267
9268 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9269
9270         * wl-folder.el (wl-folder-prefetch-entity):
9271         Execute prefetching if new count is unknown.
9272
9273 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9274
9275         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9276
9277         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9278         delete entity.
9279         (wl-thread-set-parent): If insert as top, set linked as nil.
9280
9281         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9282         `wl-thread-cleanup-symbols' when view mode is thread.
9283
9284 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9285
9286         * wl-folder.el (wl-folder-create-folder-entity): Use
9287         with-current-buffer.
9288         (wl-local-folder-init): Call set-buffer to make sure we are in
9289         the Folder buffer. Don't touch buffer-local variables here.
9290         (wl-folder-mode): Initialize buffer-local variables here.
9291
9292         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9293         (wl-folder-entity-assign-id): Ditto.
9294         (wl-folder-create-entity-hashtb): Ditto.
9295         (wl-local-folder-init): Ditto.
9296         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9297
9298 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9299
9300         * wl-summary.el (wl-summary-default-from): Fix probrem when
9301         std11-extract-address-components return (nil "foo@bar").
9302
9303 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9304
9305         * wl-draft.el (wl-draft-clone-local-variables):
9306         Remove redundant `setq'.
9307
9308 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9309
9310         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9311         Bind wl-highlight-x-face-func as nil while highlighting header.
9312
9313 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9314
9315         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9316
9317 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9318
9319         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9320         elmo-msgdb-overview-hashtb from copy-variables.
9321         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9322         instead of `elmo-msgdb-overview-get-entity-by-number'.
9323         (wl-summary-auto-refile): Ditto.
9324
9325         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9326         `elmo-msgdb-overview-get-entity' instead of
9327         `elmo-msgdb-search-overview-entity'.  Use
9328         `elmo-msgdb-overview-get-entity' instead of
9329         `elmo-msgdb-overview-get-entity-by-number'.
9330         (wl-thread-insert-entity-sub): Ditto.
9331         (wl-thread-insert-message): Ditto.
9332
9333         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9334         `elmo-msgdb-overview-get-entity'.
9335         (wl-normal-message-redisplay): Ditto.
9336
9337 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9338
9339         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9340         `wl-thread-entities'.
9341         (wl-thread-delete-message): Fix remove top message from
9342         `wl-thread-entity-list'.
9343
9344         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9345         wl-append(nconc), because update-list is broken on Meadow.
9346
9347         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9348         updating process.
9349         (wl-summary-rescan): Ditto.
9350         (wl-summary-sync-update3): Ditto.
9351         * wl-thread.el (wl-thread-set-parent): Renamed from
9352         `wl-summary-set-parent'.
9353         (wl-thread-insert-message): Updating buffer faster.
9354         (wl-thread-delete-message): Updating buffer faster.
9355
9356         * wl-score.el (wl-summary-score-update-all-lines): Changed
9357         interval for display progress gauge.
9358
9359 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9360
9361         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9362         folder always-sticky.
9363         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9364         defmacro.
9365
9366 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9367
9368         * wl-vars.el (wl-draft-add-references): New user option.
9369
9370         * wl-draft.el (wl-draft-add-references): New function.
9371         (wl-draft-yank-from-mail-reply-buffer): Use it.
9372         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9373         as nil.
9374
9375 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9376
9377         * wl-thread.el (wl-thread-update-line-msgs): Called
9378         `wl-thread-update-line-on-buffer-sub'.
9379         (wl-thread-update-line-on-buffer): Delete routine of inserting
9380         thread.
9381         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9382         moved from `wl-thread-update-line-on-buffer'.
9383         Add threshold for displaying progress gauge.
9384         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9385         argument of `wl-thread-update-line-msgs'.
9386         Add threshold for displaying progress gauge.
9387         * wl-folder.el:
9388         Add threshold for displaying progress gauge.
9389         * wl-score.el: Ditto.
9390
9391         * wl-expire.el (wl-summary-expire): Display deleting info.
9392
9393 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9394
9395         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9396         `no-msg'.
9397         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9398         argument of `wl-thread-update-line-msgs'.
9399         (wl-summary-set-parent): Added optional argument `parent-number'.
9400         (wl-summary-buffer-saved-message): New buffer local variable.
9401         (wl-summary-save-current-message): New command.
9402         (wl-summary-yank-saved-message): Ditto.
9403         (wl-summary-mode-map): Added key binding for
9404         `wl-summary-save-current-message' (\ew) and
9405         `wl-summary-yank-saved-message' (\C-y).
9406         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9407
9408 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9409
9410         * wl-summary.el (wl-summary-mode-map): Added key binding for
9411         `wl-summary-set-parent' (ts).
9412
9413 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9414
9415         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9416         subject faster. If thread number is reverse, delayed updating
9417         thread.
9418         (wl-summary-search-by-subject): Ditto.
9419         (wl-summary-put-alike): Ditto.
9420         (wl-summary-get-alike): Ditto.
9421         (wl-summary-insert-headers): Insert header of all overview in
9422         buffer.
9423         (wl-summary-rescan): Delayed updating thread. Kill search subject
9424         buffer for wl-summary-search-by-subject.
9425         (wl-summary-sync-update3): Ditto.
9426         (wl-summary-exit): Ditto.
9427         (wl-summary-goto-bottom-of-current-thread): Change for linked
9428         thread.
9429         (wl-summary-overview-create-summary-line): Change line for linked
9430         thread.
9431
9432         * wl-summary.el (wl-summary-update-thread): Use
9433         wl-thread-maybe-get-children-num.
9434         (wl-summary-set-parent): If change parent, move sub thread.
9435         (wl-summary-redisplay-internal): Add horizontal recenter.
9436         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9437
9438         * wl-thread.el (wl-thread-entity-get-linked): New function.
9439         (wl-thread-entity-set-linked): New function.
9440         (wl-thread-create-entity): Add linked element.
9441         (wl-thread-entity-insert-as-top): Use wl-append.
9442         (wl-thread-maybe-get-children-num): If closing thread, return
9443         children msgs.
9444         (wl-thread-update-line-msgs): Displaying progress message.
9445         (wl-thread-update-line-on-buffer-sub): Use
9446         wl-thread-maybe-get-children-num.
9447         (wl-thread-update-line-on-buffer): If update line is not exists,
9448         insert thread.
9449         (wl-thread-delete-message): If delete top msg of thread, search
9450         parent by subject.
9451         (wl-thread-insert-entity): Use
9452         wl-thread-maybe-get-children-num.
9453
9454         * wl-highlight.el (wl-highlight-summary-current-line): change
9455         sregexp for linked thread.
9456         * wl-util.el (wl-count-lines): Count lines.
9457         (wl-horizontal-recenter): horizontal recenter.
9458         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9459         (wl-score-get-alike): Ditto.
9460         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9461         (wl-subject-length-limit): New variable.
9462         (wl-highlight-thread-indent-string-regexp): Changed for linked
9463         thread.
9464
9465 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9466
9467         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9468         New variable (revival).
9469         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9470         by subject matching if there's no in-reply-to nor references field
9471         (revival).
9472
9473 \f
9474 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9475
9476         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9477         message.
9478
9479 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9480
9481         * wl-summary.el (wl-summary-reply): Return t if there was a
9482         message at cursor point.
9483         Added unwind-protect.
9484         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9485         returns t.
9486         (wl-summary-cancel-message): Do nothing when there's no message at
9487         cursor point.
9488         (wl-summary-forward): Ditto.
9489         (wl-summary-jump-to-parent-message): Ditto.
9490         (wl-summary-reedit): Ditto.
9491         (wl-summary-edit-addresses): Ditto.
9492         (wl-summary-pipe-message): Ditto.
9493         (wl-summary-print-message-with-ps-print): Ditto.
9494         (wl-summary-print-message): Ditto.
9495         (wl-summary-mark-as-important): Ditto.
9496         (wl-summary-mark-as-unread): Ditto.
9497
9498         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9499         message at cursor point.
9500         (wl-summary-reply-with-citation): Remove unwind-protect.
9501
9502         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9503         subject searching feature.
9504         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9505         Eliminated.
9506
9507 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9508
9509         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9510         New variable.
9511         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9512         by subject matching if there's no in-reply-to nor references field.
9513
9514         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9515
9516         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9517         when display is finished.
9518         (wl-folder-open-all): Ditto.
9519         (wl-folder-update-access-group): Ditto.
9520         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9521         * wl-thread.el (wl-thread-close-all): Ditto.
9522
9523         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9524         progress gauge only when it was displayed.
9525         * wl-folder.el (wl-folder-insert-entity): Ditto.
9526
9527 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9528
9529         * wl-summary.el (wl-summary-incorporate): Enclose
9530         `wl-summary-sync-force-update' with save-excursion.
9531
9532 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9533
9534         * wl-summary.el (wl-summary-prefetch-region):
9535         Pass current cursor point to `pos-visible-in-window-p' after
9536         moving cursor to the started point.
9537
9538 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9539
9540         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9541
9542         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9543         fields from the forwarding message.
9544         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9545         `ignored-fields'.
9546
9547 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9548
9549         * wl-mime.el (wl-message-request-partial):
9550         Eliminated argument `msgdb'.
9551         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9552         (wl-mime-combine-message/partial-pieces): Likewise.
9553         * tm-wl.el (wl-message-request-partial): Likewise.
9554         (wl-mime-combine-message/partial-pieces): Likewise.
9555
9556 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9557
9558         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9559         when display is finished.
9560
9561 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9562
9563         * wl-summary.el (wl-summary-goto-folder-subr):
9564         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9565
9566 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9567
9568         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9569         when cursor point is visible.
9570
9571 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9572
9573         * wl-expire.el (wl-expire-archive-get-max-number):
9574         Don't use `file-name-directory'.
9575
9576 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9577
9578         * wl-expire.el (wl-expire-archive-get-max-number):
9579         Use `file-name-directory'.
9580
9581 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9582
9583         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9584         only when there is progress.
9585
9586 2000-04-13  Mito <mit@nines.nec.co.jp>
9587
9588         * wl-summary.el (wl-summary-sync-marks): Display progress.
9589
9590 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9591
9592         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9593         (wl-summary-prev): Move cursor regardless of unread status.
9594         (wl-summary-next): Ditto.
9595
9596 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9597
9598         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9599         Added argument `target' and `number'.
9600         * tm-wl.el (wl-summary-burst-subr): New function.
9601         (wl-summary-burst): Use it.
9602
9603 2000-04-10  Mito <mit@nines.nec.co.jp>
9604
9605         * wl-mime.el (wl-burst): New function.
9606         (wl-summary-burst): Use it.
9607
9608 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9609
9610         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9611         as petname when there's no candidate.
9612
9613 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9614
9615         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9616         New variable.
9617         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9618
9619         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9620
9621         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9622
9623 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9624
9625         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9626         Use substring of `original' instead of buffer-substring.
9627         (wl-refile-evaluate-rule):
9628         Set `original' argument of wl-refile-expand-newtext.
9629
9630         * wl-summary.el
9631         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9632         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9633         (wl-summary-auto-refile): Check existence of destination folder just
9634         before marking.
9635
9636 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9637
9638         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9639         when wl-refile-get-field-value return nil.
9640
9641 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9642
9643         * wl-refile.el
9644         (wl-refile-expand-newtext): New function imported from Gnus.
9645         (wl-refile-evaluate-rule): Use it.
9646
9647 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9648
9649         * wl-summary.el (wl-summary-print-destination):
9650         Duplicate folder string to avoid putting text-property on
9651         original string.
9652
9653         * wl-refile.el (wl-refile-get-field-value): New function.
9654         (wl-refile-evaluate-rule): New function;
9655         Evaluate refile rule recursively.
9656         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9657         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9658         New function; Check existence of a target folder recursively.
9659         (wl-summary-auto-refile-check-refile-rule-alist):
9660         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9661
9662 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9663
9664         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9665
9666         * wl-folder.el (wl-create-folder-entity-from-buffer):
9667         Fixed problem when '}' character is contained in folder name.
9668
9669         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9670
9671 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9672
9673         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9674         (wl-fldmgr-add-completion-all-completions):
9675         Use wl-fldmgr-add-completion-hashtb.
9676
9677 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9678
9679         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9680         wl-fldmgr-add-completion-subr): New functions.
9681         * wl-folder.el (wl-folder-completion-func): New variable.
9682         * wl-summary.el (wl-summary-read-folder):
9683         Use wl-folder-completion-func.
9684
9685         * wl-refile.el: Eliminate throw & catch.
9686
9687         * wl.el (wl-plugged-sending-queue-status): Fixed.
9688
9689 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9690
9691         * wl-draft.el (wl-draft): Put category property on
9692         mail-header-separator.