db350236989a23daa6b6be52af6f462c14f0c341
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
4         buffer-local.
5
6         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
7         kill-buffer-hook instead of make-local-variable.
8         (wl-draft-preview-message): Set `local' argument of add-hook as t.
9
10 2004-12-12  Scott Renfro <scott@renfro.org>
11
12         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
13         regex for square-branket.
14
15 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
16
17         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
18         `wl-message-mime-analysis-p' with argument `header'.
19
20 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
21
22         * wl-mime.el (wl-draft-yank-current-message-entity): 
23         Switch to no-mime following method according to wl-message-display-type
24         property.
25         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
26
27         * wl-message.el (wl-message-display-internal): 
28         Put wl-message-display-type property on message buffer.
29
30         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
31         (wl-message-display-internal): Ditto;
32
33         * wl-summary.el (wl-summary-toggle-mime): Ditto.
34
35 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
36
37         * wl-message.el (wl-message-make-display-type): New function.
38         (wl-message-display-type-property): Ditto.
39         (wl-message-mime-analysys-p): Ditto.
40         (wl-message-display-all-header-p): Ditto.
41         (wl-message-redisplay): Removed argument `as-is', `all-header' and
42         added `display-type'.
43         (wl-message-buffer-display): Likewise.
44         (wl-message-display-internal): Likewise.
45         (wl-message-buffer-display-type): Abolish.
46         (wl-message-buffer-prefetch-subr): Follow the API changed.
47
48         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
49         from wl-summary-buffer-display-all-header and changed default value.
50         (wl-summary-message-display-type): New function.
51         (wl-summary-buffer-display-mime-mode): Ditto.
52         (wl-summary-buffer-display-header-mode): Ditto.
53         (wl-summary-toggle-mime): Rewrite with above functions.
54         (wl-summary-toggle-all-header): Ditto.
55         (wl-summary-redisplay): Force redisplay with default mode.
56         (wl-summary-redisplay-internal): Renamed argument from `mode',
57         `all-header' to `mime-mode', `header-mode'.
58         Use `wl-message-make-display-type'.
59
60         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
61         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
62
63 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
64
65         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
66
67 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
68
69         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
70         in original message buffer.
71         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
72         buffer.
73
74 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
75
76         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
77
78 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
79
80         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
81
82 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
83
84         * wl-action.el (wl-summary-exec-action-refile): Display a done message
85         when actions succeeded.
86         (wl-summary-exec-action-copy): Likewise.
87
88 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
89
90         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
91         there is switch-to-buffer at the end of wl-message-select-buffer.
92         (wl-summary-reply): Ditto.
93
94 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
95
96         * wl-summary.el (wl-summary-forward): Put subject in original
97         message buffer as argument of wl-draft-forward.
98         * wl-draft.el (wl-draft-forward): Decode subject as in
99         wl-draft-reply.
100
101 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
102
103         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
104         a folder under access group.
105
106 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
107
108         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
109         wl-message-buffer-display.
110
111         * wl-util.el (wl-set-save-drafts): Fix typo.
112
113 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
114
115         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
116         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
117         wl-highlight-logo-face to set the bg color of an xbm image; fixed
118         the way to measure the width of a bitmap image; don't put face on
119         ascii and bitmap images; put the mark which should not use the
120         variable-pitch face on ascii and bitmap images.
121         (wl-demo-setup-properties): Don't use the variable-pitch face on
122         ascii and bitmap images; made it work on Emacs 20 and earlier.
123         (wl-demo-insert-text): End with a newline at the bottom; don't put
124         face on text.
125
126         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
127
128 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
129
130         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
131
132         * wl-util.el (wl-save-drafts): Moved from sample setting.
133         (wl-set-save-drafts): New function to set idle timer.
134         * wl-draft.el (wl-draft): Call it.
135         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
136
137 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
138
139         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
140         a summary which has toggle display status off.
141
142 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
143
144         * wl-draft.el (wl-draft-do-fcc): No cache save.
145
146 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
147
148         * wl-summary.el (elmo-event-handler-flag-changed): Use
149         `set-buffer' instead of `with-current-buffer'.
150
151 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * wl-summary.el (wl-summary-after-resize-function): New function.
154         (wl-summary-mode): Add `wl-summary-after-resize-function' to
155         window-size-change-functions.
156
157 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
158
159         * wl-draft.el (wl-draft-create-buffer): Bind
160         `change-major-mode-hook' after current buffer is changed.
161
162         * wl-summary.el (wl-summary-buffer-detach): New function.
163         (wl-summary-buffer-set-folder): Call it.
164         (wl-summary-mode): Add `wl-summary-buffer-detach' to
165         change-major-mode-hook and kill-buffer-hook.
166         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
167         (wl-summary-switch-to-clone-buffer): Ditto.
168         (wl-summary-goto-folder-subr): Ditto.
169
170 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
171
172         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
173         after boundp check.
174
175 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
176
177         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
178         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
179         for `kill-buffer'.
180
181         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
182         handler of current buffer from elmo-folder.
183
184 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
185
186         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
187
188 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl-summary.el (wl-summary-buffer-event-handler): New internal
191         variable.
192         (wl-summary-event-handler): New class.
193         (elmo-event-handler-flag-changed): Define to update persistent
194         mark.
195         (wl-summary-buffer-set-folder): Register event handler to
196         elmo-folder.
197         (wl-summary-exit): Unregister event handler.
198         (wl-summary-goto-folder-subr): Ditto.
199         (wl-summary-mark-as-read-all): Does not call
200         `wl-summary-update-persistent-mark' directly.
201         (wl-summary-mark-as-read-internal): Ditto.
202         (wl-summary-set-persistent-mark-internal): Ditto.
203         (wl-summary-set-flags-internal): Ditto.
204
205         * Version number is increased to 2.11.33.
206
207 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
208
209         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
210         to nil.
211
212 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
213
214         * wl-spam.el (wl-spam-setup): Add hook
215         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
216         instead of `wl-summary-prepare-hook'.
217
218         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
219         if folder type is `'flag'.
220         (wl-summary-mark-as-important): Ditto.
221
222 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
223
224         * wl-address.el (wl-address-minibuffer-history): New variable.
225         (wl-address-minibuffer-local-map): New keymap.
226         (wl-address-read-from-minibuffer): New function.
227
228         * wl-action.el (wl-summary-get-resend-address): Use
229         `wl-address-read-from-minibuffer' instead of `completing-read'.
230
231 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
232
233         * Version number is increased to 2.11.32.
234
235 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
236
237         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
238         without mule to iso-8859-1.
239         (wl-draft-add-in-reply-to): Add note in description.
240         (wl-draft-add-references): Ditto.
241
242 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
243
244         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
245         definition for `m'.
246         (wl-summary-mode-line-format): Add '[%m]'.
247         (wl-message-mode-line-format-spec-alist): Ditto.
248         (wl-summary-display-mime-mode-list): New variable.
249
250         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
251         from wl-summary-buffer-display-as-is.
252         (wl-summary-buffer-display-all-header): New buffer local variable.
253         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
254         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
255         instead of wl-summary-buffer-display-as-is.
256         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
257         (wl-summary-set-persistent-mark): Ditto.
258         (wl-summary-set-message-buffer-or-redisplay): Just call
259         `wl-summary-redisplay-internal' without optional arguments.
260         (wl-summary-toggle-mime): Rewrite.
261         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
262         (wl-summary-toggle-all-header): New function.
263         (wl-summary-redisplay-internal): Treat mime mode.
264
265         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
266         to wl-mime-preview-follow-no-mime.
267         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
268         accodring to the display-mode.
269
270         * wl-message.el (wl-message-buffer-display-type): Rewrite.
271         (wl-message-buffer-display): Changed argument name from `as-is' to
272         `mode'.
273         (wl-message-display-internal): Ditto;
274         Bind elmo-mime-display-header-analysis according to the mode.
275         (wl-message-display-internal): Put wl-message-display-mime-mode
276         property on entire buffer.
277
278 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
279
280         * wl-draft.el (wl-draft-do-fcc): Undo last change.
281
282 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
283
284         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
285         Don't extract mail address.
286         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
287
288         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
289
290         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
291
292 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
293
294         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
295         wl-fldmgr-cut-entity-list on confirmation.
296
297 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
298
299         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
300         (wl-mime-quit-preview): Check existence of
301         mime-edit-temp-message-buffer here.
302
303 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
304
305         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
306         after deletion.
307
308         * wl-draft.el (wl-draft-send-confirm): Check major-mode
309         before calling wl-mime-quit-preview.
310
311 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
312
313         * wl-summary.el (wl-summary-pick): If call it with prefix
314         argument, set `delete-marks' as non-nil. Pick from only visible
315         messages.
316         (wl-summary-check-target-mark): New function.
317         (wl-summary-target-mark-mark-as-read): Use it.
318         (wl-summary-target-mark-mark-as-unread): Ditto.
319         (wl-summary-target-mark-operation): Ditto.
320         (wl-summary-target-mark-set-flags): Ditto.
321         (wl-summary-target-mark-save): Ditto.
322         (wl-summary-target-mark-pick): Ditto.
323         (wl-summary-target-mark-forward): Ditto.
324         (wl-summary-target-mark-reply-with-citation): Ditto.
325         (wl-summary-target-mark-print): Ditto.
326         (wl-summary-target-mark-uudecode): Ditto.
327
328         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
329         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
330         with `ask-coding' is non-nil.
331
332 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
333
334         * wl-thread.el (wl-thread-set-parent): If parent is a message
335         which is identified by references, set linked as nil.
336
337 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
338
339         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
340         (wl-message-mode-line-format-spec-alist): Ditto.
341         (wl-message-mode-line-format): Ditto.
342         (wl-summary-mode-line-format): Ditto for docstring.
343         (wl-summary-no-mime-folder-list): Fix typo.
344
345         * wl-util.el (wl-current-message-buffer): Call
346         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
347
348         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
349         variable.
350         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
351         of `wl-summary-redisplay-no-mime'.
352         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
353         (wl-summary-toggle-mime): New function.
354         (wl-summary-redisplay-all-header): Rewrite.
355         (wl-summary-redisplay-no-mime): Ditto.
356         (wl-summary-redisplay-internal): Added argument `as-is' and
357         `all-header'.
358
359         * wl-refile.el (wl-refile-default-from-folder-path-separator):
360         New variable.
361         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
362         bottom.
363         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
364         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
365         "/" unconditionally.
366
367         * wl-mime.el (wl-draft-yank-current-message-entity): Use
368         wl-mime-preview-follow-no-mime for as-is content.
369         (wl-mime-preview-follow-no-mime): New function.
370         (wl-mime-preview-follow-current-region): Fixed parenthesis.
371
372         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
373         and added `as-is', `all-header'.
374         (wl-message-buffer-display): Ditto.
375         (wl-message-buffer-display-type): New function.
376
377 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
378
379         * wl-vars.el (wl-message-header-button-alist): Change default
380         value.
381         (wl-message-body-button-alist): Ditto.
382
383 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
384
385         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
386
387 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
388
389         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
390
391 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
392
393         * wl-summary.el (wl-summary-sync-marks): Remove condition which
394         is always true.
395
396 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
397
398         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
399         on null entity.
400
401 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
402
403         * wl-vars.el (wl-draft-reply-default-position): Fix range.
404
405 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
406
407         * wl-vars.el (wl-summary-resend-hook): New hook.
408
409         * wl-action.el (wl-summary-exec-action-resend-subr): Run
410         `wl-summary-resend-hook'.
411
412 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
413
414         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
415         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
416         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
417         (wl-summary-new-cached-mark): Changed default value to 'n'.
418         (wl-summary-unread-cached-mark): Changed default value to 'u'.
419         (wl-summary-answered-cached-mark): Changed default value to 'a'.
420         (wl-folder-sync-range-alist): Remove spec for 'flag.
421         (wl-summary-force-prefetch-folder-list): New user option.
422
423         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
424         `wl-summary-toggle-persistent-mark'.
425         (wl-summary-update-mark-and-highlight-window): Don't highlight when
426         number is nil.
427         (wl-summary-mark-as-answered-region): Set interactive argument of
428         `wl-summary-set-persistent-mark-internal'.
429         (wl-summary-mark-as-important-region): Ditto.
430         (wl-summary-unset-persistent-mark): Ditto.
431         (wl-summary-set-persistent-mark): Ditto.
432         (wl-summary-mark-as-answered): Ditto.
433         (wl-summary-mark-as-important): Ditto.
434         (wl-summary-set-persistent-mark-internal): Do nothing
435         when `elmo-message-flag-available-p' is nil.
436         (wl-summary-toggle-persistent-mark): New function.
437         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
438         when the folder matches `wl-summary-force-prefetch-folder-list'.
439
440
441         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
442         when number is nil.
443         (wl-highlight-summary-forwarded-face): New face.
444
445 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
446
447         * Version number is increased to 2.11.31.
448
449 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
450
451         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
452         (wl-biff-check-folder-async): Ditto.
453         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
454
455 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
456
457         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
458         Add an argument `reverse'.  All callers are updated.
459         (wl-summary-sort): Add a prefix argument `reverse' to specify
460         reverse sorting.
461         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
462         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
463         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
464
465 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
466
467         * wl-message.el (wl-message-redisplay): Does not narrow header if
468         disply-type is all-header or as-is.
469
470         * wl-summary.el (wl-summary-enter-handler): Use
471         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
472
473 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
474
475         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
476         after adding wl-draft-parent-variables.
477         (wl-draft-forward): Ditto.
478
479 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-summary.el (wl-summary-sync-marks): Call
482         `wl-summary-set-persistent-mark' and
483         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
484         (wl-summary-set-persistent-mark-internal): Add 4th argument
485         `no-server'.
486         (wl-summary-unset-persistent-mark): Ditto.
487         (wl-summary-set-persistent-mark): Ditto.
488         (wl-summary-add-flags-internal): Abolish.
489         (wl-summary-remove-flags-internal): Ditto.
490         (wl-summary-mark-as-important-internal): Ditto.
491         (wl-summary-mark-as-important): Use
492         `wl-summary-set-persistent-mark' instead of
493         `wl-summary-add-flags-internal'.
494         (wl-summary-mark-as-important-region): Ditto.
495
496         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
497
498         * wl-summary.el (wl-summary-get-available-flags): New function.
499         (wl-summary-sync-marks): Use it and simplified.
500         (wl-summary-unset-persistent-mark): Use
501         `wl-summary-get-available-flags'.
502         (wl-summary-set-persistent-mark): Ditto.
503
504 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
505
506         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
507         id.
508
509 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
510
511         * wl-summary.el (wl-summary-enter-handler): If argument is not a
512         number, call `wl-summary-prev-line-content'. Show message when the
513         message is not found.
514
515 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
516
517         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
518         wl-summary-enter-handler.
519         (wl-summary-enter-handler): New command.
520
521         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
522         docstring and custom spec.
523
524         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
525         flags too; Don't treat Cached and New.
526         (wl-summary-set-persistent-mark): Ditto.
527
528         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
529         `wl-folder-set-flag'.
530
531         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
532         instead of `wl-folder-set-flag'.
533
534         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
535         for completion.
536         (wl-summary-set-persistent-mark): Ditto.
537
538         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
539         instead of `wl-draft-quit-preview'.
540
541         * wl-mime.el (toplevel): Avoid compile warning.
542         (wl-mime-quit-preview): New function
543         (formarly defined as `wl-draft-quit-preview').
544         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
545         quitting method.
546
547         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
548
549         * wl-folder.el (wl-folder-set-flag): Renamed from
550         `wl-draft-set-flag-on-parent'.
551
552         * wl-draft.el (wl-draft-quit-preview): New function.
553         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
554         (wl-draft-send): Call `wl-folder-set-flag' instead of
555         `wl-draft-set-flag-on-parent'.
556         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
557
558 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
559
560         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
561         (wl-draft-send): Ditto.
562
563 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
564
565         * wl-vars.el (wl-draft-reply-hook): Changed default value.
566         (wl-draft-kill-pre-hook): Set default value as nil.
567         (wl-summary-reply-hook): Ditto.
568         (wl-draft-kill-flags): Abolish.
569
570         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
571         (wl-draft-parent-variables): Renamed from
572         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
573         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
574         argument; Add wl-draft-parent-variables to
575         wl-draft-config-variables.
576         (wl-draft-reply): Likewise.
577         (wl-draft-kill-flags): Abolish.
578         (wl-draft-send): Call wl-draft-set-flag-on-parent.
579         (wl-draft-set-flag-on-parent): New function.
580         (wl-draft-setup-parent-flag): Ditto.
581
582 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
583
584         * wl-draft.el (wl-draft-kill-flags): Avoid error when
585         `wl-draft-parent-folder' is "".
586
587 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
588
589         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
590         (wl-summary-digit-jump): New function.
591         (Adviced by John Owens and Hiroya Murata)
592
593         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
594         (Adviced by John Owens)
595
596         * wl-xmas.el (wl-message-define-keymap): Ditto.
597
598         * wl-mule.el (wl-message-define-keymap): Ditto.
599
600 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
601
602         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
603         change of return value of elmo-folder-count-flags.
604
605         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
606         (wl-summary-mark-as-read-internal): Ditto.
607         (wl-summary-set-persistent-mark-internal): Ditto.
608         (wl-summary-folder-info-update): Ditto.
609         (wl-summary-sync-update): Fixed the last change.
610
611         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
612
613 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
614
615         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
616         (wl-draft-kill-flags): Fixed docstring.
617
618         * wl-draft.el (wl-draft-kill-flags): New function.
619         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
620
621 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
622
623         * wl-vars.el (wl-reply-hook): Abolish.
624         (wl-draft-reply-hook): New hook.
625         (wl-summary-reply-hook): Ditto.
626         (wl-draft-forward-hook): Ditto.
627         (wl-summary-forward-hook): Ditto.
628         (wl-draft-kill-flags): New variable.
629
630         * wl-summary.el (wl-summary-mark-as-answered-region): Use
631         wl-summary-set-persistent-mark-internal.
632         (wl-summary-sync-marks): Use elmo-preserved-flags.
633         (wl-summary-update-persistent-mark): Make it interactive.
634         (wl-summary-set-persistent-mark-internal): New inline function.
635         (wl-summary-mark-as-answered): Use it.
636         (wl-summary-mark-as-unanswered): Ditto.
637         (wl-summary-unset-persistent-mark): New function.
638         (wl-summary-set-persistent-mark): Ditto.
639         (wl-summary-reply): Don't set answered flag;
640         Run wl-summary-reply-hook instead.
641         (wl-summary-forward): Call wl-draft-forward with number.
642         Run wl-summary-forward-hook.
643
644         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
645         (wl-highlight-summary-line-face-spec): Use it as a default
646         persistent mark face.
647
648         * wl-draft.el (wl-draft-forward): Added optional argument number;
649         Set wl-draft-parent-number; Run wl-draft-forward-hook.
650         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
651         (wl-draft-kill): Use wl-draft-kill-flags.
652
653         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
654
655         * wl-folder.el (wl-folder-check-one-entity): Follow the change
656         of return value of elmo-folder-count-flags.
657
658         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
659
660         * wl-summary.el (wl-summary-count-unread): Ditto.
661         (wl-summary-sync-update): Follow the change above.
662         (wl-summary-force-prefetch): New function.
663
664 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
665
666         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
667         variable `buf' with `let' instead of `setq'.
668
669 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
670
671         * wl-mime.el (wl-message-delete-current-part): If filename exists,
672         add Content-Disposition heaeder on the deleted part.
673
674 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
675
676         * wl-draft.el (wl-draft-save): Encode address list under edit by
677         `eword-encode-unstructured-field-body'.
678
679         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
680
681 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
682
683         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
684         wl-current-summary-buffer.
685
686 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
687
688         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
689         `numbers' is ignored.
690
691 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
692
693         * wl-folder.el (wl-folder-open-folder): Avoid error.
694         Reported by John Owens, [wl-en:815]
695
696         * wl.el (wl): Set timer for biff process even if prefix argument
697         is given or auto-checking is quitted.
698
699         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
700         immediately.
701         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
702         (wl-toggle-plugged): Ditto.
703
704         * wl-vars.el (wl-biff-use-idle-timer): New variable.
705         * wl-util.el (wl-biff-start): Use idle timer if
706         `wl-biff-use-idle-timer' is non-nil.
707
708 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
709
710         * wl-highlight.el (wl-highlight-message): Fix description.
711
712 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
713
714         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
715         tty.
716
717 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
718
719         * wl-action.el (wl-summary-exec): Print failure count.
720
721 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
722
723         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
724         to `defun', remove interactive form.
725         Set elmo-message-fetch-confirm when force-reload is non-nil.
726
727 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
728
729         * wl-summary.el (toplevel): Removed unnecessary autoload.
730
731 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
732
733         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
734         the buffer is generated from another message buffer.
735
736 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
737
738         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
739         extracted from `wl-fldmgr-save-folders'.
740         (wl-fldmgr-delete): Call it after deletion.
741
742 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
743
744         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
745         multi-tty support.
746
747 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
748
749         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
750
751 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
752
753         * wl-summary.el (wl-summary-rescan): Remove unused variables.
754         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
755
756 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
757
758         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
759         unsubscribe list only if argument CLEAR is nil.
760
761 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
762
763         * wl-draft.el (wl-draft-reply): Decode subject before removing
764         Re: prefix.
765
766 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
767
768         * wl-summary.el (wl-summary-sort-by-size): New command.
769
770 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
771
772         * wl-summary.el (wl-summary-number-list-from-region): New
773         function.
774         (wl-summary-mark-as-read-region): Use it.
775         (wl-summary-mark-as-unread-region): Ditto.
776         (wl-summary-set-flags-region): Ditto and add optional argument
777         remove.
778         (wl-summary-mark-as-answered-region): Ditto.
779         (wl-summary-mark-as-important-region): Ditto.
780         (wl-summary-target-mark-mark-as-important): Added optional
781         argument remove.
782         (wl-summary-target-mark-mark-as-answered): Ditto.
783         (wl-summary-target-mark-set-flags): Ditto.
784
785 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * wl-summary.el (wl-summary-set-flags-region): Call
788         `wl-summary-set-flags-internal' with number list instead of call
789         one by each message.
790         (wl-summary-target-mark-set-flags): Likewise.
791
792 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
793
794         * wl-summary.el (wl-summary-target-mark-operation): Add optional
795         argument `inverse' and use `wl-summary-delete-all-target-marks'.
796         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
797         (wl-summary-target-mark-mark-as-answered): Likewise.
798
799 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
800
801         * wl-summary.el (wl-summary-target-mark-forward): Use
802         `wl-summary-delete-all-target-marks' instead of
803         `wl-summary-delete-all-temp-marks'.
804         (wl-summary-target-mark-reply-with-citation): Ditto.
805         (wl-summary-target-mark-uudecode): Ditto.
806         (wl-summary-target-mark-set-flags): Ditto and remove needless
807         cursor move.
808
809 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
810
811         * wl-summary.el (wl-summary-target-mark-forward): Protect
812         wl-summary-buffer-target-mark-list from nreverse.
813         (wl-summary-target-mark-reply-with-citation): Ditto.
814
815 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
816
817         * wl-thread.el (wl-thread-update-indent-string-thread): Use
818         `elmo-display-progress-threshold'.
819
820 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
821
822         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
823         check `wl-summary-highlight'.
824         (wl-summary-window-scroll-functions): Respect value of
825         `wl-summary-highlight'.
826         (wl-summary-sync-update): Run hooks
827         `wl-summary-buffer-window-scroll-functions' at any time.
828
829 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
830
831         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
832         from `wl-summary-cleanup-temp-marks'.
833         (wl-summary-cleanup-temp-marks): Abolish argument.
834         * wl.el (wl-save-status): Revert previous change.
835         (wl-execute-temp-marks): New function, call
836         `wl-summary-exec-with-confirmation'.
837         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
838         (wl-folder-save-and-exec-marks): Abolished.
839
840 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
841
842         * wl-e21.el (wl-e21-display-image-p): Respect
843         `wl-highlight-folder-with-icon'.
844         (wl-e21-highlight-folder-group-line): Highlight mouse line
845         even if wl-e21-display-image-p is nil.
846
847         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
848         Respect value of `wl-summary-highlight'.
849
850         * wl.el (wl-save-status): Remove unused variable.
851
852         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
853         (wl-folder-mode-map): Bind it to "x".
854
855 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
856
857         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
858
859         * wl-thread.el (wl-thread-get-parent-list): Don't check
860         disconnected ancestors, neglecting needless work in
861         `wl-thread-update-indent-string-thread'.
862
863         * wl.el (wl-save): Take prefix argument to execute remaining marks.
864         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
865         argument, add argument default-keep to keep marks by default.
866
867         * Version number is increased to 2.11.30.
868
869         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
870         customization type and docstring.
871         (wl-draft-reply-without-argument-list): Ditto.
872
873 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
876
877         * wl-spam.el (wl-spam-mark-action-list): Ditto.
878
879 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
880
881         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
882
883 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
884
885         * wl-draft.el (wl-draft-config-exec): Narrow the range of
886         save-excursion so as not to include run-hooks.
887
888 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
889
890         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
891         Clarify that marks are going to be cleared.
892
893 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
894
895         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
896         according to 3rd element of wl-summary-flag-mark.
897
898         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
899
900 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
901
902         * wl-action.el (wl-summary-target-mark-all): Don't set
903         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
904
905 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
906
907         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
908         (wl-forward-subject-prefix): Ditto.
909         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
910         (wl-draft-reply-make-subject): Ditto.
911
912         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
913         `wl-draft-forward'.
914         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
915
916 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
917
918         * wl-action.el (wl-summary-target-mark-set-action): Stop if
919         target message does not exist.
920
921 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
922
923         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
924         `wl-subject-prefix-regexp'.
925         (wl-subject-forward-prefix-regexp): New variable.
926         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
927         `wl-draft-strip-subject-re' and take regexp as argument.
928         (wl-draft-forward): Use it.
929         (wl-draft-reply): Ditto.
930
931 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
932
933         * wl-e21.el (wl-highlight-plugged-current-line): Change for
934         emacs multi-tty support.
935
936 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
937
938         * wl-e21.el (wl-e21-display-image-p): Don't call
939         `display-images-p'.
940         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
941         support.
942         (wl-highlight-folder-current-line): Ditto.
943         (wl-folder-init-icons): Ditto.
944
945 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
948         the last line of summary in unplugged mode.
949
950 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
951
952         * wl-vars.el (wl-refile-rule-alist): Doc fix.
953
954 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
955
956         * wl-vars.el (wl-user-mail-address-regexp): New variable.
957         * wl-address.el (wl-address-user-mail-address-p): Use it.
958         (wl-address-delete-user-mail-addresses): Ditto.
959         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
960
961         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
962         (wl-address-delete-user-mail-addresses): Ditto.
963
964         * wl-address.el (wl-address-delete-user-mail-addresses): New
965         function.
966         * wl-refile.el (wl-refile-guess-by-history): Use it.
967         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
968         (wl-draft-make-mail-followup-to): Ditto and fix logic.
969
970         * wl-draft.el (wl-draft-edit-string): To judge sender address,
971         use wl-address-user-mail-address-p.
972
973 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
974
975         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
976         after opening group.
977
978 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
979
980         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
981         of elmo-set-buffer-multibyte.
982
983         * wl-message.el (wl-original-message-mode): Ditto.
984
985         * wl-score.el (wl-score-insert-header): Ditto.
986
987         * wl-summary.el
988         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
989         (wl-summary-goto-folder-subr): Ditto.
990         (wl-summary-insert-headers): Ditto.
991
992         * wl-util.el (wl-set-string-width): Ditto.
993
994         * Version number is increased to 2.11.29.
995
996 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
997
998         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
999         (wl-highlight-summary-line-help-echo-alist): New variable.
1000         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1001         into `wl-highlight-summary-line-help-echo' and
1002         `wl-highlight-flag-folder-help-echo'.
1003         (wl-highlight-summary-line-string): Change accordingly.
1004         (wl-highlight-summary-current-line): Ditto.
1005
1006 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1007
1008         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1009         at the beginning of field body (Thanks to Markus Knittig).
1010
1011         * wl-draft.el (wl-draft-insert-current-message): Also check
1012         summary buffer, remove unnecessary tag.
1013
1014 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1015
1016         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1017         when wl-message-buffer is nil.
1018
1019         * wl-folder.el (wl-folder): Abolish unused argument.
1020         Call wl-folder-init when wl-folder-entity is nil.
1021         * wl.el (wl): Change accordingly.
1022
1023 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1024
1025         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1026         multibyte string before insert into draft buffer.
1027         (wl-draft-create-buffer): Always enable multibyte characters for
1028         draft buffer.
1029
1030         * Version number is increased to 2.11.28.
1031
1032 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-folder.el (wl-folder-open-close): Handle blank line.
1035         (wl-folder-jump-to-current-entity): Ditto.
1036
1037 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1038
1039         * Version number is increased to 2.11.27.
1040
1041 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1042
1043         * wl-thread.el (wl-thread-insert-message): When the thread is
1044         devided by wl-summary-max-thread-depth, insert line at the end of
1045         buffer.
1046
1047 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1048
1049         * Version number is increased to 2.11.26.
1050
1051 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1052
1053         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1054
1055 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1056
1057         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1058         value of stream-type and session.
1059
1060 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1061
1062         * Version number is increased to 2.11.25.
1063
1064 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1065
1066         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1067         in a quit message.
1068
1069 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1070
1071         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1072         (wl-summary-redisplay-no-mime-internal): Ditto.
1073
1074 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1075
1076         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1077         * wl-vars.el (wl-smtp-connection-type): Ditto.
1078
1079 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1080
1081         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1082         for the separator line and quote mail-header-separator.
1083
1084 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1085
1086         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1087         result message.
1088
1089         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1090         `elmo-multiple-fields-body-list' with boundary as
1091         mail-header-separator.
1092
1093 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1094
1095         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1096
1097 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1098
1099         * wl-util.el (wl-list-diff): Remove unused function.
1100
1101         * wl-draft.el (wl-draft-send-confirm): Discard input before
1102         confirmation.
1103
1104 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1105
1106         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1107         order of flag and new.
1108
1109 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1110
1111         * wl-vars.el (wl-refile-policy-alist): Abolished.
1112
1113         * wl-action.el (wl-summary-set-action-refile): Follow the change
1114         above.
1115
1116 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1117
1118         * wl-highlight.el (wl-highlight-signature-search): Don't use
1119         re-search-backward for a long word since it is possible to crash
1120         XEmacs because of a bug.
1121
1122 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1123
1124         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1125
1126 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1127
1128         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1129         argument for wl-summary-sync-force-update.
1130
1131 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1132
1133         * wl-summary.el (wl-summary-mode-map): Revival of
1134         wl-summary-mark-as-important related bindings;
1135         Bind 'F','tF','mF','rF','m&'.
1136         (wl-summary-mark-as-important-region): Revival.
1137         (wl-summary-target-mark-mark-as-important): Ditto.
1138         (wl-summary-target-mark-operation): New function.
1139         (wl-summary-target-mark-mark-as-answered): Use it.
1140         (wl-summary-decide-flag): Don't set Important as default.
1141         (wl-summary-mark-as-important-internal): Revival.
1142         (wl-summary-mark-as-important): Ditto.
1143
1144         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1145
1146         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1147         instead of facep.
1148
1149 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1150
1151         * wl-dnd.el (wl-dnd-drop-func): Fix.
1152
1153         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1154         mouse-set-point instead of posn-point.
1155
1156         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1157
1158         * wl-mule.el (wl-completing-read-multiple): Ditto.
1159
1160 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1161
1162         * wl-demo.el (face-background-name): Defalias to avoid compile
1163         warning.
1164
1165 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1166
1167         * wl-summary.el (wl-summary-decide-flag): Use
1168         wl-completing-read-multiple instead of completing-read-multiple.
1169
1170         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1171         New alias.
1172
1173         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1174         Use face-background-name instead of face-background.
1175
1176         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1177
1178         * wl-summary.el (wl-summary-save): Use it.
1179         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1180
1181         * wl-mime.el (wl-mime-save-content): Fix last change.
1182
1183 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1184
1185         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1186         New function.
1187         (wl-summary-sort-specs): Added sort.
1188         * wl-mime.el (wl-mime-save-content): Expand file name.
1189
1190 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1193
1194         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1195
1196 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1197
1198         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1199         for flag if it is not defined.
1200
1201 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1202
1203         * wl-e21.el (wl-highlight-folder-current-line): Use
1204         elmo-folder-type-internal when elmo-folder-type returns nil.
1205
1206         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1207
1208         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1209
1210         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1211
1212         * wl-e21.el (wl-summary-toolbar): Ditto.
1213
1214         * wl-vars.el (wl-demo-background-color): Abolished.
1215         (wl-summary-persistent-mark-priority-list): Renamed from
1216         wl-summary-flag-priority-list.
1217         (wl-summary-flag-alist): New user option.
1218         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1219         (wl-message-mode-line-format-spec-alist): Added 'F'.
1220         (wl-message-mode-line-format): Likewise.
1221         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1222         instead of wl-summary-important-mark.
1223         (wl-file-folder-icon): New variable.
1224
1225         * wl-thread.el (wl-thread-set-flags): Renamed from
1226         wl-thread-mark-as-important.
1227
1228         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1229         warning.
1230         (wl-summary-mode-menu-spec): Follow the change of 
1231         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1232         (wl-summary-mode-map): Follow the change of
1233         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1234         (wl-summary-detect-mark-position): Follow the variable name change.
1235         (wl-summary-set-flags-region): New function for the replacement of
1236         wl-summary-mark-as-important-region.
1237         (wl-summary-sync-marks): Sync all global-flags.
1238         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1239         instead of elmo-message-flagged-p.
1240         (wl-summary-persistent-mark-string): Follow the variable name change;
1241         Put wl-summary-flag-mark if the message has global-flag.
1242         (wl-summary-target-mark-set-flags): Renamed from 
1243         wl-summary-target-mark-mark-as-important.
1244         (wl-summary-decide-flag): New function.
1245         (wl-summary-set-flags-internal): Renamed from
1246         wl-summary-mark-as-important-internal.
1247         (wl-summary-add-flags-internal): New function.
1248         (wl-summary-remove-flags-internal): Ditto.
1249         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1250         (wl-summary-mark-as-unimportant): Abolish.
1251         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1252         (wl-summary-next-message): List flagged messages in the msgdb.
1253
1254         * wl-score.el (wl-summary-score-update-all-lines): Use
1255         wl-summary-add-flags-internal instead of 
1256
1257         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1258
1259         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1260         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1261         (wl-message-buffer-require-all-header): Renamed from
1262         wl-message-buffer-all-header-flag (Ditto).
1263         (wl-message-buffer-flag-indicator): New variable.
1264         (wl-message-redisplay): Changed local varibale name from `flag' to
1265         `display-type'; Set up wl-message-buffer-flag-indicator.
1266         (wl-message-buffer-display): Changed varibale name from `flag' to
1267         `display-type'.
1268         (wl-message-display-internal): Likewise.
1269
1270         * wl-highlight.el (wl-highlight-demo-face): Define default background
1271         color.
1272         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1273
1274         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1275
1276         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1277         (wl-demo-setup-properties): Renamed from
1278         `wl-demo-set-background-color'.
1279         (wl-demo): Follow the change above.
1280         
1281         * Version number is increased to 2.11.24.
1282
1283 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1284
1285         * wl-summary.el (wl-summary-toggle-thread): Call
1286         `wl-summary-rescan' with disable-thread as non-nil.
1287         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1288
1289 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1290
1291         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1292         foreground property of the face.
1293         (wl-demo-insert-text): Don't set up face property here.
1294         (wl-demo): Call wl-demo-set-background-color, anyway.
1295
1296 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1297
1298         * wl-vars.el (wl-demo-background-color): The value can be nil.
1299
1300 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1301
1302         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1303         to wl-summary-wheel-dispatcher.
1304
1305         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1306         wl-message-wheel-dispatcher.
1307         (wl-message-wheel-dispatcher): New function.
1308         (wl-summary-wheel-dispatcher): Ditto.
1309
1310 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1311
1312         * wl-action.el (wl-summary-target-mark-all): List messages which are
1313         not in the killed-list.
1314
1315         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1316         only when the folder is 'flag/important.
1317
1318         * wl-address.el (wl-complete-field-body): Complete if the last
1319         character is a space.
1320
1321 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1322
1323         * wl-folder.el (wl-folder-clear-entity-info): Use
1324         elmo-clear-hash-val.
1325
1326         * wl-fldmgr.el (wl-fldmgr-rename): Set
1327         wl-folder-info-alist-modified as t.
1328
1329 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1330
1331         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1332
1333 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1334
1335         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1336         (wl-folder-buffer-last-visited-entity-id): New buffer local
1337         variable.
1338         (wl-folder-revisit-last-visited-folder): New function.
1339         (wl-folder-mode-map): Bind it to "C-i".
1340         (wl-folder-set-current-entity-id): Set last visited folder.
1341         * wl-summary.el (wl-summary-exit): Ditto.
1342
1343 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1344
1345         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1346         before calling `recenter' in order to cope with an XEmacs bug.
1347
1348 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1349
1350         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1351         to the default value.
1352
1353 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1356         change.
1357         (wl-summary-sync-marks): Ditto.
1358         (wl-summary-mark-as-read-internal): Ditto.
1359         (wl-summary-mark-as-answered-internal): Ditto.
1360         (wl-summary-mark-as-important-internal): Ditto.
1361         (wl-summary-reply): Ditto.
1362
1363         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1364         instead of `elmo-folder-unflag-answered'.
1365
1366         * Version number is increased to 2.11.23.
1367
1368         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1369         the last change.
1370
1371 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1372
1373         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1374         Specify "spam" or "good".
1375
1376 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1377
1378         * wl-spam.el (wl-summary-exec-action-spam): Call
1379         wl-folder-confirm-existence for spam folder.
1380         (wl-spam-setup): Bind "mk".
1381
1382 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1383
1384         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1385
1386 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1387
1388         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1389         destination folder is empty.
1390
1391 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1392
1393         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1394         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1395
1396         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1397         (wl-summary-refile-prev-destination-region): New function.
1398         (wl-thread-refile-prev-destination): Ditto.
1399         (wl-summary-target-mark-refile-prev-destination): Ditto.
1400
1401 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1402
1403         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1404         (wl-demo-background-color): Changed default value.
1405
1406         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1407         color.
1408
1409         * wl-demo.el (wl-demo-set-background-color): New function.
1410         (wl-demo): Call it.
1411
1412 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1413
1414         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1415         * wl-address.el (wl-address-add-or-change): Don't add empty
1416         address.
1417
1418 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1419
1420         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1421
1422 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1423
1424         * wl-vars.el (wl-demo-image-filter-alist): New variable
1425         (wl-demo-background-color): Ditto.
1426
1427         * wl-demo.el (wl-demo-xpm-set-background): New function.
1428         (wl-demo-image-filter): Ditto.
1429         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1430
1431         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1432
1433         * wl-demo.el (wl-demo-icon-name): Define as function.
1434         (wl-demo-insert-image): Use it.
1435
1436 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1437
1438         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1439
1440 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1441
1442         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1443
1444 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1445
1446         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1447
1448 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1449
1450         * wl-thread.el (wl-thread-mark-as-answered): New function.
1451
1452         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1453         answered" entry.
1454         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1455         "r&" and wl-thread-mark-as-answered to "t&".
1456         (wl-summary-mark-as-important-region): Refine to toggle mark.
1457         (wl-summary-mark-as-answered-region): New function.
1458         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1459         and 3rd argument.
1460         (wl-summary-mark-as-important-internal): Likewise.
1461
1462 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1463
1464         * wl-template.el (wl-template-preview): New internal variable.
1465         (wl-template-preview-p): New function.
1466         (wl-template-show): Bind `wl-template-preview' as t.
1467
1468 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1469
1470         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1471         `elmo-message-entity-field' with 3rd argument which is non-nil.
1472
1473 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1474
1475         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1476         Removed duplicate local bind `folder'.
1477
1478 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1479
1480         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1481
1482 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1483
1484         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1485         duplicate definition.
1486
1487 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1488
1489         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1490         non-nil, use it; Don't fetch message if there's no message in the
1491         current cursor position.
1492
1493 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1494
1495         * wl-util.el (wl-region-exists-p): Use region-active-p.
1496         (wl-deactivate-region): New function.
1497         * wl-message.el (wl-message-redisplay): Deactivate region.
1498
1499         * wl-summary.el (wl-summary-reply): Call
1500         `wl-summary-set-message-buffer-or-redisplay' instead of
1501         `wl-summary-redisplay-internal', don't move point.
1502
1503 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1504
1505         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1506         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1507         by regexp.
1508
1509 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1510
1511         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1512         if no need.
1513
1514 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1515
1516         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1517         default value to nil.
1518         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1519         `wl-summary-prepare-hook'; Replace refile action to
1520         `wl-summary-exec-action-refile-with-register'.
1521
1522         * Version number is increased to 2.11.22.
1523
1524 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1525
1526         * wl-summary.el (wl-summary-detect-mark-position): Set
1527         `wl-summary-buffer-weekday-name-lang'.
1528
1529 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1530
1531         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1532         (wl-summary-mark-as-read-all): Ditto.
1533         (wl-summary-delete-messages-on-buffer): Ditto.
1534         (wl-summary-sync-update): Ditto.
1535         (wl-summary-mark-as-read-internal): Ditto.
1536         (wl-summary-mark-as-answered-internal): Ditto.
1537         (wl-summary-update-folder-info): Abolished.
1538
1539 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * wl-summary.el (wl-summary-mark-as-read-all): Use
1542         `wl-summary-update-folder-info' instead of
1543         `wl-folder-update-unread'.
1544
1545 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1546
1547         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1548         `wl-summary-folder-info-update'.
1549         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1550         instead of `wl-summary-folder-info-update'.
1551         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1552         `wl-folder-set-folder-updated'.
1553         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1554         instead of `wl-folder-update-unread'.
1555         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1556         the value of `wl-summary-buffer-unread-count' for the second parameter of
1557         `wl-folder-update-unread'.
1558
1559         * Version number is increased to 2.11.21.
1560
1561 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1562
1563         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1564         a local variable.
1565
1566 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1567
1568         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1569         interactively.
1570
1571         * wl-summary.el (wl-summary-mark-as-important-internal): New
1572         internal function.
1573         (wl-summary-mark-as-important): Use it.
1574         (wl-summary-mark-as-unimportant): New function.
1575         (wl-summary-sync-marks): Follow the API change.
1576
1577         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1578
1579         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1580
1581 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1582
1583         * wl-folder.el (wl-folder-update-unread): Re-indent.
1584         Narrow the scope of a local variable.
1585
1586 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1587
1588         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1589         (wl-addrmgr-merge-entries): Ditto.
1590         (wl-addrmgr): Added to address entry which exists in draft buffer
1591         if no entry is in original.
1592
1593 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1594
1595         * wl-batch.el: New file.
1596
1597 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1598
1599         * wl-vars.el (wl-use-semi): Remove unused variable.
1600
1601 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1604         "?".
1605
1606 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1607
1608         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1609         wl-summary-new-mark.
1610         (wl-summary-new-cached-mark): New user option.
1611         (wl-summary-score-marks): Follow the change above.
1612         (wl-summary-auto-refile-skip-marks): Ditto.
1613         (wl-summary-incorporate-marks): Ditto.
1614         (wl-summary-expire-reserve-marks): Ditto.
1615
1616         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1617
1618         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1619         (wl-summary-persistent-mark-string): Distinguished between cached
1620         and uncached mark when the message is new.
1621
1622 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1623
1624         * wl-spam.el (wl-spam-domain): Renamed from
1625         `wl-spam-folder-guess-domain'.
1626         (wl-summary-exec-action-spam): Register as spam if domain of the
1627         source folder is good.
1628         (wl-summary-exec-action-refile-with-register): Register message if
1629         domain of the source folder is not undecided.
1630
1631 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1632
1633         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1634         detect thread loop.
1635
1636 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1637
1638         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1639         and wl-summary-skip-mark-list.
1640
1641 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1644
1645         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1646
1647         * wl-spam.el (toplevel): Require wl-highlight.
1648         (wl-spam-auto-check-policy-alist): Abolish.
1649         (wl-spam-auto-check-folder-regexp-list): New user option.
1650         (wl-spam-auto-check-marks): Ditto.
1651         (wl-spam-mark-action-list): Ditto.
1652         (wl-highlight-summary-spam-face): New face.
1653         (wl-spam-auto-check-message-p): New function.
1654         (wl-spam-map-spam-messages): Fixed message.
1655         (wl-spam-register-spam-messages): Ditto.
1656         (wl-spam-register-good-messages): Ditto.
1657         (wl-summary-spam-map): Add and remove keybind.
1658         (wl-summary-target-mark-spam): Abolish.
1659         (wl-summary-refile-spam): Ditto.
1660         (wl-summary-test-spam): New function.
1661         (wl-summary-mark-spam): Ditto.
1662         (wl-summary-auto-check-spam): Follow the above change.
1663         (wl-summary-exec-action-spam): New function.
1664         (wl-summary-exec-action-refile-with-register): Fixed message.
1665         (wl-message-check-spam): New function.
1666         (wl-spam-setup): Ditto.
1667         (toplevel): Call it if this file is loaded interactivity.
1668
1669         * Version number is increased to 2.11.20.
1670
1671 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1672
1673         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1674         when new optional argument `force' is non nil or modified.
1675
1676 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl.el (toplevel): Require wl-spam when compile.
1679         (wl-save-status): Call wl-spam-save-status.
1680
1681         * wl-spam.el (wl-spam-register-spam-messages): New function.
1682         (wl-spam-register-good-messages): Ditto.
1683         (wl-spam-save-status): Ditto.
1684         (wl-summary-mode-map): Bind
1685         wl-summary-target-mark-register-as-spam to "ms" and
1686         wl-summary-target-mark-register-as-good to "mn".
1687         (wl-summary-register-as-spam): Abolish optional argument; Use
1688         wl-spam-register-spam-messages.
1689         (wl-summary-register-as-spam-all): Use
1690         wl-spam-register-spam-messages.
1691         (wl-summary-register-as-good): Abolish optional argument; Use
1692         wl-spam-register-good-messages.
1693         (wl-summary-register-as-good-all): Use
1694         wl-spam-register-good-messages.
1695         (wl-summary-target-mark-register-as-spam): New funtion.
1696         (wl-summary-target-mark-register-as-good): Ditto.
1697
1698 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1699
1700         * wl-spam.el: New file.
1701
1702 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1705
1706         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1707         (wl-summary-auto-refile): Call wl-refile-guess with
1708         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1709
1710 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1711
1712         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1713         with disable-thread argument non-nil.
1714
1715 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1716
1717         * wl-summary.el (wl-summary-rescan): Added optional argument
1718         disable-thread.
1719         (wl-summary-sync): Call wl-summary-rescan with argument
1720         disable-thread.
1721         (wl-summary-input-range): Added new range `rescan-thread'.
1722
1723 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1724
1725         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1726
1727 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1728
1729         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1730         internal variable.
1731         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1732         wl-summary-search-parent-by-subject-regexp and
1733         wl-summary-divide-thread-when-subject-changed as nil.
1734         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1735         (wl-summary-insert-thread): Search parent entity from
1736         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1737         thread loop.
1738
1739 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1740
1741         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1742
1743         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1744
1745         * wl-util.el (wl-require-update-all-folder-p): New function.
1746         (wl-get-assoc-list-value): Added `function' to match directive.
1747         (wl-collect-draft): Rewrite.
1748
1749         * wl-summary.el (wl-summary-sync-update): Clear faces
1750         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1751         are non-nil.
1752         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1753         argument as function.
1754         (wl-summary-input-range): Ditto.
1755
1756         * wl-folder.el (wl-draft-get-folder): New function.
1757         (wl-folder-get-elmo-folder): Consider draft folder.
1758
1759         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1760         (wl-draft-buffer-message-number): New buffer local variable.
1761         (wl-draft-folder-internal): New internal variable.
1762         (wl-draft-delete): Rewrite.
1763         (wl-draft-save): Ditto.
1764         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1765         wl-folder-get-elmo-folder.
1766         (wl-draft-config-info-operation): Ditto.
1767         (wl-jump-to-draft-folder): Ditto.
1768         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1769         (wl-draft-reedit): Rewrite.
1770
1771         * Version number is increased to 2.11.19.
1772         
1773 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1774
1775         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1776         variable.
1777
1778 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1779
1780         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1781         Use ignore-errors instead of unwind-protect.
1782
1783 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1784
1785         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1786         for updating `wl-thread-entity-list'.
1787
1788 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1789
1790         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1791         parameter from calling `wl-thread-entity-get-older-brothers' and
1792         `wl-thread-entity-get-younger-brothers'.
1793         Replace nested `append' with a single one.
1794
1795 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1796
1797         * wl-summary.el (wl-summary-mode): Don't use the return value of
1798         `make-local-hook'.
1799
1800 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1801
1802         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1803         instead of `let*'.
1804         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1805         of local variables.
1806
1807 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1808
1809         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1810         Renamed from wl-summary-window-scroll-functions.
1811         (wl-summary-window-scroll-functions): Don't set to variable.
1812         (wl-summary-display-top): Use run-hooks.
1813         (wl-summary-display-bottom): Ditto.
1814         (wl-summary-toggle-disp-msg): Ditto.
1815         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1816         Use it instead of wl-summary-window-scroll-functions.
1817         (wl-summary-goto-folder-subr): Don't call
1818         wl-summary-window-scroll-functions, use
1819         wl-summary-buffer-window-scroll-functions instead.
1820
1821 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1822
1823         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1824         make-local-variable.
1825
1826 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1827
1828         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1829         set-buffer-modified-p.
1830         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1831         (wl-summary-display-bottom): Ditto.
1832         (wl-summary-toggle-disp-msg): Ditto.
1833
1834 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1835
1836         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1837
1838         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1839         (wl-summary-forward): Use elmo-message-entity-field instead of
1840         elmo-message-field.
1841
1842         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1843
1844 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1845
1846         * wl-summary.el (wl-summary-window-scroll-functions): No use
1847         `append'.
1848
1849 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1850
1851         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1852         function.
1853         (wl-summary-window-scroll-functions): Call it when both
1854         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1855         (wl-summary-temp-mark): Added optional argument number.
1856         (wl-summary-message-mark): Added optional argument flag.
1857         (wl-summary-persistent-mark): Added optional argument number and flag.
1858         (wl-summary-update-persistent-mark): Ditto.
1859         (wl-summary-update-status-marks): Set "r" for interactive spec.
1860
1861         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1862         argument number and flag.
1863
1864         * wl-action.el (wl-summary-registered-temp-mark): 
1865         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1866
1867 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1868
1869         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1870         internal variable (buffer local).
1871         (wl-summary-window-scroll-functions): New function.
1872         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1873         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1874         as nil.
1875         (wl-summary-update-status-marks): Added arguments beg, end and
1876         check.
1877         (wl-summary-update-mark-window): Use function.
1878         (wl-summary-sync-update): Follow the change above.
1879         (wl-summary-switch-to-clone-buffer): Copy
1880         wl-summary-buffer-unsync-mark-number-list.
1881         (wl-summary-goto-folder-subr): Set
1882         wl-summary-buffer-unsync-mark-number-list and
1883         use wl-summary-window-scroll-functions instead of
1884         wl-summary-lazy-highlight.
1885
1886         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1887
1888 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1889
1890         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1891
1892         * wl-summary.el (wl-summary-update-persistent-mark): Call
1893         wl-summary-set-message-modified.
1894
1895         * wl-summary.el (wl-summary-sync-update): Don't call
1896         wl-summary-update-status-marks.
1897
1898         * Version number is increased to 2.11.18.
1899
1900 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1901
1902         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1903         (wl-message-next-page): Ditto.
1904
1905 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1906
1907         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1908         local variable.  Change the order of a collected list into the
1909         same as the specified range.  Remove nil from a collected list.
1910
1911 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1912
1913         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1914         argument for elmo-folder-list-messages.
1915
1916 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1917
1918         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1919         change (wl-summary-count-unreads return a list instead of a cons
1920         cell).
1921
1922 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1923
1924         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1925         `wl-summary-folder-info-update'.
1926
1927 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1928
1929         * wl-summary.el (wl-summary-set-message-modified): No use
1930         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1931         (wl-summary-set-mark-modified): Abolish.
1932         (wl-summary-mark-modified-p): Ditto.
1933         (wl-summary-save-view): Follow the change above.
1934
1935         * wl-expire.el (wl-summary-expire): Likewise.
1936
1937 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1938
1939         * wl-summary.el (wl-summary-detect-mark-position): Use
1940         modb-entity-handler.
1941         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1942
1943         * Version number is increased to 2.11.17.
1944
1945 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1946
1947         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1948         entity field value.
1949         (wl-summary-prefetch-msg): Ditto.
1950         (wl-summary-print-message-with-ps-print): Ditto.
1951
1952 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1953
1954         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1955         for dummy entity.
1956         (wl-summary-insert-thread): Use elmo-message-entity-field.
1957         (wl-summary-update-thread): Use elmo-message-entity-field and
1958         elmo-message-entity-number.
1959         (wl-summary-line-number):  Use elmo-message-entity-number.
1960         (wl-summary-line-size): Use elmo-message-entity-field.
1961         (wl-summary-line-subject): Ditto.
1962         (wl-summary-line-from): Ditto.
1963         (wl-summary-line-attached): Ditto.
1964         (wl-summary-create-line): Ditto.
1965         (wl-summary-create-line): Use elmo-message-entity-number.
1966         (wl-summary-print-message-with-ps-print): Use
1967         elmo-message-entity-field.
1968
1969 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1970
1971         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1972         change in elmo-msgdb-make-message-entity.
1973         (wl-summary-buffer-set-folder): Don't call
1974         wl-summary-detect-mark-position here.
1975         (wl-summary-rescan): Call elmo-message-entity-number.
1976         (wl-summary-sync-update): Ditto.
1977         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1978
1979         * wl-score.el (wl-score-header-index): Redefine 2th element.
1980         (wl-score-overview-entity-get-extra): Abolish.
1981         (wl-score-ov-entity-get): Rewrite.
1982         (wl-score-string-index<, wl-score-string-func<): Abolish.
1983         (wl-score-string<): New function.
1984         (wl-score-string-sort): Use it.
1985
1986         * wl-refile.el (wl-refile-guess-by-history): Use
1987         elmo-message-entity-field.
1988         (wl-refile-guess-by-from): Ditto.
1989         (wl-refile-guess-by-msgid): Ditto.
1990
1991         * Version number is increased to 2.11.16.
1992
1993 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1994
1995         * wl-folder.el (wl-folder-confirm-existence): Don't call
1996         file-exists-p if msgdb-path is nil.
1997         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1998         `wl-read-folder-hist' to `wl-read-folder-history'.
1999
2000 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2001
2002         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2003         `y-or-n-p'.
2004
2005 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2006
2007         * wl-score.el (wl-score-headers): Don't use
2008         elmo-folder-do-each-message-entity.
2009
2010         * Version number is increased to 2.11.15.
2011
2012 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2013
2014         * wl-summary.el (wl-summary-delete-all-msgs): Use
2015         elmo-folder-move-messages instead of elmo-folder-delete-messages
2016         and elmo-folder-detach-messages.
2017         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2018
2019         * wl-expire.el (wl-expire-delete): Ditto.
2020         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2021
2022 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2023
2024         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2025         (wl-message-header-narrowing-fields): Ditto.
2026         (wl-message-header-narrowing-lines): Ditto.
2027         (wl-message-header-narrowing-string): Ditto.
2028
2029         * wl-summary.el (wl-summary-mode-map): Bind
2030         wl-summary-toggle-header-narrowing to "C-cC-f".
2031         (wl-summary-toggle-header-narrowing): New function.
2032
2033         * wl-message.el (wl-message-buffer-create): Call
2034         wl-message-header-narrowing-setup.
2035         (wl-message-redisplay): Call wl-message-header-narrowing.
2036         (wl-message-header-narrowing): New function.
2037         (wl-message-header-narrowing-map): New keymap.
2038         (wl-message-header-narrowing-widen-map): New keymap.
2039         (wl-message-header-narrowing-again-at-mouse): New function.
2040         (wl-message-header-narrowing-1): Ditto.
2041         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2042         (wl-message-header-narrowing-setup): Ditto.
2043         (wl-message-header-narrowing-toggle): Ditto.
2044         
2045         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2046
2047         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2048         'flag as all.
2049         (wl-use-flag-folder-help-echo): New user option.
2050
2051         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2052         wl-summary-highlight as nil.
2053         (wl-summary-set-mark-modified): Follow the API change.
2054         (wl-summary-mark-modified-p): Ditto.
2055         (wl-summary-mark-as-read-all): Ditto.
2056         (wl-summary-sync-marks): Don't call
2057         elmo-folder-list-messages-with-global-mark.
2058         (wl-summary-mark-as-read-internal): Follow the API change.
2059         (wl-summary-mark-as-answered-internal): Ditto.
2060         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2061         Follow the API change.
2062         (wl-summary-create-line): Call with number argument.
2063         (wl-summary-reply): Follow the API change.
2064
2065         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2066         function.
2067         (wl-highlight-summary-line-string): Call it when
2068         wl-use-flag-folder-help-echo is non-nil.
2069         (wl-highlight-summary-current-line): Ditto.
2070         (elmo-flag-folder-referrer): Added autoload setting.
2071
2072         * wl-draft.el (wl-draft-kill): Follow the API change.
2073
2074         * Version number is increased to 2.11.14.
2075         
2076 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2077
2078         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2079
2080 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2081
2082         * Version number is increased to 2.11.13.
2083
2084 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2085
2086         * wl-draft.el (wl-draft-previous-history-element): Fixed
2087         unbalanced parenthesis and bind unbound local variables.
2088
2089 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2090
2091         * wl-draft.el (wl-draft-previous-history-element): New function.
2092         (wl-draft-next-history-element): Ditto.
2093         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2094         them to M-p and M-n.
2095
2096 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2097
2098         * Version number is increased to 2.11.12.
2099
2100 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2101
2102         * wl-draft.el (wl-draft-hide): Select buffer-window.
2103
2104 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2105
2106         * wl-summary.el (wl-summary-narrow-to-region): New function.
2107         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2108         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2109         (wl-summary-save-region): Use it.
2110         * wl-action.el (wl-summary-collect-numbers-region)
2111         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2112
2113 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2114
2115         * wl-folder.el (wl-folder-count-incorporates): Don't use
2116         `elmo-msgdb-mark-load'
2117
2118         * Version number is increased to 2.11.11.
2119
2120 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2121
2122         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2123         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2124
2125 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2126
2127         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2128
2129 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2130
2131         * Version number is increased to 2.11.10.
2132
2133 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2134
2135         * wl-mime.el (wl-draft-attribute-value): Fixed.
2136
2137 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2138
2139         * wl-util.el (wl-copy-local-variables): New function.
2140
2141         * wl-mime.el (wl-draft-attribute-recipients): New function.
2142         (wl-draft-attribute-envelope-from): Ditto.
2143         (wl-draft-attribute-smtp-posting-server): Ditto.
2144         (wl-draft-attribute-smtp-posting-port): Ditto.
2145         (wl-draft-attribute-value): Ditto.
2146         (wl-draft-preview-message): Use it to get value for
2147         attributes. Reflect result of `wl-draft-config'.
2148
2149         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2150         and call `wl-summary-mark-as-read' before to call
2151         `wl-summary-unset-mark'.
2152         (wl-summary-target-mark-mark-as-unread): Likewise.
2153         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2154
2155 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2156
2157         * wl-mime.el (wl-draft-preview-message): Use actual value for
2158         attributes; Fix for small window.
2159
2160 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2161
2162         * wl-refile.el (wl-refile-get-field-value): Call
2163         `elmo-message-entity-field' with 3rd argument is non-nil.
2164
2165 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2166
2167         * wl-vars.el (wl-draft-preview-attributes): New user option.
2168         (wl-draft-preview-attributes-list): Ditto.
2169         (wl-draft-preview-attributes-buffer-lines): Ditto.
2170         (wl-draft-preview-attributes-buffer-name): Ditto.
2171
2172         * wl-mime.el (wl-draft-preview-message): Display attributes.
2173
2174 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2175
2176         * wl-summary.el (wl-summary-detect-mark-position): Bind
2177         wl-summary-flag-priority-list to '(new).
2178
2179 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2180
2181         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2182         funtion.
2183         (wl-highlight-summary-line-string): Use it.
2184         (wl-highlight-summary-current-line): Ditto.
2185
2186 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2187
2188         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2189         line even when the mark string is not changed.
2190
2191         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2192         argument change in the wl-summary-create-line.
2193         (wl-thread-insert-entity-sub): Ditto.
2194
2195         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2196         argument change in the wl-summary-create-line.
2197         (wl-summary-insert-sequential): Ditto.
2198         (wl-summary-update-thread): Ditto.
2199         (wl-summary-persistent-mark-string): New inline function.
2200         (wl-summary-message-mark): Use it.
2201         (wl-summary-create-line): Abolish argument wl-persistent-mark
2202         and added wl-flags, wl-cached.
2203
2204         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2205         mark to flags.
2206         (wl-highlight-summary-current-line): Decide the face not by the 
2207         persistent mark but flags.
2208
2209 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2210
2211         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2212         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2213         wl-summary-read-uncached-mark): Revive.
2214         (wl-summary-answered-cached-mark,
2215         wl-summary-answered-uncached-mark): New user option.
2216         (wl-summary-score-marks): Follow the change above.
2217         (wl-summary-auto-refile-skip-marks): Ditto.
2218         (wl-summary-incorporate-marks): Ditto.
2219         (wl-summary-expire-reserve-marks): Ditto.
2220         (wl-summary-flag-priority-list): New user option.
2221
2222         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2223         changes.
2224         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2225         of elmo-message-mark.
2226         (wl-summary-mark-as-read-internal): Ditto.
2227         (wl-summary-mark-as-answered): Ditto.
2228         (wl-summary-mark-as-important): Ditto.
2229         (wl-summary-redisplay-internal): Ditto.
2230         (wl-summary-redisplay-no-mime-internal): Ditto.
2231         (wl-summary-message-mark): New function.
2232         (wl-summary-insert-sequential): Use wl-summary-message-mark
2233         instead of elmo-message-mark.
2234         (wl-summary-update-thread): Ditto.
2235         (wl-summary-persistent-mark): Ditto.
2236         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2237         instead of elmo-message-mark.
2238
2239         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2240         wl-summary-message-mark instead of elmo-message-mark.
2241         (wl-thread-insert-entity-sub): Ditto.
2242         (wl-thread-get-children-msgs-uncached): Ditto.
2243
2244         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2245         variable name changes.
2246         (wl-highlight-summary-current-line): Ditto.
2247
2248         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2249         wl-summary-message-mark instead of elmo-message-mark.
2250
2251         * wl-expire.el (wl-expire-message-p): Ditto.
2252
2253         * wl-score.el (wl-score-headers): Ditto.
2254
2255         * Version number is increased to 2.11.9.
2256
2257         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2258         (wl-summary-sync-update): Follow the change above.
2259         (wl-summary-switch-to-clone-buffer): Ditto.
2260         (wl-summary-open-folder): Ditto.
2261
2262 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2263
2264         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2265         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2266
2267         * Version number is increased to 2.11.8.
2268
2269         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2270
2271         * wl-expire.el (wl-expire-refile): Follow the API change on
2272         `elmo-folder-move-messages'.
2273         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2274
2275         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2276         (wl-summary-exec-action-refile): Ditto.
2277         (wl-summary-exec-action-copy): Ditto.
2278         (wl-summary-no-auto-refile-message-p): No use
2279         `wl-summary-buffer-msgdb'.
2280         (wl-summary-auto-refile): Ditto.
2281
2282 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2283
2284         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2285
2286 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2287
2288         * wl-summary.el (wl-summary-sync): Treat no-sync.
2289
2290         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2291         (wl-default-sync-range): Ditto.
2292
2293 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2294
2295         * wl-refile.el (wl-refile-subject-learn): Call
2296         `elmo-message-entity-field' with 3rd argument is non-nil.
2297         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2298         instead of `elmo-msgdb-overview-entity-get-subject'.
2299
2300 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2303         scan-type is rescan.
2304         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2305         new optional argument force is non-nil.
2306         (wl-summary-save-view-cache): Call it with force argument non-nil.
2307
2308         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2309
2310 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2311
2312         * wl-action.el (wl-summary-print-argument): Fixed last change.
2313
2314 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2315
2316         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2317         simplified.
2318         (wl-summary-target-mark-mark-as-unread): Likewise.
2319         (wl-summary-target-mark-mark-as-important): Likewise.
2320
2321 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2322
2323         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2324         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2325         (wl-summary-mark-as-important-region): Change accordingly.
2326         (wl-summary-target-mark-mark-as-important): Ditto.
2327
2328 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2329
2330         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2331
2332         * wl-action.el (wl-summary-print-argument): Print argument to
2333         right side of window if `wl-summary-print-argument-within-window'
2334         is non-nil.
2335
2336 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2337
2338         * wl-action.el (wl-summary-set-mark): Use
2339         `wl-summary-message-visible-p' to check visibility of the message
2340         and jump to message only when the message line is visible and have
2341         different number; Call wl-summary-unset-mark with number argument.
2342         (wl-summary-unset-mark): 
2343         Use `wl-summary-message-visible-p'
2344         to check visibility of the message and jump to message only when
2345         the message line is visible and have different number;
2346
2347 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2348
2349         * Version number is increased to 2.11.7.
2350
2351         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2352         and wl-folder-summary-line-format.
2353
2354         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2355         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2356         (wl-summary-set-score-mark): Use it.
2357         (wl-summary-target-mark-mark-as-read): Ditto.
2358         (wl-summary-target-mark-mark-as-unread): Ditto.
2359         (wl-summary-target-mark-mark-as-important): Ditto.
2360         (wl-summary-target-mark-msgs): Simplified.
2361         (wl-summary-detect-mark-position): Fixed problem when
2362         summary-line-format no contain persisten/temp mark spec.
2363         (wl-summary-temp-mark): Ditto.
2364         (wl-summary-persistent-mark): Ditto.
2365         (wl-summary-update-persistent-mark): Ditto.
2366
2367         * wl-action.el (wl-summary-set-mark): Ditto.
2368         (wl-summary-unset-mark): Ditto.
2369         All other related portions are changed.
2370
2371 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2372
2373         * Version number is increased to 2.11.6.
2374
2375 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2376
2377         * wl-util.el (wl-current-message-buffer): Define as function;
2378         Don't use the value of wl-messge-buffer.
2379
2380         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2381         persistent mark.
2382
2383         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2384         no current message, cause an error.
2385
2386 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2387
2388         * wl-summary.el (wl-summary-set-message-modified): Use
2389         elmo-folder-set-message-modified instead of
2390         elmo-folder-set-message-modified-internal.
2391
2392 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2393
2394         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2395         interactively.
2396         (wl-summary-sync): nokill->entirely.
2397         (wl-summary-sync-marks): Fixed message.
2398         (wl-summary-input-range): Added mark, nokill->entirely.
2399
2400         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2401         messages as read.
2402
2403 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2404
2405         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2406         update-noscore.
2407         (wl-summary-sync): Follow the change above.
2408
2409 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2410
2411         * wl-action.el (wl-summary-target-mark-all): Use
2412         elmo-folder-list-messages.
2413
2414 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2415
2416         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2417         (wl-summary-rescan): Set wl-summary-scored as nil.
2418         (wl-summary-sync-force-update): Follow the change above.
2419         (wl-summary-sync): Ditto.
2420         (wl-summary-sync-update): Added argument disable-killed.
2421         (wl-summary-insert-headers): Set visible-only argument for
2422         elmo-folder-list-messages.
2423         (wl-summary-input-range): Added update-nokill, update-noscore,
2424         all-nokill, all-noscore and mark.
2425
2426         * Version number is increased to 2.11.5.
2427
2428         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2429
2430 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2431
2432         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2433         (wl-summary-prefetch-region-no-mark): Change accordingly.
2434         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2435
2436 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2437
2438         * wl-address.el (wl-complete-field-to): Abolished.
2439         (wl-complete-address): Completion function for completing-read.
2440         * wl-action.el (wl-summary-get-resend-address): Use it.
2441
2442         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2443         wl-summary-update-mark and abolish unused argument.
2444         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2445         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2446         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2447         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2448         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2449         * wl-draft.el (wl-draft-kill): Ditto.
2450
2451         * wl-summary.el: Remove unused binding of case-fold-search.
2452         (wl-summary-replace-status-marks): Abolished.
2453
2454 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2455
2456         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2457         is specified or folder length is zero.
2458
2459 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2460
2461         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2462         (wl-folder-archive-current-entity): Ditto.
2463
2464 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2465
2466         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2467         retrieving message mark.
2468         (wl-summary-redisplay-internal): Ditto.
2469
2470         * wl-message.el (wl-message-buffer-display): Ignore errors while
2471         retrieving message-id field.
2472
2473         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2474         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2475         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2476         order of the arguments for `wl-expire-message-p'.
2477         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2478
2479         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2480         Check return value of wl-summary-reply.
2481         (wl-summary-reply): Recover window configuration when an error occured.
2482
2483 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2484
2485         * wl-summary.el (wl-summary-resend-message): Abolished, the
2486         feature is inherited by wl-summary-resend (put resend mark).
2487
2488 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2489
2490         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2491         wl-message-buffer to nil when the message is hide.
2492
2493 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2494
2495         * .cvsignore: New file.
2496
2497 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2498
2499         * wl-action.el (wl-summary-action-docstring): Add more info.
2500         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2501         duplicate definition.
2502         (wl-summary-define-mark-action): Functions wl-summary-*-region
2503         keep current position.
2504         (wl-summary-unregister-target-mark): Store result to the variable.
2505
2506 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2507
2508         * Version number is increased to 2.11.4.
2509
2510 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2511
2512         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2513         wl-summary-delete-all-temp-marks.
2514         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2515
2516         * wl-action.el (wl-summary-set-mark): Changed terminology
2517         refile-destination -> action-argument.
2518         (wl-summary-unset-mark): Ditto.
2519         (wl-summary-remove-argument): Ditto.
2520         (wl-summary-print-argument): Ditto.
2521
2522         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2523         (wl-thread-remove-argument-region): Ditto.
2524         (wl-thread-print-argument-region): Ditto.
2525         (wl-thread-close): Ditto.
2526         (wl-thread-open): Ditto.
2527
2528         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2529         (wl-highlight-refile-destination-face is abolished)
2530         (wl-highlight-action-argument-string): Ditto.
2531         (wl-highlight-summary-current-line): Highlight action argument.
2532
2533         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2534         color for light backgrounds.
2535         (wl-highlight-summary-answered-face): Ditto.
2536
2537 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2538
2539         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2540
2541         * wl-score.el (wl-summary-score-update-all-lines): Use
2542         wl-summary-set-mark.
2543         (wl-summary-score-update-all-lines): Kill expunged messages.
2544
2545         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2546
2547 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2548
2549         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2550         directly.
2551         (wl-score-overview-entity-get-lines): Ditto.
2552         (wl-score-overview-entity-get-xref): Ditto.
2553         (wl-score-get-latest-msgs): Ditto.
2554         (wl-summary-rescore): Ditto.
2555
2556         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2557         to "&".
2558         (wl-summary-mark-as-answered-internal): New inline function.
2559         (wl-summary-mark-as-answered): New function.
2560         (wl-summary-mark-as-unanswered): Ditto.
2561         (wl-summary-sync-marks): Modified for answered-mark synching.
2562
2563 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2564
2565         * wl-action.el (wl-summary-set-mark): Fixed last change.
2566
2567 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2568
2569         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2570         behavior of wl-summary-unread-message-hook
2571         (Pointed out by akira yamada <akira@arika.org>).
2572
2573 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2574
2575         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2576         wl-summary-delete.
2577         * wl-xmas.el (wl-summary-toolbar): Ditto.
2578
2579         * wl-action.el (wl-summary-set-mark): Don't override current
2580         temp-mark.
2581
2582         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2583
2584 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2585
2586         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2587         (wl-refile-msgid-learn): Ditto.
2588         (wl-refile-get-field-value): Ditto.
2589
2590         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2591
2592         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2593         (wl-expire-delete-reserved-messages): Renamed from
2594         wl-expire-reserve-marked-msgs-from-list.
2595         (wl-expire-delete): Removed argument `msgdb'.
2596         (wl-expire-refile): Ditto.
2597         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2598         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2599         mark-alist as argument.
2600         (wl-expire-archive-number1): Removed argument `msgdb'.
2601         (wl-expire-archive-number2): Ditto.
2602         (wl-expire-archive-date): Ditto.
2603         (wl-expire-localdir-date): Ditto.
2604         (wl-expire-hide): Ditto.
2605         (wl-archive-number1): Ditto.
2606         (wl-archive-number2): Ditto.
2607         (wl-archive-date): Ditto.
2608         (wl-archive-folder): Ditto.
2609         All other related portions are changed.
2610
2611 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2612
2613         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2614         mean move up and down. (suggested by Takashi Kawachi)
2615
2616 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2617
2618         * wl-acap.el (toplevel): Don't require un-define.
2619
2620 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2621
2622         * wl-thread.el (wl-thread-delete-message): Always update
2623         wl-summary-buffer-number-list.
2624
2625         * wl-action.el (wl-summary-print-destination): 
2626         Do nothing when folder is nil.
2627
2628 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2629
2630         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2631         persistent mark when prefetch is succeeded.
2632
2633 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2634
2635         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2636         instead of elmo-msgdb-delete-msgs.
2637         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2638         (wl-expire-hide): Ditto.
2639
2640         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2641
2642         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2643         elmo-msgdb interface.
2644         (wl-thread-get-exist-children): Likewise.
2645         (wl-thread-insert-message): Likewise.
2646         (wl-thread-msg-mark-as-important): Likewise.
2647         (wl-thread-insert-entity-sub): Likewise.
2648         (wl-thread-get-children-msgs-uncached): Likewise.
2649
2650         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2651         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2652         (wl-summary-sync-update): Likewise.
2653         (wl-summary-auto-select-msg-p): Likewise.
2654         (wl-summary-update-thread): Likewise.
2655         (wl-summary-mark-as-important): Likewise.
2656         (wl-summary-jump-to-msg-internal): Likewise.
2657         (wl-summary-redisplay-internal): Likewise.
2658         (wl-summary-print-message-with-ps-print): Likewise.
2659         (wl-summary-folder-info-update): Likewise.
2660
2661         * wl-folder.el (wl-folder-check-one-entity):
2662         elmo-folder-count-flags instead of wl-summary-count-unread.
2663
2664         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2665
2666         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2667
2668         * wl-summary.el (wl-summary-set-message-modified): 
2669         Call wl-summary-set-mark-modified.
2670         (wl-summary-delete-messages-on-buffer): Call
2671         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2672         (wl-summary-sync-update): Call elmo-folder-length instead of
2673         elmo-folder-messages.
2674         (wl-summary-insert-headers): Don't call
2675         elmo-folder-list-message-entities.
2676
2677 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2678
2679         * wl-action.el (wl-summary-define-mark-action): Call
2680         `wl-summary-set-mark' with argument `data'.
2681         (wl-summary-auto-refile): Fixed order of arguments when call
2682         `wl-summary-refile'.
2683
2684 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2685
2686         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2687
2688         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2689
2690         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2691         (Renamed from wl-highlight-summary-deleted-face).
2692         (wl-highlight-summary-resend-face): New face.
2693
2694         (wl-highlight-summary-deleted-face): Renamed from
2695         wl-highlight-summary-erased-face.
2696
2697         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2698
2699         * wl-action.el (wl-summary-get-resend-address): New function.
2700         (wl-summary-exec-action-resend): Ditto.
2701         (wl-summary-exec-action-resend-subr): Ditto.
2702
2703         * w-thread.el (wl-thread-copy): Removed definition.
2704         (wl-thread-refile): Ditto.
2705         (wl-thread-delete): Ditto.
2706         (wl-thread-target-mark): Ditto.
2707
2708         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2709         (wl-summary-target-mark-set-action): Fixed.
2710         (wl-summary-define-mark-action): Fixed quotation.
2711         (wl-summary-move-mark-list-messages): Display message.
2712         (wl-summary-define-mark-action): Define thread functions.
2713         (wl-summary-exec-action-refile): Changed message.
2714         (wl-summary-exec): Ditto.
2715
2716 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2717         
2718         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2719         '%%'.
2720
2721 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2722
2723         * wl.el (toplevel): Require wl-action.
2724         (wl-init): Call wl-summary-define-mark-action.
2725
2726         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2727
2728         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2729         wl-summary-delete and wl-summary-erase.
2730         (wl-summary-mode-map): Ditto.
2731
2732         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2733         wl-delete-folder-alist.
2734
2735         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2736         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2737         (toplevel): Moved mark & action related functions to the wl-action.el.
2738
2739         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2740         in wl-summary-mark-action-list.
2741         (wl-highlight-summary-current-line): Ditto.
2742
2743         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2744         empty lines.
2745
2746         * wl-action.el: New file. 
2747
2748 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2749
2750         * wl-summary.el (wl-summary-target-mark-replace): New function.
2751         (wl-summary-target-mark-prefetch): Use it.
2752         (wl-summary-target-mark-delete): Ditto.
2753         (toplevel): Rearranged definition order.
2754         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2755         (wl-summary-target-mark-erase): Rewrite.
2756         (wl-summary-erase-region): New function.
2757         (wl-summary-exec-action-erase): Changed message.
2758         (wl-summary-move-mark-list-messages): New function.
2759         (wl-summary-exec-action-delete): Use it.
2760         (wl-summary-exec-action-erase): Ditto.
2761
2762         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2763         (wl-summary-skip-mark-list): Added "d".
2764
2765         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2766         while searching.
2767
2768         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2769         and define using defcustom;
2770         Define 4th element as a face.
2771         
2772         * wl-summary.el (wl-summary-incorporate): Use 
2773         `wl-summary-prefetch-region-no-mark' instead of
2774         `wl-summary-prefetch-region'.
2775         (wl-summary-prefetch-region-no-mark): Revival of old
2776         `wl-summary-prefetch-region'.
2777         (wl-summary-mark-action-list): Moved to wl-vars.el
2778
2779         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2780         face according to the `wl-summary-mark-action-list'.
2781         (wl-highlight-summary-current-line): Ditto;
2782         Removed destination highlighting.
2783
2784         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2785         (wl-highlight-summary-line-string): Highlight for "i" mark.
2786         (wl-highlight-summary-current-line): Ditto.
2787
2788         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2789         no destination.
2790
2791         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2792         exists, just go ahead.
2793         (wl-summary-prefetch-region): Rewrite.
2794         (wl-summary-prefetch): Ditto.
2795         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2796         (wl-summary-exec-action-prefetch): New function.
2797         (wl-summary-target-mark-prefetch): Rewrite.
2798
2799 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2800
2801         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2802         (wl-highlight-summary-line-string): Added "d" and "D".
2803         (wl-highlight-summary-current-line): Ditto.
2804
2805         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2806         in wl-summary.el.
2807         (wl-thread-insert-entity-sub): Ditto.
2808         (wl-thread-remove-destination-region): Ditto.
2809         (wl-thread-print-destination-region): Ditto.
2810
2811         * wl-summary.el (wl-summary-buffer-refile-list,
2812         wl-summary-buffer-delete-list,
2813         wl-summary-buffer-copy-list): Abolish.
2814         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2815         All other related portions are changed.
2816         (wl-summary-mark-action-list): New variable.
2817         (wl-summary-set-mark): New function.
2818         (wl-summary-register-target-mark): Ditto.
2819         (wl-summary-unregister-target-mark): Ditto.
2820         (wl-summary-have-target-mark-p): Ditto.
2821         (wl-summary-register-temp-mark): Ditto.
2822         (wl-summary-unregister-temp-mark): Ditto.
2823         (wl-summary-registered-temp-mark): Ditto.
2824         (wl-summary-collect-temp-mark): Ditto.
2825         (wl-summary-unset-mark): Ditto.
2826         (wl-summary-set-target-mark): Ditto.
2827         (wl-summary-unset-target-mark): Ditto.
2828         (wl-summary-set-action-generic): Ditto.
2829         (wl-summary-unset-action-generic): Ditto.
2830         (wl-summary-exec-action-delete): Ditto.
2831         (wl-summary-exec-action-erase): Ditto.
2832         (wl-summary-set-action-refile): Ditto.
2833         (wl-summary-set-action-refile-subr): Ditto.
2834         (wl-summary-unset-action-refile): Ditto.
2835         (wl-summary-make-destination-numbers-list): Ditto.
2836         (wl-summary-exec-action-refile): Ditto.
2837         (wl-summary-set-action-copy): Ditto.
2838         (wl-summary-unset-action-copy): Ditto.
2839         (wl-summary-exec-action-copy): Ditto.
2840         (wl-summary-collect-numbers-region): Ditto.
2841         (wl-summary-delete): Rewrite.
2842         (wl-summary-erase): Ditto.
2843         (wl-summary-remove-destination): Ditto.
2844         (wl-summary-exec): Ditto.
2845         (wl-summary-exec-region): Ditto.
2846         (wl-summary-target-mark-erase): Ditto.
2847         (wl-summary-refile): Ditto.
2848         (wl-summary-copy): Ditto.
2849         (wl-summary-unmark): Ditto.
2850         (wl-summary-delete-all-mark): Ditto.
2851         (wl-summary-mark-line): Don't highlight.
2852         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2853         (wl-summary-target-mark-refile-subr): Rewrite.
2854
2855         (wl-summary-copy-prev-destination): Abolish.
2856
2857 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2858
2859         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2860         default values along the value of wl-on-mule.
2861         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2862         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2863         It is not used anywhere.
2864
2865 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2866
2867         * wl-summary.el (wl-summary-print-destination): Keep position.
2868         (wl-summary-cursor-move-surface): Keep horizontal position.
2869
2870 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2871
2872         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2873         write sendlog.
2874
2875 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2876
2877         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2878         `wl-summary-highlight'.
2879
2880 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2881
2882         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2883         trivial condition for temp-mark.
2884
2885 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2886
2887         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2888         when it hits killed buffer.
2889
2890 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2891
2892         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2893         * wl-news.el.in: `message' and `error' take format string.
2894
2895 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2896
2897         * wl-folder (wl-folder-insert-entity): Display a message,
2898         `...done', when the work finish.
2899         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2900
2901 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2902
2903         * wl-message.el (wl-message-redisplay): Remove unused local
2904         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2905
2906 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2907
2908         * wl-summary.el (wl-summary-replace-status-marks): Disable
2909         interactive use.
2910         (wl-summary-reedit): Check message existence at first.
2911         (wl-summary-mark-line): Fix doc, return value is indefinite.
2912
2913         * wl-highlight.el (wl-highlight-message): Arranged.
2914
2915         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2916         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2917         check temp-mark by wl-summary-temp-mark always.
2918         (wl-highlight-summary): Change accordingly.
2919         * wl-summary.el (wl-summary-mark-as-read-all)
2920         (wl-summary-delete-cache, wl-summary-set-score-mark)
2921         (wl-summary-mark-as-unread, wl-summary-unmark)
2922         (wl-summary-mark-line, wl-summary-mark-as-read)
2923         (wl-summary-mark-as-important): Ditto.
2924
2925         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2926         end of the window if possible.
2927         * wl-summary.el (wl-summary-sync-update): Support lazy
2928         highlighting.
2929         (wl-summary-toggle-disp-msg): Ditto.
2930
2931 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2932
2933         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2934
2935 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2936
2937         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2938         change.
2939
2940 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2943         API.
2944         (wl-summary-sync-update): Ditto.
2945
2946         * wl-score.el (wl-score-get-score-alist): Changed argument.
2947         (wl-summary-rescore-msgs): Likewise.
2948         (wl-summary-score-headers): Likewise.
2949         (wl-score-headers): Likewise;
2950         Use elmo-folder-do-each-message-entity, etc.
2951         (wl-summary-score-effect): Follow the changes above.
2952         (wl-summary-rescore): Ditto.
2953         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2954         (wl-score-get-overview): Abolish.
2955
2956         * wl-summary.el (wl-summary-default-from): Follow the API change in
2957         elmo-msgdb.
2958         (wl-summary-count-unread): Ditto.
2959         (wl-summary-detect-mark-position): Ditto.
2960         (wl-summary-overview-entity-compare-by-date): Ditto.
2961         (wl-summary-overview-entity-compare-by-number): Ditto.
2962         (wl-summary-overview-entity-compare-by-from): Ditto.
2963         (wl-summary-overview-entity-compare-by-subject): Ditto.
2964         (wl-summary-get-list-info): Ditto.
2965         (wl-summary-rescan): Ditto.
2966         (wl-summary-jump-to-msg-by-message-id): Ditto.
2967         (wl-summary-sync-update): Ditto; Removed comment.
2968         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2969         (wl-summary-insert-message): Use wl-summary-insert
2970         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2971         (wl-summary-insert-headers): Changed argument overview to folder.
2972         (wl-summary-search-by-subject): Likewise.
2973         (wl-summary-insert-thread): Renamed from 
2974         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2975
2976         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2977         too.
2978
2979         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2980         wl-string-member.
2981
2982 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2983
2984         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2985         elmo-folder-append-buffer.
2986         (wl-draft-queue-append): Likewise.
2987
2988         * wl-mime.el (wl-message-delete-current-part): Ditto.
2989         (wl-summary-burst-subr): Ditto.
2990
2991         * wl-news.el.in (wl-news-send-news): Ditto.
2992
2993 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2994
2995         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2996         function.
2997         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2998         (wl-summary-update-mark): Enclose with save-excursion.
2999         (wl-summary-mark-as-read-internal): Fixed last change.
3000         (wl-summary-mark-as-important): Use 3rd argument of
3001         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3002         Don't use elmo-msgdb-set-mark.
3003         (wl-summary-redisplay-internal): If msgdb flag is already read,
3004         just update the mark on buffer.
3005
3006 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3007
3008         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3009         cut visible folder when elmo-folder-delete returns non-nil value.
3010
3011 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3012
3013         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3014         by Kenichi OKADA <okada@opaopa.org>).
3015
3016 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3017
3018         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3019
3020 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3021
3022         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3023         Fixed the last change, search group entity by its real name.
3024         (Thanks to: KOBAYASHI Shinji)
3025
3026 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3027
3028         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3029         (wl-fldmgr-access-display-all): Don't refer visible name.
3030         * wl-expire.el (wl-folder-archive-current-entity)
3031         (wl-folder-expire-current-entity): Ditto.
3032         * wl-folder.el (wl-folder-jump-to-current-entity)
3033         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3034         (wl-folder-open-folder-sub,wl-folder-open-all)
3035         (wl-folder-write-current-folder): Ditto.
3036         (wl-folder-insert-entity): Don't use petname for normal group.
3037         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3038         is the real name.
3039         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3040         Abolished.
3041
3042 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3043
3044         * wl-draft.el (wl-draft-create-buffer): Add
3045         `wl-summary-reply-with-citation'
3046
3047 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3048
3049         * wl-draft.el (wl-draft-reply): Fixed.
3050
3051 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3052
3053         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3054         when `wl-draft-send-confirm-with-preview' is non-nil.
3055         You can scroll up/down by j/k.
3056         (wl-draft-send-confirm-with-preview): New variable (default=t).
3057
3058 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3059
3060         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3061         (wl-fldmgr-save-folders): Fix comment.
3062
3063 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3064
3065         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3066         along the last change in `wl-folder-buffer-group-p'.
3067
3068 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3069
3070         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3071         folder.
3072
3073         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3074         the default value.
3075
3076         * wl-mime.el (wl-summary-burst): Update summary only when target
3077         folder equals current folder.
3078
3079 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3080
3081         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3082
3083 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3084
3085         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3086         value.
3087
3088 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3089
3090         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3091         `map-extents' instead of `extent-at' repeatedly.
3092         (wl-highlight-folder-current-line): Ditto.
3093
3094         * wl-highlight.el: Remove useless dummy functions.
3095
3096 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3097
3098         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3099         (wl-folder-put-folder-property): New function to put text property.
3100         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3101         (wl-folder-insert-entity, wl-folder-update-diff-line)
3102         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3103         * wl-e21.el, wl-xmas.el, wl-mule.el
3104         (wl-highlight-folder-current-line): Ditto.
3105         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3106         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3107         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3108         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3109
3110 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3111
3112         * Version number is increased to 2.11.3.
3113
3114 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3115
3116         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3117         Resume current-buffer since it is assumed by remaining tasks.
3118
3119 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3120
3121         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3122         (wl-folder-completion-function): Abolished.
3123         (wl-folder-complete-folder): New function.
3124         (wl-folder-complete-filter-condition): Ditto.
3125         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3126         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3127
3128 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3129
3130         * wl-draft.el (wl-draft-send-confirm): New function.
3131         (wl-draft-send): Use it.
3132
3133         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3134         cursor-in-echo-area while confirming.
3135
3136         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3137
3138         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3139         searching via nntp if wl-summary-search-via-nntp is 'force.
3140         Otherwise, invoke searching in nntp folder only.
3141         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3142
3143         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3144         explicitly for mime-make-text-tag.
3145
3146 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3147
3148         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3149         `mime-make-text-tag' instead of `mime-create-tag'.
3150
3151 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3152
3153         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3154         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3155
3156 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3157
3158         * wl-score.el (wl-score-save): Bind print-length and print-level.
3159         (wl-score-pretty-print): Ditto.
3160         (wl-score-edit-insert-header-entry): Ditto.
3161
3162         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3163         "From" entry to be treated with wl-draft-eword-encode-address-list.
3164         * wl-mime.el (wl-draft-preview-message): Ditto.
3165
3166         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3167         (wl-summary-mark-as-unread): Ditto.
3168         (wl-summary-mark-as-read-region): Change accordingly.
3169         (wl-summary-mark-as-unread-region): Ditto.
3170         (wl-summary-target-mark-mark-as-read): Ditto.
3171         (wl-summary-target-mark-mark-as-unread): Ditto.
3172
3173 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3174
3175         * Version number is increased to 2.11.2.
3176
3177 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3178
3179         * wl-news.el.in (wl-news-previous-version-save): Bind
3180         print-length and print-level.
3181         * wl-thread.el (wl-thread-save-entities): Ditto.
3182         (wl-thread-save-top-list): Bind print-length.
3183
3184 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3185
3186         * wl-highlight.el (wl-highlight-summary-line-string): Use
3187         wl-summary-score-below-mark, wl-summary-score-over-mark.
3188         (wl-highlight-summary-current-line): Ditto.
3189
3190 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3191
3192         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3193         insert it.
3194
3195 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3196
3197         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3198
3199 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3200
3201         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3202         message without msgid.
3203         Rewrite with elmo-folder-move-messages.
3204         Set wl-message-buffer to nil.
3205
3206         * wl-summary.el (wl-summary-erase-subr): New function. Use
3207         elmo-folder-move-messages.
3208         (wl-summary-erase): Call it.
3209         (wl-summary-target-mark-erase): Ditto.
3210
3211 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3212
3213         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3214         it is not up-tp-date.
3215
3216 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3217
3218         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3219         buffer after calling `wl-summary-goto-folder-subr' without the
3220         argument `interactive'.
3221         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3222
3223 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3224
3225         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3226         `mime-create-tag'. Use `string=' instead of `looking-at'.
3227
3228 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3229
3230         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3231         to avoid compile warning.
3232
3233         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3234         entity-id when folder is given.
3235         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3236         save-excursion, use save-selected-window instead.
3237         Select folder buffer window if exists.
3238         (To correct behavior with wl-folder-move-cur-folder.)
3239
3240 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3241
3242         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3243
3244 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3245
3246         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3247         list-count instead of %d.
3248
3249 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3250
3251         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3252         (wl-news): Set it.
3253         (wl-news-append-to-folder): Use it.
3254
3255         * wl-news.el.in (wl-news-send-news): Append to specified folder
3256         instead of wl-default-folder.
3257         (wl-news-append-to-folder): Show error message with specified folder.
3258
3259         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3260                 In most major modes, Emacs assumes that any opening
3261                 delimiter found at the left margin is the start of a
3262                 top-level definition, or defun. Therefore, *never put an
3263                 opening delimiter at the left margin unless it should have
3264                 that significance.*
3265
3266         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3267
3268 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3269
3270         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3271
3272 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3273
3274         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3275
3276 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3277
3278         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3279         for sequential numbering case.
3280
3281 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3282
3283         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3284         value.
3285         (wl-draft-reply-without-argument-list): Ditto.
3286         (wl-draft-reply-myself-with-argument-list): Abolish.
3287         (wl-draft-reply-myself-without-argument-list): Ditto.
3288         * wl-draft.el (wl-draft-self-reply-p): New function.
3289         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3290
3291 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3292
3293         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3294         (avoid error for the case without byte-compiling)
3295
3296 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3297
3298         * wl-news.el.in (wl-news-append-to-folder): New function.
3299         (wl-news-exit): Rewrite.
3300         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3301
3302 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3303
3304         * wl-draft.el (wl-draft-reply-position): New function.
3305         (wl-draft-reply-position): Fix.
3306         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3307         (wl-summary-target-mark-reply-with-citation): Ditto.
3308         (wl-summary-reply-with-citation): Ditto.
3309         * wl-vars.el (wl-draft-reply-default-position): New variable.
3310
3311 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3312
3313         * wl-draft.el (wl-draft-send): Preview when interactive send.
3314
3315 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3316
3317         * wl-draft.el (wl-draft-reply): Set default position.
3318         * wl-summary.el (wl-summary-reply): Ditto.
3319         (wl-summary-reply-with-citation): Ditto.
3320         (wl-summary-target-mark-reply-with-citation): Ditto.
3321
3322 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3323
3324         * wl-news.el.in (wl-news-lang): Set default value according to
3325         current-language-environment.
3326         (wl-news-append-news): Do nothing when news-list is nil.
3327
3328 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3329
3330         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3331         (wl-news): Change message.
3332         (wl-news-exit): Check buffer.
3333         (wl-news-force-exit): New function.
3334         (wl-news-show-all): New function.
3335         (wl-news-discard-and-exit): Fix.
3336
3337 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3338
3339         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3340         according to current-language-environment.
3341
3342         * wl-news.el.in (wl-news): If arg, show all NEWS after
3343         wl-news-default-previous-version.
3344
3345 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3346
3347         * wl-news.el.in (wl-news-check): Rewritten.
3348         (wl-news-previous-version-load): Change data type.
3349         (wl-news-previous-version-save): Change data type.
3350         (wl-news-append-news): Add return value.
3351         (wl-news-check-news): New function.
3352         (wl-news-already-current-p): New function.
3353         (wl-news-send-news): Rewritten.
3354         (wl-news-mode-map): Add new keybind.
3355         (wl-news): Rewritten.
3356         (wl-news-exit): Rewritten.
3357         (wl-news-discard-and-mail): New function.
3358         (wl-news-send-to-address): Abolished.
3359         * wl.el (wl-init): Delete a message.
3360
3361 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3362
3363         * wl-news.el.in (wl-news-exit): Update previous version.
3364         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3365
3366 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3367
3368         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3369
3370 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3371
3372         * wl-news.el.in (wl-news): New function.
3373         (wl-news-mode): New function.
3374         (wl-news-next-line): New function.
3375         (wl-news-next-page): New function.
3376         (wl-news-exit): New function.
3377         (wl-news-buf-name): New variable.
3378         (wl-news-mode-map): New variable.
3379         (wl-news-winconf): New variable.
3380         (wl-news-append-news): Add an option.
3381
3382 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3383
3384         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3385
3386 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3387
3388         * wl-news.el.in (wl-news-send-to-address): New variable.
3389         (wl-news-send-news): Use it.
3390         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3391         Return updating status.
3392         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3393
3394 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3395
3396         * wl-news.el.in (wl-news-send-news): Delete
3397         Organization and X-Face.
3398
3399 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3400
3401         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3402         (wl-news-append-news): New function.
3403         (wl-news-send-news): New function.
3404
3405 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3406
3407         * Version number is increased to 2.11.1.
3408
3409 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3410
3411         * wl-news.el.in : New file.
3412
3413 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3414
3415         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3416         default value.
3417         (wl-draft-reply-without-argument-list): Ditto.
3418
3419 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3420
3421         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3422         (wl-message-buffer-prefetch-idle-time): Ditto.
3423         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3424
3425 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3426
3427         * wl-thread.el (wl-thread-insert-message): Use
3428         wl-summary-max-thread-depth.
3429
3430         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3431         loop detection.
3432
3433         * wl-message.el (wl-message-buffer-display): Back to the first page
3434         when cache is hit.
3435
3436 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3437
3438         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3439
3440         * wl-summary.el (wl-summary-insert-thread-entity):
3441         If the thread depth is reached to wl-summary-max-thread-depth,
3442         divide the thread.
3443
3444 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3445
3446         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3447         for elmo-remove-passwd.
3448
3449 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3452         folder is sticky.
3453         (wl-folder-mark-as-read-all-entity): Ditto.
3454         (wl-folder-prefetch-entity): Ditto.
3455
3456 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3457
3458         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3459
3460 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3461
3462         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3463         Delete messages on buffer for unplugged operation.
3464         (wl-summary-erase): Ditto.
3465
3466 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3467
3468         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3469         take nil so as not to search parent by subject.
3470
3471 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3472
3473         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3474         (wl-folder-get-next-folder): Ditto.
3475         (wl-folder-get-path): Ditto.
3476
3477 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3478
3479         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3480         system and encode the region with it before verifying.
3481
3482 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3483
3484         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3485         system of the echo buffer before decoding.
3486
3487 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3488
3489         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3490         original contents.
3491
3492 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3493
3494         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3495         with argument 'any-exists.
3496
3497 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3498
3499         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3500         Use `wl-cs-autoconv'.
3501
3502 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3503
3504         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3505         by `mime-view-automatic-conversion'.
3506
3507         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3508         (wl-message-verify-pgp-nonmime): Ditto.
3509         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3510         Bind them to C-c:d and C-c:v respectively.
3511
3512         Merge following code by Teranishi-san from [wl-en:00167].
3513         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3514         (wl-mime-preview-application/pgp-encrypted): Ditto.
3515         (wl-mime-setup): Add entry.
3516
3517 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3518
3519         * wl-summary.el (wl-summary-target-mark-erase): New function.
3520         Bind it to "mD".
3521
3522 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3523
3524         * wl-vars.el (wl-draft-write-file-function): Fix.
3525         (wl-draft-reedit-hook): Changed default value.
3526
3527         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3528         wl-draft-reedit-hook.
3529         (wl-draft-remove-text-plain-tag): New function.
3530         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3531
3532         * wl-vars.el (wl-draft-write-file-function): New user option.
3533
3534         * wl-draft.el (wl-draft-prepare-edit): Use it for
3535         local-write-file-hooks.
3536         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3537
3538         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3539         (wl-draft-insert-mail-header-separator): Return the body beginning
3540         point.
3541         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3542         text/plain.
3543         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3544
3545 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3546
3547         * wl-summary.el (wl-summary-erase): New function to erase message
3548         without moving it to trash. Bind to "D".
3549
3550         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3551         as `keep' unless switch-function.
3552
3553 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3554
3555         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3556         message buffer by using `wl-summary-toggle-disp-msg'.
3557         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3558         buffer window.
3559         (wl-summary-supresedes-message): Ditto.
3560
3561         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3562         Do not delete other windows.
3563         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3564         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3565         (wl-draft-create-buffer): Set reply-or-forward also for target
3566         mark commands.
3567
3568 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3569
3570         * wl-draft.el (wl-user-agent-compose): Delete special case for
3571         switch-to-buffer-other-window.
3572
3573         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3574         (wl-summary-forward): Ditto.
3575
3576         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3577         function.
3578         (wl-draft-buffer-style): New use option.
3579
3580         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3581         (wl-draft): Follow the change above.
3582         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3583         wl-draft-buffer-style.
3584         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3585         switch-function.
3586
3587 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3588
3589         * wl-address.el (wl-address-make-completion-entry): Extracted from
3590         `wl-address-make-completion-list'.
3591         (wl-address-enable-strict-loading): New variable.
3592         (wl-address-make-completion-list): Revive petname duplication
3593         inquiry, and enable it if `wl-address-enable-strict-loading'.
3594         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3595
3596 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3597
3598         * wl-message.el (wl-message-get-original-buffer): Avoid
3599         'Selecting deleted buffer' error when original buffer is killed.
3600
3601 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3602
3603         * wl-summary.el (wl-summary-next-message): Use
3604         elmo-message-accessible-p instead of elmo-message-cached-p.
3605
3606 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3607
3608         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3609
3610         * wl-thread.el (wl-thread-open-all-unread): Use
3611         elmo-folder-list-flagged instead of
3612         elmo-folder-list-messages-mark-match.
3613
3614         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3615         instead of elmo-folder-list-messages-mark-match.
3616         (wl-summary-move-spec-alist): New variable.
3617         (wl-summary-move-spec-plugged-alist,
3618         wl-summary-move-spec-unplugged-alist): Abolish.
3619         (wl-summary-next-message): Follow the change above.
3620         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3621         with 'no-msg' argument.
3622
3623         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3624         variable.
3625         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3626         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3627         (wl-message-buffer-prefetch-get-next): Follow the change above.
3628
3629 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3630
3631         * wl-version.el (wl-version): Changed codename.
3632
3633         * Version number is increased to 2.11.0.
3634
3635 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3636
3637         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3638         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3639         `wl-draft-config-variables'.
3640         (wl-draft-kill): Fixed problem when the draft is reedit.
3641
3642 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3643
3644         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3645         buffer-modified status (Thanks to
3646         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3647
3648 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3649
3650         * wl-util.el (wl-region-exists-p): New function.
3651
3652         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3653         Remove defvars for byte-compile warnings.
3654
3655 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3656
3657         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3658         defvar-maybe. Removed unused bind.
3659
3660 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3661
3662         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3663         summary buffer window before creating new frame.
3664         (wl-draft-reply): Ditto.
3665
3666 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3667
3668         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3669
3670 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3671
3672         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3673
3674 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3675
3676         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3677         instead of `kill-region'.
3678
3679 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3680
3681         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3682         (wl-highlight-summary-line-string): Use it.
3683         (wl-highlight-summary-current-line): Ditto.
3684
3685         * wl-mime.el (wl-message-delete-current-part): Check the class of
3686         mime-entity.
3687
3688         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3689
3690         * wl-summary.el (wl-summary-make-number-list): Initialize.
3691         (wl-summary-update-mark): New function.
3692         (wl-summary-reply): Put `answered' mark on the message.
3693         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3694
3695         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3696         (wl-draft-reply): Added optional argument `number';
3697         Set wl-draft-parent-number.
3698         (wl-draft-kill): Delete answered mark if it is a reply.
3699
3700 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3701
3702         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3703         that originates in mime-preview-follow-current-entity.
3704         (wl-draft-yank-current-message-entity): Use it if region is active.
3705
3706         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3707         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3708         `wl-message-delete-current-part'.
3709         * wl-mule.el (wl-message-define-keymap): Ditto.
3710         * wl-xmas.el (wl-message-define-keymap): Ditto.
3711
3712 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3713
3714         * wl-mime.el (wl-message-delete-current-part): New function.
3715         (wl-mime-node-id-to-string): Ditto.
3716
3717         * wl-mime.el (wl-message-delete-current-part): Use existing
3718         original buffer which corresponds current mime-view buffer.
3719         (fetched buffer might have different structure, possibly)
3720
3721         * wl-mime.el (wl-message-delete-current-part): Quit if the
3722         message content differs from the actual message.
3723
3724 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3725
3726         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3727         order.
3728         (wl-summary-search-by-subject): Search parent message from tail;
3729         Check the existence of the parent message on the current thread tree.
3730         (wl-summary-update-thread): Check whether the line is inserted.
3731
3732 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3733
3734         * wl-vars.el (wl-summary-line-format): Undo last change.
3735         * wl-summary.el (wl-summary-print-destination): Do not put
3736         invisible property when `wl-summary-width' is nil.
3737         (wl-summary-line-subject-minimum-length): Abolished.
3738         (wl-summary-line-subject): Ditto.
3739
3740 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3741
3742         * wl-vars.el (wl-summary-line-format): Change default value.
3743         (wl-summary-subject-length-limit): Abolished.
3744         * wl-summary.el (wl-summary-line-subject): Ditto.
3745
3746 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3747
3748         * wl-template.el (wl-template-select): Added optional argument.
3749         If optional argument is specified, reverse
3750         `wl-template-visible-select'.
3751
3752 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3753
3754         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3755         Take prefix argument to force asking the destination folder.
3756
3757 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3758
3759         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3760         count and update status.
3761
3762 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3763
3764         * wl-summary.el (wl-summary-redisplay-internal): If
3765         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3766         after fetching.
3767
3768 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3769
3770         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3771         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3772
3773         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3774
3775 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3776
3777         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3778         (All other related portions are changed).
3779         (wl-summary-mark-as-read-all): Rewrite.
3780
3781 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3782
3783         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3784         `wl-summary-mark-as-read'.
3785         (wl-summary-mark-as-unread): Rewrite.
3786         (wl-summary-mark-as-read): Added no-modeline argument.
3787         (wl-summary-resume-cache-status): Rewrite.
3788         (wl-summary-exec-subr): Remove unused local variable.
3789
3790 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3791
3792         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3793         logic to call `wl-summary-buffer-prev-folder-function'.
3794         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3795
3796 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3797
3798         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3799         is nil.
3800
3801 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3802
3803         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3804         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3805         (wl-mime-setup): Add its entry.
3806
3807 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3808
3809         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3810         (wl-summary-delete-cache): Likewise.
3811         (wl-summary-mark-as-read): Rewrite.
3812
3813 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3814
3815         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3816         `wl-summary-count-unread'.
3817
3818         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3819
3820         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3821
3822 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3823
3824         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3825         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3826         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3827         Renamed to the elmo-msgdb-*-mark.
3828         (wl-summary-score-marks): Follow the change above.
3829         (wl-summary-auto-refile-skip-marks): Ditto.
3830         (wl-summary-incorporate-marks): Ditto.
3831         (wl-summary-expire-reserve-marks): Ditto.
3832
3833         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3834         changes.
3835         (wl-thread-insert-top): Changed updating message.
3836
3837         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3838         variable.
3839         (wl-summary-count-unread): Count answered marks.
3840         (wl-summary-rescan): Call wl-summary-insert-message instead of
3841         wl-summary-append-message-func-internal.
3842         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3843         (wl-summary-prefetch-msg): Follow the variable name changes.
3844         (wl-summary-prefetch-region): Ditto.
3845         (wl-summary-mark-as-read-all): Follow the API changes;
3846         Don't call elmo-folder-replace-marks.
3847         (wl-summary-delete-cache): Follow the variable name changes.
3848         (wl-summary-resume-cache-status): Ditto.
3849         (wl-summary-update-status-marks): New function.
3850         (wl-summary-insert-message): New function.
3851         (wl-summary-sync-marks): Follow the variable name changes.
3852         (wl-summary-sync-update): Synchronize to the msgdb, too;
3853         Changed update messages.
3854         (wl-summary-make-number-list): Rewrite.
3855         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3856         (wl-summary-mark-as-unread): Follow the API changes.
3857         (wl-summary-exec-subr): Follow the variable name changes.
3858         (wl-summary-mark-as-read): Ditto.
3859         (wl-summary-move-spec-plugged-alist): Ditto.
3860         (wl-summary-move-spec-unplugged-alist): Ditto.
3861         (wl-summary-cursor-move-surface): Ditto.
3862
3863         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3864         variable name changes.
3865         (wl-highlight-summary-current-line): Ditto.
3866
3867         * wl-expire.el (wl-expire-refile): Follow the API change in
3868         elmo-folder-move-messages.
3869         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3870         (wl-summary-archive): Use elmo-folder-msgdb instead of
3871         elmo-msgdb-load.
3872
3873 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3874
3875         * wl-mime.el (wl-draft-preview-message): Restore the position
3876         before evaluating wl-draft-send-hook in preview buffer.
3877
3878 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3879
3880         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3881         when it creates new draft buffer.
3882
3883         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3884         without argument.
3885
3886         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3887         Evaluate content and if the value is string, insert it.
3888         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3889         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3890         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3891         wl-draft-config-sub-part-bottom): Use it.
3892
3893         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3894         with the folder name. The question was unintelligible when it is
3895         called from wl-save-status.
3896
3897 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3898
3899         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3900         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3901         cannot take second argument).
3902
3903 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3904
3905         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3906         as t. Since type and subtype are not case sensitive (RFC 2045).
3907
3908 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3909
3910         * wl-vars.el (wl-message-mode-line-format): New variable.
3911         (wl-message-mode-line-format-spec-alist): Ditto.
3912         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3913         (wl-message-redisplay): Use wl-message-mode-line-format.
3914
3915 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3916
3917         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3918
3919 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3920
3921         * wl-summary.el (wl-summary-default-from): Write description.
3922
3923 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3924
3925         * wl-vars.el (wl-ldap-objectclass): Abolish.
3926
3927         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3928         (wl-ldap-make-filter): Removed condition for objectclass.
3929         (wl-ldap-make-matched-value-list): Remove meaningless process.
3930         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3931         (wl-address-ldap-search): Don't add `*' to `pat' string;
3932         use ignore-errors; added `email';
3933         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3934         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3935         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3936
3937
3938 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3939
3940         * wl-draft.el (wl-draft-parent-folder): Write description.
3941         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3942
3943 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3944
3945         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3946         as "" (zero-length string) if no parent.
3947         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3948
3949 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3950
3951         * wl-address.el (wl-address-make-completion-list): Skip duplication
3952         checking.
3953         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3954         `append'.
3955
3956 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3957
3958         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3959         instead of `beginning-of-buffer'.
3960
3961 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3962
3963         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3964
3965 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3966
3967         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3968         Refer wl-message-buffer-name.
3969         (wl-message-wheel-down): Ditto.
3970
3971 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3972
3973         * wl-vars.el (wl-message-buffer-name): New user option.
3974
3975         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3976         directly instead of making alist dinamically.
3977
3978         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3979         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3980         wl-message-buffer-cache-name.
3981         (wl-message-buffer-cache-clean-up): Ditto.
3982
3983         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3984
3985         * Version number is increased to 2.9.15.
3986
3987 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3988
3989         * wl-vars.el (wl-summary-default-view-alist): New user option.
3990
3991         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3992
3993         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3994         while deleting address.
3995         (wl-draft-delete-myself-from-cc): Ditto.
3996
3997         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3998         If optional argument is specified, reverse sort order.
3999
4000         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4001
4002 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4003
4004         * wl-thread.el (wl-thread-insert-message): Return parent number if
4005         exists.
4006         (wl-thread-update-indent-string-region): Use
4007         wl-thread-update-line-on-buffer-sub instead of
4008         wl-thread-update-line-on-buffer.
4009
4010 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4011
4012         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4013         (wl-folder-close-all): Ditto.
4014
4015 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4016
4017         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4018         and mailing-list:.
4019         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4020         value.
4021         (wl-summary-line-list-info): Print mailing-list name even when 
4022         list-number is empty.
4023
4024 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4025
4026         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4027
4028         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4029         (wl-draft-open-file): Ditto.
4030         (wl-draft-random-alphabet): Ditto.
4031
4032         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4033         bindings.
4034
4035 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4038         * wl-vars.el (wl-draft-config-alist): Ditto.
4039
4040 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4041
4042         * Version number is increased to 2.9.14.
4043
4044         * wl.el (wl): Don't set wl-init as nil when error occured while
4045         auto-checking folders.
4046
4047         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4048         `elmo-expand-newtext'.
4049
4050 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4051
4052         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4053         `this-command' so that `wl-folder-goto-folder' contained in
4054         `wl-summary-keep-cursor-command' work.
4055
4056 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4057
4058         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4059         message buffer displaying state.
4060
4061 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4062
4063         * wl-vars.el (wl-summary-default-view): New variable to specify
4064         default value for `wl-summary-buffer-view' instead of using
4065         set-default.
4066         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4067
4068 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4069
4070         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4071
4072         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4073
4074 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4075
4076         * wl-vars.el (wl-forward-subject-prefix): New variable.
4077         * wl-draft.el (wl-draft-forward): Use it.
4078
4079 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl-message.el (wl-message-prev-page): When it is called without
4082         lines argument, scroll down by wl-message-scroll-amount lines.
4083         (wl-message-next-page): Ditto.
4084         * wl-vars.el (wl-message-scroll-amount): Change default value
4085         to preserve current behavior.
4086
4087 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4088
4089         * wl-summary.el (wl-summary-prefetch-msg): Bind
4090         `wl-message-entity' to call `wl-summary-from-function'.
4091
4092 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4093
4094         * wl-message.el (wl-message-buffer-create): Run
4095         wl-message-buffer-created-hook.
4096
4097 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4098
4099         * wl-summary.el (wl-summary-sort-specs): New variable.
4100         (wl-summary-default-sort-spec): Ditto.
4101         (wl-summary-sort): Rewrite.
4102         (wl-summary-sort-by-list-info): New function.
4103
4104 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4105
4106         * wl-summary.el (wl-summary-get-list-info): New function.
4107         (wl-summary-sort): Rewrite.
4108         (wl-summary-line-list-info): Ditto.
4109         (wl-summary-line-list-count): Ditto.
4110         (wl-summary-refile-region): Fixed docstring.
4111
4112 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4113
4114         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4115         `wl-folder-entity-hashtb' as completion table.
4116
4117 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4118
4119         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4120         only when this command is called interactively; silence the byte-
4121         compiler.
4122
4123 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4124
4125         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4126         active in XEmacs.
4127
4128 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4129
4130         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4131         plural lines.
4132
4133 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4134
4135         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4136         of current line when the cursor is on the header name.
4137         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4138
4139 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4140
4141         * wl-util.el (wl-read-directory-name): Return displayed directory
4142         as the default value also on XEmacs.
4143
4144 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4145
4146         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4147         formatting.
4148
4149 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4150
4151         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4152         argument and when it is non-nil, check face property before
4153         highlighting for each line.
4154         (wl-highlight-summary-window): Set it.
4155
4156 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4157
4158         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4159         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4160
4161         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4162         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4163         (wl-draft-get-fcc-list): Likewise.
4164
4165 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4166
4167         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4168         (wl-thread-entity-cur): Ditto.
4169         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4170         wl-thread-indent-regexp setting.
4171         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4172
4173         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4174         wl-summary-lazy-highlight.
4175         (wl-summary-display-bottom): Ditto.
4176
4177         * wl-thread.el (wl-thread-open-close): Likewise.
4178
4179         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4180         from and subject;
4181         Bind wl-draft-use-frame;
4182         Enclose with save-window-excursion;
4183         Use wl-draft-create-buffer instead of with-temp-buffer;
4184         Use wl-draft-prepare-edit;
4185         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4186         Use wl-draft-send instead of wl-draft-raw-send.
4187
4188 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4189
4190         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4191         of using wl-from.
4192
4193 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4194
4195         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4196         insert-buffer instead of clone-buffer.
4197         (wl-draft-doing-mime-bcc): New variable.
4198         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4199         infinite loop.
4200         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4201
4202         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4203         (wl-draft-mime-bcc-body): Ditto.
4204
4205         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4206         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4207         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4208         wl-draft-do-mime-bcc.
4209         (wl-draft-mime-bcc-field): New function.
4210         (wl-draft-do-mime-bcc): Ditto.
4211
4212         * wl-address.el (wl-address-complete-header-list): New variable.
4213         (wl-address-complete-header-regexp): Changed default value.
4214
4215         * Version number is increased to 2.9.13.
4216
4217 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4218
4219         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4220         it is differed.
4221
4222 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4223
4224         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4225         (wl-summary-line-list-count): Ditto.
4226
4227 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4228
4229         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4230         (wl-nntp-posting-function): New variable.
4231         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4232         `wl-nntp-posting-config-alist'.
4233
4234 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4235
4236         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4237         FLIM.
4238
4239 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4240
4241         * wl-summary.el (wl-summary-target-mark-refile-sub):
4242         Remove a nuisance funcall.
4243
4244 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4245
4246         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4247         as t for `try-completion'.
4248
4249 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4250
4251         * wl-summary.el (wl-summary-default-from): Use
4252         wl-address-header-extract-address instead of
4253         std11-extract-address-components.
4254         (wl-summary-simple-from): Ditto.
4255         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4256         (wl-summary-insert-headers): Show message.
4257         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4258         for whole line.
4259         (wl-summary-default-from): Revert last change.
4260         (wl-summary-simple-from): Ditto.
4261         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4262         (wl-summary-mark-as-read-region): Follow the change above.
4263         (wl-summary-sync-marks): Ditto.
4264         (wl-summary-target-mark-mark-as-read): Ditto.
4265         (wl-summary-redisplay-internal): Ditto.
4266         (wl-summary-redisplay-no-mime-internal): Ditto.
4267         (wl-summary-redisplay-all-header): Ditto.
4268         (wl-summary-mark-as-read): Removed argument `cached';
4269         Use current cache status to set cache mark.
4270         (wl-summary-redisplay-internal): Follow the change above.
4271         (wl-summary-redisplay-no-mime-internal): Ditto.
4272         (wl-summary-redisplay-all-header): Ditto.
4273
4274         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4275
4276         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4277         Don't call itself recursively (Adviced by Yamaoka-san).
4278
4279 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4280
4281         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4282         bind wl-summary-highlight as nil to avoid error caused by missing
4283         local variables.
4284
4285 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4286
4287         * wl-vars.el (wl-invalid-character-message): New user option.
4288
4289         * wl-util.el (wl-set-string-width): If truncated string-width is
4290         larger than specified width, use `wl-invalid-character-message'.
4291
4292 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4293
4294         * wl-summary.el (wl-summary-prefetch-msg): 
4295         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4296
4297 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4298
4299         * wl-vars.el (wl-summary-check-line-format): New user option.
4300         (wl-summary-line-format-file): Ditto.
4301
4302         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4303         variable.
4304         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4305         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4306         and `wl-summary-view-old-p' to check whether do a rescan or not.
4307         (wl-summary-view-old-p): New function.
4308         (wl-summary-line-format-changed-p): Ditto.
4309         (wl-summary-line-format-save): Ditto.
4310         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4311
4312         * wl-util.el (wl-set-string-width): Avoid using negative number
4313         for make-string.
4314
4315 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4316
4317         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4318         return value.
4319
4320         * wl-util.el (wl-set-string-width): Added optional argument
4321         `padding' (All other related portions are changed).
4322         (wl-line-parse-format): If the first letter of column number is
4323         `0', zero-padding the result (ex: "%05l").
4324
4325         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4326
4327 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4328
4329         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4330         sequential summary view.
4331
4332 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4333
4334         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4335         if it doesn't have a -unix version.
4336
4337 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4338
4339         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4340
4341 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4342
4343         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4344         content.
4345         (wl-draft): Follow the change above.
4346
4347         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4348
4349         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4350         and wl-folder-summary-line-format-alist contain %T and %P.
4351
4352         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4353         (wl-summary-mode-line-format): New user option.
4354         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4355         (wl-summary-line-format): Changed default value.
4356         (wl-summary-lazy-highlight): Changed default value.
4357
4358         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4359         change in wl-summary-create-line.
4360         (wl-thread-insert-entity-sub): Ditto.
4361
4362         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4363         (wl-summary-buffer-unread-status): Ditto.
4364         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4365         (wl-summary-buffer-persistent-mark-column): Ditto.
4366         (wl-summary-buffer-mode-line-formatter): Ditto.
4367         (wl-summary-buffer-mode-line): Ditto.
4368         (wl-summary-message-regexp): Abolished.
4369         (All other related portions are changed.)
4370         (wl-summary-detect-mark-position): New function.
4371         (wl-summary-buffer-set-folder): Setup
4372         wl-summary-buffer-mode-line-formatter.
4373         (wl-summary-mode): Setup selective-display;
4374         Setup pre-idle-hook when xemacs.
4375         (wl-summary-update-modeline): Rewrite.
4376         (wl-summary-jump-to-msg): Define as function;
4377         Changed regexp for searching messages.
4378         (wl-summary-message-number): Rewrite.
4379         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4380         Do rescan when old type summary cache.
4381         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4382         (wl-summary-remove-destination): Use '\r' to detect EOL.
4383         (wl-summary-print-destination): Ditto.
4384         (wl-summary-temp-mark): New inline function.
4385         (wl-summary-persistent-mark): Ditto.
4386         (wl-summary-line-number): New function.
4387         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4388         (wl-summary-line-list-count): New function.
4389         (wl-summary-create-line): Added argument persistent-mark.
4390         (All other related portions are changed)
4391         (wl-summary-create-line): Insert '\r'.
4392         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4393         (wl-summary-cursor-move-surface): New inline function.
4394         (wl-summary-prev): Use it.
4395         (wl-summary-next): Ditto.
4396
4397         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4398         wl-summary-message-regexp.
4399         (wl-highlight-summary): Delete progress message.
4400         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4401
4402         * Version number is increased to 2.9.12.
4403
4404 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4405
4406         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4407         variable (nil: no minimum).
4408         (wl-summary-line-subject): Add some spaces after subject by
4409         wl-summary-line-subject-minimum-length.
4410
4411 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4412
4413         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4414         and removed `F'.
4415         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4416         change above).
4417
4418 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4419
4420         * wl-summary.el (wl-summary-line-list-count): Reverted.
4421         (example setting in samples/*/dot.wl is also updated)
4422
4423 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4424
4425         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4426
4427         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4428
4429         * wl-vars.el (wl-summary-line-format): Addes some description to the
4430         docstring.
4431
4432         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4433         (wl-summary-line-close-bracket): Ditto.
4434         (wl-summary-line-children-number): Ditto.
4435         (wl-summary-line-thread-indent): Ditto.
4436         (wl-summary-line-children-and-from): Ditto.
4437
4438         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4439         't', 'c', 'F' and added 'C'.
4440
4441         * wl-util.el (wl-set-string-width): Accept negative value.
4442         (wl-line-parse-format): Added "%number(" and "%)".
4443
4444 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4445
4446         * wl-summary.el (wl-summary-line-list-count): Change format of the
4447         return value.
4448
4449 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4450
4451         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4452         from the recent message.el.
4453         (wl-draft-point-in-header-p): Ditto.
4454         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4455         wl-draft-beginning-of-line.
4456         * wl-e21.el (wl-draft-mode-map): Ditto.
4457         * wl-xmas.el (wl-draft-mode-map): Ditto.
4458
4459         * wl-folder.el: Sort macrodefs by dependencies.
4460
4461 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4462
4463         * wl-summary.el (wl-summary-prev): Fixed regexp.
4464         (wl-summary-next): Ditto.
4465
4466 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4467
4468         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4469
4470 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4471
4472         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4473         for backward compatibility.
4474
4475 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4476
4477         * wl-summary.el (wl-summary-line-list-count): New function, merged
4478         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4479         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4480         list counts.
4481
4482 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4483
4484         * wl-summary.el (wl-summary-create-line): Ignore errors while
4485         timezone-fix-time.
4486
4487         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4488
4489         * wl-summary.el (wl-summary-sync-update): Ditto.
4490         (wl-summary-default-from): Use wl-message-entity
4491         instead of entity.
4492
4493         * wl-summary.el (wl-summary-create-line): Fix.
4494
4495         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4496         (wl-summary-line-format): New user option.
4497         (wl-folder-summary-line-format-alist): Ditto.
4498         (wl-summary-from-width): Abolished.
4499
4500         * wl-util.el (toplevel): Require 'bytecomp.
4501         (wl-line-parse-format): New function.
4502         (wl-line-formatter-setup): New macro.
4503
4504         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4505         (wl-summary-buffer-line-formatter): New buffer local variable.
4506         (wl-summary-switch-to-clone-buffer): Follow the change above.
4507         (wl-summary-message-regexp): Fix.
4508         (wl-summary-from-func-internal): Abolished.
4509         (wl-summary-subject-func-internal): Ditto.
4510         (wl-summary-subject-filter-func-internal): Ditto.
4511         (All other related portions are changed.)
4512         (wl-summary-buffer-set-folder):
4513         Set up wl-summary-buffer-number-column and 
4514         wl-summary-buffer-line-formatter
4515         (All other related portions are changed.)
4516         (wl-summary-buffer-number-column-detect): Abolished.
4517         (All other related portions are changed.)
4518         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4519         (wl-summary-delete-all-temp-marks-on-buffer): Use
4520         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4521         (wl-summary-target-mark-delete): Ditto.
4522         (wl-summary-target-mark-refile-subr): Ditto.
4523         (wl-summary-target-mark-mark-as-read): Ditto.
4524         (wl-summary-target-mark-mark-as-unread): Ditto.
4525         (wl-summary-target-mark-mark-as-important): Ditto.
4526         (wl-summary-target-mark-save): Ditto.
4527         (wl-summary-replace-status-marks): Renamed from
4528         wl-summary-set-status-marks-on-buffer;
4529         Use wl-summary-message-regexp instead of
4530         wl-summary-buffer-number-regexp.
4531         (wl-summary-sync-update): Follow the change above.
4532         (wl-summary-goto-previous-message-beginning): New function.
4533         (wl-summary-mark-as-unread): Use it.
4534         (wl-summary-mark-as-important): Ditto.
4535         (wl-summary-line-formatter): New variable.
4536         (wl-summary-line-year): New function.
4537         (wl-summary-line-day): Ditto.
4538         (wl-summary-line-day-of-week): Ditto.
4539         (wl-summary-line-hour): Ditto.
4540         (wl-summary-line-minute): Ditto.
4541         (wl-summary-line-open-bracket): Ditto.
4542         (wl-summary-line-close-bracket): Ditto.
4543         (wl-summary-line-children-number): Ditto.
4544         (wl-summary-line-thread-indent): Ditto.
4545         (wl-summary-line-size): Ditto.
4546         (wl-summary-line-subject): Ditto.
4547         (wl-summary-line-from): Ditto.
4548         (wl-summary-line-children-and-from): Ditto.
4549         (wl-summary-create-line): Rewritten.
4550         (wl-summary-format-date): Abolished.
4551
4552         * wl-highlight.el (wl-highlight-summary-current-line): Use
4553         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4554         Use thread structure to detect thread top message.
4555
4556         * wl-draft.el (wl-default-draft-cite): Don't use
4557         wl-summary-from-func-internal.
4558
4559         * wl-refile.el (wl-refile-subject-learn): Don't use
4560         wl-summary-subject-filter-func-internal.
4561         (wl-refile-guess-by-subject): Ditto.
4562
4563         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4564         parameters.
4565
4566         * wl-thread.el (wl-thread-update-indent-string-region):
4567         Use wl-thread-update-line-on-buffer instead of
4568         wl-thread-update-indent-string.
4569         (wl-thread-update-children-number): Redefine using
4570         wl-thread-update-line-on-buffer.
4571         (wl-thread-update-indent-string): Abolished.
4572
4573         * Version number is increased to 2.9.11.
4574
4575 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4576
4577         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4578         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4579         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4580
4581         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4582         as nil.
4583
4584         * wl-thread.el (wl-thread-open-all-unread): Use 
4585         elmo-folder-list-messages-mark-match.
4586         (wl-thread-insert-message): Removed argument `mark-alist'.
4587         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4588         elmo-msgdb-set-mark.
4589         (wl-thread-get-children-msgs-uncached): Likewise.
4590         (wl-thread-get-exist-children): Added argument include-self.
4591         (wl-thread-delete-message): Follow the change above.
4592
4593         * wl-summary.el (wl-summary-count-unread): Removed argument.
4594         (wl-summary-rescan): Follow the change above.
4595         (wl-summary-mark-as-read-region): Ditto
4596         (wl-summary-mark-as-unread-region): Ditto.
4597         (wl-summary-delete-messages-on-buffer): Ditto.
4598         (wl-summary-sync-update): Ditto.
4599         (wl-summary-switch-to-clone-buffer): Ditto.
4600         (wl-summary-goto-folder-subr): Ditto.
4601         (wl-summary-target-mark-mark-as-read): Ditto.
4602         (wl-summary-target-mark-mark-as-unread): Ditto.
4603         (wl-summary-target-mark-mark-as-important): Ditto.
4604         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4605         (wl-summary-update-thread): Removed argument `mark-alist'.
4606         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4607         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4608         (wl-summary-resume-cache-status): Likewise.
4609         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4610         elmo-msgdb-set-mark.
4611         (wl-summary-mark-as-read-all): Likewise.
4612         (wl-summary-delete-cache): Ditto.
4613         (wl-summary-auto-select-msg-p): Ditto.
4614         (wl-summary-mark-as-unread): Ditto.
4615         (wl-summary-no-auto-refile-message-p): Ditto.
4616         (wl-summary-mark-as-read): Ditto.
4617         (wl-summary-mark-as-important): Ditto.
4618         (wl-summary-auto-refile): Follow the change above.
4619         (wl-summary-delete-all-marks): Removed.
4620         (wl-summary-resume-marks-and-highlight): Ditto.
4621         (wl-summary-resume-marks): Ditto.
4622         (wl-summary-delete-important-msgs-from-list): Ditto.
4623         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4624
4625         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4626         wl-summary-count-unread.
4627
4628         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4629         (wl-summary-score-update-all-lines): Use
4630         elmo-msgdb-set-mark.
4631
4632 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4633
4634         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4635         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4636         (wl-summary-create-line): Renamed from
4637         wl-summary-overview-create-summary-line;
4638         Argument rearrangement.
4639         (wl-summary-update-thread): Follow the change above.
4640
4641         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4642         (wl-thread-insert-entity-sub): Likewise.
4643
4644         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4645         argument `overview', `mark-alist' and added `msgdb'.
4646
4647         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4648
4649         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4650         (wl-summary-rescan): Follow the change above.
4651         (wl-summary-sync-update): Ditto.
4652         (wl-summary-insert-thread-entity): Ditto;
4653         Don't use `let*' in every while loop;
4654         Detect infinite loop of threads.
4655         (wl-summary-update-thread): Removed argument `overview'.
4656
4657         * wl-thread.el (wl-thread-insert-message): Ditto.
4658
4659         * Version number is increased to 2.9.10.
4660
4661         * wl-message.el (wl-message-redisplay): Ignore errors while
4662         wl-message-redisplay-hook.
4663
4664 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4665
4666         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4667
4668 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl.el (wl): inhibit-quit while wl-folder.
4671
4672 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4673
4674         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4675         while msgdb access.
4676
4677 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4678
4679         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4680         even if no folder is not created.
4681
4682 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4685
4686         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4687         implementation.
4688         (wl-summary-target-mark-thread): Ditto.
4689
4690         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4691
4692 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4693
4694         * wl-util.el (wl-display-bytes): Remove unused function.
4695
4696 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4699         seems critical one (partially reverse the change in 2002/03/17).
4700
4701 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4702
4703         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4704         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4705
4706 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4707
4708         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4709         is not writable.
4710         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4711         plugged status instead of `'force' as 2nd argument.
4712
4713         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4714         is not creatable.
4715
4716         * Version number is increased to 2.9.9.
4717
4718 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4719
4720         * wl-summary.el (wl-summary-suspend): New function.
4721
4722 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4723
4724         * wl.el (wl): Do not check variables if check is nil.
4725         * wl-utils.el (wl-collect-draft): New function.
4726         * wl-folder.el (wl-folder-suspend): Put summary buffers
4727         and draft buffers at the end of buffer list.
4728         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4729
4730 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4731
4732         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4733         loop instead of recursive call.
4734
4735         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4736         2nd argument.
4737
4738 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4739
4740         * wl-draft.el (wl-draft-create-contents): Don't take neither
4741         (function . args) nor (string . something) any more.
4742
4743         * wl-version.el (wl-generate-user-agent-string): Return string
4744         without header symbol.
4745         * wl-draft.el (wl-draft-default-headers): Use it.
4746
4747         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4748         `wl-draft-insert-ccs' and return field value instead of inserting
4749         the header. Abolish cc argument.
4750         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4751
4752         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4753         rather than one with string car.
4754
4755         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4756         * wl-draft.el (wl-draft-create-contents): Add it after the default
4757         headers.
4758
4759         * wl-draft.el (wl-draft-create-contents): For the case of
4760         (symbol-or-string . function) insert header only when the function
4761         returns string value.
4762
4763 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4764
4765         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4766         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4767
4768 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4769
4770         * wl.el (wl-check-environment): Don't check Message-ID when
4771         `wl-insert-message-id' is nil.
4772         Revive checking if `wl-message-id-domain' contains "@".
4773
4774 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4775
4776         * wl.el (wl-check-environment): Merge examination for "@" at
4777         inappropriate position into the first string-match.
4778
4779         * wl-summary.el (wl-summary-target-mark-print): New function.
4780         (wl-summary-pipe-message-subr): Extracted from
4781         `wl-summary-pipe-message'.
4782         (wl-summary-target-mark-pipe): New function.
4783         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4784         `wl-summary-target-mark-pipe'.
4785
4786 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4787
4788         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4789
4790 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4791
4792         * wl.el (wl-check-environment): Use elmo-warning instead of
4793         error for non-critical ones.
4794         Remove trash folder check.
4795         (wl): Don't ignore error in wl-check-environment.
4796
4797         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4798         check, which is moved from `wl-check-environment'.
4799         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4800
4801 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4802
4803         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4804         guess anything, call wl-summary-write.
4805         (wl-summary-write): Create draft with blank To field.
4806         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4807
4808 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4809
4810         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4811         argument full as well for wl-folder-write-current-folder.
4812         If wl-*-write-current-folder cannot guess addressee, add blank
4813         To header.
4814         Rewrite condition for positioning cursor.
4815
4816 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4817
4818         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4819         summary buffer is present, use it.
4820         (wl-folder-jump-to-previous-summary): Ditto.
4821
4822 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4823
4824         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4825
4826         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4827         wl-summary-previous-buffer and wl-summary-next-buffer.
4828
4829         * wl-folder.el (wl-folder-mode-map): Bind
4830         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4831         (wl-folder-jump-to-next-summary): New function.
4832         (wl-folder-jump-to-previous-summary): Ditto.
4833
4834         * wl-draft.el (wl-draft): Rearranged.
4835
4836 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4837
4838         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4839         of header.
4840         (wl-draft): Collect arguments for the header as header-alist.
4841         (wl-draft-forward): Arrange arguments for wl-draft.
4842         (wl-draft-reply): Ditto.
4843         (wl-draft-edit-string): Ditto.
4844         * wl-summary.el (wl-summary-write): Ditto.
4845         (wl-summary-write-current-folder): Ditto.
4846
4847         * Version number is increased to 2.9.8.
4848
4849 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4850
4851         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4852
4853         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4854
4855         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4856         even if the guess failed.
4857
4858         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4859         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4860         wl-summary-write-current-folder.
4861         * wl-xmas.el: Ditto.
4862
4863 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4864
4865         * wl-summary.el (wl-summary-next-page): Force display message if
4866         message is not displayed yet.
4867         (wl-summary-prev-page): Ditto.
4868
4869 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4870
4871         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4872
4873 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4874
4875         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4876         add "Preview Message" and "Save Draft and Exit".
4877
4878 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4879
4880         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4881         if addrmgr is called from draft in splitted window.
4882
4883         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4884         * wl-mule.el: Ditto.
4885         * wl-xmas.el: Ditto.
4886
4887 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4888
4889         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4890
4891         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4892         * wl-xmas.el (wl-folder-toolbar): Ditto.
4893
4894 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4895
4896         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4897         and wl-draft-save-and-exit.
4898         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4899         * wl-xmas.el: Ditto.
4900         * wl-mule.el: Ditto.
4901
4902         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4903         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4904
4905 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4906
4907         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4908         lists for saving buffer.
4909
4910 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4911
4912         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4913         parent-folder argument instead of it.
4914         (wl-draft-create-buffer): Ditto.
4915         (wl-draft-forward): Ditto.
4916         (wl-draft-reply): Ditto.
4917         * wl-summary.el (wl-summary-write): Ditto.
4918         (wl-summary-write-current-folder): Ditto.
4919
4920         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4921         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4922         Folder buffer after composing.
4923
4924 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4925
4926         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4927         header if the file `wl-x-face-file' already contains it.
4928
4929 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4930
4931         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4932         folder" entry.
4933         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4934         * wl-e21.el (wl-folder-toolbar): Ditto.
4935         * wl-xmas.el (wl-folder-toolbar): Ditto.
4936
4937 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4938
4939         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4940         wl-folder-goto-folder with sticky argument.
4941         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4942
4943 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4944
4945         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4946         and wl-summary-previous-buffer.
4947         (wl-summary-next-buffer): New function.
4948         (wl-summary-previous-buffer): Ditto.
4949
4950 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4951
4952         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4953         wl-folder-jump-to-current-entity-with-arg.
4954         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4955         `wl-folder-jump-to-current-entity'.
4956         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4957         `wl-summary-goto-folder-sticky'.
4958         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4959         `wl-summary-goto-folder'.
4960         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4961         Unless force-exit, do not clean temp. marks for sticky summary.
4962         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4963
4964 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4965
4966         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4967         not entire.
4968
4969 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4970
4971         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4972         to `C-x C-s'.
4973         (wl-summary-save-status): New command.
4974         (wl-summary-exit): Don't clean-up temp marks when sticky.
4975         (Applied patch from Nakayama-san [wl: 09548])
4976         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4977         Do nothing when no mark data.
4978         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4979         Call `wl-summary-delete-all-temp-marks' before saving.
4980
4981 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4982
4983         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4984
4985 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4986
4987         * wl.el (wl-check-environment): Also cause error when (system-name)
4988         returns "localhost.localdomain". (Although it doesn't affect because
4989         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4990
4991 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4992
4993         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4994         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4995
4996         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4997         value.
4998
4999 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5000
5001         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5002         Likewise r-cc-list and r-ng-list.
5003
5004 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5007         only if it is bound as variable.
5008
5009         * wl-mime.el (wl-draft-preview-message): Ditto.
5010
5011 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5012
5013         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5014         needless `goto-char'.
5015
5016         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5017         `wl-summary-redisplay-no-mime-internal' instead of
5018         `wl-summary-redisplay-no-mime'.
5019         (wl-summary-redisplay-no-mime): Changed argument;
5020         Call `wl-summary-redisplay-no-mime-internal'.
5021
5022         * wl-mime.el (wl-draft-preview-message): Bind
5023         `mime-header-encode-method-alist' locally.
5024
5025         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5026         (wl-draft-std11-parse-addresses): Added the first address check.
5027         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5028
5029         * Version number is increased to 2.9.7.
5030
5031 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5032
5033         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5034
5035 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5036
5037         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5038         related to scrollbar support, if there is no such a feature
5039         compiled in.
5040
5041 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5042
5043         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5044         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5045         for prefetch.
5046
5047 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5048
5049         * wl-summary.el (wl-summary-pick): Fix for no match.
5050
5051 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5052
5053         * wl-draft.el (wl-draft-save):
5054         Override `mime-header-encode-method-alist'.
5055
5056 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5057
5058         * wl-folder.el (wl-folder-pick): New function.
5059         Define key as "?".
5060
5061 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5062
5063         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5064         Fix for unplugged.
5065
5066 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5067
5068         * wl-folder.el (wl-folder-virtual): New function.
5069         Define key as "V".
5070
5071 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5072
5073         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5074         multi folder if entity is group.
5075
5076 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5077
5078         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5079         is nil.
5080
5081 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5082
5083         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5084         (wl-summary-target-mark-msgs): Return the number of marked messages.
5085
5086 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5087
5088         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5089         "first:" is specified.
5090
5091 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5092
5093         * wl-vars.el (wl-from): Use return value of function
5094         user-full-name instead of the variable user-full-name since
5095         XEmacs-20.4 doesn't set this variable.
5096
5097 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5098
5099         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5100         call `wl' directly.
5101
5102 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5103
5104         * wl-draft.el (wl-draft-reedit): Removed duplicated
5105         switch-to-buffers.
5106
5107 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5108
5109         * wl.el (wl-other-frame): Removed garbages.
5110
5111 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5112
5113         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5114
5115         * wl-xmas.el (wl-draft-key-setup): Ditto.
5116
5117         * wl-mule.el (wl-draft-key-setup): Ditto.
5118
5119         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5120         (wl-draft-reedit): Ditto.
5121         (wl-draft-prepare-edit): Add `wl-draft-save' to
5122         `local-write-file-hooks'.
5123         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5124         (wl-draft-reedit): Set buffer-file-name.
5125         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5126
5127
5128         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5129         call it.
5130         (wl-delete-startup-frame-function): New variable.
5131         (wl-other-frame): New function
5132         (Original was written by Yamaoka san [wl: 09239]).
5133
5134         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5135         if `wl-folder-use-frame'.
5136
5137 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5138
5139         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5140
5141 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5142
5143         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5144         New variable.
5145         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5146         (wl-message-buffer-prefetch-get-next): Use them.
5147         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5148
5149 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5150
5151         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5152         with unwind-protect.
5153
5154         * wl-draft.el (wl-draft-reedit): Rewrite.
5155         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5156         (wl-draft-save): Insert header separator if it does not exist;
5157         Removed condition-case.
5158
5159         * wl-summary.el (wl-summary-reedit): Revert last change.
5160
5161         * wl-draft.el (wl-draft-save): Rewrite.
5162         (wl-draft-create-buffer): Set buffer-file-name as nil.
5163
5164         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5165
5166         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5167
5168         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5169         nil.
5170
5171 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5172
5173         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5174         If count is nil, do not prefetch.
5175         (wl-message-buffer-prefetch-next): Next.
5176
5177 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5180
5181 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5182
5183         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5184         `delete-backward-char'
5185         (wl-draft-prepare-edit): Check major-mode.
5186         (wl-draft-decode-header): Rewrite.
5187         (wl-draft): Fix.
5188
5189 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5190
5191         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5192
5193 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5194
5195         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5196         (wl-message-buffer-prefetch-get-next): Remove size checking.
5197         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5198
5199 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5200
5201         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5202         (wl-draft-default-headers): Fix.
5203
5204 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5205
5206         * wl-draft.el (wl-draft-default-headers): Insert return value of
5207         `wl-generate-mailer-string-function'.
5208
5209 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5210
5211         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5212         (wl-draft-insert-mail-header-separator): Ditto.
5213
5214         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5215         again (Reverted the change on 2002-01-17 by OKADA san).
5216
5217 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5218
5219         * wl-draft.el (wl-draft): Rewrite.
5220         (wl-draft-create-buffer): New function.
5221         (wl-draft-create-contents): Ditto.
5222         (wl-draft-prepare-edit): Ditto.
5223         (wl-draft-decode-header): Ditto.
5224         (wl-draft-decode-body): Ditto.
5225         (wl-draft-check-new-line): Ditto.
5226         (wl-draft-default-headers): Ditto.
5227         (wl-draft-insert-mail-header-separator): Ditto.
5228
5229 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5230
5231         * Version number is increased to 2.9.6.
5232
5233 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5234
5235         * wl-draft.el (wl-draft-delete-field): Optional argument.
5236         (wl-draft-delete-fields): Ditto.
5237
5238 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5239
5240         * wl-message.el (toplevel): Eliminated byte-compile warning.
5241         for `itimer-function', `delete-timer' and `itimer-list'.
5242
5243 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5244
5245         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5246         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5247         `wl-message-buffer-prefetch-threshold'.
5248         * wl-summary.el (wl-summary-redisplay-internal): Remove
5249         the check of `wl-message-buffer-prefetch-depth'.
5250
5251 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5252
5253         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5254         size of article.
5255         (wl-message-buffer-prefetch-subr): Remove size check.
5256
5257 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5258
5259         * wl-vars.el (wl-plugged): Make customizable.
5260
5261 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5262
5263         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5264         (wl-message-buffer-prefetch-set-timer): New function.
5265         (wl-message-buffer-prefetch-get-next): New function.
5266         (wl-message-buffer-prefetch): New function.
5267         (wl-message-buffer-prefetch-next): Rewrite.
5268         (wl-message-buffer-prefetch-subr): Rewrite.
5269         * wl-vars.el (wl-auto-prefetch-first): New variable.
5270         * wl-summary.el (wl-summary-goto-folder-subr): Call
5271         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5272
5273 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5274
5275         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5276         `wl-summary-unread-message-hook'.
5277
5278 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5279
5280         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5281         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5282         if range is `cache-status'.
5283
5284 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5285
5286         * wl-message.el (wl-message-buffer-prefetch-subr):
5287         Improve debug message.
5288
5289 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5290
5291         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5292         `wl-mail-send-pre-hook'.
5293         (wl-draft-send-mail-with-qmail): Ditto.
5294         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5295
5296 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5297
5298         * wl-message.el (wl-message-buffer-prefetch-subr):
5299         Fix for cancel-function-timers bug.
5300         (wl-message-buffer-prefetch-debug): Default value is t.
5301
5302 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5303
5304         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5305         (wl-message-buffer-prefetch-subr): Rewrite.
5306         Rename from `wl-message-buffer-prefetch'.
5307
5308 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5309
5310         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5311         (wl-default-draft-cite-decorate-author): Ditto.
5312
5313         * wl-draft.el (wl-draft-cite-function): Removed.
5314         (wl-default-draft-cite-decorate-author): Ditto.
5315
5316 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5317
5318         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5319         (wl-default-draft-cite): Do not arrange author name if the value of
5320         `wl-default-draft-cite-decorate-author' is nil.
5321
5322 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5323
5324         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5325
5326         * wl-folder.el (wl-folder-check-one-entity): Don't care
5327         `elmo-folder-use-flag-p'.
5328
5329 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl-folder (wl-folder-check-one-entity): Fix
5332         problem if unread is nil.
5333
5334 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5335
5336         * wl-address.el (wl-address-make-completion-list): Check whether
5337         the address is a group list.
5338         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5339
5340 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5341
5342         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5343         The number of the messages of new and unread does not count
5344         correctly.
5345
5346         * wl-summary.el (wl-summary-count-unread): Changed to return
5347         `(new . unread)' instead of total.
5348         (wl-summary-sync-update): Follow the change above.
5349
5350         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5351
5352 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5353
5354         * wl-address.el (wl-address-make-completion-list): Do not enclose
5355         address by " <" and ">" if associated realname is "".
5356         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5357         This is against the promblem with group list in .addresses pointed
5358         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5359
5360 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5361
5362         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5363         message is a format control string.
5364         * wl-expire.el (wl-expire-append-log): Ditto.
5365         * wl-mime.el (wl-summary-burst-subr): Ditto.
5366         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5367         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5368
5369 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5370
5371         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5372         wl.el (wl-check-variables): Rename from `wl-check-type'.
5373         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5374         (wl-check-variables-2): New function.
5375         (wl): Call `wl-check-variables-2'.
5376
5377 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5378
5379         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5380         after renaming folder in access group.
5381
5382 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5383
5384         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5385         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5386         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5387         (wl-message-buffer-prefetch): Rewrite.
5388         (wl-message-buffer-prefetch-idle-time): Removed.
5389         * wl-summary.el (wl-summary-redisplay-internal):
5390         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5391         Error check for `wl-message-buffer-prefetch-depht'.
5392
5393 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5394
5395         * Version number is increased to 2.9.5.
5396         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5397
5398 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5399
5400         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5401         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5402         Based on the patch written by
5403         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5404
5405 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5406
5407         * wl-draft.el (wl-draft-raw-send): Fix for
5408         `wl-news-send-pre-hook'
5409
5410 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5411
5412         * wl-utils.el (wl-message-id-function): New variable.
5413         * wl-draft.el (wl-draft-insert-required-fields):
5414         Use `wl-message-id-function'.
5415
5416 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5417
5418         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5419         * wl-utils.el (wl-draft-make-message-id-string):
5420         Use `wl-from' for domain part of Message-ID
5421         if `wl-message-id-use-wl-from' if non-nil.
5422         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5423
5424 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5425
5426         * wl.el (wl): Call `wl-check-type'
5427         Do not 'condition-case'.
5428
5429 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5430
5431         * wl.el (wl-check-type): New function.
5432         (wl-check-type-variables): New variable.
5433
5434 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5435
5436         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5437
5438 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5439
5440         * wl-draft.el (wl-smtp-password-key): New function.
5441         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5442         (wl-draft-send-mail-with-smtp): Ditto.
5443         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5444
5445 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5446
5447         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5448         * wl-utils.el (wl-unique-id-suffix): Remove.
5449
5450 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5451
5452         * Version number is increased to 2.9.4.
5453
5454 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5455
5456         * wl-utils.el (wl-unique-id-suffix): New variable.
5457         (wl-unique-id): Use `wl-unique-id-suffix'
5458
5459 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5460
5461         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5462         instead of `elmo-msgdb-search'.
5463
5464         * Version number is increased to 2.9.3.
5465
5466 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5467
5468         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5469
5470 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5471
5472         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5473         (wl-draft-dispatch-message): Changed for send-later.
5474         (wl-draft-queue-flush): Ditto.
5475         (wl-draft): Clear `wl-sent-message-queued'.
5476         (wl-draft-reedit): Ditto.
5477         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5478         * wl-vars.el (wl-draft-force-queuing): New variable.
5479         (wl-draft-force-queuing-mail): New variable.
5480         (wl-draft-force-queuing-news): New variable.
5481
5482 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5483
5484         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5485         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5486
5487 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5488
5489         * Version number is increased to 2.9.2.
5490
5491 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5492
5493         * wl-draft.el (wl-draft-elide-region): New user command.
5494         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5495
5496         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5497         command `wl-draft-elide-region'.
5498         * wl-mule.el: Ditto.
5499         * wl-xmas.el: Ditto.
5500
5501 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5502
5503         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5504         (wl-biff-check-folder-async): Removed needless let.
5505
5506 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5507
5508         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5509         wl-folder-get-elmo-folder.
5510         (wl-biff-check-folder): Set `biff' argument of
5511         `wl-folder-check-one-entity'.
5512         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5513
5514         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5515         (wl-folder-check-one-entity): Added `biff' argument;
5516         Setup `biff' slot of folder.
5517
5518         * Version number is increased to 2.9.1.
5519
5520 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5521
5522         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5523         comment out and fixed.
5524         (wl-fldmgr-add-completion-subr): Ditto.
5525
5526         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5527         and msgdb.
5528
5529         * wl.el (wl-toggle-plugged): Save summary view.
5530
5531 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5532
5533         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5534
5535 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5536
5537         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5538
5539 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5540
5541         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5542         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5543         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5544
5545         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5546         if it was failed.
5547         (wl-demo): Disable undo in the demo buffer.
5548
5549 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5550
5551         * wl-version.el (wl-version): Changed codename.
5552
5553         * Version number is increased to 2.9.0.
5554
5555 2001-12-14  Takuo KITAME <kitame@northeye.org>
5556
5557         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5558         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5559         (wl-folder-mark-as-read-all-current-entity): Ditto.
5560
5561 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5562
5563         * wl-vars.el (wl-from-width): Define as obsolete variable.
5564         (wl-subject-length-limit): Ditto.
5565
5566         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5567
5568         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5569         wl-summary-save-view.
5570
5571         * wl.el (wl-save-status): Ditto.
5572         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5573
5574         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5575         (wl-summary-exit): Follow the change above.
5576         (wl-summary-goto-folder-subr): Ditto.
5577
5578         * wl-folder.el (wl-folder-create-subr): Don't use
5579         `elmo-folder-creatable-p'.
5580
5581 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5582
5583         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5584
5585 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5586
5587         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5588         rather than bitmap on Emacs 21.
5589         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5590         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5591         for xbm if the new redisplay engine is not available.
5592
5593 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5594
5595         * wl-folder.el (wl-folder-init-hook): New hook.
5596         (wl-folder-init): Run `wl-folder-init-hook'.
5597
5598 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5599
5600         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5601
5602 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5603
5604         * wl-acap.el (wl-acap-cache-filename): New variable.
5605         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5606         (wl-acap-init): Use cache if no ACAP server found.
5607
5608 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5609
5610         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5611         `wl-acap-original-msgdb-dir'.
5612
5613         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5614         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5615
5616         * wl-mime.el (wl-mime-save-directory): Renamed from
5617         `wl-mime-save-dir'.
5618
5619 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5620
5621         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5622
5623         * wl-demo.el: Require `path-util'.
5624         (wl-demo-bitmap-mule-available-p): New internal variable.
5625         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5626         `module-installed-p' instead.
5627         (wl-demo-insert-image): Use *.img file for a bitmap image.
5628         (wl-demo): Don't call the ascii demo recursively.
5629
5630 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5631
5632         * Version number is increased to 2.7.7.
5633
5634 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5635
5636         * wl.el (wl-exit): Eliminated byte-compile warning.
5637
5638 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5639
5640         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5641         obsolete variable using `elmo-define-obsolete-variable'.
5642         (wl-fetch-confirm-threshold): Ditto.
5643         (wl-cache-prefetch-folder-type-list): Ditto.
5644         (wl-cache-prefetch-folder-list): Ditto.
5645
5646 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5647
5648         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5649         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5650         (wl-demo-insert-image): New function.
5651         (wl-demo-insert-text): New function.
5652         (wl-demo-image-type-alist): Redefine as a function.
5653         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5654         (wl-demo-with-temp-file-buffer): Removed.
5655         (wl-logo-xpm): Removed.
5656         (wl-logo-xbm): Removed.
5657         (wl-logo-bitmap): Removed.
5658
5659 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5660
5661         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5662         (wl-expire-localdir-get-folder-function): New user option.
5663         (wl-expire-localdir-get-folder): New function.
5664         (wl-expire-localdir-date): Ditto.
5665
5666 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5667
5668         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5669         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5670         Fixed unread number mismatch when all-unread < unread.
5671
5672 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5673
5674         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5675         (wl-fetch-confirm-threshold): Ditto.
5676
5677         * wl-summary.el (wl-summary-confirm-appends): Removed.
5678         (wl-summary-sync-update): Don't refer
5679         `wl-summary-update-confirm-threshold' (It is now abolished).
5680
5681         * wl-message.el (wl-message-display-internal): Don't refer
5682         `wl-fetch-confirm-threshold' (It is now abolished).
5683
5684 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5685
5686         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5687
5688 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5689
5690         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5691         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5692         Change default value to nil.
5693         (wl-summary-indent-length-limit): The value can be nil, nil means
5694         unlimited.
5695
5696         * wl-summary.el: Don't set limit for indent length if the value of
5697         wl-summary-indent-length-limit is nil.
5698         If the value of wl-summary-width is nil, it means only that the width
5699         of summary is unlimited (nil doesn't mean that the indent length is
5700         unlimited).
5701
5702         * wl-thread.el: Ditto.
5703
5704 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5705
5706         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5707         be nil, nil means never confirm.
5708         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5709
5710 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5711
5712         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5713         means unlimited).
5714
5715 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5716
5717         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5718         Use `with-temp-buffer'.
5719
5720 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5721
5722         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5723         with new backquote style).
5724         (wl-folder-get-entity-from-buffer): Ditto.
5725
5726 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5727
5728         * wl-version.el (nemacs-version): Eliminated.
5729         (wl-extended-emacs-version2): Ignore nemacs.
5730         (wl-extended-emacs-version3): Ditto.
5731
5732 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5733
5734         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5735         (wl-draft-add-in-reply-to): New variable.
5736         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5737         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5738         (wl-draft-yank-from-mail-reply-buffer): Use
5739         `wl-draft-add-in-reply-to'.
5740         (wl-draft-insert-current-message): Ditto.
5741
5742 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5743
5744         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5745         typo (kill->hide).
5746         (wl-message-buffer-prefetch-folder-type-list): Added elements
5747         `mark' and `cache' instead of `internal'.
5748
5749 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5750
5751         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5752         resume msgdb directory.
5753
5754 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5755
5756         * wl.el (wl-exit): Call `wl-acap-exit'.
5757
5758         * wl-summary.el (wl-summary-message-string): New function.
5759         (wl-summary-reedit): Use it.
5760         (wl-summary-resend-bounced-mail): Remove needless let.
5761         (wl-summary-supersedes-message): Ditto.
5762         (wl-summary-save): Ditto.
5763
5764         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5765         (wl-acap-init): Set it.
5766         (wl-acap-exit): New function.
5767
5768 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5769
5770         * wl.el (wl-init): Revert (require 'mime-setup). move from
5771         toplevel.
5772
5773 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5774
5775         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5776         local variables.  Add error when guess function return invalid
5777         value.
5778
5779 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5780
5781         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5782         Change local variable name.
5783         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5784         (wl-folder-get-newsgroups): Return nil when non-news folder.
5785         * wl-summary.el (wl-summary-write-current-folder): State through
5786         when guess-list return nil.
5787         (wl-summary-write-current-folder-functions): Fixed docstring.
5788
5789         * wl.el (wl-exit): Changed confirm message.
5790
5791         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5792         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5793
5794         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5795
5796 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5797
5798         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5799         user option (Renamed from wl-cache-prefetch-folder-type-list).
5800         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5801         from wl-cache-prefetch-folder-list).
5802
5803         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5804         Move to wl-vars.el.
5805         (wl-message-buffer-prefetch-p): Changed to enable
5806         `wl-message-buffer-prefetch-folder-list'.
5807
5808         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5809         `ignore-cache'.
5810
5811 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5812
5813         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5814         `part-top' and `part-bottom'.
5815         (wl-draft-config-sub-part-top): New function.
5816         (wl-draft-config-sub-part-bottom): New function.
5817
5818 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5819
5820         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5821
5822 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5823
5824         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5825
5826 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5827
5828         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5829
5830         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5831         (wl-summary-write-current-folder): Ditto.
5832
5833 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5834
5835         * wl-folder.el (wl-folder-get-newsgroups): Use
5836         `elmo-folder-newsgroups'.
5837
5838 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5839
5840         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5841         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5842         `wl-draft-config-sub-header-bottom'.
5843
5844 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5845
5846         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5847         localnews folder.
5848
5849 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5850
5851         * wl-summary.el (wl-summary-mode): Undo last change.
5852
5853         * wl-folder.el (wl-folder-mode): Ditto.
5854
5855 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5856
5857         * wl-summary.el (wl-summary-mode): Locally set
5858         truncate-partial-window-width to nil.
5859         (for XEmacs)
5860
5861         * wl-folder.el (wl-folder-mode): Ditto.
5862
5863 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5864
5865         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5866
5867 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5868
5869         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5870         number.
5871
5872         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5873
5874         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5875
5876         * Version number is increased to 2.7.6.
5877
5878 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5879
5880         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5881
5882 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5883
5884         * wl-summary.el (wl-summary-sync-update): Enclose network
5885         related portion with `unwind-protect'.
5886
5887 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5888
5889         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5890
5891 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5892
5893         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5894         element.
5895         * wl-vars.el (wl-message-body-button-alist): Ditto.
5896
5897         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5898         max match length.
5899         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5900
5901         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5902         for the max match length;
5903         Use 4th element value for the button string regexp group.
5904
5905         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5906         candidate exists, prompt to select.
5907
5908 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5909
5910         * wl-summary.el (wl-summary-jump-to-msg): Search before
5911         calibration point by `beginning-of-line'.
5912
5913 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5914
5915         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5916         for access group.
5917
5918 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5919
5920         * wl-message.el (wl-message-display-internal): Bind
5921         `default-mime-charset'.
5922
5923         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5924
5925         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5926
5927         * Version number is increased to 2.7.5.
5928
5929 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5930
5931         * wl-expire.el (wl-summary-archive): Fixed;
5932         Use `elmo-folder-name-internal'.
5933
5934 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5935
5936         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5937         from `elmo-folder-move-messages' caller.
5938         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5939
5940         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5941         related portions are changed).
5942
5943 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5944
5945         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5946         counter.
5947
5948 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5949
5950         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5951         buffer local and set it to nil.
5952
5953         * wl-message.el (wl-message-redisplay): Ditto.
5954
5955 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5956
5957         * wl-summary.el (wl-summary-mark-as-important): If message is
5958         already cached, set messag as read, otherwise encache and mark as read.
5959
5960 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5961
5962         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5963         point-min.
5964
5965 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5966
5967         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5968         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5969         a keymap.
5970
5971 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5972
5973         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5974         parent.
5975
5976         * wl-mule.el (wl-message-define-keymap): Ditto.
5977
5978         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5979
5980         * wl-xmas.el (wl-message-display-internal-hook): Define.
5981         (wl-xmas-setup-message-toolbar): Define as function.
5982         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5983         (wl-message-overload-functions): Abolished.
5984         (wl-message-define-keymap): New function.
5985
5986         * wl-vars.el (wl-message-display-internal-hook): New variable.
5987         (wl-message-header-button-alist): New variable (Renamed from
5988         wl-highlight-message-header-button-alist).
5989         (wl-message-body-button-alist): Ditto.
5990
5991         * wl-mule.el (wl-message-define-keymap): New function.
5992         (wl-message-overload-functions): Abolished.
5993
5994         * wl-message.el (wl-message-add-buttons-to-body): New function.
5995         (wl-message-redisplay): Don't call wl-message-overload-functions;
5996         Call wl-message-add-buttons-to-header and
5997         wl-message-add-buttons-to-body.
5998         (wl-message-display-internal): Set keymap argument for
5999         elmo-mime-display-as-is, elmo-mime-message-display;
6000         Run wl-message-display-internal-hook.
6001         (wl-message-refer-article-or-url): Abolished.
6002
6003         * wl-highlight.el (wl-highlight-headers): Don't call
6004         wl-highlight-message-add-buttons-to-header.
6005         (wl-highlight-message-add-buttons-to-header): Abolished.
6006
6007
6008         * wl-e21.el (wl-message-display-internal-hook): Define.
6009         (wl-e21-setup-toolbar): Deleted duplicated binding.
6010         (wl-e21-setup-message-toolbar): Define as function.
6011         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6012         (wl-message-define-keymap): New function.
6013         (wl-message-overload-functions): Abolished.
6014
6015 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6016
6017         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6018         and elmo-folder-close.
6019
6020         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6021
6022 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6023
6024         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6025         boolean value.
6026         * wl-draft.el (wl-draft-do-fcc): Ditto.
6027
6028 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6029
6030         * wl-vars.el (wl-fcc-force-as-read): New variable.
6031         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6032         mark copied message as read.
6033
6034 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6035
6036         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6037
6038 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6039
6040         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6041         `wl-summary-target-above' instead of obsolete variable
6042         `wl-summary-temp-above'.
6043
6044         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6045         instead of `make-obsolete-variable'.
6046         * wl-refile.el (toplevel): Ditto.
6047
6048 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6051         with third argument t.
6052         (wl-draft): Set first argument for wl-plugged-init as t.
6053
6054         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6055         definition.
6056
6057 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6058
6059         * wl-vars.el: Tabify.
6060         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6061
6062         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6063         message.
6064
6065 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6066
6067         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6068         and set default to beep.
6069
6070 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6071
6072         * wl-vars.el (wl-draft-truncate-lines): New variable.
6073
6074         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6075         instead of wl-message-truncate-lines for truncate-lines.
6076
6077 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6078
6079         * wl-message.el (wl-message-display-internal): Call
6080         `wl-highlight-message' after `elmo-mime-display-as-is'.
6081
6082         * wl-mime.el (wl-mime-display-text/plain): New function.
6083         (wl-mime-display-header): Ditto.
6084         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6085         body-presentation-method for text/plain;
6086         Register `wl-mime-display-header' as a header-presentation-method;
6087         Don't set up `elmo-message-text-content-inserted-hook' and
6088         `elmo-message-header-inserted-hook'.
6089
6090         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6091         variable.
6092         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6093         as t if flag is 'all-header;
6094         Don't bind `elmo-message-ignored-field-list',
6095         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6096
6097 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6098
6099         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6100         for xemacs with non-mule environment.
6101
6102 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6103
6104         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6105         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6106         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6107
6108 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6109
6110         * wl-vars.el (wl-interactive-send): Set default value as t.
6111
6112 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6113
6114         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6115         (wl-addrmgr-method-list): Abolished.
6116         (wl-addrmgr-change-method): Follow above change.
6117
6118         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6119
6120 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6121
6122         * wl-vars.el (wl-message-truncate-lines): Change default value
6123         to default-truncate-lines.
6124
6125         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6126
6127 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6128
6129         * wl-vars.el (wl-message-truncate-lines): New variable.
6130
6131         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6132         wl-message-truncate-lines.
6133
6134 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6135
6136         * wl-acap.el (wl-acap-init): Remove period from error message.
6137         (wl-acap-find-acap-service): Remove period from message.
6138
6139 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6140
6141         * wl.el (wl-check-environment): Undo last change.
6142
6143         * wl-vars.el (wl-from): Changed default value.
6144
6145         * wl-util.el (toplevel): Don't require tm-edit.
6146
6147         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6148         `wl-folder-init';
6149         Don't set mark on mail body.
6150         (wl-draft-reedit): Ditto.
6151
6152         * wl-address.el (wl-address-quote-specials): Define as an alias for
6153         elmo-address-quote-specials.
6154
6155 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6156
6157         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6158
6159         * wl-vars.el (wl-from): Set default value as nil.
6160         (wl-organization): Set default value as ORGANIZATION environment
6161         variable.
6162
6163         * wl-draft.el (wl-smtp-extension-bind): Check value of
6164         wl-smtp-connection-type.
6165
6166         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6167         error.
6168
6169 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6170
6171         * Version number is increased to 2.7.4.
6172
6173         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6174         arguments from `wl-highlight-x-face-function' caller.
6175         Use x-face-1.3.6.12 or later.
6176
6177 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6178
6179         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6180
6181 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6182
6183         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6184         (wl-fcc): Fix to accept function.
6185         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6186
6187 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6188
6189         * wl-acap.el (toplevel): Added `product-provide' declare.
6190         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6191
6192 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6193
6194         * wl.el (wl): Changed order of calling `elmo-init'
6195         and `elmo-folder-init'.
6196
6197 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6198
6199         * wl-mime.el (wl-summary-burst): Extract message when content-type
6200         of root entity is not only `multipart' but also `message/rfc822'.
6201         (wl-summary-burst-subr): Ditto.
6202
6203 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6204
6205         * wl-vars.el (toplevel): Require 'custom.
6206         (wl-trash-folder): Added to `wl-setting' group.
6207
6208         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6209         exists.
6210         (wl-addrmgr-draw): Insert empty line when no entry exists.
6211
6212         * wl-mule.el (wl-message-wheel-up): Fixed.
6213         (wl-message-wheel-down): Ditto.
6214
6215 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6216
6217         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6218         config is an anonymous lambda expression.
6219
6220 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6221
6222         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6223         when Mule 2 is running.
6224
6225 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6228
6229 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6230
6231         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6232         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6233
6234         * wl-address.el (wl-address-specials-regexp): Eliminated.
6235         (wl-address-quote-specials): Rewrite.
6236
6237 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6238
6239         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6240         shy-groups for regexp.
6241
6242         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6243         character classes and Perl style shy-groups for regexp.
6244         (wl-highlight-plugged-current-line): Use Posix style character
6245         classes for regexp.
6246         (wl-e21-highlight-folder-by-numbers): Ditto.
6247         (wl-e21-display-image-p): Use `display-images-p' instead of
6248         `display-graphic-p'.
6249         (display-images-p): Make an alias to `display-graphic-p' if it is
6250         not available.  It is for Emacs version prior to 21.0.105.
6251
6252         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6253         `display-graphic-p'.
6254         (wl-demo-image-type-alist): Ditto.
6255         (display-images-p): Make an alias to `display-graphic-p' if it is
6256         not available.  It is for Emacs version prior to 21.0.105.
6257
6258 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6259
6260         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6261         support.
6262         (wl-generate-user-agent-string): Ditto.
6263
6264         * wl-version.el (wl-version): Update docsting.
6265         (wl-version-status): Ditto.
6266
6267 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6268
6269         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6270         21.0.105.  For Emacs 21.0.104 or earlier.
6271
6272 2001-09-03  Takuo KITAME <kitame@northeye.org>
6273
6274         * wl-e21.el (wl-plugged-init-icons): Use
6275         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6276         (wl-biff-init-icons): Ditto.
6277
6278 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6279
6280         * wl-highlight.el (wl-highlight-summary-current-line):
6281         Fixed highlighting refile/copy destination.
6282
6283         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6284         (wl-acap-store): Encode string by wl-acap-coding-system.
6285
6286 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6287
6288         * wl-acap.el (toplevel): Check and require 'un-define before
6289         'xemacs-ucs;
6290          Added checking for UTF-2000.
6291
6292 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6293
6294         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6295         Don't enclose with `eval-and-compile'.
6296
6297         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6298         wl-init is non-nil.
6299
6300         * wl-draft.el (wl-draft): Ditto.
6301
6302         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6303
6304         * wl-acap.el (toplevel): Require 'wl.
6305         (wl-acap-store): Call `elmo-init'.
6306
6307         * wl.el (wl): Changed position of `wl-check-environment'.
6308         (toplevel): Added autoload setting for wl-acap.
6309
6310         * wl-vars.el (wl-setting): New custom group.
6311         (wl-from): Added wl-setting group.
6312         (wl-user-mail-address-list): Ditto.
6313         (wl-organization): Ditto.
6314         (wl-subscribed-mailing-list): Ditto.
6315         (wl-envelope-from): Ditto.
6316         (wl-smtp-posting-user): Ditto.
6317         (wl-smtp-posting-server): Ditto.
6318         (wl-smtp-posting-port): Ditto.
6319         (wl-smtp-authenticate-type): Ditto.
6320         (wl-pop-before-smtp-user): Ditto.
6321         (wl-pop-before-smtp-server): Ditto.
6322         (wl-pop-before-smtp-port): Ditto.
6323         (wl-pop-before-smtp-authenticate-type): Ditto.
6324         (wl-nntp-posting-server): Ditto.
6325         (wl-nntp-posting-user): Ditto.
6326         (wl-nntp-posting-port): Ditto.
6327         (wl-fetch-confirm-threshold): Ditto.
6328         (wl-prefetch-threshold): Ditto.
6329         (wl-thread-insert-opened): Ditto.
6330         (wl-ldap-server): Ditto.
6331         (wl-ldap-port): Ditto.
6332         (wl-ldap-base): Ditto.
6333         (wl-ldap-objectclass): Ditto.
6334         (wl-use-ldap): Ditto.
6335         (wl-draft-config-alist): Ditto.
6336         (wl-draft-config-matchone): Ditto.
6337         (wl-template-alist): Ditto.
6338         (wl-message-sort-field-list): Ditto.
6339         (wl-message-ignored-field-list): Ditto.
6340         (wl-message-visible-field-list): Ditto.
6341         (wl-interactive-send): Ditto.
6342         (wl-summary-move-order): Ditto.
6343         (wl-auto-select-first): Ditto.
6344         (wl-auto-select-next): Ditto.
6345         (wl-interactive-save-folders): Ditto.
6346
6347         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6348         Initialization codes are moved from wl-local-folder-init.
6349         (wl-local-folder-init): Follow the change above.
6350         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6351
6352         * wl-acap.el: New file.
6353
6354         * Version number is increased to 2.7.3.
6355
6356 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6357
6358         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6359
6360 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6361
6362         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6363         (wl-addrmgr-address-entry-list): Ditto.
6364
6365 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6366
6367         * wl-e21.el (wl-draft-mode-map): Removed binding for
6368         `wl-draft-insert-x-face-field'.
6369
6370         * wl-mule.el (wl-draft-mode-map): Ditto.
6371
6372         * wl-xmas.el (wl-draft-mode-map): Ditto.
6373
6374         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6375         (wl-cs-autoconv): Ditto.
6376         (wl-cs-local): Ditto.
6377         (wl-use-scoring): Ditto.
6378         (wl-mime-charset): Ditto.
6379         (wl-folder-check-async): Ditto.
6380
6381         * wl.el (toplevel): Ignore nemacs and tm.
6382         (wl-exit): Ditto.
6383
6384         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6385         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6386         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6387         instead of wl-address-petname-add-or-change.
6388         (wl-summary-edit-addresses-subr): Use wl-address-delete
6389         instead of wl-address-petname-delete.
6390
6391         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6392
6393         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6394         if error occured.
6395
6396         * wl-message.el (require): Remove tm support.
6397
6398         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6399
6400         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6401         (wl-folder-jump-to-current-entity): Ditto.
6402         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6403
6404         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6405         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6406         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6407
6408         * wl-mule.el (wl-draft-key-setup): Ditto.
6409
6410         * wl-xmas.el (wl-draft-key-setup): Ditto.
6411
6412         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6413         (wl-draft-std11-parse-addresses): New function.
6414         (wl-draft-parse-mailbox-list): Use it.
6415         (wl-draft): Ignore nemacs.
6416         (wl-draft-reedit): Ditto.
6417
6418         * wl-addrmgr.el: New file.
6419         (Original is wl-rcpt.el written by
6420         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6421         Thanks Kitamoto-san.)
6422
6423         * wl-address.el (wl-address-make-address-list): Modified parsing
6424         process.
6425         (wl-address-delete): Renamed from `wl-address-petname-delete';
6426         Modify wl-address-list too.
6427         (wl-address-add-or-change): Renamed from
6428         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6429
6430 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6431
6432         * wl-highlight.el (wl-highlight-summary-current-line):
6433           Work with transient-mark-mode
6434
6435 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6436
6437         * Version number is increased to 2.7.2.
6438
6439         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6440         instead of elmo-dop-queue-method.
6441
6442 2001-08-06  SAITO Atsunori <sai@yedo.com>
6443
6444         * wl-vars.el (wl-ldap-objectclass): New user option.
6445
6446         * wl-address.el (wl-ldap-make-filter): Use it.
6447
6448 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6449
6450         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6451
6452 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-folder.el (wl-folder): redisplay after folder insertion.
6455
6456         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6457
6458         * wl-summary.el (wl-summary-sync-update):
6459         Change status mark only when new-msgdb exists.
6460         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6461
6462 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6463
6464         * wl-summary.el (wl-summary-open-folder): New function.
6465         (wl-summary-goto-folder-subr): Use it.
6466         (wl-summary-mark-as-important): Fix;
6467         Encache only when no cache exists.
6468
6469 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6470
6471         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6472         Use with-current-buffer.
6473
6474 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6475
6476         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6477         before call `get-buffer'. Fixed parenthesis.
6478         (wl-score-get-header-entry): Clear message and help window when
6479         keyboard quit.
6480         (wl-score-edit-insert-header): Ditto.
6481
6482 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6483
6484         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6485         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6486         (wl-default-draft-cite): Fix.
6487
6488         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6489         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6490
6491 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6492
6493         * wl-message.el (wl-message-prev-page): Do same bahavior
6494         as summary when it is called in the message buffer.
6495         (wl-message-next-page): Ditto.
6496
6497 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6498
6499         * wl-summary.el (wl-summary-forward): Use cache if it is not
6500         section cache.
6501
6502 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6503
6504         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6505         Removed redundant require of elmo-vars.
6506         (wl-biff-state-indicator-on): Changed default value for
6507         xemacs with non-mule environment.
6508
6509         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6510         wl-message-buffer is nil;
6511         Hide progress bar after moving messages.
6512
6513 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6514
6515         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6516         message at cursor point is deleted.
6517
6518 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6519
6520         * wl-vars.el: Changed file coding system to euc-japan.
6521         Added -*-coding:-*- magic to the first line.
6522
6523         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6524         Search parent from the first message.
6525
6526         * Version number is increased to 2.7.1.
6527
6528 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6529
6530         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6531
6532 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6533
6534         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6535         refile/delete execution.
6536
6537         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6538         Fixed docstring.
6539
6540 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6543         do update process;
6544         Don't update marks when update process is interrupted.
6545
6546 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6547
6548         * wl-summary.el (wl-summary-reply): Fixed problem when
6549         wl-draft-use-frame is non-nil.
6550         (wl-summary-forward): Ditto.
6551
6552         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6553         as nil.
6554         (wl-folder-mark-as-read-all-entity): Ditto.
6555         (wl-folder-prefetch-entity): Ditto.
6556
6557         * wl.el (wl): Check environment before wl-init.
6558
6559         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6560         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6561         instead of wl-summary-collect-unread.
6562         (wl-summary-reply): Split message window.
6563
6564 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6565
6566         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6567         only if current language environment is japanese,
6568
6569         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6570         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6571         (wl-folder-goto-folder-subr): Ditto.
6572
6573         * wl-draft.el (wl-draft-dispatch-message): Call
6574         `elmo-file-cache-get-path'.
6575
6576 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6577
6578         * wl-summary.el (wl-summary-cursor-move): If return value of
6579         wl-summary-next-message is not number, don't jump.
6580
6581 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6582
6583         * wl-summary.el (wl-summary-buffer-next-message-function): New
6584         variable.
6585         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6586         if it is bound.
6587
6588         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6589         string.
6590
6591         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6592         (wl-plugged-drawing): Ditto.
6593
6594 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6595
6596         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6597         process.
6598         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6599         with unwind-protect.
6600
6601         * wl.el (wl-init): Require mime-setup.
6602         (wl-check-environment): Don't require mime-setup.
6603
6604         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6605         instead of elmo-folder-type.
6606
6607         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6608         value as nil.
6609
6610 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6611
6612         * Version number is increased to 2.7.0.
6613
6614         * wl-version.el (wl-version): Changed codename.
6615
6616         * wl-summary.el (wl-summary-delete-cache): Fixed.
6617
6618         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6619         Workaround for net folders.
6620         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6621
6622         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6623         value to nil (According to the patch from
6624         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6625
6626         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6627         of elmo-folder-close.
6628
6629 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6630
6631         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6632         for postfix.
6633
6634 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-summary.el (wl-summary-resend-message): Fixed.
6637
6638         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6639         Call wl-draft with `from' argument if its address is included in
6640         `wl-user-mail-address-list'.
6641         (wl-draft): Added `from' argument.
6642
6643         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6644         non-nil.
6645         (wl): Don't show demo if wl-demo is nil.
6646
6647         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6648         wl-summary-use-frame.
6649
6650         * wl-vars.el (wl-summary-use-frame): New user option.
6651         (wl-folder-use-frame): Changed docstring.
6652
6653         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6654         non-nil.
6655         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6656         wl-summary-use-frame.
6657
6658         * wl-vars.el (wl-folder-use-frame): New user option.
6659
6660         * wl-summary.el (wl-summary-exit): Back to folder frame if
6661         wl-folder-use-frame is non-nil.
6662         (wl-summary-redisplay-internal): Ignore cache if current folder
6663         is draft folder,
6664         (wl-summary-redisplay-no-mime): Ditto.
6665         (wl-summary-redisplay-all-header): Ditto.
6666
6667         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6668         if wl-folder-use-frame is non-nil.
6669
6670 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6671
6672         * wl-summary.el (wl-summary-sync-update): Bind
6673         elmo-folder-update-threshold.
6674         (wl-summary-mark-as-important): Enclosed server mark processing
6675         with `save-match-data'.
6676
6677         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6678         only when it is already defined.
6679
6680 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6681
6682         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6683         name of folder exclude localdir is wrong.
6684         * wl-folder.el (wl-folder-sync-entity):
6685         Set `wl-summary-always-sticky-folder-list' as nil.
6686         (wl-folder-mark-as-read-all-entity): Ditto.
6687         (wl-folder-prefetch-entity): Ditto.
6688
6689 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6690
6691         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6692         instead of `wl-summary-write-current-newsgroup'.
6693
6694 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6695
6696         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6697         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6698         non-nil and selected message is important, do not display.
6699
6700 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6701
6702         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6703
6704 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6705
6706         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6707
6708         * wl-summary.el (wl-summary-mark-as-important): Set message number
6709         using wl-summary-message-number.
6710
6711 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6712
6713         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6714         destination folder is 'null.
6715
6716 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6717
6718         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6719         New function.
6720         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6721         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6722         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6723
6724 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6725
6726         * wl-mime.el (wl-mime-setup): Added setting for
6727         `mime-setup-signature-key-alist' to avoid overriding key bind for
6728         `wl-draft-send'.
6729
6730         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6731         for `wl-draft-send'.
6732         * wl-mule.el (wl-draft-overload-functions): Ditto.
6733         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6734         * wl-draft.el (wl-draft-send): Ditto.
6735
6736         * wl-message.el (wl-message-display-internal):
6737         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6738         (Patch is provided by <kita@coe.nttdata.co.jp>).
6739
6740 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6741
6742         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6743
6744 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6745
6746         * wl.el (wl): Fix for wl-demo.
6747
6748 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6749
6750         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6751
6752 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6753
6754         * wl-folder.el (wl-folder-prefetch-entity): Use
6755         `wl-folder-get-elmo-folder'.
6756         (wl-folder-count-incorporates): Do not use
6757         `wl-folder-get-elmo-folder'.
6758
6759 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6760
6761         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6762         instead of `elmo-folder-get-type'.
6763
6764 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6765
6766         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6767         position on Subject: field.
6768         (Advised by Mito <mit@nines.nec.co.jp>)
6769
6770 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6771
6772         * wl-folder.el (wl-folder-prefetch-entity): Use
6773         `wl-folder-get-elmo-folder'.
6774
6775 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6776
6777         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6778
6779         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6780         `process-duplicates' slot.
6781
6782         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6783         if detection failed.
6784
6785 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6786
6787         * wl-version.el (wl-version-status): Set to "alpha".
6788
6789 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6792         Check wl-message-buffer lives before set-buffer.
6793
6794 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6795
6796         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6797         called in folder mode.
6798         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6799         * wl-summary.el (wl-summary-exit-pre-hook): Run
6800         `wl-summary-exit-pre-hook' before exit summary mode.
6801
6802 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6803
6804         * wl-version.el (wl-version-status): New variable.
6805         (wl-version-status-alist): Removed.
6806         (wl-version-status): Rule included.
6807
6808 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6809
6810         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6811         @sponichi.
6812
6813         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6814         when `mail-reply-buffer' is buffer-local variable.
6815         (Reported by <kita@coe.nttdata.co.jp>).
6816
6817 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6818
6819         * wl-vars.el (toplevel): Require 'elmo-util.
6820
6821 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6822
6823         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6824         (All other related portions are changed)
6825
6826         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6827
6828         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6829
6830 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6831
6832         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6833
6834 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6835
6836         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6837         Delete other windows to avoid an error.
6838         Use `point-marker' instead of `point' to remember the start point
6839         of body.
6840
6841         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6842
6843         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6844         number not to exceed all message number.
6845
6846 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6847
6848         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6849         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6850
6851 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6852
6853         * wl-summary.el (wl-summary-sync-force-update): Added argument
6854         no-check.
6855         (wl-summary-sync-update): Ditto.
6856         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6857         with `no-check'.
6858
6859         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6860         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6861         already running.
6862
6863 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6864
6865         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6866         `dst-folder-arg'.
6867         (wl-expire-archive-number1): Diito.
6868         (wl-expire-archive-number2): Diito.
6869         (wl-expire-archive-Date): Diito.
6870         (wl-archive-number1): Diito.
6871         (wl-archive-number2): Diito.
6872         (wl-archive-date): Diito.
6873         (wl-archive-folder-p): New function.
6874         (wl-summary-expire): Support of expand folder name at
6875         wl-expire-alist.
6876         * wl-util.el (wl-expand-newtext): Renamed from
6877         `wl-refile-expand-newtext'.
6878
6879 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6880
6881         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6882         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6883         `(elmo-msgdb-get-overview msgdb)'.
6884         (wl-summary-prefetch): Bind match data before call
6885         `wl-summay-prefetch-msg'.
6886         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6887         'off if `wl-summary-buffer-disp-msg' is non-nil.
6888         Fixed problem that couldn't show only one new or unread message when
6889         enter folder.
6890         (wl-summary-reply): Don't call `split-window-vertically' and other
6891         window.
6892
6893 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6894
6895         * wl-expire.el (wl-expire-refile): Fixed.
6896
6897 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6898
6899         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6900
6901         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6902         biff notification is removed.
6903
6904         * wl.el (wl): Changed position of `elmo-init'.
6905
6906         * wl-draft.el (wl-default-draft-cite): Use date field
6907         on the citation buffer.
6908
6909         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6910
6911         * wl-xmas.el (wl-folder-internal-icon-list): Added
6912         `wl-folder-shimbun-image'.
6913
6914         * wl-e21.el (wl-folder-internal-icon-list): Added
6915         `wl-folder-shimbun-image'.
6916
6917 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * wl.el (wl-init): Eliminated argument.
6920         (wl): Rewrite.
6921
6922         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6923         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6924         instead of `elmo-folder-msgdb-internal'.
6925         (wl-summary-sync-update): Ditto.
6926         (wl-summary-flush-pending-append-operations): Eliminated.
6927         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6928         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6929         `elmo-folder-open'.
6930
6931         * wl-mime.el (wl-summary-burst): Fixed.
6932
6933         * wl-folder.el (wl-folder-info-save): Check data type.
6934
6935         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6936         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6937         instead of `elmo-folder-msgdb-internal'.
6938         (wl-expire-hide): Ditto.
6939
6940
6941         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6942
6943 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6944
6945         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6946
6947 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6948
6949         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6950
6951 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6952
6953         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6954         Fixed `match-beginning' argument mismatch.
6955
6956 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6957
6958         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6959         the default value.
6960
6961 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6962
6963         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6964         instead of `elmo-nntp-default-port'.
6965
6966         * wl-vars.el: Fixed some doc strings.
6967
6968 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6969
6970         * wl-summary.el (wl-summary-prefetch-msg): Use
6971         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6972
6973         * wl-vars.el: Define *-func as obsolete variable using
6974         `elmo-define-obsolete-variable'.
6975
6976         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6977         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6978         instead of `wl-message-buffer-prefetch-threshold'.
6979
6980         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6981
6982         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6983
6984         * wl-draft.el (wl-caesar-region-func): Ditto.
6985
6986         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6987         Keep unread status in elmo-folder-move-messages.
6988         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6989
6990 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6991
6992         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6993         `wl-summary-buffer-exit-func'
6994         (wl-summary-buffer-message-redisplay-function): Renamed from
6995         `wl-summary-buffer-message-redisplay-func'
6996         (wl-summary-buffer-next-folder-function): Renamed from
6997         `wl-summary-buffer-next-folder-func'.
6998         (wl-summary-buffer-prev-folder-function): Renamed from
6999         `wl-summary-buffer-prev-folder-func'.
7000         (wl-summary-get-petname-function): Renamed from
7001         `wl-summary-get-petname-func'.
7002
7003         * wl-score.el (wl-score-edit-exit-function): Renamed from
7004         `wl-score-edit-exit-func'.
7005
7006         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7007         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7008
7009         * wl-util.el (wl-load-profile-function): Renamed from
7010         `wl-load-profile-func'.
7011
7012         * wl-folder.el (wl-folder-completion-function): Renamed from
7013         `wl-folder-completion-func'.
7014         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7015
7016         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7017         `wl-expire-archive-get-folder-func'.
7018         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7019         (wl-draft-send-mail-function): Renamed from
7020         `wl-draft-send-mail-func'.
7021         (wl-draft-send-news-function): Renamed from
7022         `wl-draft-send-news-func'.
7023         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7024         (wl-generate-mailer-string-function): Renamed from
7025         `wl-generate-mailer-string-func'.
7026         (wl-highlight-signature-search-function): Renamed from
7027         `wl-highlight-signature-search-func'.
7028         (wl-highlight-x-face-function): Renamed from
7029         `wl-highlight-x-face-func'
7030         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7031         (wl-ps-print-buffer-function): Renamed from
7032         `wl-ps-print-buffer-func'
7033         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7034         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7035         (wl-summary-subject-filter-function): Renamed from
7036         `wl-summary-subject-filter-func'.
7037
7038         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7039         `wl-draft-queue-flush-send-func'
7040         (wl-draft-cite-function): Renamed from
7041         `wl-draft-cite-func'
7042
7043         * wl-address.el (wl-address-init-function): Renamed from
7044         `wl-address-init-func'.
7045
7046 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7047
7048         * wl-draft.el (wl-draft-queue-flush): Don't call
7049         `elmo-dop-unlock-message'.
7050         * wl-draft.el (wl-draft-queue-append): Don't call
7051         `elmo-dop-lock-message'.
7052
7053         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7054         (wl-summary-buffer-folder-name): Ditto.
7055         (wl-summary-message-regexp): Added '-' (all other related portions
7056         are changed).
7057         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7058         wl-summary-buffer-folder-name.
7059
7060 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7061
7062         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7063         the number of mails in the folder buffer is not updated by wl-biff.
7064
7065 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7066
7067         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7068         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7069
7070 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7071
7072         * wl-summary.el (wl-summary-next-message):
7073         Return next message number when wl-summary-move-order is nil.
7074
7075 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7076
7077         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7078         `wl-summary-move-spec-alist'.
7079         (wl-summary-move-spec-unplugged-alist): New variable
7080         (Move spec for unplugged status).
7081         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7082         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7083
7084 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7085
7086         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7087         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7088
7089 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7090
7091         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7092         simple quotation to quote the anonymous function.
7093         * tm-wl.el (wl-draft-preview-message): Ditto.
7094
7095 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7096
7097         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7098         Eliminate redundant `save-excursion'.
7099         (wl-highlight-summary-current-line): Ditto.
7100
7101         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7102         accessing match data when `looking-at' failed.
7103
7104         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7105         `elmo-match-string' where users don't care about the speed.
7106         (wl-draft-save): Ditto.
7107
7108 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7109
7110         * wl-util.el (wl-regexp-opt): New function.
7111
7112         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7113         number from `wl-summary-buffer-number-list'.
7114         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7115         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7116         (wl-summary-move-spec-alist): Changed default setting.
7117
7118 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7119
7120         * wl-vars.el (wl-biff-notify-hook): New hook.
7121         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7122         the arrival of new mail.
7123         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7124         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7125
7126 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7127
7128         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7129
7130 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7131
7132         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7133
7134         * Version number is increased to 2.5.8.
7135
7136         * wl-thread.el (toplevel): require 'cl.
7137         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7138         (wl-thread-make-number-list): New function.
7139         (wl-thread-entity-make-number-list-from-children): Ditto.
7140         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7141         (wl-thread-entity-insert-as-children): Likewise.
7142         (wl-thread-delete-message): Likewise.
7143         (wl-meaning-of-mark): Eliminated.
7144         (wl-thread-next-failure-mark-p): Ditto.
7145         (wl-thread-entity-get-mark): Ditto.
7146         (wl-thread-meaning-alist-get-result): Ditto.
7147         (wl-thread-entity-check-prev-mark): Ditto.
7148         (wl-thread-entity-check-next-mark): Ditto.
7149         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7150         (wl-thread-entity-get-prev-marked-entity): Ditto.
7151         (wl-thread-get-prev-unread): Ditto.
7152         (wl-thread-jump-to-prev-unread): Ditto.
7153         (wl-thread-get-next-unread): Ditto.
7154         (wl-thread-jump-to-next-unread): Ditto.
7155         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7156         (wl-thread-entity-get-next-marked-entity): Ditto.
7157
7158         * wl-summary.el (wl-summary-buffer-number-list):
7159         New bufer-local variable.
7160         (wl-summary-switch-to-clone-buffer): Clone
7161         `wl-summary-buffer-number-list'.
7162         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7163         (wl-summary-cursor-move-regex): Eliminated.
7164         (wl-summary-cursor-up): Rewrite.
7165         (wl-summary-cursor-down): Ditto.
7166         (wl-summary-mode-spec-alist): New variable.
7167         (wl-summary-next-message): New inline function.
7168         (wl-summary-cursor-move): New function.
7169         (wl-summary-default-get-next-msg): Rewrite.
7170         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7171         (wl-summary-rescan): Ditto.
7172         (wl-summary-sync-all-init): Ditto.
7173         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7174         summary is not thread view.
7175         (wl-summary-sync-update): Ditto.
7176         (wl-summary-rescan): Ditto.
7177         (wl-summary-make-number-list): New function.
7178
7179         * wl-draft.el: "FCC" -> "Fcc".
7180
7181 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * wl-highlight.el (wl-highlight-summary-window):
7184         Call `set-buffer-modified-p'.
7185
7186         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7187         (wl): Call `elmo-init' and fix.
7188
7189         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7190         Use new variables.
7191
7192         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7193
7194 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7195
7196         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7197
7198 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7199
7200         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7201
7202 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7203
7204         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7205         `wl-use-toolbar' nor `display-graphic-p'.
7206         (wl-e21-setup-message-toolbar): Ditto.
7207         (wl-e21-setup-summary-toolbar): Ditto.
7208         (wl-e21-setup-folder-toolbar): Ditto.
7209
7210         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7211         (wl-plugged-init-icons): Ditto.
7212
7213         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7214         `display-graphic-p'.
7215         (wl-plugged-set-folder-icon): Ditto.
7216         (wl-highlight-plugged-current-line): Ditto.
7217         (wl-highlight-folder-current-line): Ditto.
7218         (wl-e21-highlight-folder-group-line): Ditto.
7219         (wl-e21-setup-toolbar): Ditto.
7220         (wl-e21-display-image-p): New macro.
7221
7222         * wl-demo.el (wl-demo): Simplified.
7223         (wl-demo-image-type-alist): Use `image-type-available-p' for
7224         checking whether the image type `xbm' is available.
7225
7226 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7227
7228         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7229         (wl-summary-input-range): Ditto.
7230
7231 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7232
7233         * wl-summary.el (wl-summary-edit-addresses): Use
7234         `wl-summary-get-original-buffer'
7235         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7236         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7237         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7238         (wl-summary-get-newsgroups): Eliminated.
7239         (wl-summary-set-crosspost): Ditto.
7240         (wl-summary-is-crosspost-folder): Ditto.
7241         (wl-crosspost-alist-load): Ditto.
7242         (wl-crosspost-alist-save): Ditto.
7243
7244         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7245         `elmo-setup-subscribed-newsgroups' instead of
7246         `elmo-nntp-make-groups-hashtb'.
7247         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7248         instead of `wl-crosspost-alist-save'.
7249
7250         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7251         of `elmo-folder-message-appendable-p'.
7252         (wl-mime-header-presentation-method): Eliminated.
7253
7254         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7255         (Error occurs in emacs21).
7256
7257         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7258         the current buffer).
7259
7260         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7261         instead of `wl-crosspost-alist-save'.
7262         (wl-init): `elmo-crosspost-message-alist-load'
7263         instead of `wl-crosspost-alist-load'
7264
7265         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7266         (wl-parse-newsgroups): Likewise.
7267         (wl-biff-notify): Run `wl-biff-notify-hook'.
7268
7269 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7270
7271         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7272
7273         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7274         when `wl-summary-lazy-highlight' is non-nil.
7275         (wl-summary-goto-folder-subr): Highlight only when
7276         `wl-summary-lazy-highlight' is non-nil.
7277
7278         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7279         Don't display progress and highlight temp-mark when
7280         `wl-summary-lazy-highlight' is non-nil.
7281         (wl-highlight-summary-window): New function.
7282         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7283
7284 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7285
7286         * wl-summary.el (wl-summary-sync): Change `all-visible'
7287         from `all-shown'
7288         (wl-summary-input-range): Ditto.
7289
7290 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7291
7292         * wl-e21.el (wl-highlight-folder-current-line): Call
7293         `wl-folder-init-icons' when folder icons have not been initialized.
7294
7295         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7296
7297         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7298         (wl-demo-image-type-alist): New macro.
7299
7300 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7301
7302         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7303         display does not support graphics.
7304         (wl-plugged-init-icons): Ditto.
7305         (wl-folder-init-icons): Ditto.
7306
7307         * wl-demo.el (wl-demo): Chech closely whether the display
7308         supports graphics.
7309
7310 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7311
7312         * wl-summary.el (wl-summary-get-original-buffer): New function.
7313         (wl-summary-set-crosspost): Use it.
7314         (wl-summary-target-mark-uudecode): Ditto.
7315         (wl-summary-reedit): Ditto.
7316         (wl-summary-resend-bounced-mail): Ditto.
7317         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7318         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7319
7320         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7321         (wl-message-display-internal): Ditto.
7322
7323 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7324
7325         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7326
7327 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7328
7329         * wl-summary.el (wl-summary-save-view): Renamed from
7330         `wl-summary-save-status'.
7331
7332 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7333
7334         * wl-summary.el (wl-summary-sync): Added `all-shown'
7335
7336 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7337
7338         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7339
7340 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7341
7342         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7343
7344 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7345
7346         * wl-highlight.el (wl-highlight-summary-line-string): Use
7347         `zerop' instead of `= 0'.
7348         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7349
7350         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7351         for comparing numbers.
7352         (wl-template-prev): Use `zerop' instead of `eq 0'.
7353
7354         * wl-draft.el (wl-draft-insert-current-message): Use
7355         `with-current-buffer' instead of `save-excursion'.
7356         Use `zerop' instead of `eq 0'.
7357
7358 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7359
7360         * wl-draft.el (wl-draft-insert-ccs): New function.
7361         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7362         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7363
7364 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7367
7368 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7369
7370         * wl-expire.el (wl-expire-refile): Don't call
7371         elmo-msgdb-add-msgs-to-seen-list;
7372         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7373         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7374
7375 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7376
7377         * wl-message.el (wl-message-prev-page): Ignore errors while
7378         scroll-down.
7379
7380 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7381
7382         * wl-mime.el: Use elmo-original-message-mode instead of
7383         mmelmo-original-mode.
7384
7385         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7386         `elmo-folder-get-spec';
7387         (wl-fldmgr-add-completion-all-completions):
7388         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7389
7390         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7391         of `elmo-folder-get-type'.
7392
7393         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7394         `elmo-folder-get-spec';
7395         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7396         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7397         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7398         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7399         `elmo-read-msg-no-cache';
7400         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7401         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7402         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7403         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7404         `elmo-cache-save';
7405         (wl-draft-reedit): Use `elmo-message-file-name'.
7406
7407         * wl-expire.el: Use `elmo-folder-name-internal';
7408         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7409         Use macro `wl-summary-buffer-msgdb' instead of variable
7410         `wl-summary-buffer-msgdb';
7411         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7412         Use macro `wl-summary-buffer-folder-name' instead of variable
7413         `wl-summary-buffer-folder-name'.
7414         * wl-score.el: Likewise.
7415
7416         * wl-message.el: Rewrite for new message buffer cache mechanism.
7417         (wl-message-buffer-cache-buffer-get): New macro.
7418         (wl-message-buffer-cache-folder-get): Ditto.
7419         (wl-message-buffer-cache-message-get): Ditto.
7420         (wl-message-buffer-cache-entry-make): Ditto.
7421         (wl-message-buffer-cache-hit): Ditto.
7422         (wl-message-buffer-cache-sort): New function.
7423         (wl-message-buffer-cache-add): Ditto.
7424         (wl-message-buffer-cache-delete): Ditto.
7425         (wl-message-buffer-cache-clean-up): Ditto.
7426         (wl-message-buffer-window): Rewrite.
7427         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7428         (wl-message-buffer-display): New function.
7429         (wl-message-display-internal): New function.
7430
7431 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7432
7433         * wl-folder.el: Use `elmo-folder-name-internal';
7434         Use `wl-folder-get-elmo-folder';
7435         Use `elmo-folder-list-messages' instead of
7436         `elmo-list-folder';
7437         Use `elmo-folder-get-primitive-list' instead of
7438         `elmo-folder-get-primitive-spec-list';
7439         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7440         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7441         Use `elmo-folder-create' instead of `elmo-create-folder'.
7442         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7443         (wl-folder-get-elmo-folder): New macro.
7444         (wl-folder-elmo-folder-cache-get): Ditto.
7445         (wl-folder-elmo-folder-cache-put): Ditto.
7446         (wl-folder-suspend): Call `elmo-quit'.
7447
7448         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7449         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7450         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7451         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7452         (toplevel): require 'cl.
7453         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7454
7455         * wl-summary.el: Rewrite to use new elmo interface.
7456
7457 \f
7458 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7459
7460         * wl-mime.el (wl-draft-preview-message):
7461         Run `wl-draft-send-hook' before collecting recipients information;
7462         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7463
7464         * tm-wl.el (wl-draft-preview-message): Ditto.
7465
7466 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7467
7468         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7469         wrong recipients are displayed when forwarded message.
7470
7471 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7472
7473         * Version number is increased to 2.5.7.
7474
7475 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7476
7477         * wl-message.el (wl-message-next-page): Bind
7478         `window-pixel-scroll-increment' to nil while scrolling up.
7479
7480 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7481
7482         * wl-vars.el (wl-save-hook): New hook.
7483         * wl.el (wl-save): Call `wl-save-hook'.
7484
7485 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7486
7487         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7488         Argument WITH-ARG instead of NO-ARG (negative mean).
7489         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7490         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7491         * wl-message.el (wl-message-follow-current-entity): Likewise.
7492
7493 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7494
7495         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7496         FROM was optional argument.
7497         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7498
7499 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7500
7501         * Version number is increased to 2.5.6.
7502
7503 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7504
7505         * wl-version.el (wl-version-show): Removed.
7506         (wl-version): Add `interactive'.
7507
7508 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7509
7510         * wl-summary.el (wl-summary-get-petname-func): New variable.
7511         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7512         instead of `wl-address-get-petname-1'.
7513         (wl-summary-simple-from): Ditto.
7514
7515         * wl-address.el (wl-address-get-petname-1): Define as function.
7516
7517 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7520         field in the original message.
7521         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7522
7523 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7524
7525         * wl-expire.el (wl-expire-hide):
7526         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7527
7528 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7529
7530         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7531         find decoder for To, Cc, and Subject.
7532
7533 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7534
7535         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7536         for checking `elmo-use-buffer-cache'.
7537         (wl-summary-mark-as-important): Fixed typo in comment.
7538
7539 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7540
7541         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7542         field in the original message.
7543         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7544
7545 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7546
7547         * wl-expire.el (wl-expire-hide):
7548         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7549
7550 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7551
7552         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7553         find decoder for To, Cc, and Subject.
7554
7555 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7556
7557         * Version number is increased to 2.5.5.
7558
7559         * wl-address.el (wl-address-specials-regexp): New constant.
7560         (wl-address-quote-specials): Use it.
7561
7562 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-summary.el (wl-summary-rescan):
7565         Call `wl-summary-buffer-number-column-detect'.
7566         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7567
7568         * wl-message.el (wl-message-mode-map): Define.
7569         (wl-message-decode): Use it as local-map.
7570
7571 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7572
7573         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7574         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7575
7576 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7577
7578         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7579
7580         * wl-mule.el (wl-read-event-char): Ditto.
7581
7582         * wl-e21.el (wl-read-event-char): Ditto.
7583
7584         * wl-nemacs.el (wl-read-event-char): Ditto.
7585         (read-event): Removed.
7586
7587         * wl-util.el (toplevel): Removed dummy definition of
7588         `read-event'.
7589         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7590
7591 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7592
7593         * wl-nemacs.el (elmo-archive-call-process): Moved to
7594         elmo-archive.el.
7595
7596 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7597
7598         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7599         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7600
7601         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7602         instead of magic-number 6.  Use `not' instead of `null' for symbol
7603         `nil' check (not empty list).
7604         (wl-draft-insert-x-face-field): Fixed paren style.
7605
7606         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7607         one-branch conditional statement, instead of `and' and `if'.
7608         (wl-draft-forward): Likewise.
7609         (wl-draft-add-references): Likewise.
7610         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7611
7612         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7613         conditional steatment.  Use `cond' instead of `if'.
7614         (wl-draft-confirm): Likewise.
7615
7616 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7617
7618         * wl-version.el (wl-version-show): Use `product-string-1'
7619         instead of `wl-version'.
7620         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7621
7622         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7623
7624 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7625
7626         * wl-highlight.el (wl-highlight-headers): Revert
7627         `wl-highlight-x-face-func' argument (`beg' and `end').
7628
7629 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7630
7631         * wl.el (toplevel): Move `product-provide' declare.
7632         * wl-demo.el (toplevel): Ditto.
7633         * wl-dnd.el (toplevel): Ditto.
7634         * wl-highlight.el (toplevel): Ditto.
7635         * wl-message.el (toplevel): Ditto.
7636         * wl-refile.el (toplevel): Ditto.
7637         * wl-util.el (toplevel): Ditto.
7638
7639 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7640
7641         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7642         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7643         (wl-thread-close-all): keep cursor position.
7644
7645 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7646
7647         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7648         (eq x 0).
7649         (wl-generate-user-agent-string-1): Fix conditional statement.
7650
7651 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7652
7653         * wl.el (wl-check-environment): Additional check for
7654         'wl-local-domain' and `wl-message-id-domain'.
7655
7656 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7657
7658         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7659
7660 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7661
7662         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7663         instead of `smtp-sasl-user-realm'.
7664
7665 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7666
7667         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7668
7669 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7670
7671         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7672         to the default value as well as `eword-lexical-analyzer'.
7673
7674 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7675
7676         * wl-version.el (wl-extended-emacs-version,
7677         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7678         `elmo-match-string' instead of `wl-match-string'.
7679
7680 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7681
7682         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7683         docstring.
7684
7685 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7686
7687         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7688
7689 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7690
7691         * wl-highlight.el (wl-highlight-headers): Remove
7692         `wl-highlight-x-face-func' argument (`beg' and `end').
7693
7694 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7695
7696         * wl-summary.el (wl-summary-mark-as-important):
7697         Remove cache if folder is local.
7698
7699 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7700
7701         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7702         to get existing e-mail address string.
7703
7704 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7705
7706         * wl-version.el (wl-generate-user-agent-string): Commentary.
7707         (wl-generate-user-agent-string-1): Use `when' for
7708         one-branch conditional statement, instead of `and' and `if'.
7709         (wl-extended-emacs-version, wl-extended-emacs-version2,
7710         wl-extended-emacs-version3): Ditto.
7711
7712 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7713
7714         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7715         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7716         condition-case; Remove initialization.
7717         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7718         (wl-summary-sync-update3): Added argument `sync-all';
7719         Eliminated local variable `msgdb';
7720         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7721         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7722         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7723
7724 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7725
7726         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7727         connection before call `wl-draft-send-mail-with-smtp'.
7728
7729 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7730
7731         * Version number is increased to 2.5.4.
7732
7733 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7734
7735         * wl.el (wl-check-environment): Additional check for
7736         'wl-local-domain' and `wl-message-id-domain'.
7737
7738 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7739
7740         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7741         buffer as command specific.
7742         (wl-folder-mark-as-read-all-entity): Ditto.
7743         (wl-folder-prefetch-entity): Ditto.
7744         (wl-folder-drop-unsync-entity): Ditto.
7745
7746         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7747         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7748         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7749
7750         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7751         save-excursion.
7752
7753 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7754
7755         * Version number is increased to 2.5.3.
7756
7757         * wl-summary.el (wl-summary-save-view-cache):
7758         Delete duplicated `write-region';
7759         Use `write-region-as-binary' instead of `as-binary-output-file' and
7760         `write-region'.
7761
7762 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7763
7764         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7765
7766 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7767
7768         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7769         instead of `smtp-via-smtp'.
7770
7771 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7772
7773         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7774
7775 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7776
7777         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7778         instead of `smtp-sasl-user-realm'.
7779
7780 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7781
7782         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7783
7784 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7785
7786         * Version number is increased to 2.5.2.
7787
7788 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7789
7790         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7791         does not exist.
7792         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7793         (wl-biff-start): Call `timer-activate' if timer already exists.
7794
7795         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7796         only when it is bound as function.
7797
7798 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7799
7800         * Version number is increased to 2.5.1.
7801
7802 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7803
7804         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7805         Print refile/copy destination.
7806
7807 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7808
7809         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7810         queue-flush-only is non-nil.
7811
7812         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7813
7814         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7815         checking cache folder.
7816
7817 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7818
7819         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7820         `regexp-quote'.
7821
7822 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7823
7824         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7825         function.
7826         * wl-summary.el (wl-summary-write-current-folder-functions):
7827         Change default value.  Use it.
7828
7829 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7830
7831         * Version number is increased to 2.5.0.
7832
7833         * wl-version.el (wl-version): Changed codename.
7834
7835 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7836
7837         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7838         (wl-summary-supersedes-message): Ditto.
7839
7840 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7841
7842         * wl-refile.el (wl-refile-guess-functions): Renamed from
7843         `wl-refile-guess-func-list'.
7844
7845 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7846
7847         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7848         Fixed problem when no rule was matched.
7849
7850 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7851
7852         * wl-summary.el (wl-summary-get-mark): Fixed
7853         `wl-summary-buffer-target-mark' check logic.
7854
7855 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7856
7857         * wl-folder.el (wl-folder-write-current-folder): Added group
7858         folder check.
7859
7860         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7861         `wl-summary-write-current-newsgroup'.
7862         (wl-summary-write-current-folder-functions): New variable.
7863         * wl-folder.el (wl-folder-get-newsgroups): New function.
7864         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7865         (wl-folder-write-current-folder): Renamed from
7866         `wl-folder-write-current-newsgroup'.
7867
7868 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7869
7870         * Version number is increased to 2.3.93.
7871
7872 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7873
7874         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7875         (wl-ldap-make-matched-value-list): Ditto.
7876         (wl-ldap-alias-safe-string): Split e-mail address.
7877
7878         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7879         petname folder default was selected.
7880         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7881         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7882
7883 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7884
7885         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7886         to `wl-draft-config-exec'.
7887
7888         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7889         instead of calling `wl-draft-config-exec';
7890         Process group-list and show recipients in minibuffer.
7891
7892         * tm-wl.el (wl-draft-preview-message): Ditto.
7893
7894 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7895
7896         * wl.el (toplevel): Added (C) to copyright notice, and
7897         sync Author header.
7898         * tm-wl.el (toplevel): Ditto.
7899         * wl-address.el (toplevel): Ditto.
7900         * wl-demo.el (toplevel): Ditto.
7901         * wl-dnd.el (toplevel): Ditto.
7902         * wl-draft.el (toplevel): Ditto.
7903         * wl-e21.el (toplevel): Ditto.
7904         * wl-expire.el (toplevel): Ditto.
7905         * wl-folder.el (toplevel): Ditto.
7906         * wl-highlight.el (toplevel): Ditto.
7907         * wl-message.el (toplevel): Ditto.
7908         * wl-mime.el (toplevel): Ditto.
7909         * wl-mule.el (toplevel): Ditto.
7910         * wl-nemacs.el (toplevel): Ditto.
7911         * wl-refile.el (toplevel): Ditto.
7912         * wl-score.el (toplevel): Ditto.
7913         * wl-summary.el (toplevel): Ditto.
7914         * wl-template.el (toplevel): Ditto.
7915         * wl-thread.el (toplevel): Ditto.
7916         * wl-util.el (toplevel): Ditto.
7917         * wl-vars.el (toplevel): Ditto.
7918         * wl-xmas.el (toplevel): Ditto.
7919
7920 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7921
7922         * wl.el (wl-init): Added comment about `wl-init-hook'.
7923         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7924         * wl-vars.el (wl-init-hook): Added docs.
7925         (wl-make-plugged-hook): Removed useless docs.
7926         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7927         * wl-xmas.el (toplevel): Ditto.
7928
7929 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7930
7931         * wl-address.el (toplevel): Fixed multiple Author header format.
7932         * wl-demo.el (toplevel): Ditto.
7933         * wl-draft.el (toplevel): Ditto.
7934         * wl-folder.el (toplevel): Ditto.
7935         * wl-summary.el (toplevel): Ditto.
7936         * wl-thread.el (toplevel): Ditto.
7937         * wl-util.el (toplevel): Ditto.
7938         * wl-vars.el (toplevel): Ditto.
7939         * wl-version.el (toplevel): Ditto.
7940         * wl-xmas.el (toplevel): Ditto.
7941         * wl.el (toplevel): Ditto.
7942
7943         * wl-version.el (toplevel): Added require `elmo-version' for
7944         `product-version-as-string'.
7945
7946 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7947
7948         * wl-vars.el (wl-draft-send-hook): Changed default value to
7949         '(wl-draft-config-exec).
7950
7951         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7952         explicitly.
7953         (wl-draft): Set `wl-draft-config-exec-flag' before running
7954         `wl-mail-setup-hook'.
7955
7956         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7957         `wl-biff-init-icons' to `wl-init-hook' instead of
7958         `wl-make-plugged-hook'.
7959         (Because if `wl-draft' command is invoked at first,
7960         they are not initialized)
7961         Updated copyright notice.
7962
7963         * wl-e21.el (toplevel): Ditto;
7964
7965         * wl-demo.el (toplevel): Updated copyright notice.
7966         * wl-address.el (toplevel): Ditto.
7967         * wl-draft.el (toplevel): Ditto.
7968         * wl-version.el (toplevel): Ditto.
7969         * wl-folder.el (toplevel): Ditto.
7970         * wl-summary.el (toplevel): Ditto.
7971         * wl-thread.el (toplevel): Ditto.
7972         * wl-util.el (toplevel): Ditto.
7973         * wl-vars.el (toplevel): Ditto.
7974         * wl.el (toplevel): Ditto.
7975
7976 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7977
7978         * wl-highlight.el (wl-highlight-message): Fixed problem of
7979         highlighting failure which occured when the last field contains
7980         multiple lines in the draft buffer.
7981
7982         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7983         `wl-biff-start' if plugged.
7984
7985         * wl-util.el (wl-biff-check-folder): New function.
7986         (wl-biff-check-folders): Don't set session name prefix.
7987         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7988         (wl-biff-check-folder-async): Ditto.
7989
7990         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7991         in email address.
7992
7993 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7994
7995         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7996
7997         * wl-draft.el (wl-draft-strip-subject-re): New function.
7998
7999         * wl-draft.el (wl-draft-reply): Use it.
8000
8001 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8002
8003         * wl-message.el (wl-mmelmo-message-redisplay): Use
8004         `mime-display-message' instead of `wl-mime-display-message'.
8005
8006         * wl-mime.el (toplevel): Removed compatibility workaround
8007         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8008         (wl-mime-display-message): Abolished.
8009         (wl-mime-entity-read-field): Ditto.
8010         (wl-mime-combine-message/partial-pieces): Use
8011         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8012
8013 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8014
8015         * wl-template.el: Doc fixes.
8016
8017 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8018
8019         * wl-e21.el (wl-message-overload-functions): Do nothing if
8020         `current-local-map' is not available.
8021         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8022
8023 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8024
8025         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8026         representation.
8027
8028         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8029         number.
8030         (wl-fldmgr-save-folders): Don't use `format' when insert
8031         `wl-fldmgr-folders-header'.
8032
8033 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8034
8035         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8036
8037 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8038
8039         * wl-highlight.el (wl-highlight-message):
8040         Use `std11-field-end' to detect end point of the header field.
8041         Refer `wl-highlight-max-header-size'.
8042
8043         * wl-vars.el (wl-highlight-max-header-size): New variable.
8044
8045         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8046
8047         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8048         Set `for-draft' argument of wl-highlight-headers.
8049         (wl-draft): Ditto.
8050         (wl-draft-reedit): Ditto.
8051         (wl-user-agent-compose-internal): Ditto.
8052
8053 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8054
8055         * wl-message.el (wl-message-add-button): Use overlay.
8056
8057 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8058
8059         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8060
8061         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8062         problem when group-list content is nothing.
8063         (Reported by Mito <mit@nines.nec.co.jp>)
8064
8065 2000-10-18  SAITO Atsunori <sai@yedo.com>
8066
8067         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8068
8069 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8070
8071         * tm-wl.el (toplevel): Use product-provide.
8072
8073 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8074
8075         * Version number is increased to 2.3.92.
8076
8077 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8078
8079         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8080         title text, use `display' property for left margin under Emacs 21.
8081
8082         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8083         properties.
8084         (wl-plugged-init-icons): Ditto.
8085
8086 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8087
8088         * wl.el (wl-save-status, wl-init): Remove last period in
8089         "...done." message.
8090         * tm-wl.el (wl-summary-burst): Ditto.
8091         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8092         wl-summary-resume-cache-status,
8093         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8094         wl-summary-sync-update3, wl-summary-highlight-msgs,
8095         wl-summary-flush-pending-append-operations,
8096         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8097         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8098         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8099         wl-thread-open-all): Ditto.
8100         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8101         * wl-mime.el (wl-summary-burst): Ditto.
8102         * wl-highlight.el (wl-highlight-summary): Ditto.
8103         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8104         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8105         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8106         * wl-address.el (wl-local-address-init): Ditto.
8107
8108 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8109
8110         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8111         `add-text-properties'.
8112         (wl-plugged-init-icons): Ditto.
8113         (wl-folder-init-icons): Use `propertize' instead of
8114         `put-text-property'.
8115         (wl-plugged-set-folder-icon): Ditto.
8116         (wl-e21-highlight-folder-group-line): Ditto.
8117
8118 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8119
8120         * wl-version.el (wl-version-status-alist): New variable.
8121         (wl-version-status): New function.
8122
8123         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8124         "Cc" part of the case "Reply-To".
8125
8126         * wl-draft.el (wl-draft-reply): Use result of
8127         `eword-extract-address-components'.
8128
8129         * wl-demo.el (wl-demo-icon-name): New constant.
8130         (wl-logo-xpm): Use it.
8131         (wl-logo-xbm): Ditto.
8132         (wl-logo-bitmap): Ditto.
8133
8134         * Version number is increased to 2.3.91.
8135
8136 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8137
8138         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8139         (wl-extended-emacs-version, wl-extended-emacs-version2,
8140         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8141         docstring.
8142
8143         * wl-version.el (wl-generate-user-agent-string-1): New function.
8144         (wl-generate-user-agent-string): Use it.
8145
8146         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8147         `mime-edit-insert-user-agent-field'.
8148         (wl-generate-user-agent-string): Check
8149         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8150
8151         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8152         instead of `if', when verbose case.
8153
8154 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8155
8156         * wl-expire.el (wl-summary-expire): Fix.
8157
8158 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8159
8160         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8161         and `elmo-lost+found-folder' if 'wl-draft.
8162         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8163
8164 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8165
8166         * wl-expire.el (wl-summary-expire): Change messages.
8167         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8168         `deleing-info' instead of "Deleting..."
8169
8170 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8171
8172         * wl-summary.el (wl-summary-refile-subr): Fix.
8173
8174 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8175
8176         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8177         if pipe folder.
8178
8179 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8180
8181         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8182
8183 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8184
8185         * wl-expire.el (wl-expire-hide): New function.
8186         (wl-summary-expire): Add `hide'.
8187
8188 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8189
8190         * wl-vars.el (wl-draft-reply-without-argument-list):
8191         Changed default value to consider `Reply-To:'.
8192         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8193
8194         * Version number is increased to 2.3.90.
8195
8196         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8197         elmo-imap4-get-session with unwind-protect.
8198         Don't cause error.
8199         (wl-summary-sync-marks): Don't check plugged nor folder type.
8200         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8201         (Always keep current buffer).
8202
8203 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8204
8205         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8206         Enclose with `save-excursion'.
8207
8208 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8209
8210         * wl-version.el (wl-version): Remove interactive.
8211
8212 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8213
8214         * wl-version.el (wl-generate-user-agent-string): Use
8215         `product-string-verbose' instead of `product-string-1'.
8216
8217 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8218
8219         * wl-vars.el (wl-draft-use-cache): New variable.
8220         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8221         if wl-draft-use-cache is non-nil.
8222
8223 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8224
8225         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8226         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8227
8228 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8229
8230         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8231         (wl-thread-msg-mark-as-unread): Ditto.
8232
8233         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8234         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8235         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8236         Don't set mark in summary if return value of `elmo-mark-as-read'
8237         is nil.
8238         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8239         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8240         instead of `wl-thread-msg-mark-as-read'.
8241         (wl-summary-mark-as-unread-region): Ditto.
8242         (wl-summary-target-mark-mark-as-read): Ditto.
8243
8244         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8245
8246 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8247
8248         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8249
8250         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8251
8252 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8253
8254         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8255         face.
8256
8257 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8258
8259         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8260         `running-xemacs'.
8261
8262 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8263
8264         * wl-version.el (toplevel): Use `product-version-as-string' for
8265         set verstion-string, if defined.
8266
8267         * wl-version.el (wl-version-show): Insert string at point, when
8268         call with argument.
8269
8270         * wl-version.el (wl-generate-user-agent-string): Use
8271         `product-string-1' instead of `wl-appname', `wl-version' and
8272         `wl-codename'.
8273
8274 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8275
8276         * wl-address.el (toplevel): Use product-provide.
8277         * wl-demo.el (toplevel): Ditto.
8278         * wl-dnd.el (toplevel): Ditto.
8279         * wl-draft.el (toplevel): Ditto.
8280         * wl-e21.el (toplevel): Ditto.
8281         * wl-expire.el (toplevel): Ditto.
8282         * wl-fldmgr.el (toplevel): Ditto.
8283         * wl-folder.el (toplevel): Ditto.
8284         * wl-highlight.el (toplevel): Ditto.
8285         * wl-message.el (toplevel): Ditto.
8286         * wl-mime.el (toplevel): Ditto.
8287         * wl-mule.el (toplevel): Ditto.
8288         * wl-nemacs.el (toplevel): Ditto.
8289         * wl-refile.el (toplevel): Ditto.
8290         * wl-score.el (toplevel): Ditto.
8291         * wl-summary.el (toplevel): Ditto.
8292         * wl-template.el (toplevel): Ditto.
8293         * wl-thread.el (toplevel): Ditto.
8294         * wl-util.el (toplevel): Ditto.
8295         * wl-vars.el (toplevel): Ditto.
8296         * wl-xmas.el (toplevel): Ditto.
8297         * wl.el (toplevel): Ditto.
8298
8299 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8300
8301         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8302         instead of product.
8303
8304         * wl-version.el (wl-version): Compile time evalution elmo-version.
8305
8306 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8307
8308         * wl-summary.el (wl-summary-sync-force-update): Append queue
8309         `mark-as-read'if unplugged.
8310
8311 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8312
8313         * wl-version.el: New file.  Use product.el.
8314         * wl.el: add (require 'wl-version).
8315         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8316         for ~/.folders header.
8317         (wl-fldmgr-folders-header): Changed.
8318         * wl-demo.el (wl-demo): Use product.el.
8319
8320         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8321         wl-version.el.
8322         * wl-util.el (wl-version, wl-version-show): Ditto.
8323
8324         * wl-util.el (wl-generate-user-agent-string,
8325         wl-extended-emacs-version, wl-extended-emacs-version2,
8326         wl-extended-emacs-version3): Move to wl-version.el.
8327         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8328         xemacs-codename, mime-edit-insert-user-agent-field,
8329         mime-edit-user-agent-value, mime-editor/version,
8330         mime-editor/codename): Compile warning killer move to
8331         wl-version.el
8332
8333 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8334
8335         * wl-summary.el (wl-summary-refile-subr): Fix.
8336
8337 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8338
8339         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8340         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8341
8342 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8343
8344         * wl.el (wl-check-environment): Check too many `@'.
8345
8346 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8347
8348         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8349
8350 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8351
8352         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8353         wl-draft-reply-myself-without-argument-list): Add variables.
8354         * wl-draft.el (wl-draft-reply): Use it.
8355
8356 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8357
8358         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8359         the 5th argument of `elmo-network-get-spec'.
8360
8361         * wl-thread.el (wl-thread-reparent-children): New inline function.
8362         (wl-thread-delete-message): Use it.
8363
8364         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8365         (wl-summary-score-update-all-lines): Don't use `dolist'.
8366
8367 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8368
8369         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8370         (require 'elmo-msgdb) for inline function.
8371
8372 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8373
8374         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8375
8376 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8377
8378         * wl-score.el (wl-score-headers): Fix for the confusing macro
8379         `elmo-kill-buffer'.
8380
8381 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8382
8383         * wl-summary.el: Don't use the 3rd argument of `require' because
8384         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8385         * wl-util.el: Ditto.
8386         * wl-draft.el: Ditto.
8387
8388 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8389
8390         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8391         window system is not used.
8392
8393 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8394
8395         * wl-thread.el: Don't use `mapcar' only for iteration.
8396         (wl-thread-resume-entity): Ditto.
8397         (wl-thread-delete-message): Ditto.
8398
8399         * wl-summary.el: Bind `dragdrop-drop-functions',
8400         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8401         of `require' for `timezone', `easymenu' and `ps-print';
8402         don't use `mapcar' only for iteration.
8403
8404         * wl-util.el: Bind `mule-version', `nemacs-version',
8405         `emacs-beta-version', `xemacs-codename',
8406         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8407         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8408         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8409         only for iteration.
8410
8411         * wl-score.el: Don't use `mapcar' only for iteration.
8412         (wl-score-simplify-buffer-fuzzy): Ditto.
8413         (wl-score-simplify-subject): Ditto.
8414         (wl-score-headers): Ditto.
8415         (wl-summary-score-update-all-lines): Ditto.
8416
8417         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8418         `enable-multibyte-characters' and `mule-version'.
8419
8420         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8421         `mapcar' only for iteration.
8422
8423         * wl-demo.el: Don't use `mapcar' only for iteration.
8424
8425         * wl-folder.el: Don't use `mapcar' only for iteration.
8426         (wl-folder-open-all): Ditto.
8427         (wl-folder-count-incorporates): Ditto.
8428
8429         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8430         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8431
8432         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8433         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8434         `smtp-connection-type'; specify 3rd argument of `require' for
8435         `timezone'; don't use `mapcar' only for iteration.
8436         (wl-draft-clone-local-variables): Don't use `mapcar'.
8437         (wl-draft-generate-clone-buffer): Ditto.
8438         (wl-user-agent-compose-internal): Ditto.
8439
8440         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8441
8442         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8443         (wl-save-status): Ditto.
8444
8445         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8446         for iteration.
8447
8448 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8449
8450         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8451         removed `Date'.
8452         (wl-fldmgr-make-filter-default): New user option.
8453
8454         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8455         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8456         (wl-fldmgr-filter-completion-alist): Abolish.
8457
8458         * wl.el (wl): Don't check servers if arg is non-nil.
8459
8460         * wl-draft.el (wl-draft-reply): Set only message-id string to
8461         In-Reply-To field.
8462
8463 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8464
8465         * wl-summary.el (wl-summary-pick): Rewrite.
8466
8467         * wl-draft.el (wl-draft-forward): Get references field from
8468         original buffer.
8469         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8470
8471 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8472
8473         * wl-draft.el (wl-draft-forward): Add references field.
8474
8475 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8476
8477         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8478         (wl-draft-reply): Use it.
8479
8480 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8481
8482         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8483         when Emacs 21 is running.
8484
8485         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8486         bindings.
8487
8488 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8489
8490         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8491         XPM icons transparent.
8492
8493         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8494         Emacs 21.
8495
8496 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8497
8498         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8499         nil.
8500
8501         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8502         when it is persistent.
8503         (wl-summary-sync-marks): Changed argument for
8504         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8505         (wl-summary-virtual): Use `elmo-read-search-condition'.
8506         (wl-summary-redisplay-internal): If folder is local, mark as read
8507         even when folder is plugged.
8508
8509 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8510
8511         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8512         of `tool-bar-lines' in the frame parameters.
8513         (after-make-frame-functions, post-command-hook): Don't modify the
8514         value.
8515         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8516         wl-e21-tool-bar-lines): Removed.
8517
8518 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8519
8520         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8521         properties `evaporate' and `wl-momentary-overlay' as well.
8522         (wl-highlight-summary-displaying): Ditto.
8523         (wl-delete-all-overlays): Don't delete overlay which does not have
8524         a property `wl-momentary-overlay'.
8525
8526         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8527         `display-mouse-p' and `display-graphic-p'.
8528         (wl-folder-init-icons): Don't search for XBM or the other files.
8529         (wl-plugged-set-folder-icon): Make icons if and only if
8530         `display-graphic-p' returns non-nil.
8531         (wl-highlight-plugged-current-line): Use `before-string' overlay
8532         property to show icon images.
8533         (wl-highlight-folder-current-line): Ditto.
8534         (wl-e21-highlight-folder-group-line): Ditto.
8535         (wl-e21-highlight-folder-by-numbers): Ditto.
8536         (wl-e21-insert-image): Removed.
8537         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8538         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8539         said.
8540         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8541         `wl-e21-force-switch-toolbar'.
8542         (wl-e21-make-icon-image): Removed.
8543         (wl-e21-setup-toolbar): Don't search for XBM files.
8544         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8545         the default value.
8546
8547 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8548
8549         * wl-util.el (wl-biff-check-folder-async): Set
8550         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8551
8552 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8553
8554         * wl-e21.el (after-make-frame-functions): Add
8555         `wl-e21-force-switch-toolbar'.
8556         (wl-e21-force-switch-toolbar): New function force to switch the
8557         toolbar appearance automatically.
8558         (post-command-hook): Add `wl-e21-switch-toolbar'.
8559         (wl-e21-switch-toolbar): New function to switch the toolbar
8560         appearance automatically.
8561         (wl-e21-tool-bar-lines): New buffer local variable.
8562
8563 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8564
8565         * wl-util.el (wl-biff-check-folders-running): New variable.
8566         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8567         (wl-biff-check-folder-async-callback):
8568         Set `wl-biff-check-folders-running'.
8569         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8570         with unwind-protect.
8571
8572         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8573         Enclose `wl-folder-auto-check' with unwind-protect.
8574
8575         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8576         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8577
8578         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8579
8580         * wl-util.el (wl-biff-notify): New inline function.
8581         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8582         locally.
8583         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8584         folder-list' is 1.
8585         Use `wl-biff-notify'.
8586         (wl-biff-check-folder-async-callback): New function.
8587         (wl-biff-check-folder-async): Ditto.
8588
8589         * wl-folder.el (wl-folder): Don't check folders.
8590         (wl-folder-auto-check): New function.
8591
8592 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8593
8594         * wl-util.el (wl-biff-start) [Emacs19+]:
8595         Use `timer-next-integral-multiple-of-time'.
8596         (wl-biff-check-folders): Use `wl-default-folder'
8597         if `wl-biff-check-folder-list' is nil.
8598
8599 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8600
8601         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8602         instead of `elmo-delete-lists'.
8603
8604 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8605
8606         * wl.el (wl-plugged-toggle-all): Set the value of
8607         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8608         (wl-plugged-toggle): Ditto.
8609         (wl-toggle-plugged): Ditto.
8610         (wl-plugged-init): Ditto.
8611
8612         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8613         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8614         instead of `wl-biff-state-indicator-off' and
8615         `wl-biff-state-indicator-on'; don't modify the value and the type
8616         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8617         (wl-plugged-init-icons): Set icons data to
8618         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8619         instead of `wl-plug-state-indicator-off' and
8620         `wl-plug-state-indicator-on'; don't modify the value and the type
8621         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8622
8623         * wl-vars.el (wl-modeline-biff-state-off,
8624         wl-modeline-biff-state-on, wl-modeline-biff-status,
8625         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8626         wl-modeline-plug-status): New internal variables.
8627         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8628         wl-biff-check-interval, wl-biff-check-folder-list): Change
8629         customization group from `wl-folder' to `wl-highlight'.
8630         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8631         wl-show-plug-status-on-modeline): Defcustomized.
8632
8633         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8634         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8635         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8636         a flag to `mode-line-buffer-identification'.
8637
8638         * wl-e21.el (wl-biff-init-icons): Set icons data to
8639         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8640         instead of `wl-biff-state-indicator-off' and
8641         `wl-biff-state-indicator-on'.
8642         (wl-plugged-init-icons): Set icons data to
8643         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8644         instead of `wl-plug-state-indicator-off' and
8645         `wl-plug-state-indicator-on'.
8646
8647 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8648
8649         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8650         excessive titles.
8651
8652 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8653
8654         * wl.el (wl-plugged-mode): Use revised
8655         `wl-mode-line-buffer-identification'.
8656         (wl-plugged-init): Don't use `force-mode-line-update'.
8657
8658         * wl-xmas.el (wl-draft-overload-functions): Use revised
8659         `wl-mode-line-buffer-identification'.
8660         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8661         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8662         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8663         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8664         `wl-make-plugged-hook';
8665         add `wl-folder-init-icons' and `wl-setup-folder' to
8666         `wl-folder-mode-hook'.
8667
8668         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8669         19 as well.
8670         (wl-mode-line-display-priority-list): New user option.
8671         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8672         Defcustomized.
8673         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8674         Add docs.
8675
8676         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8677         start.
8678         (wl-mode-line-buffer-identification): Revised as a function.
8679
8680         * wl-summary.el (wl-summary-mode): Use revised
8681         `wl-mode-line-buffer-identification'; don't call
8682         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8683         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8684         `wl-xmas-setup-summary'.
8685
8686         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8687         `wl-mode-line-buffer-identification'.
8688
8689         * wl-mule.el (wl-draft-overload-functions): Use revised
8690         `wl-mode-line-buffer-identification'.
8691
8692         * wl-folder.el (wl-make-plugged-alist): Don't call
8693         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8694         (wl-folder): Don't call `wl-folder-init-icons' directly.
8695         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8696         `wl-xmas-setup-folder' directly;
8697         use revised `wl-mode-line-buffer-identification'.
8698         (TopLevel): Don't bind `wl-biff-init-icons',
8699         `wl-plugged-init-icons', `wl-folder-init-icons',
8700         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8701
8702         * wl-e21.el (wl-draft-overload-functions): Use revised
8703         `wl-mode-line-buffer-identification'.
8704         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8705         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8706         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8707         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8708         `wl-make-plugged-hook';
8709         add `wl-folder-init-icons' and `wl-setup-folder' to
8710         `wl-folder-mode-hook'.
8711
8712 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8713             Katsumi Yamaoka    <yamaoka@jpl.org>
8714
8715         * wl.el (wl): Call `wl-biff-start'.
8716         (wl-exit): Call `wl-biff-stop'.
8717         (wl-plugged-mode): Show biff in modeline.
8718         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8719
8720         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8721         (wl-biff-init-icons): New function.
8722         (wl-plugged-init-icons): Don't make too much keymaps.
8723         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8724
8725         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8726         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8727         variables.
8728         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8729         options.
8730
8731         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8732         wl-biff-start, wl-biff-stop): New functions.
8733         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8734         (wl-biff-timer-name): New variable.
8735
8736         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8737
8738         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8739         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8740
8741         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8742         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8743
8744         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8745         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8746         `wl-folder-init-icons' to `ignore' if they are not available.
8747         (wl-folder-mode): Show biff in modeline.
8748
8749         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8750         (wl-biff-init-icons): New function.
8751         (wl-plugged-init-icons): Don't make too much keymaps.
8752         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8753
8754 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8755
8756         * wl-vars.el (wl-strict-diff-folders): Customization Type
8757         and doc fix.  Define as a list of regular expressions for
8758         folders or nil.
8759         * wl-folder.el (wl-folder-check-one-entity): Use
8760         `wl-string-match-member' instead of `wl-string-member' for
8761         `wl-strict-diff-folders'.
8762
8763 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8764
8765         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8766         (wl-highlight-folder-current-line): Use it; new implementation.
8767         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8768         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8769         `defsubst' instead of `defun'.
8770
8771         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8772         `wl-highlight-group-folder-by-numbers'; made it can also be a
8773         number.  See info for more details.
8774
8775         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8776         running.
8777
8778         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8779         to bind them.
8780
8781         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8782         (wl-highlight-folder-current-line): New implementation.
8783
8784         * wl-highlight.el (wl-highlight-folder-group-line): New
8785         implementation.
8786         (wl-delete-all-overlays): Rewrite as a marco.
8787         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8788
8789         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8790         running.
8791         (wl-folder-*-glyph): No need to bind them.
8792
8793         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8794         `wl-e21-highlight-folder-group-icon'; rewrite.
8795         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8796         `defsubst' instead of `defun'.
8797         (wl-folder-mode-map): Bind it when compiling.
8798
8799 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8800
8801         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8802
8803         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8804
8805 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8806
8807         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8808
8809 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8810
8811         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8812         (wl-highlight-folder-current-line): Use it.
8813
8814         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8815         in `id-name'.
8816
8817 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8818
8819         * wl.el: Require `wl-e21' when Emacs 21 is running.
8820
8821         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8822         default when Emacs 21 is running.
8823         (wl-use-highlight-mouse-line): Ditto.
8824         (wl-on-emacs21): New constant.
8825         (wl-on-emacs20): Removed.
8826
8827         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8828         Emacs 21 is running.
8829
8830         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8831         Emacs 21 is running.
8832
8833         * wl-e21.el: New file.
8834
8835 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8836
8837         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8838         (wl-toggle-plugged): Ditto.
8839         (wl-plugged-toggle): Ditto.
8840         (wl-plugged-toggle-all): Ditto.
8841
8842         * wl-vars.el (wl-plug-state-indicator): Refer
8843         `wl-plug-state-indicator-on' indirectly.
8844
8845 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8848         Call `wl-folder-confirm-existence'.
8849
8850         * wl-folder.el (wl-folder-confirm-existence): Added optional
8851         argument `force'.
8852
8853 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8854
8855         * wl-summary.el (wl-summary-refile-subr): Assume
8856         `copy-or-refile' as symbol.
8857         (wl-summary-refile): Follow up above change.
8858         (wl-summary-copy): Ditto.  Doc fix.
8859
8860 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8861
8862         * wl-summary.el (wl-summary-pick): Don't bind
8863         `elmo-search-mime-charset'.
8864
8865         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8866         default using old backquote style.
8867         (wl-search-mime-charset): Abolished.
8868
8869         * wl-highlight.el (wl-highlight-headers):
8870         Call `point' after `re-search-forward'(for Nemacs).
8871
8872         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8873         for elmo-imap4.el.
8874
8875 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8876
8877         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8878         `wl-message-ignored-field-list' instead of
8879         `mime-view-ignored-field-list'.
8880
8881         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8882         Add interactive spec.
8883         (wl-folder-goto-bottom-of-current-folder): Ditto.
8884         (wl-folder-mode-map): Bind them.
8885
8886         * wl-vars.el (wl-message-ignored-field-list): New variable.
8887         (wl-message-visible-field-list): New variable.
8888
8889         * wl-mime.el (wl-mime-header-presentation-method): New function.
8890         (wl-mime-setup): Set header-presentation-method.
8891
8892 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8893
8894         * wl-nemacs.el (wl-draft-overload-functions): Set
8895         `mode-line-buffer-identification' instead of using
8896         `wl-make-modeline'.
8897
8898         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8899         instead of using `wl-make-modeline'.
8900
8901         * wl-xmas.el (wl-plugged-init-icons): Set up
8902         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8903         (wl-make-modeline): Abolish.
8904         (wl-draft-overload-functions): Set
8905         `mode-line-buffer-identification' instead of using
8906         `wl-make-modeline'.
8907
8908         * wl-util.el (wl-make-modeline-subr): Abolish.
8909         (wl-mode-line-buffer-identification): New alias.
8910
8911         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8912         (wl-summary-make-modeline): Abolish.
8913         (wl-summary-buffer-set-folder): Set
8914         `wl-summary-buffer-folder-indicator'.
8915         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8916         of using `wl-make-modeline'.
8917         (wl-summary-switch-to-clone-buffer): Don't set
8918         `mode-line-buffer-identification'.
8919         (wl-summary-goto-folder-subr): Ditto.
8920
8921         * wl-mule.el (wl-draft-overload-functions): Set
8922         `mode-line-buffer-identification' instead of using
8923         `wl-make-modeline'.
8924
8925         * wl-folder.el (wl-folder-mode): Set
8926         `mode-line-buffer-identification' instead of using
8927         `wl-make-modeline'.
8928         (wl-folder): Don't set `mode-line-buffer-identification'.
8929
8930 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8931
8932         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8933         instead of `member' for `wl-refile-guess-func-list' look-ups.
8934         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8935
8936 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8937
8938         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8939         `wl-message-button-dispatcher'.
8940
8941         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8942
8943         * wl-message.el (wl-message-button-dispatcher): Use it.
8944
8945         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8946         "In-Reply-To".
8947
8948         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8949         Bind `case-fold-search' to t.
8950
8951 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8952
8953         * wl-xmas.el (wl-message-overload-functions): Initialize
8954         `wl-message-button-map'.
8955
8956         * wl-mule.el (wl-message-overload-functions): Initialize
8957         `wl-message-button-map'.
8958
8959         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8960
8961         * wl-message.el (wl-message-button-map): New keymap.
8962         (wl-message-add-button): New function.
8963         (wl-message-button-dispatcher): New function.
8964         (wl-message-button-refer-article): New function.
8965
8966         * wl-highlight.el
8967         (wl-highlight-message-add-buttons-to-header): New function.
8968         (wl-highlight-headers): Use it.
8969
8970 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8971
8972         * wl-summary.el (wl-summary-default-from): Use
8973         `wl-address-get-petname-1'.
8974         (wl-summary-simple-from): Ditto.
8975
8976         * wl-address.el (wl-address-get-petname-1): New inline function.
8977         (wl-address-get-petname): Use it.
8978
8979 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8980
8981         * wl-summary.el (wl-summary-default-from): Return full-name part
8982         from the address if no petname was found.
8983         (wl-summary-simple-from): Ditto.
8984
8985         * wl-address.el (wl-address-get-petname): Return nil if no petname
8986         associated with the address was found.
8987
8988 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8989
8990         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8991         display is finished.
8992
8993 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8994
8995         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8996         `elmo-folder-exists-p' argument.
8997
8998 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8999
9000         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9001         the folder.
9002
9003 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9004
9005         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9006
9007         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9008         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9009
9010 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9011
9012         * wl-folder.el (wl-folder-create-subr): New function.
9013         (wl-folder-confirm-existence): Use it.
9014         (wl-folder-check-one-entity): Use it.
9015         Check the error symbol is derived from 'elmo-open-error.
9016
9017         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9018         `ignore-error'.
9019
9020 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9021
9022         * wl-util.el (toplevel): Add (eval-when-compile (require
9023         'elmo-util)).  (Maybe `provide' is typo.)
9024
9025 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9026
9027         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9028         (I don't know why this was needed.)
9029
9030         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9031         Follow up changes for stream-type.
9032
9033         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9034         (wl-draft-elmo-nntp-send): Ditto.
9035
9036         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9037         (wl-nntp-posting-stream-type): Ditto.
9038         (wl-pop-before-smtp-ssl): Abolished.
9039         (wl-nntp-posting-ssl): Ditto.
9040
9041         * wl-address.el (wl-address-quote-specials): New function.
9042         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9043
9044         * wl-draft.el (wl-draft-reply): Ditto.
9045
9046 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9047
9048         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9049         use function `wl-string-match-assoc'.
9050
9051 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9052
9053         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9054
9055         * wl-draft.el (wl-draft-deduce-address-list): New function.
9056         (wl-draft-parse-mailbox-list): Ditto.
9057         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9058         instead of `smtp-deduce-address-list'.
9059         (wl-draft-on-field-p): Follow group list.
9060
9061         * wl-address.el (wl-address-concat-token): New function.
9062         (wl-address-string-without-group-list-contents): Ditto.
9063         (wl-complete-field-body): Fixed problem of completion
9064         by japanese petname.
9065         (wl-address-make-completion-list): Rewrite.
9066
9067 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9068
9069         * wl-address.el (wl-address-make-completion-list): Completion by
9070         petname.
9071         (wl-complete-field-body): Likewise.
9072
9073 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9074
9075         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9076         contains invalid address syntax.
9077
9078 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9079
9080         * wl-folder.el (wl-folder-check-entity-async): Use
9081         `elmo-nntp-spec-hostname'.
9082
9083 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9084
9085         * wl-summary.el (wl-summary-msgdb-load-async): Use
9086         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9087
9088 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9089
9090         * wl-draft.el (wl-draft-reply): Set argument
9091         `content-transfer-encoding' as nil.
9092
9093 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9094
9095         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9096         `wl-refile-alist'.
9097
9098 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9099
9100         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9101         (wl-draft-edit-string): Ditto.
9102         (wl-draft-forward): Ditto.
9103         * wl-summary.el (wl-summary-write): Ditto.
9104
9105 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9106
9107         * wl-summary.el (wl-summary-sync-update3): Call
9108         `wl-summary-buffer-number-column-detect'.
9109         (wl-summary-buffer-number-column-detect): Search from point-min.
9110
9111 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9112
9113         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9114         contains an address which is not included in original to or cc.
9115
9116 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9117
9118         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9119         begin-line does not exist.
9120         * wl-message.el (wl-message-uu-substring): Ditto.
9121
9122 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9123
9124         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9125         clear local variables.
9126         (wl-summary-exit): Call `elmo-commit'.
9127         (wl-summary-switch-to-clone-buffer): Call
9128         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9129         (wl-summary-goto-folder-subr): Ditto.
9130
9131         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9132         POP folder.
9133
9134 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9135
9136         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9137         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9138         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9139         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9140         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9141         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9142
9143         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9144
9145 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9146
9147         * wl-summary.el (wl-summary-search-by-subject):
9148         Search parent message from the latest one.
9149
9150 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9151
9152         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9153         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9154
9155         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9156         New user option.
9157
9158         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9159         if elmo-nntp-use-killed-list is nil.
9160         Use `elmo-msgdb-append-to-killed-list'.
9161         (Append numbers confirmed as disappeared to the killed list.)
9162         (wl-summary-confirm-appends): Don't display negative number.
9163
9164 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9165
9166         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9167
9168 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9169
9170         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9171         range is `all'.
9172         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9173         `elmo-list-bigger-diff'.
9174
9175 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9176
9177         * wl-summary.el (wl-summary-buffer-exit-func):
9178         New buffer local variable.
9179         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9180
9181 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9182
9183         * wl-demo.el (wl-demo): Fix the last change.
9184
9185 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9186
9187         * wl-demo.el (wl-demo): Don't use `eval'.
9188
9189 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9190
9191         * wl-summary.el (wl-summary-buffer-thread-modified):
9192         New buffer-local variable.
9193         (wl-summary-set-thread-modified): New function.
9194         (wl-summary-thread-modified-p): New function.
9195         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9196         (wl-summary-yank-saved-message): Use function
9197         `wl-summary-set-thread-modified'
9198         (wl-summary-switch-to-clone-buffer): Add
9199         `wl-summary-buffer-thread-modified'.
9200
9201         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9202         (wl-summary-buffer-mark-saved-hook): Ditto.
9203         * wl-summary.el (wl-summary-msgdb-save): New hook
9204         `wl-summary-buffer-message-saved-hook' and
9205         `wl-summary-buffer-mark-saved-hook'.
9206
9207 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9208
9209         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9210
9211 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9212
9213         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9214         don't hide scroll bars under FSF Emacsen because it may incur an
9215         undesirable redrawing.
9216
9217 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9218
9219         * wl-draft.el (wl-draft-edit-string): Call
9220         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9221
9222 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9223
9224         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9225
9226 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9227
9228         * wl-summary.el (wl-summary-msgdb-load-async): Call
9229         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9230
9231 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9232
9233         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9234         fringes in demo buffer; center bitmap logo correctly even if old
9235         Mule is used.
9236
9237 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9238
9239         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9240
9241         * wl-refile.el (wl-refile-subject-alist): New variable.
9242         (wl-refile-subject-alist-file-name): Ditto.
9243         (wl-refile-alist-setup): Rewrite.
9244         (wl-refile-alist-save): Use `elmo-object-save'.
9245         Eliminated arguments.
9246         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9247         (wl-refile-guess-by-subject): New function.
9248         (wl-refile-guess-func-list): Added it.
9249
9250 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9251
9252         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9253         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9254
9255 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9256
9257         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9258         New buffer-local variable.
9259         (wl-summary-buffer-next-folder-func): Ditto.
9260         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9261         if non-nil.
9262         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9263         if non-nil.
9264         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9265         if non-nil.
9266         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9267         if non-nil.
9268
9269 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9270
9271         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9272         permanently in the demo buffer.
9273
9274 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9275
9276         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9277         `mime-entity-fetch-field'.
9278
9279         * wl.el (wl-exit): Delete plugged buffer.
9280
9281         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9282         XEmacs has menubar feature.
9283
9284 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9285
9286         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9287         cannot arrive at the beginning of the buffer under old Emacsen.
9288
9289 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9290
9291         * wl-address.el (wl-address-ldap-search):
9292         Call `ldap-search-entries' with `withdn' argument t.
9293         (wl-complete-field-body): Bind completion-ignore-case as t.
9294         Clear ldap search hash when it was sole completion.
9295         Use elmo-string for pattern string.
9296         (wl-ldap-alias-safe-string): Eliminated needless let.
9297
9298 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9299
9300         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9301         (wl-ldap-alias-sep): New constant.
9302         (wl-ldap-search-attribute-type-list): Ditto.
9303         (wl-ldap-get-value): New function.
9304         (wl-ldap-make-filter): Ditto.
9305         (wl-ldap-make-matched-value-list): Ditto.
9306         (wl-ldap-alias-safe-string): Ditto.
9307         (wl-ldap-register-dn-string): Ditto.
9308         (wl-address-ldap-search): Rewrite.
9309
9310 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9311
9312         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9313         thread is deleted.
9314         (wl-thread-delete-line-from-buffer): Ditto.
9315         (wl-thread-get-exist-children): New function.
9316
9317 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9318
9319         * wl-demo.el (wl-demo): Made it to select various image types.
9320         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9321         from `wl-title-logo'.
9322         (wl-logo-ascii): New variable.
9323         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9324         (wl-demo-copyright-notice): New constant.
9325
9326         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9327
9328 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9329
9330         * wl-vars.el (wl-summary-target-above): Renamed from
9331         wl-summary-temp-above.
9332         * wl-score.el (wl-score-get-score-alist): Use it.
9333         (wl-summary-score-update-all-lines): Use it.
9334         * wl-summary.el: Ditto. (make-variable-buffer-local).
9335
9336 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9337
9338         * wl-vars.el (wl-ldap-port): New user option.
9339
9340         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9341         Rewite whole implementation.
9342         (wl-complete-field-body): Fixed.
9343
9344 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9345
9346         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9347         Choose implementation at compile time.
9348
9349 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9350
9351         * wl-address.el (wl-ldap-search-internal): New function.
9352         (wl-complete-field-to): Use it.
9353
9354 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9355
9356         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9357         Use `let' instead of `let*'.
9358         Require 'wl-vars.
9359
9360         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9361         Define as defcustom.
9362         (wl-ldap-base): Ditto.
9363         (wl-use-ldap): Ditto.
9364
9365 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9366
9367         * wl-address.el (wl-ldap-search): New function.
9368         (wl-complete-field-body): Use `wl-ldap-search'.
9369         (wl-ldap-server): New variable.
9370         (wl-ldap-base): Ditto.
9371         (wl-use-ldap): Ditto.
9372
9373 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9374
9375         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9376         (Pointed out by Mito <mit@nines.nec.co.jp>).
9377         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9378         buffer-local variables like `wl-summary-redisplay-internal'.
9379         (wl-summary-redisplay-all-header): Likewise.  Update
9380         Summary view too.
9381
9382 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9383
9384         * wl-summary.el (wl-summary-jump-to-parent-message):
9385         Consider prefix argument.
9386
9387         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9388         when closed thread is deleted.
9389
9390 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9391
9392         * wl-summary.el (wl-summary-jump-to-parent-message):
9393         Consider thread modification.
9394
9395 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9396
9397         * wl-message.el (wl-message-normal-get-original-buffer): Use
9398         `save-excursion'.
9399
9400         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9401         (wl-summary-showto-folder-regexp): Ditto.
9402
9403 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9404
9405         * wl-util.el (wl-delete-alist): Doc fix.
9406         (wl-delete-associations): New function.
9407         (wl-inverse-alist): New function.
9408         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9409         Split temporary variables. Use `wl-delete-associations'
9410         and `wl-inverse-alist'.
9411         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9412
9413 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9414
9415         * wl-folder.el (wl-folder-prefetch-entity):
9416         Execute prefetching if new count is unknown.
9417
9418 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9419
9420         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9421
9422         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9423         delete entity.
9424         (wl-thread-set-parent): If insert as top, set linked as nil.
9425
9426         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9427         `wl-thread-cleanup-symbols' when view mode is thread.
9428
9429 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9430
9431         * wl-folder.el (wl-folder-create-folder-entity): Use
9432         with-current-buffer.
9433         (wl-local-folder-init): Call set-buffer to make sure we are in
9434         the Folder buffer. Don't touch buffer-local variables here.
9435         (wl-folder-mode): Initialize buffer-local variables here.
9436
9437         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9438         (wl-folder-entity-assign-id): Ditto.
9439         (wl-folder-create-entity-hashtb): Ditto.
9440         (wl-local-folder-init): Ditto.
9441         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9442
9443 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9444
9445         * wl-summary.el (wl-summary-default-from): Fix probrem when
9446         std11-extract-address-components return (nil "foo@bar").
9447
9448 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9449
9450         * wl-draft.el (wl-draft-clone-local-variables):
9451         Remove redundant `setq'.
9452
9453 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9454
9455         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9456         Bind wl-highlight-x-face-func as nil while highlighting header.
9457
9458 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9459
9460         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9461
9462 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9463
9464         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9465         elmo-msgdb-overview-hashtb from copy-variables.
9466         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9467         instead of `elmo-msgdb-overview-get-entity-by-number'.
9468         (wl-summary-auto-refile): Ditto.
9469
9470         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9471         `elmo-msgdb-overview-get-entity' instead of
9472         `elmo-msgdb-search-overview-entity'.  Use
9473         `elmo-msgdb-overview-get-entity' instead of
9474         `elmo-msgdb-overview-get-entity-by-number'.
9475         (wl-thread-insert-entity-sub): Ditto.
9476         (wl-thread-insert-message): Ditto.
9477
9478         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9479         `elmo-msgdb-overview-get-entity'.
9480         (wl-normal-message-redisplay): Ditto.
9481
9482 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9483
9484         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9485         `wl-thread-entities'.
9486         (wl-thread-delete-message): Fix remove top message from
9487         `wl-thread-entity-list'.
9488
9489         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9490         wl-append(nconc), because update-list is broken on Meadow.
9491
9492         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9493         updating process.
9494         (wl-summary-rescan): Ditto.
9495         (wl-summary-sync-update3): Ditto.
9496         * wl-thread.el (wl-thread-set-parent): Renamed from
9497         `wl-summary-set-parent'.
9498         (wl-thread-insert-message): Updating buffer faster.
9499         (wl-thread-delete-message): Updating buffer faster.
9500
9501         * wl-score.el (wl-summary-score-update-all-lines): Changed
9502         interval for display progress gauge.
9503
9504 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9505
9506         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9507         folder always-sticky.
9508         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9509         defmacro.
9510
9511 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9512
9513         * wl-vars.el (wl-draft-add-references): New user option.
9514
9515         * wl-draft.el (wl-draft-add-references): New function.
9516         (wl-draft-yank-from-mail-reply-buffer): Use it.
9517         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9518         as nil.
9519
9520 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9521
9522         * wl-thread.el (wl-thread-update-line-msgs): Called
9523         `wl-thread-update-line-on-buffer-sub'.
9524         (wl-thread-update-line-on-buffer): Delete routine of inserting
9525         thread.
9526         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9527         moved from `wl-thread-update-line-on-buffer'.
9528         Add threshold for displaying progress gauge.
9529         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9530         argument of `wl-thread-update-line-msgs'.
9531         Add threshold for displaying progress gauge.
9532         * wl-folder.el:
9533         Add threshold for displaying progress gauge.
9534         * wl-score.el: Ditto.
9535
9536         * wl-expire.el (wl-summary-expire): Display deleting info.
9537
9538 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9539
9540         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9541         `no-msg'.
9542         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9543         argument of `wl-thread-update-line-msgs'.
9544         (wl-summary-set-parent): Added optional argument `parent-number'.
9545         (wl-summary-buffer-saved-message): New buffer local variable.
9546         (wl-summary-save-current-message): New command.
9547         (wl-summary-yank-saved-message): Ditto.
9548         (wl-summary-mode-map): Added key binding for
9549         `wl-summary-save-current-message' (\ew) and
9550         `wl-summary-yank-saved-message' (\C-y).
9551         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9552
9553 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9554
9555         * wl-summary.el (wl-summary-mode-map): Added key binding for
9556         `wl-summary-set-parent' (ts).
9557
9558 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9559
9560         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9561         subject faster. If thread number is reverse, delayed updating
9562         thread.
9563         (wl-summary-search-by-subject): Ditto.
9564         (wl-summary-put-alike): Ditto.
9565         (wl-summary-get-alike): Ditto.
9566         (wl-summary-insert-headers): Insert header of all overview in
9567         buffer.
9568         (wl-summary-rescan): Delayed updating thread. Kill search subject
9569         buffer for wl-summary-search-by-subject.
9570         (wl-summary-sync-update3): Ditto.
9571         (wl-summary-exit): Ditto.
9572         (wl-summary-goto-bottom-of-current-thread): Change for linked
9573         thread.
9574         (wl-summary-overview-create-summary-line): Change line for linked
9575         thread.
9576
9577         * wl-summary.el (wl-summary-update-thread): Use
9578         wl-thread-maybe-get-children-num.
9579         (wl-summary-set-parent): If change parent, move sub thread.
9580         (wl-summary-redisplay-internal): Add horizontal recenter.
9581         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9582
9583         * wl-thread.el (wl-thread-entity-get-linked): New function.
9584         (wl-thread-entity-set-linked): New function.
9585         (wl-thread-create-entity): Add linked element.
9586         (wl-thread-entity-insert-as-top): Use wl-append.
9587         (wl-thread-maybe-get-children-num): If closing thread, return
9588         children msgs.
9589         (wl-thread-update-line-msgs): Displaying progress message.
9590         (wl-thread-update-line-on-buffer-sub): Use
9591         wl-thread-maybe-get-children-num.
9592         (wl-thread-update-line-on-buffer): If update line is not exists,
9593         insert thread.
9594         (wl-thread-delete-message): If delete top msg of thread, search
9595         parent by subject.
9596         (wl-thread-insert-entity): Use
9597         wl-thread-maybe-get-children-num.
9598
9599         * wl-highlight.el (wl-highlight-summary-current-line): change
9600         sregexp for linked thread.
9601         * wl-util.el (wl-count-lines): Count lines.
9602         (wl-horizontal-recenter): horizontal recenter.
9603         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9604         (wl-score-get-alike): Ditto.
9605         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9606         (wl-subject-length-limit): New variable.
9607         (wl-highlight-thread-indent-string-regexp): Changed for linked
9608         thread.
9609
9610 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9611
9612         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9613         New variable (revival).
9614         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9615         by subject matching if there's no in-reply-to nor references field
9616         (revival).
9617
9618 \f
9619 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9620
9621         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9622         message.
9623
9624 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9625
9626         * wl-summary.el (wl-summary-reply): Return t if there was a
9627         message at cursor point.
9628         Added unwind-protect.
9629         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9630         returns t.
9631         (wl-summary-cancel-message): Do nothing when there's no message at
9632         cursor point.
9633         (wl-summary-forward): Ditto.
9634         (wl-summary-jump-to-parent-message): Ditto.
9635         (wl-summary-reedit): Ditto.
9636         (wl-summary-edit-addresses): Ditto.
9637         (wl-summary-pipe-message): Ditto.
9638         (wl-summary-print-message-with-ps-print): Ditto.
9639         (wl-summary-print-message): Ditto.
9640         (wl-summary-mark-as-important): Ditto.
9641         (wl-summary-mark-as-unread): Ditto.
9642
9643         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9644         message at cursor point.
9645         (wl-summary-reply-with-citation): Remove unwind-protect.
9646
9647         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9648         subject searching feature.
9649         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9650         Eliminated.
9651
9652 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9653
9654         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9655         New variable.
9656         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9657         by subject matching if there's no in-reply-to nor references field.
9658
9659         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9660
9661         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9662         when display is finished.
9663         (wl-folder-open-all): Ditto.
9664         (wl-folder-update-access-group): Ditto.
9665         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9666         * wl-thread.el (wl-thread-close-all): Ditto.
9667
9668         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9669         progress gauge only when it was displayed.
9670         * wl-folder.el (wl-folder-insert-entity): Ditto.
9671
9672 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9673
9674         * wl-summary.el (wl-summary-incorporate): Enclose
9675         `wl-summary-sync-force-update' with save-excursion.
9676
9677 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9678
9679         * wl-summary.el (wl-summary-prefetch-region):
9680         Pass current cursor point to `pos-visible-in-window-p' after
9681         moving cursor to the started point.
9682
9683 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9684
9685         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9686
9687         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9688         fields from the forwarding message.
9689         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9690         `ignored-fields'.
9691
9692 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9693
9694         * wl-mime.el (wl-message-request-partial):
9695         Eliminated argument `msgdb'.
9696         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9697         (wl-mime-combine-message/partial-pieces): Likewise.
9698         * tm-wl.el (wl-message-request-partial): Likewise.
9699         (wl-mime-combine-message/partial-pieces): Likewise.
9700
9701 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9702
9703         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9704         when display is finished.
9705
9706 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9707
9708         * wl-summary.el (wl-summary-goto-folder-subr):
9709         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9710
9711 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9712
9713         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9714         when cursor point is visible.
9715
9716 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9717
9718         * wl-expire.el (wl-expire-archive-get-max-number):
9719         Don't use `file-name-directory'.
9720
9721 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9722
9723         * wl-expire.el (wl-expire-archive-get-max-number):
9724         Use `file-name-directory'.
9725
9726 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9727
9728         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9729         only when there is progress.
9730
9731 2000-04-13  Mito <mit@nines.nec.co.jp>
9732
9733         * wl-summary.el (wl-summary-sync-marks): Display progress.
9734
9735 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9736
9737         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9738         (wl-summary-prev): Move cursor regardless of unread status.
9739         (wl-summary-next): Ditto.
9740
9741 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9742
9743         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9744         Added argument `target' and `number'.
9745         * tm-wl.el (wl-summary-burst-subr): New function.
9746         (wl-summary-burst): Use it.
9747
9748 2000-04-10  Mito <mit@nines.nec.co.jp>
9749
9750         * wl-mime.el (wl-burst): New function.
9751         (wl-summary-burst): Use it.
9752
9753 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9754
9755         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9756         as petname when there's no candidate.
9757
9758 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9759
9760         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9761         New variable.
9762         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9763
9764         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9765
9766         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9767
9768 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9769
9770         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9771         Use substring of `original' instead of buffer-substring.
9772         (wl-refile-evaluate-rule):
9773         Set `original' argument of wl-refile-expand-newtext.
9774
9775         * wl-summary.el
9776         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9777         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9778         (wl-summary-auto-refile): Check existence of destination folder just
9779         before marking.
9780
9781 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9782
9783         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9784         when wl-refile-get-field-value return nil.
9785
9786 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9787
9788         * wl-refile.el
9789         (wl-refile-expand-newtext): New function imported from Gnus.
9790         (wl-refile-evaluate-rule): Use it.
9791
9792 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9793
9794         * wl-summary.el (wl-summary-print-destination):
9795         Duplicate folder string to avoid putting text-property on
9796         original string.
9797
9798         * wl-refile.el (wl-refile-get-field-value): New function.
9799         (wl-refile-evaluate-rule): New function;
9800         Evaluate refile rule recursively.
9801         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9802         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9803         New function; Check existence of a target folder recursively.
9804         (wl-summary-auto-refile-check-refile-rule-alist):
9805         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9806
9807 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9808
9809         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9810
9811         * wl-folder.el (wl-create-folder-entity-from-buffer):
9812         Fixed problem when '}' character is contained in folder name.
9813
9814         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9815
9816 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9817
9818         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9819         (wl-fldmgr-add-completion-all-completions):
9820         Use wl-fldmgr-add-completion-hashtb.
9821
9822 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9823
9824         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9825         wl-fldmgr-add-completion-subr): New functions.
9826         * wl-folder.el (wl-folder-completion-func): New variable.
9827         * wl-summary.el (wl-summary-read-folder):
9828         Use wl-folder-completion-func.
9829
9830         * wl-refile.el: Eliminate throw & catch.
9831
9832         * wl.el (wl-plugged-sending-queue-status): Fixed.
9833
9834 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9835
9836         * wl-draft.el (wl-draft): Put category property on
9837         mail-header-separator.