* wl-util.el (wl-current-message-buffer): Follow the API change.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-util.el (wl-current-message-buffer): Follow the API change.
4
5         * wl-summary.el (wl-summary-redisplay-internal): Call
6         `wl-summary-mark-as-read' with 2nd argument as nil and update
7         unread count instead of persistent mark.
8
9         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
10         variable.
11         (wl-message-redisplay): Follow the API change.
12         (wl-message-buffer-display): Managed mime-entity directly and
13         return preview buffer only.
14         (wl-message-display-internal): Rewrite.
15         (wl-message-buffer-prefetch-subr): Not save return value of
16         `wl-message-buffer-display'.
17
18         * Version number is increased to 2.13.1.
19
20 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
21
22         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
23         'elmo-multiple-fields-body-list' with boundary specified.
24
25 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
26
27         * wl-vars.el (wl-summary-resend-use-cache): New variable.
28         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
29         cache if `wl-summary-resend-use-cache' is non-nil.
30
31 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
32
33         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
34         (wl-nntp-posting-stream-type): Ditto.
35
36 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
37
38         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
39
40 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
41
42         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
43         message.
44
45 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
46
47         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
48         Abolish.
49         (wl-summary-buffer-persistent-mark-version): New internal
50         variable.
51         (wl-summary-update-mark-and-highlight-window): Check by
52         wl-summary-persistent-mark-invalid-p.
53         (wl-summary-update-status-marks): Ditto.
54         (elmo-event-handler-flag-changed): Rewrite.
55         (elmo-event-handler-cache-changed): Define.
56         (wl-summary-prefetch-msg): Does not update persistent mark here.
57         (wl-summary-delete-cache): Ditto.
58         (wl-summary-resume-cache-status): Ditto.
59         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
60         (wl-summary-persistent-mark-invalid-p): New function.
61         (wl-summary-validate-persistent-mark): Ditto.
62         (wl-summary-validate-persistent-mark-string): Ditto.
63         (wl-summary-invalidate-persistent-mark): Ditto.
64         (wl-summary-update-persistent-mark): Call
65         `wl-summary-validate-persistent-mark'.
66         (wl-summary-create-line): Call
67         `wl-summary-validate-persistent-mark-string'.
68
69         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
70         status as t if cache used.
71
72 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
73
74         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
75         only if the target is group.
76         * wl-folder.el (wl-folder-append-petname): Don't check group name.
77
78 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
79
80         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
81
82 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
83
84         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
85
86         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
87
88 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
89
90         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
91         (Thanks to Yoichi NAKAYAMA).
92
93 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
94
95         * wl-util.el (wl-save-drafts): Restore echo area.
96
97 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
98
99         * Version number is increased to 2.13.0.
100
101         * wl-util.el (wl-biff-check-folder-async): Use
102         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
103
104 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
105
106         * wl-message.el (wl-message-display-internal): Does not put
107         wl-message-display-type property on message buffer.
108         (wl-message-buffer-display-type): New function.
109
110         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
111
112         * wl-summary.el (wl-summary-mode): Use `dolist' to add
113         `wl-summary-buffer-detach'.
114         (wl-summary-message-display-type): Use
115         `wl-summary-buffer-display-type'.
116
117 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
118
119         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
120         buffer-local.
121
122         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
123         kill-buffer-hook instead of make-local-variable.
124         (wl-draft-preview-message): Set `local' argument of add-hook as t.
125
126 2004-12-12  Scott Renfro <scott@renfro.org>
127
128         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
129         regex for square-branket.
130
131 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
132
133         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
134         `wl-message-mime-analysis-p' with argument `header'.
135
136 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
137
138         * wl-mime.el (wl-draft-yank-current-message-entity): 
139         Switch to no-mime following method according to wl-message-display-type
140         property.
141         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
142
143         * wl-message.el (wl-message-display-internal): 
144         Put wl-message-display-type property on message buffer.
145
146         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
147         (wl-message-display-internal): Ditto;
148
149         * wl-summary.el (wl-summary-toggle-mime): Ditto.
150
151 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
152
153         * wl-message.el (wl-message-make-display-type): New function.
154         (wl-message-display-type-property): Ditto.
155         (wl-message-mime-analysys-p): Ditto.
156         (wl-message-display-all-header-p): Ditto.
157         (wl-message-redisplay): Removed argument `as-is', `all-header' and
158         added `display-type'.
159         (wl-message-buffer-display): Likewise.
160         (wl-message-display-internal): Likewise.
161         (wl-message-buffer-display-type): Abolish.
162         (wl-message-buffer-prefetch-subr): Follow the API changed.
163
164         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
165         from wl-summary-buffer-display-all-header and changed default value.
166         (wl-summary-message-display-type): New function.
167         (wl-summary-buffer-display-mime-mode): Ditto.
168         (wl-summary-buffer-display-header-mode): Ditto.
169         (wl-summary-toggle-mime): Rewrite with above functions.
170         (wl-summary-toggle-all-header): Ditto.
171         (wl-summary-redisplay): Force redisplay with default mode.
172         (wl-summary-redisplay-internal): Renamed argument from `mode',
173         `all-header' to `mime-mode', `header-mode'.
174         Use `wl-message-make-display-type'.
175
176         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
177         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
178
179 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
180
181         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
182
183 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
184
185         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
186         in original message buffer.
187         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
188         buffer.
189
190 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
191
192         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
193
194 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
195
196         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
197
198 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
199
200         * wl-action.el (wl-summary-exec-action-refile): Display a done message
201         when actions succeeded.
202         (wl-summary-exec-action-copy): Likewise.
203
204 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
205
206         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
207         there is switch-to-buffer at the end of wl-message-select-buffer.
208         (wl-summary-reply): Ditto.
209
210 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
211
212         * wl-summary.el (wl-summary-forward): Put subject in original
213         message buffer as argument of wl-draft-forward.
214         * wl-draft.el (wl-draft-forward): Decode subject as in
215         wl-draft-reply.
216
217 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
218
219         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
220         a folder under access group.
221
222 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
223
224         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
225         wl-message-buffer-display.
226
227         * wl-util.el (wl-set-save-drafts): Fix typo.
228
229 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
230
231         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
232         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
233         wl-highlight-logo-face to set the bg color of an xbm image; fixed
234         the way to measure the width of a bitmap image; don't put face on
235         ascii and bitmap images; put the mark which should not use the
236         variable-pitch face on ascii and bitmap images.
237         (wl-demo-setup-properties): Don't use the variable-pitch face on
238         ascii and bitmap images; made it work on Emacs 20 and earlier.
239         (wl-demo-insert-text): End with a newline at the bottom; don't put
240         face on text.
241
242         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
243
244 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
245
246         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
247
248         * wl-util.el (wl-save-drafts): Moved from sample setting.
249         (wl-set-save-drafts): New function to set idle timer.
250         * wl-draft.el (wl-draft): Call it.
251         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
252
253 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
254
255         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
256         a summary which has toggle display status off.
257
258 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
259
260         * wl-draft.el (wl-draft-do-fcc): No cache save.
261
262 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
263
264         * wl-summary.el (elmo-event-handler-flag-changed): Use
265         `set-buffer' instead of `with-current-buffer'.
266
267 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
268
269         * wl-summary.el (wl-summary-after-resize-function): New function.
270         (wl-summary-mode): Add `wl-summary-after-resize-function' to
271         window-size-change-functions.
272
273 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
274
275         * wl-draft.el (wl-draft-create-buffer): Bind
276         `change-major-mode-hook' after current buffer is changed.
277
278         * wl-summary.el (wl-summary-buffer-detach): New function.
279         (wl-summary-buffer-set-folder): Call it.
280         (wl-summary-mode): Add `wl-summary-buffer-detach' to
281         change-major-mode-hook and kill-buffer-hook.
282         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
283         (wl-summary-switch-to-clone-buffer): Ditto.
284         (wl-summary-goto-folder-subr): Ditto.
285
286 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
287
288         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
289         after boundp check.
290
291 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
294         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
295         for `kill-buffer'.
296
297         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
298         handler of current buffer from elmo-folder.
299
300 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
301
302         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
303
304 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
305
306         * wl-summary.el (wl-summary-buffer-event-handler): New internal
307         variable.
308         (wl-summary-event-handler): New class.
309         (elmo-event-handler-flag-changed): Define to update persistent
310         mark.
311         (wl-summary-buffer-set-folder): Register event handler to
312         elmo-folder.
313         (wl-summary-exit): Unregister event handler.
314         (wl-summary-goto-folder-subr): Ditto.
315         (wl-summary-mark-as-read-all): Does not call
316         `wl-summary-update-persistent-mark' directly.
317         (wl-summary-mark-as-read-internal): Ditto.
318         (wl-summary-set-persistent-mark-internal): Ditto.
319         (wl-summary-set-flags-internal): Ditto.
320
321         * Version number is increased to 2.11.33.
322
323 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
324
325         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
326         to nil.
327
328 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
329
330         * wl-spam.el (wl-spam-setup): Add hook
331         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
332         instead of `wl-summary-prepare-hook'.
333
334         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
335         if folder type is `'flag'.
336         (wl-summary-mark-as-important): Ditto.
337
338 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
339
340         * wl-address.el (wl-address-minibuffer-history): New variable.
341         (wl-address-minibuffer-local-map): New keymap.
342         (wl-address-read-from-minibuffer): New function.
343
344         * wl-action.el (wl-summary-get-resend-address): Use
345         `wl-address-read-from-minibuffer' instead of `completing-read'.
346
347 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
348
349         * Version number is increased to 2.11.32.
350
351 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
352
353         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
354         without mule to iso-8859-1.
355         (wl-draft-add-in-reply-to): Add note in description.
356         (wl-draft-add-references): Ditto.
357
358 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
359
360         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
361         definition for `m'.
362         (wl-summary-mode-line-format): Add '[%m]'.
363         (wl-message-mode-line-format-spec-alist): Ditto.
364         (wl-summary-display-mime-mode-list): New variable.
365
366         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
367         from wl-summary-buffer-display-as-is.
368         (wl-summary-buffer-display-all-header): New buffer local variable.
369         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
370         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
371         instead of wl-summary-buffer-display-as-is.
372         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
373         (wl-summary-set-persistent-mark): Ditto.
374         (wl-summary-set-message-buffer-or-redisplay): Just call
375         `wl-summary-redisplay-internal' without optional arguments.
376         (wl-summary-toggle-mime): Rewrite.
377         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
378         (wl-summary-toggle-all-header): New function.
379         (wl-summary-redisplay-internal): Treat mime mode.
380
381         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
382         to wl-mime-preview-follow-no-mime.
383         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
384         accodring to the display-mode.
385
386         * wl-message.el (wl-message-buffer-display-type): Rewrite.
387         (wl-message-buffer-display): Changed argument name from `as-is' to
388         `mode'.
389         (wl-message-display-internal): Ditto;
390         Bind elmo-mime-display-header-analysis according to the mode.
391         (wl-message-display-internal): Put wl-message-display-mime-mode
392         property on entire buffer.
393
394 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
395
396         * wl-draft.el (wl-draft-do-fcc): Undo last change.
397
398 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
399
400         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
401         Don't extract mail address.
402         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
403
404         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
405
406         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
407
408 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
409
410         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
411         wl-fldmgr-cut-entity-list on confirmation.
412
413 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
414
415         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
416         (wl-mime-quit-preview): Check existence of
417         mime-edit-temp-message-buffer here.
418
419 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
420
421         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
422         after deletion.
423
424         * wl-draft.el (wl-draft-send-confirm): Check major-mode
425         before calling wl-mime-quit-preview.
426
427 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
428
429         * wl-summary.el (wl-summary-pick): If call it with prefix
430         argument, set `delete-marks' as non-nil. Pick from only visible
431         messages.
432         (wl-summary-check-target-mark): New function.
433         (wl-summary-target-mark-mark-as-read): Use it.
434         (wl-summary-target-mark-mark-as-unread): Ditto.
435         (wl-summary-target-mark-operation): Ditto.
436         (wl-summary-target-mark-set-flags): Ditto.
437         (wl-summary-target-mark-save): Ditto.
438         (wl-summary-target-mark-pick): Ditto.
439         (wl-summary-target-mark-forward): Ditto.
440         (wl-summary-target-mark-reply-with-citation): Ditto.
441         (wl-summary-target-mark-print): Ditto.
442         (wl-summary-target-mark-uudecode): Ditto.
443
444         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
445         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
446         with `ask-coding' is non-nil.
447
448 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
449
450         * wl-thread.el (wl-thread-set-parent): If parent is a message
451         which is identified by references, set linked as nil.
452
453 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
454
455         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
456         (wl-message-mode-line-format-spec-alist): Ditto.
457         (wl-message-mode-line-format): Ditto.
458         (wl-summary-mode-line-format): Ditto for docstring.
459         (wl-summary-no-mime-folder-list): Fix typo.
460
461         * wl-util.el (wl-current-message-buffer): Call
462         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
463
464         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
465         variable.
466         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
467         of `wl-summary-redisplay-no-mime'.
468         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
469         (wl-summary-toggle-mime): New function.
470         (wl-summary-redisplay-all-header): Rewrite.
471         (wl-summary-redisplay-no-mime): Ditto.
472         (wl-summary-redisplay-internal): Added argument `as-is' and
473         `all-header'.
474
475         * wl-refile.el (wl-refile-default-from-folder-path-separator):
476         New variable.
477         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
478         bottom.
479         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
480         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
481         "/" unconditionally.
482
483         * wl-mime.el (wl-draft-yank-current-message-entity): Use
484         wl-mime-preview-follow-no-mime for as-is content.
485         (wl-mime-preview-follow-no-mime): New function.
486         (wl-mime-preview-follow-current-region): Fixed parenthesis.
487
488         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
489         and added `as-is', `all-header'.
490         (wl-message-buffer-display): Ditto.
491         (wl-message-buffer-display-type): New function.
492
493 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
494
495         * wl-vars.el (wl-message-header-button-alist): Change default
496         value.
497         (wl-message-body-button-alist): Ditto.
498
499 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
500
501         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
502
503 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
504
505         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
506
507 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
508
509         * wl-summary.el (wl-summary-sync-marks): Remove condition which
510         is always true.
511
512 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
513
514         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
515         on null entity.
516
517 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
518
519         * wl-vars.el (wl-draft-reply-default-position): Fix range.
520
521 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
522
523         * wl-vars.el (wl-summary-resend-hook): New hook.
524
525         * wl-action.el (wl-summary-exec-action-resend-subr): Run
526         `wl-summary-resend-hook'.
527
528 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
529
530         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
531         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
532         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
533         (wl-summary-new-cached-mark): Changed default value to 'n'.
534         (wl-summary-unread-cached-mark): Changed default value to 'u'.
535         (wl-summary-answered-cached-mark): Changed default value to 'a'.
536         (wl-folder-sync-range-alist): Remove spec for 'flag.
537         (wl-summary-force-prefetch-folder-list): New user option.
538
539         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
540         `wl-summary-toggle-persistent-mark'.
541         (wl-summary-update-mark-and-highlight-window): Don't highlight when
542         number is nil.
543         (wl-summary-mark-as-answered-region): Set interactive argument of
544         `wl-summary-set-persistent-mark-internal'.
545         (wl-summary-mark-as-important-region): Ditto.
546         (wl-summary-unset-persistent-mark): Ditto.
547         (wl-summary-set-persistent-mark): Ditto.
548         (wl-summary-mark-as-answered): Ditto.
549         (wl-summary-mark-as-important): Ditto.
550         (wl-summary-set-persistent-mark-internal): Do nothing
551         when `elmo-message-flag-available-p' is nil.
552         (wl-summary-toggle-persistent-mark): New function.
553         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
554         when the folder matches `wl-summary-force-prefetch-folder-list'.
555
556
557         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
558         when number is nil.
559         (wl-highlight-summary-forwarded-face): New face.
560
561 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
562
563         * Version number is increased to 2.11.31.
564
565 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
566
567         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
568         (wl-biff-check-folder-async): Ditto.
569         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
570
571 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
572
573         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
574         Add an argument `reverse'.  All callers are updated.
575         (wl-summary-sort): Add a prefix argument `reverse' to specify
576         reverse sorting.
577         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
578         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
579         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
580
581 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * wl-message.el (wl-message-redisplay): Does not narrow header if
584         disply-type is all-header or as-is.
585
586         * wl-summary.el (wl-summary-enter-handler): Use
587         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
588
589 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
590
591         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
592         after adding wl-draft-parent-variables.
593         (wl-draft-forward): Ditto.
594
595 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
596
597         * wl-summary.el (wl-summary-sync-marks): Call
598         `wl-summary-set-persistent-mark' and
599         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
600         (wl-summary-set-persistent-mark-internal): Add 4th argument
601         `no-server'.
602         (wl-summary-unset-persistent-mark): Ditto.
603         (wl-summary-set-persistent-mark): Ditto.
604         (wl-summary-add-flags-internal): Abolish.
605         (wl-summary-remove-flags-internal): Ditto.
606         (wl-summary-mark-as-important-internal): Ditto.
607         (wl-summary-mark-as-important): Use
608         `wl-summary-set-persistent-mark' instead of
609         `wl-summary-add-flags-internal'.
610         (wl-summary-mark-as-important-region): Ditto.
611
612         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
613
614         * wl-summary.el (wl-summary-get-available-flags): New function.
615         (wl-summary-sync-marks): Use it and simplified.
616         (wl-summary-unset-persistent-mark): Use
617         `wl-summary-get-available-flags'.
618         (wl-summary-set-persistent-mark): Ditto.
619
620 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
621
622         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
623         id.
624
625 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-summary.el (wl-summary-enter-handler): If argument is not a
628         number, call `wl-summary-prev-line-content'. Show message when the
629         message is not found.
630
631 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
632
633         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
634         wl-summary-enter-handler.
635         (wl-summary-enter-handler): New command.
636
637         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
638         docstring and custom spec.
639
640         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
641         flags too; Don't treat Cached and New.
642         (wl-summary-set-persistent-mark): Ditto.
643
644         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
645         `wl-folder-set-flag'.
646
647         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
648         instead of `wl-folder-set-flag'.
649
650         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
651         for completion.
652         (wl-summary-set-persistent-mark): Ditto.
653
654         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
655         instead of `wl-draft-quit-preview'.
656
657         * wl-mime.el (toplevel): Avoid compile warning.
658         (wl-mime-quit-preview): New function
659         (formarly defined as `wl-draft-quit-preview').
660         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
661         quitting method.
662
663         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
664
665         * wl-folder.el (wl-folder-set-flag): Renamed from
666         `wl-draft-set-flag-on-parent'.
667
668         * wl-draft.el (wl-draft-quit-preview): New function.
669         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
670         (wl-draft-send): Call `wl-folder-set-flag' instead of
671         `wl-draft-set-flag-on-parent'.
672         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
673
674 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
675
676         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
677         (wl-draft-send): Ditto.
678
679 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
680
681         * wl-vars.el (wl-draft-reply-hook): Changed default value.
682         (wl-draft-kill-pre-hook): Set default value as nil.
683         (wl-summary-reply-hook): Ditto.
684         (wl-draft-kill-flags): Abolish.
685
686         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
687         (wl-draft-parent-variables): Renamed from
688         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
689         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
690         argument; Add wl-draft-parent-variables to
691         wl-draft-config-variables.
692         (wl-draft-reply): Likewise.
693         (wl-draft-kill-flags): Abolish.
694         (wl-draft-send): Call wl-draft-set-flag-on-parent.
695         (wl-draft-set-flag-on-parent): New function.
696         (wl-draft-setup-parent-flag): Ditto.
697
698 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
699
700         * wl-draft.el (wl-draft-kill-flags): Avoid error when
701         `wl-draft-parent-folder' is "".
702
703 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
704
705         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
706         (wl-summary-digit-jump): New function.
707         (Adviced by John Owens and Hiroya Murata)
708
709         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
710         (Adviced by John Owens)
711
712         * wl-xmas.el (wl-message-define-keymap): Ditto.
713
714         * wl-mule.el (wl-message-define-keymap): Ditto.
715
716 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
717
718         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
719         change of return value of elmo-folder-count-flags.
720
721         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
722         (wl-summary-mark-as-read-internal): Ditto.
723         (wl-summary-set-persistent-mark-internal): Ditto.
724         (wl-summary-folder-info-update): Ditto.
725         (wl-summary-sync-update): Fixed the last change.
726
727         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
728
729 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
730
731         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
732         (wl-draft-kill-flags): Fixed docstring.
733
734         * wl-draft.el (wl-draft-kill-flags): New function.
735         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
736
737 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
738
739         * wl-vars.el (wl-reply-hook): Abolish.
740         (wl-draft-reply-hook): New hook.
741         (wl-summary-reply-hook): Ditto.
742         (wl-draft-forward-hook): Ditto.
743         (wl-summary-forward-hook): Ditto.
744         (wl-draft-kill-flags): New variable.
745
746         * wl-summary.el (wl-summary-mark-as-answered-region): Use
747         wl-summary-set-persistent-mark-internal.
748         (wl-summary-sync-marks): Use elmo-preserved-flags.
749         (wl-summary-update-persistent-mark): Make it interactive.
750         (wl-summary-set-persistent-mark-internal): New inline function.
751         (wl-summary-mark-as-answered): Use it.
752         (wl-summary-mark-as-unanswered): Ditto.
753         (wl-summary-unset-persistent-mark): New function.
754         (wl-summary-set-persistent-mark): Ditto.
755         (wl-summary-reply): Don't set answered flag;
756         Run wl-summary-reply-hook instead.
757         (wl-summary-forward): Call wl-draft-forward with number.
758         Run wl-summary-forward-hook.
759
760         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
761         (wl-highlight-summary-line-face-spec): Use it as a default
762         persistent mark face.
763
764         * wl-draft.el (wl-draft-forward): Added optional argument number;
765         Set wl-draft-parent-number; Run wl-draft-forward-hook.
766         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
767         (wl-draft-kill): Use wl-draft-kill-flags.
768
769         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
770
771         * wl-folder.el (wl-folder-check-one-entity): Follow the change
772         of return value of elmo-folder-count-flags.
773
774         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
775
776         * wl-summary.el (wl-summary-count-unread): Ditto.
777         (wl-summary-sync-update): Follow the change above.
778         (wl-summary-force-prefetch): New function.
779
780 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
781
782         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
783         variable `buf' with `let' instead of `setq'.
784
785 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
786
787         * wl-mime.el (wl-message-delete-current-part): If filename exists,
788         add Content-Disposition heaeder on the deleted part.
789
790 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
791
792         * wl-draft.el (wl-draft-save): Encode address list under edit by
793         `eword-encode-unstructured-field-body'.
794
795         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
796
797 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
798
799         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
800         wl-current-summary-buffer.
801
802 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
803
804         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
805         `numbers' is ignored.
806
807 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
808
809         * wl-folder.el (wl-folder-open-folder): Avoid error.
810         Reported by John Owens, [wl-en:815]
811
812         * wl.el (wl): Set timer for biff process even if prefix argument
813         is given or auto-checking is quitted.
814
815         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
816         immediately.
817         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
818         (wl-toggle-plugged): Ditto.
819
820         * wl-vars.el (wl-biff-use-idle-timer): New variable.
821         * wl-util.el (wl-biff-start): Use idle timer if
822         `wl-biff-use-idle-timer' is non-nil.
823
824 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
825
826         * wl-highlight.el (wl-highlight-message): Fix description.
827
828 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
829
830         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
831         tty.
832
833 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
834
835         * wl-action.el (wl-summary-exec): Print failure count.
836
837 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
838
839         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
840         to `defun', remove interactive form.
841         Set elmo-message-fetch-confirm when force-reload is non-nil.
842
843 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
844
845         * wl-summary.el (toplevel): Removed unnecessary autoload.
846
847 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
848
849         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
850         the buffer is generated from another message buffer.
851
852 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
853
854         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
855         extracted from `wl-fldmgr-save-folders'.
856         (wl-fldmgr-delete): Call it after deletion.
857
858 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
859
860         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
861         multi-tty support.
862
863 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
864
865         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
866
867 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
868
869         * wl-summary.el (wl-summary-rescan): Remove unused variables.
870         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
871
872 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
873
874         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
875         unsubscribe list only if argument CLEAR is nil.
876
877 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
878
879         * wl-draft.el (wl-draft-reply): Decode subject before removing
880         Re: prefix.
881
882 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
883
884         * wl-summary.el (wl-summary-sort-by-size): New command.
885
886 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
887
888         * wl-summary.el (wl-summary-number-list-from-region): New
889         function.
890         (wl-summary-mark-as-read-region): Use it.
891         (wl-summary-mark-as-unread-region): Ditto.
892         (wl-summary-set-flags-region): Ditto and add optional argument
893         remove.
894         (wl-summary-mark-as-answered-region): Ditto.
895         (wl-summary-mark-as-important-region): Ditto.
896         (wl-summary-target-mark-mark-as-important): Added optional
897         argument remove.
898         (wl-summary-target-mark-mark-as-answered): Ditto.
899         (wl-summary-target-mark-set-flags): Ditto.
900
901 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
902
903         * wl-summary.el (wl-summary-set-flags-region): Call
904         `wl-summary-set-flags-internal' with number list instead of call
905         one by each message.
906         (wl-summary-target-mark-set-flags): Likewise.
907
908 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
909
910         * wl-summary.el (wl-summary-target-mark-operation): Add optional
911         argument `inverse' and use `wl-summary-delete-all-target-marks'.
912         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
913         (wl-summary-target-mark-mark-as-answered): Likewise.
914
915 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
916
917         * wl-summary.el (wl-summary-target-mark-forward): Use
918         `wl-summary-delete-all-target-marks' instead of
919         `wl-summary-delete-all-temp-marks'.
920         (wl-summary-target-mark-reply-with-citation): Ditto.
921         (wl-summary-target-mark-uudecode): Ditto.
922         (wl-summary-target-mark-set-flags): Ditto and remove needless
923         cursor move.
924
925 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
926
927         * wl-summary.el (wl-summary-target-mark-forward): Protect
928         wl-summary-buffer-target-mark-list from nreverse.
929         (wl-summary-target-mark-reply-with-citation): Ditto.
930
931 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
932
933         * wl-thread.el (wl-thread-update-indent-string-thread): Use
934         `elmo-display-progress-threshold'.
935
936 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
937
938         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
939         check `wl-summary-highlight'.
940         (wl-summary-window-scroll-functions): Respect value of
941         `wl-summary-highlight'.
942         (wl-summary-sync-update): Run hooks
943         `wl-summary-buffer-window-scroll-functions' at any time.
944
945 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
946
947         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
948         from `wl-summary-cleanup-temp-marks'.
949         (wl-summary-cleanup-temp-marks): Abolish argument.
950         * wl.el (wl-save-status): Revert previous change.
951         (wl-execute-temp-marks): New function, call
952         `wl-summary-exec-with-confirmation'.
953         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
954         (wl-folder-save-and-exec-marks): Abolished.
955
956 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
957
958         * wl-e21.el (wl-e21-display-image-p): Respect
959         `wl-highlight-folder-with-icon'.
960         (wl-e21-highlight-folder-group-line): Highlight mouse line
961         even if wl-e21-display-image-p is nil.
962
963         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
964         Respect value of `wl-summary-highlight'.
965
966         * wl.el (wl-save-status): Remove unused variable.
967
968         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
969         (wl-folder-mode-map): Bind it to "x".
970
971 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
972
973         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
974
975         * wl-thread.el (wl-thread-get-parent-list): Don't check
976         disconnected ancestors, neglecting needless work in
977         `wl-thread-update-indent-string-thread'.
978
979         * wl.el (wl-save): Take prefix argument to execute remaining marks.
980         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
981         argument, add argument default-keep to keep marks by default.
982
983         * Version number is increased to 2.11.30.
984
985         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
986         customization type and docstring.
987         (wl-draft-reply-without-argument-list): Ditto.
988
989 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
990
991         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
992
993         * wl-spam.el (wl-spam-mark-action-list): Ditto.
994
995 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
996
997         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
998
999 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1002         save-excursion so as not to include run-hooks.
1003
1004 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1005
1006         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1007         Clarify that marks are going to be cleared.
1008
1009 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1010
1011         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1012         according to 3rd element of wl-summary-flag-mark.
1013
1014         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1015
1016 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1017
1018         * wl-action.el (wl-summary-target-mark-all): Don't set
1019         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1020
1021 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1022
1023         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1024         (wl-forward-subject-prefix): Ditto.
1025         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1026         (wl-draft-reply-make-subject): Ditto.
1027
1028         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1029         `wl-draft-forward'.
1030         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1031
1032 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1033
1034         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1035         target message does not exist.
1036
1037 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1038
1039         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1040         `wl-subject-prefix-regexp'.
1041         (wl-subject-forward-prefix-regexp): New variable.
1042         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1043         `wl-draft-strip-subject-re' and take regexp as argument.
1044         (wl-draft-forward): Use it.
1045         (wl-draft-reply): Ditto.
1046
1047 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1048
1049         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1050         emacs multi-tty support.
1051
1052 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1053
1054         * wl-e21.el (wl-e21-display-image-p): Don't call
1055         `display-images-p'.
1056         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1057         support.
1058         (wl-highlight-folder-current-line): Ditto.
1059         (wl-folder-init-icons): Ditto.
1060
1061 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1062
1063         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1064         the last line of summary in unplugged mode.
1065
1066 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1067
1068         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1069
1070 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1071
1072         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1073         * wl-address.el (wl-address-user-mail-address-p): Use it.
1074         (wl-address-delete-user-mail-addresses): Ditto.
1075         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1076
1077         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1078         (wl-address-delete-user-mail-addresses): Ditto.
1079
1080         * wl-address.el (wl-address-delete-user-mail-addresses): New
1081         function.
1082         * wl-refile.el (wl-refile-guess-by-history): Use it.
1083         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1084         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1085
1086         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1087         use wl-address-user-mail-address-p.
1088
1089 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1090
1091         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1092         after opening group.
1093
1094 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1095
1096         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1097         of elmo-set-buffer-multibyte.
1098
1099         * wl-message.el (wl-original-message-mode): Ditto.
1100
1101         * wl-score.el (wl-score-insert-header): Ditto.
1102
1103         * wl-summary.el
1104         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1105         (wl-summary-goto-folder-subr): Ditto.
1106         (wl-summary-insert-headers): Ditto.
1107
1108         * wl-util.el (wl-set-string-width): Ditto.
1109
1110         * Version number is increased to 2.11.29.
1111
1112 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1113
1114         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1115         (wl-highlight-summary-line-help-echo-alist): New variable.
1116         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1117         into `wl-highlight-summary-line-help-echo' and
1118         `wl-highlight-flag-folder-help-echo'.
1119         (wl-highlight-summary-line-string): Change accordingly.
1120         (wl-highlight-summary-current-line): Ditto.
1121
1122 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1123
1124         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1125         at the beginning of field body (Thanks to Markus Knittig).
1126
1127         * wl-draft.el (wl-draft-insert-current-message): Also check
1128         summary buffer, remove unnecessary tag.
1129
1130 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1131
1132         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1133         when wl-message-buffer is nil.
1134
1135         * wl-folder.el (wl-folder): Abolish unused argument.
1136         Call wl-folder-init when wl-folder-entity is nil.
1137         * wl.el (wl): Change accordingly.
1138
1139 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1140
1141         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1142         multibyte string before insert into draft buffer.
1143         (wl-draft-create-buffer): Always enable multibyte characters for
1144         draft buffer.
1145
1146         * Version number is increased to 2.11.28.
1147
1148 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1149
1150         * wl-folder.el (wl-folder-open-close): Handle blank line.
1151         (wl-folder-jump-to-current-entity): Ditto.
1152
1153 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1154
1155         * Version number is increased to 2.11.27.
1156
1157 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1158
1159         * wl-thread.el (wl-thread-insert-message): When the thread is
1160         devided by wl-summary-max-thread-depth, insert line at the end of
1161         buffer.
1162
1163 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1164
1165         * Version number is increased to 2.11.26.
1166
1167 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1168
1169         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1170
1171 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1172
1173         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1174         value of stream-type and session.
1175
1176 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1177
1178         * Version number is increased to 2.11.25.
1179
1180 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1181
1182         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1183         in a quit message.
1184
1185 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1186
1187         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1188         (wl-summary-redisplay-no-mime-internal): Ditto.
1189
1190 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1191
1192         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1193         * wl-vars.el (wl-smtp-connection-type): Ditto.
1194
1195 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1196
1197         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1198         for the separator line and quote mail-header-separator.
1199
1200 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1201
1202         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1203         result message.
1204
1205         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1206         `elmo-multiple-fields-body-list' with boundary as
1207         mail-header-separator.
1208
1209 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1210
1211         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1212
1213 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1214
1215         * wl-util.el (wl-list-diff): Remove unused function.
1216
1217         * wl-draft.el (wl-draft-send-confirm): Discard input before
1218         confirmation.
1219
1220 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1223         order of flag and new.
1224
1225 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1226
1227         * wl-vars.el (wl-refile-policy-alist): Abolished.
1228
1229         * wl-action.el (wl-summary-set-action-refile): Follow the change
1230         above.
1231
1232 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1233
1234         * wl-highlight.el (wl-highlight-signature-search): Don't use
1235         re-search-backward for a long word since it is possible to crash
1236         XEmacs because of a bug.
1237
1238 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1239
1240         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1241
1242 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1243
1244         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1245         argument for wl-summary-sync-force-update.
1246
1247 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1248
1249         * wl-summary.el (wl-summary-mode-map): Revival of
1250         wl-summary-mark-as-important related bindings;
1251         Bind 'F','tF','mF','rF','m&'.
1252         (wl-summary-mark-as-important-region): Revival.
1253         (wl-summary-target-mark-mark-as-important): Ditto.
1254         (wl-summary-target-mark-operation): New function.
1255         (wl-summary-target-mark-mark-as-answered): Use it.
1256         (wl-summary-decide-flag): Don't set Important as default.
1257         (wl-summary-mark-as-important-internal): Revival.
1258         (wl-summary-mark-as-important): Ditto.
1259
1260         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1261
1262         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1263         instead of facep.
1264
1265 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1266
1267         * wl-dnd.el (wl-dnd-drop-func): Fix.
1268
1269         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1270         mouse-set-point instead of posn-point.
1271
1272         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1273
1274         * wl-mule.el (wl-completing-read-multiple): Ditto.
1275
1276 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1277
1278         * wl-demo.el (face-background-name): Defalias to avoid compile
1279         warning.
1280
1281 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1282
1283         * wl-summary.el (wl-summary-decide-flag): Use
1284         wl-completing-read-multiple instead of completing-read-multiple.
1285
1286         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1287         New alias.
1288
1289         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1290         Use face-background-name instead of face-background.
1291
1292         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1293
1294         * wl-summary.el (wl-summary-save): Use it.
1295         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1296
1297         * wl-mime.el (wl-mime-save-content): Fix last change.
1298
1299 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1300
1301         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1302         New function.
1303         (wl-summary-sort-specs): Added sort.
1304         * wl-mime.el (wl-mime-save-content): Expand file name.
1305
1306 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1307
1308         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1309
1310         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1311
1312 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1313
1314         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1315         for flag if it is not defined.
1316
1317 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1318
1319         * wl-e21.el (wl-highlight-folder-current-line): Use
1320         elmo-folder-type-internal when elmo-folder-type returns nil.
1321
1322         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1323
1324         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1325
1326         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1327
1328         * wl-e21.el (wl-summary-toolbar): Ditto.
1329
1330         * wl-vars.el (wl-demo-background-color): Abolished.
1331         (wl-summary-persistent-mark-priority-list): Renamed from
1332         wl-summary-flag-priority-list.
1333         (wl-summary-flag-alist): New user option.
1334         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1335         (wl-message-mode-line-format-spec-alist): Added 'F'.
1336         (wl-message-mode-line-format): Likewise.
1337         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1338         instead of wl-summary-important-mark.
1339         (wl-file-folder-icon): New variable.
1340
1341         * wl-thread.el (wl-thread-set-flags): Renamed from
1342         wl-thread-mark-as-important.
1343
1344         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1345         warning.
1346         (wl-summary-mode-menu-spec): Follow the change of 
1347         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1348         (wl-summary-mode-map): Follow the change of
1349         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1350         (wl-summary-detect-mark-position): Follow the variable name change.
1351         (wl-summary-set-flags-region): New function for the replacement of
1352         wl-summary-mark-as-important-region.
1353         (wl-summary-sync-marks): Sync all global-flags.
1354         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1355         instead of elmo-message-flagged-p.
1356         (wl-summary-persistent-mark-string): Follow the variable name change;
1357         Put wl-summary-flag-mark if the message has global-flag.
1358         (wl-summary-target-mark-set-flags): Renamed from 
1359         wl-summary-target-mark-mark-as-important.
1360         (wl-summary-decide-flag): New function.
1361         (wl-summary-set-flags-internal): Renamed from
1362         wl-summary-mark-as-important-internal.
1363         (wl-summary-add-flags-internal): New function.
1364         (wl-summary-remove-flags-internal): Ditto.
1365         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1366         (wl-summary-mark-as-unimportant): Abolish.
1367         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1368         (wl-summary-next-message): List flagged messages in the msgdb.
1369
1370         * wl-score.el (wl-summary-score-update-all-lines): Use
1371         wl-summary-add-flags-internal instead of 
1372
1373         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1374
1375         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1376         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1377         (wl-message-buffer-require-all-header): Renamed from
1378         wl-message-buffer-all-header-flag (Ditto).
1379         (wl-message-buffer-flag-indicator): New variable.
1380         (wl-message-redisplay): Changed local varibale name from `flag' to
1381         `display-type'; Set up wl-message-buffer-flag-indicator.
1382         (wl-message-buffer-display): Changed varibale name from `flag' to
1383         `display-type'.
1384         (wl-message-display-internal): Likewise.
1385
1386         * wl-highlight.el (wl-highlight-demo-face): Define default background
1387         color.
1388         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1389
1390         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1391
1392         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1393         (wl-demo-setup-properties): Renamed from
1394         `wl-demo-set-background-color'.
1395         (wl-demo): Follow the change above.
1396         
1397         * Version number is increased to 2.11.24.
1398
1399 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1400
1401         * wl-summary.el (wl-summary-toggle-thread): Call
1402         `wl-summary-rescan' with disable-thread as non-nil.
1403         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1404
1405 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1406
1407         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1408         foreground property of the face.
1409         (wl-demo-insert-text): Don't set up face property here.
1410         (wl-demo): Call wl-demo-set-background-color, anyway.
1411
1412 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1413
1414         * wl-vars.el (wl-demo-background-color): The value can be nil.
1415
1416 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1417
1418         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1419         to wl-summary-wheel-dispatcher.
1420
1421         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1422         wl-message-wheel-dispatcher.
1423         (wl-message-wheel-dispatcher): New function.
1424         (wl-summary-wheel-dispatcher): Ditto.
1425
1426 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1427
1428         * wl-action.el (wl-summary-target-mark-all): List messages which are
1429         not in the killed-list.
1430
1431         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1432         only when the folder is 'flag/important.
1433
1434         * wl-address.el (wl-complete-field-body): Complete if the last
1435         character is a space.
1436
1437 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1438
1439         * wl-folder.el (wl-folder-clear-entity-info): Use
1440         elmo-clear-hash-val.
1441
1442         * wl-fldmgr.el (wl-fldmgr-rename): Set
1443         wl-folder-info-alist-modified as t.
1444
1445 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1446
1447         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1448
1449 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1450
1451         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1452         (wl-folder-buffer-last-visited-entity-id): New buffer local
1453         variable.
1454         (wl-folder-revisit-last-visited-folder): New function.
1455         (wl-folder-mode-map): Bind it to "C-i".
1456         (wl-folder-set-current-entity-id): Set last visited folder.
1457         * wl-summary.el (wl-summary-exit): Ditto.
1458
1459 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1460
1461         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1462         before calling `recenter' in order to cope with an XEmacs bug.
1463
1464 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1465
1466         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1467         to the default value.
1468
1469 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1470
1471         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1472         change.
1473         (wl-summary-sync-marks): Ditto.
1474         (wl-summary-mark-as-read-internal): Ditto.
1475         (wl-summary-mark-as-answered-internal): Ditto.
1476         (wl-summary-mark-as-important-internal): Ditto.
1477         (wl-summary-reply): Ditto.
1478
1479         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1480         instead of `elmo-folder-unflag-answered'.
1481
1482         * Version number is increased to 2.11.23.
1483
1484         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1485         the last change.
1486
1487 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1488
1489         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1490         Specify "spam" or "good".
1491
1492 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1493
1494         * wl-spam.el (wl-summary-exec-action-spam): Call
1495         wl-folder-confirm-existence for spam folder.
1496         (wl-spam-setup): Bind "mk".
1497
1498 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1499
1500         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1501
1502 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1503
1504         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1505         destination folder is empty.
1506
1507 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1508
1509         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1510         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1511
1512         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1513         (wl-summary-refile-prev-destination-region): New function.
1514         (wl-thread-refile-prev-destination): Ditto.
1515         (wl-summary-target-mark-refile-prev-destination): Ditto.
1516
1517 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1518
1519         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1520         (wl-demo-background-color): Changed default value.
1521
1522         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1523         color.
1524
1525         * wl-demo.el (wl-demo-set-background-color): New function.
1526         (wl-demo): Call it.
1527
1528 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1529
1530         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1531         * wl-address.el (wl-address-add-or-change): Don't add empty
1532         address.
1533
1534 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1535
1536         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1537
1538 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1539
1540         * wl-vars.el (wl-demo-image-filter-alist): New variable
1541         (wl-demo-background-color): Ditto.
1542
1543         * wl-demo.el (wl-demo-xpm-set-background): New function.
1544         (wl-demo-image-filter): Ditto.
1545         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1546
1547         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1548
1549         * wl-demo.el (wl-demo-icon-name): Define as function.
1550         (wl-demo-insert-image): Use it.
1551
1552 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1553
1554         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1555
1556 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1557
1558         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1559
1560 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1561
1562         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1563
1564 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1565
1566         * wl-thread.el (wl-thread-mark-as-answered): New function.
1567
1568         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1569         answered" entry.
1570         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1571         "r&" and wl-thread-mark-as-answered to "t&".
1572         (wl-summary-mark-as-important-region): Refine to toggle mark.
1573         (wl-summary-mark-as-answered-region): New function.
1574         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1575         and 3rd argument.
1576         (wl-summary-mark-as-important-internal): Likewise.
1577
1578 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1579
1580         * wl-template.el (wl-template-preview): New internal variable.
1581         (wl-template-preview-p): New function.
1582         (wl-template-show): Bind `wl-template-preview' as t.
1583
1584 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1585
1586         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1587         `elmo-message-entity-field' with 3rd argument which is non-nil.
1588
1589 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1590
1591         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1592         Removed duplicate local bind `folder'.
1593
1594 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1595
1596         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1597
1598 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1601         duplicate definition.
1602
1603 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1604
1605         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1606         non-nil, use it; Don't fetch message if there's no message in the
1607         current cursor position.
1608
1609 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1610
1611         * wl-util.el (wl-region-exists-p): Use region-active-p.
1612         (wl-deactivate-region): New function.
1613         * wl-message.el (wl-message-redisplay): Deactivate region.
1614
1615         * wl-summary.el (wl-summary-reply): Call
1616         `wl-summary-set-message-buffer-or-redisplay' instead of
1617         `wl-summary-redisplay-internal', don't move point.
1618
1619 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1620
1621         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1622         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1623         by regexp.
1624
1625 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1626
1627         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1628         if no need.
1629
1630 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1631
1632         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1633         default value to nil.
1634         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1635         `wl-summary-prepare-hook'; Replace refile action to
1636         `wl-summary-exec-action-refile-with-register'.
1637
1638         * Version number is increased to 2.11.22.
1639
1640 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1641
1642         * wl-summary.el (wl-summary-detect-mark-position): Set
1643         `wl-summary-buffer-weekday-name-lang'.
1644
1645 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1646
1647         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1648         (wl-summary-mark-as-read-all): Ditto.
1649         (wl-summary-delete-messages-on-buffer): Ditto.
1650         (wl-summary-sync-update): Ditto.
1651         (wl-summary-mark-as-read-internal): Ditto.
1652         (wl-summary-mark-as-answered-internal): Ditto.
1653         (wl-summary-update-folder-info): Abolished.
1654
1655 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1656
1657         * wl-summary.el (wl-summary-mark-as-read-all): Use
1658         `wl-summary-update-folder-info' instead of
1659         `wl-folder-update-unread'.
1660
1661 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1662
1663         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1664         `wl-summary-folder-info-update'.
1665         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1666         instead of `wl-summary-folder-info-update'.
1667         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1668         `wl-folder-set-folder-updated'.
1669         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1670         instead of `wl-folder-update-unread'.
1671         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1672         the value of `wl-summary-buffer-unread-count' for the second parameter of
1673         `wl-folder-update-unread'.
1674
1675         * Version number is increased to 2.11.21.
1676
1677 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1678
1679         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1680         a local variable.
1681
1682 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1683
1684         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1685         interactively.
1686
1687         * wl-summary.el (wl-summary-mark-as-important-internal): New
1688         internal function.
1689         (wl-summary-mark-as-important): Use it.
1690         (wl-summary-mark-as-unimportant): New function.
1691         (wl-summary-sync-marks): Follow the API change.
1692
1693         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1694
1695         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1696
1697 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1698
1699         * wl-folder.el (wl-folder-update-unread): Re-indent.
1700         Narrow the scope of a local variable.
1701
1702 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1705         (wl-addrmgr-merge-entries): Ditto.
1706         (wl-addrmgr): Added to address entry which exists in draft buffer
1707         if no entry is in original.
1708
1709 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1710
1711         * wl-batch.el: New file.
1712
1713 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1714
1715         * wl-vars.el (wl-use-semi): Remove unused variable.
1716
1717 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1718
1719         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1720         "?".
1721
1722 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1725         wl-summary-new-mark.
1726         (wl-summary-new-cached-mark): New user option.
1727         (wl-summary-score-marks): Follow the change above.
1728         (wl-summary-auto-refile-skip-marks): Ditto.
1729         (wl-summary-incorporate-marks): Ditto.
1730         (wl-summary-expire-reserve-marks): Ditto.
1731
1732         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1733
1734         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1735         (wl-summary-persistent-mark-string): Distinguished between cached
1736         and uncached mark when the message is new.
1737
1738 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1739
1740         * wl-spam.el (wl-spam-domain): Renamed from
1741         `wl-spam-folder-guess-domain'.
1742         (wl-summary-exec-action-spam): Register as spam if domain of the
1743         source folder is good.
1744         (wl-summary-exec-action-refile-with-register): Register message if
1745         domain of the source folder is not undecided.
1746
1747 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1748
1749         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1750         detect thread loop.
1751
1752 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1753
1754         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1755         and wl-summary-skip-mark-list.
1756
1757 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1758
1759         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1760
1761         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1762
1763         * wl-spam.el (toplevel): Require wl-highlight.
1764         (wl-spam-auto-check-policy-alist): Abolish.
1765         (wl-spam-auto-check-folder-regexp-list): New user option.
1766         (wl-spam-auto-check-marks): Ditto.
1767         (wl-spam-mark-action-list): Ditto.
1768         (wl-highlight-summary-spam-face): New face.
1769         (wl-spam-auto-check-message-p): New function.
1770         (wl-spam-map-spam-messages): Fixed message.
1771         (wl-spam-register-spam-messages): Ditto.
1772         (wl-spam-register-good-messages): Ditto.
1773         (wl-summary-spam-map): Add and remove keybind.
1774         (wl-summary-target-mark-spam): Abolish.
1775         (wl-summary-refile-spam): Ditto.
1776         (wl-summary-test-spam): New function.
1777         (wl-summary-mark-spam): Ditto.
1778         (wl-summary-auto-check-spam): Follow the above change.
1779         (wl-summary-exec-action-spam): New function.
1780         (wl-summary-exec-action-refile-with-register): Fixed message.
1781         (wl-message-check-spam): New function.
1782         (wl-spam-setup): Ditto.
1783         (toplevel): Call it if this file is loaded interactivity.
1784
1785         * Version number is increased to 2.11.20.
1786
1787 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1790         when new optional argument `force' is non nil or modified.
1791
1792 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1793
1794         * wl.el (toplevel): Require wl-spam when compile.
1795         (wl-save-status): Call wl-spam-save-status.
1796
1797         * wl-spam.el (wl-spam-register-spam-messages): New function.
1798         (wl-spam-register-good-messages): Ditto.
1799         (wl-spam-save-status): Ditto.
1800         (wl-summary-mode-map): Bind
1801         wl-summary-target-mark-register-as-spam to "ms" and
1802         wl-summary-target-mark-register-as-good to "mn".
1803         (wl-summary-register-as-spam): Abolish optional argument; Use
1804         wl-spam-register-spam-messages.
1805         (wl-summary-register-as-spam-all): Use
1806         wl-spam-register-spam-messages.
1807         (wl-summary-register-as-good): Abolish optional argument; Use
1808         wl-spam-register-good-messages.
1809         (wl-summary-register-as-good-all): Use
1810         wl-spam-register-good-messages.
1811         (wl-summary-target-mark-register-as-spam): New funtion.
1812         (wl-summary-target-mark-register-as-good): Ditto.
1813
1814 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1815
1816         * wl-spam.el: New file.
1817
1818 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1819
1820         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1821
1822         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1823         (wl-summary-auto-refile): Call wl-refile-guess with
1824         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1825
1826 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1827
1828         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1829         with disable-thread argument non-nil.
1830
1831 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1832
1833         * wl-summary.el (wl-summary-rescan): Added optional argument
1834         disable-thread.
1835         (wl-summary-sync): Call wl-summary-rescan with argument
1836         disable-thread.
1837         (wl-summary-input-range): Added new range `rescan-thread'.
1838
1839 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1840
1841         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1842
1843 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1844
1845         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1846         internal variable.
1847         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1848         wl-summary-search-parent-by-subject-regexp and
1849         wl-summary-divide-thread-when-subject-changed as nil.
1850         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1851         (wl-summary-insert-thread): Search parent entity from
1852         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1853         thread loop.
1854
1855 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1856
1857         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1858
1859         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1860
1861         * wl-util.el (wl-require-update-all-folder-p): New function.
1862         (wl-get-assoc-list-value): Added `function' to match directive.
1863         (wl-collect-draft): Rewrite.
1864
1865         * wl-summary.el (wl-summary-sync-update): Clear faces
1866         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1867         are non-nil.
1868         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1869         argument as function.
1870         (wl-summary-input-range): Ditto.
1871
1872         * wl-folder.el (wl-draft-get-folder): New function.
1873         (wl-folder-get-elmo-folder): Consider draft folder.
1874
1875         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1876         (wl-draft-buffer-message-number): New buffer local variable.
1877         (wl-draft-folder-internal): New internal variable.
1878         (wl-draft-delete): Rewrite.
1879         (wl-draft-save): Ditto.
1880         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1881         wl-folder-get-elmo-folder.
1882         (wl-draft-config-info-operation): Ditto.
1883         (wl-jump-to-draft-folder): Ditto.
1884         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1885         (wl-draft-reedit): Rewrite.
1886
1887         * Version number is increased to 2.11.19.
1888         
1889 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1890
1891         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1892         variable.
1893
1894 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1895
1896         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1897         Use ignore-errors instead of unwind-protect.
1898
1899 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1900
1901         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1902         for updating `wl-thread-entity-list'.
1903
1904 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1905
1906         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1907         parameter from calling `wl-thread-entity-get-older-brothers' and
1908         `wl-thread-entity-get-younger-brothers'.
1909         Replace nested `append' with a single one.
1910
1911 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1912
1913         * wl-summary.el (wl-summary-mode): Don't use the return value of
1914         `make-local-hook'.
1915
1916 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1917
1918         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1919         instead of `let*'.
1920         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1921         of local variables.
1922
1923 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1924
1925         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1926         Renamed from wl-summary-window-scroll-functions.
1927         (wl-summary-window-scroll-functions): Don't set to variable.
1928         (wl-summary-display-top): Use run-hooks.
1929         (wl-summary-display-bottom): Ditto.
1930         (wl-summary-toggle-disp-msg): Ditto.
1931         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1932         Use it instead of wl-summary-window-scroll-functions.
1933         (wl-summary-goto-folder-subr): Don't call
1934         wl-summary-window-scroll-functions, use
1935         wl-summary-buffer-window-scroll-functions instead.
1936
1937 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1938
1939         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1940         make-local-variable.
1941
1942 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1943
1944         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1945         set-buffer-modified-p.
1946         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1947         (wl-summary-display-bottom): Ditto.
1948         (wl-summary-toggle-disp-msg): Ditto.
1949
1950 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1951
1952         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1953
1954         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1955         (wl-summary-forward): Use elmo-message-entity-field instead of
1956         elmo-message-field.
1957
1958         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1959
1960 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1961
1962         * wl-summary.el (wl-summary-window-scroll-functions): No use
1963         `append'.
1964
1965 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1966
1967         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1968         function.
1969         (wl-summary-window-scroll-functions): Call it when both
1970         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1971         (wl-summary-temp-mark): Added optional argument number.
1972         (wl-summary-message-mark): Added optional argument flag.
1973         (wl-summary-persistent-mark): Added optional argument number and flag.
1974         (wl-summary-update-persistent-mark): Ditto.
1975         (wl-summary-update-status-marks): Set "r" for interactive spec.
1976
1977         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1978         argument number and flag.
1979
1980         * wl-action.el (wl-summary-registered-temp-mark): 
1981         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1982
1983 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1984
1985         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1986         internal variable (buffer local).
1987         (wl-summary-window-scroll-functions): New function.
1988         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1989         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1990         as nil.
1991         (wl-summary-update-status-marks): Added arguments beg, end and
1992         check.
1993         (wl-summary-update-mark-window): Use function.
1994         (wl-summary-sync-update): Follow the change above.
1995         (wl-summary-switch-to-clone-buffer): Copy
1996         wl-summary-buffer-unsync-mark-number-list.
1997         (wl-summary-goto-folder-subr): Set
1998         wl-summary-buffer-unsync-mark-number-list and
1999         use wl-summary-window-scroll-functions instead of
2000         wl-summary-lazy-highlight.
2001
2002         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2003
2004 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2005
2006         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2007
2008         * wl-summary.el (wl-summary-update-persistent-mark): Call
2009         wl-summary-set-message-modified.
2010
2011         * wl-summary.el (wl-summary-sync-update): Don't call
2012         wl-summary-update-status-marks.
2013
2014         * Version number is increased to 2.11.18.
2015
2016 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2017
2018         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2019         (wl-message-next-page): Ditto.
2020
2021 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2022
2023         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2024         local variable.  Change the order of a collected list into the
2025         same as the specified range.  Remove nil from a collected list.
2026
2027 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2028
2029         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2030         argument for elmo-folder-list-messages.
2031
2032 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2033
2034         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2035         change (wl-summary-count-unreads return a list instead of a cons
2036         cell).
2037
2038 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2039
2040         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2041         `wl-summary-folder-info-update'.
2042
2043 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2044
2045         * wl-summary.el (wl-summary-set-message-modified): No use
2046         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2047         (wl-summary-set-mark-modified): Abolish.
2048         (wl-summary-mark-modified-p): Ditto.
2049         (wl-summary-save-view): Follow the change above.
2050
2051         * wl-expire.el (wl-summary-expire): Likewise.
2052
2053 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-summary.el (wl-summary-detect-mark-position): Use
2056         modb-entity-handler.
2057         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2058
2059         * Version number is increased to 2.11.17.
2060
2061 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2062
2063         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2064         entity field value.
2065         (wl-summary-prefetch-msg): Ditto.
2066         (wl-summary-print-message-with-ps-print): Ditto.
2067
2068 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2069
2070         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2071         for dummy entity.
2072         (wl-summary-insert-thread): Use elmo-message-entity-field.
2073         (wl-summary-update-thread): Use elmo-message-entity-field and
2074         elmo-message-entity-number.
2075         (wl-summary-line-number):  Use elmo-message-entity-number.
2076         (wl-summary-line-size): Use elmo-message-entity-field.
2077         (wl-summary-line-subject): Ditto.
2078         (wl-summary-line-from): Ditto.
2079         (wl-summary-line-attached): Ditto.
2080         (wl-summary-create-line): Ditto.
2081         (wl-summary-create-line): Use elmo-message-entity-number.
2082         (wl-summary-print-message-with-ps-print): Use
2083         elmo-message-entity-field.
2084
2085 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2086
2087         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2088         change in elmo-msgdb-make-message-entity.
2089         (wl-summary-buffer-set-folder): Don't call
2090         wl-summary-detect-mark-position here.
2091         (wl-summary-rescan): Call elmo-message-entity-number.
2092         (wl-summary-sync-update): Ditto.
2093         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2094
2095         * wl-score.el (wl-score-header-index): Redefine 2th element.
2096         (wl-score-overview-entity-get-extra): Abolish.
2097         (wl-score-ov-entity-get): Rewrite.
2098         (wl-score-string-index<, wl-score-string-func<): Abolish.
2099         (wl-score-string<): New function.
2100         (wl-score-string-sort): Use it.
2101
2102         * wl-refile.el (wl-refile-guess-by-history): Use
2103         elmo-message-entity-field.
2104         (wl-refile-guess-by-from): Ditto.
2105         (wl-refile-guess-by-msgid): Ditto.
2106
2107         * Version number is increased to 2.11.16.
2108
2109 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2110
2111         * wl-folder.el (wl-folder-confirm-existence): Don't call
2112         file-exists-p if msgdb-path is nil.
2113         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2114         `wl-read-folder-hist' to `wl-read-folder-history'.
2115
2116 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2117
2118         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2119         `y-or-n-p'.
2120
2121 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2122
2123         * wl-score.el (wl-score-headers): Don't use
2124         elmo-folder-do-each-message-entity.
2125
2126         * Version number is increased to 2.11.15.
2127
2128 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2129
2130         * wl-summary.el (wl-summary-delete-all-msgs): Use
2131         elmo-folder-move-messages instead of elmo-folder-delete-messages
2132         and elmo-folder-detach-messages.
2133         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2134
2135         * wl-expire.el (wl-expire-delete): Ditto.
2136         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2137
2138 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2139
2140         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2141         (wl-message-header-narrowing-fields): Ditto.
2142         (wl-message-header-narrowing-lines): Ditto.
2143         (wl-message-header-narrowing-string): Ditto.
2144
2145         * wl-summary.el (wl-summary-mode-map): Bind
2146         wl-summary-toggle-header-narrowing to "C-cC-f".
2147         (wl-summary-toggle-header-narrowing): New function.
2148
2149         * wl-message.el (wl-message-buffer-create): Call
2150         wl-message-header-narrowing-setup.
2151         (wl-message-redisplay): Call wl-message-header-narrowing.
2152         (wl-message-header-narrowing): New function.
2153         (wl-message-header-narrowing-map): New keymap.
2154         (wl-message-header-narrowing-widen-map): New keymap.
2155         (wl-message-header-narrowing-again-at-mouse): New function.
2156         (wl-message-header-narrowing-1): Ditto.
2157         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2158         (wl-message-header-narrowing-setup): Ditto.
2159         (wl-message-header-narrowing-toggle): Ditto.
2160         
2161         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2162
2163         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2164         'flag as all.
2165         (wl-use-flag-folder-help-echo): New user option.
2166
2167         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2168         wl-summary-highlight as nil.
2169         (wl-summary-set-mark-modified): Follow the API change.
2170         (wl-summary-mark-modified-p): Ditto.
2171         (wl-summary-mark-as-read-all): Ditto.
2172         (wl-summary-sync-marks): Don't call
2173         elmo-folder-list-messages-with-global-mark.
2174         (wl-summary-mark-as-read-internal): Follow the API change.
2175         (wl-summary-mark-as-answered-internal): Ditto.
2176         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2177         Follow the API change.
2178         (wl-summary-create-line): Call with number argument.
2179         (wl-summary-reply): Follow the API change.
2180
2181         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2182         function.
2183         (wl-highlight-summary-line-string): Call it when
2184         wl-use-flag-folder-help-echo is non-nil.
2185         (wl-highlight-summary-current-line): Ditto.
2186         (elmo-flag-folder-referrer): Added autoload setting.
2187
2188         * wl-draft.el (wl-draft-kill): Follow the API change.
2189
2190         * Version number is increased to 2.11.14.
2191         
2192 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2193
2194         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2195
2196 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2197
2198         * Version number is increased to 2.11.13.
2199
2200 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2201
2202         * wl-draft.el (wl-draft-previous-history-element): Fixed
2203         unbalanced parenthesis and bind unbound local variables.
2204
2205 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2206
2207         * wl-draft.el (wl-draft-previous-history-element): New function.
2208         (wl-draft-next-history-element): Ditto.
2209         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2210         them to M-p and M-n.
2211
2212 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2213
2214         * Version number is increased to 2.11.12.
2215
2216 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2217
2218         * wl-draft.el (wl-draft-hide): Select buffer-window.
2219
2220 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2221
2222         * wl-summary.el (wl-summary-narrow-to-region): New function.
2223         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2224         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2225         (wl-summary-save-region): Use it.
2226         * wl-action.el (wl-summary-collect-numbers-region)
2227         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2228
2229 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * wl-folder.el (wl-folder-count-incorporates): Don't use
2232         `elmo-msgdb-mark-load'
2233
2234         * Version number is increased to 2.11.11.
2235
2236 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2237
2238         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2239         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2240
2241 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2242
2243         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2244
2245 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2246
2247         * Version number is increased to 2.11.10.
2248
2249 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2250
2251         * wl-mime.el (wl-draft-attribute-value): Fixed.
2252
2253 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2254
2255         * wl-util.el (wl-copy-local-variables): New function.
2256
2257         * wl-mime.el (wl-draft-attribute-recipients): New function.
2258         (wl-draft-attribute-envelope-from): Ditto.
2259         (wl-draft-attribute-smtp-posting-server): Ditto.
2260         (wl-draft-attribute-smtp-posting-port): Ditto.
2261         (wl-draft-attribute-value): Ditto.
2262         (wl-draft-preview-message): Use it to get value for
2263         attributes. Reflect result of `wl-draft-config'.
2264
2265         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2266         and call `wl-summary-mark-as-read' before to call
2267         `wl-summary-unset-mark'.
2268         (wl-summary-target-mark-mark-as-unread): Likewise.
2269         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2270
2271 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2272
2273         * wl-mime.el (wl-draft-preview-message): Use actual value for
2274         attributes; Fix for small window.
2275
2276 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2277
2278         * wl-refile.el (wl-refile-get-field-value): Call
2279         `elmo-message-entity-field' with 3rd argument is non-nil.
2280
2281 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2282
2283         * wl-vars.el (wl-draft-preview-attributes): New user option.
2284         (wl-draft-preview-attributes-list): Ditto.
2285         (wl-draft-preview-attributes-buffer-lines): Ditto.
2286         (wl-draft-preview-attributes-buffer-name): Ditto.
2287
2288         * wl-mime.el (wl-draft-preview-message): Display attributes.
2289
2290 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2291
2292         * wl-summary.el (wl-summary-detect-mark-position): Bind
2293         wl-summary-flag-priority-list to '(new).
2294
2295 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2296
2297         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2298         funtion.
2299         (wl-highlight-summary-line-string): Use it.
2300         (wl-highlight-summary-current-line): Ditto.
2301
2302 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2303
2304         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2305         line even when the mark string is not changed.
2306
2307         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2308         argument change in the wl-summary-create-line.
2309         (wl-thread-insert-entity-sub): Ditto.
2310
2311         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2312         argument change in the wl-summary-create-line.
2313         (wl-summary-insert-sequential): Ditto.
2314         (wl-summary-update-thread): Ditto.
2315         (wl-summary-persistent-mark-string): New inline function.
2316         (wl-summary-message-mark): Use it.
2317         (wl-summary-create-line): Abolish argument wl-persistent-mark
2318         and added wl-flags, wl-cached.
2319
2320         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2321         mark to flags.
2322         (wl-highlight-summary-current-line): Decide the face not by the 
2323         persistent mark but flags.
2324
2325 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2326
2327         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2328         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2329         wl-summary-read-uncached-mark): Revive.
2330         (wl-summary-answered-cached-mark,
2331         wl-summary-answered-uncached-mark): New user option.
2332         (wl-summary-score-marks): Follow the change above.
2333         (wl-summary-auto-refile-skip-marks): Ditto.
2334         (wl-summary-incorporate-marks): Ditto.
2335         (wl-summary-expire-reserve-marks): Ditto.
2336         (wl-summary-flag-priority-list): New user option.
2337
2338         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2339         changes.
2340         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2341         of elmo-message-mark.
2342         (wl-summary-mark-as-read-internal): Ditto.
2343         (wl-summary-mark-as-answered): Ditto.
2344         (wl-summary-mark-as-important): Ditto.
2345         (wl-summary-redisplay-internal): Ditto.
2346         (wl-summary-redisplay-no-mime-internal): Ditto.
2347         (wl-summary-message-mark): New function.
2348         (wl-summary-insert-sequential): Use wl-summary-message-mark
2349         instead of elmo-message-mark.
2350         (wl-summary-update-thread): Ditto.
2351         (wl-summary-persistent-mark): Ditto.
2352         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2353         instead of elmo-message-mark.
2354
2355         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2356         wl-summary-message-mark instead of elmo-message-mark.
2357         (wl-thread-insert-entity-sub): Ditto.
2358         (wl-thread-get-children-msgs-uncached): Ditto.
2359
2360         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2361         variable name changes.
2362         (wl-highlight-summary-current-line): Ditto.
2363
2364         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2365         wl-summary-message-mark instead of elmo-message-mark.
2366
2367         * wl-expire.el (wl-expire-message-p): Ditto.
2368
2369         * wl-score.el (wl-score-headers): Ditto.
2370
2371         * Version number is increased to 2.11.9.
2372
2373         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2374         (wl-summary-sync-update): Follow the change above.
2375         (wl-summary-switch-to-clone-buffer): Ditto.
2376         (wl-summary-open-folder): Ditto.
2377
2378 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2379
2380         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2381         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2382
2383         * Version number is increased to 2.11.8.
2384
2385         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2386
2387         * wl-expire.el (wl-expire-refile): Follow the API change on
2388         `elmo-folder-move-messages'.
2389         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2390
2391         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2392         (wl-summary-exec-action-refile): Ditto.
2393         (wl-summary-exec-action-copy): Ditto.
2394         (wl-summary-no-auto-refile-message-p): No use
2395         `wl-summary-buffer-msgdb'.
2396         (wl-summary-auto-refile): Ditto.
2397
2398 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2399
2400         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2401
2402 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2403
2404         * wl-summary.el (wl-summary-sync): Treat no-sync.
2405
2406         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2407         (wl-default-sync-range): Ditto.
2408
2409 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2410
2411         * wl-refile.el (wl-refile-subject-learn): Call
2412         `elmo-message-entity-field' with 3rd argument is non-nil.
2413         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2414         instead of `elmo-msgdb-overview-entity-get-subject'.
2415
2416 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2417
2418         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2419         scan-type is rescan.
2420         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2421         new optional argument force is non-nil.
2422         (wl-summary-save-view-cache): Call it with force argument non-nil.
2423
2424         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2425
2426 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2427
2428         * wl-action.el (wl-summary-print-argument): Fixed last change.
2429
2430 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2431
2432         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2433         simplified.
2434         (wl-summary-target-mark-mark-as-unread): Likewise.
2435         (wl-summary-target-mark-mark-as-important): Likewise.
2436
2437 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2438
2439         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2440         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2441         (wl-summary-mark-as-important-region): Change accordingly.
2442         (wl-summary-target-mark-mark-as-important): Ditto.
2443
2444 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2445
2446         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2447
2448         * wl-action.el (wl-summary-print-argument): Print argument to
2449         right side of window if `wl-summary-print-argument-within-window'
2450         is non-nil.
2451
2452 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2453
2454         * wl-action.el (wl-summary-set-mark): Use
2455         `wl-summary-message-visible-p' to check visibility of the message
2456         and jump to message only when the message line is visible and have
2457         different number; Call wl-summary-unset-mark with number argument.
2458         (wl-summary-unset-mark): 
2459         Use `wl-summary-message-visible-p'
2460         to check visibility of the message and jump to message only when
2461         the message line is visible and have different number;
2462
2463 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2464
2465         * Version number is increased to 2.11.7.
2466
2467         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2468         and wl-folder-summary-line-format.
2469
2470         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2471         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2472         (wl-summary-set-score-mark): Use it.
2473         (wl-summary-target-mark-mark-as-read): Ditto.
2474         (wl-summary-target-mark-mark-as-unread): Ditto.
2475         (wl-summary-target-mark-mark-as-important): Ditto.
2476         (wl-summary-target-mark-msgs): Simplified.
2477         (wl-summary-detect-mark-position): Fixed problem when
2478         summary-line-format no contain persisten/temp mark spec.
2479         (wl-summary-temp-mark): Ditto.
2480         (wl-summary-persistent-mark): Ditto.
2481         (wl-summary-update-persistent-mark): Ditto.
2482
2483         * wl-action.el (wl-summary-set-mark): Ditto.
2484         (wl-summary-unset-mark): Ditto.
2485         All other related portions are changed.
2486
2487 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2488
2489         * Version number is increased to 2.11.6.
2490
2491 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2492
2493         * wl-util.el (wl-current-message-buffer): Define as function;
2494         Don't use the value of wl-messge-buffer.
2495
2496         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2497         persistent mark.
2498
2499         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2500         no current message, cause an error.
2501
2502 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2503
2504         * wl-summary.el (wl-summary-set-message-modified): Use
2505         elmo-folder-set-message-modified instead of
2506         elmo-folder-set-message-modified-internal.
2507
2508 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2509
2510         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2511         interactively.
2512         (wl-summary-sync): nokill->entirely.
2513         (wl-summary-sync-marks): Fixed message.
2514         (wl-summary-input-range): Added mark, nokill->entirely.
2515
2516         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2517         messages as read.
2518
2519 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2520
2521         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2522         update-noscore.
2523         (wl-summary-sync): Follow the change above.
2524
2525 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2526
2527         * wl-action.el (wl-summary-target-mark-all): Use
2528         elmo-folder-list-messages.
2529
2530 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2531
2532         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2533         (wl-summary-rescan): Set wl-summary-scored as nil.
2534         (wl-summary-sync-force-update): Follow the change above.
2535         (wl-summary-sync): Ditto.
2536         (wl-summary-sync-update): Added argument disable-killed.
2537         (wl-summary-insert-headers): Set visible-only argument for
2538         elmo-folder-list-messages.
2539         (wl-summary-input-range): Added update-nokill, update-noscore,
2540         all-nokill, all-noscore and mark.
2541
2542         * Version number is increased to 2.11.5.
2543
2544         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2545
2546 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2547
2548         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2549         (wl-summary-prefetch-region-no-mark): Change accordingly.
2550         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2551
2552 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2553
2554         * wl-address.el (wl-complete-field-to): Abolished.
2555         (wl-complete-address): Completion function for completing-read.
2556         * wl-action.el (wl-summary-get-resend-address): Use it.
2557
2558         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2559         wl-summary-update-mark and abolish unused argument.
2560         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2561         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2562         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2563         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2564         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2565         * wl-draft.el (wl-draft-kill): Ditto.
2566
2567         * wl-summary.el: Remove unused binding of case-fold-search.
2568         (wl-summary-replace-status-marks): Abolished.
2569
2570 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2571
2572         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2573         is specified or folder length is zero.
2574
2575 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2576
2577         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2578         (wl-folder-archive-current-entity): Ditto.
2579
2580 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2581
2582         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2583         retrieving message mark.
2584         (wl-summary-redisplay-internal): Ditto.
2585
2586         * wl-message.el (wl-message-buffer-display): Ignore errors while
2587         retrieving message-id field.
2588
2589         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2590         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2591         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2592         order of the arguments for `wl-expire-message-p'.
2593         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2594
2595         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2596         Check return value of wl-summary-reply.
2597         (wl-summary-reply): Recover window configuration when an error occured.
2598
2599 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2600
2601         * wl-summary.el (wl-summary-resend-message): Abolished, the
2602         feature is inherited by wl-summary-resend (put resend mark).
2603
2604 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2605
2606         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2607         wl-message-buffer to nil when the message is hide.
2608
2609 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2610
2611         * .cvsignore: New file.
2612
2613 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2614
2615         * wl-action.el (wl-summary-action-docstring): Add more info.
2616         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2617         duplicate definition.
2618         (wl-summary-define-mark-action): Functions wl-summary-*-region
2619         keep current position.
2620         (wl-summary-unregister-target-mark): Store result to the variable.
2621
2622 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2623
2624         * Version number is increased to 2.11.4.
2625
2626 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2627
2628         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2629         wl-summary-delete-all-temp-marks.
2630         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2631
2632         * wl-action.el (wl-summary-set-mark): Changed terminology
2633         refile-destination -> action-argument.
2634         (wl-summary-unset-mark): Ditto.
2635         (wl-summary-remove-argument): Ditto.
2636         (wl-summary-print-argument): Ditto.
2637
2638         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2639         (wl-thread-remove-argument-region): Ditto.
2640         (wl-thread-print-argument-region): Ditto.
2641         (wl-thread-close): Ditto.
2642         (wl-thread-open): Ditto.
2643
2644         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2645         (wl-highlight-refile-destination-face is abolished)
2646         (wl-highlight-action-argument-string): Ditto.
2647         (wl-highlight-summary-current-line): Highlight action argument.
2648
2649         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2650         color for light backgrounds.
2651         (wl-highlight-summary-answered-face): Ditto.
2652
2653 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2654
2655         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2656
2657         * wl-score.el (wl-summary-score-update-all-lines): Use
2658         wl-summary-set-mark.
2659         (wl-summary-score-update-all-lines): Kill expunged messages.
2660
2661         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2662
2663 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2666         directly.
2667         (wl-score-overview-entity-get-lines): Ditto.
2668         (wl-score-overview-entity-get-xref): Ditto.
2669         (wl-score-get-latest-msgs): Ditto.
2670         (wl-summary-rescore): Ditto.
2671
2672         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2673         to "&".
2674         (wl-summary-mark-as-answered-internal): New inline function.
2675         (wl-summary-mark-as-answered): New function.
2676         (wl-summary-mark-as-unanswered): Ditto.
2677         (wl-summary-sync-marks): Modified for answered-mark synching.
2678
2679 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2680
2681         * wl-action.el (wl-summary-set-mark): Fixed last change.
2682
2683 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2684
2685         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2686         behavior of wl-summary-unread-message-hook
2687         (Pointed out by akira yamada <akira@arika.org>).
2688
2689 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2690
2691         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2692         wl-summary-delete.
2693         * wl-xmas.el (wl-summary-toolbar): Ditto.
2694
2695         * wl-action.el (wl-summary-set-mark): Don't override current
2696         temp-mark.
2697
2698         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2699
2700 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2701
2702         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2703         (wl-refile-msgid-learn): Ditto.
2704         (wl-refile-get-field-value): Ditto.
2705
2706         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2707
2708         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2709         (wl-expire-delete-reserved-messages): Renamed from
2710         wl-expire-reserve-marked-msgs-from-list.
2711         (wl-expire-delete): Removed argument `msgdb'.
2712         (wl-expire-refile): Ditto.
2713         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2714         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2715         mark-alist as argument.
2716         (wl-expire-archive-number1): Removed argument `msgdb'.
2717         (wl-expire-archive-number2): Ditto.
2718         (wl-expire-archive-date): Ditto.
2719         (wl-expire-localdir-date): Ditto.
2720         (wl-expire-hide): Ditto.
2721         (wl-archive-number1): Ditto.
2722         (wl-archive-number2): Ditto.
2723         (wl-archive-date): Ditto.
2724         (wl-archive-folder): Ditto.
2725         All other related portions are changed.
2726
2727 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2728
2729         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2730         mean move up and down. (suggested by Takashi Kawachi)
2731
2732 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-acap.el (toplevel): Don't require un-define.
2735
2736 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2737
2738         * wl-thread.el (wl-thread-delete-message): Always update
2739         wl-summary-buffer-number-list.
2740
2741         * wl-action.el (wl-summary-print-destination): 
2742         Do nothing when folder is nil.
2743
2744 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2745
2746         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2747         persistent mark when prefetch is succeeded.
2748
2749 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2750
2751         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2752         instead of elmo-msgdb-delete-msgs.
2753         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2754         (wl-expire-hide): Ditto.
2755
2756         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2757
2758         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2759         elmo-msgdb interface.
2760         (wl-thread-get-exist-children): Likewise.
2761         (wl-thread-insert-message): Likewise.
2762         (wl-thread-msg-mark-as-important): Likewise.
2763         (wl-thread-insert-entity-sub): Likewise.
2764         (wl-thread-get-children-msgs-uncached): Likewise.
2765
2766         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2767         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2768         (wl-summary-sync-update): Likewise.
2769         (wl-summary-auto-select-msg-p): Likewise.
2770         (wl-summary-update-thread): Likewise.
2771         (wl-summary-mark-as-important): Likewise.
2772         (wl-summary-jump-to-msg-internal): Likewise.
2773         (wl-summary-redisplay-internal): Likewise.
2774         (wl-summary-print-message-with-ps-print): Likewise.
2775         (wl-summary-folder-info-update): Likewise.
2776
2777         * wl-folder.el (wl-folder-check-one-entity):
2778         elmo-folder-count-flags instead of wl-summary-count-unread.
2779
2780         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2781
2782         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2783
2784         * wl-summary.el (wl-summary-set-message-modified): 
2785         Call wl-summary-set-mark-modified.
2786         (wl-summary-delete-messages-on-buffer): Call
2787         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2788         (wl-summary-sync-update): Call elmo-folder-length instead of
2789         elmo-folder-messages.
2790         (wl-summary-insert-headers): Don't call
2791         elmo-folder-list-message-entities.
2792
2793 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2794
2795         * wl-action.el (wl-summary-define-mark-action): Call
2796         `wl-summary-set-mark' with argument `data'.
2797         (wl-summary-auto-refile): Fixed order of arguments when call
2798         `wl-summary-refile'.
2799
2800 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2801
2802         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2803
2804         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2805
2806         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2807         (Renamed from wl-highlight-summary-deleted-face).
2808         (wl-highlight-summary-resend-face): New face.
2809
2810         (wl-highlight-summary-deleted-face): Renamed from
2811         wl-highlight-summary-erased-face.
2812
2813         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2814
2815         * wl-action.el (wl-summary-get-resend-address): New function.
2816         (wl-summary-exec-action-resend): Ditto.
2817         (wl-summary-exec-action-resend-subr): Ditto.
2818
2819         * w-thread.el (wl-thread-copy): Removed definition.
2820         (wl-thread-refile): Ditto.
2821         (wl-thread-delete): Ditto.
2822         (wl-thread-target-mark): Ditto.
2823
2824         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2825         (wl-summary-target-mark-set-action): Fixed.
2826         (wl-summary-define-mark-action): Fixed quotation.
2827         (wl-summary-move-mark-list-messages): Display message.
2828         (wl-summary-define-mark-action): Define thread functions.
2829         (wl-summary-exec-action-refile): Changed message.
2830         (wl-summary-exec): Ditto.
2831
2832 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2833         
2834         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2835         '%%'.
2836
2837 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2838
2839         * wl.el (toplevel): Require wl-action.
2840         (wl-init): Call wl-summary-define-mark-action.
2841
2842         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2843
2844         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2845         wl-summary-delete and wl-summary-erase.
2846         (wl-summary-mode-map): Ditto.
2847
2848         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2849         wl-delete-folder-alist.
2850
2851         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2852         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2853         (toplevel): Moved mark & action related functions to the wl-action.el.
2854
2855         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2856         in wl-summary-mark-action-list.
2857         (wl-highlight-summary-current-line): Ditto.
2858
2859         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2860         empty lines.
2861
2862         * wl-action.el: New file. 
2863
2864 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2865
2866         * wl-summary.el (wl-summary-target-mark-replace): New function.
2867         (wl-summary-target-mark-prefetch): Use it.
2868         (wl-summary-target-mark-delete): Ditto.
2869         (toplevel): Rearranged definition order.
2870         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2871         (wl-summary-target-mark-erase): Rewrite.
2872         (wl-summary-erase-region): New function.
2873         (wl-summary-exec-action-erase): Changed message.
2874         (wl-summary-move-mark-list-messages): New function.
2875         (wl-summary-exec-action-delete): Use it.
2876         (wl-summary-exec-action-erase): Ditto.
2877
2878         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2879         (wl-summary-skip-mark-list): Added "d".
2880
2881         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2882         while searching.
2883
2884         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2885         and define using defcustom;
2886         Define 4th element as a face.
2887         
2888         * wl-summary.el (wl-summary-incorporate): Use 
2889         `wl-summary-prefetch-region-no-mark' instead of
2890         `wl-summary-prefetch-region'.
2891         (wl-summary-prefetch-region-no-mark): Revival of old
2892         `wl-summary-prefetch-region'.
2893         (wl-summary-mark-action-list): Moved to wl-vars.el
2894
2895         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2896         face according to the `wl-summary-mark-action-list'.
2897         (wl-highlight-summary-current-line): Ditto;
2898         Removed destination highlighting.
2899
2900         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2901         (wl-highlight-summary-line-string): Highlight for "i" mark.
2902         (wl-highlight-summary-current-line): Ditto.
2903
2904         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2905         no destination.
2906
2907         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2908         exists, just go ahead.
2909         (wl-summary-prefetch-region): Rewrite.
2910         (wl-summary-prefetch): Ditto.
2911         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2912         (wl-summary-exec-action-prefetch): New function.
2913         (wl-summary-target-mark-prefetch): Rewrite.
2914
2915 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2916
2917         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2918         (wl-highlight-summary-line-string): Added "d" and "D".
2919         (wl-highlight-summary-current-line): Ditto.
2920
2921         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2922         in wl-summary.el.
2923         (wl-thread-insert-entity-sub): Ditto.
2924         (wl-thread-remove-destination-region): Ditto.
2925         (wl-thread-print-destination-region): Ditto.
2926
2927         * wl-summary.el (wl-summary-buffer-refile-list,
2928         wl-summary-buffer-delete-list,
2929         wl-summary-buffer-copy-list): Abolish.
2930         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2931         All other related portions are changed.
2932         (wl-summary-mark-action-list): New variable.
2933         (wl-summary-set-mark): New function.
2934         (wl-summary-register-target-mark): Ditto.
2935         (wl-summary-unregister-target-mark): Ditto.
2936         (wl-summary-have-target-mark-p): Ditto.
2937         (wl-summary-register-temp-mark): Ditto.
2938         (wl-summary-unregister-temp-mark): Ditto.
2939         (wl-summary-registered-temp-mark): Ditto.
2940         (wl-summary-collect-temp-mark): Ditto.
2941         (wl-summary-unset-mark): Ditto.
2942         (wl-summary-set-target-mark): Ditto.
2943         (wl-summary-unset-target-mark): Ditto.
2944         (wl-summary-set-action-generic): Ditto.
2945         (wl-summary-unset-action-generic): Ditto.
2946         (wl-summary-exec-action-delete): Ditto.
2947         (wl-summary-exec-action-erase): Ditto.
2948         (wl-summary-set-action-refile): Ditto.
2949         (wl-summary-set-action-refile-subr): Ditto.
2950         (wl-summary-unset-action-refile): Ditto.
2951         (wl-summary-make-destination-numbers-list): Ditto.
2952         (wl-summary-exec-action-refile): Ditto.
2953         (wl-summary-set-action-copy): Ditto.
2954         (wl-summary-unset-action-copy): Ditto.
2955         (wl-summary-exec-action-copy): Ditto.
2956         (wl-summary-collect-numbers-region): Ditto.
2957         (wl-summary-delete): Rewrite.
2958         (wl-summary-erase): Ditto.
2959         (wl-summary-remove-destination): Ditto.
2960         (wl-summary-exec): Ditto.
2961         (wl-summary-exec-region): Ditto.
2962         (wl-summary-target-mark-erase): Ditto.
2963         (wl-summary-refile): Ditto.
2964         (wl-summary-copy): Ditto.
2965         (wl-summary-unmark): Ditto.
2966         (wl-summary-delete-all-mark): Ditto.
2967         (wl-summary-mark-line): Don't highlight.
2968         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2969         (wl-summary-target-mark-refile-subr): Rewrite.
2970
2971         (wl-summary-copy-prev-destination): Abolish.
2972
2973 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2974
2975         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2976         default values along the value of wl-on-mule.
2977         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2978         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2979         It is not used anywhere.
2980
2981 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2982
2983         * wl-summary.el (wl-summary-print-destination): Keep position.
2984         (wl-summary-cursor-move-surface): Keep horizontal position.
2985
2986 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2987
2988         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2989         write sendlog.
2990
2991 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2992
2993         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2994         `wl-summary-highlight'.
2995
2996 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2997
2998         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2999         trivial condition for temp-mark.
3000
3001 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3002
3003         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3004         when it hits killed buffer.
3005
3006 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3007
3008         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3009         * wl-news.el.in: `message' and `error' take format string.
3010
3011 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3012
3013         * wl-folder (wl-folder-insert-entity): Display a message,
3014         `...done', when the work finish.
3015         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3016
3017 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3018
3019         * wl-message.el (wl-message-redisplay): Remove unused local
3020         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3021
3022 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3023
3024         * wl-summary.el (wl-summary-replace-status-marks): Disable
3025         interactive use.
3026         (wl-summary-reedit): Check message existence at first.
3027         (wl-summary-mark-line): Fix doc, return value is indefinite.
3028
3029         * wl-highlight.el (wl-highlight-message): Arranged.
3030
3031         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3032         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3033         check temp-mark by wl-summary-temp-mark always.
3034         (wl-highlight-summary): Change accordingly.
3035         * wl-summary.el (wl-summary-mark-as-read-all)
3036         (wl-summary-delete-cache, wl-summary-set-score-mark)
3037         (wl-summary-mark-as-unread, wl-summary-unmark)
3038         (wl-summary-mark-line, wl-summary-mark-as-read)
3039         (wl-summary-mark-as-important): Ditto.
3040
3041         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3042         end of the window if possible.
3043         * wl-summary.el (wl-summary-sync-update): Support lazy
3044         highlighting.
3045         (wl-summary-toggle-disp-msg): Ditto.
3046
3047 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3048
3049         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3050
3051 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3052
3053         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3054         change.
3055
3056 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3057
3058         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3059         API.
3060         (wl-summary-sync-update): Ditto.
3061
3062         * wl-score.el (wl-score-get-score-alist): Changed argument.
3063         (wl-summary-rescore-msgs): Likewise.
3064         (wl-summary-score-headers): Likewise.
3065         (wl-score-headers): Likewise;
3066         Use elmo-folder-do-each-message-entity, etc.
3067         (wl-summary-score-effect): Follow the changes above.
3068         (wl-summary-rescore): Ditto.
3069         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3070         (wl-score-get-overview): Abolish.
3071
3072         * wl-summary.el (wl-summary-default-from): Follow the API change in
3073         elmo-msgdb.
3074         (wl-summary-count-unread): Ditto.
3075         (wl-summary-detect-mark-position): Ditto.
3076         (wl-summary-overview-entity-compare-by-date): Ditto.
3077         (wl-summary-overview-entity-compare-by-number): Ditto.
3078         (wl-summary-overview-entity-compare-by-from): Ditto.
3079         (wl-summary-overview-entity-compare-by-subject): Ditto.
3080         (wl-summary-get-list-info): Ditto.
3081         (wl-summary-rescan): Ditto.
3082         (wl-summary-jump-to-msg-by-message-id): Ditto.
3083         (wl-summary-sync-update): Ditto; Removed comment.
3084         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3085         (wl-summary-insert-message): Use wl-summary-insert
3086         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3087         (wl-summary-insert-headers): Changed argument overview to folder.
3088         (wl-summary-search-by-subject): Likewise.
3089         (wl-summary-insert-thread): Renamed from 
3090         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3091
3092         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3093         too.
3094
3095         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3096         wl-string-member.
3097
3098 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3099
3100         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3101         elmo-folder-append-buffer.
3102         (wl-draft-queue-append): Likewise.
3103
3104         * wl-mime.el (wl-message-delete-current-part): Ditto.
3105         (wl-summary-burst-subr): Ditto.
3106
3107         * wl-news.el.in (wl-news-send-news): Ditto.
3108
3109 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3110
3111         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3112         function.
3113         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3114         (wl-summary-update-mark): Enclose with save-excursion.
3115         (wl-summary-mark-as-read-internal): Fixed last change.
3116         (wl-summary-mark-as-important): Use 3rd argument of
3117         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3118         Don't use elmo-msgdb-set-mark.
3119         (wl-summary-redisplay-internal): If msgdb flag is already read,
3120         just update the mark on buffer.
3121
3122 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3123
3124         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3125         cut visible folder when elmo-folder-delete returns non-nil value.
3126
3127 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3128
3129         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3130         by Kenichi OKADA <okada@opaopa.org>).
3131
3132 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3133
3134         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3135
3136 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3137
3138         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3139         Fixed the last change, search group entity by its real name.
3140         (Thanks to: KOBAYASHI Shinji)
3141
3142 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3143
3144         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3145         (wl-fldmgr-access-display-all): Don't refer visible name.
3146         * wl-expire.el (wl-folder-archive-current-entity)
3147         (wl-folder-expire-current-entity): Ditto.
3148         * wl-folder.el (wl-folder-jump-to-current-entity)
3149         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3150         (wl-folder-open-folder-sub,wl-folder-open-all)
3151         (wl-folder-write-current-folder): Ditto.
3152         (wl-folder-insert-entity): Don't use petname for normal group.
3153         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3154         is the real name.
3155         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3156         Abolished.
3157
3158 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3159
3160         * wl-draft.el (wl-draft-create-buffer): Add
3161         `wl-summary-reply-with-citation'
3162
3163 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3164
3165         * wl-draft.el (wl-draft-reply): Fixed.
3166
3167 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3168
3169         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3170         when `wl-draft-send-confirm-with-preview' is non-nil.
3171         You can scroll up/down by j/k.
3172         (wl-draft-send-confirm-with-preview): New variable (default=t).
3173
3174 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3175
3176         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3177         (wl-fldmgr-save-folders): Fix comment.
3178
3179 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3180
3181         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3182         along the last change in `wl-folder-buffer-group-p'.
3183
3184 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3185
3186         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3187         folder.
3188
3189         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3190         the default value.
3191
3192         * wl-mime.el (wl-summary-burst): Update summary only when target
3193         folder equals current folder.
3194
3195 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3196
3197         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3198
3199 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3200
3201         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3202         value.
3203
3204 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3205
3206         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3207         `map-extents' instead of `extent-at' repeatedly.
3208         (wl-highlight-folder-current-line): Ditto.
3209
3210         * wl-highlight.el: Remove useless dummy functions.
3211
3212 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3213
3214         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3215         (wl-folder-put-folder-property): New function to put text property.
3216         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3217         (wl-folder-insert-entity, wl-folder-update-diff-line)
3218         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3219         * wl-e21.el, wl-xmas.el, wl-mule.el
3220         (wl-highlight-folder-current-line): Ditto.
3221         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3222         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3223         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3224         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3225
3226 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3227
3228         * Version number is increased to 2.11.3.
3229
3230 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3231
3232         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3233         Resume current-buffer since it is assumed by remaining tasks.
3234
3235 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3236
3237         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3238         (wl-folder-completion-function): Abolished.
3239         (wl-folder-complete-folder): New function.
3240         (wl-folder-complete-filter-condition): Ditto.
3241         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3242         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3243
3244 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3245
3246         * wl-draft.el (wl-draft-send-confirm): New function.
3247         (wl-draft-send): Use it.
3248
3249         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3250         cursor-in-echo-area while confirming.
3251
3252         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3253
3254         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3255         searching via nntp if wl-summary-search-via-nntp is 'force.
3256         Otherwise, invoke searching in nntp folder only.
3257         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3258
3259         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3260         explicitly for mime-make-text-tag.
3261
3262 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3263
3264         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3265         `mime-make-text-tag' instead of `mime-create-tag'.
3266
3267 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3268
3269         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3270         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3271
3272 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3273
3274         * wl-score.el (wl-score-save): Bind print-length and print-level.
3275         (wl-score-pretty-print): Ditto.
3276         (wl-score-edit-insert-header-entry): Ditto.
3277
3278         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3279         "From" entry to be treated with wl-draft-eword-encode-address-list.
3280         * wl-mime.el (wl-draft-preview-message): Ditto.
3281
3282         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3283         (wl-summary-mark-as-unread): Ditto.
3284         (wl-summary-mark-as-read-region): Change accordingly.
3285         (wl-summary-mark-as-unread-region): Ditto.
3286         (wl-summary-target-mark-mark-as-read): Ditto.
3287         (wl-summary-target-mark-mark-as-unread): Ditto.
3288
3289 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3290
3291         * Version number is increased to 2.11.2.
3292
3293 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3294
3295         * wl-news.el.in (wl-news-previous-version-save): Bind
3296         print-length and print-level.
3297         * wl-thread.el (wl-thread-save-entities): Ditto.
3298         (wl-thread-save-top-list): Bind print-length.
3299
3300 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3301
3302         * wl-highlight.el (wl-highlight-summary-line-string): Use
3303         wl-summary-score-below-mark, wl-summary-score-over-mark.
3304         (wl-highlight-summary-current-line): Ditto.
3305
3306 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3307
3308         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3309         insert it.
3310
3311 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3312
3313         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3314
3315 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3316
3317         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3318         message without msgid.
3319         Rewrite with elmo-folder-move-messages.
3320         Set wl-message-buffer to nil.
3321
3322         * wl-summary.el (wl-summary-erase-subr): New function. Use
3323         elmo-folder-move-messages.
3324         (wl-summary-erase): Call it.
3325         (wl-summary-target-mark-erase): Ditto.
3326
3327 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3328
3329         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3330         it is not up-tp-date.
3331
3332 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3333
3334         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3335         buffer after calling `wl-summary-goto-folder-subr' without the
3336         argument `interactive'.
3337         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3338
3339 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3340
3341         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3342         `mime-create-tag'. Use `string=' instead of `looking-at'.
3343
3344 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3345
3346         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3347         to avoid compile warning.
3348
3349         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3350         entity-id when folder is given.
3351         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3352         save-excursion, use save-selected-window instead.
3353         Select folder buffer window if exists.
3354         (To correct behavior with wl-folder-move-cur-folder.)
3355
3356 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3357
3358         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3359
3360 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3361
3362         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3363         list-count instead of %d.
3364
3365 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3366
3367         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3368         (wl-news): Set it.
3369         (wl-news-append-to-folder): Use it.
3370
3371         * wl-news.el.in (wl-news-send-news): Append to specified folder
3372         instead of wl-default-folder.
3373         (wl-news-append-to-folder): Show error message with specified folder.
3374
3375         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3376                 In most major modes, Emacs assumes that any opening
3377                 delimiter found at the left margin is the start of a
3378                 top-level definition, or defun. Therefore, *never put an
3379                 opening delimiter at the left margin unless it should have
3380                 that significance.*
3381
3382         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3383
3384 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3385
3386         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3387
3388 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3389
3390         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3391
3392 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3393
3394         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3395         for sequential numbering case.
3396
3397 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3398
3399         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3400         value.
3401         (wl-draft-reply-without-argument-list): Ditto.
3402         (wl-draft-reply-myself-with-argument-list): Abolish.
3403         (wl-draft-reply-myself-without-argument-list): Ditto.
3404         * wl-draft.el (wl-draft-self-reply-p): New function.
3405         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3406
3407 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3408
3409         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3410         (avoid error for the case without byte-compiling)
3411
3412 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3413
3414         * wl-news.el.in (wl-news-append-to-folder): New function.
3415         (wl-news-exit): Rewrite.
3416         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3417
3418 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3419
3420         * wl-draft.el (wl-draft-reply-position): New function.
3421         (wl-draft-reply-position): Fix.
3422         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3423         (wl-summary-target-mark-reply-with-citation): Ditto.
3424         (wl-summary-reply-with-citation): Ditto.
3425         * wl-vars.el (wl-draft-reply-default-position): New variable.
3426
3427 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3428
3429         * wl-draft.el (wl-draft-send): Preview when interactive send.
3430
3431 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3432
3433         * wl-draft.el (wl-draft-reply): Set default position.
3434         * wl-summary.el (wl-summary-reply): Ditto.
3435         (wl-summary-reply-with-citation): Ditto.
3436         (wl-summary-target-mark-reply-with-citation): Ditto.
3437
3438 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3439
3440         * wl-news.el.in (wl-news-lang): Set default value according to
3441         current-language-environment.
3442         (wl-news-append-news): Do nothing when news-list is nil.
3443
3444 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3445
3446         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3447         (wl-news): Change message.
3448         (wl-news-exit): Check buffer.
3449         (wl-news-force-exit): New function.
3450         (wl-news-show-all): New function.
3451         (wl-news-discard-and-exit): Fix.
3452
3453 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3454
3455         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3456         according to current-language-environment.
3457
3458         * wl-news.el.in (wl-news): If arg, show all NEWS after
3459         wl-news-default-previous-version.
3460
3461 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3462
3463         * wl-news.el.in (wl-news-check): Rewritten.
3464         (wl-news-previous-version-load): Change data type.
3465         (wl-news-previous-version-save): Change data type.
3466         (wl-news-append-news): Add return value.
3467         (wl-news-check-news): New function.
3468         (wl-news-already-current-p): New function.
3469         (wl-news-send-news): Rewritten.
3470         (wl-news-mode-map): Add new keybind.
3471         (wl-news): Rewritten.
3472         (wl-news-exit): Rewritten.
3473         (wl-news-discard-and-mail): New function.
3474         (wl-news-send-to-address): Abolished.
3475         * wl.el (wl-init): Delete a message.
3476
3477 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3478
3479         * wl-news.el.in (wl-news-exit): Update previous version.
3480         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3481
3482 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3483
3484         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3485
3486 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3487
3488         * wl-news.el.in (wl-news): New function.
3489         (wl-news-mode): New function.
3490         (wl-news-next-line): New function.
3491         (wl-news-next-page): New function.
3492         (wl-news-exit): New function.
3493         (wl-news-buf-name): New variable.
3494         (wl-news-mode-map): New variable.
3495         (wl-news-winconf): New variable.
3496         (wl-news-append-news): Add an option.
3497
3498 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3499
3500         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3501
3502 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3503
3504         * wl-news.el.in (wl-news-send-to-address): New variable.
3505         (wl-news-send-news): Use it.
3506         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3507         Return updating status.
3508         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3509
3510 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3511
3512         * wl-news.el.in (wl-news-send-news): Delete
3513         Organization and X-Face.
3514
3515 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3516
3517         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3518         (wl-news-append-news): New function.
3519         (wl-news-send-news): New function.
3520
3521 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3522
3523         * Version number is increased to 2.11.1.
3524
3525 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3526
3527         * wl-news.el.in : New file.
3528
3529 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3530
3531         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3532         default value.
3533         (wl-draft-reply-without-argument-list): Ditto.
3534
3535 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3536
3537         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3538         (wl-message-buffer-prefetch-idle-time): Ditto.
3539         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3540
3541 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3542
3543         * wl-thread.el (wl-thread-insert-message): Use
3544         wl-summary-max-thread-depth.
3545
3546         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3547         loop detection.
3548
3549         * wl-message.el (wl-message-buffer-display): Back to the first page
3550         when cache is hit.
3551
3552 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3553
3554         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3555
3556         * wl-summary.el (wl-summary-insert-thread-entity):
3557         If the thread depth is reached to wl-summary-max-thread-depth,
3558         divide the thread.
3559
3560 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3561
3562         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3563         for elmo-remove-passwd.
3564
3565 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3566
3567         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3568         folder is sticky.
3569         (wl-folder-mark-as-read-all-entity): Ditto.
3570         (wl-folder-prefetch-entity): Ditto.
3571
3572 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3573
3574         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3575
3576 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3577
3578         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3579         Delete messages on buffer for unplugged operation.
3580         (wl-summary-erase): Ditto.
3581
3582 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3583
3584         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3585         take nil so as not to search parent by subject.
3586
3587 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3588
3589         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3590         (wl-folder-get-next-folder): Ditto.
3591         (wl-folder-get-path): Ditto.
3592
3593 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3594
3595         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3596         system and encode the region with it before verifying.
3597
3598 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3599
3600         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3601         system of the echo buffer before decoding.
3602
3603 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3604
3605         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3606         original contents.
3607
3608 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3609
3610         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3611         with argument 'any-exists.
3612
3613 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3614
3615         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3616         Use `wl-cs-autoconv'.
3617
3618 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3619
3620         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3621         by `mime-view-automatic-conversion'.
3622
3623         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3624         (wl-message-verify-pgp-nonmime): Ditto.
3625         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3626         Bind them to C-c:d and C-c:v respectively.
3627
3628         Merge following code by Teranishi-san from [wl-en:00167].
3629         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3630         (wl-mime-preview-application/pgp-encrypted): Ditto.
3631         (wl-mime-setup): Add entry.
3632
3633 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3634
3635         * wl-summary.el (wl-summary-target-mark-erase): New function.
3636         Bind it to "mD".
3637
3638 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3639
3640         * wl-vars.el (wl-draft-write-file-function): Fix.
3641         (wl-draft-reedit-hook): Changed default value.
3642
3643         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3644         wl-draft-reedit-hook.
3645         (wl-draft-remove-text-plain-tag): New function.
3646         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3647
3648         * wl-vars.el (wl-draft-write-file-function): New user option.
3649
3650         * wl-draft.el (wl-draft-prepare-edit): Use it for
3651         local-write-file-hooks.
3652         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3653
3654         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3655         (wl-draft-insert-mail-header-separator): Return the body beginning
3656         point.
3657         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3658         text/plain.
3659         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3660
3661 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3662
3663         * wl-summary.el (wl-summary-erase): New function to erase message
3664         without moving it to trash. Bind to "D".
3665
3666         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3667         as `keep' unless switch-function.
3668
3669 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3670
3671         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3672         message buffer by using `wl-summary-toggle-disp-msg'.
3673         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3674         buffer window.
3675         (wl-summary-supresedes-message): Ditto.
3676
3677         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3678         Do not delete other windows.
3679         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3680         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3681         (wl-draft-create-buffer): Set reply-or-forward also for target
3682         mark commands.
3683
3684 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3685
3686         * wl-draft.el (wl-user-agent-compose): Delete special case for
3687         switch-to-buffer-other-window.
3688
3689         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3690         (wl-summary-forward): Ditto.
3691
3692         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3693         function.
3694         (wl-draft-buffer-style): New use option.
3695
3696         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3697         (wl-draft): Follow the change above.
3698         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3699         wl-draft-buffer-style.
3700         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3701         switch-function.
3702
3703 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3704
3705         * wl-address.el (wl-address-make-completion-entry): Extracted from
3706         `wl-address-make-completion-list'.
3707         (wl-address-enable-strict-loading): New variable.
3708         (wl-address-make-completion-list): Revive petname duplication
3709         inquiry, and enable it if `wl-address-enable-strict-loading'.
3710         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3711
3712 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3713
3714         * wl-message.el (wl-message-get-original-buffer): Avoid
3715         'Selecting deleted buffer' error when original buffer is killed.
3716
3717 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3718
3719         * wl-summary.el (wl-summary-next-message): Use
3720         elmo-message-accessible-p instead of elmo-message-cached-p.
3721
3722 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3723
3724         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3725
3726         * wl-thread.el (wl-thread-open-all-unread): Use
3727         elmo-folder-list-flagged instead of
3728         elmo-folder-list-messages-mark-match.
3729
3730         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3731         instead of elmo-folder-list-messages-mark-match.
3732         (wl-summary-move-spec-alist): New variable.
3733         (wl-summary-move-spec-plugged-alist,
3734         wl-summary-move-spec-unplugged-alist): Abolish.
3735         (wl-summary-next-message): Follow the change above.
3736         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3737         with 'no-msg' argument.
3738
3739         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3740         variable.
3741         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3742         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3743         (wl-message-buffer-prefetch-get-next): Follow the change above.
3744
3745 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3746
3747         * wl-version.el (wl-version): Changed codename.
3748
3749         * Version number is increased to 2.11.0.
3750
3751 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3752
3753         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3754         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3755         `wl-draft-config-variables'.
3756         (wl-draft-kill): Fixed problem when the draft is reedit.
3757
3758 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3759
3760         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3761         buffer-modified status (Thanks to
3762         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3763
3764 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3765
3766         * wl-util.el (wl-region-exists-p): New function.
3767
3768         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3769         Remove defvars for byte-compile warnings.
3770
3771 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3772
3773         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3774         defvar-maybe. Removed unused bind.
3775
3776 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3777
3778         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3779         summary buffer window before creating new frame.
3780         (wl-draft-reply): Ditto.
3781
3782 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3783
3784         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3785
3786 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3787
3788         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3789
3790 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3791
3792         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3793         instead of `kill-region'.
3794
3795 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3796
3797         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3798         (wl-highlight-summary-line-string): Use it.
3799         (wl-highlight-summary-current-line): Ditto.
3800
3801         * wl-mime.el (wl-message-delete-current-part): Check the class of
3802         mime-entity.
3803
3804         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3805
3806         * wl-summary.el (wl-summary-make-number-list): Initialize.
3807         (wl-summary-update-mark): New function.
3808         (wl-summary-reply): Put `answered' mark on the message.
3809         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3810
3811         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3812         (wl-draft-reply): Added optional argument `number';
3813         Set wl-draft-parent-number.
3814         (wl-draft-kill): Delete answered mark if it is a reply.
3815
3816 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3817
3818         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3819         that originates in mime-preview-follow-current-entity.
3820         (wl-draft-yank-current-message-entity): Use it if region is active.
3821
3822         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3823         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3824         `wl-message-delete-current-part'.
3825         * wl-mule.el (wl-message-define-keymap): Ditto.
3826         * wl-xmas.el (wl-message-define-keymap): Ditto.
3827
3828 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3829
3830         * wl-mime.el (wl-message-delete-current-part): New function.
3831         (wl-mime-node-id-to-string): Ditto.
3832
3833         * wl-mime.el (wl-message-delete-current-part): Use existing
3834         original buffer which corresponds current mime-view buffer.
3835         (fetched buffer might have different structure, possibly)
3836
3837         * wl-mime.el (wl-message-delete-current-part): Quit if the
3838         message content differs from the actual message.
3839
3840 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3841
3842         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3843         order.
3844         (wl-summary-search-by-subject): Search parent message from tail;
3845         Check the existence of the parent message on the current thread tree.
3846         (wl-summary-update-thread): Check whether the line is inserted.
3847
3848 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3849
3850         * wl-vars.el (wl-summary-line-format): Undo last change.
3851         * wl-summary.el (wl-summary-print-destination): Do not put
3852         invisible property when `wl-summary-width' is nil.
3853         (wl-summary-line-subject-minimum-length): Abolished.
3854         (wl-summary-line-subject): Ditto.
3855
3856 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-vars.el (wl-summary-line-format): Change default value.
3859         (wl-summary-subject-length-limit): Abolished.
3860         * wl-summary.el (wl-summary-line-subject): Ditto.
3861
3862 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3863
3864         * wl-template.el (wl-template-select): Added optional argument.
3865         If optional argument is specified, reverse
3866         `wl-template-visible-select'.
3867
3868 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3869
3870         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3871         Take prefix argument to force asking the destination folder.
3872
3873 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3874
3875         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3876         count and update status.
3877
3878 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3879
3880         * wl-summary.el (wl-summary-redisplay-internal): If
3881         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3882         after fetching.
3883
3884 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3885
3886         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3887         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3888
3889         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3890
3891 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3892
3893         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3894         (All other related portions are changed).
3895         (wl-summary-mark-as-read-all): Rewrite.
3896
3897 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3898
3899         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3900         `wl-summary-mark-as-read'.
3901         (wl-summary-mark-as-unread): Rewrite.
3902         (wl-summary-mark-as-read): Added no-modeline argument.
3903         (wl-summary-resume-cache-status): Rewrite.
3904         (wl-summary-exec-subr): Remove unused local variable.
3905
3906 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3907
3908         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3909         logic to call `wl-summary-buffer-prev-folder-function'.
3910         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3911
3912 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3913
3914         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3915         is nil.
3916
3917 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3918
3919         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3920         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3921         (wl-mime-setup): Add its entry.
3922
3923 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3924
3925         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3926         (wl-summary-delete-cache): Likewise.
3927         (wl-summary-mark-as-read): Rewrite.
3928
3929 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3930
3931         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3932         `wl-summary-count-unread'.
3933
3934         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3935
3936         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3937
3938 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3939
3940         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3941         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3942         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3943         Renamed to the elmo-msgdb-*-mark.
3944         (wl-summary-score-marks): Follow the change above.
3945         (wl-summary-auto-refile-skip-marks): Ditto.
3946         (wl-summary-incorporate-marks): Ditto.
3947         (wl-summary-expire-reserve-marks): Ditto.
3948
3949         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3950         changes.
3951         (wl-thread-insert-top): Changed updating message.
3952
3953         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3954         variable.
3955         (wl-summary-count-unread): Count answered marks.
3956         (wl-summary-rescan): Call wl-summary-insert-message instead of
3957         wl-summary-append-message-func-internal.
3958         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3959         (wl-summary-prefetch-msg): Follow the variable name changes.
3960         (wl-summary-prefetch-region): Ditto.
3961         (wl-summary-mark-as-read-all): Follow the API changes;
3962         Don't call elmo-folder-replace-marks.
3963         (wl-summary-delete-cache): Follow the variable name changes.
3964         (wl-summary-resume-cache-status): Ditto.
3965         (wl-summary-update-status-marks): New function.
3966         (wl-summary-insert-message): New function.
3967         (wl-summary-sync-marks): Follow the variable name changes.
3968         (wl-summary-sync-update): Synchronize to the msgdb, too;
3969         Changed update messages.
3970         (wl-summary-make-number-list): Rewrite.
3971         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3972         (wl-summary-mark-as-unread): Follow the API changes.
3973         (wl-summary-exec-subr): Follow the variable name changes.
3974         (wl-summary-mark-as-read): Ditto.
3975         (wl-summary-move-spec-plugged-alist): Ditto.
3976         (wl-summary-move-spec-unplugged-alist): Ditto.
3977         (wl-summary-cursor-move-surface): Ditto.
3978
3979         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3980         variable name changes.
3981         (wl-highlight-summary-current-line): Ditto.
3982
3983         * wl-expire.el (wl-expire-refile): Follow the API change in
3984         elmo-folder-move-messages.
3985         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3986         (wl-summary-archive): Use elmo-folder-msgdb instead of
3987         elmo-msgdb-load.
3988
3989 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-mime.el (wl-draft-preview-message): Restore the position
3992         before evaluating wl-draft-send-hook in preview buffer.
3993
3994 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3995
3996         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3997         when it creates new draft buffer.
3998
3999         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4000         without argument.
4001
4002         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4003         Evaluate content and if the value is string, insert it.
4004         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4005         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4006         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4007         wl-draft-config-sub-part-bottom): Use it.
4008
4009         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4010         with the folder name. The question was unintelligible when it is
4011         called from wl-save-status.
4012
4013 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4014
4015         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4016         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4017         cannot take second argument).
4018
4019 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4020
4021         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4022         as t. Since type and subtype are not case sensitive (RFC 2045).
4023
4024 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4025
4026         * wl-vars.el (wl-message-mode-line-format): New variable.
4027         (wl-message-mode-line-format-spec-alist): Ditto.
4028         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4029         (wl-message-redisplay): Use wl-message-mode-line-format.
4030
4031 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4032
4033         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4034
4035 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4036
4037         * wl-summary.el (wl-summary-default-from): Write description.
4038
4039 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4040
4041         * wl-vars.el (wl-ldap-objectclass): Abolish.
4042
4043         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4044         (wl-ldap-make-filter): Removed condition for objectclass.
4045         (wl-ldap-make-matched-value-list): Remove meaningless process.
4046         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4047         (wl-address-ldap-search): Don't add `*' to `pat' string;
4048         use ignore-errors; added `email';
4049         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4050         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4051         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4052
4053
4054 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4055
4056         * wl-draft.el (wl-draft-parent-folder): Write description.
4057         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4058
4059 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4060
4061         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4062         as "" (zero-length string) if no parent.
4063         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4064
4065 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4066
4067         * wl-address.el (wl-address-make-completion-list): Skip duplication
4068         checking.
4069         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4070         `append'.
4071
4072 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4073
4074         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4075         instead of `beginning-of-buffer'.
4076
4077 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4078
4079         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4080
4081 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4082
4083         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4084         Refer wl-message-buffer-name.
4085         (wl-message-wheel-down): Ditto.
4086
4087 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4088
4089         * wl-vars.el (wl-message-buffer-name): New user option.
4090
4091         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4092         directly instead of making alist dinamically.
4093
4094         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4095         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4096         wl-message-buffer-cache-name.
4097         (wl-message-buffer-cache-clean-up): Ditto.
4098
4099         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4100
4101         * Version number is increased to 2.9.15.
4102
4103 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4104
4105         * wl-vars.el (wl-summary-default-view-alist): New user option.
4106
4107         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4108
4109         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4110         while deleting address.
4111         (wl-draft-delete-myself-from-cc): Ditto.
4112
4113         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4114         If optional argument is specified, reverse sort order.
4115
4116         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4117
4118 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4119
4120         * wl-thread.el (wl-thread-insert-message): Return parent number if
4121         exists.
4122         (wl-thread-update-indent-string-region): Use
4123         wl-thread-update-line-on-buffer-sub instead of
4124         wl-thread-update-line-on-buffer.
4125
4126 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4127
4128         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4129         (wl-folder-close-all): Ditto.
4130
4131 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4132
4133         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4134         and mailing-list:.
4135         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4136         value.
4137         (wl-summary-line-list-info): Print mailing-list name even when 
4138         list-number is empty.
4139
4140 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4141
4142         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4143
4144         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4145         (wl-draft-open-file): Ditto.
4146         (wl-draft-random-alphabet): Ditto.
4147
4148         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4149         bindings.
4150
4151 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4152
4153         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4154         * wl-vars.el (wl-draft-config-alist): Ditto.
4155
4156 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4157
4158         * Version number is increased to 2.9.14.
4159
4160         * wl.el (wl): Don't set wl-init as nil when error occured while
4161         auto-checking folders.
4162
4163         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4164         `elmo-expand-newtext'.
4165
4166 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4167
4168         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4169         `this-command' so that `wl-folder-goto-folder' contained in
4170         `wl-summary-keep-cursor-command' work.
4171
4172 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4173
4174         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4175         message buffer displaying state.
4176
4177 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4178
4179         * wl-vars.el (wl-summary-default-view): New variable to specify
4180         default value for `wl-summary-buffer-view' instead of using
4181         set-default.
4182         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4183
4184 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4185
4186         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4187
4188         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4189
4190 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4191
4192         * wl-vars.el (wl-forward-subject-prefix): New variable.
4193         * wl-draft.el (wl-draft-forward): Use it.
4194
4195 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4196
4197         * wl-message.el (wl-message-prev-page): When it is called without
4198         lines argument, scroll down by wl-message-scroll-amount lines.
4199         (wl-message-next-page): Ditto.
4200         * wl-vars.el (wl-message-scroll-amount): Change default value
4201         to preserve current behavior.
4202
4203 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4204
4205         * wl-summary.el (wl-summary-prefetch-msg): Bind
4206         `wl-message-entity' to call `wl-summary-from-function'.
4207
4208 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4209
4210         * wl-message.el (wl-message-buffer-create): Run
4211         wl-message-buffer-created-hook.
4212
4213 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4214
4215         * wl-summary.el (wl-summary-sort-specs): New variable.
4216         (wl-summary-default-sort-spec): Ditto.
4217         (wl-summary-sort): Rewrite.
4218         (wl-summary-sort-by-list-info): New function.
4219
4220 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4221
4222         * wl-summary.el (wl-summary-get-list-info): New function.
4223         (wl-summary-sort): Rewrite.
4224         (wl-summary-line-list-info): Ditto.
4225         (wl-summary-line-list-count): Ditto.
4226         (wl-summary-refile-region): Fixed docstring.
4227
4228 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4229
4230         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4231         `wl-folder-entity-hashtb' as completion table.
4232
4233 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4234
4235         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4236         only when this command is called interactively; silence the byte-
4237         compiler.
4238
4239 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4240
4241         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4242         active in XEmacs.
4243
4244 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4245
4246         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4247         plural lines.
4248
4249 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4250
4251         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4252         of current line when the cursor is on the header name.
4253         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4254
4255 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4256
4257         * wl-util.el (wl-read-directory-name): Return displayed directory
4258         as the default value also on XEmacs.
4259
4260 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4261
4262         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4263         formatting.
4264
4265 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4266
4267         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4268         argument and when it is non-nil, check face property before
4269         highlighting for each line.
4270         (wl-highlight-summary-window): Set it.
4271
4272 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4273
4274         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4275         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4276
4277         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4278         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4279         (wl-draft-get-fcc-list): Likewise.
4280
4281 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4282
4283         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4284         (wl-thread-entity-cur): Ditto.
4285         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4286         wl-thread-indent-regexp setting.
4287         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4288
4289         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4290         wl-summary-lazy-highlight.
4291         (wl-summary-display-bottom): Ditto.
4292
4293         * wl-thread.el (wl-thread-open-close): Likewise.
4294
4295         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4296         from and subject;
4297         Bind wl-draft-use-frame;
4298         Enclose with save-window-excursion;
4299         Use wl-draft-create-buffer instead of with-temp-buffer;
4300         Use wl-draft-prepare-edit;
4301         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4302         Use wl-draft-send instead of wl-draft-raw-send.
4303
4304 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4305
4306         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4307         of using wl-from.
4308
4309 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4310
4311         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4312         insert-buffer instead of clone-buffer.
4313         (wl-draft-doing-mime-bcc): New variable.
4314         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4315         infinite loop.
4316         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4317
4318         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4319         (wl-draft-mime-bcc-body): Ditto.
4320
4321         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4322         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4323         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4324         wl-draft-do-mime-bcc.
4325         (wl-draft-mime-bcc-field): New function.
4326         (wl-draft-do-mime-bcc): Ditto.
4327
4328         * wl-address.el (wl-address-complete-header-list): New variable.
4329         (wl-address-complete-header-regexp): Changed default value.
4330
4331         * Version number is increased to 2.9.13.
4332
4333 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4334
4335         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4336         it is differed.
4337
4338 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4339
4340         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4341         (wl-summary-line-list-count): Ditto.
4342
4343 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4344
4345         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4346         (wl-nntp-posting-function): New variable.
4347         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4348         `wl-nntp-posting-config-alist'.
4349
4350 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4351
4352         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4353         FLIM.
4354
4355 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4356
4357         * wl-summary.el (wl-summary-target-mark-refile-sub):
4358         Remove a nuisance funcall.
4359
4360 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4361
4362         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4363         as t for `try-completion'.
4364
4365 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4366
4367         * wl-summary.el (wl-summary-default-from): Use
4368         wl-address-header-extract-address instead of
4369         std11-extract-address-components.
4370         (wl-summary-simple-from): Ditto.
4371         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4372         (wl-summary-insert-headers): Show message.
4373         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4374         for whole line.
4375         (wl-summary-default-from): Revert last change.
4376         (wl-summary-simple-from): Ditto.
4377         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4378         (wl-summary-mark-as-read-region): Follow the change above.
4379         (wl-summary-sync-marks): Ditto.
4380         (wl-summary-target-mark-mark-as-read): Ditto.
4381         (wl-summary-redisplay-internal): Ditto.
4382         (wl-summary-redisplay-no-mime-internal): Ditto.
4383         (wl-summary-redisplay-all-header): Ditto.
4384         (wl-summary-mark-as-read): Removed argument `cached';
4385         Use current cache status to set cache mark.
4386         (wl-summary-redisplay-internal): Follow the change above.
4387         (wl-summary-redisplay-no-mime-internal): Ditto.
4388         (wl-summary-redisplay-all-header): Ditto.
4389
4390         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4391
4392         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4393         Don't call itself recursively (Adviced by Yamaoka-san).
4394
4395 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4396
4397         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4398         bind wl-summary-highlight as nil to avoid error caused by missing
4399         local variables.
4400
4401 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4402
4403         * wl-vars.el (wl-invalid-character-message): New user option.
4404
4405         * wl-util.el (wl-set-string-width): If truncated string-width is
4406         larger than specified width, use `wl-invalid-character-message'.
4407
4408 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4409
4410         * wl-summary.el (wl-summary-prefetch-msg): 
4411         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4412
4413 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4414
4415         * wl-vars.el (wl-summary-check-line-format): New user option.
4416         (wl-summary-line-format-file): Ditto.
4417
4418         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4419         variable.
4420         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4421         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4422         and `wl-summary-view-old-p' to check whether do a rescan or not.
4423         (wl-summary-view-old-p): New function.
4424         (wl-summary-line-format-changed-p): Ditto.
4425         (wl-summary-line-format-save): Ditto.
4426         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4427
4428         * wl-util.el (wl-set-string-width): Avoid using negative number
4429         for make-string.
4430
4431 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4432
4433         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4434         return value.
4435
4436         * wl-util.el (wl-set-string-width): Added optional argument
4437         `padding' (All other related portions are changed).
4438         (wl-line-parse-format): If the first letter of column number is
4439         `0', zero-padding the result (ex: "%05l").
4440
4441         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4442
4443 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4446         sequential summary view.
4447
4448 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4449
4450         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4451         if it doesn't have a -unix version.
4452
4453 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4454
4455         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4456
4457 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4458
4459         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4460         content.
4461         (wl-draft): Follow the change above.
4462
4463         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4464
4465         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4466         and wl-folder-summary-line-format-alist contain %T and %P.
4467
4468         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4469         (wl-summary-mode-line-format): New user option.
4470         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4471         (wl-summary-line-format): Changed default value.
4472         (wl-summary-lazy-highlight): Changed default value.
4473
4474         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4475         change in wl-summary-create-line.
4476         (wl-thread-insert-entity-sub): Ditto.
4477
4478         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4479         (wl-summary-buffer-unread-status): Ditto.
4480         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4481         (wl-summary-buffer-persistent-mark-column): Ditto.
4482         (wl-summary-buffer-mode-line-formatter): Ditto.
4483         (wl-summary-buffer-mode-line): Ditto.
4484         (wl-summary-message-regexp): Abolished.
4485         (All other related portions are changed.)
4486         (wl-summary-detect-mark-position): New function.
4487         (wl-summary-buffer-set-folder): Setup
4488         wl-summary-buffer-mode-line-formatter.
4489         (wl-summary-mode): Setup selective-display;
4490         Setup pre-idle-hook when xemacs.
4491         (wl-summary-update-modeline): Rewrite.
4492         (wl-summary-jump-to-msg): Define as function;
4493         Changed regexp for searching messages.
4494         (wl-summary-message-number): Rewrite.
4495         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4496         Do rescan when old type summary cache.
4497         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4498         (wl-summary-remove-destination): Use '\r' to detect EOL.
4499         (wl-summary-print-destination): Ditto.
4500         (wl-summary-temp-mark): New inline function.
4501         (wl-summary-persistent-mark): Ditto.
4502         (wl-summary-line-number): New function.
4503         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4504         (wl-summary-line-list-count): New function.
4505         (wl-summary-create-line): Added argument persistent-mark.
4506         (All other related portions are changed)
4507         (wl-summary-create-line): Insert '\r'.
4508         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4509         (wl-summary-cursor-move-surface): New inline function.
4510         (wl-summary-prev): Use it.
4511         (wl-summary-next): Ditto.
4512
4513         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4514         wl-summary-message-regexp.
4515         (wl-highlight-summary): Delete progress message.
4516         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4517
4518         * Version number is increased to 2.9.12.
4519
4520 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4521
4522         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4523         variable (nil: no minimum).
4524         (wl-summary-line-subject): Add some spaces after subject by
4525         wl-summary-line-subject-minimum-length.
4526
4527 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4528
4529         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4530         and removed `F'.
4531         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4532         change above).
4533
4534 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4535
4536         * wl-summary.el (wl-summary-line-list-count): Reverted.
4537         (example setting in samples/*/dot.wl is also updated)
4538
4539 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4540
4541         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4542
4543         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4544
4545         * wl-vars.el (wl-summary-line-format): Addes some description to the
4546         docstring.
4547
4548         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4549         (wl-summary-line-close-bracket): Ditto.
4550         (wl-summary-line-children-number): Ditto.
4551         (wl-summary-line-thread-indent): Ditto.
4552         (wl-summary-line-children-and-from): Ditto.
4553
4554         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4555         't', 'c', 'F' and added 'C'.
4556
4557         * wl-util.el (wl-set-string-width): Accept negative value.
4558         (wl-line-parse-format): Added "%number(" and "%)".
4559
4560 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4561
4562         * wl-summary.el (wl-summary-line-list-count): Change format of the
4563         return value.
4564
4565 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4566
4567         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4568         from the recent message.el.
4569         (wl-draft-point-in-header-p): Ditto.
4570         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4571         wl-draft-beginning-of-line.
4572         * wl-e21.el (wl-draft-mode-map): Ditto.
4573         * wl-xmas.el (wl-draft-mode-map): Ditto.
4574
4575         * wl-folder.el: Sort macrodefs by dependencies.
4576
4577 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4578
4579         * wl-summary.el (wl-summary-prev): Fixed regexp.
4580         (wl-summary-next): Ditto.
4581
4582 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4583
4584         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4585
4586 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4587
4588         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4589         for backward compatibility.
4590
4591 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4592
4593         * wl-summary.el (wl-summary-line-list-count): New function, merged
4594         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4595         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4596         list counts.
4597
4598 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4599
4600         * wl-summary.el (wl-summary-create-line): Ignore errors while
4601         timezone-fix-time.
4602
4603         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4604
4605         * wl-summary.el (wl-summary-sync-update): Ditto.
4606         (wl-summary-default-from): Use wl-message-entity
4607         instead of entity.
4608
4609         * wl-summary.el (wl-summary-create-line): Fix.
4610
4611         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4612         (wl-summary-line-format): New user option.
4613         (wl-folder-summary-line-format-alist): Ditto.
4614         (wl-summary-from-width): Abolished.
4615
4616         * wl-util.el (toplevel): Require 'bytecomp.
4617         (wl-line-parse-format): New function.
4618         (wl-line-formatter-setup): New macro.
4619
4620         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4621         (wl-summary-buffer-line-formatter): New buffer local variable.
4622         (wl-summary-switch-to-clone-buffer): Follow the change above.
4623         (wl-summary-message-regexp): Fix.
4624         (wl-summary-from-func-internal): Abolished.
4625         (wl-summary-subject-func-internal): Ditto.
4626         (wl-summary-subject-filter-func-internal): Ditto.
4627         (All other related portions are changed.)
4628         (wl-summary-buffer-set-folder):
4629         Set up wl-summary-buffer-number-column and 
4630         wl-summary-buffer-line-formatter
4631         (All other related portions are changed.)
4632         (wl-summary-buffer-number-column-detect): Abolished.
4633         (All other related portions are changed.)
4634         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4635         (wl-summary-delete-all-temp-marks-on-buffer): Use
4636         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4637         (wl-summary-target-mark-delete): Ditto.
4638         (wl-summary-target-mark-refile-subr): Ditto.
4639         (wl-summary-target-mark-mark-as-read): Ditto.
4640         (wl-summary-target-mark-mark-as-unread): Ditto.
4641         (wl-summary-target-mark-mark-as-important): Ditto.
4642         (wl-summary-target-mark-save): Ditto.
4643         (wl-summary-replace-status-marks): Renamed from
4644         wl-summary-set-status-marks-on-buffer;
4645         Use wl-summary-message-regexp instead of
4646         wl-summary-buffer-number-regexp.
4647         (wl-summary-sync-update): Follow the change above.
4648         (wl-summary-goto-previous-message-beginning): New function.
4649         (wl-summary-mark-as-unread): Use it.
4650         (wl-summary-mark-as-important): Ditto.
4651         (wl-summary-line-formatter): New variable.
4652         (wl-summary-line-year): New function.
4653         (wl-summary-line-day): Ditto.
4654         (wl-summary-line-day-of-week): Ditto.
4655         (wl-summary-line-hour): Ditto.
4656         (wl-summary-line-minute): Ditto.
4657         (wl-summary-line-open-bracket): Ditto.
4658         (wl-summary-line-close-bracket): Ditto.
4659         (wl-summary-line-children-number): Ditto.
4660         (wl-summary-line-thread-indent): Ditto.
4661         (wl-summary-line-size): Ditto.
4662         (wl-summary-line-subject): Ditto.
4663         (wl-summary-line-from): Ditto.
4664         (wl-summary-line-children-and-from): Ditto.
4665         (wl-summary-create-line): Rewritten.
4666         (wl-summary-format-date): Abolished.
4667
4668         * wl-highlight.el (wl-highlight-summary-current-line): Use
4669         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4670         Use thread structure to detect thread top message.
4671
4672         * wl-draft.el (wl-default-draft-cite): Don't use
4673         wl-summary-from-func-internal.
4674
4675         * wl-refile.el (wl-refile-subject-learn): Don't use
4676         wl-summary-subject-filter-func-internal.
4677         (wl-refile-guess-by-subject): Ditto.
4678
4679         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4680         parameters.
4681
4682         * wl-thread.el (wl-thread-update-indent-string-region):
4683         Use wl-thread-update-line-on-buffer instead of
4684         wl-thread-update-indent-string.
4685         (wl-thread-update-children-number): Redefine using
4686         wl-thread-update-line-on-buffer.
4687         (wl-thread-update-indent-string): Abolished.
4688
4689         * Version number is increased to 2.9.11.
4690
4691 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4692
4693         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4694         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4695         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4696
4697         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4698         as nil.
4699
4700         * wl-thread.el (wl-thread-open-all-unread): Use 
4701         elmo-folder-list-messages-mark-match.
4702         (wl-thread-insert-message): Removed argument `mark-alist'.
4703         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4704         elmo-msgdb-set-mark.
4705         (wl-thread-get-children-msgs-uncached): Likewise.
4706         (wl-thread-get-exist-children): Added argument include-self.
4707         (wl-thread-delete-message): Follow the change above.
4708
4709         * wl-summary.el (wl-summary-count-unread): Removed argument.
4710         (wl-summary-rescan): Follow the change above.
4711         (wl-summary-mark-as-read-region): Ditto
4712         (wl-summary-mark-as-unread-region): Ditto.
4713         (wl-summary-delete-messages-on-buffer): Ditto.
4714         (wl-summary-sync-update): Ditto.
4715         (wl-summary-switch-to-clone-buffer): Ditto.
4716         (wl-summary-goto-folder-subr): Ditto.
4717         (wl-summary-target-mark-mark-as-read): Ditto.
4718         (wl-summary-target-mark-mark-as-unread): Ditto.
4719         (wl-summary-target-mark-mark-as-important): Ditto.
4720         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4721         (wl-summary-update-thread): Removed argument `mark-alist'.
4722         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4723         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4724         (wl-summary-resume-cache-status): Likewise.
4725         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4726         elmo-msgdb-set-mark.
4727         (wl-summary-mark-as-read-all): Likewise.
4728         (wl-summary-delete-cache): Ditto.
4729         (wl-summary-auto-select-msg-p): Ditto.
4730         (wl-summary-mark-as-unread): Ditto.
4731         (wl-summary-no-auto-refile-message-p): Ditto.
4732         (wl-summary-mark-as-read): Ditto.
4733         (wl-summary-mark-as-important): Ditto.
4734         (wl-summary-auto-refile): Follow the change above.
4735         (wl-summary-delete-all-marks): Removed.
4736         (wl-summary-resume-marks-and-highlight): Ditto.
4737         (wl-summary-resume-marks): Ditto.
4738         (wl-summary-delete-important-msgs-from-list): Ditto.
4739         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4740
4741         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4742         wl-summary-count-unread.
4743
4744         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4745         (wl-summary-score-update-all-lines): Use
4746         elmo-msgdb-set-mark.
4747
4748 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4749
4750         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4751         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4752         (wl-summary-create-line): Renamed from
4753         wl-summary-overview-create-summary-line;
4754         Argument rearrangement.
4755         (wl-summary-update-thread): Follow the change above.
4756
4757         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4758         (wl-thread-insert-entity-sub): Likewise.
4759
4760         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4761         argument `overview', `mark-alist' and added `msgdb'.
4762
4763         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4764
4765         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4766         (wl-summary-rescan): Follow the change above.
4767         (wl-summary-sync-update): Ditto.
4768         (wl-summary-insert-thread-entity): Ditto;
4769         Don't use `let*' in every while loop;
4770         Detect infinite loop of threads.
4771         (wl-summary-update-thread): Removed argument `overview'.
4772
4773         * wl-thread.el (wl-thread-insert-message): Ditto.
4774
4775         * Version number is increased to 2.9.10.
4776
4777         * wl-message.el (wl-message-redisplay): Ignore errors while
4778         wl-message-redisplay-hook.
4779
4780 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4781
4782         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4783
4784 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4785
4786         * wl.el (wl): inhibit-quit while wl-folder.
4787
4788 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4789
4790         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4791         while msgdb access.
4792
4793 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4794
4795         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4796         even if no folder is not created.
4797
4798 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4799
4800         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4801
4802         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4803         implementation.
4804         (wl-summary-target-mark-thread): Ditto.
4805
4806         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4807
4808 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4809
4810         * wl-util.el (wl-display-bytes): Remove unused function.
4811
4812 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4813
4814         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4815         seems critical one (partially reverse the change in 2002/03/17).
4816
4817 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4818
4819         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4820         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4821
4822 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4823
4824         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4825         is not writable.
4826         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4827         plugged status instead of `'force' as 2nd argument.
4828
4829         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4830         is not creatable.
4831
4832         * Version number is increased to 2.9.9.
4833
4834 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4835
4836         * wl-summary.el (wl-summary-suspend): New function.
4837
4838 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4839
4840         * wl.el (wl): Do not check variables if check is nil.
4841         * wl-utils.el (wl-collect-draft): New function.
4842         * wl-folder.el (wl-folder-suspend): Put summary buffers
4843         and draft buffers at the end of buffer list.
4844         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4845
4846 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4847
4848         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4849         loop instead of recursive call.
4850
4851         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4852         2nd argument.
4853
4854 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4855
4856         * wl-draft.el (wl-draft-create-contents): Don't take neither
4857         (function . args) nor (string . something) any more.
4858
4859         * wl-version.el (wl-generate-user-agent-string): Return string
4860         without header symbol.
4861         * wl-draft.el (wl-draft-default-headers): Use it.
4862
4863         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4864         `wl-draft-insert-ccs' and return field value instead of inserting
4865         the header. Abolish cc argument.
4866         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4867
4868         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4869         rather than one with string car.
4870
4871         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4872         * wl-draft.el (wl-draft-create-contents): Add it after the default
4873         headers.
4874
4875         * wl-draft.el (wl-draft-create-contents): For the case of
4876         (symbol-or-string . function) insert header only when the function
4877         returns string value.
4878
4879 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4880
4881         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4882         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4883
4884 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4885
4886         * wl.el (wl-check-environment): Don't check Message-ID when
4887         `wl-insert-message-id' is nil.
4888         Revive checking if `wl-message-id-domain' contains "@".
4889
4890 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4891
4892         * wl.el (wl-check-environment): Merge examination for "@" at
4893         inappropriate position into the first string-match.
4894
4895         * wl-summary.el (wl-summary-target-mark-print): New function.
4896         (wl-summary-pipe-message-subr): Extracted from
4897         `wl-summary-pipe-message'.
4898         (wl-summary-target-mark-pipe): New function.
4899         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4900         `wl-summary-target-mark-pipe'.
4901
4902 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4903
4904         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4905
4906 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4907
4908         * wl.el (wl-check-environment): Use elmo-warning instead of
4909         error for non-critical ones.
4910         Remove trash folder check.
4911         (wl): Don't ignore error in wl-check-environment.
4912
4913         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4914         check, which is moved from `wl-check-environment'.
4915         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4916
4917 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4918
4919         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4920         guess anything, call wl-summary-write.
4921         (wl-summary-write): Create draft with blank To field.
4922         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4923
4924 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4925
4926         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4927         argument full as well for wl-folder-write-current-folder.
4928         If wl-*-write-current-folder cannot guess addressee, add blank
4929         To header.
4930         Rewrite condition for positioning cursor.
4931
4932 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4933
4934         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4935         summary buffer is present, use it.
4936         (wl-folder-jump-to-previous-summary): Ditto.
4937
4938 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4939
4940         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4941
4942         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4943         wl-summary-previous-buffer and wl-summary-next-buffer.
4944
4945         * wl-folder.el (wl-folder-mode-map): Bind
4946         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4947         (wl-folder-jump-to-next-summary): New function.
4948         (wl-folder-jump-to-previous-summary): Ditto.
4949
4950         * wl-draft.el (wl-draft): Rearranged.
4951
4952 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4953
4954         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4955         of header.
4956         (wl-draft): Collect arguments for the header as header-alist.
4957         (wl-draft-forward): Arrange arguments for wl-draft.
4958         (wl-draft-reply): Ditto.
4959         (wl-draft-edit-string): Ditto.
4960         * wl-summary.el (wl-summary-write): Ditto.
4961         (wl-summary-write-current-folder): Ditto.
4962
4963         * Version number is increased to 2.9.8.
4964
4965 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4966
4967         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4968
4969         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4970
4971         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4972         even if the guess failed.
4973
4974         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4975         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4976         wl-summary-write-current-folder.
4977         * wl-xmas.el: Ditto.
4978
4979 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4980
4981         * wl-summary.el (wl-summary-next-page): Force display message if
4982         message is not displayed yet.
4983         (wl-summary-prev-page): Ditto.
4984
4985 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4986
4987         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4988
4989 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4990
4991         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4992         add "Preview Message" and "Save Draft and Exit".
4993
4994 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4995
4996         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4997         if addrmgr is called from draft in splitted window.
4998
4999         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5000         * wl-mule.el: Ditto.
5001         * wl-xmas.el: Ditto.
5002
5003 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5004
5005         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5006
5007         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5008         * wl-xmas.el (wl-folder-toolbar): Ditto.
5009
5010 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5013         and wl-draft-save-and-exit.
5014         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5015         * wl-xmas.el: Ditto.
5016         * wl-mule.el: Ditto.
5017
5018         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5019         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5020
5021 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5022
5023         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5024         lists for saving buffer.
5025
5026 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5027
5028         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5029         parent-folder argument instead of it.
5030         (wl-draft-create-buffer): Ditto.
5031         (wl-draft-forward): Ditto.
5032         (wl-draft-reply): Ditto.
5033         * wl-summary.el (wl-summary-write): Ditto.
5034         (wl-summary-write-current-folder): Ditto.
5035
5036         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5037         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5038         Folder buffer after composing.
5039
5040 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5041
5042         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5043         header if the file `wl-x-face-file' already contains it.
5044
5045 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5046
5047         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5048         folder" entry.
5049         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5050         * wl-e21.el (wl-folder-toolbar): Ditto.
5051         * wl-xmas.el (wl-folder-toolbar): Ditto.
5052
5053 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5054
5055         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5056         wl-folder-goto-folder with sticky argument.
5057         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5058
5059 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5060
5061         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5062         and wl-summary-previous-buffer.
5063         (wl-summary-next-buffer): New function.
5064         (wl-summary-previous-buffer): Ditto.
5065
5066 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5067
5068         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5069         wl-folder-jump-to-current-entity-with-arg.
5070         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5071         `wl-folder-jump-to-current-entity'.
5072         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5073         `wl-summary-goto-folder-sticky'.
5074         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5075         `wl-summary-goto-folder'.
5076         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5077         Unless force-exit, do not clean temp. marks for sticky summary.
5078         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5079
5080 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5081
5082         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5083         not entire.
5084
5085 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5086
5087         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5088         to `C-x C-s'.
5089         (wl-summary-save-status): New command.
5090         (wl-summary-exit): Don't clean-up temp marks when sticky.
5091         (Applied patch from Nakayama-san [wl: 09548])
5092         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5093         Do nothing when no mark data.
5094         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5095         Call `wl-summary-delete-all-temp-marks' before saving.
5096
5097 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5098
5099         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5100
5101 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5102
5103         * wl.el (wl-check-environment): Also cause error when (system-name)
5104         returns "localhost.localdomain". (Although it doesn't affect because
5105         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5106
5107 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5108
5109         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5110         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5111
5112         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5113         value.
5114
5115 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5116
5117         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5118         Likewise r-cc-list and r-ng-list.
5119
5120 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5121
5122         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5123         only if it is bound as variable.
5124
5125         * wl-mime.el (wl-draft-preview-message): Ditto.
5126
5127 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5128
5129         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5130         needless `goto-char'.
5131
5132         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5133         `wl-summary-redisplay-no-mime-internal' instead of
5134         `wl-summary-redisplay-no-mime'.
5135         (wl-summary-redisplay-no-mime): Changed argument;
5136         Call `wl-summary-redisplay-no-mime-internal'.
5137
5138         * wl-mime.el (wl-draft-preview-message): Bind
5139         `mime-header-encode-method-alist' locally.
5140
5141         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5142         (wl-draft-std11-parse-addresses): Added the first address check.
5143         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5144
5145         * Version number is increased to 2.9.7.
5146
5147 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5148
5149         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5150
5151 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5152
5153         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5154         related to scrollbar support, if there is no such a feature
5155         compiled in.
5156
5157 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5158
5159         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5160         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5161         for prefetch.
5162
5163 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5164
5165         * wl-summary.el (wl-summary-pick): Fix for no match.
5166
5167 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5168
5169         * wl-draft.el (wl-draft-save):
5170         Override `mime-header-encode-method-alist'.
5171
5172 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5173
5174         * wl-folder.el (wl-folder-pick): New function.
5175         Define key as "?".
5176
5177 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5180         Fix for unplugged.
5181
5182 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5183
5184         * wl-folder.el (wl-folder-virtual): New function.
5185         Define key as "V".
5186
5187 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5188
5189         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5190         multi folder if entity is group.
5191
5192 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5193
5194         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5195         is nil.
5196
5197 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5198
5199         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5200         (wl-summary-target-mark-msgs): Return the number of marked messages.
5201
5202 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5203
5204         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5205         "first:" is specified.
5206
5207 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5208
5209         * wl-vars.el (wl-from): Use return value of function
5210         user-full-name instead of the variable user-full-name since
5211         XEmacs-20.4 doesn't set this variable.
5212
5213 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5214
5215         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5216         call `wl' directly.
5217
5218 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5219
5220         * wl-draft.el (wl-draft-reedit): Removed duplicated
5221         switch-to-buffers.
5222
5223 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5224
5225         * wl.el (wl-other-frame): Removed garbages.
5226
5227 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5228
5229         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5230
5231         * wl-xmas.el (wl-draft-key-setup): Ditto.
5232
5233         * wl-mule.el (wl-draft-key-setup): Ditto.
5234
5235         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5236         (wl-draft-reedit): Ditto.
5237         (wl-draft-prepare-edit): Add `wl-draft-save' to
5238         `local-write-file-hooks'.
5239         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5240         (wl-draft-reedit): Set buffer-file-name.
5241         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5242
5243
5244         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5245         call it.
5246         (wl-delete-startup-frame-function): New variable.
5247         (wl-other-frame): New function
5248         (Original was written by Yamaoka san [wl: 09239]).
5249
5250         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5251         if `wl-folder-use-frame'.
5252
5253 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5254
5255         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5256
5257 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5258
5259         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5260         New variable.
5261         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5262         (wl-message-buffer-prefetch-get-next): Use them.
5263         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5264
5265 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5266
5267         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5268         with unwind-protect.
5269
5270         * wl-draft.el (wl-draft-reedit): Rewrite.
5271         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5272         (wl-draft-save): Insert header separator if it does not exist;
5273         Removed condition-case.
5274
5275         * wl-summary.el (wl-summary-reedit): Revert last change.
5276
5277         * wl-draft.el (wl-draft-save): Rewrite.
5278         (wl-draft-create-buffer): Set buffer-file-name as nil.
5279
5280         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5281
5282         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5283
5284         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5285         nil.
5286
5287 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5288
5289         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5290         If count is nil, do not prefetch.
5291         (wl-message-buffer-prefetch-next): Next.
5292
5293 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5294
5295         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5296
5297 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5298
5299         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5300         `delete-backward-char'
5301         (wl-draft-prepare-edit): Check major-mode.
5302         (wl-draft-decode-header): Rewrite.
5303         (wl-draft): Fix.
5304
5305 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5306
5307         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5308
5309 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5310
5311         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5312         (wl-message-buffer-prefetch-get-next): Remove size checking.
5313         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5314
5315 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5316
5317         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5318         (wl-draft-default-headers): Fix.
5319
5320 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5321
5322         * wl-draft.el (wl-draft-default-headers): Insert return value of
5323         `wl-generate-mailer-string-function'.
5324
5325 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5328         (wl-draft-insert-mail-header-separator): Ditto.
5329
5330         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5331         again (Reverted the change on 2002-01-17 by OKADA san).
5332
5333 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5334
5335         * wl-draft.el (wl-draft): Rewrite.
5336         (wl-draft-create-buffer): New function.
5337         (wl-draft-create-contents): Ditto.
5338         (wl-draft-prepare-edit): Ditto.
5339         (wl-draft-decode-header): Ditto.
5340         (wl-draft-decode-body): Ditto.
5341         (wl-draft-check-new-line): Ditto.
5342         (wl-draft-default-headers): Ditto.
5343         (wl-draft-insert-mail-header-separator): Ditto.
5344
5345 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5346
5347         * Version number is increased to 2.9.6.
5348
5349 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5350
5351         * wl-draft.el (wl-draft-delete-field): Optional argument.
5352         (wl-draft-delete-fields): Ditto.
5353
5354 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5355
5356         * wl-message.el (toplevel): Eliminated byte-compile warning.
5357         for `itimer-function', `delete-timer' and `itimer-list'.
5358
5359 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5360
5361         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5362         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5363         `wl-message-buffer-prefetch-threshold'.
5364         * wl-summary.el (wl-summary-redisplay-internal): Remove
5365         the check of `wl-message-buffer-prefetch-depth'.
5366
5367 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5368
5369         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5370         size of article.
5371         (wl-message-buffer-prefetch-subr): Remove size check.
5372
5373 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5374
5375         * wl-vars.el (wl-plugged): Make customizable.
5376
5377 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5378
5379         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5380         (wl-message-buffer-prefetch-set-timer): New function.
5381         (wl-message-buffer-prefetch-get-next): New function.
5382         (wl-message-buffer-prefetch): New function.
5383         (wl-message-buffer-prefetch-next): Rewrite.
5384         (wl-message-buffer-prefetch-subr): Rewrite.
5385         * wl-vars.el (wl-auto-prefetch-first): New variable.
5386         * wl-summary.el (wl-summary-goto-folder-subr): Call
5387         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5388
5389 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5390
5391         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5392         `wl-summary-unread-message-hook'.
5393
5394 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5395
5396         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5397         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5398         if range is `cache-status'.
5399
5400 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5401
5402         * wl-message.el (wl-message-buffer-prefetch-subr):
5403         Improve debug message.
5404
5405 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5406
5407         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5408         `wl-mail-send-pre-hook'.
5409         (wl-draft-send-mail-with-qmail): Ditto.
5410         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5411
5412 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5413
5414         * wl-message.el (wl-message-buffer-prefetch-subr):
5415         Fix for cancel-function-timers bug.
5416         (wl-message-buffer-prefetch-debug): Default value is t.
5417
5418 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5419
5420         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5421         (wl-message-buffer-prefetch-subr): Rewrite.
5422         Rename from `wl-message-buffer-prefetch'.
5423
5424 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5425
5426         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5427         (wl-default-draft-cite-decorate-author): Ditto.
5428
5429         * wl-draft.el (wl-draft-cite-function): Removed.
5430         (wl-default-draft-cite-decorate-author): Ditto.
5431
5432 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5433
5434         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5435         (wl-default-draft-cite): Do not arrange author name if the value of
5436         `wl-default-draft-cite-decorate-author' is nil.
5437
5438 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5441
5442         * wl-folder.el (wl-folder-check-one-entity): Don't care
5443         `elmo-folder-use-flag-p'.
5444
5445 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5446
5447         * wl-folder (wl-folder-check-one-entity): Fix
5448         problem if unread is nil.
5449
5450 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5451
5452         * wl-address.el (wl-address-make-completion-list): Check whether
5453         the address is a group list.
5454         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5455
5456 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5457
5458         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5459         The number of the messages of new and unread does not count
5460         correctly.
5461
5462         * wl-summary.el (wl-summary-count-unread): Changed to return
5463         `(new . unread)' instead of total.
5464         (wl-summary-sync-update): Follow the change above.
5465
5466         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5467
5468 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5469
5470         * wl-address.el (wl-address-make-completion-list): Do not enclose
5471         address by " <" and ">" if associated realname is "".
5472         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5473         This is against the promblem with group list in .addresses pointed
5474         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5475
5476 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5477
5478         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5479         message is a format control string.
5480         * wl-expire.el (wl-expire-append-log): Ditto.
5481         * wl-mime.el (wl-summary-burst-subr): Ditto.
5482         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5483         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5484
5485 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5486
5487         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5488         wl.el (wl-check-variables): Rename from `wl-check-type'.
5489         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5490         (wl-check-variables-2): New function.
5491         (wl): Call `wl-check-variables-2'.
5492
5493 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5494
5495         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5496         after renaming folder in access group.
5497
5498 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5499
5500         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5501         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5502         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5503         (wl-message-buffer-prefetch): Rewrite.
5504         (wl-message-buffer-prefetch-idle-time): Removed.
5505         * wl-summary.el (wl-summary-redisplay-internal):
5506         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5507         Error check for `wl-message-buffer-prefetch-depht'.
5508
5509 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5510
5511         * Version number is increased to 2.9.5.
5512         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5513
5514 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5515
5516         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5517         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5518         Based on the patch written by
5519         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5520
5521 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5522
5523         * wl-draft.el (wl-draft-raw-send): Fix for
5524         `wl-news-send-pre-hook'
5525
5526 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5527
5528         * wl-utils.el (wl-message-id-function): New variable.
5529         * wl-draft.el (wl-draft-insert-required-fields):
5530         Use `wl-message-id-function'.
5531
5532 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5533
5534         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5535         * wl-utils.el (wl-draft-make-message-id-string):
5536         Use `wl-from' for domain part of Message-ID
5537         if `wl-message-id-use-wl-from' if non-nil.
5538         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5539
5540 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5541
5542         * wl.el (wl): Call `wl-check-type'
5543         Do not 'condition-case'.
5544
5545 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5546
5547         * wl.el (wl-check-type): New function.
5548         (wl-check-type-variables): New variable.
5549
5550 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5551
5552         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5553
5554 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5555
5556         * wl-draft.el (wl-smtp-password-key): New function.
5557         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5558         (wl-draft-send-mail-with-smtp): Ditto.
5559         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5560
5561 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5562
5563         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5564         * wl-utils.el (wl-unique-id-suffix): Remove.
5565
5566 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5567
5568         * Version number is increased to 2.9.4.
5569
5570 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5571
5572         * wl-utils.el (wl-unique-id-suffix): New variable.
5573         (wl-unique-id): Use `wl-unique-id-suffix'
5574
5575 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5576
5577         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5578         instead of `elmo-msgdb-search'.
5579
5580         * Version number is increased to 2.9.3.
5581
5582 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5583
5584         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5585
5586 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5587
5588         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5589         (wl-draft-dispatch-message): Changed for send-later.
5590         (wl-draft-queue-flush): Ditto.
5591         (wl-draft): Clear `wl-sent-message-queued'.
5592         (wl-draft-reedit): Ditto.
5593         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5594         * wl-vars.el (wl-draft-force-queuing): New variable.
5595         (wl-draft-force-queuing-mail): New variable.
5596         (wl-draft-force-queuing-news): New variable.
5597
5598 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5599
5600         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5601         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5602
5603 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5604
5605         * Version number is increased to 2.9.2.
5606
5607 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5608
5609         * wl-draft.el (wl-draft-elide-region): New user command.
5610         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5611
5612         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5613         command `wl-draft-elide-region'.
5614         * wl-mule.el: Ditto.
5615         * wl-xmas.el: Ditto.
5616
5617 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5618
5619         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5620         (wl-biff-check-folder-async): Removed needless let.
5621
5622 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5623
5624         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5625         wl-folder-get-elmo-folder.
5626         (wl-biff-check-folder): Set `biff' argument of
5627         `wl-folder-check-one-entity'.
5628         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5629
5630         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5631         (wl-folder-check-one-entity): Added `biff' argument;
5632         Setup `biff' slot of folder.
5633
5634         * Version number is increased to 2.9.1.
5635
5636 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5637
5638         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5639         comment out and fixed.
5640         (wl-fldmgr-add-completion-subr): Ditto.
5641
5642         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5643         and msgdb.
5644
5645         * wl.el (wl-toggle-plugged): Save summary view.
5646
5647 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5648
5649         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5650
5651 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5652
5653         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5654
5655 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5656
5657         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5658         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5659         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5660
5661         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5662         if it was failed.
5663         (wl-demo): Disable undo in the demo buffer.
5664
5665 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5666
5667         * wl-version.el (wl-version): Changed codename.
5668
5669         * Version number is increased to 2.9.0.
5670
5671 2001-12-14  Takuo KITAME <kitame@northeye.org>
5672
5673         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5674         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5675         (wl-folder-mark-as-read-all-current-entity): Ditto.
5676
5677 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5678
5679         * wl-vars.el (wl-from-width): Define as obsolete variable.
5680         (wl-subject-length-limit): Ditto.
5681
5682         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5683
5684         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5685         wl-summary-save-view.
5686
5687         * wl.el (wl-save-status): Ditto.
5688         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5689
5690         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5691         (wl-summary-exit): Follow the change above.
5692         (wl-summary-goto-folder-subr): Ditto.
5693
5694         * wl-folder.el (wl-folder-create-subr): Don't use
5695         `elmo-folder-creatable-p'.
5696
5697 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5698
5699         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5700
5701 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5702
5703         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5704         rather than bitmap on Emacs 21.
5705         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5706         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5707         for xbm if the new redisplay engine is not available.
5708
5709 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5710
5711         * wl-folder.el (wl-folder-init-hook): New hook.
5712         (wl-folder-init): Run `wl-folder-init-hook'.
5713
5714 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5715
5716         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5717
5718 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5719
5720         * wl-acap.el (wl-acap-cache-filename): New variable.
5721         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5722         (wl-acap-init): Use cache if no ACAP server found.
5723
5724 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5725
5726         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5727         `wl-acap-original-msgdb-dir'.
5728
5729         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5730         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5731
5732         * wl-mime.el (wl-mime-save-directory): Renamed from
5733         `wl-mime-save-dir'.
5734
5735 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5736
5737         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5738
5739         * wl-demo.el: Require `path-util'.
5740         (wl-demo-bitmap-mule-available-p): New internal variable.
5741         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5742         `module-installed-p' instead.
5743         (wl-demo-insert-image): Use *.img file for a bitmap image.
5744         (wl-demo): Don't call the ascii demo recursively.
5745
5746 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5747
5748         * Version number is increased to 2.7.7.
5749
5750 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5751
5752         * wl.el (wl-exit): Eliminated byte-compile warning.
5753
5754 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5755
5756         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5757         obsolete variable using `elmo-define-obsolete-variable'.
5758         (wl-fetch-confirm-threshold): Ditto.
5759         (wl-cache-prefetch-folder-type-list): Ditto.
5760         (wl-cache-prefetch-folder-list): Ditto.
5761
5762 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5763
5764         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5765         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5766         (wl-demo-insert-image): New function.
5767         (wl-demo-insert-text): New function.
5768         (wl-demo-image-type-alist): Redefine as a function.
5769         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5770         (wl-demo-with-temp-file-buffer): Removed.
5771         (wl-logo-xpm): Removed.
5772         (wl-logo-xbm): Removed.
5773         (wl-logo-bitmap): Removed.
5774
5775 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5776
5777         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5778         (wl-expire-localdir-get-folder-function): New user option.
5779         (wl-expire-localdir-get-folder): New function.
5780         (wl-expire-localdir-date): Ditto.
5781
5782 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5783
5784         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5785         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5786         Fixed unread number mismatch when all-unread < unread.
5787
5788 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5789
5790         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5791         (wl-fetch-confirm-threshold): Ditto.
5792
5793         * wl-summary.el (wl-summary-confirm-appends): Removed.
5794         (wl-summary-sync-update): Don't refer
5795         `wl-summary-update-confirm-threshold' (It is now abolished).
5796
5797         * wl-message.el (wl-message-display-internal): Don't refer
5798         `wl-fetch-confirm-threshold' (It is now abolished).
5799
5800 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5801
5802         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5803
5804 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5805
5806         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5807         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5808         Change default value to nil.
5809         (wl-summary-indent-length-limit): The value can be nil, nil means
5810         unlimited.
5811
5812         * wl-summary.el: Don't set limit for indent length if the value of
5813         wl-summary-indent-length-limit is nil.
5814         If the value of wl-summary-width is nil, it means only that the width
5815         of summary is unlimited (nil doesn't mean that the indent length is
5816         unlimited).
5817
5818         * wl-thread.el: Ditto.
5819
5820 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5821
5822         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5823         be nil, nil means never confirm.
5824         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5825
5826 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5827
5828         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5829         means unlimited).
5830
5831 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5832
5833         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5834         Use `with-temp-buffer'.
5835
5836 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5837
5838         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5839         with new backquote style).
5840         (wl-folder-get-entity-from-buffer): Ditto.
5841
5842 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5843
5844         * wl-version.el (nemacs-version): Eliminated.
5845         (wl-extended-emacs-version2): Ignore nemacs.
5846         (wl-extended-emacs-version3): Ditto.
5847
5848 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5849
5850         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5851         (wl-draft-add-in-reply-to): New variable.
5852         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5853         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5854         (wl-draft-yank-from-mail-reply-buffer): Use
5855         `wl-draft-add-in-reply-to'.
5856         (wl-draft-insert-current-message): Ditto.
5857
5858 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5859
5860         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5861         typo (kill->hide).
5862         (wl-message-buffer-prefetch-folder-type-list): Added elements
5863         `mark' and `cache' instead of `internal'.
5864
5865 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5866
5867         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5868         resume msgdb directory.
5869
5870 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5871
5872         * wl.el (wl-exit): Call `wl-acap-exit'.
5873
5874         * wl-summary.el (wl-summary-message-string): New function.
5875         (wl-summary-reedit): Use it.
5876         (wl-summary-resend-bounced-mail): Remove needless let.
5877         (wl-summary-supersedes-message): Ditto.
5878         (wl-summary-save): Ditto.
5879
5880         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5881         (wl-acap-init): Set it.
5882         (wl-acap-exit): New function.
5883
5884 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5885
5886         * wl.el (wl-init): Revert (require 'mime-setup). move from
5887         toplevel.
5888
5889 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5890
5891         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5892         local variables.  Add error when guess function return invalid
5893         value.
5894
5895 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5896
5897         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5898         Change local variable name.
5899         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5900         (wl-folder-get-newsgroups): Return nil when non-news folder.
5901         * wl-summary.el (wl-summary-write-current-folder): State through
5902         when guess-list return nil.
5903         (wl-summary-write-current-folder-functions): Fixed docstring.
5904
5905         * wl.el (wl-exit): Changed confirm message.
5906
5907         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5908         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5909
5910         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5911
5912 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5913
5914         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5915         user option (Renamed from wl-cache-prefetch-folder-type-list).
5916         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5917         from wl-cache-prefetch-folder-list).
5918
5919         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5920         Move to wl-vars.el.
5921         (wl-message-buffer-prefetch-p): Changed to enable
5922         `wl-message-buffer-prefetch-folder-list'.
5923
5924         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5925         `ignore-cache'.
5926
5927 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5928
5929         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5930         `part-top' and `part-bottom'.
5931         (wl-draft-config-sub-part-top): New function.
5932         (wl-draft-config-sub-part-bottom): New function.
5933
5934 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5935
5936         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5937
5938 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5939
5940         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5941
5942 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5943
5944         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5945
5946         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5947         (wl-summary-write-current-folder): Ditto.
5948
5949 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5950
5951         * wl-folder.el (wl-folder-get-newsgroups): Use
5952         `elmo-folder-newsgroups'.
5953
5954 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5955
5956         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5957         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5958         `wl-draft-config-sub-header-bottom'.
5959
5960 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5961
5962         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5963         localnews folder.
5964
5965 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5966
5967         * wl-summary.el (wl-summary-mode): Undo last change.
5968
5969         * wl-folder.el (wl-folder-mode): Ditto.
5970
5971 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5972
5973         * wl-summary.el (wl-summary-mode): Locally set
5974         truncate-partial-window-width to nil.
5975         (for XEmacs)
5976
5977         * wl-folder.el (wl-folder-mode): Ditto.
5978
5979 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5980
5981         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5982
5983 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5984
5985         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5986         number.
5987
5988         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5989
5990         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5991
5992         * Version number is increased to 2.7.6.
5993
5994 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5995
5996         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5997
5998 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5999
6000         * wl-summary.el (wl-summary-sync-update): Enclose network
6001         related portion with `unwind-protect'.
6002
6003 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6004
6005         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6006
6007 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6008
6009         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6010         element.
6011         * wl-vars.el (wl-message-body-button-alist): Ditto.
6012
6013         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6014         max match length.
6015         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6016
6017         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6018         for the max match length;
6019         Use 4th element value for the button string regexp group.
6020
6021         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6022         candidate exists, prompt to select.
6023
6024 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6025
6026         * wl-summary.el (wl-summary-jump-to-msg): Search before
6027         calibration point by `beginning-of-line'.
6028
6029 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6030
6031         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6032         for access group.
6033
6034 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6035
6036         * wl-message.el (wl-message-display-internal): Bind
6037         `default-mime-charset'.
6038
6039         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6040
6041         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6042
6043         * Version number is increased to 2.7.5.
6044
6045 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6046
6047         * wl-expire.el (wl-summary-archive): Fixed;
6048         Use `elmo-folder-name-internal'.
6049
6050 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6051
6052         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6053         from `elmo-folder-move-messages' caller.
6054         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6055
6056         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6057         related portions are changed).
6058
6059 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6060
6061         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6062         counter.
6063
6064 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6065
6066         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6067         buffer local and set it to nil.
6068
6069         * wl-message.el (wl-message-redisplay): Ditto.
6070
6071 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6072
6073         * wl-summary.el (wl-summary-mark-as-important): If message is
6074         already cached, set messag as read, otherwise encache and mark as read.
6075
6076 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6077
6078         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6079         point-min.
6080
6081 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6082
6083         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6084         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6085         a keymap.
6086
6087 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6090         parent.
6091
6092         * wl-mule.el (wl-message-define-keymap): Ditto.
6093
6094         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6095
6096         * wl-xmas.el (wl-message-display-internal-hook): Define.
6097         (wl-xmas-setup-message-toolbar): Define as function.
6098         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6099         (wl-message-overload-functions): Abolished.
6100         (wl-message-define-keymap): New function.
6101
6102         * wl-vars.el (wl-message-display-internal-hook): New variable.
6103         (wl-message-header-button-alist): New variable (Renamed from
6104         wl-highlight-message-header-button-alist).
6105         (wl-message-body-button-alist): Ditto.
6106
6107         * wl-mule.el (wl-message-define-keymap): New function.
6108         (wl-message-overload-functions): Abolished.
6109
6110         * wl-message.el (wl-message-add-buttons-to-body): New function.
6111         (wl-message-redisplay): Don't call wl-message-overload-functions;
6112         Call wl-message-add-buttons-to-header and
6113         wl-message-add-buttons-to-body.
6114         (wl-message-display-internal): Set keymap argument for
6115         elmo-mime-display-as-is, elmo-mime-message-display;
6116         Run wl-message-display-internal-hook.
6117         (wl-message-refer-article-or-url): Abolished.
6118
6119         * wl-highlight.el (wl-highlight-headers): Don't call
6120         wl-highlight-message-add-buttons-to-header.
6121         (wl-highlight-message-add-buttons-to-header): Abolished.
6122
6123
6124         * wl-e21.el (wl-message-display-internal-hook): Define.
6125         (wl-e21-setup-toolbar): Deleted duplicated binding.
6126         (wl-e21-setup-message-toolbar): Define as function.
6127         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6128         (wl-message-define-keymap): New function.
6129         (wl-message-overload-functions): Abolished.
6130
6131 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6132
6133         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6134         and elmo-folder-close.
6135
6136         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6137
6138 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6139
6140         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6141         boolean value.
6142         * wl-draft.el (wl-draft-do-fcc): Ditto.
6143
6144 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6145
6146         * wl-vars.el (wl-fcc-force-as-read): New variable.
6147         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6148         mark copied message as read.
6149
6150 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6151
6152         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6153
6154 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6155
6156         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6157         `wl-summary-target-above' instead of obsolete variable
6158         `wl-summary-temp-above'.
6159
6160         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6161         instead of `make-obsolete-variable'.
6162         * wl-refile.el (toplevel): Ditto.
6163
6164 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6165
6166         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6167         with third argument t.
6168         (wl-draft): Set first argument for wl-plugged-init as t.
6169
6170         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6171         definition.
6172
6173 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6174
6175         * wl-vars.el: Tabify.
6176         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6177
6178         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6179         message.
6180
6181 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6182
6183         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6184         and set default to beep.
6185
6186 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6187
6188         * wl-vars.el (wl-draft-truncate-lines): New variable.
6189
6190         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6191         instead of wl-message-truncate-lines for truncate-lines.
6192
6193 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6194
6195         * wl-message.el (wl-message-display-internal): Call
6196         `wl-highlight-message' after `elmo-mime-display-as-is'.
6197
6198         * wl-mime.el (wl-mime-display-text/plain): New function.
6199         (wl-mime-display-header): Ditto.
6200         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6201         body-presentation-method for text/plain;
6202         Register `wl-mime-display-header' as a header-presentation-method;
6203         Don't set up `elmo-message-text-content-inserted-hook' and
6204         `elmo-message-header-inserted-hook'.
6205
6206         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6207         variable.
6208         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6209         as t if flag is 'all-header;
6210         Don't bind `elmo-message-ignored-field-list',
6211         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6212
6213 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6214
6215         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6216         for xemacs with non-mule environment.
6217
6218 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6219
6220         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6221         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6222         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6223
6224 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6225
6226         * wl-vars.el (wl-interactive-send): Set default value as t.
6227
6228 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6229
6230         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6231         (wl-addrmgr-method-list): Abolished.
6232         (wl-addrmgr-change-method): Follow above change.
6233
6234         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6235
6236 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6237
6238         * wl-vars.el (wl-message-truncate-lines): Change default value
6239         to default-truncate-lines.
6240
6241         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6242
6243 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6244
6245         * wl-vars.el (wl-message-truncate-lines): New variable.
6246
6247         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6248         wl-message-truncate-lines.
6249
6250 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6251
6252         * wl-acap.el (wl-acap-init): Remove period from error message.
6253         (wl-acap-find-acap-service): Remove period from message.
6254
6255 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6256
6257         * wl.el (wl-check-environment): Undo last change.
6258
6259         * wl-vars.el (wl-from): Changed default value.
6260
6261         * wl-util.el (toplevel): Don't require tm-edit.
6262
6263         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6264         `wl-folder-init';
6265         Don't set mark on mail body.
6266         (wl-draft-reedit): Ditto.
6267
6268         * wl-address.el (wl-address-quote-specials): Define as an alias for
6269         elmo-address-quote-specials.
6270
6271 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6274
6275         * wl-vars.el (wl-from): Set default value as nil.
6276         (wl-organization): Set default value as ORGANIZATION environment
6277         variable.
6278
6279         * wl-draft.el (wl-smtp-extension-bind): Check value of
6280         wl-smtp-connection-type.
6281
6282         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6283         error.
6284
6285 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6286
6287         * Version number is increased to 2.7.4.
6288
6289         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6290         arguments from `wl-highlight-x-face-function' caller.
6291         Use x-face-1.3.6.12 or later.
6292
6293 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6294
6295         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6296
6297 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6298
6299         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6300         (wl-fcc): Fix to accept function.
6301         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6302
6303 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6304
6305         * wl-acap.el (toplevel): Added `product-provide' declare.
6306         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6307
6308 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6309
6310         * wl.el (wl): Changed order of calling `elmo-init'
6311         and `elmo-folder-init'.
6312
6313 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6314
6315         * wl-mime.el (wl-summary-burst): Extract message when content-type
6316         of root entity is not only `multipart' but also `message/rfc822'.
6317         (wl-summary-burst-subr): Ditto.
6318
6319 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6320
6321         * wl-vars.el (toplevel): Require 'custom.
6322         (wl-trash-folder): Added to `wl-setting' group.
6323
6324         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6325         exists.
6326         (wl-addrmgr-draw): Insert empty line when no entry exists.
6327
6328         * wl-mule.el (wl-message-wheel-up): Fixed.
6329         (wl-message-wheel-down): Ditto.
6330
6331 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6332
6333         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6334         config is an anonymous lambda expression.
6335
6336 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6337
6338         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6339         when Mule 2 is running.
6340
6341 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6342
6343         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6344
6345 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6346
6347         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6348         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6349
6350         * wl-address.el (wl-address-specials-regexp): Eliminated.
6351         (wl-address-quote-specials): Rewrite.
6352
6353 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6356         shy-groups for regexp.
6357
6358         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6359         character classes and Perl style shy-groups for regexp.
6360         (wl-highlight-plugged-current-line): Use Posix style character
6361         classes for regexp.
6362         (wl-e21-highlight-folder-by-numbers): Ditto.
6363         (wl-e21-display-image-p): Use `display-images-p' instead of
6364         `display-graphic-p'.
6365         (display-images-p): Make an alias to `display-graphic-p' if it is
6366         not available.  It is for Emacs version prior to 21.0.105.
6367
6368         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6369         `display-graphic-p'.
6370         (wl-demo-image-type-alist): Ditto.
6371         (display-images-p): Make an alias to `display-graphic-p' if it is
6372         not available.  It is for Emacs version prior to 21.0.105.
6373
6374 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6375
6376         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6377         support.
6378         (wl-generate-user-agent-string): Ditto.
6379
6380         * wl-version.el (wl-version): Update docsting.
6381         (wl-version-status): Ditto.
6382
6383 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6384
6385         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6386         21.0.105.  For Emacs 21.0.104 or earlier.
6387
6388 2001-09-03  Takuo KITAME <kitame@northeye.org>
6389
6390         * wl-e21.el (wl-plugged-init-icons): Use
6391         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6392         (wl-biff-init-icons): Ditto.
6393
6394 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6395
6396         * wl-highlight.el (wl-highlight-summary-current-line):
6397         Fixed highlighting refile/copy destination.
6398
6399         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6400         (wl-acap-store): Encode string by wl-acap-coding-system.
6401
6402 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6403
6404         * wl-acap.el (toplevel): Check and require 'un-define before
6405         'xemacs-ucs;
6406          Added checking for UTF-2000.
6407
6408 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6409
6410         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6411         Don't enclose with `eval-and-compile'.
6412
6413         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6414         wl-init is non-nil.
6415
6416         * wl-draft.el (wl-draft): Ditto.
6417
6418         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6419
6420         * wl-acap.el (toplevel): Require 'wl.
6421         (wl-acap-store): Call `elmo-init'.
6422
6423         * wl.el (wl): Changed position of `wl-check-environment'.
6424         (toplevel): Added autoload setting for wl-acap.
6425
6426         * wl-vars.el (wl-setting): New custom group.
6427         (wl-from): Added wl-setting group.
6428         (wl-user-mail-address-list): Ditto.
6429         (wl-organization): Ditto.
6430         (wl-subscribed-mailing-list): Ditto.
6431         (wl-envelope-from): Ditto.
6432         (wl-smtp-posting-user): Ditto.
6433         (wl-smtp-posting-server): Ditto.
6434         (wl-smtp-posting-port): Ditto.
6435         (wl-smtp-authenticate-type): Ditto.
6436         (wl-pop-before-smtp-user): Ditto.
6437         (wl-pop-before-smtp-server): Ditto.
6438         (wl-pop-before-smtp-port): Ditto.
6439         (wl-pop-before-smtp-authenticate-type): Ditto.
6440         (wl-nntp-posting-server): Ditto.
6441         (wl-nntp-posting-user): Ditto.
6442         (wl-nntp-posting-port): Ditto.
6443         (wl-fetch-confirm-threshold): Ditto.
6444         (wl-prefetch-threshold): Ditto.
6445         (wl-thread-insert-opened): Ditto.
6446         (wl-ldap-server): Ditto.
6447         (wl-ldap-port): Ditto.
6448         (wl-ldap-base): Ditto.
6449         (wl-ldap-objectclass): Ditto.
6450         (wl-use-ldap): Ditto.
6451         (wl-draft-config-alist): Ditto.
6452         (wl-draft-config-matchone): Ditto.
6453         (wl-template-alist): Ditto.
6454         (wl-message-sort-field-list): Ditto.
6455         (wl-message-ignored-field-list): Ditto.
6456         (wl-message-visible-field-list): Ditto.
6457         (wl-interactive-send): Ditto.
6458         (wl-summary-move-order): Ditto.
6459         (wl-auto-select-first): Ditto.
6460         (wl-auto-select-next): Ditto.
6461         (wl-interactive-save-folders): Ditto.
6462
6463         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6464         Initialization codes are moved from wl-local-folder-init.
6465         (wl-local-folder-init): Follow the change above.
6466         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6467
6468         * wl-acap.el: New file.
6469
6470         * Version number is increased to 2.7.3.
6471
6472 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6473
6474         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6475
6476 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6477
6478         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6479         (wl-addrmgr-address-entry-list): Ditto.
6480
6481 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-e21.el (wl-draft-mode-map): Removed binding for
6484         `wl-draft-insert-x-face-field'.
6485
6486         * wl-mule.el (wl-draft-mode-map): Ditto.
6487
6488         * wl-xmas.el (wl-draft-mode-map): Ditto.
6489
6490         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6491         (wl-cs-autoconv): Ditto.
6492         (wl-cs-local): Ditto.
6493         (wl-use-scoring): Ditto.
6494         (wl-mime-charset): Ditto.
6495         (wl-folder-check-async): Ditto.
6496
6497         * wl.el (toplevel): Ignore nemacs and tm.
6498         (wl-exit): Ditto.
6499
6500         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6501         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6502         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6503         instead of wl-address-petname-add-or-change.
6504         (wl-summary-edit-addresses-subr): Use wl-address-delete
6505         instead of wl-address-petname-delete.
6506
6507         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6508
6509         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6510         if error occured.
6511
6512         * wl-message.el (require): Remove tm support.
6513
6514         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6515
6516         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6517         (wl-folder-jump-to-current-entity): Ditto.
6518         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6519
6520         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6521         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6522         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6523
6524         * wl-mule.el (wl-draft-key-setup): Ditto.
6525
6526         * wl-xmas.el (wl-draft-key-setup): Ditto.
6527
6528         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6529         (wl-draft-std11-parse-addresses): New function.
6530         (wl-draft-parse-mailbox-list): Use it.
6531         (wl-draft): Ignore nemacs.
6532         (wl-draft-reedit): Ditto.
6533
6534         * wl-addrmgr.el: New file.
6535         (Original is wl-rcpt.el written by
6536         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6537         Thanks Kitamoto-san.)
6538
6539         * wl-address.el (wl-address-make-address-list): Modified parsing
6540         process.
6541         (wl-address-delete): Renamed from `wl-address-petname-delete';
6542         Modify wl-address-list too.
6543         (wl-address-add-or-change): Renamed from
6544         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6545
6546 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6547
6548         * wl-highlight.el (wl-highlight-summary-current-line):
6549           Work with transient-mark-mode
6550
6551 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6552
6553         * Version number is increased to 2.7.2.
6554
6555         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6556         instead of elmo-dop-queue-method.
6557
6558 2001-08-06  SAITO Atsunori <sai@yedo.com>
6559
6560         * wl-vars.el (wl-ldap-objectclass): New user option.
6561
6562         * wl-address.el (wl-ldap-make-filter): Use it.
6563
6564 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6565
6566         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6567
6568 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6569
6570         * wl-folder.el (wl-folder): redisplay after folder insertion.
6571
6572         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6573
6574         * wl-summary.el (wl-summary-sync-update):
6575         Change status mark only when new-msgdb exists.
6576         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6577
6578 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6579
6580         * wl-summary.el (wl-summary-open-folder): New function.
6581         (wl-summary-goto-folder-subr): Use it.
6582         (wl-summary-mark-as-important): Fix;
6583         Encache only when no cache exists.
6584
6585 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6586
6587         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6588         Use with-current-buffer.
6589
6590 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6591
6592         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6593         before call `get-buffer'. Fixed parenthesis.
6594         (wl-score-get-header-entry): Clear message and help window when
6595         keyboard quit.
6596         (wl-score-edit-insert-header): Ditto.
6597
6598 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6599
6600         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6601         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6602         (wl-default-draft-cite): Fix.
6603
6604         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6605         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6606
6607 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6608
6609         * wl-message.el (wl-message-prev-page): Do same bahavior
6610         as summary when it is called in the message buffer.
6611         (wl-message-next-page): Ditto.
6612
6613 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6614
6615         * wl-summary.el (wl-summary-forward): Use cache if it is not
6616         section cache.
6617
6618 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6619
6620         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6621         Removed redundant require of elmo-vars.
6622         (wl-biff-state-indicator-on): Changed default value for
6623         xemacs with non-mule environment.
6624
6625         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6626         wl-message-buffer is nil;
6627         Hide progress bar after moving messages.
6628
6629 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6632         message at cursor point is deleted.
6633
6634 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6635
6636         * wl-vars.el: Changed file coding system to euc-japan.
6637         Added -*-coding:-*- magic to the first line.
6638
6639         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6640         Search parent from the first message.
6641
6642         * Version number is increased to 2.7.1.
6643
6644 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6645
6646         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6647
6648 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6649
6650         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6651         refile/delete execution.
6652
6653         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6654         Fixed docstring.
6655
6656 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6657
6658         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6659         do update process;
6660         Don't update marks when update process is interrupted.
6661
6662 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6663
6664         * wl-summary.el (wl-summary-reply): Fixed problem when
6665         wl-draft-use-frame is non-nil.
6666         (wl-summary-forward): Ditto.
6667
6668         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6669         as nil.
6670         (wl-folder-mark-as-read-all-entity): Ditto.
6671         (wl-folder-prefetch-entity): Ditto.
6672
6673         * wl.el (wl): Check environment before wl-init.
6674
6675         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6676         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6677         instead of wl-summary-collect-unread.
6678         (wl-summary-reply): Split message window.
6679
6680 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6681
6682         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6683         only if current language environment is japanese,
6684
6685         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6686         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6687         (wl-folder-goto-folder-subr): Ditto.
6688
6689         * wl-draft.el (wl-draft-dispatch-message): Call
6690         `elmo-file-cache-get-path'.
6691
6692 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6693
6694         * wl-summary.el (wl-summary-cursor-move): If return value of
6695         wl-summary-next-message is not number, don't jump.
6696
6697 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-summary.el (wl-summary-buffer-next-message-function): New
6700         variable.
6701         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6702         if it is bound.
6703
6704         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6705         string.
6706
6707         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6708         (wl-plugged-drawing): Ditto.
6709
6710 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6713         process.
6714         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6715         with unwind-protect.
6716
6717         * wl.el (wl-init): Require mime-setup.
6718         (wl-check-environment): Don't require mime-setup.
6719
6720         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6721         instead of elmo-folder-type.
6722
6723         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6724         value as nil.
6725
6726 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * Version number is increased to 2.7.0.
6729
6730         * wl-version.el (wl-version): Changed codename.
6731
6732         * wl-summary.el (wl-summary-delete-cache): Fixed.
6733
6734         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6735         Workaround for net folders.
6736         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6737
6738         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6739         value to nil (According to the patch from
6740         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6741
6742         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6743         of elmo-folder-close.
6744
6745 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6746
6747         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6748         for postfix.
6749
6750 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6751
6752         * wl-summary.el (wl-summary-resend-message): Fixed.
6753
6754         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6755         Call wl-draft with `from' argument if its address is included in
6756         `wl-user-mail-address-list'.
6757         (wl-draft): Added `from' argument.
6758
6759         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6760         non-nil.
6761         (wl): Don't show demo if wl-demo is nil.
6762
6763         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6764         wl-summary-use-frame.
6765
6766         * wl-vars.el (wl-summary-use-frame): New user option.
6767         (wl-folder-use-frame): Changed docstring.
6768
6769         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6770         non-nil.
6771         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6772         wl-summary-use-frame.
6773
6774         * wl-vars.el (wl-folder-use-frame): New user option.
6775
6776         * wl-summary.el (wl-summary-exit): Back to folder frame if
6777         wl-folder-use-frame is non-nil.
6778         (wl-summary-redisplay-internal): Ignore cache if current folder
6779         is draft folder,
6780         (wl-summary-redisplay-no-mime): Ditto.
6781         (wl-summary-redisplay-all-header): Ditto.
6782
6783         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6784         if wl-folder-use-frame is non-nil.
6785
6786 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6787
6788         * wl-summary.el (wl-summary-sync-update): Bind
6789         elmo-folder-update-threshold.
6790         (wl-summary-mark-as-important): Enclosed server mark processing
6791         with `save-match-data'.
6792
6793         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6794         only when it is already defined.
6795
6796 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6797
6798         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6799         name of folder exclude localdir is wrong.
6800         * wl-folder.el (wl-folder-sync-entity):
6801         Set `wl-summary-always-sticky-folder-list' as nil.
6802         (wl-folder-mark-as-read-all-entity): Ditto.
6803         (wl-folder-prefetch-entity): Ditto.
6804
6805 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6806
6807         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6808         instead of `wl-summary-write-current-newsgroup'.
6809
6810 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6811
6812         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6813         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6814         non-nil and selected message is important, do not display.
6815
6816 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6819
6820 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6821
6822         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6823
6824         * wl-summary.el (wl-summary-mark-as-important): Set message number
6825         using wl-summary-message-number.
6826
6827 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6828
6829         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6830         destination folder is 'null.
6831
6832 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6833
6834         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6835         New function.
6836         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6837         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6838         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6839
6840 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * wl-mime.el (wl-mime-setup): Added setting for
6843         `mime-setup-signature-key-alist' to avoid overriding key bind for
6844         `wl-draft-send'.
6845
6846         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6847         for `wl-draft-send'.
6848         * wl-mule.el (wl-draft-overload-functions): Ditto.
6849         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6850         * wl-draft.el (wl-draft-send): Ditto.
6851
6852         * wl-message.el (wl-message-display-internal):
6853         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6854         (Patch is provided by <kita@coe.nttdata.co.jp>).
6855
6856 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6857
6858         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6859
6860 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6861
6862         * wl.el (wl): Fix for wl-demo.
6863
6864 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6865
6866         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6867
6868 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6869
6870         * wl-folder.el (wl-folder-prefetch-entity): Use
6871         `wl-folder-get-elmo-folder'.
6872         (wl-folder-count-incorporates): Do not use
6873         `wl-folder-get-elmo-folder'.
6874
6875 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6876
6877         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6878         instead of `elmo-folder-get-type'.
6879
6880 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6881
6882         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6883         position on Subject: field.
6884         (Advised by Mito <mit@nines.nec.co.jp>)
6885
6886 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6887
6888         * wl-folder.el (wl-folder-prefetch-entity): Use
6889         `wl-folder-get-elmo-folder'.
6890
6891 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6892
6893         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6894
6895         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6896         `process-duplicates' slot.
6897
6898         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6899         if detection failed.
6900
6901 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6902
6903         * wl-version.el (wl-version-status): Set to "alpha".
6904
6905 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6906
6907         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6908         Check wl-message-buffer lives before set-buffer.
6909
6910 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6911
6912         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6913         called in folder mode.
6914         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6915         * wl-summary.el (wl-summary-exit-pre-hook): Run
6916         `wl-summary-exit-pre-hook' before exit summary mode.
6917
6918 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6919
6920         * wl-version.el (wl-version-status): New variable.
6921         (wl-version-status-alist): Removed.
6922         (wl-version-status): Rule included.
6923
6924 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6925
6926         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6927         @sponichi.
6928
6929         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6930         when `mail-reply-buffer' is buffer-local variable.
6931         (Reported by <kita@coe.nttdata.co.jp>).
6932
6933 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6934
6935         * wl-vars.el (toplevel): Require 'elmo-util.
6936
6937 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6938
6939         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6940         (All other related portions are changed)
6941
6942         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6943
6944         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6945
6946 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6947
6948         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6949
6950 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6951
6952         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6953         Delete other windows to avoid an error.
6954         Use `point-marker' instead of `point' to remember the start point
6955         of body.
6956
6957         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6958
6959         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6960         number not to exceed all message number.
6961
6962 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6963
6964         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6965         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6966
6967 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6968
6969         * wl-summary.el (wl-summary-sync-force-update): Added argument
6970         no-check.
6971         (wl-summary-sync-update): Ditto.
6972         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6973         with `no-check'.
6974
6975         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6976         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6977         already running.
6978
6979 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6980
6981         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6982         `dst-folder-arg'.
6983         (wl-expire-archive-number1): Diito.
6984         (wl-expire-archive-number2): Diito.
6985         (wl-expire-archive-Date): Diito.
6986         (wl-archive-number1): Diito.
6987         (wl-archive-number2): Diito.
6988         (wl-archive-date): Diito.
6989         (wl-archive-folder-p): New function.
6990         (wl-summary-expire): Support of expand folder name at
6991         wl-expire-alist.
6992         * wl-util.el (wl-expand-newtext): Renamed from
6993         `wl-refile-expand-newtext'.
6994
6995 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6996
6997         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6998         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6999         `(elmo-msgdb-get-overview msgdb)'.
7000         (wl-summary-prefetch): Bind match data before call
7001         `wl-summay-prefetch-msg'.
7002         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7003         'off if `wl-summary-buffer-disp-msg' is non-nil.
7004         Fixed problem that couldn't show only one new or unread message when
7005         enter folder.
7006         (wl-summary-reply): Don't call `split-window-vertically' and other
7007         window.
7008
7009 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7010
7011         * wl-expire.el (wl-expire-refile): Fixed.
7012
7013 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7014
7015         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7016
7017         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7018         biff notification is removed.
7019
7020         * wl.el (wl): Changed position of `elmo-init'.
7021
7022         * wl-draft.el (wl-default-draft-cite): Use date field
7023         on the citation buffer.
7024
7025         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7026
7027         * wl-xmas.el (wl-folder-internal-icon-list): Added
7028         `wl-folder-shimbun-image'.
7029
7030         * wl-e21.el (wl-folder-internal-icon-list): Added
7031         `wl-folder-shimbun-image'.
7032
7033 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7034
7035         * wl.el (wl-init): Eliminated argument.
7036         (wl): Rewrite.
7037
7038         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7039         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7040         instead of `elmo-folder-msgdb-internal'.
7041         (wl-summary-sync-update): Ditto.
7042         (wl-summary-flush-pending-append-operations): Eliminated.
7043         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7044         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7045         `elmo-folder-open'.
7046
7047         * wl-mime.el (wl-summary-burst): Fixed.
7048
7049         * wl-folder.el (wl-folder-info-save): Check data type.
7050
7051         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7052         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7053         instead of `elmo-folder-msgdb-internal'.
7054         (wl-expire-hide): Ditto.
7055
7056
7057         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7058
7059 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7060
7061         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7062
7063 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7064
7065         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7066
7067 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7068
7069         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7070         Fixed `match-beginning' argument mismatch.
7071
7072 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7073
7074         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7075         the default value.
7076
7077 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7078
7079         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7080         instead of `elmo-nntp-default-port'.
7081
7082         * wl-vars.el: Fixed some doc strings.
7083
7084 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7085
7086         * wl-summary.el (wl-summary-prefetch-msg): Use
7087         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7088
7089         * wl-vars.el: Define *-func as obsolete variable using
7090         `elmo-define-obsolete-variable'.
7091
7092         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7093         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7094         instead of `wl-message-buffer-prefetch-threshold'.
7095
7096         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7097
7098         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7099
7100         * wl-draft.el (wl-caesar-region-func): Ditto.
7101
7102         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7103         Keep unread status in elmo-folder-move-messages.
7104         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7105
7106 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7107
7108         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7109         `wl-summary-buffer-exit-func'
7110         (wl-summary-buffer-message-redisplay-function): Renamed from
7111         `wl-summary-buffer-message-redisplay-func'
7112         (wl-summary-buffer-next-folder-function): Renamed from
7113         `wl-summary-buffer-next-folder-func'.
7114         (wl-summary-buffer-prev-folder-function): Renamed from
7115         `wl-summary-buffer-prev-folder-func'.
7116         (wl-summary-get-petname-function): Renamed from
7117         `wl-summary-get-petname-func'.
7118
7119         * wl-score.el (wl-score-edit-exit-function): Renamed from
7120         `wl-score-edit-exit-func'.
7121
7122         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7123         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7124
7125         * wl-util.el (wl-load-profile-function): Renamed from
7126         `wl-load-profile-func'.
7127
7128         * wl-folder.el (wl-folder-completion-function): Renamed from
7129         `wl-folder-completion-func'.
7130         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7131
7132         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7133         `wl-expire-archive-get-folder-func'.
7134         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7135         (wl-draft-send-mail-function): Renamed from
7136         `wl-draft-send-mail-func'.
7137         (wl-draft-send-news-function): Renamed from
7138         `wl-draft-send-news-func'.
7139         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7140         (wl-generate-mailer-string-function): Renamed from
7141         `wl-generate-mailer-string-func'.
7142         (wl-highlight-signature-search-function): Renamed from
7143         `wl-highlight-signature-search-func'.
7144         (wl-highlight-x-face-function): Renamed from
7145         `wl-highlight-x-face-func'
7146         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7147         (wl-ps-print-buffer-function): Renamed from
7148         `wl-ps-print-buffer-func'
7149         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7150         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7151         (wl-summary-subject-filter-function): Renamed from
7152         `wl-summary-subject-filter-func'.
7153
7154         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7155         `wl-draft-queue-flush-send-func'
7156         (wl-draft-cite-function): Renamed from
7157         `wl-draft-cite-func'
7158
7159         * wl-address.el (wl-address-init-function): Renamed from
7160         `wl-address-init-func'.
7161
7162 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7163
7164         * wl-draft.el (wl-draft-queue-flush): Don't call
7165         `elmo-dop-unlock-message'.
7166         * wl-draft.el (wl-draft-queue-append): Don't call
7167         `elmo-dop-lock-message'.
7168
7169         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7170         (wl-summary-buffer-folder-name): Ditto.
7171         (wl-summary-message-regexp): Added '-' (all other related portions
7172         are changed).
7173         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7174         wl-summary-buffer-folder-name.
7175
7176 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7177
7178         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7179         the number of mails in the folder buffer is not updated by wl-biff.
7180
7181 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7182
7183         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7184         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7185
7186 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7187
7188         * wl-summary.el (wl-summary-next-message):
7189         Return next message number when wl-summary-move-order is nil.
7190
7191 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7192
7193         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7194         `wl-summary-move-spec-alist'.
7195         (wl-summary-move-spec-unplugged-alist): New variable
7196         (Move spec for unplugged status).
7197         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7198         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7199
7200 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7201
7202         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7203         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7204
7205 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7206
7207         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7208         simple quotation to quote the anonymous function.
7209         * tm-wl.el (wl-draft-preview-message): Ditto.
7210
7211 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7212
7213         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7214         Eliminate redundant `save-excursion'.
7215         (wl-highlight-summary-current-line): Ditto.
7216
7217         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7218         accessing match data when `looking-at' failed.
7219
7220         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7221         `elmo-match-string' where users don't care about the speed.
7222         (wl-draft-save): Ditto.
7223
7224 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl-util.el (wl-regexp-opt): New function.
7227
7228         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7229         number from `wl-summary-buffer-number-list'.
7230         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7231         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7232         (wl-summary-move-spec-alist): Changed default setting.
7233
7234 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7235
7236         * wl-vars.el (wl-biff-notify-hook): New hook.
7237         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7238         the arrival of new mail.
7239         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7240         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7241
7242 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7243
7244         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7245
7246 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7247
7248         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7249
7250         * Version number is increased to 2.5.8.
7251
7252         * wl-thread.el (toplevel): require 'cl.
7253         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7254         (wl-thread-make-number-list): New function.
7255         (wl-thread-entity-make-number-list-from-children): Ditto.
7256         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7257         (wl-thread-entity-insert-as-children): Likewise.
7258         (wl-thread-delete-message): Likewise.
7259         (wl-meaning-of-mark): Eliminated.
7260         (wl-thread-next-failure-mark-p): Ditto.
7261         (wl-thread-entity-get-mark): Ditto.
7262         (wl-thread-meaning-alist-get-result): Ditto.
7263         (wl-thread-entity-check-prev-mark): Ditto.
7264         (wl-thread-entity-check-next-mark): Ditto.
7265         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7266         (wl-thread-entity-get-prev-marked-entity): Ditto.
7267         (wl-thread-get-prev-unread): Ditto.
7268         (wl-thread-jump-to-prev-unread): Ditto.
7269         (wl-thread-get-next-unread): Ditto.
7270         (wl-thread-jump-to-next-unread): Ditto.
7271         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7272         (wl-thread-entity-get-next-marked-entity): Ditto.
7273
7274         * wl-summary.el (wl-summary-buffer-number-list):
7275         New bufer-local variable.
7276         (wl-summary-switch-to-clone-buffer): Clone
7277         `wl-summary-buffer-number-list'.
7278         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7279         (wl-summary-cursor-move-regex): Eliminated.
7280         (wl-summary-cursor-up): Rewrite.
7281         (wl-summary-cursor-down): Ditto.
7282         (wl-summary-mode-spec-alist): New variable.
7283         (wl-summary-next-message): New inline function.
7284         (wl-summary-cursor-move): New function.
7285         (wl-summary-default-get-next-msg): Rewrite.
7286         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7287         (wl-summary-rescan): Ditto.
7288         (wl-summary-sync-all-init): Ditto.
7289         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7290         summary is not thread view.
7291         (wl-summary-sync-update): Ditto.
7292         (wl-summary-rescan): Ditto.
7293         (wl-summary-make-number-list): New function.
7294
7295         * wl-draft.el: "FCC" -> "Fcc".
7296
7297 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7298
7299         * wl-highlight.el (wl-highlight-summary-window):
7300         Call `set-buffer-modified-p'.
7301
7302         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7303         (wl): Call `elmo-init' and fix.
7304
7305         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7306         Use new variables.
7307
7308         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7309
7310 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7311
7312         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7313
7314 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7315
7316         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7317
7318 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7319
7320         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7321         `wl-use-toolbar' nor `display-graphic-p'.
7322         (wl-e21-setup-message-toolbar): Ditto.
7323         (wl-e21-setup-summary-toolbar): Ditto.
7324         (wl-e21-setup-folder-toolbar): Ditto.
7325
7326         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7327         (wl-plugged-init-icons): Ditto.
7328
7329         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7330         `display-graphic-p'.
7331         (wl-plugged-set-folder-icon): Ditto.
7332         (wl-highlight-plugged-current-line): Ditto.
7333         (wl-highlight-folder-current-line): Ditto.
7334         (wl-e21-highlight-folder-group-line): Ditto.
7335         (wl-e21-setup-toolbar): Ditto.
7336         (wl-e21-display-image-p): New macro.
7337
7338         * wl-demo.el (wl-demo): Simplified.
7339         (wl-demo-image-type-alist): Use `image-type-available-p' for
7340         checking whether the image type `xbm' is available.
7341
7342 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7343
7344         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7345         (wl-summary-input-range): Ditto.
7346
7347 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7348
7349         * wl-summary.el (wl-summary-edit-addresses): Use
7350         `wl-summary-get-original-buffer'
7351         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7352         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7353         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7354         (wl-summary-get-newsgroups): Eliminated.
7355         (wl-summary-set-crosspost): Ditto.
7356         (wl-summary-is-crosspost-folder): Ditto.
7357         (wl-crosspost-alist-load): Ditto.
7358         (wl-crosspost-alist-save): Ditto.
7359
7360         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7361         `elmo-setup-subscribed-newsgroups' instead of
7362         `elmo-nntp-make-groups-hashtb'.
7363         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7364         instead of `wl-crosspost-alist-save'.
7365
7366         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7367         of `elmo-folder-message-appendable-p'.
7368         (wl-mime-header-presentation-method): Eliminated.
7369
7370         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7371         (Error occurs in emacs21).
7372
7373         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7374         the current buffer).
7375
7376         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7377         instead of `wl-crosspost-alist-save'.
7378         (wl-init): `elmo-crosspost-message-alist-load'
7379         instead of `wl-crosspost-alist-load'
7380
7381         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7382         (wl-parse-newsgroups): Likewise.
7383         (wl-biff-notify): Run `wl-biff-notify-hook'.
7384
7385 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7386
7387         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7388
7389         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7390         when `wl-summary-lazy-highlight' is non-nil.
7391         (wl-summary-goto-folder-subr): Highlight only when
7392         `wl-summary-lazy-highlight' is non-nil.
7393
7394         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7395         Don't display progress and highlight temp-mark when
7396         `wl-summary-lazy-highlight' is non-nil.
7397         (wl-highlight-summary-window): New function.
7398         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7399
7400 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7401
7402         * wl-summary.el (wl-summary-sync): Change `all-visible'
7403         from `all-shown'
7404         (wl-summary-input-range): Ditto.
7405
7406 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7407
7408         * wl-e21.el (wl-highlight-folder-current-line): Call
7409         `wl-folder-init-icons' when folder icons have not been initialized.
7410
7411         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7412
7413         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7414         (wl-demo-image-type-alist): New macro.
7415
7416 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7417
7418         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7419         display does not support graphics.
7420         (wl-plugged-init-icons): Ditto.
7421         (wl-folder-init-icons): Ditto.
7422
7423         * wl-demo.el (wl-demo): Chech closely whether the display
7424         supports graphics.
7425
7426 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7427
7428         * wl-summary.el (wl-summary-get-original-buffer): New function.
7429         (wl-summary-set-crosspost): Use it.
7430         (wl-summary-target-mark-uudecode): Ditto.
7431         (wl-summary-reedit): Ditto.
7432         (wl-summary-resend-bounced-mail): Ditto.
7433         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7434         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7435
7436         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7437         (wl-message-display-internal): Ditto.
7438
7439 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7440
7441         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7442
7443 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * wl-summary.el (wl-summary-save-view): Renamed from
7446         `wl-summary-save-status'.
7447
7448 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7449
7450         * wl-summary.el (wl-summary-sync): Added `all-shown'
7451
7452 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7453
7454         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7455
7456 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7457
7458         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7459
7460 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7461
7462         * wl-highlight.el (wl-highlight-summary-line-string): Use
7463         `zerop' instead of `= 0'.
7464         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7465
7466         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7467         for comparing numbers.
7468         (wl-template-prev): Use `zerop' instead of `eq 0'.
7469
7470         * wl-draft.el (wl-draft-insert-current-message): Use
7471         `with-current-buffer' instead of `save-excursion'.
7472         Use `zerop' instead of `eq 0'.
7473
7474 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7475
7476         * wl-draft.el (wl-draft-insert-ccs): New function.
7477         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7478         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7479
7480 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7481
7482         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7483
7484 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7485
7486         * wl-expire.el (wl-expire-refile): Don't call
7487         elmo-msgdb-add-msgs-to-seen-list;
7488         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7489         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7490
7491 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7492
7493         * wl-message.el (wl-message-prev-page): Ignore errors while
7494         scroll-down.
7495
7496 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7497
7498         * wl-mime.el: Use elmo-original-message-mode instead of
7499         mmelmo-original-mode.
7500
7501         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7502         `elmo-folder-get-spec';
7503         (wl-fldmgr-add-completion-all-completions):
7504         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7505
7506         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7507         of `elmo-folder-get-type'.
7508
7509         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7510         `elmo-folder-get-spec';
7511         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7512         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7513         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7514         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7515         `elmo-read-msg-no-cache';
7516         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7517         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7518         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7519         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7520         `elmo-cache-save';
7521         (wl-draft-reedit): Use `elmo-message-file-name'.
7522
7523         * wl-expire.el: Use `elmo-folder-name-internal';
7524         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7525         Use macro `wl-summary-buffer-msgdb' instead of variable
7526         `wl-summary-buffer-msgdb';
7527         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7528         Use macro `wl-summary-buffer-folder-name' instead of variable
7529         `wl-summary-buffer-folder-name'.
7530         * wl-score.el: Likewise.
7531
7532         * wl-message.el: Rewrite for new message buffer cache mechanism.
7533         (wl-message-buffer-cache-buffer-get): New macro.
7534         (wl-message-buffer-cache-folder-get): Ditto.
7535         (wl-message-buffer-cache-message-get): Ditto.
7536         (wl-message-buffer-cache-entry-make): Ditto.
7537         (wl-message-buffer-cache-hit): Ditto.
7538         (wl-message-buffer-cache-sort): New function.
7539         (wl-message-buffer-cache-add): Ditto.
7540         (wl-message-buffer-cache-delete): Ditto.
7541         (wl-message-buffer-cache-clean-up): Ditto.
7542         (wl-message-buffer-window): Rewrite.
7543         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7544         (wl-message-buffer-display): New function.
7545         (wl-message-display-internal): New function.
7546
7547 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7548
7549         * wl-folder.el: Use `elmo-folder-name-internal';
7550         Use `wl-folder-get-elmo-folder';
7551         Use `elmo-folder-list-messages' instead of
7552         `elmo-list-folder';
7553         Use `elmo-folder-get-primitive-list' instead of
7554         `elmo-folder-get-primitive-spec-list';
7555         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7556         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7557         Use `elmo-folder-create' instead of `elmo-create-folder'.
7558         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7559         (wl-folder-get-elmo-folder): New macro.
7560         (wl-folder-elmo-folder-cache-get): Ditto.
7561         (wl-folder-elmo-folder-cache-put): Ditto.
7562         (wl-folder-suspend): Call `elmo-quit'.
7563
7564         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7565         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7566         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7567         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7568         (toplevel): require 'cl.
7569         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7570
7571         * wl-summary.el: Rewrite to use new elmo interface.
7572
7573 \f
7574 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * wl-mime.el (wl-draft-preview-message):
7577         Run `wl-draft-send-hook' before collecting recipients information;
7578         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7579
7580         * tm-wl.el (wl-draft-preview-message): Ditto.
7581
7582 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7583
7584         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7585         wrong recipients are displayed when forwarded message.
7586
7587 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7588
7589         * Version number is increased to 2.5.7.
7590
7591 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7592
7593         * wl-message.el (wl-message-next-page): Bind
7594         `window-pixel-scroll-increment' to nil while scrolling up.
7595
7596 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7597
7598         * wl-vars.el (wl-save-hook): New hook.
7599         * wl.el (wl-save): Call `wl-save-hook'.
7600
7601 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7602
7603         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7604         Argument WITH-ARG instead of NO-ARG (negative mean).
7605         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7606         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7607         * wl-message.el (wl-message-follow-current-entity): Likewise.
7608
7609 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7610
7611         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7612         FROM was optional argument.
7613         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7614
7615 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7616
7617         * Version number is increased to 2.5.6.
7618
7619 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7620
7621         * wl-version.el (wl-version-show): Removed.
7622         (wl-version): Add `interactive'.
7623
7624 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7625
7626         * wl-summary.el (wl-summary-get-petname-func): New variable.
7627         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7628         instead of `wl-address-get-petname-1'.
7629         (wl-summary-simple-from): Ditto.
7630
7631         * wl-address.el (wl-address-get-petname-1): Define as function.
7632
7633 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7634
7635         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7636         field in the original message.
7637         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7638
7639 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7640
7641         * wl-expire.el (wl-expire-hide):
7642         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7643
7644 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7645
7646         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7647         find decoder for To, Cc, and Subject.
7648
7649 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7650
7651         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7652         for checking `elmo-use-buffer-cache'.
7653         (wl-summary-mark-as-important): Fixed typo in comment.
7654
7655 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7656
7657         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7658         field in the original message.
7659         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7660
7661 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7662
7663         * wl-expire.el (wl-expire-hide):
7664         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7665
7666 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7667
7668         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7669         find decoder for To, Cc, and Subject.
7670
7671 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7672
7673         * Version number is increased to 2.5.5.
7674
7675         * wl-address.el (wl-address-specials-regexp): New constant.
7676         (wl-address-quote-specials): Use it.
7677
7678 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7679
7680         * wl-summary.el (wl-summary-rescan):
7681         Call `wl-summary-buffer-number-column-detect'.
7682         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7683
7684         * wl-message.el (wl-message-mode-map): Define.
7685         (wl-message-decode): Use it as local-map.
7686
7687 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7688
7689         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7690         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7691
7692 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7693
7694         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7695
7696         * wl-mule.el (wl-read-event-char): Ditto.
7697
7698         * wl-e21.el (wl-read-event-char): Ditto.
7699
7700         * wl-nemacs.el (wl-read-event-char): Ditto.
7701         (read-event): Removed.
7702
7703         * wl-util.el (toplevel): Removed dummy definition of
7704         `read-event'.
7705         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7706
7707 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7708
7709         * wl-nemacs.el (elmo-archive-call-process): Moved to
7710         elmo-archive.el.
7711
7712 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7713
7714         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7715         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7716
7717         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7718         instead of magic-number 6.  Use `not' instead of `null' for symbol
7719         `nil' check (not empty list).
7720         (wl-draft-insert-x-face-field): Fixed paren style.
7721
7722         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7723         one-branch conditional statement, instead of `and' and `if'.
7724         (wl-draft-forward): Likewise.
7725         (wl-draft-add-references): Likewise.
7726         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7727
7728         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7729         conditional steatment.  Use `cond' instead of `if'.
7730         (wl-draft-confirm): Likewise.
7731
7732 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7733
7734         * wl-version.el (wl-version-show): Use `product-string-1'
7735         instead of `wl-version'.
7736         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7737
7738         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7739
7740 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7741
7742         * wl-highlight.el (wl-highlight-headers): Revert
7743         `wl-highlight-x-face-func' argument (`beg' and `end').
7744
7745 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7746
7747         * wl.el (toplevel): Move `product-provide' declare.
7748         * wl-demo.el (toplevel): Ditto.
7749         * wl-dnd.el (toplevel): Ditto.
7750         * wl-highlight.el (toplevel): Ditto.
7751         * wl-message.el (toplevel): Ditto.
7752         * wl-refile.el (toplevel): Ditto.
7753         * wl-util.el (toplevel): Ditto.
7754
7755 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7756
7757         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7758         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7759         (wl-thread-close-all): keep cursor position.
7760
7761 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7762
7763         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7764         (eq x 0).
7765         (wl-generate-user-agent-string-1): Fix conditional statement.
7766
7767 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7768
7769         * wl.el (wl-check-environment): Additional check for
7770         'wl-local-domain' and `wl-message-id-domain'.
7771
7772 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7773
7774         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7775
7776 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7777
7778         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7779         instead of `smtp-sasl-user-realm'.
7780
7781 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7782
7783         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7784
7785 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7786
7787         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7788         to the default value as well as `eword-lexical-analyzer'.
7789
7790 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7791
7792         * wl-version.el (wl-extended-emacs-version,
7793         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7794         `elmo-match-string' instead of `wl-match-string'.
7795
7796 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7797
7798         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7799         docstring.
7800
7801 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7802
7803         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7804
7805 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7806
7807         * wl-highlight.el (wl-highlight-headers): Remove
7808         `wl-highlight-x-face-func' argument (`beg' and `end').
7809
7810 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7811
7812         * wl-summary.el (wl-summary-mark-as-important):
7813         Remove cache if folder is local.
7814
7815 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7816
7817         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7818         to get existing e-mail address string.
7819
7820 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7821
7822         * wl-version.el (wl-generate-user-agent-string): Commentary.
7823         (wl-generate-user-agent-string-1): Use `when' for
7824         one-branch conditional statement, instead of `and' and `if'.
7825         (wl-extended-emacs-version, wl-extended-emacs-version2,
7826         wl-extended-emacs-version3): Ditto.
7827
7828 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7829
7830         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7831         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7832         condition-case; Remove initialization.
7833         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7834         (wl-summary-sync-update3): Added argument `sync-all';
7835         Eliminated local variable `msgdb';
7836         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7837         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7838         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7839
7840 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7841
7842         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7843         connection before call `wl-draft-send-mail-with-smtp'.
7844
7845 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7846
7847         * Version number is increased to 2.5.4.
7848
7849 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7850
7851         * wl.el (wl-check-environment): Additional check for
7852         'wl-local-domain' and `wl-message-id-domain'.
7853
7854 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7855
7856         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7857         buffer as command specific.
7858         (wl-folder-mark-as-read-all-entity): Ditto.
7859         (wl-folder-prefetch-entity): Ditto.
7860         (wl-folder-drop-unsync-entity): Ditto.
7861
7862         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7863         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7864         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7865
7866         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7867         save-excursion.
7868
7869 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7870
7871         * Version number is increased to 2.5.3.
7872
7873         * wl-summary.el (wl-summary-save-view-cache):
7874         Delete duplicated `write-region';
7875         Use `write-region-as-binary' instead of `as-binary-output-file' and
7876         `write-region'.
7877
7878 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7879
7880         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7881
7882 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7883
7884         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7885         instead of `smtp-via-smtp'.
7886
7887 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7888
7889         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7890
7891 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7892
7893         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7894         instead of `smtp-sasl-user-realm'.
7895
7896 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7897
7898         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7899
7900 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7901
7902         * Version number is increased to 2.5.2.
7903
7904 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7905
7906         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7907         does not exist.
7908         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7909         (wl-biff-start): Call `timer-activate' if timer already exists.
7910
7911         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7912         only when it is bound as function.
7913
7914 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7915
7916         * Version number is increased to 2.5.1.
7917
7918 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7919
7920         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7921         Print refile/copy destination.
7922
7923 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7924
7925         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7926         queue-flush-only is non-nil.
7927
7928         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7929
7930         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7931         checking cache folder.
7932
7933 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7934
7935         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7936         `regexp-quote'.
7937
7938 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7939
7940         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7941         function.
7942         * wl-summary.el (wl-summary-write-current-folder-functions):
7943         Change default value.  Use it.
7944
7945 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * Version number is increased to 2.5.0.
7948
7949         * wl-version.el (wl-version): Changed codename.
7950
7951 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7952
7953         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7954         (wl-summary-supersedes-message): Ditto.
7955
7956 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7957
7958         * wl-refile.el (wl-refile-guess-functions): Renamed from
7959         `wl-refile-guess-func-list'.
7960
7961 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7962
7963         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7964         Fixed problem when no rule was matched.
7965
7966 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7967
7968         * wl-summary.el (wl-summary-get-mark): Fixed
7969         `wl-summary-buffer-target-mark' check logic.
7970
7971 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7972
7973         * wl-folder.el (wl-folder-write-current-folder): Added group
7974         folder check.
7975
7976         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7977         `wl-summary-write-current-newsgroup'.
7978         (wl-summary-write-current-folder-functions): New variable.
7979         * wl-folder.el (wl-folder-get-newsgroups): New function.
7980         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7981         (wl-folder-write-current-folder): Renamed from
7982         `wl-folder-write-current-newsgroup'.
7983
7984 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7985
7986         * Version number is increased to 2.3.93.
7987
7988 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7989
7990         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7991         (wl-ldap-make-matched-value-list): Ditto.
7992         (wl-ldap-alias-safe-string): Split e-mail address.
7993
7994         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7995         petname folder default was selected.
7996         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7997         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7998
7999 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8000
8001         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8002         to `wl-draft-config-exec'.
8003
8004         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8005         instead of calling `wl-draft-config-exec';
8006         Process group-list and show recipients in minibuffer.
8007
8008         * tm-wl.el (wl-draft-preview-message): Ditto.
8009
8010 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8011
8012         * wl.el (toplevel): Added (C) to copyright notice, and
8013         sync Author header.
8014         * tm-wl.el (toplevel): Ditto.
8015         * wl-address.el (toplevel): Ditto.
8016         * wl-demo.el (toplevel): Ditto.
8017         * wl-dnd.el (toplevel): Ditto.
8018         * wl-draft.el (toplevel): Ditto.
8019         * wl-e21.el (toplevel): Ditto.
8020         * wl-expire.el (toplevel): Ditto.
8021         * wl-folder.el (toplevel): Ditto.
8022         * wl-highlight.el (toplevel): Ditto.
8023         * wl-message.el (toplevel): Ditto.
8024         * wl-mime.el (toplevel): Ditto.
8025         * wl-mule.el (toplevel): Ditto.
8026         * wl-nemacs.el (toplevel): Ditto.
8027         * wl-refile.el (toplevel): Ditto.
8028         * wl-score.el (toplevel): Ditto.
8029         * wl-summary.el (toplevel): Ditto.
8030         * wl-template.el (toplevel): Ditto.
8031         * wl-thread.el (toplevel): Ditto.
8032         * wl-util.el (toplevel): Ditto.
8033         * wl-vars.el (toplevel): Ditto.
8034         * wl-xmas.el (toplevel): Ditto.
8035
8036 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8037
8038         * wl.el (wl-init): Added comment about `wl-init-hook'.
8039         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8040         * wl-vars.el (wl-init-hook): Added docs.
8041         (wl-make-plugged-hook): Removed useless docs.
8042         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8043         * wl-xmas.el (toplevel): Ditto.
8044
8045 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8046
8047         * wl-address.el (toplevel): Fixed multiple Author header format.
8048         * wl-demo.el (toplevel): Ditto.
8049         * wl-draft.el (toplevel): Ditto.
8050         * wl-folder.el (toplevel): Ditto.
8051         * wl-summary.el (toplevel): Ditto.
8052         * wl-thread.el (toplevel): Ditto.
8053         * wl-util.el (toplevel): Ditto.
8054         * wl-vars.el (toplevel): Ditto.
8055         * wl-version.el (toplevel): Ditto.
8056         * wl-xmas.el (toplevel): Ditto.
8057         * wl.el (toplevel): Ditto.
8058
8059         * wl-version.el (toplevel): Added require `elmo-version' for
8060         `product-version-as-string'.
8061
8062 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8063
8064         * wl-vars.el (wl-draft-send-hook): Changed default value to
8065         '(wl-draft-config-exec).
8066
8067         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8068         explicitly.
8069         (wl-draft): Set `wl-draft-config-exec-flag' before running
8070         `wl-mail-setup-hook'.
8071
8072         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8073         `wl-biff-init-icons' to `wl-init-hook' instead of
8074         `wl-make-plugged-hook'.
8075         (Because if `wl-draft' command is invoked at first,
8076         they are not initialized)
8077         Updated copyright notice.
8078
8079         * wl-e21.el (toplevel): Ditto;
8080
8081         * wl-demo.el (toplevel): Updated copyright notice.
8082         * wl-address.el (toplevel): Ditto.
8083         * wl-draft.el (toplevel): Ditto.
8084         * wl-version.el (toplevel): Ditto.
8085         * wl-folder.el (toplevel): Ditto.
8086         * wl-summary.el (toplevel): Ditto.
8087         * wl-thread.el (toplevel): Ditto.
8088         * wl-util.el (toplevel): Ditto.
8089         * wl-vars.el (toplevel): Ditto.
8090         * wl.el (toplevel): Ditto.
8091
8092 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8093
8094         * wl-highlight.el (wl-highlight-message): Fixed problem of
8095         highlighting failure which occured when the last field contains
8096         multiple lines in the draft buffer.
8097
8098         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8099         `wl-biff-start' if plugged.
8100
8101         * wl-util.el (wl-biff-check-folder): New function.
8102         (wl-biff-check-folders): Don't set session name prefix.
8103         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8104         (wl-biff-check-folder-async): Ditto.
8105
8106         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8107         in email address.
8108
8109 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8110
8111         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8112
8113         * wl-draft.el (wl-draft-strip-subject-re): New function.
8114
8115         * wl-draft.el (wl-draft-reply): Use it.
8116
8117 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8118
8119         * wl-message.el (wl-mmelmo-message-redisplay): Use
8120         `mime-display-message' instead of `wl-mime-display-message'.
8121
8122         * wl-mime.el (toplevel): Removed compatibility workaround
8123         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8124         (wl-mime-display-message): Abolished.
8125         (wl-mime-entity-read-field): Ditto.
8126         (wl-mime-combine-message/partial-pieces): Use
8127         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8128
8129 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8130
8131         * wl-template.el: Doc fixes.
8132
8133 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8134
8135         * wl-e21.el (wl-message-overload-functions): Do nothing if
8136         `current-local-map' is not available.
8137         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8138
8139 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8140
8141         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8142         representation.
8143
8144         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8145         number.
8146         (wl-fldmgr-save-folders): Don't use `format' when insert
8147         `wl-fldmgr-folders-header'.
8148
8149 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8150
8151         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8152
8153 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8154
8155         * wl-highlight.el (wl-highlight-message):
8156         Use `std11-field-end' to detect end point of the header field.
8157         Refer `wl-highlight-max-header-size'.
8158
8159         * wl-vars.el (wl-highlight-max-header-size): New variable.
8160
8161         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8162
8163         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8164         Set `for-draft' argument of wl-highlight-headers.
8165         (wl-draft): Ditto.
8166         (wl-draft-reedit): Ditto.
8167         (wl-user-agent-compose-internal): Ditto.
8168
8169 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8170
8171         * wl-message.el (wl-message-add-button): Use overlay.
8172
8173 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8174
8175         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8176
8177         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8178         problem when group-list content is nothing.
8179         (Reported by Mito <mit@nines.nec.co.jp>)
8180
8181 2000-10-18  SAITO Atsunori <sai@yedo.com>
8182
8183         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8184
8185 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8186
8187         * tm-wl.el (toplevel): Use product-provide.
8188
8189 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8190
8191         * Version number is increased to 2.3.92.
8192
8193 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8194
8195         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8196         title text, use `display' property for left margin under Emacs 21.
8197
8198         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8199         properties.
8200         (wl-plugged-init-icons): Ditto.
8201
8202 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8203
8204         * wl.el (wl-save-status, wl-init): Remove last period in
8205         "...done." message.
8206         * tm-wl.el (wl-summary-burst): Ditto.
8207         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8208         wl-summary-resume-cache-status,
8209         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8210         wl-summary-sync-update3, wl-summary-highlight-msgs,
8211         wl-summary-flush-pending-append-operations,
8212         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8213         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8214         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8215         wl-thread-open-all): Ditto.
8216         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8217         * wl-mime.el (wl-summary-burst): Ditto.
8218         * wl-highlight.el (wl-highlight-summary): Ditto.
8219         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8220         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8221         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8222         * wl-address.el (wl-local-address-init): Ditto.
8223
8224 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8225
8226         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8227         `add-text-properties'.
8228         (wl-plugged-init-icons): Ditto.
8229         (wl-folder-init-icons): Use `propertize' instead of
8230         `put-text-property'.
8231         (wl-plugged-set-folder-icon): Ditto.
8232         (wl-e21-highlight-folder-group-line): Ditto.
8233
8234 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8235
8236         * wl-version.el (wl-version-status-alist): New variable.
8237         (wl-version-status): New function.
8238
8239         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8240         "Cc" part of the case "Reply-To".
8241
8242         * wl-draft.el (wl-draft-reply): Use result of
8243         `eword-extract-address-components'.
8244
8245         * wl-demo.el (wl-demo-icon-name): New constant.
8246         (wl-logo-xpm): Use it.
8247         (wl-logo-xbm): Ditto.
8248         (wl-logo-bitmap): Ditto.
8249
8250         * Version number is increased to 2.3.91.
8251
8252 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8253
8254         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8255         (wl-extended-emacs-version, wl-extended-emacs-version2,
8256         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8257         docstring.
8258
8259         * wl-version.el (wl-generate-user-agent-string-1): New function.
8260         (wl-generate-user-agent-string): Use it.
8261
8262         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8263         `mime-edit-insert-user-agent-field'.
8264         (wl-generate-user-agent-string): Check
8265         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8266
8267         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8268         instead of `if', when verbose case.
8269
8270 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8271
8272         * wl-expire.el (wl-summary-expire): Fix.
8273
8274 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8275
8276         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8277         and `elmo-lost+found-folder' if 'wl-draft.
8278         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8279
8280 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8281
8282         * wl-expire.el (wl-summary-expire): Change messages.
8283         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8284         `deleing-info' instead of "Deleting..."
8285
8286 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8287
8288         * wl-summary.el (wl-summary-refile-subr): Fix.
8289
8290 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8291
8292         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8293         if pipe folder.
8294
8295 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8296
8297         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8298
8299 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8300
8301         * wl-expire.el (wl-expire-hide): New function.
8302         (wl-summary-expire): Add `hide'.
8303
8304 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8305
8306         * wl-vars.el (wl-draft-reply-without-argument-list):
8307         Changed default value to consider `Reply-To:'.
8308         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8309
8310         * Version number is increased to 2.3.90.
8311
8312         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8313         elmo-imap4-get-session with unwind-protect.
8314         Don't cause error.
8315         (wl-summary-sync-marks): Don't check plugged nor folder type.
8316         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8317         (Always keep current buffer).
8318
8319 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8320
8321         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8322         Enclose with `save-excursion'.
8323
8324 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8325
8326         * wl-version.el (wl-version): Remove interactive.
8327
8328 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8329
8330         * wl-version.el (wl-generate-user-agent-string): Use
8331         `product-string-verbose' instead of `product-string-1'.
8332
8333 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8334
8335         * wl-vars.el (wl-draft-use-cache): New variable.
8336         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8337         if wl-draft-use-cache is non-nil.
8338
8339 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8340
8341         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8342         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8343
8344 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8347         (wl-thread-msg-mark-as-unread): Ditto.
8348
8349         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8350         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8351         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8352         Don't set mark in summary if return value of `elmo-mark-as-read'
8353         is nil.
8354         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8355         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8356         instead of `wl-thread-msg-mark-as-read'.
8357         (wl-summary-mark-as-unread-region): Ditto.
8358         (wl-summary-target-mark-mark-as-read): Ditto.
8359
8360         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8361
8362 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8363
8364         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8365
8366         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8367
8368 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8369
8370         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8371         face.
8372
8373 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8374
8375         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8376         `running-xemacs'.
8377
8378 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8379
8380         * wl-version.el (toplevel): Use `product-version-as-string' for
8381         set verstion-string, if defined.
8382
8383         * wl-version.el (wl-version-show): Insert string at point, when
8384         call with argument.
8385
8386         * wl-version.el (wl-generate-user-agent-string): Use
8387         `product-string-1' instead of `wl-appname', `wl-version' and
8388         `wl-codename'.
8389
8390 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8391
8392         * wl-address.el (toplevel): Use product-provide.
8393         * wl-demo.el (toplevel): Ditto.
8394         * wl-dnd.el (toplevel): Ditto.
8395         * wl-draft.el (toplevel): Ditto.
8396         * wl-e21.el (toplevel): Ditto.
8397         * wl-expire.el (toplevel): Ditto.
8398         * wl-fldmgr.el (toplevel): Ditto.
8399         * wl-folder.el (toplevel): Ditto.
8400         * wl-highlight.el (toplevel): Ditto.
8401         * wl-message.el (toplevel): Ditto.
8402         * wl-mime.el (toplevel): Ditto.
8403         * wl-mule.el (toplevel): Ditto.
8404         * wl-nemacs.el (toplevel): Ditto.
8405         * wl-refile.el (toplevel): Ditto.
8406         * wl-score.el (toplevel): Ditto.
8407         * wl-summary.el (toplevel): Ditto.
8408         * wl-template.el (toplevel): Ditto.
8409         * wl-thread.el (toplevel): Ditto.
8410         * wl-util.el (toplevel): Ditto.
8411         * wl-vars.el (toplevel): Ditto.
8412         * wl-xmas.el (toplevel): Ditto.
8413         * wl.el (toplevel): Ditto.
8414
8415 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8416
8417         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8418         instead of product.
8419
8420         * wl-version.el (wl-version): Compile time evalution elmo-version.
8421
8422 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8423
8424         * wl-summary.el (wl-summary-sync-force-update): Append queue
8425         `mark-as-read'if unplugged.
8426
8427 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8428
8429         * wl-version.el: New file.  Use product.el.
8430         * wl.el: add (require 'wl-version).
8431         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8432         for ~/.folders header.
8433         (wl-fldmgr-folders-header): Changed.
8434         * wl-demo.el (wl-demo): Use product.el.
8435
8436         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8437         wl-version.el.
8438         * wl-util.el (wl-version, wl-version-show): Ditto.
8439
8440         * wl-util.el (wl-generate-user-agent-string,
8441         wl-extended-emacs-version, wl-extended-emacs-version2,
8442         wl-extended-emacs-version3): Move to wl-version.el.
8443         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8444         xemacs-codename, mime-edit-insert-user-agent-field,
8445         mime-edit-user-agent-value, mime-editor/version,
8446         mime-editor/codename): Compile warning killer move to
8447         wl-version.el
8448
8449 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8450
8451         * wl-summary.el (wl-summary-refile-subr): Fix.
8452
8453 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8454
8455         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8456         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8457
8458 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8459
8460         * wl.el (wl-check-environment): Check too many `@'.
8461
8462 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8463
8464         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8465
8466 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8467
8468         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8469         wl-draft-reply-myself-without-argument-list): Add variables.
8470         * wl-draft.el (wl-draft-reply): Use it.
8471
8472 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8473
8474         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8475         the 5th argument of `elmo-network-get-spec'.
8476
8477         * wl-thread.el (wl-thread-reparent-children): New inline function.
8478         (wl-thread-delete-message): Use it.
8479
8480         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8481         (wl-summary-score-update-all-lines): Don't use `dolist'.
8482
8483 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8484
8485         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8486         (require 'elmo-msgdb) for inline function.
8487
8488 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8489
8490         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8491
8492 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8493
8494         * wl-score.el (wl-score-headers): Fix for the confusing macro
8495         `elmo-kill-buffer'.
8496
8497 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8498
8499         * wl-summary.el: Don't use the 3rd argument of `require' because
8500         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8501         * wl-util.el: Ditto.
8502         * wl-draft.el: Ditto.
8503
8504 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8505
8506         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8507         window system is not used.
8508
8509 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8510
8511         * wl-thread.el: Don't use `mapcar' only for iteration.
8512         (wl-thread-resume-entity): Ditto.
8513         (wl-thread-delete-message): Ditto.
8514
8515         * wl-summary.el: Bind `dragdrop-drop-functions',
8516         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8517         of `require' for `timezone', `easymenu' and `ps-print';
8518         don't use `mapcar' only for iteration.
8519
8520         * wl-util.el: Bind `mule-version', `nemacs-version',
8521         `emacs-beta-version', `xemacs-codename',
8522         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8523         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8524         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8525         only for iteration.
8526
8527         * wl-score.el: Don't use `mapcar' only for iteration.
8528         (wl-score-simplify-buffer-fuzzy): Ditto.
8529         (wl-score-simplify-subject): Ditto.
8530         (wl-score-headers): Ditto.
8531         (wl-summary-score-update-all-lines): Ditto.
8532
8533         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8534         `enable-multibyte-characters' and `mule-version'.
8535
8536         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8537         `mapcar' only for iteration.
8538
8539         * wl-demo.el: Don't use `mapcar' only for iteration.
8540
8541         * wl-folder.el: Don't use `mapcar' only for iteration.
8542         (wl-folder-open-all): Ditto.
8543         (wl-folder-count-incorporates): Ditto.
8544
8545         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8546         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8547
8548         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8549         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8550         `smtp-connection-type'; specify 3rd argument of `require' for
8551         `timezone'; don't use `mapcar' only for iteration.
8552         (wl-draft-clone-local-variables): Don't use `mapcar'.
8553         (wl-draft-generate-clone-buffer): Ditto.
8554         (wl-user-agent-compose-internal): Ditto.
8555
8556         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8557
8558         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8559         (wl-save-status): Ditto.
8560
8561         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8562         for iteration.
8563
8564 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8565
8566         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8567         removed `Date'.
8568         (wl-fldmgr-make-filter-default): New user option.
8569
8570         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8571         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8572         (wl-fldmgr-filter-completion-alist): Abolish.
8573
8574         * wl.el (wl): Don't check servers if arg is non-nil.
8575
8576         * wl-draft.el (wl-draft-reply): Set only message-id string to
8577         In-Reply-To field.
8578
8579 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8580
8581         * wl-summary.el (wl-summary-pick): Rewrite.
8582
8583         * wl-draft.el (wl-draft-forward): Get references field from
8584         original buffer.
8585         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8586
8587 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8588
8589         * wl-draft.el (wl-draft-forward): Add references field.
8590
8591 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8592
8593         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8594         (wl-draft-reply): Use it.
8595
8596 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8597
8598         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8599         when Emacs 21 is running.
8600
8601         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8602         bindings.
8603
8604 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8605
8606         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8607         XPM icons transparent.
8608
8609         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8610         Emacs 21.
8611
8612 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8613
8614         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8615         nil.
8616
8617         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8618         when it is persistent.
8619         (wl-summary-sync-marks): Changed argument for
8620         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8621         (wl-summary-virtual): Use `elmo-read-search-condition'.
8622         (wl-summary-redisplay-internal): If folder is local, mark as read
8623         even when folder is plugged.
8624
8625 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8626
8627         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8628         of `tool-bar-lines' in the frame parameters.
8629         (after-make-frame-functions, post-command-hook): Don't modify the
8630         value.
8631         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8632         wl-e21-tool-bar-lines): Removed.
8633
8634 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8635
8636         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8637         properties `evaporate' and `wl-momentary-overlay' as well.
8638         (wl-highlight-summary-displaying): Ditto.
8639         (wl-delete-all-overlays): Don't delete overlay which does not have
8640         a property `wl-momentary-overlay'.
8641
8642         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8643         `display-mouse-p' and `display-graphic-p'.
8644         (wl-folder-init-icons): Don't search for XBM or the other files.
8645         (wl-plugged-set-folder-icon): Make icons if and only if
8646         `display-graphic-p' returns non-nil.
8647         (wl-highlight-plugged-current-line): Use `before-string' overlay
8648         property to show icon images.
8649         (wl-highlight-folder-current-line): Ditto.
8650         (wl-e21-highlight-folder-group-line): Ditto.
8651         (wl-e21-highlight-folder-by-numbers): Ditto.
8652         (wl-e21-insert-image): Removed.
8653         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8654         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8655         said.
8656         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8657         `wl-e21-force-switch-toolbar'.
8658         (wl-e21-make-icon-image): Removed.
8659         (wl-e21-setup-toolbar): Don't search for XBM files.
8660         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8661         the default value.
8662
8663 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8664
8665         * wl-util.el (wl-biff-check-folder-async): Set
8666         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8667
8668 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8669
8670         * wl-e21.el (after-make-frame-functions): Add
8671         `wl-e21-force-switch-toolbar'.
8672         (wl-e21-force-switch-toolbar): New function force to switch the
8673         toolbar appearance automatically.
8674         (post-command-hook): Add `wl-e21-switch-toolbar'.
8675         (wl-e21-switch-toolbar): New function to switch the toolbar
8676         appearance automatically.
8677         (wl-e21-tool-bar-lines): New buffer local variable.
8678
8679 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8680
8681         * wl-util.el (wl-biff-check-folders-running): New variable.
8682         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8683         (wl-biff-check-folder-async-callback):
8684         Set `wl-biff-check-folders-running'.
8685         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8686         with unwind-protect.
8687
8688         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8689         Enclose `wl-folder-auto-check' with unwind-protect.
8690
8691         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8692         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8693
8694         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8695
8696         * wl-util.el (wl-biff-notify): New inline function.
8697         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8698         locally.
8699         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8700         folder-list' is 1.
8701         Use `wl-biff-notify'.
8702         (wl-biff-check-folder-async-callback): New function.
8703         (wl-biff-check-folder-async): Ditto.
8704
8705         * wl-folder.el (wl-folder): Don't check folders.
8706         (wl-folder-auto-check): New function.
8707
8708 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8709
8710         * wl-util.el (wl-biff-start) [Emacs19+]:
8711         Use `timer-next-integral-multiple-of-time'.
8712         (wl-biff-check-folders): Use `wl-default-folder'
8713         if `wl-biff-check-folder-list' is nil.
8714
8715 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8716
8717         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8718         instead of `elmo-delete-lists'.
8719
8720 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8721
8722         * wl.el (wl-plugged-toggle-all): Set the value of
8723         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8724         (wl-plugged-toggle): Ditto.
8725         (wl-toggle-plugged): Ditto.
8726         (wl-plugged-init): Ditto.
8727
8728         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8729         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8730         instead of `wl-biff-state-indicator-off' and
8731         `wl-biff-state-indicator-on'; don't modify the value and the type
8732         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8733         (wl-plugged-init-icons): Set icons data to
8734         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8735         instead of `wl-plug-state-indicator-off' and
8736         `wl-plug-state-indicator-on'; don't modify the value and the type
8737         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8738
8739         * wl-vars.el (wl-modeline-biff-state-off,
8740         wl-modeline-biff-state-on, wl-modeline-biff-status,
8741         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8742         wl-modeline-plug-status): New internal variables.
8743         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8744         wl-biff-check-interval, wl-biff-check-folder-list): Change
8745         customization group from `wl-folder' to `wl-highlight'.
8746         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8747         wl-show-plug-status-on-modeline): Defcustomized.
8748
8749         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8750         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8751         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8752         a flag to `mode-line-buffer-identification'.
8753
8754         * wl-e21.el (wl-biff-init-icons): Set icons data to
8755         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8756         instead of `wl-biff-state-indicator-off' and
8757         `wl-biff-state-indicator-on'.
8758         (wl-plugged-init-icons): Set icons data to
8759         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8760         instead of `wl-plug-state-indicator-off' and
8761         `wl-plug-state-indicator-on'.
8762
8763 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8764
8765         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8766         excessive titles.
8767
8768 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8769
8770         * wl.el (wl-plugged-mode): Use revised
8771         `wl-mode-line-buffer-identification'.
8772         (wl-plugged-init): Don't use `force-mode-line-update'.
8773
8774         * wl-xmas.el (wl-draft-overload-functions): Use revised
8775         `wl-mode-line-buffer-identification'.
8776         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8777         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8778         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8779         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8780         `wl-make-plugged-hook';
8781         add `wl-folder-init-icons' and `wl-setup-folder' to
8782         `wl-folder-mode-hook'.
8783
8784         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8785         19 as well.
8786         (wl-mode-line-display-priority-list): New user option.
8787         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8788         Defcustomized.
8789         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8790         Add docs.
8791
8792         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8793         start.
8794         (wl-mode-line-buffer-identification): Revised as a function.
8795
8796         * wl-summary.el (wl-summary-mode): Use revised
8797         `wl-mode-line-buffer-identification'; don't call
8798         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8799         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8800         `wl-xmas-setup-summary'.
8801
8802         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8803         `wl-mode-line-buffer-identification'.
8804
8805         * wl-mule.el (wl-draft-overload-functions): Use revised
8806         `wl-mode-line-buffer-identification'.
8807
8808         * wl-folder.el (wl-make-plugged-alist): Don't call
8809         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8810         (wl-folder): Don't call `wl-folder-init-icons' directly.
8811         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8812         `wl-xmas-setup-folder' directly;
8813         use revised `wl-mode-line-buffer-identification'.
8814         (TopLevel): Don't bind `wl-biff-init-icons',
8815         `wl-plugged-init-icons', `wl-folder-init-icons',
8816         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8817
8818         * wl-e21.el (wl-draft-overload-functions): Use revised
8819         `wl-mode-line-buffer-identification'.
8820         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8821         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8822         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8823         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8824         `wl-make-plugged-hook';
8825         add `wl-folder-init-icons' and `wl-setup-folder' to
8826         `wl-folder-mode-hook'.
8827
8828 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8829             Katsumi Yamaoka    <yamaoka@jpl.org>
8830
8831         * wl.el (wl): Call `wl-biff-start'.
8832         (wl-exit): Call `wl-biff-stop'.
8833         (wl-plugged-mode): Show biff in modeline.
8834         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8835
8836         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8837         (wl-biff-init-icons): New function.
8838         (wl-plugged-init-icons): Don't make too much keymaps.
8839         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8840
8841         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8842         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8843         variables.
8844         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8845         options.
8846
8847         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8848         wl-biff-start, wl-biff-stop): New functions.
8849         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8850         (wl-biff-timer-name): New variable.
8851
8852         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8853
8854         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8855         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8856
8857         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8858         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8859
8860         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8861         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8862         `wl-folder-init-icons' to `ignore' if they are not available.
8863         (wl-folder-mode): Show biff in modeline.
8864
8865         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8866         (wl-biff-init-icons): New function.
8867         (wl-plugged-init-icons): Don't make too much keymaps.
8868         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8869
8870 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8871
8872         * wl-vars.el (wl-strict-diff-folders): Customization Type
8873         and doc fix.  Define as a list of regular expressions for
8874         folders or nil.
8875         * wl-folder.el (wl-folder-check-one-entity): Use
8876         `wl-string-match-member' instead of `wl-string-member' for
8877         `wl-strict-diff-folders'.
8878
8879 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8880
8881         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8882         (wl-highlight-folder-current-line): Use it; new implementation.
8883         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8884         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8885         `defsubst' instead of `defun'.
8886
8887         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8888         `wl-highlight-group-folder-by-numbers'; made it can also be a
8889         number.  See info for more details.
8890
8891         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8892         running.
8893
8894         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8895         to bind them.
8896
8897         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8898         (wl-highlight-folder-current-line): New implementation.
8899
8900         * wl-highlight.el (wl-highlight-folder-group-line): New
8901         implementation.
8902         (wl-delete-all-overlays): Rewrite as a marco.
8903         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8904
8905         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8906         running.
8907         (wl-folder-*-glyph): No need to bind them.
8908
8909         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8910         `wl-e21-highlight-folder-group-icon'; rewrite.
8911         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8912         `defsubst' instead of `defun'.
8913         (wl-folder-mode-map): Bind it when compiling.
8914
8915 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8916
8917         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8918
8919         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8920
8921 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8922
8923         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8924
8925 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8926
8927         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8928         (wl-highlight-folder-current-line): Use it.
8929
8930         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8931         in `id-name'.
8932
8933 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8934
8935         * wl.el: Require `wl-e21' when Emacs 21 is running.
8936
8937         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8938         default when Emacs 21 is running.
8939         (wl-use-highlight-mouse-line): Ditto.
8940         (wl-on-emacs21): New constant.
8941         (wl-on-emacs20): Removed.
8942
8943         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8944         Emacs 21 is running.
8945
8946         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8947         Emacs 21 is running.
8948
8949         * wl-e21.el: New file.
8950
8951 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8952
8953         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8954         (wl-toggle-plugged): Ditto.
8955         (wl-plugged-toggle): Ditto.
8956         (wl-plugged-toggle-all): Ditto.
8957
8958         * wl-vars.el (wl-plug-state-indicator): Refer
8959         `wl-plug-state-indicator-on' indirectly.
8960
8961 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8962
8963         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8964         Call `wl-folder-confirm-existence'.
8965
8966         * wl-folder.el (wl-folder-confirm-existence): Added optional
8967         argument `force'.
8968
8969 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8970
8971         * wl-summary.el (wl-summary-refile-subr): Assume
8972         `copy-or-refile' as symbol.
8973         (wl-summary-refile): Follow up above change.
8974         (wl-summary-copy): Ditto.  Doc fix.
8975
8976 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8977
8978         * wl-summary.el (wl-summary-pick): Don't bind
8979         `elmo-search-mime-charset'.
8980
8981         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8982         default using old backquote style.
8983         (wl-search-mime-charset): Abolished.
8984
8985         * wl-highlight.el (wl-highlight-headers):
8986         Call `point' after `re-search-forward'(for Nemacs).
8987
8988         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8989         for elmo-imap4.el.
8990
8991 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8992
8993         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8994         `wl-message-ignored-field-list' instead of
8995         `mime-view-ignored-field-list'.
8996
8997         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8998         Add interactive spec.
8999         (wl-folder-goto-bottom-of-current-folder): Ditto.
9000         (wl-folder-mode-map): Bind them.
9001
9002         * wl-vars.el (wl-message-ignored-field-list): New variable.
9003         (wl-message-visible-field-list): New variable.
9004
9005         * wl-mime.el (wl-mime-header-presentation-method): New function.
9006         (wl-mime-setup): Set header-presentation-method.
9007
9008 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9009
9010         * wl-nemacs.el (wl-draft-overload-functions): Set
9011         `mode-line-buffer-identification' instead of using
9012         `wl-make-modeline'.
9013
9014         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9015         instead of using `wl-make-modeline'.
9016
9017         * wl-xmas.el (wl-plugged-init-icons): Set up
9018         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9019         (wl-make-modeline): Abolish.
9020         (wl-draft-overload-functions): Set
9021         `mode-line-buffer-identification' instead of using
9022         `wl-make-modeline'.
9023
9024         * wl-util.el (wl-make-modeline-subr): Abolish.
9025         (wl-mode-line-buffer-identification): New alias.
9026
9027         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9028         (wl-summary-make-modeline): Abolish.
9029         (wl-summary-buffer-set-folder): Set
9030         `wl-summary-buffer-folder-indicator'.
9031         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9032         of using `wl-make-modeline'.
9033         (wl-summary-switch-to-clone-buffer): Don't set
9034         `mode-line-buffer-identification'.
9035         (wl-summary-goto-folder-subr): Ditto.
9036
9037         * wl-mule.el (wl-draft-overload-functions): Set
9038         `mode-line-buffer-identification' instead of using
9039         `wl-make-modeline'.
9040
9041         * wl-folder.el (wl-folder-mode): Set
9042         `mode-line-buffer-identification' instead of using
9043         `wl-make-modeline'.
9044         (wl-folder): Don't set `mode-line-buffer-identification'.
9045
9046 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9047
9048         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9049         instead of `member' for `wl-refile-guess-func-list' look-ups.
9050         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9051
9052 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9053
9054         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9055         `wl-message-button-dispatcher'.
9056
9057         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9058
9059         * wl-message.el (wl-message-button-dispatcher): Use it.
9060
9061         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9062         "In-Reply-To".
9063
9064         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9065         Bind `case-fold-search' to t.
9066
9067 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9068
9069         * wl-xmas.el (wl-message-overload-functions): Initialize
9070         `wl-message-button-map'.
9071
9072         * wl-mule.el (wl-message-overload-functions): Initialize
9073         `wl-message-button-map'.
9074
9075         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9076
9077         * wl-message.el (wl-message-button-map): New keymap.
9078         (wl-message-add-button): New function.
9079         (wl-message-button-dispatcher): New function.
9080         (wl-message-button-refer-article): New function.
9081
9082         * wl-highlight.el
9083         (wl-highlight-message-add-buttons-to-header): New function.
9084         (wl-highlight-headers): Use it.
9085
9086 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9087
9088         * wl-summary.el (wl-summary-default-from): Use
9089         `wl-address-get-petname-1'.
9090         (wl-summary-simple-from): Ditto.
9091
9092         * wl-address.el (wl-address-get-petname-1): New inline function.
9093         (wl-address-get-petname): Use it.
9094
9095 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9096
9097         * wl-summary.el (wl-summary-default-from): Return full-name part
9098         from the address if no petname was found.
9099         (wl-summary-simple-from): Ditto.
9100
9101         * wl-address.el (wl-address-get-petname): Return nil if no petname
9102         associated with the address was found.
9103
9104 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9105
9106         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9107         display is finished.
9108
9109 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9110
9111         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9112         `elmo-folder-exists-p' argument.
9113
9114 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9115
9116         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9117         the folder.
9118
9119 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9120
9121         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9122
9123         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9124         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9125
9126 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9127
9128         * wl-folder.el (wl-folder-create-subr): New function.
9129         (wl-folder-confirm-existence): Use it.
9130         (wl-folder-check-one-entity): Use it.
9131         Check the error symbol is derived from 'elmo-open-error.
9132
9133         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9134         `ignore-error'.
9135
9136 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9137
9138         * wl-util.el (toplevel): Add (eval-when-compile (require
9139         'elmo-util)).  (Maybe `provide' is typo.)
9140
9141 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9142
9143         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9144         (I don't know why this was needed.)
9145
9146         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9147         Follow up changes for stream-type.
9148
9149         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9150         (wl-draft-elmo-nntp-send): Ditto.
9151
9152         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9153         (wl-nntp-posting-stream-type): Ditto.
9154         (wl-pop-before-smtp-ssl): Abolished.
9155         (wl-nntp-posting-ssl): Ditto.
9156
9157         * wl-address.el (wl-address-quote-specials): New function.
9158         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9159
9160         * wl-draft.el (wl-draft-reply): Ditto.
9161
9162 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9163
9164         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9165         use function `wl-string-match-assoc'.
9166
9167 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9168
9169         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9170
9171         * wl-draft.el (wl-draft-deduce-address-list): New function.
9172         (wl-draft-parse-mailbox-list): Ditto.
9173         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9174         instead of `smtp-deduce-address-list'.
9175         (wl-draft-on-field-p): Follow group list.
9176
9177         * wl-address.el (wl-address-concat-token): New function.
9178         (wl-address-string-without-group-list-contents): Ditto.
9179         (wl-complete-field-body): Fixed problem of completion
9180         by japanese petname.
9181         (wl-address-make-completion-list): Rewrite.
9182
9183 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9184
9185         * wl-address.el (wl-address-make-completion-list): Completion by
9186         petname.
9187         (wl-complete-field-body): Likewise.
9188
9189 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9190
9191         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9192         contains invalid address syntax.
9193
9194 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9195
9196         * wl-folder.el (wl-folder-check-entity-async): Use
9197         `elmo-nntp-spec-hostname'.
9198
9199 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9200
9201         * wl-summary.el (wl-summary-msgdb-load-async): Use
9202         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9203
9204 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9205
9206         * wl-draft.el (wl-draft-reply): Set argument
9207         `content-transfer-encoding' as nil.
9208
9209 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9210
9211         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9212         `wl-refile-alist'.
9213
9214 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9215
9216         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9217         (wl-draft-edit-string): Ditto.
9218         (wl-draft-forward): Ditto.
9219         * wl-summary.el (wl-summary-write): Ditto.
9220
9221 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9222
9223         * wl-summary.el (wl-summary-sync-update3): Call
9224         `wl-summary-buffer-number-column-detect'.
9225         (wl-summary-buffer-number-column-detect): Search from point-min.
9226
9227 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9228
9229         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9230         contains an address which is not included in original to or cc.
9231
9232 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9233
9234         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9235         begin-line does not exist.
9236         * wl-message.el (wl-message-uu-substring): Ditto.
9237
9238 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9239
9240         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9241         clear local variables.
9242         (wl-summary-exit): Call `elmo-commit'.
9243         (wl-summary-switch-to-clone-buffer): Call
9244         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9245         (wl-summary-goto-folder-subr): Ditto.
9246
9247         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9248         POP folder.
9249
9250 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9251
9252         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9253         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9254         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9255         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9256         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9257         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9258
9259         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9260
9261 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9262
9263         * wl-summary.el (wl-summary-search-by-subject):
9264         Search parent message from the latest one.
9265
9266 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9267
9268         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9269         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9270
9271         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9272         New user option.
9273
9274         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9275         if elmo-nntp-use-killed-list is nil.
9276         Use `elmo-msgdb-append-to-killed-list'.
9277         (Append numbers confirmed as disappeared to the killed list.)
9278         (wl-summary-confirm-appends): Don't display negative number.
9279
9280 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9281
9282         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9283
9284 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9285
9286         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9287         range is `all'.
9288         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9289         `elmo-list-bigger-diff'.
9290
9291 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9292
9293         * wl-summary.el (wl-summary-buffer-exit-func):
9294         New buffer local variable.
9295         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9296
9297 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9298
9299         * wl-demo.el (wl-demo): Fix the last change.
9300
9301 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9302
9303         * wl-demo.el (wl-demo): Don't use `eval'.
9304
9305 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9306
9307         * wl-summary.el (wl-summary-buffer-thread-modified):
9308         New buffer-local variable.
9309         (wl-summary-set-thread-modified): New function.
9310         (wl-summary-thread-modified-p): New function.
9311         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9312         (wl-summary-yank-saved-message): Use function
9313         `wl-summary-set-thread-modified'
9314         (wl-summary-switch-to-clone-buffer): Add
9315         `wl-summary-buffer-thread-modified'.
9316
9317         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9318         (wl-summary-buffer-mark-saved-hook): Ditto.
9319         * wl-summary.el (wl-summary-msgdb-save): New hook
9320         `wl-summary-buffer-message-saved-hook' and
9321         `wl-summary-buffer-mark-saved-hook'.
9322
9323 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9324
9325         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9326
9327 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9328
9329         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9330         don't hide scroll bars under FSF Emacsen because it may incur an
9331         undesirable redrawing.
9332
9333 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9334
9335         * wl-draft.el (wl-draft-edit-string): Call
9336         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9337
9338 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9339
9340         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9341
9342 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9343
9344         * wl-summary.el (wl-summary-msgdb-load-async): Call
9345         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9346
9347 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9348
9349         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9350         fringes in demo buffer; center bitmap logo correctly even if old
9351         Mule is used.
9352
9353 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9354
9355         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9356
9357         * wl-refile.el (wl-refile-subject-alist): New variable.
9358         (wl-refile-subject-alist-file-name): Ditto.
9359         (wl-refile-alist-setup): Rewrite.
9360         (wl-refile-alist-save): Use `elmo-object-save'.
9361         Eliminated arguments.
9362         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9363         (wl-refile-guess-by-subject): New function.
9364         (wl-refile-guess-func-list): Added it.
9365
9366 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9367
9368         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9369         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9370
9371 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9372
9373         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9374         New buffer-local variable.
9375         (wl-summary-buffer-next-folder-func): Ditto.
9376         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9377         if non-nil.
9378         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9379         if non-nil.
9380         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9381         if non-nil.
9382         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9383         if non-nil.
9384
9385 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9386
9387         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9388         permanently in the demo buffer.
9389
9390 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9391
9392         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9393         `mime-entity-fetch-field'.
9394
9395         * wl.el (wl-exit): Delete plugged buffer.
9396
9397         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9398         XEmacs has menubar feature.
9399
9400 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9401
9402         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9403         cannot arrive at the beginning of the buffer under old Emacsen.
9404
9405 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9406
9407         * wl-address.el (wl-address-ldap-search):
9408         Call `ldap-search-entries' with `withdn' argument t.
9409         (wl-complete-field-body): Bind completion-ignore-case as t.
9410         Clear ldap search hash when it was sole completion.
9411         Use elmo-string for pattern string.
9412         (wl-ldap-alias-safe-string): Eliminated needless let.
9413
9414 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9415
9416         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9417         (wl-ldap-alias-sep): New constant.
9418         (wl-ldap-search-attribute-type-list): Ditto.
9419         (wl-ldap-get-value): New function.
9420         (wl-ldap-make-filter): Ditto.
9421         (wl-ldap-make-matched-value-list): Ditto.
9422         (wl-ldap-alias-safe-string): Ditto.
9423         (wl-ldap-register-dn-string): Ditto.
9424         (wl-address-ldap-search): Rewrite.
9425
9426 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9427
9428         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9429         thread is deleted.
9430         (wl-thread-delete-line-from-buffer): Ditto.
9431         (wl-thread-get-exist-children): New function.
9432
9433 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9434
9435         * wl-demo.el (wl-demo): Made it to select various image types.
9436         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9437         from `wl-title-logo'.
9438         (wl-logo-ascii): New variable.
9439         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9440         (wl-demo-copyright-notice): New constant.
9441
9442         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9443
9444 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9445
9446         * wl-vars.el (wl-summary-target-above): Renamed from
9447         wl-summary-temp-above.
9448         * wl-score.el (wl-score-get-score-alist): Use it.
9449         (wl-summary-score-update-all-lines): Use it.
9450         * wl-summary.el: Ditto. (make-variable-buffer-local).
9451
9452 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9453
9454         * wl-vars.el (wl-ldap-port): New user option.
9455
9456         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9457         Rewite whole implementation.
9458         (wl-complete-field-body): Fixed.
9459
9460 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9461
9462         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9463         Choose implementation at compile time.
9464
9465 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9466
9467         * wl-address.el (wl-ldap-search-internal): New function.
9468         (wl-complete-field-to): Use it.
9469
9470 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9471
9472         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9473         Use `let' instead of `let*'.
9474         Require 'wl-vars.
9475
9476         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9477         Define as defcustom.
9478         (wl-ldap-base): Ditto.
9479         (wl-use-ldap): Ditto.
9480
9481 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9482
9483         * wl-address.el (wl-ldap-search): New function.
9484         (wl-complete-field-body): Use `wl-ldap-search'.
9485         (wl-ldap-server): New variable.
9486         (wl-ldap-base): Ditto.
9487         (wl-use-ldap): Ditto.
9488
9489 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9490
9491         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9492         (Pointed out by Mito <mit@nines.nec.co.jp>).
9493         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9494         buffer-local variables like `wl-summary-redisplay-internal'.
9495         (wl-summary-redisplay-all-header): Likewise.  Update
9496         Summary view too.
9497
9498 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9499
9500         * wl-summary.el (wl-summary-jump-to-parent-message):
9501         Consider prefix argument.
9502
9503         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9504         when closed thread is deleted.
9505
9506 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9507
9508         * wl-summary.el (wl-summary-jump-to-parent-message):
9509         Consider thread modification.
9510
9511 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9512
9513         * wl-message.el (wl-message-normal-get-original-buffer): Use
9514         `save-excursion'.
9515
9516         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9517         (wl-summary-showto-folder-regexp): Ditto.
9518
9519 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9520
9521         * wl-util.el (wl-delete-alist): Doc fix.
9522         (wl-delete-associations): New function.
9523         (wl-inverse-alist): New function.
9524         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9525         Split temporary variables. Use `wl-delete-associations'
9526         and `wl-inverse-alist'.
9527         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9528
9529 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9530
9531         * wl-folder.el (wl-folder-prefetch-entity):
9532         Execute prefetching if new count is unknown.
9533
9534 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9535
9536         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9537
9538         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9539         delete entity.
9540         (wl-thread-set-parent): If insert as top, set linked as nil.
9541
9542         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9543         `wl-thread-cleanup-symbols' when view mode is thread.
9544
9545 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9546
9547         * wl-folder.el (wl-folder-create-folder-entity): Use
9548         with-current-buffer.
9549         (wl-local-folder-init): Call set-buffer to make sure we are in
9550         the Folder buffer. Don't touch buffer-local variables here.
9551         (wl-folder-mode): Initialize buffer-local variables here.
9552
9553         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9554         (wl-folder-entity-assign-id): Ditto.
9555         (wl-folder-create-entity-hashtb): Ditto.
9556         (wl-local-folder-init): Ditto.
9557         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9558
9559 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9560
9561         * wl-summary.el (wl-summary-default-from): Fix probrem when
9562         std11-extract-address-components return (nil "foo@bar").
9563
9564 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9565
9566         * wl-draft.el (wl-draft-clone-local-variables):
9567         Remove redundant `setq'.
9568
9569 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9570
9571         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9572         Bind wl-highlight-x-face-func as nil while highlighting header.
9573
9574 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9575
9576         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9577
9578 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9579
9580         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9581         elmo-msgdb-overview-hashtb from copy-variables.
9582         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9583         instead of `elmo-msgdb-overview-get-entity-by-number'.
9584         (wl-summary-auto-refile): Ditto.
9585
9586         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9587         `elmo-msgdb-overview-get-entity' instead of
9588         `elmo-msgdb-search-overview-entity'.  Use
9589         `elmo-msgdb-overview-get-entity' instead of
9590         `elmo-msgdb-overview-get-entity-by-number'.
9591         (wl-thread-insert-entity-sub): Ditto.
9592         (wl-thread-insert-message): Ditto.
9593
9594         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9595         `elmo-msgdb-overview-get-entity'.
9596         (wl-normal-message-redisplay): Ditto.
9597
9598 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9599
9600         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9601         `wl-thread-entities'.
9602         (wl-thread-delete-message): Fix remove top message from
9603         `wl-thread-entity-list'.
9604
9605         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9606         wl-append(nconc), because update-list is broken on Meadow.
9607
9608         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9609         updating process.
9610         (wl-summary-rescan): Ditto.
9611         (wl-summary-sync-update3): Ditto.
9612         * wl-thread.el (wl-thread-set-parent): Renamed from
9613         `wl-summary-set-parent'.
9614         (wl-thread-insert-message): Updating buffer faster.
9615         (wl-thread-delete-message): Updating buffer faster.
9616
9617         * wl-score.el (wl-summary-score-update-all-lines): Changed
9618         interval for display progress gauge.
9619
9620 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9621
9622         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9623         folder always-sticky.
9624         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9625         defmacro.
9626
9627 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9628
9629         * wl-vars.el (wl-draft-add-references): New user option.
9630
9631         * wl-draft.el (wl-draft-add-references): New function.
9632         (wl-draft-yank-from-mail-reply-buffer): Use it.
9633         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9634         as nil.
9635
9636 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9637
9638         * wl-thread.el (wl-thread-update-line-msgs): Called
9639         `wl-thread-update-line-on-buffer-sub'.
9640         (wl-thread-update-line-on-buffer): Delete routine of inserting
9641         thread.
9642         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9643         moved from `wl-thread-update-line-on-buffer'.
9644         Add threshold for displaying progress gauge.
9645         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9646         argument of `wl-thread-update-line-msgs'.
9647         Add threshold for displaying progress gauge.
9648         * wl-folder.el:
9649         Add threshold for displaying progress gauge.
9650         * wl-score.el: Ditto.
9651
9652         * wl-expire.el (wl-summary-expire): Display deleting info.
9653
9654 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9655
9656         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9657         `no-msg'.
9658         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9659         argument of `wl-thread-update-line-msgs'.
9660         (wl-summary-set-parent): Added optional argument `parent-number'.
9661         (wl-summary-buffer-saved-message): New buffer local variable.
9662         (wl-summary-save-current-message): New command.
9663         (wl-summary-yank-saved-message): Ditto.
9664         (wl-summary-mode-map): Added key binding for
9665         `wl-summary-save-current-message' (\ew) and
9666         `wl-summary-yank-saved-message' (\C-y).
9667         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9668
9669 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9670
9671         * wl-summary.el (wl-summary-mode-map): Added key binding for
9672         `wl-summary-set-parent' (ts).
9673
9674 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9675
9676         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9677         subject faster. If thread number is reverse, delayed updating
9678         thread.
9679         (wl-summary-search-by-subject): Ditto.
9680         (wl-summary-put-alike): Ditto.
9681         (wl-summary-get-alike): Ditto.
9682         (wl-summary-insert-headers): Insert header of all overview in
9683         buffer.
9684         (wl-summary-rescan): Delayed updating thread. Kill search subject
9685         buffer for wl-summary-search-by-subject.
9686         (wl-summary-sync-update3): Ditto.
9687         (wl-summary-exit): Ditto.
9688         (wl-summary-goto-bottom-of-current-thread): Change for linked
9689         thread.
9690         (wl-summary-overview-create-summary-line): Change line for linked
9691         thread.
9692
9693         * wl-summary.el (wl-summary-update-thread): Use
9694         wl-thread-maybe-get-children-num.
9695         (wl-summary-set-parent): If change parent, move sub thread.
9696         (wl-summary-redisplay-internal): Add horizontal recenter.
9697         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9698
9699         * wl-thread.el (wl-thread-entity-get-linked): New function.
9700         (wl-thread-entity-set-linked): New function.
9701         (wl-thread-create-entity): Add linked element.
9702         (wl-thread-entity-insert-as-top): Use wl-append.
9703         (wl-thread-maybe-get-children-num): If closing thread, return
9704         children msgs.
9705         (wl-thread-update-line-msgs): Displaying progress message.
9706         (wl-thread-update-line-on-buffer-sub): Use
9707         wl-thread-maybe-get-children-num.
9708         (wl-thread-update-line-on-buffer): If update line is not exists,
9709         insert thread.
9710         (wl-thread-delete-message): If delete top msg of thread, search
9711         parent by subject.
9712         (wl-thread-insert-entity): Use
9713         wl-thread-maybe-get-children-num.
9714
9715         * wl-highlight.el (wl-highlight-summary-current-line): change
9716         sregexp for linked thread.
9717         * wl-util.el (wl-count-lines): Count lines.
9718         (wl-horizontal-recenter): horizontal recenter.
9719         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9720         (wl-score-get-alike): Ditto.
9721         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9722         (wl-subject-length-limit): New variable.
9723         (wl-highlight-thread-indent-string-regexp): Changed for linked
9724         thread.
9725
9726 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9727
9728         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9729         New variable (revival).
9730         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9731         by subject matching if there's no in-reply-to nor references field
9732         (revival).
9733
9734 \f
9735 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9736
9737         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9738         message.
9739
9740 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9741
9742         * wl-summary.el (wl-summary-reply): Return t if there was a
9743         message at cursor point.
9744         Added unwind-protect.
9745         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9746         returns t.
9747         (wl-summary-cancel-message): Do nothing when there's no message at
9748         cursor point.
9749         (wl-summary-forward): Ditto.
9750         (wl-summary-jump-to-parent-message): Ditto.
9751         (wl-summary-reedit): Ditto.
9752         (wl-summary-edit-addresses): Ditto.
9753         (wl-summary-pipe-message): Ditto.
9754         (wl-summary-print-message-with-ps-print): Ditto.
9755         (wl-summary-print-message): Ditto.
9756         (wl-summary-mark-as-important): Ditto.
9757         (wl-summary-mark-as-unread): Ditto.
9758
9759         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9760         message at cursor point.
9761         (wl-summary-reply-with-citation): Remove unwind-protect.
9762
9763         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9764         subject searching feature.
9765         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9766         Eliminated.
9767
9768 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9769
9770         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9771         New variable.
9772         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9773         by subject matching if there's no in-reply-to nor references field.
9774
9775         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9776
9777         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9778         when display is finished.
9779         (wl-folder-open-all): Ditto.
9780         (wl-folder-update-access-group): Ditto.
9781         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9782         * wl-thread.el (wl-thread-close-all): Ditto.
9783
9784         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9785         progress gauge only when it was displayed.
9786         * wl-folder.el (wl-folder-insert-entity): Ditto.
9787
9788 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9789
9790         * wl-summary.el (wl-summary-incorporate): Enclose
9791         `wl-summary-sync-force-update' with save-excursion.
9792
9793 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9794
9795         * wl-summary.el (wl-summary-prefetch-region):
9796         Pass current cursor point to `pos-visible-in-window-p' after
9797         moving cursor to the started point.
9798
9799 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9800
9801         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9802
9803         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9804         fields from the forwarding message.
9805         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9806         `ignored-fields'.
9807
9808 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9809
9810         * wl-mime.el (wl-message-request-partial):
9811         Eliminated argument `msgdb'.
9812         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9813         (wl-mime-combine-message/partial-pieces): Likewise.
9814         * tm-wl.el (wl-message-request-partial): Likewise.
9815         (wl-mime-combine-message/partial-pieces): Likewise.
9816
9817 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9818
9819         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9820         when display is finished.
9821
9822 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9823
9824         * wl-summary.el (wl-summary-goto-folder-subr):
9825         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9826
9827 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9828
9829         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9830         when cursor point is visible.
9831
9832 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9833
9834         * wl-expire.el (wl-expire-archive-get-max-number):
9835         Don't use `file-name-directory'.
9836
9837 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9838
9839         * wl-expire.el (wl-expire-archive-get-max-number):
9840         Use `file-name-directory'.
9841
9842 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9843
9844         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9845         only when there is progress.
9846
9847 2000-04-13  Mito <mit@nines.nec.co.jp>
9848
9849         * wl-summary.el (wl-summary-sync-marks): Display progress.
9850
9851 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9852
9853         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9854         (wl-summary-prev): Move cursor regardless of unread status.
9855         (wl-summary-next): Ditto.
9856
9857 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9858
9859         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9860         Added argument `target' and `number'.
9861         * tm-wl.el (wl-summary-burst-subr): New function.
9862         (wl-summary-burst): Use it.
9863
9864 2000-04-10  Mito <mit@nines.nec.co.jp>
9865
9866         * wl-mime.el (wl-burst): New function.
9867         (wl-summary-burst): Use it.
9868
9869 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9870
9871         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9872         as petname when there's no candidate.
9873
9874 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9875
9876         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9877         New variable.
9878         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9879
9880         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9881
9882         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9883
9884 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9885
9886         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9887         Use substring of `original' instead of buffer-substring.
9888         (wl-refile-evaluate-rule):
9889         Set `original' argument of wl-refile-expand-newtext.
9890
9891         * wl-summary.el
9892         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9893         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9894         (wl-summary-auto-refile): Check existence of destination folder just
9895         before marking.
9896
9897 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9898
9899         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9900         when wl-refile-get-field-value return nil.
9901
9902 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9903
9904         * wl-refile.el
9905         (wl-refile-expand-newtext): New function imported from Gnus.
9906         (wl-refile-evaluate-rule): Use it.
9907
9908 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9909
9910         * wl-summary.el (wl-summary-print-destination):
9911         Duplicate folder string to avoid putting text-property on
9912         original string.
9913
9914         * wl-refile.el (wl-refile-get-field-value): New function.
9915         (wl-refile-evaluate-rule): New function;
9916         Evaluate refile rule recursively.
9917         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9918         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9919         New function; Check existence of a target folder recursively.
9920         (wl-summary-auto-refile-check-refile-rule-alist):
9921         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9922
9923 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9924
9925         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9926
9927         * wl-folder.el (wl-create-folder-entity-from-buffer):
9928         Fixed problem when '}' character is contained in folder name.
9929
9930         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9931
9932 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9933
9934         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9935         (wl-fldmgr-add-completion-all-completions):
9936         Use wl-fldmgr-add-completion-hashtb.
9937
9938 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9939
9940         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9941         wl-fldmgr-add-completion-subr): New functions.
9942         * wl-folder.el (wl-folder-completion-func): New variable.
9943         * wl-summary.el (wl-summary-read-folder):
9944         Use wl-folder-completion-func.
9945
9946         * wl-refile.el: Eliminate throw & catch.
9947
9948         * wl.el (wl-plugged-sending-queue-status): Fixed.
9949
9950 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9951
9952         * wl-draft.el (wl-draft): Put category property on
9953         mail-header-separator.