* wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
2
3         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
4         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
5         wl-highlight-logo-face to set the bg color of an xbm image; fixed
6         the way to measure the width of a bitmap image; don't put face on
7         ascii and bitmap images; put the mark which should not use the
8         variable-pitch face on ascii and bitmap images.
9         (wl-demo-setup-properties): Don't use the variable-pitch face on
10         ascii and bitmap images; made it work on Emacs 20 and earlier.
11         (wl-demo-insert-text): End with a newline at the bottom; don't put
12         face on text.
13
14         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
15
16 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
17
18         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
19
20         * wl-util.el (wl-save-drafts): Moved from sample setting.
21         (wl-set-save-drafts): New function to set idle timer.
22         * wl-draft.el (wl-draft): Call it.
23         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
24
25 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
26
27         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
28         a summary which has toggle display status off.
29
30 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
31
32         * wl-draft.el (wl-draft-do-fcc): No cache save.
33
34 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-summary.el (elmo-event-handler-flag-changed): Use
37         `set-buffer' instead of `with-current-buffer'.
38
39 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
40
41         * wl-summary.el (wl-summary-after-resize-function): New function.
42         (wl-summary-mode): Add `wl-summary-after-resize-function' to
43         window-size-change-functions.
44
45 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
46
47         * wl-draft.el (wl-draft-create-buffer): Bind
48         `change-major-mode-hook' after current buffer is changed.
49
50         * wl-summary.el (wl-summary-buffer-detach): New function.
51         (wl-summary-buffer-set-folder): Call it.
52         (wl-summary-mode): Add `wl-summary-buffer-detach' to
53         change-major-mode-hook and kill-buffer-hook.
54         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
55         (wl-summary-switch-to-clone-buffer): Ditto.
56         (wl-summary-goto-folder-subr): Ditto.
57
58 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
59
60         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
61         after boundp check.
62
63 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
66         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
67         for `kill-buffer'.
68
69         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
70         handler of current buffer from elmo-folder.
71
72 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
73
74         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
75
76 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
77
78         * wl-summary.el (wl-summary-buffer-event-handler): New internal
79         variable.
80         (wl-summary-event-handler): New class.
81         (elmo-event-handler-flag-changed): Define to update persistent
82         mark.
83         (wl-summary-buffer-set-folder): Register event handler to
84         elmo-folder.
85         (wl-summary-exit): Unregister event handler.
86         (wl-summary-goto-folder-subr): Ditto.
87         (wl-summary-mark-as-read-all): Does not call
88         `wl-summary-update-persistent-mark' directly.
89         (wl-summary-mark-as-read-internal): Ditto.
90         (wl-summary-set-persistent-mark-internal): Ditto.
91         (wl-summary-set-flags-internal): Ditto.
92
93         * Version number is increased to 2.11.33.
94
95 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
96
97         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
98         to nil.
99
100 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
101
102         * wl-spam.el (wl-spam-setup): Add hook
103         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
104         instead of `wl-summary-prepare-hook'.
105
106         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
107         if folder type is `'flag'.
108         (wl-summary-mark-as-important): Ditto.
109
110 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-address.el (wl-address-minibuffer-history): New variable.
113         (wl-address-minibuffer-local-map): New keymap.
114         (wl-address-read-from-minibuffer): New function.
115
116         * wl-action.el (wl-summary-get-resend-address): Use
117         `wl-address-read-from-minibuffer' instead of `completing-read'.
118
119 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
120
121         * Version number is increased to 2.11.32.
122
123 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
124
125         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
126         without mule to iso-8859-1.
127         (wl-draft-add-in-reply-to): Add note in description.
128         (wl-draft-add-references): Ditto.
129
130 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
131
132         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
133         definition for `m'.
134         (wl-summary-mode-line-format): Add '[%m]'.
135         (wl-message-mode-line-format-spec-alist): Ditto.
136         (wl-summary-display-mime-mode-list): New variable.
137
138         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
139         from wl-summary-buffer-display-as-is.
140         (wl-summary-buffer-display-all-header): New buffer local variable.
141         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
142         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
143         instead of wl-summary-buffer-display-as-is.
144         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
145         (wl-summary-set-persistent-mark): Ditto.
146         (wl-summary-set-message-buffer-or-redisplay): Just call
147         `wl-summary-redisplay-internal' without optional arguments.
148         (wl-summary-toggle-mime): Rewrite.
149         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
150         (wl-summary-toggle-all-header): New function.
151         (wl-summary-redisplay-internal): Treat mime mode.
152
153         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
154         to wl-mime-preview-follow-no-mime.
155         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
156         accodring to the display-mode.
157
158         * wl-message.el (wl-message-buffer-display-type): Rewrite.
159         (wl-message-buffer-display): Changed argument name from `as-is' to
160         `mode'.
161         (wl-message-display-internal): Ditto;
162         Bind elmo-mime-display-header-analysis according to the mode.
163         (wl-message-display-internal): Put wl-message-display-mime-mode
164         property on entire buffer.
165
166 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
167
168         * wl-draft.el (wl-draft-do-fcc): Undo last change.
169
170 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
171
172         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
173         Don't extract mail address.
174         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
175
176         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
177
178         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
179
180 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
181
182         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
183         wl-fldmgr-cut-entity-list on confirmation.
184
185 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
186
187         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
188         (wl-mime-quit-preview): Check existence of
189         mime-edit-temp-message-buffer here.
190
191 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
192
193         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
194         after deletion.
195
196         * wl-draft.el (wl-draft-send-confirm): Check major-mode
197         before calling wl-mime-quit-preview.
198
199 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
200
201         * wl-summary.el (wl-summary-pick): If call it with prefix
202         argument, set `delete-marks' as non-nil. Pick from only visible
203         messages.
204         (wl-summary-check-target-mark): New function.
205         (wl-summary-target-mark-mark-as-read): Use it.
206         (wl-summary-target-mark-mark-as-unread): Ditto.
207         (wl-summary-target-mark-operation): Ditto.
208         (wl-summary-target-mark-set-flags): Ditto.
209         (wl-summary-target-mark-save): Ditto.
210         (wl-summary-target-mark-pick): Ditto.
211         (wl-summary-target-mark-forward): Ditto.
212         (wl-summary-target-mark-reply-with-citation): Ditto.
213         (wl-summary-target-mark-print): Ditto.
214         (wl-summary-target-mark-uudecode): Ditto.
215
216         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
217         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
218         with `ask-coding' is non-nil.
219
220 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
221
222         * wl-thread.el (wl-thread-set-parent): If parent is a message
223         which is identified by references, set linked as nil.
224
225 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
226
227         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
228         (wl-message-mode-line-format-spec-alist): Ditto.
229         (wl-message-mode-line-format): Ditto.
230         (wl-summary-mode-line-format): Ditto for docstring.
231         (wl-summary-no-mime-folder-list): Fix typo.
232
233         * wl-util.el (wl-current-message-buffer): Call
234         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
235
236         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
237         variable.
238         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
239         of `wl-summary-redisplay-no-mime'.
240         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
241         (wl-summary-toggle-mime): New function.
242         (wl-summary-redisplay-all-header): Rewrite.
243         (wl-summary-redisplay-no-mime): Ditto.
244         (wl-summary-redisplay-internal): Added argument `as-is' and
245         `all-header'.
246
247         * wl-refile.el (wl-refile-default-from-folder-path-separator):
248         New variable.
249         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
250         bottom.
251         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
252         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
253         "/" unconditionally.
254
255         * wl-mime.el (wl-draft-yank-current-message-entity): Use
256         wl-mime-preview-follow-no-mime for as-is content.
257         (wl-mime-preview-follow-no-mime): New function.
258         (wl-mime-preview-follow-current-region): Fixed parenthesis.
259
260         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
261         and added `as-is', `all-header'.
262         (wl-message-buffer-display): Ditto.
263         (wl-message-buffer-display-type): New function.
264
265 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
266
267         * wl-vars.el (wl-message-header-button-alist): Change default
268         value.
269         (wl-message-body-button-alist): Ditto.
270
271 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
272
273         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
274
275 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
276
277         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
278
279 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
280
281         * wl-summary.el (wl-summary-sync-marks): Remove condition which
282         is always true.
283
284 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
285
286         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
287         on null entity.
288
289 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
290
291         * wl-vars.el (wl-draft-reply-default-position): Fix range.
292
293 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * wl-vars.el (wl-summary-resend-hook): New hook.
296
297         * wl-action.el (wl-summary-exec-action-resend-subr): Run
298         `wl-summary-resend-hook'.
299
300 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
301
302         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
303         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
304         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
305         (wl-summary-new-cached-mark): Changed default value to 'n'.
306         (wl-summary-unread-cached-mark): Changed default value to 'u'.
307         (wl-summary-answered-cached-mark): Changed default value to 'a'.
308         (wl-folder-sync-range-alist): Remove spec for 'flag.
309         (wl-summary-force-prefetch-folder-list): New user option.
310
311         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
312         `wl-summary-toggle-persistent-mark'.
313         (wl-summary-update-mark-and-highlight-window): Don't highlight when
314         number is nil.
315         (wl-summary-mark-as-answered-region): Set interactive argument of
316         `wl-summary-set-persistent-mark-internal'.
317         (wl-summary-mark-as-important-region): Ditto.
318         (wl-summary-unset-persistent-mark): Ditto.
319         (wl-summary-set-persistent-mark): Ditto.
320         (wl-summary-mark-as-answered): Ditto.
321         (wl-summary-mark-as-important): Ditto.
322         (wl-summary-set-persistent-mark-internal): Do nothing
323         when `elmo-message-flag-available-p' is nil.
324         (wl-summary-toggle-persistent-mark): New function.
325         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
326         when the folder matches `wl-summary-force-prefetch-folder-list'.
327
328
329         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
330         when number is nil.
331         (wl-highlight-summary-forwarded-face): New face.
332
333 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
334
335         * Version number is increased to 2.11.31.
336
337 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
340         (wl-biff-check-folder-async): Ditto.
341         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
342
343 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
344
345         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
346         Add an argument `reverse'.  All callers are updated.
347         (wl-summary-sort): Add a prefix argument `reverse' to specify
348         reverse sorting.
349         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
350         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
351         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
352
353 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
354
355         * wl-message.el (wl-message-redisplay): Does not narrow header if
356         disply-type is all-header or as-is.
357
358         * wl-summary.el (wl-summary-enter-handler): Use
359         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
360
361 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
362
363         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
364         after adding wl-draft-parent-variables.
365         (wl-draft-forward): Ditto.
366
367 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
368
369         * wl-summary.el (wl-summary-sync-marks): Call
370         `wl-summary-set-persistent-mark' and
371         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
372         (wl-summary-set-persistent-mark-internal): Add 4th argument
373         `no-server'.
374         (wl-summary-unset-persistent-mark): Ditto.
375         (wl-summary-set-persistent-mark): Ditto.
376         (wl-summary-add-flags-internal): Abolish.
377         (wl-summary-remove-flags-internal): Ditto.
378         (wl-summary-mark-as-important-internal): Ditto.
379         (wl-summary-mark-as-important): Use
380         `wl-summary-set-persistent-mark' instead of
381         `wl-summary-add-flags-internal'.
382         (wl-summary-mark-as-important-region): Ditto.
383
384         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
385
386         * wl-summary.el (wl-summary-get-available-flags): New function.
387         (wl-summary-sync-marks): Use it and simplified.
388         (wl-summary-unset-persistent-mark): Use
389         `wl-summary-get-available-flags'.
390         (wl-summary-set-persistent-mark): Ditto.
391
392 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
393
394         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
395         id.
396
397 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
398
399         * wl-summary.el (wl-summary-enter-handler): If argument is not a
400         number, call `wl-summary-prev-line-content'. Show message when the
401         message is not found.
402
403 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
404
405         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
406         wl-summary-enter-handler.
407         (wl-summary-enter-handler): New command.
408
409         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
410         docstring and custom spec.
411
412         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
413         flags too; Don't treat Cached and New.
414         (wl-summary-set-persistent-mark): Ditto.
415
416         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
417         `wl-folder-set-flag'.
418
419         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
420         instead of `wl-folder-set-flag'.
421
422         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
423         for completion.
424         (wl-summary-set-persistent-mark): Ditto.
425
426         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
427         instead of `wl-draft-quit-preview'.
428
429         * wl-mime.el (toplevel): Avoid compile warning.
430         (wl-mime-quit-preview): New function
431         (formarly defined as `wl-draft-quit-preview').
432         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
433         quitting method.
434
435         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
436
437         * wl-folder.el (wl-folder-set-flag): Renamed from
438         `wl-draft-set-flag-on-parent'.
439
440         * wl-draft.el (wl-draft-quit-preview): New function.
441         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
442         (wl-draft-send): Call `wl-folder-set-flag' instead of
443         `wl-draft-set-flag-on-parent'.
444         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
445
446 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
447
448         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
449         (wl-draft-send): Ditto.
450
451 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
452
453         * wl-vars.el (wl-draft-reply-hook): Changed default value.
454         (wl-draft-kill-pre-hook): Set default value as nil.
455         (wl-summary-reply-hook): Ditto.
456         (wl-draft-kill-flags): Abolish.
457
458         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
459         (wl-draft-parent-variables): Renamed from
460         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
461         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
462         argument; Add wl-draft-parent-variables to
463         wl-draft-config-variables.
464         (wl-draft-reply): Likewise.
465         (wl-draft-kill-flags): Abolish.
466         (wl-draft-send): Call wl-draft-set-flag-on-parent.
467         (wl-draft-set-flag-on-parent): New function.
468         (wl-draft-setup-parent-flag): Ditto.
469
470 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
471
472         * wl-draft.el (wl-draft-kill-flags): Avoid error when
473         `wl-draft-parent-folder' is "".
474
475 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
476
477         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
478         (wl-summary-digit-jump): New function.
479         (Adviced by John Owens and Hiroya Murata)
480
481         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
482         (Adviced by John Owens)
483
484         * wl-xmas.el (wl-message-define-keymap): Ditto.
485
486         * wl-mule.el (wl-message-define-keymap): Ditto.
487
488 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
491         change of return value of elmo-folder-count-flags.
492
493         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
494         (wl-summary-mark-as-read-internal): Ditto.
495         (wl-summary-set-persistent-mark-internal): Ditto.
496         (wl-summary-folder-info-update): Ditto.
497         (wl-summary-sync-update): Fixed the last change.
498
499         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
500
501 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
502
503         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
504         (wl-draft-kill-flags): Fixed docstring.
505
506         * wl-draft.el (wl-draft-kill-flags): New function.
507         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
508
509 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
510
511         * wl-vars.el (wl-reply-hook): Abolish.
512         (wl-draft-reply-hook): New hook.
513         (wl-summary-reply-hook): Ditto.
514         (wl-draft-forward-hook): Ditto.
515         (wl-summary-forward-hook): Ditto.
516         (wl-draft-kill-flags): New variable.
517
518         * wl-summary.el (wl-summary-mark-as-answered-region): Use
519         wl-summary-set-persistent-mark-internal.
520         (wl-summary-sync-marks): Use elmo-preserved-flags.
521         (wl-summary-update-persistent-mark): Make it interactive.
522         (wl-summary-set-persistent-mark-internal): New inline function.
523         (wl-summary-mark-as-answered): Use it.
524         (wl-summary-mark-as-unanswered): Ditto.
525         (wl-summary-unset-persistent-mark): New function.
526         (wl-summary-set-persistent-mark): Ditto.
527         (wl-summary-reply): Don't set answered flag;
528         Run wl-summary-reply-hook instead.
529         (wl-summary-forward): Call wl-draft-forward with number.
530         Run wl-summary-forward-hook.
531
532         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
533         (wl-highlight-summary-line-face-spec): Use it as a default
534         persistent mark face.
535
536         * wl-draft.el (wl-draft-forward): Added optional argument number;
537         Set wl-draft-parent-number; Run wl-draft-forward-hook.
538         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
539         (wl-draft-kill): Use wl-draft-kill-flags.
540
541         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
542
543         * wl-folder.el (wl-folder-check-one-entity): Follow the change
544         of return value of elmo-folder-count-flags.
545
546         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
547
548         * wl-summary.el (wl-summary-count-unread): Ditto.
549         (wl-summary-sync-update): Follow the change above.
550         (wl-summary-force-prefetch): New function.
551
552 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
553
554         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
555         variable `buf' with `let' instead of `setq'.
556
557 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
558
559         * wl-mime.el (wl-message-delete-current-part): If filename exists,
560         add Content-Disposition heaeder on the deleted part.
561
562 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
563
564         * wl-draft.el (wl-draft-save): Encode address list under edit by
565         `eword-encode-unstructured-field-body'.
566
567         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
568
569 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
570
571         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
572         wl-current-summary-buffer.
573
574 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
575
576         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
577         `numbers' is ignored.
578
579 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
580
581         * wl-folder.el (wl-folder-open-folder): Avoid error.
582         Reported by John Owens, [wl-en:815]
583
584         * wl.el (wl): Set timer for biff process even if prefix argument
585         is given or auto-checking is quitted.
586
587         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
588         immediately.
589         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
590         (wl-toggle-plugged): Ditto.
591
592         * wl-vars.el (wl-biff-use-idle-timer): New variable.
593         * wl-util.el (wl-biff-start): Use idle timer if
594         `wl-biff-use-idle-timer' is non-nil.
595
596 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
597
598         * wl-highlight.el (wl-highlight-message): Fix description.
599
600 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
601
602         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
603         tty.
604
605 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
606
607         * wl-action.el (wl-summary-exec): Print failure count.
608
609 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
610
611         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
612         to `defun', remove interactive form.
613         Set elmo-message-fetch-confirm when force-reload is non-nil.
614
615 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
616
617         * wl-summary.el (toplevel): Removed unnecessary autoload.
618
619 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
620
621         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
622         the buffer is generated from another message buffer.
623
624 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
625
626         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
627         extracted from `wl-fldmgr-save-folders'.
628         (wl-fldmgr-delete): Call it after deletion.
629
630 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
631
632         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
633         multi-tty support.
634
635 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
636
637         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
638
639 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
640
641         * wl-summary.el (wl-summary-rescan): Remove unused variables.
642         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
643
644 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
645
646         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
647         unsubscribe list only if argument CLEAR is nil.
648
649 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
650
651         * wl-draft.el (wl-draft-reply): Decode subject before removing
652         Re: prefix.
653
654 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
655
656         * wl-summary.el (wl-summary-sort-by-size): New command.
657
658 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
659
660         * wl-summary.el (wl-summary-number-list-from-region): New
661         function.
662         (wl-summary-mark-as-read-region): Use it.
663         (wl-summary-mark-as-unread-region): Ditto.
664         (wl-summary-set-flags-region): Ditto and add optional argument
665         remove.
666         (wl-summary-mark-as-answered-region): Ditto.
667         (wl-summary-mark-as-important-region): Ditto.
668         (wl-summary-target-mark-mark-as-important): Added optional
669         argument remove.
670         (wl-summary-target-mark-mark-as-answered): Ditto.
671         (wl-summary-target-mark-set-flags): Ditto.
672
673 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
674
675         * wl-summary.el (wl-summary-set-flags-region): Call
676         `wl-summary-set-flags-internal' with number list instead of call
677         one by each message.
678         (wl-summary-target-mark-set-flags): Likewise.
679
680 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
681
682         * wl-summary.el (wl-summary-target-mark-operation): Add optional
683         argument `inverse' and use `wl-summary-delete-all-target-marks'.
684         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
685         (wl-summary-target-mark-mark-as-answered): Likewise.
686
687 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
688
689         * wl-summary.el (wl-summary-target-mark-forward): Use
690         `wl-summary-delete-all-target-marks' instead of
691         `wl-summary-delete-all-temp-marks'.
692         (wl-summary-target-mark-reply-with-citation): Ditto.
693         (wl-summary-target-mark-uudecode): Ditto.
694         (wl-summary-target-mark-set-flags): Ditto and remove needless
695         cursor move.
696
697 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
698
699         * wl-summary.el (wl-summary-target-mark-forward): Protect
700         wl-summary-buffer-target-mark-list from nreverse.
701         (wl-summary-target-mark-reply-with-citation): Ditto.
702
703 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
704
705         * wl-thread.el (wl-thread-update-indent-string-thread): Use
706         `elmo-display-progress-threshold'.
707
708 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
709
710         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
711         check `wl-summary-highlight'.
712         (wl-summary-window-scroll-functions): Respect value of
713         `wl-summary-highlight'.
714         (wl-summary-sync-update): Run hooks
715         `wl-summary-buffer-window-scroll-functions' at any time.
716
717 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
718
719         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
720         from `wl-summary-cleanup-temp-marks'.
721         (wl-summary-cleanup-temp-marks): Abolish argument.
722         * wl.el (wl-save-status): Revert previous change.
723         (wl-execute-temp-marks): New function, call
724         `wl-summary-exec-with-confirmation'.
725         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
726         (wl-folder-save-and-exec-marks): Abolished.
727
728 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
729
730         * wl-e21.el (wl-e21-display-image-p): Respect
731         `wl-highlight-folder-with-icon'.
732         (wl-e21-highlight-folder-group-line): Highlight mouse line
733         even if wl-e21-display-image-p is nil.
734
735         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
736         Respect value of `wl-summary-highlight'.
737
738         * wl.el (wl-save-status): Remove unused variable.
739
740         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
741         (wl-folder-mode-map): Bind it to "x".
742
743 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
744
745         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
746
747         * wl-thread.el (wl-thread-get-parent-list): Don't check
748         disconnected ancestors, neglecting needless work in
749         `wl-thread-update-indent-string-thread'.
750
751         * wl.el (wl-save): Take prefix argument to execute remaining marks.
752         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
753         argument, add argument default-keep to keep marks by default.
754
755         * Version number is increased to 2.11.30.
756
757         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
758         customization type and docstring.
759         (wl-draft-reply-without-argument-list): Ditto.
760
761 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
762
763         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
764
765         * wl-spam.el (wl-spam-mark-action-list): Ditto.
766
767 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
768
769         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
770
771 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
772
773         * wl-draft.el (wl-draft-config-exec): Narrow the range of
774         save-excursion so as not to include run-hooks.
775
776 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
777
778         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
779         Clarify that marks are going to be cleared.
780
781 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
782
783         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
784         according to 3rd element of wl-summary-flag-mark.
785
786         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
787
788 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
789
790         * wl-action.el (wl-summary-target-mark-all): Don't set
791         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
792
793 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
794
795         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
796         (wl-forward-subject-prefix): Ditto.
797         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
798         (wl-draft-reply-make-subject): Ditto.
799
800         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
801         `wl-draft-forward'.
802         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
803
804 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
805
806         * wl-action.el (wl-summary-target-mark-set-action): Stop if
807         target message does not exist.
808
809 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
810
811         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
812         `wl-subject-prefix-regexp'.
813         (wl-subject-forward-prefix-regexp): New variable.
814         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
815         `wl-draft-strip-subject-re' and take regexp as argument.
816         (wl-draft-forward): Use it.
817         (wl-draft-reply): Ditto.
818
819 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
820
821         * wl-e21.el (wl-highlight-plugged-current-line): Change for
822         emacs multi-tty support.
823
824 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
825
826         * wl-e21.el (wl-e21-display-image-p): Don't call
827         `display-images-p'.
828         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
829         support.
830         (wl-highlight-folder-current-line): Ditto.
831         (wl-folder-init-icons): Ditto.
832
833 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
836         the last line of summary in unplugged mode.
837
838 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
839
840         * wl-vars.el (wl-refile-rule-alist): Doc fix.
841
842 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
843
844         * wl-vars.el (wl-user-mail-address-regexp): New variable.
845         * wl-address.el (wl-address-user-mail-address-p): Use it.
846         (wl-address-delete-user-mail-addresses): Ditto.
847         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
848
849         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
850         (wl-address-delete-user-mail-addresses): Ditto.
851
852         * wl-address.el (wl-address-delete-user-mail-addresses): New
853         function.
854         * wl-refile.el (wl-refile-guess-by-history): Use it.
855         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
856         (wl-draft-make-mail-followup-to): Ditto and fix logic.
857
858         * wl-draft.el (wl-draft-edit-string): To judge sender address,
859         use wl-address-user-mail-address-p.
860
861 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
862
863         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
864         after opening group.
865
866 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
867
868         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
869         of elmo-set-buffer-multibyte.
870
871         * wl-message.el (wl-original-message-mode): Ditto.
872
873         * wl-score.el (wl-score-insert-header): Ditto.
874
875         * wl-summary.el
876         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
877         (wl-summary-goto-folder-subr): Ditto.
878         (wl-summary-insert-headers): Ditto.
879
880         * wl-util.el (wl-set-string-width): Ditto.
881
882         * Version number is increased to 2.11.29.
883
884 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
885
886         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
887         (wl-highlight-summary-line-help-echo-alist): New variable.
888         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
889         into `wl-highlight-summary-line-help-echo' and
890         `wl-highlight-flag-folder-help-echo'.
891         (wl-highlight-summary-line-string): Change accordingly.
892         (wl-highlight-summary-current-line): Ditto.
893
894 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
895
896         * wl-highlight.el (wl-highlight-message): Ignore white spaces
897         at the beginning of field body (Thanks to Markus Knittig).
898
899         * wl-draft.el (wl-draft-insert-current-message): Also check
900         summary buffer, remove unnecessary tag.
901
902 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
903
904         * wl-draft.el (wl-draft-insert-current-message): Cause error also
905         when wl-message-buffer is nil.
906
907         * wl-folder.el (wl-folder): Abolish unused argument.
908         Call wl-folder-init when wl-folder-entity is nil.
909         * wl.el (wl): Change accordingly.
910
911 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
912
913         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
914         multibyte string before insert into draft buffer.
915         (wl-draft-create-buffer): Always enable multibyte characters for
916         draft buffer.
917
918         * Version number is increased to 2.11.28.
919
920 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
921
922         * wl-folder.el (wl-folder-open-close): Handle blank line.
923         (wl-folder-jump-to-current-entity): Ditto.
924
925 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
926
927         * Version number is increased to 2.11.27.
928
929 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
930
931         * wl-thread.el (wl-thread-insert-message): When the thread is
932         devided by wl-summary-max-thread-depth, insert line at the end of
933         buffer.
934
935 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
936
937         * Version number is increased to 2.11.26.
938
939 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
940
941         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
942
943 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
944
945         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
946         value of stream-type and session.
947
948 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
949
950         * Version number is increased to 2.11.25.
951
952 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
953
954         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
955         in a quit message.
956
957 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
958
959         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
960         (wl-summary-redisplay-no-mime-internal): Ditto.
961
962 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
963
964         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
965         * wl-vars.el (wl-smtp-connection-type): Ditto.
966
967 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
968
969         * wl-highlight.el (wl-highlight-message): Change to strict regexp
970         for the separator line and quote mail-header-separator.
971
972 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
973
974         * wl-spam.el (wl-message-check-spam): Fixed problem no display
975         result message.
976
977         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
978         `elmo-multiple-fields-body-list' with boundary as
979         mail-header-separator.
980
981 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
982
983         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
984
985 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
986
987         * wl-util.el (wl-list-diff): Remove unused function.
988
989         * wl-draft.el (wl-draft-send-confirm): Discard input before
990         confirmation.
991
992 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
993
994         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
995         order of flag and new.
996
997 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
998
999         * wl-vars.el (wl-refile-policy-alist): Abolished.
1000
1001         * wl-action.el (wl-summary-set-action-refile): Follow the change
1002         above.
1003
1004 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1005
1006         * wl-highlight.el (wl-highlight-signature-search): Don't use
1007         re-search-backward for a long word since it is possible to crash
1008         XEmacs because of a bug.
1009
1010 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1011
1012         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1013
1014 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1015
1016         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1017         argument for wl-summary-sync-force-update.
1018
1019 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1020
1021         * wl-summary.el (wl-summary-mode-map): Revival of
1022         wl-summary-mark-as-important related bindings;
1023         Bind 'F','tF','mF','rF','m&'.
1024         (wl-summary-mark-as-important-region): Revival.
1025         (wl-summary-target-mark-mark-as-important): Ditto.
1026         (wl-summary-target-mark-operation): New function.
1027         (wl-summary-target-mark-mark-as-answered): Use it.
1028         (wl-summary-decide-flag): Don't set Important as default.
1029         (wl-summary-mark-as-important-internal): Revival.
1030         (wl-summary-mark-as-important): Ditto.
1031
1032         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1033
1034         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1035         instead of facep.
1036
1037 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1038
1039         * wl-dnd.el (wl-dnd-drop-func): Fix.
1040
1041         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1042         mouse-set-point instead of posn-point.
1043
1044         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1045
1046         * wl-mule.el (wl-completing-read-multiple): Ditto.
1047
1048 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-demo.el (face-background-name): Defalias to avoid compile
1051         warning.
1052
1053 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1054
1055         * wl-summary.el (wl-summary-decide-flag): Use
1056         wl-completing-read-multiple instead of completing-read-multiple.
1057
1058         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1059         New alias.
1060
1061         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1062         Use face-background-name instead of face-background.
1063
1064         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1065
1066         * wl-summary.el (wl-summary-save): Use it.
1067         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1068
1069         * wl-mime.el (wl-mime-save-content): Fix last change.
1070
1071 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1072
1073         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1074         New function.
1075         (wl-summary-sort-specs): Added sort.
1076         * wl-mime.el (wl-mime-save-content): Expand file name.
1077
1078 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1079
1080         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1081
1082         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1083
1084 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1085
1086         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1087         for flag if it is not defined.
1088
1089 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1090
1091         * wl-e21.el (wl-highlight-folder-current-line): Use
1092         elmo-folder-type-internal when elmo-folder-type returns nil.
1093
1094         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1095
1096         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1097
1098         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1099
1100         * wl-e21.el (wl-summary-toolbar): Ditto.
1101
1102         * wl-vars.el (wl-demo-background-color): Abolished.
1103         (wl-summary-persistent-mark-priority-list): Renamed from
1104         wl-summary-flag-priority-list.
1105         (wl-summary-flag-alist): New user option.
1106         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1107         (wl-message-mode-line-format-spec-alist): Added 'F'.
1108         (wl-message-mode-line-format): Likewise.
1109         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1110         instead of wl-summary-important-mark.
1111         (wl-file-folder-icon): New variable.
1112
1113         * wl-thread.el (wl-thread-set-flags): Renamed from
1114         wl-thread-mark-as-important.
1115
1116         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1117         warning.
1118         (wl-summary-mode-menu-spec): Follow the change of 
1119         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1120         (wl-summary-mode-map): Follow the change of
1121         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1122         (wl-summary-detect-mark-position): Follow the variable name change.
1123         (wl-summary-set-flags-region): New function for the replacement of
1124         wl-summary-mark-as-important-region.
1125         (wl-summary-sync-marks): Sync all global-flags.
1126         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1127         instead of elmo-message-flagged-p.
1128         (wl-summary-persistent-mark-string): Follow the variable name change;
1129         Put wl-summary-flag-mark if the message has global-flag.
1130         (wl-summary-target-mark-set-flags): Renamed from 
1131         wl-summary-target-mark-mark-as-important.
1132         (wl-summary-decide-flag): New function.
1133         (wl-summary-set-flags-internal): Renamed from
1134         wl-summary-mark-as-important-internal.
1135         (wl-summary-add-flags-internal): New function.
1136         (wl-summary-remove-flags-internal): Ditto.
1137         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1138         (wl-summary-mark-as-unimportant): Abolish.
1139         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1140         (wl-summary-next-message): List flagged messages in the msgdb.
1141
1142         * wl-score.el (wl-summary-score-update-all-lines): Use
1143         wl-summary-add-flags-internal instead of 
1144
1145         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1146
1147         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1148         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1149         (wl-message-buffer-require-all-header): Renamed from
1150         wl-message-buffer-all-header-flag (Ditto).
1151         (wl-message-buffer-flag-indicator): New variable.
1152         (wl-message-redisplay): Changed local varibale name from `flag' to
1153         `display-type'; Set up wl-message-buffer-flag-indicator.
1154         (wl-message-buffer-display): Changed varibale name from `flag' to
1155         `display-type'.
1156         (wl-message-display-internal): Likewise.
1157
1158         * wl-highlight.el (wl-highlight-demo-face): Define default background
1159         color.
1160         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1161
1162         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1163
1164         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1165         (wl-demo-setup-properties): Renamed from
1166         `wl-demo-set-background-color'.
1167         (wl-demo): Follow the change above.
1168         
1169         * Version number is increased to 2.11.24.
1170
1171 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1172
1173         * wl-summary.el (wl-summary-toggle-thread): Call
1174         `wl-summary-rescan' with disable-thread as non-nil.
1175         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1176
1177 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1178
1179         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1180         foreground property of the face.
1181         (wl-demo-insert-text): Don't set up face property here.
1182         (wl-demo): Call wl-demo-set-background-color, anyway.
1183
1184 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1185
1186         * wl-vars.el (wl-demo-background-color): The value can be nil.
1187
1188 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1189
1190         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1191         to wl-summary-wheel-dispatcher.
1192
1193         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1194         wl-message-wheel-dispatcher.
1195         (wl-message-wheel-dispatcher): New function.
1196         (wl-summary-wheel-dispatcher): Ditto.
1197
1198 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1199
1200         * wl-action.el (wl-summary-target-mark-all): List messages which are
1201         not in the killed-list.
1202
1203         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1204         only when the folder is 'flag/important.
1205
1206         * wl-address.el (wl-complete-field-body): Complete if the last
1207         character is a space.
1208
1209 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1210
1211         * wl-folder.el (wl-folder-clear-entity-info): Use
1212         elmo-clear-hash-val.
1213
1214         * wl-fldmgr.el (wl-fldmgr-rename): Set
1215         wl-folder-info-alist-modified as t.
1216
1217 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1218
1219         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1220
1221 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1222
1223         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1224         (wl-folder-buffer-last-visited-entity-id): New buffer local
1225         variable.
1226         (wl-folder-revisit-last-visited-folder): New function.
1227         (wl-folder-mode-map): Bind it to "C-i".
1228         (wl-folder-set-current-entity-id): Set last visited folder.
1229         * wl-summary.el (wl-summary-exit): Ditto.
1230
1231 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1232
1233         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1234         before calling `recenter' in order to cope with an XEmacs bug.
1235
1236 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1237
1238         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1239         to the default value.
1240
1241 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1242
1243         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1244         change.
1245         (wl-summary-sync-marks): Ditto.
1246         (wl-summary-mark-as-read-internal): Ditto.
1247         (wl-summary-mark-as-answered-internal): Ditto.
1248         (wl-summary-mark-as-important-internal): Ditto.
1249         (wl-summary-reply): Ditto.
1250
1251         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1252         instead of `elmo-folder-unflag-answered'.
1253
1254         * Version number is increased to 2.11.23.
1255
1256         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1257         the last change.
1258
1259 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1260
1261         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1262         Specify "spam" or "good".
1263
1264 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1265
1266         * wl-spam.el (wl-summary-exec-action-spam): Call
1267         wl-folder-confirm-existence for spam folder.
1268         (wl-spam-setup): Bind "mk".
1269
1270 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1271
1272         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1273
1274 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1275
1276         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1277         destination folder is empty.
1278
1279 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1280
1281         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1282         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1283
1284         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1285         (wl-summary-refile-prev-destination-region): New function.
1286         (wl-thread-refile-prev-destination): Ditto.
1287         (wl-summary-target-mark-refile-prev-destination): Ditto.
1288
1289 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1290
1291         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1292         (wl-demo-background-color): Changed default value.
1293
1294         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1295         color.
1296
1297         * wl-demo.el (wl-demo-set-background-color): New function.
1298         (wl-demo): Call it.
1299
1300 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1301
1302         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1303         * wl-address.el (wl-address-add-or-change): Don't add empty
1304         address.
1305
1306 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1307
1308         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1309
1310 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1311
1312         * wl-vars.el (wl-demo-image-filter-alist): New variable
1313         (wl-demo-background-color): Ditto.
1314
1315         * wl-demo.el (wl-demo-xpm-set-background): New function.
1316         (wl-demo-image-filter): Ditto.
1317         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1318
1319         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1320
1321         * wl-demo.el (wl-demo-icon-name): Define as function.
1322         (wl-demo-insert-image): Use it.
1323
1324 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1325
1326         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1327
1328 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1329
1330         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1331
1332 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1333
1334         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1335
1336 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1337
1338         * wl-thread.el (wl-thread-mark-as-answered): New function.
1339
1340         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1341         answered" entry.
1342         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1343         "r&" and wl-thread-mark-as-answered to "t&".
1344         (wl-summary-mark-as-important-region): Refine to toggle mark.
1345         (wl-summary-mark-as-answered-region): New function.
1346         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1347         and 3rd argument.
1348         (wl-summary-mark-as-important-internal): Likewise.
1349
1350 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1351
1352         * wl-template.el (wl-template-preview): New internal variable.
1353         (wl-template-preview-p): New function.
1354         (wl-template-show): Bind `wl-template-preview' as t.
1355
1356 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1357
1358         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1359         `elmo-message-entity-field' with 3rd argument which is non-nil.
1360
1361 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1362
1363         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1364         Removed duplicate local bind `folder'.
1365
1366 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1367
1368         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1369
1370 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1371
1372         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1373         duplicate definition.
1374
1375 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1376
1377         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1378         non-nil, use it; Don't fetch message if there's no message in the
1379         current cursor position.
1380
1381 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1382
1383         * wl-util.el (wl-region-exists-p): Use region-active-p.
1384         (wl-deactivate-region): New function.
1385         * wl-message.el (wl-message-redisplay): Deactivate region.
1386
1387         * wl-summary.el (wl-summary-reply): Call
1388         `wl-summary-set-message-buffer-or-redisplay' instead of
1389         `wl-summary-redisplay-internal', don't move point.
1390
1391 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1392
1393         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1394         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1395         by regexp.
1396
1397 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1398
1399         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1400         if no need.
1401
1402 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1403
1404         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1405         default value to nil.
1406         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1407         `wl-summary-prepare-hook'; Replace refile action to
1408         `wl-summary-exec-action-refile-with-register'.
1409
1410         * Version number is increased to 2.11.22.
1411
1412 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1413
1414         * wl-summary.el (wl-summary-detect-mark-position): Set
1415         `wl-summary-buffer-weekday-name-lang'.
1416
1417 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1418
1419         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1420         (wl-summary-mark-as-read-all): Ditto.
1421         (wl-summary-delete-messages-on-buffer): Ditto.
1422         (wl-summary-sync-update): Ditto.
1423         (wl-summary-mark-as-read-internal): Ditto.
1424         (wl-summary-mark-as-answered-internal): Ditto.
1425         (wl-summary-update-folder-info): Abolished.
1426
1427 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1428
1429         * wl-summary.el (wl-summary-mark-as-read-all): Use
1430         `wl-summary-update-folder-info' instead of
1431         `wl-folder-update-unread'.
1432
1433 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1434
1435         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1436         `wl-summary-folder-info-update'.
1437         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1438         instead of `wl-summary-folder-info-update'.
1439         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1440         `wl-folder-set-folder-updated'.
1441         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1442         instead of `wl-folder-update-unread'.
1443         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1444         the value of `wl-summary-buffer-unread-count' for the second parameter of
1445         `wl-folder-update-unread'.
1446
1447         * Version number is increased to 2.11.21.
1448
1449 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1450
1451         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1452         a local variable.
1453
1454 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1455
1456         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1457         interactively.
1458
1459         * wl-summary.el (wl-summary-mark-as-important-internal): New
1460         internal function.
1461         (wl-summary-mark-as-important): Use it.
1462         (wl-summary-mark-as-unimportant): New function.
1463         (wl-summary-sync-marks): Follow the API change.
1464
1465         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1466
1467         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1468
1469 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1470
1471         * wl-folder.el (wl-folder-update-unread): Re-indent.
1472         Narrow the scope of a local variable.
1473
1474 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1477         (wl-addrmgr-merge-entries): Ditto.
1478         (wl-addrmgr): Added to address entry which exists in draft buffer
1479         if no entry is in original.
1480
1481 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1482
1483         * wl-batch.el: New file.
1484
1485 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1486
1487         * wl-vars.el (wl-use-semi): Remove unused variable.
1488
1489 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1492         "?".
1493
1494 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1495
1496         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1497         wl-summary-new-mark.
1498         (wl-summary-new-cached-mark): New user option.
1499         (wl-summary-score-marks): Follow the change above.
1500         (wl-summary-auto-refile-skip-marks): Ditto.
1501         (wl-summary-incorporate-marks): Ditto.
1502         (wl-summary-expire-reserve-marks): Ditto.
1503
1504         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1505
1506         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1507         (wl-summary-persistent-mark-string): Distinguished between cached
1508         and uncached mark when the message is new.
1509
1510 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1511
1512         * wl-spam.el (wl-spam-domain): Renamed from
1513         `wl-spam-folder-guess-domain'.
1514         (wl-summary-exec-action-spam): Register as spam if domain of the
1515         source folder is good.
1516         (wl-summary-exec-action-refile-with-register): Register message if
1517         domain of the source folder is not undecided.
1518
1519 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1520
1521         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1522         detect thread loop.
1523
1524 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1527         and wl-summary-skip-mark-list.
1528
1529 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1530
1531         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1532
1533         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1534
1535         * wl-spam.el (toplevel): Require wl-highlight.
1536         (wl-spam-auto-check-policy-alist): Abolish.
1537         (wl-spam-auto-check-folder-regexp-list): New user option.
1538         (wl-spam-auto-check-marks): Ditto.
1539         (wl-spam-mark-action-list): Ditto.
1540         (wl-highlight-summary-spam-face): New face.
1541         (wl-spam-auto-check-message-p): New function.
1542         (wl-spam-map-spam-messages): Fixed message.
1543         (wl-spam-register-spam-messages): Ditto.
1544         (wl-spam-register-good-messages): Ditto.
1545         (wl-summary-spam-map): Add and remove keybind.
1546         (wl-summary-target-mark-spam): Abolish.
1547         (wl-summary-refile-spam): Ditto.
1548         (wl-summary-test-spam): New function.
1549         (wl-summary-mark-spam): Ditto.
1550         (wl-summary-auto-check-spam): Follow the above change.
1551         (wl-summary-exec-action-spam): New function.
1552         (wl-summary-exec-action-refile-with-register): Fixed message.
1553         (wl-message-check-spam): New function.
1554         (wl-spam-setup): Ditto.
1555         (toplevel): Call it if this file is loaded interactivity.
1556
1557         * Version number is increased to 2.11.20.
1558
1559 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1560
1561         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1562         when new optional argument `force' is non nil or modified.
1563
1564 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1565
1566         * wl.el (toplevel): Require wl-spam when compile.
1567         (wl-save-status): Call wl-spam-save-status.
1568
1569         * wl-spam.el (wl-spam-register-spam-messages): New function.
1570         (wl-spam-register-good-messages): Ditto.
1571         (wl-spam-save-status): Ditto.
1572         (wl-summary-mode-map): Bind
1573         wl-summary-target-mark-register-as-spam to "ms" and
1574         wl-summary-target-mark-register-as-good to "mn".
1575         (wl-summary-register-as-spam): Abolish optional argument; Use
1576         wl-spam-register-spam-messages.
1577         (wl-summary-register-as-spam-all): Use
1578         wl-spam-register-spam-messages.
1579         (wl-summary-register-as-good): Abolish optional argument; Use
1580         wl-spam-register-good-messages.
1581         (wl-summary-register-as-good-all): Use
1582         wl-spam-register-good-messages.
1583         (wl-summary-target-mark-register-as-spam): New funtion.
1584         (wl-summary-target-mark-register-as-good): Ditto.
1585
1586 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1587
1588         * wl-spam.el: New file.
1589
1590 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1593
1594         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1595         (wl-summary-auto-refile): Call wl-refile-guess with
1596         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1597
1598 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1601         with disable-thread argument non-nil.
1602
1603 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1604
1605         * wl-summary.el (wl-summary-rescan): Added optional argument
1606         disable-thread.
1607         (wl-summary-sync): Call wl-summary-rescan with argument
1608         disable-thread.
1609         (wl-summary-input-range): Added new range `rescan-thread'.
1610
1611 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1612
1613         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1614
1615 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1616
1617         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1618         internal variable.
1619         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1620         wl-summary-search-parent-by-subject-regexp and
1621         wl-summary-divide-thread-when-subject-changed as nil.
1622         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1623         (wl-summary-insert-thread): Search parent entity from
1624         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1625         thread loop.
1626
1627 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1628
1629         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1630
1631         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1632
1633         * wl-util.el (wl-require-update-all-folder-p): New function.
1634         (wl-get-assoc-list-value): Added `function' to match directive.
1635         (wl-collect-draft): Rewrite.
1636
1637         * wl-summary.el (wl-summary-sync-update): Clear faces
1638         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1639         are non-nil.
1640         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1641         argument as function.
1642         (wl-summary-input-range): Ditto.
1643
1644         * wl-folder.el (wl-draft-get-folder): New function.
1645         (wl-folder-get-elmo-folder): Consider draft folder.
1646
1647         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1648         (wl-draft-buffer-message-number): New buffer local variable.
1649         (wl-draft-folder-internal): New internal variable.
1650         (wl-draft-delete): Rewrite.
1651         (wl-draft-save): Ditto.
1652         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1653         wl-folder-get-elmo-folder.
1654         (wl-draft-config-info-operation): Ditto.
1655         (wl-jump-to-draft-folder): Ditto.
1656         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1657         (wl-draft-reedit): Rewrite.
1658
1659         * Version number is increased to 2.11.19.
1660         
1661 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1662
1663         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1664         variable.
1665
1666 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1667
1668         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1669         Use ignore-errors instead of unwind-protect.
1670
1671 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1672
1673         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1674         for updating `wl-thread-entity-list'.
1675
1676 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1677
1678         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1679         parameter from calling `wl-thread-entity-get-older-brothers' and
1680         `wl-thread-entity-get-younger-brothers'.
1681         Replace nested `append' with a single one.
1682
1683 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1684
1685         * wl-summary.el (wl-summary-mode): Don't use the return value of
1686         `make-local-hook'.
1687
1688 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1689
1690         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1691         instead of `let*'.
1692         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1693         of local variables.
1694
1695 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1696
1697         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1698         Renamed from wl-summary-window-scroll-functions.
1699         (wl-summary-window-scroll-functions): Don't set to variable.
1700         (wl-summary-display-top): Use run-hooks.
1701         (wl-summary-display-bottom): Ditto.
1702         (wl-summary-toggle-disp-msg): Ditto.
1703         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1704         Use it instead of wl-summary-window-scroll-functions.
1705         (wl-summary-goto-folder-subr): Don't call
1706         wl-summary-window-scroll-functions, use
1707         wl-summary-buffer-window-scroll-functions instead.
1708
1709 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1710
1711         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1712         make-local-variable.
1713
1714 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1715
1716         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1717         set-buffer-modified-p.
1718         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1719         (wl-summary-display-bottom): Ditto.
1720         (wl-summary-toggle-disp-msg): Ditto.
1721
1722 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1725
1726         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1727         (wl-summary-forward): Use elmo-message-entity-field instead of
1728         elmo-message-field.
1729
1730         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1731
1732 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1733
1734         * wl-summary.el (wl-summary-window-scroll-functions): No use
1735         `append'.
1736
1737 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1738
1739         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1740         function.
1741         (wl-summary-window-scroll-functions): Call it when both
1742         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1743         (wl-summary-temp-mark): Added optional argument number.
1744         (wl-summary-message-mark): Added optional argument flag.
1745         (wl-summary-persistent-mark): Added optional argument number and flag.
1746         (wl-summary-update-persistent-mark): Ditto.
1747         (wl-summary-update-status-marks): Set "r" for interactive spec.
1748
1749         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1750         argument number and flag.
1751
1752         * wl-action.el (wl-summary-registered-temp-mark): 
1753         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1754
1755 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1756
1757         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1758         internal variable (buffer local).
1759         (wl-summary-window-scroll-functions): New function.
1760         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1761         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1762         as nil.
1763         (wl-summary-update-status-marks): Added arguments beg, end and
1764         check.
1765         (wl-summary-update-mark-window): Use function.
1766         (wl-summary-sync-update): Follow the change above.
1767         (wl-summary-switch-to-clone-buffer): Copy
1768         wl-summary-buffer-unsync-mark-number-list.
1769         (wl-summary-goto-folder-subr): Set
1770         wl-summary-buffer-unsync-mark-number-list and
1771         use wl-summary-window-scroll-functions instead of
1772         wl-summary-lazy-highlight.
1773
1774         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1775
1776 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1777
1778         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1779
1780         * wl-summary.el (wl-summary-update-persistent-mark): Call
1781         wl-summary-set-message-modified.
1782
1783         * wl-summary.el (wl-summary-sync-update): Don't call
1784         wl-summary-update-status-marks.
1785
1786         * Version number is increased to 2.11.18.
1787
1788 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1789
1790         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1791         (wl-message-next-page): Ditto.
1792
1793 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1794
1795         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1796         local variable.  Change the order of a collected list into the
1797         same as the specified range.  Remove nil from a collected list.
1798
1799 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1800
1801         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1802         argument for elmo-folder-list-messages.
1803
1804 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1805
1806         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1807         change (wl-summary-count-unreads return a list instead of a cons
1808         cell).
1809
1810 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1811
1812         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1813         `wl-summary-folder-info-update'.
1814
1815 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1816
1817         * wl-summary.el (wl-summary-set-message-modified): No use
1818         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1819         (wl-summary-set-mark-modified): Abolish.
1820         (wl-summary-mark-modified-p): Ditto.
1821         (wl-summary-save-view): Follow the change above.
1822
1823         * wl-expire.el (wl-summary-expire): Likewise.
1824
1825 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1826
1827         * wl-summary.el (wl-summary-detect-mark-position): Use
1828         modb-entity-handler.
1829         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1830
1831         * Version number is increased to 2.11.17.
1832
1833 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1834
1835         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1836         entity field value.
1837         (wl-summary-prefetch-msg): Ditto.
1838         (wl-summary-print-message-with-ps-print): Ditto.
1839
1840 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1841
1842         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1843         for dummy entity.
1844         (wl-summary-insert-thread): Use elmo-message-entity-field.
1845         (wl-summary-update-thread): Use elmo-message-entity-field and
1846         elmo-message-entity-number.
1847         (wl-summary-line-number):  Use elmo-message-entity-number.
1848         (wl-summary-line-size): Use elmo-message-entity-field.
1849         (wl-summary-line-subject): Ditto.
1850         (wl-summary-line-from): Ditto.
1851         (wl-summary-line-attached): Ditto.
1852         (wl-summary-create-line): Ditto.
1853         (wl-summary-create-line): Use elmo-message-entity-number.
1854         (wl-summary-print-message-with-ps-print): Use
1855         elmo-message-entity-field.
1856
1857 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1860         change in elmo-msgdb-make-message-entity.
1861         (wl-summary-buffer-set-folder): Don't call
1862         wl-summary-detect-mark-position here.
1863         (wl-summary-rescan): Call elmo-message-entity-number.
1864         (wl-summary-sync-update): Ditto.
1865         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1866
1867         * wl-score.el (wl-score-header-index): Redefine 2th element.
1868         (wl-score-overview-entity-get-extra): Abolish.
1869         (wl-score-ov-entity-get): Rewrite.
1870         (wl-score-string-index<, wl-score-string-func<): Abolish.
1871         (wl-score-string<): New function.
1872         (wl-score-string-sort): Use it.
1873
1874         * wl-refile.el (wl-refile-guess-by-history): Use
1875         elmo-message-entity-field.
1876         (wl-refile-guess-by-from): Ditto.
1877         (wl-refile-guess-by-msgid): Ditto.
1878
1879         * Version number is increased to 2.11.16.
1880
1881 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1882
1883         * wl-folder.el (wl-folder-confirm-existence): Don't call
1884         file-exists-p if msgdb-path is nil.
1885         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1886         `wl-read-folder-hist' to `wl-read-folder-history'.
1887
1888 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1889
1890         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1891         `y-or-n-p'.
1892
1893 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1894
1895         * wl-score.el (wl-score-headers): Don't use
1896         elmo-folder-do-each-message-entity.
1897
1898         * Version number is increased to 2.11.15.
1899
1900 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1901
1902         * wl-summary.el (wl-summary-delete-all-msgs): Use
1903         elmo-folder-move-messages instead of elmo-folder-delete-messages
1904         and elmo-folder-detach-messages.
1905         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1906
1907         * wl-expire.el (wl-expire-delete): Ditto.
1908         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1909
1910 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1911
1912         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1913         (wl-message-header-narrowing-fields): Ditto.
1914         (wl-message-header-narrowing-lines): Ditto.
1915         (wl-message-header-narrowing-string): Ditto.
1916
1917         * wl-summary.el (wl-summary-mode-map): Bind
1918         wl-summary-toggle-header-narrowing to "C-cC-f".
1919         (wl-summary-toggle-header-narrowing): New function.
1920
1921         * wl-message.el (wl-message-buffer-create): Call
1922         wl-message-header-narrowing-setup.
1923         (wl-message-redisplay): Call wl-message-header-narrowing.
1924         (wl-message-header-narrowing): New function.
1925         (wl-message-header-narrowing-map): New keymap.
1926         (wl-message-header-narrowing-widen-map): New keymap.
1927         (wl-message-header-narrowing-again-at-mouse): New function.
1928         (wl-message-header-narrowing-1): Ditto.
1929         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1930         (wl-message-header-narrowing-setup): Ditto.
1931         (wl-message-header-narrowing-toggle): Ditto.
1932         
1933         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1934
1935         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1936         'flag as all.
1937         (wl-use-flag-folder-help-echo): New user option.
1938
1939         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1940         wl-summary-highlight as nil.
1941         (wl-summary-set-mark-modified): Follow the API change.
1942         (wl-summary-mark-modified-p): Ditto.
1943         (wl-summary-mark-as-read-all): Ditto.
1944         (wl-summary-sync-marks): Don't call
1945         elmo-folder-list-messages-with-global-mark.
1946         (wl-summary-mark-as-read-internal): Follow the API change.
1947         (wl-summary-mark-as-answered-internal): Ditto.
1948         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1949         Follow the API change.
1950         (wl-summary-create-line): Call with number argument.
1951         (wl-summary-reply): Follow the API change.
1952
1953         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1954         function.
1955         (wl-highlight-summary-line-string): Call it when
1956         wl-use-flag-folder-help-echo is non-nil.
1957         (wl-highlight-summary-current-line): Ditto.
1958         (elmo-flag-folder-referrer): Added autoload setting.
1959
1960         * wl-draft.el (wl-draft-kill): Follow the API change.
1961
1962         * Version number is increased to 2.11.14.
1963         
1964 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1965
1966         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1967
1968 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1969
1970         * Version number is increased to 2.11.13.
1971
1972 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1973
1974         * wl-draft.el (wl-draft-previous-history-element): Fixed
1975         unbalanced parenthesis and bind unbound local variables.
1976
1977 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1978
1979         * wl-draft.el (wl-draft-previous-history-element): New function.
1980         (wl-draft-next-history-element): Ditto.
1981         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1982         them to M-p and M-n.
1983
1984 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1985
1986         * Version number is increased to 2.11.12.
1987
1988 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1989
1990         * wl-draft.el (wl-draft-hide): Select buffer-window.
1991
1992 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1993
1994         * wl-summary.el (wl-summary-narrow-to-region): New function.
1995         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1996         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1997         (wl-summary-save-region): Use it.
1998         * wl-action.el (wl-summary-collect-numbers-region)
1999         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2000
2001 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-folder.el (wl-folder-count-incorporates): Don't use
2004         `elmo-msgdb-mark-load'
2005
2006         * Version number is increased to 2.11.11.
2007
2008 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2009
2010         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2011         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2012
2013 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2014
2015         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2016
2017 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2018
2019         * Version number is increased to 2.11.10.
2020
2021 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * wl-mime.el (wl-draft-attribute-value): Fixed.
2024
2025 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2026
2027         * wl-util.el (wl-copy-local-variables): New function.
2028
2029         * wl-mime.el (wl-draft-attribute-recipients): New function.
2030         (wl-draft-attribute-envelope-from): Ditto.
2031         (wl-draft-attribute-smtp-posting-server): Ditto.
2032         (wl-draft-attribute-smtp-posting-port): Ditto.
2033         (wl-draft-attribute-value): Ditto.
2034         (wl-draft-preview-message): Use it to get value for
2035         attributes. Reflect result of `wl-draft-config'.
2036
2037         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2038         and call `wl-summary-mark-as-read' before to call
2039         `wl-summary-unset-mark'.
2040         (wl-summary-target-mark-mark-as-unread): Likewise.
2041         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2042
2043 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2044
2045         * wl-mime.el (wl-draft-preview-message): Use actual value for
2046         attributes; Fix for small window.
2047
2048 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2049
2050         * wl-refile.el (wl-refile-get-field-value): Call
2051         `elmo-message-entity-field' with 3rd argument is non-nil.
2052
2053 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-vars.el (wl-draft-preview-attributes): New user option.
2056         (wl-draft-preview-attributes-list): Ditto.
2057         (wl-draft-preview-attributes-buffer-lines): Ditto.
2058         (wl-draft-preview-attributes-buffer-name): Ditto.
2059
2060         * wl-mime.el (wl-draft-preview-message): Display attributes.
2061
2062 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2063
2064         * wl-summary.el (wl-summary-detect-mark-position): Bind
2065         wl-summary-flag-priority-list to '(new).
2066
2067 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2068
2069         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2070         funtion.
2071         (wl-highlight-summary-line-string): Use it.
2072         (wl-highlight-summary-current-line): Ditto.
2073
2074 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2075
2076         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2077         line even when the mark string is not changed.
2078
2079         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2080         argument change in the wl-summary-create-line.
2081         (wl-thread-insert-entity-sub): Ditto.
2082
2083         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2084         argument change in the wl-summary-create-line.
2085         (wl-summary-insert-sequential): Ditto.
2086         (wl-summary-update-thread): Ditto.
2087         (wl-summary-persistent-mark-string): New inline function.
2088         (wl-summary-message-mark): Use it.
2089         (wl-summary-create-line): Abolish argument wl-persistent-mark
2090         and added wl-flags, wl-cached.
2091
2092         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2093         mark to flags.
2094         (wl-highlight-summary-current-line): Decide the face not by the 
2095         persistent mark but flags.
2096
2097 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2098
2099         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2100         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2101         wl-summary-read-uncached-mark): Revive.
2102         (wl-summary-answered-cached-mark,
2103         wl-summary-answered-uncached-mark): New user option.
2104         (wl-summary-score-marks): Follow the change above.
2105         (wl-summary-auto-refile-skip-marks): Ditto.
2106         (wl-summary-incorporate-marks): Ditto.
2107         (wl-summary-expire-reserve-marks): Ditto.
2108         (wl-summary-flag-priority-list): New user option.
2109
2110         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2111         changes.
2112         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2113         of elmo-message-mark.
2114         (wl-summary-mark-as-read-internal): Ditto.
2115         (wl-summary-mark-as-answered): Ditto.
2116         (wl-summary-mark-as-important): Ditto.
2117         (wl-summary-redisplay-internal): Ditto.
2118         (wl-summary-redisplay-no-mime-internal): Ditto.
2119         (wl-summary-message-mark): New function.
2120         (wl-summary-insert-sequential): Use wl-summary-message-mark
2121         instead of elmo-message-mark.
2122         (wl-summary-update-thread): Ditto.
2123         (wl-summary-persistent-mark): Ditto.
2124         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2125         instead of elmo-message-mark.
2126
2127         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2128         wl-summary-message-mark instead of elmo-message-mark.
2129         (wl-thread-insert-entity-sub): Ditto.
2130         (wl-thread-get-children-msgs-uncached): Ditto.
2131
2132         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2133         variable name changes.
2134         (wl-highlight-summary-current-line): Ditto.
2135
2136         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2137         wl-summary-message-mark instead of elmo-message-mark.
2138
2139         * wl-expire.el (wl-expire-message-p): Ditto.
2140
2141         * wl-score.el (wl-score-headers): Ditto.
2142
2143         * Version number is increased to 2.11.9.
2144
2145         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2146         (wl-summary-sync-update): Follow the change above.
2147         (wl-summary-switch-to-clone-buffer): Ditto.
2148         (wl-summary-open-folder): Ditto.
2149
2150 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2151
2152         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2153         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2154
2155         * Version number is increased to 2.11.8.
2156
2157         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2158
2159         * wl-expire.el (wl-expire-refile): Follow the API change on
2160         `elmo-folder-move-messages'.
2161         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2162
2163         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2164         (wl-summary-exec-action-refile): Ditto.
2165         (wl-summary-exec-action-copy): Ditto.
2166         (wl-summary-no-auto-refile-message-p): No use
2167         `wl-summary-buffer-msgdb'.
2168         (wl-summary-auto-refile): Ditto.
2169
2170 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2171
2172         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2173
2174 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2175
2176         * wl-summary.el (wl-summary-sync): Treat no-sync.
2177
2178         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2179         (wl-default-sync-range): Ditto.
2180
2181 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2182
2183         * wl-refile.el (wl-refile-subject-learn): Call
2184         `elmo-message-entity-field' with 3rd argument is non-nil.
2185         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2186         instead of `elmo-msgdb-overview-entity-get-subject'.
2187
2188 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2189
2190         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2191         scan-type is rescan.
2192         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2193         new optional argument force is non-nil.
2194         (wl-summary-save-view-cache): Call it with force argument non-nil.
2195
2196         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2197
2198 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2199
2200         * wl-action.el (wl-summary-print-argument): Fixed last change.
2201
2202 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2203
2204         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2205         simplified.
2206         (wl-summary-target-mark-mark-as-unread): Likewise.
2207         (wl-summary-target-mark-mark-as-important): Likewise.
2208
2209 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2210
2211         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2212         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2213         (wl-summary-mark-as-important-region): Change accordingly.
2214         (wl-summary-target-mark-mark-as-important): Ditto.
2215
2216 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2217
2218         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2219
2220         * wl-action.el (wl-summary-print-argument): Print argument to
2221         right side of window if `wl-summary-print-argument-within-window'
2222         is non-nil.
2223
2224 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2225
2226         * wl-action.el (wl-summary-set-mark): Use
2227         `wl-summary-message-visible-p' to check visibility of the message
2228         and jump to message only when the message line is visible and have
2229         different number; Call wl-summary-unset-mark with number argument.
2230         (wl-summary-unset-mark): 
2231         Use `wl-summary-message-visible-p'
2232         to check visibility of the message and jump to message only when
2233         the message line is visible and have different number;
2234
2235 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2236
2237         * Version number is increased to 2.11.7.
2238
2239         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2240         and wl-folder-summary-line-format.
2241
2242         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2243         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2244         (wl-summary-set-score-mark): Use it.
2245         (wl-summary-target-mark-mark-as-read): Ditto.
2246         (wl-summary-target-mark-mark-as-unread): Ditto.
2247         (wl-summary-target-mark-mark-as-important): Ditto.
2248         (wl-summary-target-mark-msgs): Simplified.
2249         (wl-summary-detect-mark-position): Fixed problem when
2250         summary-line-format no contain persisten/temp mark spec.
2251         (wl-summary-temp-mark): Ditto.
2252         (wl-summary-persistent-mark): Ditto.
2253         (wl-summary-update-persistent-mark): Ditto.
2254
2255         * wl-action.el (wl-summary-set-mark): Ditto.
2256         (wl-summary-unset-mark): Ditto.
2257         All other related portions are changed.
2258
2259 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2260
2261         * Version number is increased to 2.11.6.
2262
2263 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2264
2265         * wl-util.el (wl-current-message-buffer): Define as function;
2266         Don't use the value of wl-messge-buffer.
2267
2268         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2269         persistent mark.
2270
2271         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2272         no current message, cause an error.
2273
2274 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2275
2276         * wl-summary.el (wl-summary-set-message-modified): Use
2277         elmo-folder-set-message-modified instead of
2278         elmo-folder-set-message-modified-internal.
2279
2280 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2281
2282         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2283         interactively.
2284         (wl-summary-sync): nokill->entirely.
2285         (wl-summary-sync-marks): Fixed message.
2286         (wl-summary-input-range): Added mark, nokill->entirely.
2287
2288         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2289         messages as read.
2290
2291 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2292
2293         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2294         update-noscore.
2295         (wl-summary-sync): Follow the change above.
2296
2297 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2298
2299         * wl-action.el (wl-summary-target-mark-all): Use
2300         elmo-folder-list-messages.
2301
2302 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2303
2304         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2305         (wl-summary-rescan): Set wl-summary-scored as nil.
2306         (wl-summary-sync-force-update): Follow the change above.
2307         (wl-summary-sync): Ditto.
2308         (wl-summary-sync-update): Added argument disable-killed.
2309         (wl-summary-insert-headers): Set visible-only argument for
2310         elmo-folder-list-messages.
2311         (wl-summary-input-range): Added update-nokill, update-noscore,
2312         all-nokill, all-noscore and mark.
2313
2314         * Version number is increased to 2.11.5.
2315
2316         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2317
2318 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2319
2320         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2321         (wl-summary-prefetch-region-no-mark): Change accordingly.
2322         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2323
2324 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2325
2326         * wl-address.el (wl-complete-field-to): Abolished.
2327         (wl-complete-address): Completion function for completing-read.
2328         * wl-action.el (wl-summary-get-resend-address): Use it.
2329
2330         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2331         wl-summary-update-mark and abolish unused argument.
2332         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2333         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2334         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2335         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2336         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2337         * wl-draft.el (wl-draft-kill): Ditto.
2338
2339         * wl-summary.el: Remove unused binding of case-fold-search.
2340         (wl-summary-replace-status-marks): Abolished.
2341
2342 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2343
2344         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2345         is specified or folder length is zero.
2346
2347 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2350         (wl-folder-archive-current-entity): Ditto.
2351
2352 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2353
2354         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2355         retrieving message mark.
2356         (wl-summary-redisplay-internal): Ditto.
2357
2358         * wl-message.el (wl-message-buffer-display): Ignore errors while
2359         retrieving message-id field.
2360
2361         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2362         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2363         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2364         order of the arguments for `wl-expire-message-p'.
2365         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2366
2367         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2368         Check return value of wl-summary-reply.
2369         (wl-summary-reply): Recover window configuration when an error occured.
2370
2371 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2372
2373         * wl-summary.el (wl-summary-resend-message): Abolished, the
2374         feature is inherited by wl-summary-resend (put resend mark).
2375
2376 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2377
2378         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2379         wl-message-buffer to nil when the message is hide.
2380
2381 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2382
2383         * .cvsignore: New file.
2384
2385 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2386
2387         * wl-action.el (wl-summary-action-docstring): Add more info.
2388         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2389         duplicate definition.
2390         (wl-summary-define-mark-action): Functions wl-summary-*-region
2391         keep current position.
2392         (wl-summary-unregister-target-mark): Store result to the variable.
2393
2394 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2395
2396         * Version number is increased to 2.11.4.
2397
2398 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2399
2400         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2401         wl-summary-delete-all-temp-marks.
2402         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2403
2404         * wl-action.el (wl-summary-set-mark): Changed terminology
2405         refile-destination -> action-argument.
2406         (wl-summary-unset-mark): Ditto.
2407         (wl-summary-remove-argument): Ditto.
2408         (wl-summary-print-argument): Ditto.
2409
2410         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2411         (wl-thread-remove-argument-region): Ditto.
2412         (wl-thread-print-argument-region): Ditto.
2413         (wl-thread-close): Ditto.
2414         (wl-thread-open): Ditto.
2415
2416         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2417         (wl-highlight-refile-destination-face is abolished)
2418         (wl-highlight-action-argument-string): Ditto.
2419         (wl-highlight-summary-current-line): Highlight action argument.
2420
2421         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2422         color for light backgrounds.
2423         (wl-highlight-summary-answered-face): Ditto.
2424
2425 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2426
2427         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2428
2429         * wl-score.el (wl-summary-score-update-all-lines): Use
2430         wl-summary-set-mark.
2431         (wl-summary-score-update-all-lines): Kill expunged messages.
2432
2433         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2434
2435 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2436
2437         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2438         directly.
2439         (wl-score-overview-entity-get-lines): Ditto.
2440         (wl-score-overview-entity-get-xref): Ditto.
2441         (wl-score-get-latest-msgs): Ditto.
2442         (wl-summary-rescore): Ditto.
2443
2444         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2445         to "&".
2446         (wl-summary-mark-as-answered-internal): New inline function.
2447         (wl-summary-mark-as-answered): New function.
2448         (wl-summary-mark-as-unanswered): Ditto.
2449         (wl-summary-sync-marks): Modified for answered-mark synching.
2450
2451 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2452
2453         * wl-action.el (wl-summary-set-mark): Fixed last change.
2454
2455 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2456
2457         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2458         behavior of wl-summary-unread-message-hook
2459         (Pointed out by akira yamada <akira@arika.org>).
2460
2461 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2462
2463         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2464         wl-summary-delete.
2465         * wl-xmas.el (wl-summary-toolbar): Ditto.
2466
2467         * wl-action.el (wl-summary-set-mark): Don't override current
2468         temp-mark.
2469
2470         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2471
2472 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2473
2474         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2475         (wl-refile-msgid-learn): Ditto.
2476         (wl-refile-get-field-value): Ditto.
2477
2478         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2479
2480         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2481         (wl-expire-delete-reserved-messages): Renamed from
2482         wl-expire-reserve-marked-msgs-from-list.
2483         (wl-expire-delete): Removed argument `msgdb'.
2484         (wl-expire-refile): Ditto.
2485         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2486         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2487         mark-alist as argument.
2488         (wl-expire-archive-number1): Removed argument `msgdb'.
2489         (wl-expire-archive-number2): Ditto.
2490         (wl-expire-archive-date): Ditto.
2491         (wl-expire-localdir-date): Ditto.
2492         (wl-expire-hide): Ditto.
2493         (wl-archive-number1): Ditto.
2494         (wl-archive-number2): Ditto.
2495         (wl-archive-date): Ditto.
2496         (wl-archive-folder): Ditto.
2497         All other related portions are changed.
2498
2499 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2500
2501         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2502         mean move up and down. (suggested by Takashi Kawachi)
2503
2504 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2505
2506         * wl-acap.el (toplevel): Don't require un-define.
2507
2508 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2509
2510         * wl-thread.el (wl-thread-delete-message): Always update
2511         wl-summary-buffer-number-list.
2512
2513         * wl-action.el (wl-summary-print-destination): 
2514         Do nothing when folder is nil.
2515
2516 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2517
2518         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2519         persistent mark when prefetch is succeeded.
2520
2521 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2522
2523         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2524         instead of elmo-msgdb-delete-msgs.
2525         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2526         (wl-expire-hide): Ditto.
2527
2528         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2529
2530         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2531         elmo-msgdb interface.
2532         (wl-thread-get-exist-children): Likewise.
2533         (wl-thread-insert-message): Likewise.
2534         (wl-thread-msg-mark-as-important): Likewise.
2535         (wl-thread-insert-entity-sub): Likewise.
2536         (wl-thread-get-children-msgs-uncached): Likewise.
2537
2538         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2539         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2540         (wl-summary-sync-update): Likewise.
2541         (wl-summary-auto-select-msg-p): Likewise.
2542         (wl-summary-update-thread): Likewise.
2543         (wl-summary-mark-as-important): Likewise.
2544         (wl-summary-jump-to-msg-internal): Likewise.
2545         (wl-summary-redisplay-internal): Likewise.
2546         (wl-summary-print-message-with-ps-print): Likewise.
2547         (wl-summary-folder-info-update): Likewise.
2548
2549         * wl-folder.el (wl-folder-check-one-entity):
2550         elmo-folder-count-flags instead of wl-summary-count-unread.
2551
2552         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2553
2554         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2555
2556         * wl-summary.el (wl-summary-set-message-modified): 
2557         Call wl-summary-set-mark-modified.
2558         (wl-summary-delete-messages-on-buffer): Call
2559         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2560         (wl-summary-sync-update): Call elmo-folder-length instead of
2561         elmo-folder-messages.
2562         (wl-summary-insert-headers): Don't call
2563         elmo-folder-list-message-entities.
2564
2565 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2566
2567         * wl-action.el (wl-summary-define-mark-action): Call
2568         `wl-summary-set-mark' with argument `data'.
2569         (wl-summary-auto-refile): Fixed order of arguments when call
2570         `wl-summary-refile'.
2571
2572 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2573
2574         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2575
2576         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2577
2578         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2579         (Renamed from wl-highlight-summary-deleted-face).
2580         (wl-highlight-summary-resend-face): New face.
2581
2582         (wl-highlight-summary-deleted-face): Renamed from
2583         wl-highlight-summary-erased-face.
2584
2585         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2586
2587         * wl-action.el (wl-summary-get-resend-address): New function.
2588         (wl-summary-exec-action-resend): Ditto.
2589         (wl-summary-exec-action-resend-subr): Ditto.
2590
2591         * w-thread.el (wl-thread-copy): Removed definition.
2592         (wl-thread-refile): Ditto.
2593         (wl-thread-delete): Ditto.
2594         (wl-thread-target-mark): Ditto.
2595
2596         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2597         (wl-summary-target-mark-set-action): Fixed.
2598         (wl-summary-define-mark-action): Fixed quotation.
2599         (wl-summary-move-mark-list-messages): Display message.
2600         (wl-summary-define-mark-action): Define thread functions.
2601         (wl-summary-exec-action-refile): Changed message.
2602         (wl-summary-exec): Ditto.
2603
2604 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2605         
2606         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2607         '%%'.
2608
2609 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2610
2611         * wl.el (toplevel): Require wl-action.
2612         (wl-init): Call wl-summary-define-mark-action.
2613
2614         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2615
2616         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2617         wl-summary-delete and wl-summary-erase.
2618         (wl-summary-mode-map): Ditto.
2619
2620         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2621         wl-delete-folder-alist.
2622
2623         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2624         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2625         (toplevel): Moved mark & action related functions to the wl-action.el.
2626
2627         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2628         in wl-summary-mark-action-list.
2629         (wl-highlight-summary-current-line): Ditto.
2630
2631         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2632         empty lines.
2633
2634         * wl-action.el: New file. 
2635
2636 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2637
2638         * wl-summary.el (wl-summary-target-mark-replace): New function.
2639         (wl-summary-target-mark-prefetch): Use it.
2640         (wl-summary-target-mark-delete): Ditto.
2641         (toplevel): Rearranged definition order.
2642         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2643         (wl-summary-target-mark-erase): Rewrite.
2644         (wl-summary-erase-region): New function.
2645         (wl-summary-exec-action-erase): Changed message.
2646         (wl-summary-move-mark-list-messages): New function.
2647         (wl-summary-exec-action-delete): Use it.
2648         (wl-summary-exec-action-erase): Ditto.
2649
2650         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2651         (wl-summary-skip-mark-list): Added "d".
2652
2653         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2654         while searching.
2655
2656         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2657         and define using defcustom;
2658         Define 4th element as a face.
2659         
2660         * wl-summary.el (wl-summary-incorporate): Use 
2661         `wl-summary-prefetch-region-no-mark' instead of
2662         `wl-summary-prefetch-region'.
2663         (wl-summary-prefetch-region-no-mark): Revival of old
2664         `wl-summary-prefetch-region'.
2665         (wl-summary-mark-action-list): Moved to wl-vars.el
2666
2667         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2668         face according to the `wl-summary-mark-action-list'.
2669         (wl-highlight-summary-current-line): Ditto;
2670         Removed destination highlighting.
2671
2672         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2673         (wl-highlight-summary-line-string): Highlight for "i" mark.
2674         (wl-highlight-summary-current-line): Ditto.
2675
2676         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2677         no destination.
2678
2679         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2680         exists, just go ahead.
2681         (wl-summary-prefetch-region): Rewrite.
2682         (wl-summary-prefetch): Ditto.
2683         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2684         (wl-summary-exec-action-prefetch): New function.
2685         (wl-summary-target-mark-prefetch): Rewrite.
2686
2687 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2688
2689         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2690         (wl-highlight-summary-line-string): Added "d" and "D".
2691         (wl-highlight-summary-current-line): Ditto.
2692
2693         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2694         in wl-summary.el.
2695         (wl-thread-insert-entity-sub): Ditto.
2696         (wl-thread-remove-destination-region): Ditto.
2697         (wl-thread-print-destination-region): Ditto.
2698
2699         * wl-summary.el (wl-summary-buffer-refile-list,
2700         wl-summary-buffer-delete-list,
2701         wl-summary-buffer-copy-list): Abolish.
2702         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2703         All other related portions are changed.
2704         (wl-summary-mark-action-list): New variable.
2705         (wl-summary-set-mark): New function.
2706         (wl-summary-register-target-mark): Ditto.
2707         (wl-summary-unregister-target-mark): Ditto.
2708         (wl-summary-have-target-mark-p): Ditto.
2709         (wl-summary-register-temp-mark): Ditto.
2710         (wl-summary-unregister-temp-mark): Ditto.
2711         (wl-summary-registered-temp-mark): Ditto.
2712         (wl-summary-collect-temp-mark): Ditto.
2713         (wl-summary-unset-mark): Ditto.
2714         (wl-summary-set-target-mark): Ditto.
2715         (wl-summary-unset-target-mark): Ditto.
2716         (wl-summary-set-action-generic): Ditto.
2717         (wl-summary-unset-action-generic): Ditto.
2718         (wl-summary-exec-action-delete): Ditto.
2719         (wl-summary-exec-action-erase): Ditto.
2720         (wl-summary-set-action-refile): Ditto.
2721         (wl-summary-set-action-refile-subr): Ditto.
2722         (wl-summary-unset-action-refile): Ditto.
2723         (wl-summary-make-destination-numbers-list): Ditto.
2724         (wl-summary-exec-action-refile): Ditto.
2725         (wl-summary-set-action-copy): Ditto.
2726         (wl-summary-unset-action-copy): Ditto.
2727         (wl-summary-exec-action-copy): Ditto.
2728         (wl-summary-collect-numbers-region): Ditto.
2729         (wl-summary-delete): Rewrite.
2730         (wl-summary-erase): Ditto.
2731         (wl-summary-remove-destination): Ditto.
2732         (wl-summary-exec): Ditto.
2733         (wl-summary-exec-region): Ditto.
2734         (wl-summary-target-mark-erase): Ditto.
2735         (wl-summary-refile): Ditto.
2736         (wl-summary-copy): Ditto.
2737         (wl-summary-unmark): Ditto.
2738         (wl-summary-delete-all-mark): Ditto.
2739         (wl-summary-mark-line): Don't highlight.
2740         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2741         (wl-summary-target-mark-refile-subr): Rewrite.
2742
2743         (wl-summary-copy-prev-destination): Abolish.
2744
2745 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2746
2747         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2748         default values along the value of wl-on-mule.
2749         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2750         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2751         It is not used anywhere.
2752
2753 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2754
2755         * wl-summary.el (wl-summary-print-destination): Keep position.
2756         (wl-summary-cursor-move-surface): Keep horizontal position.
2757
2758 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2759
2760         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2761         write sendlog.
2762
2763 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2764
2765         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2766         `wl-summary-highlight'.
2767
2768 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2769
2770         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2771         trivial condition for temp-mark.
2772
2773 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2774
2775         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2776         when it hits killed buffer.
2777
2778 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2779
2780         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2781         * wl-news.el.in: `message' and `error' take format string.
2782
2783 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2784
2785         * wl-folder (wl-folder-insert-entity): Display a message,
2786         `...done', when the work finish.
2787         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2788
2789 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2790
2791         * wl-message.el (wl-message-redisplay): Remove unused local
2792         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2793
2794 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2795
2796         * wl-summary.el (wl-summary-replace-status-marks): Disable
2797         interactive use.
2798         (wl-summary-reedit): Check message existence at first.
2799         (wl-summary-mark-line): Fix doc, return value is indefinite.
2800
2801         * wl-highlight.el (wl-highlight-message): Arranged.
2802
2803         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2804         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2805         check temp-mark by wl-summary-temp-mark always.
2806         (wl-highlight-summary): Change accordingly.
2807         * wl-summary.el (wl-summary-mark-as-read-all)
2808         (wl-summary-delete-cache, wl-summary-set-score-mark)
2809         (wl-summary-mark-as-unread, wl-summary-unmark)
2810         (wl-summary-mark-line, wl-summary-mark-as-read)
2811         (wl-summary-mark-as-important): Ditto.
2812
2813         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2814         end of the window if possible.
2815         * wl-summary.el (wl-summary-sync-update): Support lazy
2816         highlighting.
2817         (wl-summary-toggle-disp-msg): Ditto.
2818
2819 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2820
2821         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2822
2823 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2824
2825         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2826         change.
2827
2828 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2829
2830         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2831         API.
2832         (wl-summary-sync-update): Ditto.
2833
2834         * wl-score.el (wl-score-get-score-alist): Changed argument.
2835         (wl-summary-rescore-msgs): Likewise.
2836         (wl-summary-score-headers): Likewise.
2837         (wl-score-headers): Likewise;
2838         Use elmo-folder-do-each-message-entity, etc.
2839         (wl-summary-score-effect): Follow the changes above.
2840         (wl-summary-rescore): Ditto.
2841         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2842         (wl-score-get-overview): Abolish.
2843
2844         * wl-summary.el (wl-summary-default-from): Follow the API change in
2845         elmo-msgdb.
2846         (wl-summary-count-unread): Ditto.
2847         (wl-summary-detect-mark-position): Ditto.
2848         (wl-summary-overview-entity-compare-by-date): Ditto.
2849         (wl-summary-overview-entity-compare-by-number): Ditto.
2850         (wl-summary-overview-entity-compare-by-from): Ditto.
2851         (wl-summary-overview-entity-compare-by-subject): Ditto.
2852         (wl-summary-get-list-info): Ditto.
2853         (wl-summary-rescan): Ditto.
2854         (wl-summary-jump-to-msg-by-message-id): Ditto.
2855         (wl-summary-sync-update): Ditto; Removed comment.
2856         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2857         (wl-summary-insert-message): Use wl-summary-insert
2858         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2859         (wl-summary-insert-headers): Changed argument overview to folder.
2860         (wl-summary-search-by-subject): Likewise.
2861         (wl-summary-insert-thread): Renamed from 
2862         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2863
2864         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2865         too.
2866
2867         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2868         wl-string-member.
2869
2870 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2871
2872         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2873         elmo-folder-append-buffer.
2874         (wl-draft-queue-append): Likewise.
2875
2876         * wl-mime.el (wl-message-delete-current-part): Ditto.
2877         (wl-summary-burst-subr): Ditto.
2878
2879         * wl-news.el.in (wl-news-send-news): Ditto.
2880
2881 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2882
2883         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2884         function.
2885         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2886         (wl-summary-update-mark): Enclose with save-excursion.
2887         (wl-summary-mark-as-read-internal): Fixed last change.
2888         (wl-summary-mark-as-important): Use 3rd argument of
2889         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2890         Don't use elmo-msgdb-set-mark.
2891         (wl-summary-redisplay-internal): If msgdb flag is already read,
2892         just update the mark on buffer.
2893
2894 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2895
2896         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2897         cut visible folder when elmo-folder-delete returns non-nil value.
2898
2899 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2900
2901         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2902         by Kenichi OKADA <okada@opaopa.org>).
2903
2904 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2905
2906         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2907
2908 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2909
2910         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2911         Fixed the last change, search group entity by its real name.
2912         (Thanks to: KOBAYASHI Shinji)
2913
2914 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2915
2916         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2917         (wl-fldmgr-access-display-all): Don't refer visible name.
2918         * wl-expire.el (wl-folder-archive-current-entity)
2919         (wl-folder-expire-current-entity): Ditto.
2920         * wl-folder.el (wl-folder-jump-to-current-entity)
2921         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2922         (wl-folder-open-folder-sub,wl-folder-open-all)
2923         (wl-folder-write-current-folder): Ditto.
2924         (wl-folder-insert-entity): Don't use petname for normal group.
2925         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2926         is the real name.
2927         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2928         Abolished.
2929
2930 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2931
2932         * wl-draft.el (wl-draft-create-buffer): Add
2933         `wl-summary-reply-with-citation'
2934
2935 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2936
2937         * wl-draft.el (wl-draft-reply): Fixed.
2938
2939 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2940
2941         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2942         when `wl-draft-send-confirm-with-preview' is non-nil.
2943         You can scroll up/down by j/k.
2944         (wl-draft-send-confirm-with-preview): New variable (default=t).
2945
2946 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2947
2948         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2949         (wl-fldmgr-save-folders): Fix comment.
2950
2951 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2952
2953         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2954         along the last change in `wl-folder-buffer-group-p'.
2955
2956 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2957
2958         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2959         folder.
2960
2961         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2962         the default value.
2963
2964         * wl-mime.el (wl-summary-burst): Update summary only when target
2965         folder equals current folder.
2966
2967 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2968
2969         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2970
2971 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2972
2973         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2974         value.
2975
2976 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2977
2978         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2979         `map-extents' instead of `extent-at' repeatedly.
2980         (wl-highlight-folder-current-line): Ditto.
2981
2982         * wl-highlight.el: Remove useless dummy functions.
2983
2984 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2985
2986         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2987         (wl-folder-put-folder-property): New function to put text property.
2988         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2989         (wl-folder-insert-entity, wl-folder-update-diff-line)
2990         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2991         * wl-e21.el, wl-xmas.el, wl-mule.el
2992         (wl-highlight-folder-current-line): Ditto.
2993         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2994         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2995         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2996         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2997
2998 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2999
3000         * Version number is increased to 2.11.3.
3001
3002 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3003
3004         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3005         Resume current-buffer since it is assumed by remaining tasks.
3006
3007 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3008
3009         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3010         (wl-folder-completion-function): Abolished.
3011         (wl-folder-complete-folder): New function.
3012         (wl-folder-complete-filter-condition): Ditto.
3013         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3014         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3015
3016 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3017
3018         * wl-draft.el (wl-draft-send-confirm): New function.
3019         (wl-draft-send): Use it.
3020
3021         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3022         cursor-in-echo-area while confirming.
3023
3024         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3025
3026         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3027         searching via nntp if wl-summary-search-via-nntp is 'force.
3028         Otherwise, invoke searching in nntp folder only.
3029         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3030
3031         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3032         explicitly for mime-make-text-tag.
3033
3034 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3035
3036         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3037         `mime-make-text-tag' instead of `mime-create-tag'.
3038
3039 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3040
3041         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3042         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3043
3044 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3045
3046         * wl-score.el (wl-score-save): Bind print-length and print-level.
3047         (wl-score-pretty-print): Ditto.
3048         (wl-score-edit-insert-header-entry): Ditto.
3049
3050         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3051         "From" entry to be treated with wl-draft-eword-encode-address-list.
3052         * wl-mime.el (wl-draft-preview-message): Ditto.
3053
3054         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3055         (wl-summary-mark-as-unread): Ditto.
3056         (wl-summary-mark-as-read-region): Change accordingly.
3057         (wl-summary-mark-as-unread-region): Ditto.
3058         (wl-summary-target-mark-mark-as-read): Ditto.
3059         (wl-summary-target-mark-mark-as-unread): Ditto.
3060
3061 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3062
3063         * Version number is increased to 2.11.2.
3064
3065 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3066
3067         * wl-news.el.in (wl-news-previous-version-save): Bind
3068         print-length and print-level.
3069         * wl-thread.el (wl-thread-save-entities): Ditto.
3070         (wl-thread-save-top-list): Bind print-length.
3071
3072 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3073
3074         * wl-highlight.el (wl-highlight-summary-line-string): Use
3075         wl-summary-score-below-mark, wl-summary-score-over-mark.
3076         (wl-highlight-summary-current-line): Ditto.
3077
3078 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3079
3080         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3081         insert it.
3082
3083 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3084
3085         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3086
3087 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3088
3089         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3090         message without msgid.
3091         Rewrite with elmo-folder-move-messages.
3092         Set wl-message-buffer to nil.
3093
3094         * wl-summary.el (wl-summary-erase-subr): New function. Use
3095         elmo-folder-move-messages.
3096         (wl-summary-erase): Call it.
3097         (wl-summary-target-mark-erase): Ditto.
3098
3099 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3100
3101         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3102         it is not up-tp-date.
3103
3104 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3105
3106         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3107         buffer after calling `wl-summary-goto-folder-subr' without the
3108         argument `interactive'.
3109         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3110
3111 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3112
3113         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3114         `mime-create-tag'. Use `string=' instead of `looking-at'.
3115
3116 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3117
3118         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3119         to avoid compile warning.
3120
3121         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3122         entity-id when folder is given.
3123         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3124         save-excursion, use save-selected-window instead.
3125         Select folder buffer window if exists.
3126         (To correct behavior with wl-folder-move-cur-folder.)
3127
3128 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3129
3130         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3131
3132 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3133
3134         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3135         list-count instead of %d.
3136
3137 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3138
3139         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3140         (wl-news): Set it.
3141         (wl-news-append-to-folder): Use it.
3142
3143         * wl-news.el.in (wl-news-send-news): Append to specified folder
3144         instead of wl-default-folder.
3145         (wl-news-append-to-folder): Show error message with specified folder.
3146
3147         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3148                 In most major modes, Emacs assumes that any opening
3149                 delimiter found at the left margin is the start of a
3150                 top-level definition, or defun. Therefore, *never put an
3151                 opening delimiter at the left margin unless it should have
3152                 that significance.*
3153
3154         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3155
3156 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3157
3158         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3159
3160 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3161
3162         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3163
3164 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3165
3166         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3167         for sequential numbering case.
3168
3169 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3170
3171         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3172         value.
3173         (wl-draft-reply-without-argument-list): Ditto.
3174         (wl-draft-reply-myself-with-argument-list): Abolish.
3175         (wl-draft-reply-myself-without-argument-list): Ditto.
3176         * wl-draft.el (wl-draft-self-reply-p): New function.
3177         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3178
3179 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3180
3181         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3182         (avoid error for the case without byte-compiling)
3183
3184 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3185
3186         * wl-news.el.in (wl-news-append-to-folder): New function.
3187         (wl-news-exit): Rewrite.
3188         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3189
3190 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3191
3192         * wl-draft.el (wl-draft-reply-position): New function.
3193         (wl-draft-reply-position): Fix.
3194         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3195         (wl-summary-target-mark-reply-with-citation): Ditto.
3196         (wl-summary-reply-with-citation): Ditto.
3197         * wl-vars.el (wl-draft-reply-default-position): New variable.
3198
3199 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3200
3201         * wl-draft.el (wl-draft-send): Preview when interactive send.
3202
3203 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3204
3205         * wl-draft.el (wl-draft-reply): Set default position.
3206         * wl-summary.el (wl-summary-reply): Ditto.
3207         (wl-summary-reply-with-citation): Ditto.
3208         (wl-summary-target-mark-reply-with-citation): Ditto.
3209
3210 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3211
3212         * wl-news.el.in (wl-news-lang): Set default value according to
3213         current-language-environment.
3214         (wl-news-append-news): Do nothing when news-list is nil.
3215
3216 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3217
3218         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3219         (wl-news): Change message.
3220         (wl-news-exit): Check buffer.
3221         (wl-news-force-exit): New function.
3222         (wl-news-show-all): New function.
3223         (wl-news-discard-and-exit): Fix.
3224
3225 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3226
3227         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3228         according to current-language-environment.
3229
3230         * wl-news.el.in (wl-news): If arg, show all NEWS after
3231         wl-news-default-previous-version.
3232
3233 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3234
3235         * wl-news.el.in (wl-news-check): Rewritten.
3236         (wl-news-previous-version-load): Change data type.
3237         (wl-news-previous-version-save): Change data type.
3238         (wl-news-append-news): Add return value.
3239         (wl-news-check-news): New function.
3240         (wl-news-already-current-p): New function.
3241         (wl-news-send-news): Rewritten.
3242         (wl-news-mode-map): Add new keybind.
3243         (wl-news): Rewritten.
3244         (wl-news-exit): Rewritten.
3245         (wl-news-discard-and-mail): New function.
3246         (wl-news-send-to-address): Abolished.
3247         * wl.el (wl-init): Delete a message.
3248
3249 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3250
3251         * wl-news.el.in (wl-news-exit): Update previous version.
3252         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3253
3254 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3255
3256         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3257
3258 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3259
3260         * wl-news.el.in (wl-news): New function.
3261         (wl-news-mode): New function.
3262         (wl-news-next-line): New function.
3263         (wl-news-next-page): New function.
3264         (wl-news-exit): New function.
3265         (wl-news-buf-name): New variable.
3266         (wl-news-mode-map): New variable.
3267         (wl-news-winconf): New variable.
3268         (wl-news-append-news): Add an option.
3269
3270 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3271
3272         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3273
3274 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3275
3276         * wl-news.el.in (wl-news-send-to-address): New variable.
3277         (wl-news-send-news): Use it.
3278         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3279         Return updating status.
3280         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3281
3282 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3283
3284         * wl-news.el.in (wl-news-send-news): Delete
3285         Organization and X-Face.
3286
3287 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3288
3289         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3290         (wl-news-append-news): New function.
3291         (wl-news-send-news): New function.
3292
3293 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3294
3295         * Version number is increased to 2.11.1.
3296
3297 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3298
3299         * wl-news.el.in : New file.
3300
3301 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3302
3303         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3304         default value.
3305         (wl-draft-reply-without-argument-list): Ditto.
3306
3307 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3308
3309         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3310         (wl-message-buffer-prefetch-idle-time): Ditto.
3311         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3312
3313 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3314
3315         * wl-thread.el (wl-thread-insert-message): Use
3316         wl-summary-max-thread-depth.
3317
3318         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3319         loop detection.
3320
3321         * wl-message.el (wl-message-buffer-display): Back to the first page
3322         when cache is hit.
3323
3324 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3327
3328         * wl-summary.el (wl-summary-insert-thread-entity):
3329         If the thread depth is reached to wl-summary-max-thread-depth,
3330         divide the thread.
3331
3332 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3333
3334         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3335         for elmo-remove-passwd.
3336
3337 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3338
3339         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3340         folder is sticky.
3341         (wl-folder-mark-as-read-all-entity): Ditto.
3342         (wl-folder-prefetch-entity): Ditto.
3343
3344 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3345
3346         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3347
3348 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3349
3350         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3351         Delete messages on buffer for unplugged operation.
3352         (wl-summary-erase): Ditto.
3353
3354 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3355
3356         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3357         take nil so as not to search parent by subject.
3358
3359 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3360
3361         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3362         (wl-folder-get-next-folder): Ditto.
3363         (wl-folder-get-path): Ditto.
3364
3365 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3366
3367         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3368         system and encode the region with it before verifying.
3369
3370 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3371
3372         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3373         system of the echo buffer before decoding.
3374
3375 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3376
3377         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3378         original contents.
3379
3380 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3381
3382         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3383         with argument 'any-exists.
3384
3385 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3386
3387         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3388         Use `wl-cs-autoconv'.
3389
3390 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3391
3392         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3393         by `mime-view-automatic-conversion'.
3394
3395         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3396         (wl-message-verify-pgp-nonmime): Ditto.
3397         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3398         Bind them to C-c:d and C-c:v respectively.
3399
3400         Merge following code by Teranishi-san from [wl-en:00167].
3401         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3402         (wl-mime-preview-application/pgp-encrypted): Ditto.
3403         (wl-mime-setup): Add entry.
3404
3405 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3406
3407         * wl-summary.el (wl-summary-target-mark-erase): New function.
3408         Bind it to "mD".
3409
3410 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3411
3412         * wl-vars.el (wl-draft-write-file-function): Fix.
3413         (wl-draft-reedit-hook): Changed default value.
3414
3415         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3416         wl-draft-reedit-hook.
3417         (wl-draft-remove-text-plain-tag): New function.
3418         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3419
3420         * wl-vars.el (wl-draft-write-file-function): New user option.
3421
3422         * wl-draft.el (wl-draft-prepare-edit): Use it for
3423         local-write-file-hooks.
3424         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3425
3426         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3427         (wl-draft-insert-mail-header-separator): Return the body beginning
3428         point.
3429         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3430         text/plain.
3431         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3432
3433 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3434
3435         * wl-summary.el (wl-summary-erase): New function to erase message
3436         without moving it to trash. Bind to "D".
3437
3438         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3439         as `keep' unless switch-function.
3440
3441 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3442
3443         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3444         message buffer by using `wl-summary-toggle-disp-msg'.
3445         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3446         buffer window.
3447         (wl-summary-supresedes-message): Ditto.
3448
3449         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3450         Do not delete other windows.
3451         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3452         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3453         (wl-draft-create-buffer): Set reply-or-forward also for target
3454         mark commands.
3455
3456 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3457
3458         * wl-draft.el (wl-user-agent-compose): Delete special case for
3459         switch-to-buffer-other-window.
3460
3461         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3462         (wl-summary-forward): Ditto.
3463
3464         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3465         function.
3466         (wl-draft-buffer-style): New use option.
3467
3468         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3469         (wl-draft): Follow the change above.
3470         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3471         wl-draft-buffer-style.
3472         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3473         switch-function.
3474
3475 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3476
3477         * wl-address.el (wl-address-make-completion-entry): Extracted from
3478         `wl-address-make-completion-list'.
3479         (wl-address-enable-strict-loading): New variable.
3480         (wl-address-make-completion-list): Revive petname duplication
3481         inquiry, and enable it if `wl-address-enable-strict-loading'.
3482         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3483
3484 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3485
3486         * wl-message.el (wl-message-get-original-buffer): Avoid
3487         'Selecting deleted buffer' error when original buffer is killed.
3488
3489 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3490
3491         * wl-summary.el (wl-summary-next-message): Use
3492         elmo-message-accessible-p instead of elmo-message-cached-p.
3493
3494 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3495
3496         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3497
3498         * wl-thread.el (wl-thread-open-all-unread): Use
3499         elmo-folder-list-flagged instead of
3500         elmo-folder-list-messages-mark-match.
3501
3502         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3503         instead of elmo-folder-list-messages-mark-match.
3504         (wl-summary-move-spec-alist): New variable.
3505         (wl-summary-move-spec-plugged-alist,
3506         wl-summary-move-spec-unplugged-alist): Abolish.
3507         (wl-summary-next-message): Follow the change above.
3508         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3509         with 'no-msg' argument.
3510
3511         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3512         variable.
3513         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3514         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3515         (wl-message-buffer-prefetch-get-next): Follow the change above.
3516
3517 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3518
3519         * wl-version.el (wl-version): Changed codename.
3520
3521         * Version number is increased to 2.11.0.
3522
3523 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3524
3525         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3526         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3527         `wl-draft-config-variables'.
3528         (wl-draft-kill): Fixed problem when the draft is reedit.
3529
3530 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3531
3532         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3533         buffer-modified status (Thanks to
3534         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3535
3536 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3537
3538         * wl-util.el (wl-region-exists-p): New function.
3539
3540         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3541         Remove defvars for byte-compile warnings.
3542
3543 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3544
3545         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3546         defvar-maybe. Removed unused bind.
3547
3548 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3549
3550         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3551         summary buffer window before creating new frame.
3552         (wl-draft-reply): Ditto.
3553
3554 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3555
3556         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3557
3558 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3559
3560         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3561
3562 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3563
3564         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3565         instead of `kill-region'.
3566
3567 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3568
3569         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3570         (wl-highlight-summary-line-string): Use it.
3571         (wl-highlight-summary-current-line): Ditto.
3572
3573         * wl-mime.el (wl-message-delete-current-part): Check the class of
3574         mime-entity.
3575
3576         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3577
3578         * wl-summary.el (wl-summary-make-number-list): Initialize.
3579         (wl-summary-update-mark): New function.
3580         (wl-summary-reply): Put `answered' mark on the message.
3581         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3582
3583         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3584         (wl-draft-reply): Added optional argument `number';
3585         Set wl-draft-parent-number.
3586         (wl-draft-kill): Delete answered mark if it is a reply.
3587
3588 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3589
3590         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3591         that originates in mime-preview-follow-current-entity.
3592         (wl-draft-yank-current-message-entity): Use it if region is active.
3593
3594         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3595         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3596         `wl-message-delete-current-part'.
3597         * wl-mule.el (wl-message-define-keymap): Ditto.
3598         * wl-xmas.el (wl-message-define-keymap): Ditto.
3599
3600 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3601
3602         * wl-mime.el (wl-message-delete-current-part): New function.
3603         (wl-mime-node-id-to-string): Ditto.
3604
3605         * wl-mime.el (wl-message-delete-current-part): Use existing
3606         original buffer which corresponds current mime-view buffer.
3607         (fetched buffer might have different structure, possibly)
3608
3609         * wl-mime.el (wl-message-delete-current-part): Quit if the
3610         message content differs from the actual message.
3611
3612 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3613
3614         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3615         order.
3616         (wl-summary-search-by-subject): Search parent message from tail;
3617         Check the existence of the parent message on the current thread tree.
3618         (wl-summary-update-thread): Check whether the line is inserted.
3619
3620 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3621
3622         * wl-vars.el (wl-summary-line-format): Undo last change.
3623         * wl-summary.el (wl-summary-print-destination): Do not put
3624         invisible property when `wl-summary-width' is nil.
3625         (wl-summary-line-subject-minimum-length): Abolished.
3626         (wl-summary-line-subject): Ditto.
3627
3628 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3629
3630         * wl-vars.el (wl-summary-line-format): Change default value.
3631         (wl-summary-subject-length-limit): Abolished.
3632         * wl-summary.el (wl-summary-line-subject): Ditto.
3633
3634 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3635
3636         * wl-template.el (wl-template-select): Added optional argument.
3637         If optional argument is specified, reverse
3638         `wl-template-visible-select'.
3639
3640 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3641
3642         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3643         Take prefix argument to force asking the destination folder.
3644
3645 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3646
3647         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3648         count and update status.
3649
3650 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3651
3652         * wl-summary.el (wl-summary-redisplay-internal): If
3653         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3654         after fetching.
3655
3656 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3657
3658         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3659         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3660
3661         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3662
3663 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3664
3665         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3666         (All other related portions are changed).
3667         (wl-summary-mark-as-read-all): Rewrite.
3668
3669 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3670
3671         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3672         `wl-summary-mark-as-read'.
3673         (wl-summary-mark-as-unread): Rewrite.
3674         (wl-summary-mark-as-read): Added no-modeline argument.
3675         (wl-summary-resume-cache-status): Rewrite.
3676         (wl-summary-exec-subr): Remove unused local variable.
3677
3678 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3679
3680         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3681         logic to call `wl-summary-buffer-prev-folder-function'.
3682         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3683
3684 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3685
3686         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3687         is nil.
3688
3689 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3690
3691         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3692         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3693         (wl-mime-setup): Add its entry.
3694
3695 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3696
3697         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3698         (wl-summary-delete-cache): Likewise.
3699         (wl-summary-mark-as-read): Rewrite.
3700
3701 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3702
3703         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3704         `wl-summary-count-unread'.
3705
3706         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3707
3708         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3709
3710 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3711
3712         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3713         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3714         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3715         Renamed to the elmo-msgdb-*-mark.
3716         (wl-summary-score-marks): Follow the change above.
3717         (wl-summary-auto-refile-skip-marks): Ditto.
3718         (wl-summary-incorporate-marks): Ditto.
3719         (wl-summary-expire-reserve-marks): Ditto.
3720
3721         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3722         changes.
3723         (wl-thread-insert-top): Changed updating message.
3724
3725         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3726         variable.
3727         (wl-summary-count-unread): Count answered marks.
3728         (wl-summary-rescan): Call wl-summary-insert-message instead of
3729         wl-summary-append-message-func-internal.
3730         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3731         (wl-summary-prefetch-msg): Follow the variable name changes.
3732         (wl-summary-prefetch-region): Ditto.
3733         (wl-summary-mark-as-read-all): Follow the API changes;
3734         Don't call elmo-folder-replace-marks.
3735         (wl-summary-delete-cache): Follow the variable name changes.
3736         (wl-summary-resume-cache-status): Ditto.
3737         (wl-summary-update-status-marks): New function.
3738         (wl-summary-insert-message): New function.
3739         (wl-summary-sync-marks): Follow the variable name changes.
3740         (wl-summary-sync-update): Synchronize to the msgdb, too;
3741         Changed update messages.
3742         (wl-summary-make-number-list): Rewrite.
3743         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3744         (wl-summary-mark-as-unread): Follow the API changes.
3745         (wl-summary-exec-subr): Follow the variable name changes.
3746         (wl-summary-mark-as-read): Ditto.
3747         (wl-summary-move-spec-plugged-alist): Ditto.
3748         (wl-summary-move-spec-unplugged-alist): Ditto.
3749         (wl-summary-cursor-move-surface): Ditto.
3750
3751         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3752         variable name changes.
3753         (wl-highlight-summary-current-line): Ditto.
3754
3755         * wl-expire.el (wl-expire-refile): Follow the API change in
3756         elmo-folder-move-messages.
3757         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3758         (wl-summary-archive): Use elmo-folder-msgdb instead of
3759         elmo-msgdb-load.
3760
3761 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3762
3763         * wl-mime.el (wl-draft-preview-message): Restore the position
3764         before evaluating wl-draft-send-hook in preview buffer.
3765
3766 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3767
3768         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3769         when it creates new draft buffer.
3770
3771         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3772         without argument.
3773
3774         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3775         Evaluate content and if the value is string, insert it.
3776         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3777         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3778         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3779         wl-draft-config-sub-part-bottom): Use it.
3780
3781         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3782         with the folder name. The question was unintelligible when it is
3783         called from wl-save-status.
3784
3785 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3786
3787         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3788         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3789         cannot take second argument).
3790
3791 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3792
3793         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3794         as t. Since type and subtype are not case sensitive (RFC 2045).
3795
3796 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-vars.el (wl-message-mode-line-format): New variable.
3799         (wl-message-mode-line-format-spec-alist): Ditto.
3800         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3801         (wl-message-redisplay): Use wl-message-mode-line-format.
3802
3803 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3804
3805         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3806
3807 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3808
3809         * wl-summary.el (wl-summary-default-from): Write description.
3810
3811 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3812
3813         * wl-vars.el (wl-ldap-objectclass): Abolish.
3814
3815         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3816         (wl-ldap-make-filter): Removed condition for objectclass.
3817         (wl-ldap-make-matched-value-list): Remove meaningless process.
3818         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3819         (wl-address-ldap-search): Don't add `*' to `pat' string;
3820         use ignore-errors; added `email';
3821         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3822         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3823         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3824
3825
3826 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3827
3828         * wl-draft.el (wl-draft-parent-folder): Write description.
3829         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3830
3831 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3832
3833         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3834         as "" (zero-length string) if no parent.
3835         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3836
3837 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3838
3839         * wl-address.el (wl-address-make-completion-list): Skip duplication
3840         checking.
3841         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3842         `append'.
3843
3844 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3845
3846         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3847         instead of `beginning-of-buffer'.
3848
3849 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3850
3851         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3852
3853 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3854
3855         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3856         Refer wl-message-buffer-name.
3857         (wl-message-wheel-down): Ditto.
3858
3859 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3860
3861         * wl-vars.el (wl-message-buffer-name): New user option.
3862
3863         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3864         directly instead of making alist dinamically.
3865
3866         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3867         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3868         wl-message-buffer-cache-name.
3869         (wl-message-buffer-cache-clean-up): Ditto.
3870
3871         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3872
3873         * Version number is increased to 2.9.15.
3874
3875 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3876
3877         * wl-vars.el (wl-summary-default-view-alist): New user option.
3878
3879         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3880
3881         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3882         while deleting address.
3883         (wl-draft-delete-myself-from-cc): Ditto.
3884
3885         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3886         If optional argument is specified, reverse sort order.
3887
3888         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3889
3890 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3891
3892         * wl-thread.el (wl-thread-insert-message): Return parent number if
3893         exists.
3894         (wl-thread-update-indent-string-region): Use
3895         wl-thread-update-line-on-buffer-sub instead of
3896         wl-thread-update-line-on-buffer.
3897
3898 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3899
3900         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3901         (wl-folder-close-all): Ditto.
3902
3903 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3904
3905         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3906         and mailing-list:.
3907         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3908         value.
3909         (wl-summary-line-list-info): Print mailing-list name even when 
3910         list-number is empty.
3911
3912 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3913
3914         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3915
3916         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3917         (wl-draft-open-file): Ditto.
3918         (wl-draft-random-alphabet): Ditto.
3919
3920         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3921         bindings.
3922
3923 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3924
3925         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3926         * wl-vars.el (wl-draft-config-alist): Ditto.
3927
3928 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3929
3930         * Version number is increased to 2.9.14.
3931
3932         * wl.el (wl): Don't set wl-init as nil when error occured while
3933         auto-checking folders.
3934
3935         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3936         `elmo-expand-newtext'.
3937
3938 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3939
3940         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3941         `this-command' so that `wl-folder-goto-folder' contained in
3942         `wl-summary-keep-cursor-command' work.
3943
3944 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3945
3946         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3947         message buffer displaying state.
3948
3949 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3950
3951         * wl-vars.el (wl-summary-default-view): New variable to specify
3952         default value for `wl-summary-buffer-view' instead of using
3953         set-default.
3954         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3955
3956 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3959
3960         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3961
3962 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3963
3964         * wl-vars.el (wl-forward-subject-prefix): New variable.
3965         * wl-draft.el (wl-draft-forward): Use it.
3966
3967 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3968
3969         * wl-message.el (wl-message-prev-page): When it is called without
3970         lines argument, scroll down by wl-message-scroll-amount lines.
3971         (wl-message-next-page): Ditto.
3972         * wl-vars.el (wl-message-scroll-amount): Change default value
3973         to preserve current behavior.
3974
3975 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3976
3977         * wl-summary.el (wl-summary-prefetch-msg): Bind
3978         `wl-message-entity' to call `wl-summary-from-function'.
3979
3980 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3981
3982         * wl-message.el (wl-message-buffer-create): Run
3983         wl-message-buffer-created-hook.
3984
3985 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3986
3987         * wl-summary.el (wl-summary-sort-specs): New variable.
3988         (wl-summary-default-sort-spec): Ditto.
3989         (wl-summary-sort): Rewrite.
3990         (wl-summary-sort-by-list-info): New function.
3991
3992 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3993
3994         * wl-summary.el (wl-summary-get-list-info): New function.
3995         (wl-summary-sort): Rewrite.
3996         (wl-summary-line-list-info): Ditto.
3997         (wl-summary-line-list-count): Ditto.
3998         (wl-summary-refile-region): Fixed docstring.
3999
4000 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4001
4002         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4003         `wl-folder-entity-hashtb' as completion table.
4004
4005 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4006
4007         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4008         only when this command is called interactively; silence the byte-
4009         compiler.
4010
4011 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4012
4013         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4014         active in XEmacs.
4015
4016 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4017
4018         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4019         plural lines.
4020
4021 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4022
4023         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4024         of current line when the cursor is on the header name.
4025         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4026
4027 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4028
4029         * wl-util.el (wl-read-directory-name): Return displayed directory
4030         as the default value also on XEmacs.
4031
4032 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4033
4034         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4035         formatting.
4036
4037 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4038
4039         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4040         argument and when it is non-nil, check face property before
4041         highlighting for each line.
4042         (wl-highlight-summary-window): Set it.
4043
4044 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4045
4046         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4047         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4048
4049         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4050         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4051         (wl-draft-get-fcc-list): Likewise.
4052
4053 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4056         (wl-thread-entity-cur): Ditto.
4057         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4058         wl-thread-indent-regexp setting.
4059         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4060
4061         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4062         wl-summary-lazy-highlight.
4063         (wl-summary-display-bottom): Ditto.
4064
4065         * wl-thread.el (wl-thread-open-close): Likewise.
4066
4067         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4068         from and subject;
4069         Bind wl-draft-use-frame;
4070         Enclose with save-window-excursion;
4071         Use wl-draft-create-buffer instead of with-temp-buffer;
4072         Use wl-draft-prepare-edit;
4073         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4074         Use wl-draft-send instead of wl-draft-raw-send.
4075
4076 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4077
4078         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4079         of using wl-from.
4080
4081 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4082
4083         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4084         insert-buffer instead of clone-buffer.
4085         (wl-draft-doing-mime-bcc): New variable.
4086         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4087         infinite loop.
4088         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4089
4090         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4091         (wl-draft-mime-bcc-body): Ditto.
4092
4093         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4094         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4095         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4096         wl-draft-do-mime-bcc.
4097         (wl-draft-mime-bcc-field): New function.
4098         (wl-draft-do-mime-bcc): Ditto.
4099
4100         * wl-address.el (wl-address-complete-header-list): New variable.
4101         (wl-address-complete-header-regexp): Changed default value.
4102
4103         * Version number is increased to 2.9.13.
4104
4105 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4106
4107         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4108         it is differed.
4109
4110 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4111
4112         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4113         (wl-summary-line-list-count): Ditto.
4114
4115 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4116
4117         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4118         (wl-nntp-posting-function): New variable.
4119         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4120         `wl-nntp-posting-config-alist'.
4121
4122 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4123
4124         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4125         FLIM.
4126
4127 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4128
4129         * wl-summary.el (wl-summary-target-mark-refile-sub):
4130         Remove a nuisance funcall.
4131
4132 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4133
4134         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4135         as t for `try-completion'.
4136
4137 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4138
4139         * wl-summary.el (wl-summary-default-from): Use
4140         wl-address-header-extract-address instead of
4141         std11-extract-address-components.
4142         (wl-summary-simple-from): Ditto.
4143         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4144         (wl-summary-insert-headers): Show message.
4145         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4146         for whole line.
4147         (wl-summary-default-from): Revert last change.
4148         (wl-summary-simple-from): Ditto.
4149         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4150         (wl-summary-mark-as-read-region): Follow the change above.
4151         (wl-summary-sync-marks): Ditto.
4152         (wl-summary-target-mark-mark-as-read): Ditto.
4153         (wl-summary-redisplay-internal): Ditto.
4154         (wl-summary-redisplay-no-mime-internal): Ditto.
4155         (wl-summary-redisplay-all-header): Ditto.
4156         (wl-summary-mark-as-read): Removed argument `cached';
4157         Use current cache status to set cache mark.
4158         (wl-summary-redisplay-internal): Follow the change above.
4159         (wl-summary-redisplay-no-mime-internal): Ditto.
4160         (wl-summary-redisplay-all-header): Ditto.
4161
4162         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4163
4164         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4165         Don't call itself recursively (Adviced by Yamaoka-san).
4166
4167 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4170         bind wl-summary-highlight as nil to avoid error caused by missing
4171         local variables.
4172
4173 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4174
4175         * wl-vars.el (wl-invalid-character-message): New user option.
4176
4177         * wl-util.el (wl-set-string-width): If truncated string-width is
4178         larger than specified width, use `wl-invalid-character-message'.
4179
4180 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4181
4182         * wl-summary.el (wl-summary-prefetch-msg): 
4183         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4184
4185 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4186
4187         * wl-vars.el (wl-summary-check-line-format): New user option.
4188         (wl-summary-line-format-file): Ditto.
4189
4190         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4191         variable.
4192         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4193         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4194         and `wl-summary-view-old-p' to check whether do a rescan or not.
4195         (wl-summary-view-old-p): New function.
4196         (wl-summary-line-format-changed-p): Ditto.
4197         (wl-summary-line-format-save): Ditto.
4198         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4199
4200         * wl-util.el (wl-set-string-width): Avoid using negative number
4201         for make-string.
4202
4203 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4204
4205         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4206         return value.
4207
4208         * wl-util.el (wl-set-string-width): Added optional argument
4209         `padding' (All other related portions are changed).
4210         (wl-line-parse-format): If the first letter of column number is
4211         `0', zero-padding the result (ex: "%05l").
4212
4213         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4214
4215 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4216
4217         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4218         sequential summary view.
4219
4220 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4221
4222         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4223         if it doesn't have a -unix version.
4224
4225 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4226
4227         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4228
4229 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4230
4231         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4232         content.
4233         (wl-draft): Follow the change above.
4234
4235         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4236
4237         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4238         and wl-folder-summary-line-format-alist contain %T and %P.
4239
4240         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4241         (wl-summary-mode-line-format): New user option.
4242         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4243         (wl-summary-line-format): Changed default value.
4244         (wl-summary-lazy-highlight): Changed default value.
4245
4246         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4247         change in wl-summary-create-line.
4248         (wl-thread-insert-entity-sub): Ditto.
4249
4250         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4251         (wl-summary-buffer-unread-status): Ditto.
4252         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4253         (wl-summary-buffer-persistent-mark-column): Ditto.
4254         (wl-summary-buffer-mode-line-formatter): Ditto.
4255         (wl-summary-buffer-mode-line): Ditto.
4256         (wl-summary-message-regexp): Abolished.
4257         (All other related portions are changed.)
4258         (wl-summary-detect-mark-position): New function.
4259         (wl-summary-buffer-set-folder): Setup
4260         wl-summary-buffer-mode-line-formatter.
4261         (wl-summary-mode): Setup selective-display;
4262         Setup pre-idle-hook when xemacs.
4263         (wl-summary-update-modeline): Rewrite.
4264         (wl-summary-jump-to-msg): Define as function;
4265         Changed regexp for searching messages.
4266         (wl-summary-message-number): Rewrite.
4267         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4268         Do rescan when old type summary cache.
4269         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4270         (wl-summary-remove-destination): Use '\r' to detect EOL.
4271         (wl-summary-print-destination): Ditto.
4272         (wl-summary-temp-mark): New inline function.
4273         (wl-summary-persistent-mark): Ditto.
4274         (wl-summary-line-number): New function.
4275         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4276         (wl-summary-line-list-count): New function.
4277         (wl-summary-create-line): Added argument persistent-mark.
4278         (All other related portions are changed)
4279         (wl-summary-create-line): Insert '\r'.
4280         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4281         (wl-summary-cursor-move-surface): New inline function.
4282         (wl-summary-prev): Use it.
4283         (wl-summary-next): Ditto.
4284
4285         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4286         wl-summary-message-regexp.
4287         (wl-highlight-summary): Delete progress message.
4288         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4289
4290         * Version number is increased to 2.9.12.
4291
4292 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4293
4294         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4295         variable (nil: no minimum).
4296         (wl-summary-line-subject): Add some spaces after subject by
4297         wl-summary-line-subject-minimum-length.
4298
4299 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4300
4301         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4302         and removed `F'.
4303         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4304         change above).
4305
4306 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4307
4308         * wl-summary.el (wl-summary-line-list-count): Reverted.
4309         (example setting in samples/*/dot.wl is also updated)
4310
4311 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4312
4313         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4314
4315         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4316
4317         * wl-vars.el (wl-summary-line-format): Addes some description to the
4318         docstring.
4319
4320         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4321         (wl-summary-line-close-bracket): Ditto.
4322         (wl-summary-line-children-number): Ditto.
4323         (wl-summary-line-thread-indent): Ditto.
4324         (wl-summary-line-children-and-from): Ditto.
4325
4326         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4327         't', 'c', 'F' and added 'C'.
4328
4329         * wl-util.el (wl-set-string-width): Accept negative value.
4330         (wl-line-parse-format): Added "%number(" and "%)".
4331
4332 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4333
4334         * wl-summary.el (wl-summary-line-list-count): Change format of the
4335         return value.
4336
4337 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4338
4339         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4340         from the recent message.el.
4341         (wl-draft-point-in-header-p): Ditto.
4342         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4343         wl-draft-beginning-of-line.
4344         * wl-e21.el (wl-draft-mode-map): Ditto.
4345         * wl-xmas.el (wl-draft-mode-map): Ditto.
4346
4347         * wl-folder.el: Sort macrodefs by dependencies.
4348
4349 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4350
4351         * wl-summary.el (wl-summary-prev): Fixed regexp.
4352         (wl-summary-next): Ditto.
4353
4354 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4355
4356         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4357
4358 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4359
4360         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4361         for backward compatibility.
4362
4363 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4364
4365         * wl-summary.el (wl-summary-line-list-count): New function, merged
4366         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4367         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4368         list counts.
4369
4370 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4371
4372         * wl-summary.el (wl-summary-create-line): Ignore errors while
4373         timezone-fix-time.
4374
4375         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4376
4377         * wl-summary.el (wl-summary-sync-update): Ditto.
4378         (wl-summary-default-from): Use wl-message-entity
4379         instead of entity.
4380
4381         * wl-summary.el (wl-summary-create-line): Fix.
4382
4383         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4384         (wl-summary-line-format): New user option.
4385         (wl-folder-summary-line-format-alist): Ditto.
4386         (wl-summary-from-width): Abolished.
4387
4388         * wl-util.el (toplevel): Require 'bytecomp.
4389         (wl-line-parse-format): New function.
4390         (wl-line-formatter-setup): New macro.
4391
4392         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4393         (wl-summary-buffer-line-formatter): New buffer local variable.
4394         (wl-summary-switch-to-clone-buffer): Follow the change above.
4395         (wl-summary-message-regexp): Fix.
4396         (wl-summary-from-func-internal): Abolished.
4397         (wl-summary-subject-func-internal): Ditto.
4398         (wl-summary-subject-filter-func-internal): Ditto.
4399         (All other related portions are changed.)
4400         (wl-summary-buffer-set-folder):
4401         Set up wl-summary-buffer-number-column and 
4402         wl-summary-buffer-line-formatter
4403         (All other related portions are changed.)
4404         (wl-summary-buffer-number-column-detect): Abolished.
4405         (All other related portions are changed.)
4406         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4407         (wl-summary-delete-all-temp-marks-on-buffer): Use
4408         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4409         (wl-summary-target-mark-delete): Ditto.
4410         (wl-summary-target-mark-refile-subr): Ditto.
4411         (wl-summary-target-mark-mark-as-read): Ditto.
4412         (wl-summary-target-mark-mark-as-unread): Ditto.
4413         (wl-summary-target-mark-mark-as-important): Ditto.
4414         (wl-summary-target-mark-save): Ditto.
4415         (wl-summary-replace-status-marks): Renamed from
4416         wl-summary-set-status-marks-on-buffer;
4417         Use wl-summary-message-regexp instead of
4418         wl-summary-buffer-number-regexp.
4419         (wl-summary-sync-update): Follow the change above.
4420         (wl-summary-goto-previous-message-beginning): New function.
4421         (wl-summary-mark-as-unread): Use it.
4422         (wl-summary-mark-as-important): Ditto.
4423         (wl-summary-line-formatter): New variable.
4424         (wl-summary-line-year): New function.
4425         (wl-summary-line-day): Ditto.
4426         (wl-summary-line-day-of-week): Ditto.
4427         (wl-summary-line-hour): Ditto.
4428         (wl-summary-line-minute): Ditto.
4429         (wl-summary-line-open-bracket): Ditto.
4430         (wl-summary-line-close-bracket): Ditto.
4431         (wl-summary-line-children-number): Ditto.
4432         (wl-summary-line-thread-indent): Ditto.
4433         (wl-summary-line-size): Ditto.
4434         (wl-summary-line-subject): Ditto.
4435         (wl-summary-line-from): Ditto.
4436         (wl-summary-line-children-and-from): Ditto.
4437         (wl-summary-create-line): Rewritten.
4438         (wl-summary-format-date): Abolished.
4439
4440         * wl-highlight.el (wl-highlight-summary-current-line): Use
4441         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4442         Use thread structure to detect thread top message.
4443
4444         * wl-draft.el (wl-default-draft-cite): Don't use
4445         wl-summary-from-func-internal.
4446
4447         * wl-refile.el (wl-refile-subject-learn): Don't use
4448         wl-summary-subject-filter-func-internal.
4449         (wl-refile-guess-by-subject): Ditto.
4450
4451         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4452         parameters.
4453
4454         * wl-thread.el (wl-thread-update-indent-string-region):
4455         Use wl-thread-update-line-on-buffer instead of
4456         wl-thread-update-indent-string.
4457         (wl-thread-update-children-number): Redefine using
4458         wl-thread-update-line-on-buffer.
4459         (wl-thread-update-indent-string): Abolished.
4460
4461         * Version number is increased to 2.9.11.
4462
4463 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4464
4465         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4466         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4467         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4468
4469         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4470         as nil.
4471
4472         * wl-thread.el (wl-thread-open-all-unread): Use 
4473         elmo-folder-list-messages-mark-match.
4474         (wl-thread-insert-message): Removed argument `mark-alist'.
4475         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4476         elmo-msgdb-set-mark.
4477         (wl-thread-get-children-msgs-uncached): Likewise.
4478         (wl-thread-get-exist-children): Added argument include-self.
4479         (wl-thread-delete-message): Follow the change above.
4480
4481         * wl-summary.el (wl-summary-count-unread): Removed argument.
4482         (wl-summary-rescan): Follow the change above.
4483         (wl-summary-mark-as-read-region): Ditto
4484         (wl-summary-mark-as-unread-region): Ditto.
4485         (wl-summary-delete-messages-on-buffer): Ditto.
4486         (wl-summary-sync-update): Ditto.
4487         (wl-summary-switch-to-clone-buffer): Ditto.
4488         (wl-summary-goto-folder-subr): Ditto.
4489         (wl-summary-target-mark-mark-as-read): Ditto.
4490         (wl-summary-target-mark-mark-as-unread): Ditto.
4491         (wl-summary-target-mark-mark-as-important): Ditto.
4492         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4493         (wl-summary-update-thread): Removed argument `mark-alist'.
4494         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4495         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4496         (wl-summary-resume-cache-status): Likewise.
4497         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4498         elmo-msgdb-set-mark.
4499         (wl-summary-mark-as-read-all): Likewise.
4500         (wl-summary-delete-cache): Ditto.
4501         (wl-summary-auto-select-msg-p): Ditto.
4502         (wl-summary-mark-as-unread): Ditto.
4503         (wl-summary-no-auto-refile-message-p): Ditto.
4504         (wl-summary-mark-as-read): Ditto.
4505         (wl-summary-mark-as-important): Ditto.
4506         (wl-summary-auto-refile): Follow the change above.
4507         (wl-summary-delete-all-marks): Removed.
4508         (wl-summary-resume-marks-and-highlight): Ditto.
4509         (wl-summary-resume-marks): Ditto.
4510         (wl-summary-delete-important-msgs-from-list): Ditto.
4511         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4512
4513         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4514         wl-summary-count-unread.
4515
4516         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4517         (wl-summary-score-update-all-lines): Use
4518         elmo-msgdb-set-mark.
4519
4520 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4521
4522         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4523         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4524         (wl-summary-create-line): Renamed from
4525         wl-summary-overview-create-summary-line;
4526         Argument rearrangement.
4527         (wl-summary-update-thread): Follow the change above.
4528
4529         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4530         (wl-thread-insert-entity-sub): Likewise.
4531
4532         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4533         argument `overview', `mark-alist' and added `msgdb'.
4534
4535         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4536
4537         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4538         (wl-summary-rescan): Follow the change above.
4539         (wl-summary-sync-update): Ditto.
4540         (wl-summary-insert-thread-entity): Ditto;
4541         Don't use `let*' in every while loop;
4542         Detect infinite loop of threads.
4543         (wl-summary-update-thread): Removed argument `overview'.
4544
4545         * wl-thread.el (wl-thread-insert-message): Ditto.
4546
4547         * Version number is increased to 2.9.10.
4548
4549         * wl-message.el (wl-message-redisplay): Ignore errors while
4550         wl-message-redisplay-hook.
4551
4552 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4553
4554         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4555
4556 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4557
4558         * wl.el (wl): inhibit-quit while wl-folder.
4559
4560 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4561
4562         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4563         while msgdb access.
4564
4565 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4566
4567         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4568         even if no folder is not created.
4569
4570 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4571
4572         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4573
4574         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4575         implementation.
4576         (wl-summary-target-mark-thread): Ditto.
4577
4578         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4579
4580 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4581
4582         * wl-util.el (wl-display-bytes): Remove unused function.
4583
4584 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4585
4586         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4587         seems critical one (partially reverse the change in 2002/03/17).
4588
4589 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4590
4591         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4592         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4593
4594 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4595
4596         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4597         is not writable.
4598         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4599         plugged status instead of `'force' as 2nd argument.
4600
4601         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4602         is not creatable.
4603
4604         * Version number is increased to 2.9.9.
4605
4606 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4607
4608         * wl-summary.el (wl-summary-suspend): New function.
4609
4610 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4611
4612         * wl.el (wl): Do not check variables if check is nil.
4613         * wl-utils.el (wl-collect-draft): New function.
4614         * wl-folder.el (wl-folder-suspend): Put summary buffers
4615         and draft buffers at the end of buffer list.
4616         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4617
4618 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4619
4620         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4621         loop instead of recursive call.
4622
4623         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4624         2nd argument.
4625
4626 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4627
4628         * wl-draft.el (wl-draft-create-contents): Don't take neither
4629         (function . args) nor (string . something) any more.
4630
4631         * wl-version.el (wl-generate-user-agent-string): Return string
4632         without header symbol.
4633         * wl-draft.el (wl-draft-default-headers): Use it.
4634
4635         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4636         `wl-draft-insert-ccs' and return field value instead of inserting
4637         the header. Abolish cc argument.
4638         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4639
4640         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4641         rather than one with string car.
4642
4643         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4644         * wl-draft.el (wl-draft-create-contents): Add it after the default
4645         headers.
4646
4647         * wl-draft.el (wl-draft-create-contents): For the case of
4648         (symbol-or-string . function) insert header only when the function
4649         returns string value.
4650
4651 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4652
4653         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4654         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4655
4656 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4657
4658         * wl.el (wl-check-environment): Don't check Message-ID when
4659         `wl-insert-message-id' is nil.
4660         Revive checking if `wl-message-id-domain' contains "@".
4661
4662 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4663
4664         * wl.el (wl-check-environment): Merge examination for "@" at
4665         inappropriate position into the first string-match.
4666
4667         * wl-summary.el (wl-summary-target-mark-print): New function.
4668         (wl-summary-pipe-message-subr): Extracted from
4669         `wl-summary-pipe-message'.
4670         (wl-summary-target-mark-pipe): New function.
4671         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4672         `wl-summary-target-mark-pipe'.
4673
4674 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4675
4676         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4677
4678 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4679
4680         * wl.el (wl-check-environment): Use elmo-warning instead of
4681         error for non-critical ones.
4682         Remove trash folder check.
4683         (wl): Don't ignore error in wl-check-environment.
4684
4685         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4686         check, which is moved from `wl-check-environment'.
4687         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4688
4689 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4690
4691         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4692         guess anything, call wl-summary-write.
4693         (wl-summary-write): Create draft with blank To field.
4694         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4695
4696 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4699         argument full as well for wl-folder-write-current-folder.
4700         If wl-*-write-current-folder cannot guess addressee, add blank
4701         To header.
4702         Rewrite condition for positioning cursor.
4703
4704 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4705
4706         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4707         summary buffer is present, use it.
4708         (wl-folder-jump-to-previous-summary): Ditto.
4709
4710 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4711
4712         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4713
4714         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4715         wl-summary-previous-buffer and wl-summary-next-buffer.
4716
4717         * wl-folder.el (wl-folder-mode-map): Bind
4718         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4719         (wl-folder-jump-to-next-summary): New function.
4720         (wl-folder-jump-to-previous-summary): Ditto.
4721
4722         * wl-draft.el (wl-draft): Rearranged.
4723
4724 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4725
4726         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4727         of header.
4728         (wl-draft): Collect arguments for the header as header-alist.
4729         (wl-draft-forward): Arrange arguments for wl-draft.
4730         (wl-draft-reply): Ditto.
4731         (wl-draft-edit-string): Ditto.
4732         * wl-summary.el (wl-summary-write): Ditto.
4733         (wl-summary-write-current-folder): Ditto.
4734
4735         * Version number is increased to 2.9.8.
4736
4737 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4738
4739         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4740
4741         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4742
4743         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4744         even if the guess failed.
4745
4746         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4747         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4748         wl-summary-write-current-folder.
4749         * wl-xmas.el: Ditto.
4750
4751 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4752
4753         * wl-summary.el (wl-summary-next-page): Force display message if
4754         message is not displayed yet.
4755         (wl-summary-prev-page): Ditto.
4756
4757 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4758
4759         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4760
4761 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4762
4763         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4764         add "Preview Message" and "Save Draft and Exit".
4765
4766 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4767
4768         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4769         if addrmgr is called from draft in splitted window.
4770
4771         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4772         * wl-mule.el: Ditto.
4773         * wl-xmas.el: Ditto.
4774
4775 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4778
4779         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4780         * wl-xmas.el (wl-folder-toolbar): Ditto.
4781
4782 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4783
4784         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4785         and wl-draft-save-and-exit.
4786         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4787         * wl-xmas.el: Ditto.
4788         * wl-mule.el: Ditto.
4789
4790         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4791         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4792
4793 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4794
4795         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4796         lists for saving buffer.
4797
4798 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4799
4800         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4801         parent-folder argument instead of it.
4802         (wl-draft-create-buffer): Ditto.
4803         (wl-draft-forward): Ditto.
4804         (wl-draft-reply): Ditto.
4805         * wl-summary.el (wl-summary-write): Ditto.
4806         (wl-summary-write-current-folder): Ditto.
4807
4808         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4809         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4810         Folder buffer after composing.
4811
4812 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4813
4814         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4815         header if the file `wl-x-face-file' already contains it.
4816
4817 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4818
4819         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4820         folder" entry.
4821         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4822         * wl-e21.el (wl-folder-toolbar): Ditto.
4823         * wl-xmas.el (wl-folder-toolbar): Ditto.
4824
4825 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4826
4827         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4828         wl-folder-goto-folder with sticky argument.
4829         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4830
4831 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4832
4833         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4834         and wl-summary-previous-buffer.
4835         (wl-summary-next-buffer): New function.
4836         (wl-summary-previous-buffer): Ditto.
4837
4838 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4839
4840         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4841         wl-folder-jump-to-current-entity-with-arg.
4842         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4843         `wl-folder-jump-to-current-entity'.
4844         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4845         `wl-summary-goto-folder-sticky'.
4846         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4847         `wl-summary-goto-folder'.
4848         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4849         Unless force-exit, do not clean temp. marks for sticky summary.
4850         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4851
4852 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4853
4854         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4855         not entire.
4856
4857 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4858
4859         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4860         to `C-x C-s'.
4861         (wl-summary-save-status): New command.
4862         (wl-summary-exit): Don't clean-up temp marks when sticky.
4863         (Applied patch from Nakayama-san [wl: 09548])
4864         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4865         Do nothing when no mark data.
4866         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4867         Call `wl-summary-delete-all-temp-marks' before saving.
4868
4869 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4870
4871         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4872
4873 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4874
4875         * wl.el (wl-check-environment): Also cause error when (system-name)
4876         returns "localhost.localdomain". (Although it doesn't affect because
4877         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4878
4879 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4880
4881         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4882         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4883
4884         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4885         value.
4886
4887 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4888
4889         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4890         Likewise r-cc-list and r-ng-list.
4891
4892 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4893
4894         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4895         only if it is bound as variable.
4896
4897         * wl-mime.el (wl-draft-preview-message): Ditto.
4898
4899 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4900
4901         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4902         needless `goto-char'.
4903
4904         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4905         `wl-summary-redisplay-no-mime-internal' instead of
4906         `wl-summary-redisplay-no-mime'.
4907         (wl-summary-redisplay-no-mime): Changed argument;
4908         Call `wl-summary-redisplay-no-mime-internal'.
4909
4910         * wl-mime.el (wl-draft-preview-message): Bind
4911         `mime-header-encode-method-alist' locally.
4912
4913         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4914         (wl-draft-std11-parse-addresses): Added the first address check.
4915         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4916
4917         * Version number is increased to 2.9.7.
4918
4919 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4920
4921         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4922
4923 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4924
4925         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4926         related to scrollbar support, if there is no such a feature
4927         compiled in.
4928
4929 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4930
4931         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4932         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4933         for prefetch.
4934
4935 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4936
4937         * wl-summary.el (wl-summary-pick): Fix for no match.
4938
4939 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4940
4941         * wl-draft.el (wl-draft-save):
4942         Override `mime-header-encode-method-alist'.
4943
4944 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4945
4946         * wl-folder.el (wl-folder-pick): New function.
4947         Define key as "?".
4948
4949 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4950
4951         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4952         Fix for unplugged.
4953
4954 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4955
4956         * wl-folder.el (wl-folder-virtual): New function.
4957         Define key as "V".
4958
4959 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4960
4961         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4962         multi folder if entity is group.
4963
4964 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4965
4966         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4967         is nil.
4968
4969 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4970
4971         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4972         (wl-summary-target-mark-msgs): Return the number of marked messages.
4973
4974 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4975
4976         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4977         "first:" is specified.
4978
4979 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-vars.el (wl-from): Use return value of function
4982         user-full-name instead of the variable user-full-name since
4983         XEmacs-20.4 doesn't set this variable.
4984
4985 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4986
4987         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4988         call `wl' directly.
4989
4990 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4991
4992         * wl-draft.el (wl-draft-reedit): Removed duplicated
4993         switch-to-buffers.
4994
4995 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4996
4997         * wl.el (wl-other-frame): Removed garbages.
4998
4999 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5000
5001         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5002
5003         * wl-xmas.el (wl-draft-key-setup): Ditto.
5004
5005         * wl-mule.el (wl-draft-key-setup): Ditto.
5006
5007         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5008         (wl-draft-reedit): Ditto.
5009         (wl-draft-prepare-edit): Add `wl-draft-save' to
5010         `local-write-file-hooks'.
5011         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5012         (wl-draft-reedit): Set buffer-file-name.
5013         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5014
5015
5016         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5017         call it.
5018         (wl-delete-startup-frame-function): New variable.
5019         (wl-other-frame): New function
5020         (Original was written by Yamaoka san [wl: 09239]).
5021
5022         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5023         if `wl-folder-use-frame'.
5024
5025 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5026
5027         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5028
5029 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5030
5031         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5032         New variable.
5033         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5034         (wl-message-buffer-prefetch-get-next): Use them.
5035         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5036
5037 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5038
5039         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5040         with unwind-protect.
5041
5042         * wl-draft.el (wl-draft-reedit): Rewrite.
5043         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5044         (wl-draft-save): Insert header separator if it does not exist;
5045         Removed condition-case.
5046
5047         * wl-summary.el (wl-summary-reedit): Revert last change.
5048
5049         * wl-draft.el (wl-draft-save): Rewrite.
5050         (wl-draft-create-buffer): Set buffer-file-name as nil.
5051
5052         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5053
5054         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5055
5056         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5057         nil.
5058
5059 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5060
5061         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5062         If count is nil, do not prefetch.
5063         (wl-message-buffer-prefetch-next): Next.
5064
5065 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5066
5067         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5068
5069 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5070
5071         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5072         `delete-backward-char'
5073         (wl-draft-prepare-edit): Check major-mode.
5074         (wl-draft-decode-header): Rewrite.
5075         (wl-draft): Fix.
5076
5077 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5078
5079         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5080
5081 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5082
5083         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5084         (wl-message-buffer-prefetch-get-next): Remove size checking.
5085         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5086
5087 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5088
5089         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5090         (wl-draft-default-headers): Fix.
5091
5092 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5093
5094         * wl-draft.el (wl-draft-default-headers): Insert return value of
5095         `wl-generate-mailer-string-function'.
5096
5097 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5098
5099         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5100         (wl-draft-insert-mail-header-separator): Ditto.
5101
5102         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5103         again (Reverted the change on 2002-01-17 by OKADA san).
5104
5105 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5106
5107         * wl-draft.el (wl-draft): Rewrite.
5108         (wl-draft-create-buffer): New function.
5109         (wl-draft-create-contents): Ditto.
5110         (wl-draft-prepare-edit): Ditto.
5111         (wl-draft-decode-header): Ditto.
5112         (wl-draft-decode-body): Ditto.
5113         (wl-draft-check-new-line): Ditto.
5114         (wl-draft-default-headers): Ditto.
5115         (wl-draft-insert-mail-header-separator): Ditto.
5116
5117 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5118
5119         * Version number is increased to 2.9.6.
5120
5121 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5122
5123         * wl-draft.el (wl-draft-delete-field): Optional argument.
5124         (wl-draft-delete-fields): Ditto.
5125
5126 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5127
5128         * wl-message.el (toplevel): Eliminated byte-compile warning.
5129         for `itimer-function', `delete-timer' and `itimer-list'.
5130
5131 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5132
5133         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5134         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5135         `wl-message-buffer-prefetch-threshold'.
5136         * wl-summary.el (wl-summary-redisplay-internal): Remove
5137         the check of `wl-message-buffer-prefetch-depth'.
5138
5139 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5140
5141         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5142         size of article.
5143         (wl-message-buffer-prefetch-subr): Remove size check.
5144
5145 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5146
5147         * wl-vars.el (wl-plugged): Make customizable.
5148
5149 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5150
5151         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5152         (wl-message-buffer-prefetch-set-timer): New function.
5153         (wl-message-buffer-prefetch-get-next): New function.
5154         (wl-message-buffer-prefetch): New function.
5155         (wl-message-buffer-prefetch-next): Rewrite.
5156         (wl-message-buffer-prefetch-subr): Rewrite.
5157         * wl-vars.el (wl-auto-prefetch-first): New variable.
5158         * wl-summary.el (wl-summary-goto-folder-subr): Call
5159         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5160
5161 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5162
5163         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5164         `wl-summary-unread-message-hook'.
5165
5166 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5167
5168         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5169         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5170         if range is `cache-status'.
5171
5172 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5173
5174         * wl-message.el (wl-message-buffer-prefetch-subr):
5175         Improve debug message.
5176
5177 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5180         `wl-mail-send-pre-hook'.
5181         (wl-draft-send-mail-with-qmail): Ditto.
5182         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5183
5184 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5185
5186         * wl-message.el (wl-message-buffer-prefetch-subr):
5187         Fix for cancel-function-timers bug.
5188         (wl-message-buffer-prefetch-debug): Default value is t.
5189
5190 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5191
5192         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5193         (wl-message-buffer-prefetch-subr): Rewrite.
5194         Rename from `wl-message-buffer-prefetch'.
5195
5196 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5197
5198         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5199         (wl-default-draft-cite-decorate-author): Ditto.
5200
5201         * wl-draft.el (wl-draft-cite-function): Removed.
5202         (wl-default-draft-cite-decorate-author): Ditto.
5203
5204 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5205
5206         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5207         (wl-default-draft-cite): Do not arrange author name if the value of
5208         `wl-default-draft-cite-decorate-author' is nil.
5209
5210 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5211
5212         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5213
5214         * wl-folder.el (wl-folder-check-one-entity): Don't care
5215         `elmo-folder-use-flag-p'.
5216
5217 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5218
5219         * wl-folder (wl-folder-check-one-entity): Fix
5220         problem if unread is nil.
5221
5222 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5223
5224         * wl-address.el (wl-address-make-completion-list): Check whether
5225         the address is a group list.
5226         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5227
5228 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5229
5230         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5231         The number of the messages of new and unread does not count
5232         correctly.
5233
5234         * wl-summary.el (wl-summary-count-unread): Changed to return
5235         `(new . unread)' instead of total.
5236         (wl-summary-sync-update): Follow the change above.
5237
5238         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5239
5240 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5241
5242         * wl-address.el (wl-address-make-completion-list): Do not enclose
5243         address by " <" and ">" if associated realname is "".
5244         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5245         This is against the promblem with group list in .addresses pointed
5246         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5247
5248 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5249
5250         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5251         message is a format control string.
5252         * wl-expire.el (wl-expire-append-log): Ditto.
5253         * wl-mime.el (wl-summary-burst-subr): Ditto.
5254         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5255         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5256
5257 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5258
5259         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5260         wl.el (wl-check-variables): Rename from `wl-check-type'.
5261         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5262         (wl-check-variables-2): New function.
5263         (wl): Call `wl-check-variables-2'.
5264
5265 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5266
5267         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5268         after renaming folder in access group.
5269
5270 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5271
5272         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5273         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5274         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5275         (wl-message-buffer-prefetch): Rewrite.
5276         (wl-message-buffer-prefetch-idle-time): Removed.
5277         * wl-summary.el (wl-summary-redisplay-internal):
5278         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5279         Error check for `wl-message-buffer-prefetch-depht'.
5280
5281 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5282
5283         * Version number is increased to 2.9.5.
5284         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5285
5286 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5287
5288         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5289         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5290         Based on the patch written by
5291         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5292
5293 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * wl-draft.el (wl-draft-raw-send): Fix for
5296         `wl-news-send-pre-hook'
5297
5298 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5299
5300         * wl-utils.el (wl-message-id-function): New variable.
5301         * wl-draft.el (wl-draft-insert-required-fields):
5302         Use `wl-message-id-function'.
5303
5304 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5305
5306         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5307         * wl-utils.el (wl-draft-make-message-id-string):
5308         Use `wl-from' for domain part of Message-ID
5309         if `wl-message-id-use-wl-from' if non-nil.
5310         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5311
5312 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5313
5314         * wl.el (wl): Call `wl-check-type'
5315         Do not 'condition-case'.
5316
5317 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5318
5319         * wl.el (wl-check-type): New function.
5320         (wl-check-type-variables): New variable.
5321
5322 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5323
5324         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5325
5326 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5327
5328         * wl-draft.el (wl-smtp-password-key): New function.
5329         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5330         (wl-draft-send-mail-with-smtp): Ditto.
5331         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5332
5333 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5334
5335         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5336         * wl-utils.el (wl-unique-id-suffix): Remove.
5337
5338 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5339
5340         * Version number is increased to 2.9.4.
5341
5342 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5343
5344         * wl-utils.el (wl-unique-id-suffix): New variable.
5345         (wl-unique-id): Use `wl-unique-id-suffix'
5346
5347 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5348
5349         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5350         instead of `elmo-msgdb-search'.
5351
5352         * Version number is increased to 2.9.3.
5353
5354 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5355
5356         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5357
5358 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5359
5360         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5361         (wl-draft-dispatch-message): Changed for send-later.
5362         (wl-draft-queue-flush): Ditto.
5363         (wl-draft): Clear `wl-sent-message-queued'.
5364         (wl-draft-reedit): Ditto.
5365         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5366         * wl-vars.el (wl-draft-force-queuing): New variable.
5367         (wl-draft-force-queuing-mail): New variable.
5368         (wl-draft-force-queuing-news): New variable.
5369
5370 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5371
5372         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5373         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5374
5375 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5376
5377         * Version number is increased to 2.9.2.
5378
5379 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5380
5381         * wl-draft.el (wl-draft-elide-region): New user command.
5382         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5383
5384         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5385         command `wl-draft-elide-region'.
5386         * wl-mule.el: Ditto.
5387         * wl-xmas.el: Ditto.
5388
5389 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5390
5391         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5392         (wl-biff-check-folder-async): Removed needless let.
5393
5394 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5395
5396         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5397         wl-folder-get-elmo-folder.
5398         (wl-biff-check-folder): Set `biff' argument of
5399         `wl-folder-check-one-entity'.
5400         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5401
5402         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5403         (wl-folder-check-one-entity): Added `biff' argument;
5404         Setup `biff' slot of folder.
5405
5406         * Version number is increased to 2.9.1.
5407
5408 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5409
5410         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5411         comment out and fixed.
5412         (wl-fldmgr-add-completion-subr): Ditto.
5413
5414         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5415         and msgdb.
5416
5417         * wl.el (wl-toggle-plugged): Save summary view.
5418
5419 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5420
5421         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5422
5423 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5424
5425         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5426
5427 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5428
5429         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5430         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5431         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5432
5433         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5434         if it was failed.
5435         (wl-demo): Disable undo in the demo buffer.
5436
5437 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5438
5439         * wl-version.el (wl-version): Changed codename.
5440
5441         * Version number is increased to 2.9.0.
5442
5443 2001-12-14  Takuo KITAME <kitame@northeye.org>
5444
5445         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5446         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5447         (wl-folder-mark-as-read-all-current-entity): Ditto.
5448
5449 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-vars.el (wl-from-width): Define as obsolete variable.
5452         (wl-subject-length-limit): Ditto.
5453
5454         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5455
5456         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5457         wl-summary-save-view.
5458
5459         * wl.el (wl-save-status): Ditto.
5460         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5461
5462         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5463         (wl-summary-exit): Follow the change above.
5464         (wl-summary-goto-folder-subr): Ditto.
5465
5466         * wl-folder.el (wl-folder-create-subr): Don't use
5467         `elmo-folder-creatable-p'.
5468
5469 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5470
5471         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5472
5473 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5474
5475         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5476         rather than bitmap on Emacs 21.
5477         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5478         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5479         for xbm if the new redisplay engine is not available.
5480
5481 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5482
5483         * wl-folder.el (wl-folder-init-hook): New hook.
5484         (wl-folder-init): Run `wl-folder-init-hook'.
5485
5486 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5487
5488         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5489
5490 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5491
5492         * wl-acap.el (wl-acap-cache-filename): New variable.
5493         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5494         (wl-acap-init): Use cache if no ACAP server found.
5495
5496 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5497
5498         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5499         `wl-acap-original-msgdb-dir'.
5500
5501         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5502         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5503
5504         * wl-mime.el (wl-mime-save-directory): Renamed from
5505         `wl-mime-save-dir'.
5506
5507 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5508
5509         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5510
5511         * wl-demo.el: Require `path-util'.
5512         (wl-demo-bitmap-mule-available-p): New internal variable.
5513         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5514         `module-installed-p' instead.
5515         (wl-demo-insert-image): Use *.img file for a bitmap image.
5516         (wl-demo): Don't call the ascii demo recursively.
5517
5518 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5519
5520         * Version number is increased to 2.7.7.
5521
5522 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5523
5524         * wl.el (wl-exit): Eliminated byte-compile warning.
5525
5526 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5527
5528         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5529         obsolete variable using `elmo-define-obsolete-variable'.
5530         (wl-fetch-confirm-threshold): Ditto.
5531         (wl-cache-prefetch-folder-type-list): Ditto.
5532         (wl-cache-prefetch-folder-list): Ditto.
5533
5534 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5535
5536         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5537         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5538         (wl-demo-insert-image): New function.
5539         (wl-demo-insert-text): New function.
5540         (wl-demo-image-type-alist): Redefine as a function.
5541         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5542         (wl-demo-with-temp-file-buffer): Removed.
5543         (wl-logo-xpm): Removed.
5544         (wl-logo-xbm): Removed.
5545         (wl-logo-bitmap): Removed.
5546
5547 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5548
5549         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5550         (wl-expire-localdir-get-folder-function): New user option.
5551         (wl-expire-localdir-get-folder): New function.
5552         (wl-expire-localdir-date): Ditto.
5553
5554 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5555
5556         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5557         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5558         Fixed unread number mismatch when all-unread < unread.
5559
5560 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5561
5562         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5563         (wl-fetch-confirm-threshold): Ditto.
5564
5565         * wl-summary.el (wl-summary-confirm-appends): Removed.
5566         (wl-summary-sync-update): Don't refer
5567         `wl-summary-update-confirm-threshold' (It is now abolished).
5568
5569         * wl-message.el (wl-message-display-internal): Don't refer
5570         `wl-fetch-confirm-threshold' (It is now abolished).
5571
5572 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5573
5574         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5575
5576 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5577
5578         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5579         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5580         Change default value to nil.
5581         (wl-summary-indent-length-limit): The value can be nil, nil means
5582         unlimited.
5583
5584         * wl-summary.el: Don't set limit for indent length if the value of
5585         wl-summary-indent-length-limit is nil.
5586         If the value of wl-summary-width is nil, it means only that the width
5587         of summary is unlimited (nil doesn't mean that the indent length is
5588         unlimited).
5589
5590         * wl-thread.el: Ditto.
5591
5592 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5593
5594         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5595         be nil, nil means never confirm.
5596         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5597
5598 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5599
5600         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5601         means unlimited).
5602
5603 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5604
5605         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5606         Use `with-temp-buffer'.
5607
5608 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5609
5610         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5611         with new backquote style).
5612         (wl-folder-get-entity-from-buffer): Ditto.
5613
5614 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5615
5616         * wl-version.el (nemacs-version): Eliminated.
5617         (wl-extended-emacs-version2): Ignore nemacs.
5618         (wl-extended-emacs-version3): Ditto.
5619
5620 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5621
5622         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5623         (wl-draft-add-in-reply-to): New variable.
5624         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5625         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5626         (wl-draft-yank-from-mail-reply-buffer): Use
5627         `wl-draft-add-in-reply-to'.
5628         (wl-draft-insert-current-message): Ditto.
5629
5630 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5631
5632         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5633         typo (kill->hide).
5634         (wl-message-buffer-prefetch-folder-type-list): Added elements
5635         `mark' and `cache' instead of `internal'.
5636
5637 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5638
5639         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5640         resume msgdb directory.
5641
5642 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5643
5644         * wl.el (wl-exit): Call `wl-acap-exit'.
5645
5646         * wl-summary.el (wl-summary-message-string): New function.
5647         (wl-summary-reedit): Use it.
5648         (wl-summary-resend-bounced-mail): Remove needless let.
5649         (wl-summary-supersedes-message): Ditto.
5650         (wl-summary-save): Ditto.
5651
5652         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5653         (wl-acap-init): Set it.
5654         (wl-acap-exit): New function.
5655
5656 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5657
5658         * wl.el (wl-init): Revert (require 'mime-setup). move from
5659         toplevel.
5660
5661 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5662
5663         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5664         local variables.  Add error when guess function return invalid
5665         value.
5666
5667 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5668
5669         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5670         Change local variable name.
5671         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5672         (wl-folder-get-newsgroups): Return nil when non-news folder.
5673         * wl-summary.el (wl-summary-write-current-folder): State through
5674         when guess-list return nil.
5675         (wl-summary-write-current-folder-functions): Fixed docstring.
5676
5677         * wl.el (wl-exit): Changed confirm message.
5678
5679         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5680         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5681
5682         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5683
5684 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5685
5686         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5687         user option (Renamed from wl-cache-prefetch-folder-type-list).
5688         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5689         from wl-cache-prefetch-folder-list).
5690
5691         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5692         Move to wl-vars.el.
5693         (wl-message-buffer-prefetch-p): Changed to enable
5694         `wl-message-buffer-prefetch-folder-list'.
5695
5696         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5697         `ignore-cache'.
5698
5699 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5700
5701         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5702         `part-top' and `part-bottom'.
5703         (wl-draft-config-sub-part-top): New function.
5704         (wl-draft-config-sub-part-bottom): New function.
5705
5706 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5707
5708         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5709
5710 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5711
5712         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5713
5714 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5715
5716         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5717
5718         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5719         (wl-summary-write-current-folder): Ditto.
5720
5721 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5722
5723         * wl-folder.el (wl-folder-get-newsgroups): Use
5724         `elmo-folder-newsgroups'.
5725
5726 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5727
5728         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5729         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5730         `wl-draft-config-sub-header-bottom'.
5731
5732 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5733
5734         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5735         localnews folder.
5736
5737 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5738
5739         * wl-summary.el (wl-summary-mode): Undo last change.
5740
5741         * wl-folder.el (wl-folder-mode): Ditto.
5742
5743 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5744
5745         * wl-summary.el (wl-summary-mode): Locally set
5746         truncate-partial-window-width to nil.
5747         (for XEmacs)
5748
5749         * wl-folder.el (wl-folder-mode): Ditto.
5750
5751 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5752
5753         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5754
5755 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5756
5757         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5758         number.
5759
5760         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5761
5762         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5763
5764         * Version number is increased to 2.7.6.
5765
5766 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5767
5768         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5769
5770 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5771
5772         * wl-summary.el (wl-summary-sync-update): Enclose network
5773         related portion with `unwind-protect'.
5774
5775 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5776
5777         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5778
5779 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5780
5781         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5782         element.
5783         * wl-vars.el (wl-message-body-button-alist): Ditto.
5784
5785         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5786         max match length.
5787         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5788
5789         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5790         for the max match length;
5791         Use 4th element value for the button string regexp group.
5792
5793         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5794         candidate exists, prompt to select.
5795
5796 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5797
5798         * wl-summary.el (wl-summary-jump-to-msg): Search before
5799         calibration point by `beginning-of-line'.
5800
5801 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5802
5803         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5804         for access group.
5805
5806 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5807
5808         * wl-message.el (wl-message-display-internal): Bind
5809         `default-mime-charset'.
5810
5811         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5812
5813         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5814
5815         * Version number is increased to 2.7.5.
5816
5817 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5818
5819         * wl-expire.el (wl-summary-archive): Fixed;
5820         Use `elmo-folder-name-internal'.
5821
5822 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5823
5824         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5825         from `elmo-folder-move-messages' caller.
5826         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5827
5828         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5829         related portions are changed).
5830
5831 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5832
5833         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5834         counter.
5835
5836 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5837
5838         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5839         buffer local and set it to nil.
5840
5841         * wl-message.el (wl-message-redisplay): Ditto.
5842
5843 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5844
5845         * wl-summary.el (wl-summary-mark-as-important): If message is
5846         already cached, set messag as read, otherwise encache and mark as read.
5847
5848 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5849
5850         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5851         point-min.
5852
5853 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5854
5855         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5856         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5857         a keymap.
5858
5859 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5860
5861         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5862         parent.
5863
5864         * wl-mule.el (wl-message-define-keymap): Ditto.
5865
5866         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5867
5868         * wl-xmas.el (wl-message-display-internal-hook): Define.
5869         (wl-xmas-setup-message-toolbar): Define as function.
5870         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5871         (wl-message-overload-functions): Abolished.
5872         (wl-message-define-keymap): New function.
5873
5874         * wl-vars.el (wl-message-display-internal-hook): New variable.
5875         (wl-message-header-button-alist): New variable (Renamed from
5876         wl-highlight-message-header-button-alist).
5877         (wl-message-body-button-alist): Ditto.
5878
5879         * wl-mule.el (wl-message-define-keymap): New function.
5880         (wl-message-overload-functions): Abolished.
5881
5882         * wl-message.el (wl-message-add-buttons-to-body): New function.
5883         (wl-message-redisplay): Don't call wl-message-overload-functions;
5884         Call wl-message-add-buttons-to-header and
5885         wl-message-add-buttons-to-body.
5886         (wl-message-display-internal): Set keymap argument for
5887         elmo-mime-display-as-is, elmo-mime-message-display;
5888         Run wl-message-display-internal-hook.
5889         (wl-message-refer-article-or-url): Abolished.
5890
5891         * wl-highlight.el (wl-highlight-headers): Don't call
5892         wl-highlight-message-add-buttons-to-header.
5893         (wl-highlight-message-add-buttons-to-header): Abolished.
5894
5895
5896         * wl-e21.el (wl-message-display-internal-hook): Define.
5897         (wl-e21-setup-toolbar): Deleted duplicated binding.
5898         (wl-e21-setup-message-toolbar): Define as function.
5899         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5900         (wl-message-define-keymap): New function.
5901         (wl-message-overload-functions): Abolished.
5902
5903 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5904
5905         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5906         and elmo-folder-close.
5907
5908         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5909
5910 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5911
5912         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5913         boolean value.
5914         * wl-draft.el (wl-draft-do-fcc): Ditto.
5915
5916 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5917
5918         * wl-vars.el (wl-fcc-force-as-read): New variable.
5919         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5920         mark copied message as read.
5921
5922 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5923
5924         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5925
5926 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5927
5928         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5929         `wl-summary-target-above' instead of obsolete variable
5930         `wl-summary-temp-above'.
5931
5932         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5933         instead of `make-obsolete-variable'.
5934         * wl-refile.el (toplevel): Ditto.
5935
5936 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5939         with third argument t.
5940         (wl-draft): Set first argument for wl-plugged-init as t.
5941
5942         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5943         definition.
5944
5945 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5946
5947         * wl-vars.el: Tabify.
5948         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5949
5950         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5951         message.
5952
5953 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5954
5955         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5956         and set default to beep.
5957
5958 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5959
5960         * wl-vars.el (wl-draft-truncate-lines): New variable.
5961
5962         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5963         instead of wl-message-truncate-lines for truncate-lines.
5964
5965 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5966
5967         * wl-message.el (wl-message-display-internal): Call
5968         `wl-highlight-message' after `elmo-mime-display-as-is'.
5969
5970         * wl-mime.el (wl-mime-display-text/plain): New function.
5971         (wl-mime-display-header): Ditto.
5972         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5973         body-presentation-method for text/plain;
5974         Register `wl-mime-display-header' as a header-presentation-method;
5975         Don't set up `elmo-message-text-content-inserted-hook' and
5976         `elmo-message-header-inserted-hook'.
5977
5978         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5979         variable.
5980         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5981         as t if flag is 'all-header;
5982         Don't bind `elmo-message-ignored-field-list',
5983         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5984
5985 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5986
5987         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5988         for xemacs with non-mule environment.
5989
5990 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5991
5992         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5993         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5994         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5995
5996 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5997
5998         * wl-vars.el (wl-interactive-send): Set default value as t.
5999
6000 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6001
6002         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6003         (wl-addrmgr-method-list): Abolished.
6004         (wl-addrmgr-change-method): Follow above change.
6005
6006         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6007
6008 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6009
6010         * wl-vars.el (wl-message-truncate-lines): Change default value
6011         to default-truncate-lines.
6012
6013         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6014
6015 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6016
6017         * wl-vars.el (wl-message-truncate-lines): New variable.
6018
6019         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6020         wl-message-truncate-lines.
6021
6022 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6023
6024         * wl-acap.el (wl-acap-init): Remove period from error message.
6025         (wl-acap-find-acap-service): Remove period from message.
6026
6027 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6028
6029         * wl.el (wl-check-environment): Undo last change.
6030
6031         * wl-vars.el (wl-from): Changed default value.
6032
6033         * wl-util.el (toplevel): Don't require tm-edit.
6034
6035         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6036         `wl-folder-init';
6037         Don't set mark on mail body.
6038         (wl-draft-reedit): Ditto.
6039
6040         * wl-address.el (wl-address-quote-specials): Define as an alias for
6041         elmo-address-quote-specials.
6042
6043 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6046
6047         * wl-vars.el (wl-from): Set default value as nil.
6048         (wl-organization): Set default value as ORGANIZATION environment
6049         variable.
6050
6051         * wl-draft.el (wl-smtp-extension-bind): Check value of
6052         wl-smtp-connection-type.
6053
6054         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6055         error.
6056
6057 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6058
6059         * Version number is increased to 2.7.4.
6060
6061         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6062         arguments from `wl-highlight-x-face-function' caller.
6063         Use x-face-1.3.6.12 or later.
6064
6065 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6066
6067         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6068
6069 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6070
6071         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6072         (wl-fcc): Fix to accept function.
6073         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6074
6075 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6076
6077         * wl-acap.el (toplevel): Added `product-provide' declare.
6078         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6079
6080 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6081
6082         * wl.el (wl): Changed order of calling `elmo-init'
6083         and `elmo-folder-init'.
6084
6085 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6086
6087         * wl-mime.el (wl-summary-burst): Extract message when content-type
6088         of root entity is not only `multipart' but also `message/rfc822'.
6089         (wl-summary-burst-subr): Ditto.
6090
6091 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6092
6093         * wl-vars.el (toplevel): Require 'custom.
6094         (wl-trash-folder): Added to `wl-setting' group.
6095
6096         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6097         exists.
6098         (wl-addrmgr-draw): Insert empty line when no entry exists.
6099
6100         * wl-mule.el (wl-message-wheel-up): Fixed.
6101         (wl-message-wheel-down): Ditto.
6102
6103 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6104
6105         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6106         config is an anonymous lambda expression.
6107
6108 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6109
6110         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6111         when Mule 2 is running.
6112
6113 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6114
6115         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6116
6117 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6118
6119         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6120         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6121
6122         * wl-address.el (wl-address-specials-regexp): Eliminated.
6123         (wl-address-quote-specials): Rewrite.
6124
6125 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6126
6127         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6128         shy-groups for regexp.
6129
6130         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6131         character classes and Perl style shy-groups for regexp.
6132         (wl-highlight-plugged-current-line): Use Posix style character
6133         classes for regexp.
6134         (wl-e21-highlight-folder-by-numbers): Ditto.
6135         (wl-e21-display-image-p): Use `display-images-p' instead of
6136         `display-graphic-p'.
6137         (display-images-p): Make an alias to `display-graphic-p' if it is
6138         not available.  It is for Emacs version prior to 21.0.105.
6139
6140         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6141         `display-graphic-p'.
6142         (wl-demo-image-type-alist): Ditto.
6143         (display-images-p): Make an alias to `display-graphic-p' if it is
6144         not available.  It is for Emacs version prior to 21.0.105.
6145
6146 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6147
6148         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6149         support.
6150         (wl-generate-user-agent-string): Ditto.
6151
6152         * wl-version.el (wl-version): Update docsting.
6153         (wl-version-status): Ditto.
6154
6155 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6156
6157         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6158         21.0.105.  For Emacs 21.0.104 or earlier.
6159
6160 2001-09-03  Takuo KITAME <kitame@northeye.org>
6161
6162         * wl-e21.el (wl-plugged-init-icons): Use
6163         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6164         (wl-biff-init-icons): Ditto.
6165
6166 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6167
6168         * wl-highlight.el (wl-highlight-summary-current-line):
6169         Fixed highlighting refile/copy destination.
6170
6171         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6172         (wl-acap-store): Encode string by wl-acap-coding-system.
6173
6174 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6175
6176         * wl-acap.el (toplevel): Check and require 'un-define before
6177         'xemacs-ucs;
6178          Added checking for UTF-2000.
6179
6180 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6181
6182         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6183         Don't enclose with `eval-and-compile'.
6184
6185         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6186         wl-init is non-nil.
6187
6188         * wl-draft.el (wl-draft): Ditto.
6189
6190         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6191
6192         * wl-acap.el (toplevel): Require 'wl.
6193         (wl-acap-store): Call `elmo-init'.
6194
6195         * wl.el (wl): Changed position of `wl-check-environment'.
6196         (toplevel): Added autoload setting for wl-acap.
6197
6198         * wl-vars.el (wl-setting): New custom group.
6199         (wl-from): Added wl-setting group.
6200         (wl-user-mail-address-list): Ditto.
6201         (wl-organization): Ditto.
6202         (wl-subscribed-mailing-list): Ditto.
6203         (wl-envelope-from): Ditto.
6204         (wl-smtp-posting-user): Ditto.
6205         (wl-smtp-posting-server): Ditto.
6206         (wl-smtp-posting-port): Ditto.
6207         (wl-smtp-authenticate-type): Ditto.
6208         (wl-pop-before-smtp-user): Ditto.
6209         (wl-pop-before-smtp-server): Ditto.
6210         (wl-pop-before-smtp-port): Ditto.
6211         (wl-pop-before-smtp-authenticate-type): Ditto.
6212         (wl-nntp-posting-server): Ditto.
6213         (wl-nntp-posting-user): Ditto.
6214         (wl-nntp-posting-port): Ditto.
6215         (wl-fetch-confirm-threshold): Ditto.
6216         (wl-prefetch-threshold): Ditto.
6217         (wl-thread-insert-opened): Ditto.
6218         (wl-ldap-server): Ditto.
6219         (wl-ldap-port): Ditto.
6220         (wl-ldap-base): Ditto.
6221         (wl-ldap-objectclass): Ditto.
6222         (wl-use-ldap): Ditto.
6223         (wl-draft-config-alist): Ditto.
6224         (wl-draft-config-matchone): Ditto.
6225         (wl-template-alist): Ditto.
6226         (wl-message-sort-field-list): Ditto.
6227         (wl-message-ignored-field-list): Ditto.
6228         (wl-message-visible-field-list): Ditto.
6229         (wl-interactive-send): Ditto.
6230         (wl-summary-move-order): Ditto.
6231         (wl-auto-select-first): Ditto.
6232         (wl-auto-select-next): Ditto.
6233         (wl-interactive-save-folders): Ditto.
6234
6235         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6236         Initialization codes are moved from wl-local-folder-init.
6237         (wl-local-folder-init): Follow the change above.
6238         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6239
6240         * wl-acap.el: New file.
6241
6242         * Version number is increased to 2.7.3.
6243
6244 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6245
6246         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6247
6248 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6249
6250         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6251         (wl-addrmgr-address-entry-list): Ditto.
6252
6253 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6254
6255         * wl-e21.el (wl-draft-mode-map): Removed binding for
6256         `wl-draft-insert-x-face-field'.
6257
6258         * wl-mule.el (wl-draft-mode-map): Ditto.
6259
6260         * wl-xmas.el (wl-draft-mode-map): Ditto.
6261
6262         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6263         (wl-cs-autoconv): Ditto.
6264         (wl-cs-local): Ditto.
6265         (wl-use-scoring): Ditto.
6266         (wl-mime-charset): Ditto.
6267         (wl-folder-check-async): Ditto.
6268
6269         * wl.el (toplevel): Ignore nemacs and tm.
6270         (wl-exit): Ditto.
6271
6272         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6273         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6274         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6275         instead of wl-address-petname-add-or-change.
6276         (wl-summary-edit-addresses-subr): Use wl-address-delete
6277         instead of wl-address-petname-delete.
6278
6279         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6280
6281         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6282         if error occured.
6283
6284         * wl-message.el (require): Remove tm support.
6285
6286         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6287
6288         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6289         (wl-folder-jump-to-current-entity): Ditto.
6290         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6291
6292         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6293         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6294         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6295
6296         * wl-mule.el (wl-draft-key-setup): Ditto.
6297
6298         * wl-xmas.el (wl-draft-key-setup): Ditto.
6299
6300         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6301         (wl-draft-std11-parse-addresses): New function.
6302         (wl-draft-parse-mailbox-list): Use it.
6303         (wl-draft): Ignore nemacs.
6304         (wl-draft-reedit): Ditto.
6305
6306         * wl-addrmgr.el: New file.
6307         (Original is wl-rcpt.el written by
6308         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6309         Thanks Kitamoto-san.)
6310
6311         * wl-address.el (wl-address-make-address-list): Modified parsing
6312         process.
6313         (wl-address-delete): Renamed from `wl-address-petname-delete';
6314         Modify wl-address-list too.
6315         (wl-address-add-or-change): Renamed from
6316         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6317
6318 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6319
6320         * wl-highlight.el (wl-highlight-summary-current-line):
6321           Work with transient-mark-mode
6322
6323 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6324
6325         * Version number is increased to 2.7.2.
6326
6327         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6328         instead of elmo-dop-queue-method.
6329
6330 2001-08-06  SAITO Atsunori <sai@yedo.com>
6331
6332         * wl-vars.el (wl-ldap-objectclass): New user option.
6333
6334         * wl-address.el (wl-ldap-make-filter): Use it.
6335
6336 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6337
6338         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6339
6340 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6341
6342         * wl-folder.el (wl-folder): redisplay after folder insertion.
6343
6344         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6345
6346         * wl-summary.el (wl-summary-sync-update):
6347         Change status mark only when new-msgdb exists.
6348         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6349
6350 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6351
6352         * wl-summary.el (wl-summary-open-folder): New function.
6353         (wl-summary-goto-folder-subr): Use it.
6354         (wl-summary-mark-as-important): Fix;
6355         Encache only when no cache exists.
6356
6357 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6358
6359         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6360         Use with-current-buffer.
6361
6362 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6363
6364         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6365         before call `get-buffer'. Fixed parenthesis.
6366         (wl-score-get-header-entry): Clear message and help window when
6367         keyboard quit.
6368         (wl-score-edit-insert-header): Ditto.
6369
6370 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6371
6372         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6373         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6374         (wl-default-draft-cite): Fix.
6375
6376         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6377         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6378
6379 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl-message.el (wl-message-prev-page): Do same bahavior
6382         as summary when it is called in the message buffer.
6383         (wl-message-next-page): Ditto.
6384
6385 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6386
6387         * wl-summary.el (wl-summary-forward): Use cache if it is not
6388         section cache.
6389
6390 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6391
6392         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6393         Removed redundant require of elmo-vars.
6394         (wl-biff-state-indicator-on): Changed default value for
6395         xemacs with non-mule environment.
6396
6397         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6398         wl-message-buffer is nil;
6399         Hide progress bar after moving messages.
6400
6401 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6404         message at cursor point is deleted.
6405
6406 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6407
6408         * wl-vars.el: Changed file coding system to euc-japan.
6409         Added -*-coding:-*- magic to the first line.
6410
6411         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6412         Search parent from the first message.
6413
6414         * Version number is increased to 2.7.1.
6415
6416 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6417
6418         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6419
6420 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6421
6422         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6423         refile/delete execution.
6424
6425         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6426         Fixed docstring.
6427
6428 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6429
6430         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6431         do update process;
6432         Don't update marks when update process is interrupted.
6433
6434 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6435
6436         * wl-summary.el (wl-summary-reply): Fixed problem when
6437         wl-draft-use-frame is non-nil.
6438         (wl-summary-forward): Ditto.
6439
6440         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6441         as nil.
6442         (wl-folder-mark-as-read-all-entity): Ditto.
6443         (wl-folder-prefetch-entity): Ditto.
6444
6445         * wl.el (wl): Check environment before wl-init.
6446
6447         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6448         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6449         instead of wl-summary-collect-unread.
6450         (wl-summary-reply): Split message window.
6451
6452 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6455         only if current language environment is japanese,
6456
6457         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6458         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6459         (wl-folder-goto-folder-subr): Ditto.
6460
6461         * wl-draft.el (wl-draft-dispatch-message): Call
6462         `elmo-file-cache-get-path'.
6463
6464 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * wl-summary.el (wl-summary-cursor-move): If return value of
6467         wl-summary-next-message is not number, don't jump.
6468
6469 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * wl-summary.el (wl-summary-buffer-next-message-function): New
6472         variable.
6473         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6474         if it is bound.
6475
6476         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6477         string.
6478
6479         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6480         (wl-plugged-drawing): Ditto.
6481
6482 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6483
6484         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6485         process.
6486         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6487         with unwind-protect.
6488
6489         * wl.el (wl-init): Require mime-setup.
6490         (wl-check-environment): Don't require mime-setup.
6491
6492         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6493         instead of elmo-folder-type.
6494
6495         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6496         value as nil.
6497
6498 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * Version number is increased to 2.7.0.
6501
6502         * wl-version.el (wl-version): Changed codename.
6503
6504         * wl-summary.el (wl-summary-delete-cache): Fixed.
6505
6506         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6507         Workaround for net folders.
6508         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6509
6510         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6511         value to nil (According to the patch from
6512         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6513
6514         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6515         of elmo-folder-close.
6516
6517 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6518
6519         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6520         for postfix.
6521
6522 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6523
6524         * wl-summary.el (wl-summary-resend-message): Fixed.
6525
6526         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6527         Call wl-draft with `from' argument if its address is included in
6528         `wl-user-mail-address-list'.
6529         (wl-draft): Added `from' argument.
6530
6531         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6532         non-nil.
6533         (wl): Don't show demo if wl-demo is nil.
6534
6535         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6536         wl-summary-use-frame.
6537
6538         * wl-vars.el (wl-summary-use-frame): New user option.
6539         (wl-folder-use-frame): Changed docstring.
6540
6541         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6542         non-nil.
6543         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6544         wl-summary-use-frame.
6545
6546         * wl-vars.el (wl-folder-use-frame): New user option.
6547
6548         * wl-summary.el (wl-summary-exit): Back to folder frame if
6549         wl-folder-use-frame is non-nil.
6550         (wl-summary-redisplay-internal): Ignore cache if current folder
6551         is draft folder,
6552         (wl-summary-redisplay-no-mime): Ditto.
6553         (wl-summary-redisplay-all-header): Ditto.
6554
6555         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6556         if wl-folder-use-frame is non-nil.
6557
6558 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6559
6560         * wl-summary.el (wl-summary-sync-update): Bind
6561         elmo-folder-update-threshold.
6562         (wl-summary-mark-as-important): Enclosed server mark processing
6563         with `save-match-data'.
6564
6565         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6566         only when it is already defined.
6567
6568 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6569
6570         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6571         name of folder exclude localdir is wrong.
6572         * wl-folder.el (wl-folder-sync-entity):
6573         Set `wl-summary-always-sticky-folder-list' as nil.
6574         (wl-folder-mark-as-read-all-entity): Ditto.
6575         (wl-folder-prefetch-entity): Ditto.
6576
6577 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6578
6579         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6580         instead of `wl-summary-write-current-newsgroup'.
6581
6582 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6583
6584         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6585         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6586         non-nil and selected message is important, do not display.
6587
6588 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6589
6590         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6591
6592 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6595
6596         * wl-summary.el (wl-summary-mark-as-important): Set message number
6597         using wl-summary-message-number.
6598
6599 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6600
6601         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6602         destination folder is 'null.
6603
6604 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6605
6606         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6607         New function.
6608         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6609         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6610         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6611
6612 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6613
6614         * wl-mime.el (wl-mime-setup): Added setting for
6615         `mime-setup-signature-key-alist' to avoid overriding key bind for
6616         `wl-draft-send'.
6617
6618         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6619         for `wl-draft-send'.
6620         * wl-mule.el (wl-draft-overload-functions): Ditto.
6621         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6622         * wl-draft.el (wl-draft-send): Ditto.
6623
6624         * wl-message.el (wl-message-display-internal):
6625         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6626         (Patch is provided by <kita@coe.nttdata.co.jp>).
6627
6628 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6629
6630         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6631
6632 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6633
6634         * wl.el (wl): Fix for wl-demo.
6635
6636 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6637
6638         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6639
6640 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6641
6642         * wl-folder.el (wl-folder-prefetch-entity): Use
6643         `wl-folder-get-elmo-folder'.
6644         (wl-folder-count-incorporates): Do not use
6645         `wl-folder-get-elmo-folder'.
6646
6647 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6648
6649         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6650         instead of `elmo-folder-get-type'.
6651
6652 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6653
6654         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6655         position on Subject: field.
6656         (Advised by Mito <mit@nines.nec.co.jp>)
6657
6658 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6659
6660         * wl-folder.el (wl-folder-prefetch-entity): Use
6661         `wl-folder-get-elmo-folder'.
6662
6663 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6664
6665         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6666
6667         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6668         `process-duplicates' slot.
6669
6670         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6671         if detection failed.
6672
6673 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6674
6675         * wl-version.el (wl-version-status): Set to "alpha".
6676
6677 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6678
6679         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6680         Check wl-message-buffer lives before set-buffer.
6681
6682 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6683
6684         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6685         called in folder mode.
6686         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6687         * wl-summary.el (wl-summary-exit-pre-hook): Run
6688         `wl-summary-exit-pre-hook' before exit summary mode.
6689
6690 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6691
6692         * wl-version.el (wl-version-status): New variable.
6693         (wl-version-status-alist): Removed.
6694         (wl-version-status): Rule included.
6695
6696 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6697
6698         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6699         @sponichi.
6700
6701         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6702         when `mail-reply-buffer' is buffer-local variable.
6703         (Reported by <kita@coe.nttdata.co.jp>).
6704
6705 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6706
6707         * wl-vars.el (toplevel): Require 'elmo-util.
6708
6709 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6710
6711         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6712         (All other related portions are changed)
6713
6714         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6715
6716         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6717
6718 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6719
6720         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6721
6722 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6723
6724         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6725         Delete other windows to avoid an error.
6726         Use `point-marker' instead of `point' to remember the start point
6727         of body.
6728
6729         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6730
6731         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6732         number not to exceed all message number.
6733
6734 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6735
6736         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6737         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6738
6739 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6740
6741         * wl-summary.el (wl-summary-sync-force-update): Added argument
6742         no-check.
6743         (wl-summary-sync-update): Ditto.
6744         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6745         with `no-check'.
6746
6747         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6748         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6749         already running.
6750
6751 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6752
6753         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6754         `dst-folder-arg'.
6755         (wl-expire-archive-number1): Diito.
6756         (wl-expire-archive-number2): Diito.
6757         (wl-expire-archive-Date): Diito.
6758         (wl-archive-number1): Diito.
6759         (wl-archive-number2): Diito.
6760         (wl-archive-date): Diito.
6761         (wl-archive-folder-p): New function.
6762         (wl-summary-expire): Support of expand folder name at
6763         wl-expire-alist.
6764         * wl-util.el (wl-expand-newtext): Renamed from
6765         `wl-refile-expand-newtext'.
6766
6767 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6768
6769         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6770         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6771         `(elmo-msgdb-get-overview msgdb)'.
6772         (wl-summary-prefetch): Bind match data before call
6773         `wl-summay-prefetch-msg'.
6774         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6775         'off if `wl-summary-buffer-disp-msg' is non-nil.
6776         Fixed problem that couldn't show only one new or unread message when
6777         enter folder.
6778         (wl-summary-reply): Don't call `split-window-vertically' and other
6779         window.
6780
6781 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6782
6783         * wl-expire.el (wl-expire-refile): Fixed.
6784
6785 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6786
6787         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6788
6789         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6790         biff notification is removed.
6791
6792         * wl.el (wl): Changed position of `elmo-init'.
6793
6794         * wl-draft.el (wl-default-draft-cite): Use date field
6795         on the citation buffer.
6796
6797         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6798
6799         * wl-xmas.el (wl-folder-internal-icon-list): Added
6800         `wl-folder-shimbun-image'.
6801
6802         * wl-e21.el (wl-folder-internal-icon-list): Added
6803         `wl-folder-shimbun-image'.
6804
6805 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6806
6807         * wl.el (wl-init): Eliminated argument.
6808         (wl): Rewrite.
6809
6810         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6811         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6812         instead of `elmo-folder-msgdb-internal'.
6813         (wl-summary-sync-update): Ditto.
6814         (wl-summary-flush-pending-append-operations): Eliminated.
6815         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6816         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6817         `elmo-folder-open'.
6818
6819         * wl-mime.el (wl-summary-burst): Fixed.
6820
6821         * wl-folder.el (wl-folder-info-save): Check data type.
6822
6823         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6824         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6825         instead of `elmo-folder-msgdb-internal'.
6826         (wl-expire-hide): Ditto.
6827
6828
6829         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6830
6831 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6832
6833         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6834
6835 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6836
6837         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6838
6839 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6840
6841         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6842         Fixed `match-beginning' argument mismatch.
6843
6844 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6845
6846         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6847         the default value.
6848
6849 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6850
6851         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6852         instead of `elmo-nntp-default-port'.
6853
6854         * wl-vars.el: Fixed some doc strings.
6855
6856 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6857
6858         * wl-summary.el (wl-summary-prefetch-msg): Use
6859         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6860
6861         * wl-vars.el: Define *-func as obsolete variable using
6862         `elmo-define-obsolete-variable'.
6863
6864         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6865         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6866         instead of `wl-message-buffer-prefetch-threshold'.
6867
6868         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6869
6870         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6871
6872         * wl-draft.el (wl-caesar-region-func): Ditto.
6873
6874         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6875         Keep unread status in elmo-folder-move-messages.
6876         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6877
6878 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6879
6880         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6881         `wl-summary-buffer-exit-func'
6882         (wl-summary-buffer-message-redisplay-function): Renamed from
6883         `wl-summary-buffer-message-redisplay-func'
6884         (wl-summary-buffer-next-folder-function): Renamed from
6885         `wl-summary-buffer-next-folder-func'.
6886         (wl-summary-buffer-prev-folder-function): Renamed from
6887         `wl-summary-buffer-prev-folder-func'.
6888         (wl-summary-get-petname-function): Renamed from
6889         `wl-summary-get-petname-func'.
6890
6891         * wl-score.el (wl-score-edit-exit-function): Renamed from
6892         `wl-score-edit-exit-func'.
6893
6894         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6895         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6896
6897         * wl-util.el (wl-load-profile-function): Renamed from
6898         `wl-load-profile-func'.
6899
6900         * wl-folder.el (wl-folder-completion-function): Renamed from
6901         `wl-folder-completion-func'.
6902         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6903
6904         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6905         `wl-expire-archive-get-folder-func'.
6906         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6907         (wl-draft-send-mail-function): Renamed from
6908         `wl-draft-send-mail-func'.
6909         (wl-draft-send-news-function): Renamed from
6910         `wl-draft-send-news-func'.
6911         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6912         (wl-generate-mailer-string-function): Renamed from
6913         `wl-generate-mailer-string-func'.
6914         (wl-highlight-signature-search-function): Renamed from
6915         `wl-highlight-signature-search-func'.
6916         (wl-highlight-x-face-function): Renamed from
6917         `wl-highlight-x-face-func'
6918         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6919         (wl-ps-print-buffer-function): Renamed from
6920         `wl-ps-print-buffer-func'
6921         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6922         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6923         (wl-summary-subject-filter-function): Renamed from
6924         `wl-summary-subject-filter-func'.
6925
6926         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6927         `wl-draft-queue-flush-send-func'
6928         (wl-draft-cite-function): Renamed from
6929         `wl-draft-cite-func'
6930
6931         * wl-address.el (wl-address-init-function): Renamed from
6932         `wl-address-init-func'.
6933
6934 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6935
6936         * wl-draft.el (wl-draft-queue-flush): Don't call
6937         `elmo-dop-unlock-message'.
6938         * wl-draft.el (wl-draft-queue-append): Don't call
6939         `elmo-dop-lock-message'.
6940
6941         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6942         (wl-summary-buffer-folder-name): Ditto.
6943         (wl-summary-message-regexp): Added '-' (all other related portions
6944         are changed).
6945         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6946         wl-summary-buffer-folder-name.
6947
6948 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6949
6950         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6951         the number of mails in the folder buffer is not updated by wl-biff.
6952
6953 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6954
6955         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6956         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6957
6958 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6959
6960         * wl-summary.el (wl-summary-next-message):
6961         Return next message number when wl-summary-move-order is nil.
6962
6963 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6964
6965         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6966         `wl-summary-move-spec-alist'.
6967         (wl-summary-move-spec-unplugged-alist): New variable
6968         (Move spec for unplugged status).
6969         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6970         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6971
6972 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6973
6974         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6975         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6976
6977 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6978
6979         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6980         simple quotation to quote the anonymous function.
6981         * tm-wl.el (wl-draft-preview-message): Ditto.
6982
6983 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6984
6985         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6986         Eliminate redundant `save-excursion'.
6987         (wl-highlight-summary-current-line): Ditto.
6988
6989         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6990         accessing match data when `looking-at' failed.
6991
6992         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6993         `elmo-match-string' where users don't care about the speed.
6994         (wl-draft-save): Ditto.
6995
6996 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6997
6998         * wl-util.el (wl-regexp-opt): New function.
6999
7000         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7001         number from `wl-summary-buffer-number-list'.
7002         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7003         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7004         (wl-summary-move-spec-alist): Changed default setting.
7005
7006 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7007
7008         * wl-vars.el (wl-biff-notify-hook): New hook.
7009         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7010         the arrival of new mail.
7011         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7012         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7013
7014 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7015
7016         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7017
7018 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7019
7020         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7021
7022         * Version number is increased to 2.5.8.
7023
7024         * wl-thread.el (toplevel): require 'cl.
7025         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7026         (wl-thread-make-number-list): New function.
7027         (wl-thread-entity-make-number-list-from-children): Ditto.
7028         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7029         (wl-thread-entity-insert-as-children): Likewise.
7030         (wl-thread-delete-message): Likewise.
7031         (wl-meaning-of-mark): Eliminated.
7032         (wl-thread-next-failure-mark-p): Ditto.
7033         (wl-thread-entity-get-mark): Ditto.
7034         (wl-thread-meaning-alist-get-result): Ditto.
7035         (wl-thread-entity-check-prev-mark): Ditto.
7036         (wl-thread-entity-check-next-mark): Ditto.
7037         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7038         (wl-thread-entity-get-prev-marked-entity): Ditto.
7039         (wl-thread-get-prev-unread): Ditto.
7040         (wl-thread-jump-to-prev-unread): Ditto.
7041         (wl-thread-get-next-unread): Ditto.
7042         (wl-thread-jump-to-next-unread): Ditto.
7043         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7044         (wl-thread-entity-get-next-marked-entity): Ditto.
7045
7046         * wl-summary.el (wl-summary-buffer-number-list):
7047         New bufer-local variable.
7048         (wl-summary-switch-to-clone-buffer): Clone
7049         `wl-summary-buffer-number-list'.
7050         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7051         (wl-summary-cursor-move-regex): Eliminated.
7052         (wl-summary-cursor-up): Rewrite.
7053         (wl-summary-cursor-down): Ditto.
7054         (wl-summary-mode-spec-alist): New variable.
7055         (wl-summary-next-message): New inline function.
7056         (wl-summary-cursor-move): New function.
7057         (wl-summary-default-get-next-msg): Rewrite.
7058         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7059         (wl-summary-rescan): Ditto.
7060         (wl-summary-sync-all-init): Ditto.
7061         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7062         summary is not thread view.
7063         (wl-summary-sync-update): Ditto.
7064         (wl-summary-rescan): Ditto.
7065         (wl-summary-make-number-list): New function.
7066
7067         * wl-draft.el: "FCC" -> "Fcc".
7068
7069 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7070
7071         * wl-highlight.el (wl-highlight-summary-window):
7072         Call `set-buffer-modified-p'.
7073
7074         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7075         (wl): Call `elmo-init' and fix.
7076
7077         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7078         Use new variables.
7079
7080         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7081
7082 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7083
7084         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7085
7086 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7087
7088         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7089
7090 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7091
7092         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7093         `wl-use-toolbar' nor `display-graphic-p'.
7094         (wl-e21-setup-message-toolbar): Ditto.
7095         (wl-e21-setup-summary-toolbar): Ditto.
7096         (wl-e21-setup-folder-toolbar): Ditto.
7097
7098         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7099         (wl-plugged-init-icons): Ditto.
7100
7101         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7102         `display-graphic-p'.
7103         (wl-plugged-set-folder-icon): Ditto.
7104         (wl-highlight-plugged-current-line): Ditto.
7105         (wl-highlight-folder-current-line): Ditto.
7106         (wl-e21-highlight-folder-group-line): Ditto.
7107         (wl-e21-setup-toolbar): Ditto.
7108         (wl-e21-display-image-p): New macro.
7109
7110         * wl-demo.el (wl-demo): Simplified.
7111         (wl-demo-image-type-alist): Use `image-type-available-p' for
7112         checking whether the image type `xbm' is available.
7113
7114 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7115
7116         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7117         (wl-summary-input-range): Ditto.
7118
7119 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7120
7121         * wl-summary.el (wl-summary-edit-addresses): Use
7122         `wl-summary-get-original-buffer'
7123         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7124         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7125         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7126         (wl-summary-get-newsgroups): Eliminated.
7127         (wl-summary-set-crosspost): Ditto.
7128         (wl-summary-is-crosspost-folder): Ditto.
7129         (wl-crosspost-alist-load): Ditto.
7130         (wl-crosspost-alist-save): Ditto.
7131
7132         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7133         `elmo-setup-subscribed-newsgroups' instead of
7134         `elmo-nntp-make-groups-hashtb'.
7135         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7136         instead of `wl-crosspost-alist-save'.
7137
7138         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7139         of `elmo-folder-message-appendable-p'.
7140         (wl-mime-header-presentation-method): Eliminated.
7141
7142         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7143         (Error occurs in emacs21).
7144
7145         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7146         the current buffer).
7147
7148         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7149         instead of `wl-crosspost-alist-save'.
7150         (wl-init): `elmo-crosspost-message-alist-load'
7151         instead of `wl-crosspost-alist-load'
7152
7153         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7154         (wl-parse-newsgroups): Likewise.
7155         (wl-biff-notify): Run `wl-biff-notify-hook'.
7156
7157 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7158
7159         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7160
7161         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7162         when `wl-summary-lazy-highlight' is non-nil.
7163         (wl-summary-goto-folder-subr): Highlight only when
7164         `wl-summary-lazy-highlight' is non-nil.
7165
7166         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7167         Don't display progress and highlight temp-mark when
7168         `wl-summary-lazy-highlight' is non-nil.
7169         (wl-highlight-summary-window): New function.
7170         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7171
7172 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7173
7174         * wl-summary.el (wl-summary-sync): Change `all-visible'
7175         from `all-shown'
7176         (wl-summary-input-range): Ditto.
7177
7178 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7179
7180         * wl-e21.el (wl-highlight-folder-current-line): Call
7181         `wl-folder-init-icons' when folder icons have not been initialized.
7182
7183         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7184
7185         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7186         (wl-demo-image-type-alist): New macro.
7187
7188 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7189
7190         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7191         display does not support graphics.
7192         (wl-plugged-init-icons): Ditto.
7193         (wl-folder-init-icons): Ditto.
7194
7195         * wl-demo.el (wl-demo): Chech closely whether the display
7196         supports graphics.
7197
7198 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7199
7200         * wl-summary.el (wl-summary-get-original-buffer): New function.
7201         (wl-summary-set-crosspost): Use it.
7202         (wl-summary-target-mark-uudecode): Ditto.
7203         (wl-summary-reedit): Ditto.
7204         (wl-summary-resend-bounced-mail): Ditto.
7205         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7206         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7207
7208         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7209         (wl-message-display-internal): Ditto.
7210
7211 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7212
7213         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7214
7215 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7216
7217         * wl-summary.el (wl-summary-save-view): Renamed from
7218         `wl-summary-save-status'.
7219
7220 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7221
7222         * wl-summary.el (wl-summary-sync): Added `all-shown'
7223
7224 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7225
7226         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7227
7228 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7229
7230         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7231
7232 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7233
7234         * wl-highlight.el (wl-highlight-summary-line-string): Use
7235         `zerop' instead of `= 0'.
7236         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7237
7238         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7239         for comparing numbers.
7240         (wl-template-prev): Use `zerop' instead of `eq 0'.
7241
7242         * wl-draft.el (wl-draft-insert-current-message): Use
7243         `with-current-buffer' instead of `save-excursion'.
7244         Use `zerop' instead of `eq 0'.
7245
7246 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7247
7248         * wl-draft.el (wl-draft-insert-ccs): New function.
7249         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7250         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7251
7252 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7253
7254         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7255
7256 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7257
7258         * wl-expire.el (wl-expire-refile): Don't call
7259         elmo-msgdb-add-msgs-to-seen-list;
7260         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7261         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7262
7263 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7264
7265         * wl-message.el (wl-message-prev-page): Ignore errors while
7266         scroll-down.
7267
7268 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7269
7270         * wl-mime.el: Use elmo-original-message-mode instead of
7271         mmelmo-original-mode.
7272
7273         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7274         `elmo-folder-get-spec';
7275         (wl-fldmgr-add-completion-all-completions):
7276         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7277
7278         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7279         of `elmo-folder-get-type'.
7280
7281         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7282         `elmo-folder-get-spec';
7283         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7284         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7285         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7286         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7287         `elmo-read-msg-no-cache';
7288         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7289         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7290         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7291         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7292         `elmo-cache-save';
7293         (wl-draft-reedit): Use `elmo-message-file-name'.
7294
7295         * wl-expire.el: Use `elmo-folder-name-internal';
7296         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7297         Use macro `wl-summary-buffer-msgdb' instead of variable
7298         `wl-summary-buffer-msgdb';
7299         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7300         Use macro `wl-summary-buffer-folder-name' instead of variable
7301         `wl-summary-buffer-folder-name'.
7302         * wl-score.el: Likewise.
7303
7304         * wl-message.el: Rewrite for new message buffer cache mechanism.
7305         (wl-message-buffer-cache-buffer-get): New macro.
7306         (wl-message-buffer-cache-folder-get): Ditto.
7307         (wl-message-buffer-cache-message-get): Ditto.
7308         (wl-message-buffer-cache-entry-make): Ditto.
7309         (wl-message-buffer-cache-hit): Ditto.
7310         (wl-message-buffer-cache-sort): New function.
7311         (wl-message-buffer-cache-add): Ditto.
7312         (wl-message-buffer-cache-delete): Ditto.
7313         (wl-message-buffer-cache-clean-up): Ditto.
7314         (wl-message-buffer-window): Rewrite.
7315         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7316         (wl-message-buffer-display): New function.
7317         (wl-message-display-internal): New function.
7318
7319 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7320
7321         * wl-folder.el: Use `elmo-folder-name-internal';
7322         Use `wl-folder-get-elmo-folder';
7323         Use `elmo-folder-list-messages' instead of
7324         `elmo-list-folder';
7325         Use `elmo-folder-get-primitive-list' instead of
7326         `elmo-folder-get-primitive-spec-list';
7327         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7328         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7329         Use `elmo-folder-create' instead of `elmo-create-folder'.
7330         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7331         (wl-folder-get-elmo-folder): New macro.
7332         (wl-folder-elmo-folder-cache-get): Ditto.
7333         (wl-folder-elmo-folder-cache-put): Ditto.
7334         (wl-folder-suspend): Call `elmo-quit'.
7335
7336         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7337         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7338         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7339         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7340         (toplevel): require 'cl.
7341         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7342
7343         * wl-summary.el: Rewrite to use new elmo interface.
7344
7345 \f
7346 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7347
7348         * wl-mime.el (wl-draft-preview-message):
7349         Run `wl-draft-send-hook' before collecting recipients information;
7350         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7351
7352         * tm-wl.el (wl-draft-preview-message): Ditto.
7353
7354 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7355
7356         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7357         wrong recipients are displayed when forwarded message.
7358
7359 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7360
7361         * Version number is increased to 2.5.7.
7362
7363 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7364
7365         * wl-message.el (wl-message-next-page): Bind
7366         `window-pixel-scroll-increment' to nil while scrolling up.
7367
7368 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7369
7370         * wl-vars.el (wl-save-hook): New hook.
7371         * wl.el (wl-save): Call `wl-save-hook'.
7372
7373 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7374
7375         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7376         Argument WITH-ARG instead of NO-ARG (negative mean).
7377         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7378         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7379         * wl-message.el (wl-message-follow-current-entity): Likewise.
7380
7381 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7382
7383         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7384         FROM was optional argument.
7385         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7386
7387 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7388
7389         * Version number is increased to 2.5.6.
7390
7391 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7392
7393         * wl-version.el (wl-version-show): Removed.
7394         (wl-version): Add `interactive'.
7395
7396 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7397
7398         * wl-summary.el (wl-summary-get-petname-func): New variable.
7399         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7400         instead of `wl-address-get-petname-1'.
7401         (wl-summary-simple-from): Ditto.
7402
7403         * wl-address.el (wl-address-get-petname-1): Define as function.
7404
7405 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7406
7407         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7408         field in the original message.
7409         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7410
7411 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7412
7413         * wl-expire.el (wl-expire-hide):
7414         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7415
7416 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7417
7418         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7419         find decoder for To, Cc, and Subject.
7420
7421 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7422
7423         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7424         for checking `elmo-use-buffer-cache'.
7425         (wl-summary-mark-as-important): Fixed typo in comment.
7426
7427 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7428
7429         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7430         field in the original message.
7431         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7432
7433 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7434
7435         * wl-expire.el (wl-expire-hide):
7436         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7437
7438 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7439
7440         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7441         find decoder for To, Cc, and Subject.
7442
7443 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * Version number is increased to 2.5.5.
7446
7447         * wl-address.el (wl-address-specials-regexp): New constant.
7448         (wl-address-quote-specials): Use it.
7449
7450 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * wl-summary.el (wl-summary-rescan):
7453         Call `wl-summary-buffer-number-column-detect'.
7454         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7455
7456         * wl-message.el (wl-message-mode-map): Define.
7457         (wl-message-decode): Use it as local-map.
7458
7459 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7460
7461         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7462         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7463
7464 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7465
7466         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7467
7468         * wl-mule.el (wl-read-event-char): Ditto.
7469
7470         * wl-e21.el (wl-read-event-char): Ditto.
7471
7472         * wl-nemacs.el (wl-read-event-char): Ditto.
7473         (read-event): Removed.
7474
7475         * wl-util.el (toplevel): Removed dummy definition of
7476         `read-event'.
7477         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7478
7479 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7480
7481         * wl-nemacs.el (elmo-archive-call-process): Moved to
7482         elmo-archive.el.
7483
7484 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7485
7486         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7487         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7488
7489         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7490         instead of magic-number 6.  Use `not' instead of `null' for symbol
7491         `nil' check (not empty list).
7492         (wl-draft-insert-x-face-field): Fixed paren style.
7493
7494         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7495         one-branch conditional statement, instead of `and' and `if'.
7496         (wl-draft-forward): Likewise.
7497         (wl-draft-add-references): Likewise.
7498         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7499
7500         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7501         conditional steatment.  Use `cond' instead of `if'.
7502         (wl-draft-confirm): Likewise.
7503
7504 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7505
7506         * wl-version.el (wl-version-show): Use `product-string-1'
7507         instead of `wl-version'.
7508         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7509
7510         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7511
7512 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7513
7514         * wl-highlight.el (wl-highlight-headers): Revert
7515         `wl-highlight-x-face-func' argument (`beg' and `end').
7516
7517 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7518
7519         * wl.el (toplevel): Move `product-provide' declare.
7520         * wl-demo.el (toplevel): Ditto.
7521         * wl-dnd.el (toplevel): Ditto.
7522         * wl-highlight.el (toplevel): Ditto.
7523         * wl-message.el (toplevel): Ditto.
7524         * wl-refile.el (toplevel): Ditto.
7525         * wl-util.el (toplevel): Ditto.
7526
7527 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7528
7529         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7530         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7531         (wl-thread-close-all): keep cursor position.
7532
7533 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7534
7535         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7536         (eq x 0).
7537         (wl-generate-user-agent-string-1): Fix conditional statement.
7538
7539 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7540
7541         * wl.el (wl-check-environment): Additional check for
7542         'wl-local-domain' and `wl-message-id-domain'.
7543
7544 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7545
7546         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7547
7548 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7549
7550         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7551         instead of `smtp-sasl-user-realm'.
7552
7553 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7554
7555         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7556
7557 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7558
7559         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7560         to the default value as well as `eword-lexical-analyzer'.
7561
7562 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7563
7564         * wl-version.el (wl-extended-emacs-version,
7565         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7566         `elmo-match-string' instead of `wl-match-string'.
7567
7568 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7569
7570         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7571         docstring.
7572
7573 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7574
7575         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7576
7577 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7578
7579         * wl-highlight.el (wl-highlight-headers): Remove
7580         `wl-highlight-x-face-func' argument (`beg' and `end').
7581
7582 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7583
7584         * wl-summary.el (wl-summary-mark-as-important):
7585         Remove cache if folder is local.
7586
7587 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7588
7589         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7590         to get existing e-mail address string.
7591
7592 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7593
7594         * wl-version.el (wl-generate-user-agent-string): Commentary.
7595         (wl-generate-user-agent-string-1): Use `when' for
7596         one-branch conditional statement, instead of `and' and `if'.
7597         (wl-extended-emacs-version, wl-extended-emacs-version2,
7598         wl-extended-emacs-version3): Ditto.
7599
7600 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7601
7602         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7603         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7604         condition-case; Remove initialization.
7605         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7606         (wl-summary-sync-update3): Added argument `sync-all';
7607         Eliminated local variable `msgdb';
7608         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7609         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7610         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7611
7612 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7613
7614         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7615         connection before call `wl-draft-send-mail-with-smtp'.
7616
7617 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7618
7619         * Version number is increased to 2.5.4.
7620
7621 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7622
7623         * wl.el (wl-check-environment): Additional check for
7624         'wl-local-domain' and `wl-message-id-domain'.
7625
7626 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7627
7628         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7629         buffer as command specific.
7630         (wl-folder-mark-as-read-all-entity): Ditto.
7631         (wl-folder-prefetch-entity): Ditto.
7632         (wl-folder-drop-unsync-entity): Ditto.
7633
7634         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7635         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7636         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7637
7638         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7639         save-excursion.
7640
7641 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7642
7643         * Version number is increased to 2.5.3.
7644
7645         * wl-summary.el (wl-summary-save-view-cache):
7646         Delete duplicated `write-region';
7647         Use `write-region-as-binary' instead of `as-binary-output-file' and
7648         `write-region'.
7649
7650 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7651
7652         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7653
7654 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7655
7656         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7657         instead of `smtp-via-smtp'.
7658
7659 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7660
7661         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7662
7663 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7664
7665         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7666         instead of `smtp-sasl-user-realm'.
7667
7668 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7669
7670         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7671
7672 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7673
7674         * Version number is increased to 2.5.2.
7675
7676 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7677
7678         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7679         does not exist.
7680         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7681         (wl-biff-start): Call `timer-activate' if timer already exists.
7682
7683         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7684         only when it is bound as function.
7685
7686 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7687
7688         * Version number is increased to 2.5.1.
7689
7690 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7691
7692         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7693         Print refile/copy destination.
7694
7695 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7696
7697         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7698         queue-flush-only is non-nil.
7699
7700         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7701
7702         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7703         checking cache folder.
7704
7705 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7706
7707         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7708         `regexp-quote'.
7709
7710 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7711
7712         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7713         function.
7714         * wl-summary.el (wl-summary-write-current-folder-functions):
7715         Change default value.  Use it.
7716
7717 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7718
7719         * Version number is increased to 2.5.0.
7720
7721         * wl-version.el (wl-version): Changed codename.
7722
7723 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7724
7725         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7726         (wl-summary-supersedes-message): Ditto.
7727
7728 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7729
7730         * wl-refile.el (wl-refile-guess-functions): Renamed from
7731         `wl-refile-guess-func-list'.
7732
7733 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7736         Fixed problem when no rule was matched.
7737
7738 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7739
7740         * wl-summary.el (wl-summary-get-mark): Fixed
7741         `wl-summary-buffer-target-mark' check logic.
7742
7743 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7744
7745         * wl-folder.el (wl-folder-write-current-folder): Added group
7746         folder check.
7747
7748         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7749         `wl-summary-write-current-newsgroup'.
7750         (wl-summary-write-current-folder-functions): New variable.
7751         * wl-folder.el (wl-folder-get-newsgroups): New function.
7752         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7753         (wl-folder-write-current-folder): Renamed from
7754         `wl-folder-write-current-newsgroup'.
7755
7756 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7757
7758         * Version number is increased to 2.3.93.
7759
7760 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7761
7762         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7763         (wl-ldap-make-matched-value-list): Ditto.
7764         (wl-ldap-alias-safe-string): Split e-mail address.
7765
7766         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7767         petname folder default was selected.
7768         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7769         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7770
7771 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7772
7773         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7774         to `wl-draft-config-exec'.
7775
7776         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7777         instead of calling `wl-draft-config-exec';
7778         Process group-list and show recipients in minibuffer.
7779
7780         * tm-wl.el (wl-draft-preview-message): Ditto.
7781
7782 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7783
7784         * wl.el (toplevel): Added (C) to copyright notice, and
7785         sync Author header.
7786         * tm-wl.el (toplevel): Ditto.
7787         * wl-address.el (toplevel): Ditto.
7788         * wl-demo.el (toplevel): Ditto.
7789         * wl-dnd.el (toplevel): Ditto.
7790         * wl-draft.el (toplevel): Ditto.
7791         * wl-e21.el (toplevel): Ditto.
7792         * wl-expire.el (toplevel): Ditto.
7793         * wl-folder.el (toplevel): Ditto.
7794         * wl-highlight.el (toplevel): Ditto.
7795         * wl-message.el (toplevel): Ditto.
7796         * wl-mime.el (toplevel): Ditto.
7797         * wl-mule.el (toplevel): Ditto.
7798         * wl-nemacs.el (toplevel): Ditto.
7799         * wl-refile.el (toplevel): Ditto.
7800         * wl-score.el (toplevel): Ditto.
7801         * wl-summary.el (toplevel): Ditto.
7802         * wl-template.el (toplevel): Ditto.
7803         * wl-thread.el (toplevel): Ditto.
7804         * wl-util.el (toplevel): Ditto.
7805         * wl-vars.el (toplevel): Ditto.
7806         * wl-xmas.el (toplevel): Ditto.
7807
7808 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7809
7810         * wl.el (wl-init): Added comment about `wl-init-hook'.
7811         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7812         * wl-vars.el (wl-init-hook): Added docs.
7813         (wl-make-plugged-hook): Removed useless docs.
7814         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7815         * wl-xmas.el (toplevel): Ditto.
7816
7817 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7818
7819         * wl-address.el (toplevel): Fixed multiple Author header format.
7820         * wl-demo.el (toplevel): Ditto.
7821         * wl-draft.el (toplevel): Ditto.
7822         * wl-folder.el (toplevel): Ditto.
7823         * wl-summary.el (toplevel): Ditto.
7824         * wl-thread.el (toplevel): Ditto.
7825         * wl-util.el (toplevel): Ditto.
7826         * wl-vars.el (toplevel): Ditto.
7827         * wl-version.el (toplevel): Ditto.
7828         * wl-xmas.el (toplevel): Ditto.
7829         * wl.el (toplevel): Ditto.
7830
7831         * wl-version.el (toplevel): Added require `elmo-version' for
7832         `product-version-as-string'.
7833
7834 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7835
7836         * wl-vars.el (wl-draft-send-hook): Changed default value to
7837         '(wl-draft-config-exec).
7838
7839         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7840         explicitly.
7841         (wl-draft): Set `wl-draft-config-exec-flag' before running
7842         `wl-mail-setup-hook'.
7843
7844         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7845         `wl-biff-init-icons' to `wl-init-hook' instead of
7846         `wl-make-plugged-hook'.
7847         (Because if `wl-draft' command is invoked at first,
7848         they are not initialized)
7849         Updated copyright notice.
7850
7851         * wl-e21.el (toplevel): Ditto;
7852
7853         * wl-demo.el (toplevel): Updated copyright notice.
7854         * wl-address.el (toplevel): Ditto.
7855         * wl-draft.el (toplevel): Ditto.
7856         * wl-version.el (toplevel): Ditto.
7857         * wl-folder.el (toplevel): Ditto.
7858         * wl-summary.el (toplevel): Ditto.
7859         * wl-thread.el (toplevel): Ditto.
7860         * wl-util.el (toplevel): Ditto.
7861         * wl-vars.el (toplevel): Ditto.
7862         * wl.el (toplevel): Ditto.
7863
7864 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7865
7866         * wl-highlight.el (wl-highlight-message): Fixed problem of
7867         highlighting failure which occured when the last field contains
7868         multiple lines in the draft buffer.
7869
7870         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7871         `wl-biff-start' if plugged.
7872
7873         * wl-util.el (wl-biff-check-folder): New function.
7874         (wl-biff-check-folders): Don't set session name prefix.
7875         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7876         (wl-biff-check-folder-async): Ditto.
7877
7878         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7879         in email address.
7880
7881 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7882
7883         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7884
7885         * wl-draft.el (wl-draft-strip-subject-re): New function.
7886
7887         * wl-draft.el (wl-draft-reply): Use it.
7888
7889 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7890
7891         * wl-message.el (wl-mmelmo-message-redisplay): Use
7892         `mime-display-message' instead of `wl-mime-display-message'.
7893
7894         * wl-mime.el (toplevel): Removed compatibility workaround
7895         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7896         (wl-mime-display-message): Abolished.
7897         (wl-mime-entity-read-field): Ditto.
7898         (wl-mime-combine-message/partial-pieces): Use
7899         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7900
7901 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7902
7903         * wl-template.el: Doc fixes.
7904
7905 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7906
7907         * wl-e21.el (wl-message-overload-functions): Do nothing if
7908         `current-local-map' is not available.
7909         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7910
7911 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7912
7913         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7914         representation.
7915
7916         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7917         number.
7918         (wl-fldmgr-save-folders): Don't use `format' when insert
7919         `wl-fldmgr-folders-header'.
7920
7921 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7922
7923         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7924
7925 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7926
7927         * wl-highlight.el (wl-highlight-message):
7928         Use `std11-field-end' to detect end point of the header field.
7929         Refer `wl-highlight-max-header-size'.
7930
7931         * wl-vars.el (wl-highlight-max-header-size): New variable.
7932
7933         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7934
7935         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7936         Set `for-draft' argument of wl-highlight-headers.
7937         (wl-draft): Ditto.
7938         (wl-draft-reedit): Ditto.
7939         (wl-user-agent-compose-internal): Ditto.
7940
7941 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7942
7943         * wl-message.el (wl-message-add-button): Use overlay.
7944
7945 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7948
7949         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7950         problem when group-list content is nothing.
7951         (Reported by Mito <mit@nines.nec.co.jp>)
7952
7953 2000-10-18  SAITO Atsunori <sai@yedo.com>
7954
7955         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7956
7957 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7958
7959         * tm-wl.el (toplevel): Use product-provide.
7960
7961 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7962
7963         * Version number is increased to 2.3.92.
7964
7965 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7966
7967         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7968         title text, use `display' property for left margin under Emacs 21.
7969
7970         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7971         properties.
7972         (wl-plugged-init-icons): Ditto.
7973
7974 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7975
7976         * wl.el (wl-save-status, wl-init): Remove last period in
7977         "...done." message.
7978         * tm-wl.el (wl-summary-burst): Ditto.
7979         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7980         wl-summary-resume-cache-status,
7981         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7982         wl-summary-sync-update3, wl-summary-highlight-msgs,
7983         wl-summary-flush-pending-append-operations,
7984         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7985         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7986         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7987         wl-thread-open-all): Ditto.
7988         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7989         * wl-mime.el (wl-summary-burst): Ditto.
7990         * wl-highlight.el (wl-highlight-summary): Ditto.
7991         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7992         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7993         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7994         * wl-address.el (wl-local-address-init): Ditto.
7995
7996 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7997
7998         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7999         `add-text-properties'.
8000         (wl-plugged-init-icons): Ditto.
8001         (wl-folder-init-icons): Use `propertize' instead of
8002         `put-text-property'.
8003         (wl-plugged-set-folder-icon): Ditto.
8004         (wl-e21-highlight-folder-group-line): Ditto.
8005
8006 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8007
8008         * wl-version.el (wl-version-status-alist): New variable.
8009         (wl-version-status): New function.
8010
8011         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8012         "Cc" part of the case "Reply-To".
8013
8014         * wl-draft.el (wl-draft-reply): Use result of
8015         `eword-extract-address-components'.
8016
8017         * wl-demo.el (wl-demo-icon-name): New constant.
8018         (wl-logo-xpm): Use it.
8019         (wl-logo-xbm): Ditto.
8020         (wl-logo-bitmap): Ditto.
8021
8022         * Version number is increased to 2.3.91.
8023
8024 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8025
8026         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8027         (wl-extended-emacs-version, wl-extended-emacs-version2,
8028         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8029         docstring.
8030
8031         * wl-version.el (wl-generate-user-agent-string-1): New function.
8032         (wl-generate-user-agent-string): Use it.
8033
8034         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8035         `mime-edit-insert-user-agent-field'.
8036         (wl-generate-user-agent-string): Check
8037         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8038
8039         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8040         instead of `if', when verbose case.
8041
8042 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8043
8044         * wl-expire.el (wl-summary-expire): Fix.
8045
8046 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8047
8048         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8049         and `elmo-lost+found-folder' if 'wl-draft.
8050         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8051
8052 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8053
8054         * wl-expire.el (wl-summary-expire): Change messages.
8055         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8056         `deleing-info' instead of "Deleting..."
8057
8058 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8059
8060         * wl-summary.el (wl-summary-refile-subr): Fix.
8061
8062 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8063
8064         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8065         if pipe folder.
8066
8067 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8068
8069         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8070
8071 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8072
8073         * wl-expire.el (wl-expire-hide): New function.
8074         (wl-summary-expire): Add `hide'.
8075
8076 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8077
8078         * wl-vars.el (wl-draft-reply-without-argument-list):
8079         Changed default value to consider `Reply-To:'.
8080         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8081
8082         * Version number is increased to 2.3.90.
8083
8084         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8085         elmo-imap4-get-session with unwind-protect.
8086         Don't cause error.
8087         (wl-summary-sync-marks): Don't check plugged nor folder type.
8088         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8089         (Always keep current buffer).
8090
8091 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8092
8093         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8094         Enclose with `save-excursion'.
8095
8096 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8097
8098         * wl-version.el (wl-version): Remove interactive.
8099
8100 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8101
8102         * wl-version.el (wl-generate-user-agent-string): Use
8103         `product-string-verbose' instead of `product-string-1'.
8104
8105 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8106
8107         * wl-vars.el (wl-draft-use-cache): New variable.
8108         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8109         if wl-draft-use-cache is non-nil.
8110
8111 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8112
8113         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8114         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8115
8116 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8117
8118         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8119         (wl-thread-msg-mark-as-unread): Ditto.
8120
8121         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8122         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8123         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8124         Don't set mark in summary if return value of `elmo-mark-as-read'
8125         is nil.
8126         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8127         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8128         instead of `wl-thread-msg-mark-as-read'.
8129         (wl-summary-mark-as-unread-region): Ditto.
8130         (wl-summary-target-mark-mark-as-read): Ditto.
8131
8132         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8133
8134 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8135
8136         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8137
8138         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8139
8140 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8141
8142         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8143         face.
8144
8145 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8146
8147         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8148         `running-xemacs'.
8149
8150 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8151
8152         * wl-version.el (toplevel): Use `product-version-as-string' for
8153         set verstion-string, if defined.
8154
8155         * wl-version.el (wl-version-show): Insert string at point, when
8156         call with argument.
8157
8158         * wl-version.el (wl-generate-user-agent-string): Use
8159         `product-string-1' instead of `wl-appname', `wl-version' and
8160         `wl-codename'.
8161
8162 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8163
8164         * wl-address.el (toplevel): Use product-provide.
8165         * wl-demo.el (toplevel): Ditto.
8166         * wl-dnd.el (toplevel): Ditto.
8167         * wl-draft.el (toplevel): Ditto.
8168         * wl-e21.el (toplevel): Ditto.
8169         * wl-expire.el (toplevel): Ditto.
8170         * wl-fldmgr.el (toplevel): Ditto.
8171         * wl-folder.el (toplevel): Ditto.
8172         * wl-highlight.el (toplevel): Ditto.
8173         * wl-message.el (toplevel): Ditto.
8174         * wl-mime.el (toplevel): Ditto.
8175         * wl-mule.el (toplevel): Ditto.
8176         * wl-nemacs.el (toplevel): Ditto.
8177         * wl-refile.el (toplevel): Ditto.
8178         * wl-score.el (toplevel): Ditto.
8179         * wl-summary.el (toplevel): Ditto.
8180         * wl-template.el (toplevel): Ditto.
8181         * wl-thread.el (toplevel): Ditto.
8182         * wl-util.el (toplevel): Ditto.
8183         * wl-vars.el (toplevel): Ditto.
8184         * wl-xmas.el (toplevel): Ditto.
8185         * wl.el (toplevel): Ditto.
8186
8187 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8188
8189         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8190         instead of product.
8191
8192         * wl-version.el (wl-version): Compile time evalution elmo-version.
8193
8194 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8195
8196         * wl-summary.el (wl-summary-sync-force-update): Append queue
8197         `mark-as-read'if unplugged.
8198
8199 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8200
8201         * wl-version.el: New file.  Use product.el.
8202         * wl.el: add (require 'wl-version).
8203         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8204         for ~/.folders header.
8205         (wl-fldmgr-folders-header): Changed.
8206         * wl-demo.el (wl-demo): Use product.el.
8207
8208         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8209         wl-version.el.
8210         * wl-util.el (wl-version, wl-version-show): Ditto.
8211
8212         * wl-util.el (wl-generate-user-agent-string,
8213         wl-extended-emacs-version, wl-extended-emacs-version2,
8214         wl-extended-emacs-version3): Move to wl-version.el.
8215         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8216         xemacs-codename, mime-edit-insert-user-agent-field,
8217         mime-edit-user-agent-value, mime-editor/version,
8218         mime-editor/codename): Compile warning killer move to
8219         wl-version.el
8220
8221 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8222
8223         * wl-summary.el (wl-summary-refile-subr): Fix.
8224
8225 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8226
8227         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8228         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8229
8230 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8231
8232         * wl.el (wl-check-environment): Check too many `@'.
8233
8234 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8235
8236         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8237
8238 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8239
8240         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8241         wl-draft-reply-myself-without-argument-list): Add variables.
8242         * wl-draft.el (wl-draft-reply): Use it.
8243
8244 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8245
8246         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8247         the 5th argument of `elmo-network-get-spec'.
8248
8249         * wl-thread.el (wl-thread-reparent-children): New inline function.
8250         (wl-thread-delete-message): Use it.
8251
8252         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8253         (wl-summary-score-update-all-lines): Don't use `dolist'.
8254
8255 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8256
8257         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8258         (require 'elmo-msgdb) for inline function.
8259
8260 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8261
8262         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8263
8264 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8265
8266         * wl-score.el (wl-score-headers): Fix for the confusing macro
8267         `elmo-kill-buffer'.
8268
8269 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8270
8271         * wl-summary.el: Don't use the 3rd argument of `require' because
8272         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8273         * wl-util.el: Ditto.
8274         * wl-draft.el: Ditto.
8275
8276 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8277
8278         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8279         window system is not used.
8280
8281 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8282
8283         * wl-thread.el: Don't use `mapcar' only for iteration.
8284         (wl-thread-resume-entity): Ditto.
8285         (wl-thread-delete-message): Ditto.
8286
8287         * wl-summary.el: Bind `dragdrop-drop-functions',
8288         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8289         of `require' for `timezone', `easymenu' and `ps-print';
8290         don't use `mapcar' only for iteration.
8291
8292         * wl-util.el: Bind `mule-version', `nemacs-version',
8293         `emacs-beta-version', `xemacs-codename',
8294         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8295         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8296         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8297         only for iteration.
8298
8299         * wl-score.el: Don't use `mapcar' only for iteration.
8300         (wl-score-simplify-buffer-fuzzy): Ditto.
8301         (wl-score-simplify-subject): Ditto.
8302         (wl-score-headers): Ditto.
8303         (wl-summary-score-update-all-lines): Ditto.
8304
8305         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8306         `enable-multibyte-characters' and `mule-version'.
8307
8308         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8309         `mapcar' only for iteration.
8310
8311         * wl-demo.el: Don't use `mapcar' only for iteration.
8312
8313         * wl-folder.el: Don't use `mapcar' only for iteration.
8314         (wl-folder-open-all): Ditto.
8315         (wl-folder-count-incorporates): Ditto.
8316
8317         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8318         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8319
8320         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8321         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8322         `smtp-connection-type'; specify 3rd argument of `require' for
8323         `timezone'; don't use `mapcar' only for iteration.
8324         (wl-draft-clone-local-variables): Don't use `mapcar'.
8325         (wl-draft-generate-clone-buffer): Ditto.
8326         (wl-user-agent-compose-internal): Ditto.
8327
8328         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8329
8330         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8331         (wl-save-status): Ditto.
8332
8333         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8334         for iteration.
8335
8336 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8337
8338         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8339         removed `Date'.
8340         (wl-fldmgr-make-filter-default): New user option.
8341
8342         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8343         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8344         (wl-fldmgr-filter-completion-alist): Abolish.
8345
8346         * wl.el (wl): Don't check servers if arg is non-nil.
8347
8348         * wl-draft.el (wl-draft-reply): Set only message-id string to
8349         In-Reply-To field.
8350
8351 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8352
8353         * wl-summary.el (wl-summary-pick): Rewrite.
8354
8355         * wl-draft.el (wl-draft-forward): Get references field from
8356         original buffer.
8357         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8358
8359 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8360
8361         * wl-draft.el (wl-draft-forward): Add references field.
8362
8363 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8364
8365         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8366         (wl-draft-reply): Use it.
8367
8368 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8369
8370         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8371         when Emacs 21 is running.
8372
8373         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8374         bindings.
8375
8376 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8377
8378         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8379         XPM icons transparent.
8380
8381         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8382         Emacs 21.
8383
8384 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8385
8386         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8387         nil.
8388
8389         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8390         when it is persistent.
8391         (wl-summary-sync-marks): Changed argument for
8392         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8393         (wl-summary-virtual): Use `elmo-read-search-condition'.
8394         (wl-summary-redisplay-internal): If folder is local, mark as read
8395         even when folder is plugged.
8396
8397 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8398
8399         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8400         of `tool-bar-lines' in the frame parameters.
8401         (after-make-frame-functions, post-command-hook): Don't modify the
8402         value.
8403         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8404         wl-e21-tool-bar-lines): Removed.
8405
8406 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8407
8408         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8409         properties `evaporate' and `wl-momentary-overlay' as well.
8410         (wl-highlight-summary-displaying): Ditto.
8411         (wl-delete-all-overlays): Don't delete overlay which does not have
8412         a property `wl-momentary-overlay'.
8413
8414         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8415         `display-mouse-p' and `display-graphic-p'.
8416         (wl-folder-init-icons): Don't search for XBM or the other files.
8417         (wl-plugged-set-folder-icon): Make icons if and only if
8418         `display-graphic-p' returns non-nil.
8419         (wl-highlight-plugged-current-line): Use `before-string' overlay
8420         property to show icon images.
8421         (wl-highlight-folder-current-line): Ditto.
8422         (wl-e21-highlight-folder-group-line): Ditto.
8423         (wl-e21-highlight-folder-by-numbers): Ditto.
8424         (wl-e21-insert-image): Removed.
8425         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8426         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8427         said.
8428         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8429         `wl-e21-force-switch-toolbar'.
8430         (wl-e21-make-icon-image): Removed.
8431         (wl-e21-setup-toolbar): Don't search for XBM files.
8432         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8433         the default value.
8434
8435 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8436
8437         * wl-util.el (wl-biff-check-folder-async): Set
8438         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8439
8440 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8441
8442         * wl-e21.el (after-make-frame-functions): Add
8443         `wl-e21-force-switch-toolbar'.
8444         (wl-e21-force-switch-toolbar): New function force to switch the
8445         toolbar appearance automatically.
8446         (post-command-hook): Add `wl-e21-switch-toolbar'.
8447         (wl-e21-switch-toolbar): New function to switch the toolbar
8448         appearance automatically.
8449         (wl-e21-tool-bar-lines): New buffer local variable.
8450
8451 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8452
8453         * wl-util.el (wl-biff-check-folders-running): New variable.
8454         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8455         (wl-biff-check-folder-async-callback):
8456         Set `wl-biff-check-folders-running'.
8457         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8458         with unwind-protect.
8459
8460         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8461         Enclose `wl-folder-auto-check' with unwind-protect.
8462
8463         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8464         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8465
8466         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8467
8468         * wl-util.el (wl-biff-notify): New inline function.
8469         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8470         locally.
8471         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8472         folder-list' is 1.
8473         Use `wl-biff-notify'.
8474         (wl-biff-check-folder-async-callback): New function.
8475         (wl-biff-check-folder-async): Ditto.
8476
8477         * wl-folder.el (wl-folder): Don't check folders.
8478         (wl-folder-auto-check): New function.
8479
8480 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8481
8482         * wl-util.el (wl-biff-start) [Emacs19+]:
8483         Use `timer-next-integral-multiple-of-time'.
8484         (wl-biff-check-folders): Use `wl-default-folder'
8485         if `wl-biff-check-folder-list' is nil.
8486
8487 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8488
8489         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8490         instead of `elmo-delete-lists'.
8491
8492 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8493
8494         * wl.el (wl-plugged-toggle-all): Set the value of
8495         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8496         (wl-plugged-toggle): Ditto.
8497         (wl-toggle-plugged): Ditto.
8498         (wl-plugged-init): Ditto.
8499
8500         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8501         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8502         instead of `wl-biff-state-indicator-off' and
8503         `wl-biff-state-indicator-on'; don't modify the value and the type
8504         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8505         (wl-plugged-init-icons): Set icons data to
8506         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8507         instead of `wl-plug-state-indicator-off' and
8508         `wl-plug-state-indicator-on'; don't modify the value and the type
8509         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8510
8511         * wl-vars.el (wl-modeline-biff-state-off,
8512         wl-modeline-biff-state-on, wl-modeline-biff-status,
8513         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8514         wl-modeline-plug-status): New internal variables.
8515         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8516         wl-biff-check-interval, wl-biff-check-folder-list): Change
8517         customization group from `wl-folder' to `wl-highlight'.
8518         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8519         wl-show-plug-status-on-modeline): Defcustomized.
8520
8521         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8522         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8523         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8524         a flag to `mode-line-buffer-identification'.
8525
8526         * wl-e21.el (wl-biff-init-icons): Set icons data to
8527         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8528         instead of `wl-biff-state-indicator-off' and
8529         `wl-biff-state-indicator-on'.
8530         (wl-plugged-init-icons): Set icons data to
8531         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8532         instead of `wl-plug-state-indicator-off' and
8533         `wl-plug-state-indicator-on'.
8534
8535 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8536
8537         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8538         excessive titles.
8539
8540 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8541
8542         * wl.el (wl-plugged-mode): Use revised
8543         `wl-mode-line-buffer-identification'.
8544         (wl-plugged-init): Don't use `force-mode-line-update'.
8545
8546         * wl-xmas.el (wl-draft-overload-functions): Use revised
8547         `wl-mode-line-buffer-identification'.
8548         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8549         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8550         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8551         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8552         `wl-make-plugged-hook';
8553         add `wl-folder-init-icons' and `wl-setup-folder' to
8554         `wl-folder-mode-hook'.
8555
8556         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8557         19 as well.
8558         (wl-mode-line-display-priority-list): New user option.
8559         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8560         Defcustomized.
8561         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8562         Add docs.
8563
8564         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8565         start.
8566         (wl-mode-line-buffer-identification): Revised as a function.
8567
8568         * wl-summary.el (wl-summary-mode): Use revised
8569         `wl-mode-line-buffer-identification'; don't call
8570         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8571         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8572         `wl-xmas-setup-summary'.
8573
8574         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8575         `wl-mode-line-buffer-identification'.
8576
8577         * wl-mule.el (wl-draft-overload-functions): Use revised
8578         `wl-mode-line-buffer-identification'.
8579
8580         * wl-folder.el (wl-make-plugged-alist): Don't call
8581         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8582         (wl-folder): Don't call `wl-folder-init-icons' directly.
8583         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8584         `wl-xmas-setup-folder' directly;
8585         use revised `wl-mode-line-buffer-identification'.
8586         (TopLevel): Don't bind `wl-biff-init-icons',
8587         `wl-plugged-init-icons', `wl-folder-init-icons',
8588         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8589
8590         * wl-e21.el (wl-draft-overload-functions): Use revised
8591         `wl-mode-line-buffer-identification'.
8592         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8593         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8594         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8595         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8596         `wl-make-plugged-hook';
8597         add `wl-folder-init-icons' and `wl-setup-folder' to
8598         `wl-folder-mode-hook'.
8599
8600 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8601             Katsumi Yamaoka    <yamaoka@jpl.org>
8602
8603         * wl.el (wl): Call `wl-biff-start'.
8604         (wl-exit): Call `wl-biff-stop'.
8605         (wl-plugged-mode): Show biff in modeline.
8606         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8607
8608         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8609         (wl-biff-init-icons): New function.
8610         (wl-plugged-init-icons): Don't make too much keymaps.
8611         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8612
8613         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8614         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8615         variables.
8616         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8617         options.
8618
8619         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8620         wl-biff-start, wl-biff-stop): New functions.
8621         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8622         (wl-biff-timer-name): New variable.
8623
8624         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8625
8626         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8627         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8628
8629         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8630         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8631
8632         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8633         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8634         `wl-folder-init-icons' to `ignore' if they are not available.
8635         (wl-folder-mode): Show biff in modeline.
8636
8637         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8638         (wl-biff-init-icons): New function.
8639         (wl-plugged-init-icons): Don't make too much keymaps.
8640         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8641
8642 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8643
8644         * wl-vars.el (wl-strict-diff-folders): Customization Type
8645         and doc fix.  Define as a list of regular expressions for
8646         folders or nil.
8647         * wl-folder.el (wl-folder-check-one-entity): Use
8648         `wl-string-match-member' instead of `wl-string-member' for
8649         `wl-strict-diff-folders'.
8650
8651 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8652
8653         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8654         (wl-highlight-folder-current-line): Use it; new implementation.
8655         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8656         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8657         `defsubst' instead of `defun'.
8658
8659         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8660         `wl-highlight-group-folder-by-numbers'; made it can also be a
8661         number.  See info for more details.
8662
8663         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8664         running.
8665
8666         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8667         to bind them.
8668
8669         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8670         (wl-highlight-folder-current-line): New implementation.
8671
8672         * wl-highlight.el (wl-highlight-folder-group-line): New
8673         implementation.
8674         (wl-delete-all-overlays): Rewrite as a marco.
8675         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8676
8677         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8678         running.
8679         (wl-folder-*-glyph): No need to bind them.
8680
8681         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8682         `wl-e21-highlight-folder-group-icon'; rewrite.
8683         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8684         `defsubst' instead of `defun'.
8685         (wl-folder-mode-map): Bind it when compiling.
8686
8687 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8688
8689         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8690
8691         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8692
8693 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8694
8695         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8696
8697 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8698
8699         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8700         (wl-highlight-folder-current-line): Use it.
8701
8702         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8703         in `id-name'.
8704
8705 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8706
8707         * wl.el: Require `wl-e21' when Emacs 21 is running.
8708
8709         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8710         default when Emacs 21 is running.
8711         (wl-use-highlight-mouse-line): Ditto.
8712         (wl-on-emacs21): New constant.
8713         (wl-on-emacs20): Removed.
8714
8715         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8716         Emacs 21 is running.
8717
8718         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8719         Emacs 21 is running.
8720
8721         * wl-e21.el: New file.
8722
8723 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8724
8725         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8726         (wl-toggle-plugged): Ditto.
8727         (wl-plugged-toggle): Ditto.
8728         (wl-plugged-toggle-all): Ditto.
8729
8730         * wl-vars.el (wl-plug-state-indicator): Refer
8731         `wl-plug-state-indicator-on' indirectly.
8732
8733 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8734
8735         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8736         Call `wl-folder-confirm-existence'.
8737
8738         * wl-folder.el (wl-folder-confirm-existence): Added optional
8739         argument `force'.
8740
8741 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8742
8743         * wl-summary.el (wl-summary-refile-subr): Assume
8744         `copy-or-refile' as symbol.
8745         (wl-summary-refile): Follow up above change.
8746         (wl-summary-copy): Ditto.  Doc fix.
8747
8748 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8749
8750         * wl-summary.el (wl-summary-pick): Don't bind
8751         `elmo-search-mime-charset'.
8752
8753         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8754         default using old backquote style.
8755         (wl-search-mime-charset): Abolished.
8756
8757         * wl-highlight.el (wl-highlight-headers):
8758         Call `point' after `re-search-forward'(for Nemacs).
8759
8760         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8761         for elmo-imap4.el.
8762
8763 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8764
8765         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8766         `wl-message-ignored-field-list' instead of
8767         `mime-view-ignored-field-list'.
8768
8769         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8770         Add interactive spec.
8771         (wl-folder-goto-bottom-of-current-folder): Ditto.
8772         (wl-folder-mode-map): Bind them.
8773
8774         * wl-vars.el (wl-message-ignored-field-list): New variable.
8775         (wl-message-visible-field-list): New variable.
8776
8777         * wl-mime.el (wl-mime-header-presentation-method): New function.
8778         (wl-mime-setup): Set header-presentation-method.
8779
8780 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8781
8782         * wl-nemacs.el (wl-draft-overload-functions): Set
8783         `mode-line-buffer-identification' instead of using
8784         `wl-make-modeline'.
8785
8786         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8787         instead of using `wl-make-modeline'.
8788
8789         * wl-xmas.el (wl-plugged-init-icons): Set up
8790         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8791         (wl-make-modeline): Abolish.
8792         (wl-draft-overload-functions): Set
8793         `mode-line-buffer-identification' instead of using
8794         `wl-make-modeline'.
8795
8796         * wl-util.el (wl-make-modeline-subr): Abolish.
8797         (wl-mode-line-buffer-identification): New alias.
8798
8799         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8800         (wl-summary-make-modeline): Abolish.
8801         (wl-summary-buffer-set-folder): Set
8802         `wl-summary-buffer-folder-indicator'.
8803         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8804         of using `wl-make-modeline'.
8805         (wl-summary-switch-to-clone-buffer): Don't set
8806         `mode-line-buffer-identification'.
8807         (wl-summary-goto-folder-subr): Ditto.
8808
8809         * wl-mule.el (wl-draft-overload-functions): Set
8810         `mode-line-buffer-identification' instead of using
8811         `wl-make-modeline'.
8812
8813         * wl-folder.el (wl-folder-mode): Set
8814         `mode-line-buffer-identification' instead of using
8815         `wl-make-modeline'.
8816         (wl-folder): Don't set `mode-line-buffer-identification'.
8817
8818 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8819
8820         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8821         instead of `member' for `wl-refile-guess-func-list' look-ups.
8822         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8823
8824 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8825
8826         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8827         `wl-message-button-dispatcher'.
8828
8829         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8830
8831         * wl-message.el (wl-message-button-dispatcher): Use it.
8832
8833         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8834         "In-Reply-To".
8835
8836         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8837         Bind `case-fold-search' to t.
8838
8839 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8840
8841         * wl-xmas.el (wl-message-overload-functions): Initialize
8842         `wl-message-button-map'.
8843
8844         * wl-mule.el (wl-message-overload-functions): Initialize
8845         `wl-message-button-map'.
8846
8847         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8848
8849         * wl-message.el (wl-message-button-map): New keymap.
8850         (wl-message-add-button): New function.
8851         (wl-message-button-dispatcher): New function.
8852         (wl-message-button-refer-article): New function.
8853
8854         * wl-highlight.el
8855         (wl-highlight-message-add-buttons-to-header): New function.
8856         (wl-highlight-headers): Use it.
8857
8858 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8859
8860         * wl-summary.el (wl-summary-default-from): Use
8861         `wl-address-get-petname-1'.
8862         (wl-summary-simple-from): Ditto.
8863
8864         * wl-address.el (wl-address-get-petname-1): New inline function.
8865         (wl-address-get-petname): Use it.
8866
8867 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8868
8869         * wl-summary.el (wl-summary-default-from): Return full-name part
8870         from the address if no petname was found.
8871         (wl-summary-simple-from): Ditto.
8872
8873         * wl-address.el (wl-address-get-petname): Return nil if no petname
8874         associated with the address was found.
8875
8876 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8877
8878         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8879         display is finished.
8880
8881 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8882
8883         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8884         `elmo-folder-exists-p' argument.
8885
8886 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8887
8888         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8889         the folder.
8890
8891 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8892
8893         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8894
8895         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8896         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8897
8898 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8899
8900         * wl-folder.el (wl-folder-create-subr): New function.
8901         (wl-folder-confirm-existence): Use it.
8902         (wl-folder-check-one-entity): Use it.
8903         Check the error symbol is derived from 'elmo-open-error.
8904
8905         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8906         `ignore-error'.
8907
8908 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8909
8910         * wl-util.el (toplevel): Add (eval-when-compile (require
8911         'elmo-util)).  (Maybe `provide' is typo.)
8912
8913 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8914
8915         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8916         (I don't know why this was needed.)
8917
8918         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8919         Follow up changes for stream-type.
8920
8921         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8922         (wl-draft-elmo-nntp-send): Ditto.
8923
8924         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8925         (wl-nntp-posting-stream-type): Ditto.
8926         (wl-pop-before-smtp-ssl): Abolished.
8927         (wl-nntp-posting-ssl): Ditto.
8928
8929         * wl-address.el (wl-address-quote-specials): New function.
8930         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8931
8932         * wl-draft.el (wl-draft-reply): Ditto.
8933
8934 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8935
8936         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8937         use function `wl-string-match-assoc'.
8938
8939 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8940
8941         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8942
8943         * wl-draft.el (wl-draft-deduce-address-list): New function.
8944         (wl-draft-parse-mailbox-list): Ditto.
8945         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8946         instead of `smtp-deduce-address-list'.
8947         (wl-draft-on-field-p): Follow group list.
8948
8949         * wl-address.el (wl-address-concat-token): New function.
8950         (wl-address-string-without-group-list-contents): Ditto.
8951         (wl-complete-field-body): Fixed problem of completion
8952         by japanese petname.
8953         (wl-address-make-completion-list): Rewrite.
8954
8955 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8956
8957         * wl-address.el (wl-address-make-completion-list): Completion by
8958         petname.
8959         (wl-complete-field-body): Likewise.
8960
8961 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8962
8963         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8964         contains invalid address syntax.
8965
8966 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8967
8968         * wl-folder.el (wl-folder-check-entity-async): Use
8969         `elmo-nntp-spec-hostname'.
8970
8971 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8972
8973         * wl-summary.el (wl-summary-msgdb-load-async): Use
8974         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8975
8976 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8977
8978         * wl-draft.el (wl-draft-reply): Set argument
8979         `content-transfer-encoding' as nil.
8980
8981 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8982
8983         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8984         `wl-refile-alist'.
8985
8986 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8987
8988         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8989         (wl-draft-edit-string): Ditto.
8990         (wl-draft-forward): Ditto.
8991         * wl-summary.el (wl-summary-write): Ditto.
8992
8993 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8994
8995         * wl-summary.el (wl-summary-sync-update3): Call
8996         `wl-summary-buffer-number-column-detect'.
8997         (wl-summary-buffer-number-column-detect): Search from point-min.
8998
8999 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9000
9001         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9002         contains an address which is not included in original to or cc.
9003
9004 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9005
9006         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9007         begin-line does not exist.
9008         * wl-message.el (wl-message-uu-substring): Ditto.
9009
9010 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9011
9012         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9013         clear local variables.
9014         (wl-summary-exit): Call `elmo-commit'.
9015         (wl-summary-switch-to-clone-buffer): Call
9016         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9017         (wl-summary-goto-folder-subr): Ditto.
9018
9019         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9020         POP folder.
9021
9022 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9023
9024         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9025         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9026         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9027         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9028         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9029         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9030
9031         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9032
9033 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9034
9035         * wl-summary.el (wl-summary-search-by-subject):
9036         Search parent message from the latest one.
9037
9038 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9039
9040         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9041         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9042
9043         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9044         New user option.
9045
9046         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9047         if elmo-nntp-use-killed-list is nil.
9048         Use `elmo-msgdb-append-to-killed-list'.
9049         (Append numbers confirmed as disappeared to the killed list.)
9050         (wl-summary-confirm-appends): Don't display negative number.
9051
9052 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9053
9054         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9055
9056 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9057
9058         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9059         range is `all'.
9060         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9061         `elmo-list-bigger-diff'.
9062
9063 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9064
9065         * wl-summary.el (wl-summary-buffer-exit-func):
9066         New buffer local variable.
9067         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9068
9069 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9070
9071         * wl-demo.el (wl-demo): Fix the last change.
9072
9073 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9074
9075         * wl-demo.el (wl-demo): Don't use `eval'.
9076
9077 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9078
9079         * wl-summary.el (wl-summary-buffer-thread-modified):
9080         New buffer-local variable.
9081         (wl-summary-set-thread-modified): New function.
9082         (wl-summary-thread-modified-p): New function.
9083         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9084         (wl-summary-yank-saved-message): Use function
9085         `wl-summary-set-thread-modified'
9086         (wl-summary-switch-to-clone-buffer): Add
9087         `wl-summary-buffer-thread-modified'.
9088
9089         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9090         (wl-summary-buffer-mark-saved-hook): Ditto.
9091         * wl-summary.el (wl-summary-msgdb-save): New hook
9092         `wl-summary-buffer-message-saved-hook' and
9093         `wl-summary-buffer-mark-saved-hook'.
9094
9095 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9096
9097         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9098
9099 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9100
9101         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9102         don't hide scroll bars under FSF Emacsen because it may incur an
9103         undesirable redrawing.
9104
9105 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9106
9107         * wl-draft.el (wl-draft-edit-string): Call
9108         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9109
9110 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9111
9112         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9113
9114 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9115
9116         * wl-summary.el (wl-summary-msgdb-load-async): Call
9117         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9118
9119 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9120
9121         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9122         fringes in demo buffer; center bitmap logo correctly even if old
9123         Mule is used.
9124
9125 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9126
9127         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9128
9129         * wl-refile.el (wl-refile-subject-alist): New variable.
9130         (wl-refile-subject-alist-file-name): Ditto.
9131         (wl-refile-alist-setup): Rewrite.
9132         (wl-refile-alist-save): Use `elmo-object-save'.
9133         Eliminated arguments.
9134         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9135         (wl-refile-guess-by-subject): New function.
9136         (wl-refile-guess-func-list): Added it.
9137
9138 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9139
9140         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9141         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9142
9143 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9144
9145         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9146         New buffer-local variable.
9147         (wl-summary-buffer-next-folder-func): Ditto.
9148         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9149         if non-nil.
9150         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9151         if non-nil.
9152         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9153         if non-nil.
9154         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9155         if non-nil.
9156
9157 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9158
9159         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9160         permanently in the demo buffer.
9161
9162 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9163
9164         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9165         `mime-entity-fetch-field'.
9166
9167         * wl.el (wl-exit): Delete plugged buffer.
9168
9169         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9170         XEmacs has menubar feature.
9171
9172 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9173
9174         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9175         cannot arrive at the beginning of the buffer under old Emacsen.
9176
9177 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9178
9179         * wl-address.el (wl-address-ldap-search):
9180         Call `ldap-search-entries' with `withdn' argument t.
9181         (wl-complete-field-body): Bind completion-ignore-case as t.
9182         Clear ldap search hash when it was sole completion.
9183         Use elmo-string for pattern string.
9184         (wl-ldap-alias-safe-string): Eliminated needless let.
9185
9186 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9187
9188         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9189         (wl-ldap-alias-sep): New constant.
9190         (wl-ldap-search-attribute-type-list): Ditto.
9191         (wl-ldap-get-value): New function.
9192         (wl-ldap-make-filter): Ditto.
9193         (wl-ldap-make-matched-value-list): Ditto.
9194         (wl-ldap-alias-safe-string): Ditto.
9195         (wl-ldap-register-dn-string): Ditto.
9196         (wl-address-ldap-search): Rewrite.
9197
9198 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9199
9200         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9201         thread is deleted.
9202         (wl-thread-delete-line-from-buffer): Ditto.
9203         (wl-thread-get-exist-children): New function.
9204
9205 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9206
9207         * wl-demo.el (wl-demo): Made it to select various image types.
9208         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9209         from `wl-title-logo'.
9210         (wl-logo-ascii): New variable.
9211         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9212         (wl-demo-copyright-notice): New constant.
9213
9214         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9215
9216 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9217
9218         * wl-vars.el (wl-summary-target-above): Renamed from
9219         wl-summary-temp-above.
9220         * wl-score.el (wl-score-get-score-alist): Use it.
9221         (wl-summary-score-update-all-lines): Use it.
9222         * wl-summary.el: Ditto. (make-variable-buffer-local).
9223
9224 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9225
9226         * wl-vars.el (wl-ldap-port): New user option.
9227
9228         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9229         Rewite whole implementation.
9230         (wl-complete-field-body): Fixed.
9231
9232 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9233
9234         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9235         Choose implementation at compile time.
9236
9237 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9238
9239         * wl-address.el (wl-ldap-search-internal): New function.
9240         (wl-complete-field-to): Use it.
9241
9242 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9243
9244         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9245         Use `let' instead of `let*'.
9246         Require 'wl-vars.
9247
9248         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9249         Define as defcustom.
9250         (wl-ldap-base): Ditto.
9251         (wl-use-ldap): Ditto.
9252
9253 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9254
9255         * wl-address.el (wl-ldap-search): New function.
9256         (wl-complete-field-body): Use `wl-ldap-search'.
9257         (wl-ldap-server): New variable.
9258         (wl-ldap-base): Ditto.
9259         (wl-use-ldap): Ditto.
9260
9261 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9262
9263         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9264         (Pointed out by Mito <mit@nines.nec.co.jp>).
9265         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9266         buffer-local variables like `wl-summary-redisplay-internal'.
9267         (wl-summary-redisplay-all-header): Likewise.  Update
9268         Summary view too.
9269
9270 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9271
9272         * wl-summary.el (wl-summary-jump-to-parent-message):
9273         Consider prefix argument.
9274
9275         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9276         when closed thread is deleted.
9277
9278 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9279
9280         * wl-summary.el (wl-summary-jump-to-parent-message):
9281         Consider thread modification.
9282
9283 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9284
9285         * wl-message.el (wl-message-normal-get-original-buffer): Use
9286         `save-excursion'.
9287
9288         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9289         (wl-summary-showto-folder-regexp): Ditto.
9290
9291 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9292
9293         * wl-util.el (wl-delete-alist): Doc fix.
9294         (wl-delete-associations): New function.
9295         (wl-inverse-alist): New function.
9296         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9297         Split temporary variables. Use `wl-delete-associations'
9298         and `wl-inverse-alist'.
9299         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9300
9301 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9302
9303         * wl-folder.el (wl-folder-prefetch-entity):
9304         Execute prefetching if new count is unknown.
9305
9306 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9307
9308         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9309
9310         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9311         delete entity.
9312         (wl-thread-set-parent): If insert as top, set linked as nil.
9313
9314         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9315         `wl-thread-cleanup-symbols' when view mode is thread.
9316
9317 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9318
9319         * wl-folder.el (wl-folder-create-folder-entity): Use
9320         with-current-buffer.
9321         (wl-local-folder-init): Call set-buffer to make sure we are in
9322         the Folder buffer. Don't touch buffer-local variables here.
9323         (wl-folder-mode): Initialize buffer-local variables here.
9324
9325         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9326         (wl-folder-entity-assign-id): Ditto.
9327         (wl-folder-create-entity-hashtb): Ditto.
9328         (wl-local-folder-init): Ditto.
9329         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9330
9331 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9332
9333         * wl-summary.el (wl-summary-default-from): Fix probrem when
9334         std11-extract-address-components return (nil "foo@bar").
9335
9336 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9337
9338         * wl-draft.el (wl-draft-clone-local-variables):
9339         Remove redundant `setq'.
9340
9341 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9342
9343         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9344         Bind wl-highlight-x-face-func as nil while highlighting header.
9345
9346 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9347
9348         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9349
9350 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9351
9352         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9353         elmo-msgdb-overview-hashtb from copy-variables.
9354         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9355         instead of `elmo-msgdb-overview-get-entity-by-number'.
9356         (wl-summary-auto-refile): Ditto.
9357
9358         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9359         `elmo-msgdb-overview-get-entity' instead of
9360         `elmo-msgdb-search-overview-entity'.  Use
9361         `elmo-msgdb-overview-get-entity' instead of
9362         `elmo-msgdb-overview-get-entity-by-number'.
9363         (wl-thread-insert-entity-sub): Ditto.
9364         (wl-thread-insert-message): Ditto.
9365
9366         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9367         `elmo-msgdb-overview-get-entity'.
9368         (wl-normal-message-redisplay): Ditto.
9369
9370 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9371
9372         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9373         `wl-thread-entities'.
9374         (wl-thread-delete-message): Fix remove top message from
9375         `wl-thread-entity-list'.
9376
9377         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9378         wl-append(nconc), because update-list is broken on Meadow.
9379
9380         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9381         updating process.
9382         (wl-summary-rescan): Ditto.
9383         (wl-summary-sync-update3): Ditto.
9384         * wl-thread.el (wl-thread-set-parent): Renamed from
9385         `wl-summary-set-parent'.
9386         (wl-thread-insert-message): Updating buffer faster.
9387         (wl-thread-delete-message): Updating buffer faster.
9388
9389         * wl-score.el (wl-summary-score-update-all-lines): Changed
9390         interval for display progress gauge.
9391
9392 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9393
9394         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9395         folder always-sticky.
9396         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9397         defmacro.
9398
9399 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9400
9401         * wl-vars.el (wl-draft-add-references): New user option.
9402
9403         * wl-draft.el (wl-draft-add-references): New function.
9404         (wl-draft-yank-from-mail-reply-buffer): Use it.
9405         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9406         as nil.
9407
9408 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9409
9410         * wl-thread.el (wl-thread-update-line-msgs): Called
9411         `wl-thread-update-line-on-buffer-sub'.
9412         (wl-thread-update-line-on-buffer): Delete routine of inserting
9413         thread.
9414         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9415         moved from `wl-thread-update-line-on-buffer'.
9416         Add threshold for displaying progress gauge.
9417         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9418         argument of `wl-thread-update-line-msgs'.
9419         Add threshold for displaying progress gauge.
9420         * wl-folder.el:
9421         Add threshold for displaying progress gauge.
9422         * wl-score.el: Ditto.
9423
9424         * wl-expire.el (wl-summary-expire): Display deleting info.
9425
9426 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9427
9428         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9429         `no-msg'.
9430         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9431         argument of `wl-thread-update-line-msgs'.
9432         (wl-summary-set-parent): Added optional argument `parent-number'.
9433         (wl-summary-buffer-saved-message): New buffer local variable.
9434         (wl-summary-save-current-message): New command.
9435         (wl-summary-yank-saved-message): Ditto.
9436         (wl-summary-mode-map): Added key binding for
9437         `wl-summary-save-current-message' (\ew) and
9438         `wl-summary-yank-saved-message' (\C-y).
9439         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9440
9441 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9442
9443         * wl-summary.el (wl-summary-mode-map): Added key binding for
9444         `wl-summary-set-parent' (ts).
9445
9446 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9447
9448         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9449         subject faster. If thread number is reverse, delayed updating
9450         thread.
9451         (wl-summary-search-by-subject): Ditto.
9452         (wl-summary-put-alike): Ditto.
9453         (wl-summary-get-alike): Ditto.
9454         (wl-summary-insert-headers): Insert header of all overview in
9455         buffer.
9456         (wl-summary-rescan): Delayed updating thread. Kill search subject
9457         buffer for wl-summary-search-by-subject.
9458         (wl-summary-sync-update3): Ditto.
9459         (wl-summary-exit): Ditto.
9460         (wl-summary-goto-bottom-of-current-thread): Change for linked
9461         thread.
9462         (wl-summary-overview-create-summary-line): Change line for linked
9463         thread.
9464
9465         * wl-summary.el (wl-summary-update-thread): Use
9466         wl-thread-maybe-get-children-num.
9467         (wl-summary-set-parent): If change parent, move sub thread.
9468         (wl-summary-redisplay-internal): Add horizontal recenter.
9469         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9470
9471         * wl-thread.el (wl-thread-entity-get-linked): New function.
9472         (wl-thread-entity-set-linked): New function.
9473         (wl-thread-create-entity): Add linked element.
9474         (wl-thread-entity-insert-as-top): Use wl-append.
9475         (wl-thread-maybe-get-children-num): If closing thread, return
9476         children msgs.
9477         (wl-thread-update-line-msgs): Displaying progress message.
9478         (wl-thread-update-line-on-buffer-sub): Use
9479         wl-thread-maybe-get-children-num.
9480         (wl-thread-update-line-on-buffer): If update line is not exists,
9481         insert thread.
9482         (wl-thread-delete-message): If delete top msg of thread, search
9483         parent by subject.
9484         (wl-thread-insert-entity): Use
9485         wl-thread-maybe-get-children-num.
9486
9487         * wl-highlight.el (wl-highlight-summary-current-line): change
9488         sregexp for linked thread.
9489         * wl-util.el (wl-count-lines): Count lines.
9490         (wl-horizontal-recenter): horizontal recenter.
9491         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9492         (wl-score-get-alike): Ditto.
9493         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9494         (wl-subject-length-limit): New variable.
9495         (wl-highlight-thread-indent-string-regexp): Changed for linked
9496         thread.
9497
9498 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9501         New variable (revival).
9502         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9503         by subject matching if there's no in-reply-to nor references field
9504         (revival).
9505
9506 \f
9507 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9508
9509         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9510         message.
9511
9512 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9513
9514         * wl-summary.el (wl-summary-reply): Return t if there was a
9515         message at cursor point.
9516         Added unwind-protect.
9517         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9518         returns t.
9519         (wl-summary-cancel-message): Do nothing when there's no message at
9520         cursor point.
9521         (wl-summary-forward): Ditto.
9522         (wl-summary-jump-to-parent-message): Ditto.
9523         (wl-summary-reedit): Ditto.
9524         (wl-summary-edit-addresses): Ditto.
9525         (wl-summary-pipe-message): Ditto.
9526         (wl-summary-print-message-with-ps-print): Ditto.
9527         (wl-summary-print-message): Ditto.
9528         (wl-summary-mark-as-important): Ditto.
9529         (wl-summary-mark-as-unread): Ditto.
9530
9531         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9532         message at cursor point.
9533         (wl-summary-reply-with-citation): Remove unwind-protect.
9534
9535         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9536         subject searching feature.
9537         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9538         Eliminated.
9539
9540 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9541
9542         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9543         New variable.
9544         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9545         by subject matching if there's no in-reply-to nor references field.
9546
9547         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9548
9549         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9550         when display is finished.
9551         (wl-folder-open-all): Ditto.
9552         (wl-folder-update-access-group): Ditto.
9553         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9554         * wl-thread.el (wl-thread-close-all): Ditto.
9555
9556         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9557         progress gauge only when it was displayed.
9558         * wl-folder.el (wl-folder-insert-entity): Ditto.
9559
9560 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9561
9562         * wl-summary.el (wl-summary-incorporate): Enclose
9563         `wl-summary-sync-force-update' with save-excursion.
9564
9565 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9566
9567         * wl-summary.el (wl-summary-prefetch-region):
9568         Pass current cursor point to `pos-visible-in-window-p' after
9569         moving cursor to the started point.
9570
9571 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9572
9573         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9574
9575         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9576         fields from the forwarding message.
9577         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9578         `ignored-fields'.
9579
9580 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9581
9582         * wl-mime.el (wl-message-request-partial):
9583         Eliminated argument `msgdb'.
9584         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9585         (wl-mime-combine-message/partial-pieces): Likewise.
9586         * tm-wl.el (wl-message-request-partial): Likewise.
9587         (wl-mime-combine-message/partial-pieces): Likewise.
9588
9589 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9590
9591         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9592         when display is finished.
9593
9594 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9595
9596         * wl-summary.el (wl-summary-goto-folder-subr):
9597         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9598
9599 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9600
9601         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9602         when cursor point is visible.
9603
9604 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9605
9606         * wl-expire.el (wl-expire-archive-get-max-number):
9607         Don't use `file-name-directory'.
9608
9609 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9610
9611         * wl-expire.el (wl-expire-archive-get-max-number):
9612         Use `file-name-directory'.
9613
9614 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9615
9616         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9617         only when there is progress.
9618
9619 2000-04-13  Mito <mit@nines.nec.co.jp>
9620
9621         * wl-summary.el (wl-summary-sync-marks): Display progress.
9622
9623 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9624
9625         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9626         (wl-summary-prev): Move cursor regardless of unread status.
9627         (wl-summary-next): Ditto.
9628
9629 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9630
9631         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9632         Added argument `target' and `number'.
9633         * tm-wl.el (wl-summary-burst-subr): New function.
9634         (wl-summary-burst): Use it.
9635
9636 2000-04-10  Mito <mit@nines.nec.co.jp>
9637
9638         * wl-mime.el (wl-burst): New function.
9639         (wl-summary-burst): Use it.
9640
9641 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9642
9643         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9644         as petname when there's no candidate.
9645
9646 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9647
9648         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9649         New variable.
9650         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9651
9652         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9653
9654         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9655
9656 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9657
9658         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9659         Use substring of `original' instead of buffer-substring.
9660         (wl-refile-evaluate-rule):
9661         Set `original' argument of wl-refile-expand-newtext.
9662
9663         * wl-summary.el
9664         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9665         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9666         (wl-summary-auto-refile): Check existence of destination folder just
9667         before marking.
9668
9669 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9670
9671         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9672         when wl-refile-get-field-value return nil.
9673
9674 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9675
9676         * wl-refile.el
9677         (wl-refile-expand-newtext): New function imported from Gnus.
9678         (wl-refile-evaluate-rule): Use it.
9679
9680 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9681
9682         * wl-summary.el (wl-summary-print-destination):
9683         Duplicate folder string to avoid putting text-property on
9684         original string.
9685
9686         * wl-refile.el (wl-refile-get-field-value): New function.
9687         (wl-refile-evaluate-rule): New function;
9688         Evaluate refile rule recursively.
9689         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9690         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9691         New function; Check existence of a target folder recursively.
9692         (wl-summary-auto-refile-check-refile-rule-alist):
9693         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9694
9695 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9696
9697         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9698
9699         * wl-folder.el (wl-create-folder-entity-from-buffer):
9700         Fixed problem when '}' character is contained in folder name.
9701
9702         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9703
9704 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9705
9706         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9707         (wl-fldmgr-add-completion-all-completions):
9708         Use wl-fldmgr-add-completion-hashtb.
9709
9710 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9711
9712         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9713         wl-fldmgr-add-completion-subr): New functions.
9714         * wl-folder.el (wl-folder-completion-func): New variable.
9715         * wl-summary.el (wl-summary-read-folder):
9716         Use wl-folder-completion-func.
9717
9718         * wl-refile.el: Eliminate throw & catch.
9719
9720         * wl.el (wl-plugged-sending-queue-status): Fixed.
9721
9722 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9723
9724         * wl-draft.el (wl-draft): Put category property on
9725         mail-header-separator.