6dc114ce3149f782c6c81c3a42772a714fb15ea6
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-util.el (toplevel): Require 'elmo-flag'.
4         (wl-read-search-condition): New function (Renamed from
5         `elmo-read-search-condition').
6         (wl-read-search-condition-internal): Likewise.
7
8         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
9         invalid.
10         (wl-summary-pick): Use `wl-read-search-condition' instead of
11         `elmo-read-search-condition'.
12         (wl-summary-virtual): Ditto.
13
14         * wl-folder.el (wl-folder-virtual): Ditto.
15         (wl-folder-pick): Ditto.
16
17         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
18
19 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
20
21         * wl-summary.el (wl-summary-reedit): Call
22         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
23
24 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
25
26         * wl-mime.el (toplevel): Require wl-vars.
27
28         * wl-message.el (toplevel): Require cl at compile.
29
30         * wl-draft.el (toplevel): Require elmo.
31
32 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
33
34         * wl-message.el (wl-message-buffer-prefetch): Count is a number
35         and do nothing when it is not positive.
36         (wl-message-buffer-prefetch-next): Ditto.
37
38 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
41         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
42         (wl-summary-redisplay-internal): Ditto.
43
44         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
45         message (the condition is borrowed from `wl-check-variables-2').
46         (wl-summary-redisplay-internal): Ditto.
47
48 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
49
50         * wl-mime.el (wl-draft-nntp-attribute): New function.
51         (wl-draft-attribute-nntp-posting-server): Use it.
52         (wl-draft-attribute-nntp-posting-port): Ditto.
53
54         * wl-mime.el (wl-draft-preview-attributes-list): New function.
55         (wl-draft-show-attributes-buffer): Ditto.
56         (wl-draft-hide-attributes-buffer): Ditto.
57         (wl-draft-attribute-newsgroups): Ditto.
58         (wl-draft-attribute-nntp-posting-server): Ditto.
59         (wl-draft-attribute-nntp-posting-port): Ditto.
60         (wl-draft-preview-message): Use there functions.
61
62         * wl-vars.el (wl-draft-preview-attributes-list): Change default
63         value.
64
65 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
68         (wl-draft-reedit): Ditto.
69         (wl-draft-queue-flush): Ditto.
70
71         * wl-mime.el (wl-message-request-partial): Ditto.
72         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
73         instead of `elmo-message-fetch'.
74
75         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
76
77         * wl-summary.el (wl-summary-message-string): Ditto.
78
79 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
80
81         * wl-util.el (wl-current-message-buffer): Follow the API change.
82
83         * wl-summary.el (wl-summary-redisplay-internal): Call
84         `wl-summary-mark-as-read' with 2nd argument as nil and update
85         unread count instead of persistent mark.
86
87         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
88         variable.
89         (wl-message-redisplay): Follow the API change.
90         (wl-message-buffer-display): Managed mime-entity directly and
91         return preview buffer only.
92         (wl-message-display-internal): Rewrite.
93         (wl-message-buffer-prefetch-subr): Not save return value of
94         `wl-message-buffer-display'.
95
96         * Version number is increased to 2.13.1.
97
98 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
99
100         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
101         'elmo-multiple-fields-body-list' with boundary specified.
102
103 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
104
105         * wl-vars.el (wl-summary-resend-use-cache): New variable.
106         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
107         cache if `wl-summary-resend-use-cache' is non-nil.
108
109 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
110
111         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
112         (wl-nntp-posting-stream-type): Ditto.
113
114 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
115
116         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
117
118 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
119
120         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
121         message.
122
123 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
124
125         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
126         Abolish.
127         (wl-summary-buffer-persistent-mark-version): New internal
128         variable.
129         (wl-summary-update-mark-and-highlight-window): Check by
130         wl-summary-persistent-mark-invalid-p.
131         (wl-summary-update-status-marks): Ditto.
132         (elmo-event-handler-flag-changed): Rewrite.
133         (elmo-event-handler-cache-changed): Define.
134         (wl-summary-prefetch-msg): Does not update persistent mark here.
135         (wl-summary-delete-cache): Ditto.
136         (wl-summary-resume-cache-status): Ditto.
137         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
138         (wl-summary-persistent-mark-invalid-p): New function.
139         (wl-summary-validate-persistent-mark): Ditto.
140         (wl-summary-validate-persistent-mark-string): Ditto.
141         (wl-summary-invalidate-persistent-mark): Ditto.
142         (wl-summary-update-persistent-mark): Call
143         `wl-summary-validate-persistent-mark'.
144         (wl-summary-create-line): Call
145         `wl-summary-validate-persistent-mark-string'.
146
147         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
148         status as t if cache used.
149
150 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
151
152         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
153         only if the target is group.
154         * wl-folder.el (wl-folder-append-petname): Don't check group name.
155
156 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
157
158         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
159
160 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
161
162         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
163
164         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
165
166 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
167
168         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
169         (Thanks to Yoichi NAKAYAMA).
170
171 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
172
173         * wl-util.el (wl-save-drafts): Restore echo area.
174
175 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
176
177         * Version number is increased to 2.13.0.
178
179         * wl-util.el (wl-biff-check-folder-async): Use
180         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
181
182 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
183
184         * wl-message.el (wl-message-display-internal): Does not put
185         wl-message-display-type property on message buffer.
186         (wl-message-buffer-display-type): New function.
187
188         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
189
190         * wl-summary.el (wl-summary-mode): Use `dolist' to add
191         `wl-summary-buffer-detach'.
192         (wl-summary-message-display-type): Use
193         `wl-summary-buffer-display-type'.
194
195 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
196
197         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
198         buffer-local.
199
200         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
201         kill-buffer-hook instead of make-local-variable.
202         (wl-draft-preview-message): Set `local' argument of add-hook as t.
203
204 2004-12-12  Scott Renfro <scott@renfro.org>
205
206         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
207         regex for square-branket.
208
209 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
210
211         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
212         `wl-message-mime-analysis-p' with argument `header'.
213
214 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
215
216         * wl-mime.el (wl-draft-yank-current-message-entity): 
217         Switch to no-mime following method according to wl-message-display-type
218         property.
219         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
220
221         * wl-message.el (wl-message-display-internal): 
222         Put wl-message-display-type property on message buffer.
223
224         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
225         (wl-message-display-internal): Ditto;
226
227         * wl-summary.el (wl-summary-toggle-mime): Ditto.
228
229 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
230
231         * wl-message.el (wl-message-make-display-type): New function.
232         (wl-message-display-type-property): Ditto.
233         (wl-message-mime-analysys-p): Ditto.
234         (wl-message-display-all-header-p): Ditto.
235         (wl-message-redisplay): Removed argument `as-is', `all-header' and
236         added `display-type'.
237         (wl-message-buffer-display): Likewise.
238         (wl-message-display-internal): Likewise.
239         (wl-message-buffer-display-type): Abolish.
240         (wl-message-buffer-prefetch-subr): Follow the API changed.
241
242         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
243         from wl-summary-buffer-display-all-header and changed default value.
244         (wl-summary-message-display-type): New function.
245         (wl-summary-buffer-display-mime-mode): Ditto.
246         (wl-summary-buffer-display-header-mode): Ditto.
247         (wl-summary-toggle-mime): Rewrite with above functions.
248         (wl-summary-toggle-all-header): Ditto.
249         (wl-summary-redisplay): Force redisplay with default mode.
250         (wl-summary-redisplay-internal): Renamed argument from `mode',
251         `all-header' to `mime-mode', `header-mode'.
252         Use `wl-message-make-display-type'.
253
254         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
255         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
256
257 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
258
259         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
260
261 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
262
263         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
264         in original message buffer.
265         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
266         buffer.
267
268 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
269
270         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
271
272 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
273
274         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
275
276 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
277
278         * wl-action.el (wl-summary-exec-action-refile): Display a done message
279         when actions succeeded.
280         (wl-summary-exec-action-copy): Likewise.
281
282 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
283
284         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
285         there is switch-to-buffer at the end of wl-message-select-buffer.
286         (wl-summary-reply): Ditto.
287
288 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
289
290         * wl-summary.el (wl-summary-forward): Put subject in original
291         message buffer as argument of wl-draft-forward.
292         * wl-draft.el (wl-draft-forward): Decode subject as in
293         wl-draft-reply.
294
295 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
296
297         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
298         a folder under access group.
299
300 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
301
302         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
303         wl-message-buffer-display.
304
305         * wl-util.el (wl-set-save-drafts): Fix typo.
306
307 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
308
309         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
310         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
311         wl-highlight-logo-face to set the bg color of an xbm image; fixed
312         the way to measure the width of a bitmap image; don't put face on
313         ascii and bitmap images; put the mark which should not use the
314         variable-pitch face on ascii and bitmap images.
315         (wl-demo-setup-properties): Don't use the variable-pitch face on
316         ascii and bitmap images; made it work on Emacs 20 and earlier.
317         (wl-demo-insert-text): End with a newline at the bottom; don't put
318         face on text.
319
320         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
321
322 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
323
324         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
325
326         * wl-util.el (wl-save-drafts): Moved from sample setting.
327         (wl-set-save-drafts): New function to set idle timer.
328         * wl-draft.el (wl-draft): Call it.
329         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
330
331 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
332
333         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
334         a summary which has toggle display status off.
335
336 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
337
338         * wl-draft.el (wl-draft-do-fcc): No cache save.
339
340 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
341
342         * wl-summary.el (elmo-event-handler-flag-changed): Use
343         `set-buffer' instead of `with-current-buffer'.
344
345 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * wl-summary.el (wl-summary-after-resize-function): New function.
348         (wl-summary-mode): Add `wl-summary-after-resize-function' to
349         window-size-change-functions.
350
351 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
352
353         * wl-draft.el (wl-draft-create-buffer): Bind
354         `change-major-mode-hook' after current buffer is changed.
355
356         * wl-summary.el (wl-summary-buffer-detach): New function.
357         (wl-summary-buffer-set-folder): Call it.
358         (wl-summary-mode): Add `wl-summary-buffer-detach' to
359         change-major-mode-hook and kill-buffer-hook.
360         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
361         (wl-summary-switch-to-clone-buffer): Ditto.
362         (wl-summary-goto-folder-subr): Ditto.
363
364 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
365
366         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
367         after boundp check.
368
369 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
370
371         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
372         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
373         for `kill-buffer'.
374
375         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
376         handler of current buffer from elmo-folder.
377
378 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
379
380         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
381
382 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
383
384         * wl-summary.el (wl-summary-buffer-event-handler): New internal
385         variable.
386         (wl-summary-event-handler): New class.
387         (elmo-event-handler-flag-changed): Define to update persistent
388         mark.
389         (wl-summary-buffer-set-folder): Register event handler to
390         elmo-folder.
391         (wl-summary-exit): Unregister event handler.
392         (wl-summary-goto-folder-subr): Ditto.
393         (wl-summary-mark-as-read-all): Does not call
394         `wl-summary-update-persistent-mark' directly.
395         (wl-summary-mark-as-read-internal): Ditto.
396         (wl-summary-set-persistent-mark-internal): Ditto.
397         (wl-summary-set-flags-internal): Ditto.
398
399         * Version number is increased to 2.11.33.
400
401 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
402
403         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
404         to nil.
405
406 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
407
408         * wl-spam.el (wl-spam-setup): Add hook
409         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
410         instead of `wl-summary-prepare-hook'.
411
412         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
413         if folder type is `'flag'.
414         (wl-summary-mark-as-important): Ditto.
415
416 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
417
418         * wl-address.el (wl-address-minibuffer-history): New variable.
419         (wl-address-minibuffer-local-map): New keymap.
420         (wl-address-read-from-minibuffer): New function.
421
422         * wl-action.el (wl-summary-get-resend-address): Use
423         `wl-address-read-from-minibuffer' instead of `completing-read'.
424
425 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * Version number is increased to 2.11.32.
428
429 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
430
431         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
432         without mule to iso-8859-1.
433         (wl-draft-add-in-reply-to): Add note in description.
434         (wl-draft-add-references): Ditto.
435
436 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
437
438         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
439         definition for `m'.
440         (wl-summary-mode-line-format): Add '[%m]'.
441         (wl-message-mode-line-format-spec-alist): Ditto.
442         (wl-summary-display-mime-mode-list): New variable.
443
444         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
445         from wl-summary-buffer-display-as-is.
446         (wl-summary-buffer-display-all-header): New buffer local variable.
447         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
448         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
449         instead of wl-summary-buffer-display-as-is.
450         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
451         (wl-summary-set-persistent-mark): Ditto.
452         (wl-summary-set-message-buffer-or-redisplay): Just call
453         `wl-summary-redisplay-internal' without optional arguments.
454         (wl-summary-toggle-mime): Rewrite.
455         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
456         (wl-summary-toggle-all-header): New function.
457         (wl-summary-redisplay-internal): Treat mime mode.
458
459         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
460         to wl-mime-preview-follow-no-mime.
461         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
462         accodring to the display-mode.
463
464         * wl-message.el (wl-message-buffer-display-type): Rewrite.
465         (wl-message-buffer-display): Changed argument name from `as-is' to
466         `mode'.
467         (wl-message-display-internal): Ditto;
468         Bind elmo-mime-display-header-analysis according to the mode.
469         (wl-message-display-internal): Put wl-message-display-mime-mode
470         property on entire buffer.
471
472 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
473
474         * wl-draft.el (wl-draft-do-fcc): Undo last change.
475
476 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
477
478         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
479         Don't extract mail address.
480         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
481
482         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
483
484         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
485
486 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
487
488         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
489         wl-fldmgr-cut-entity-list on confirmation.
490
491 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
492
493         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
494         (wl-mime-quit-preview): Check existence of
495         mime-edit-temp-message-buffer here.
496
497 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
498
499         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
500         after deletion.
501
502         * wl-draft.el (wl-draft-send-confirm): Check major-mode
503         before calling wl-mime-quit-preview.
504
505 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
506
507         * wl-summary.el (wl-summary-pick): If call it with prefix
508         argument, set `delete-marks' as non-nil. Pick from only visible
509         messages.
510         (wl-summary-check-target-mark): New function.
511         (wl-summary-target-mark-mark-as-read): Use it.
512         (wl-summary-target-mark-mark-as-unread): Ditto.
513         (wl-summary-target-mark-operation): Ditto.
514         (wl-summary-target-mark-set-flags): Ditto.
515         (wl-summary-target-mark-save): Ditto.
516         (wl-summary-target-mark-pick): Ditto.
517         (wl-summary-target-mark-forward): Ditto.
518         (wl-summary-target-mark-reply-with-citation): Ditto.
519         (wl-summary-target-mark-print): Ditto.
520         (wl-summary-target-mark-uudecode): Ditto.
521
522         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
523         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
524         with `ask-coding' is non-nil.
525
526 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
527
528         * wl-thread.el (wl-thread-set-parent): If parent is a message
529         which is identified by references, set linked as nil.
530
531 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
532
533         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
534         (wl-message-mode-line-format-spec-alist): Ditto.
535         (wl-message-mode-line-format): Ditto.
536         (wl-summary-mode-line-format): Ditto for docstring.
537         (wl-summary-no-mime-folder-list): Fix typo.
538
539         * wl-util.el (wl-current-message-buffer): Call
540         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
541
542         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
543         variable.
544         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
545         of `wl-summary-redisplay-no-mime'.
546         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
547         (wl-summary-toggle-mime): New function.
548         (wl-summary-redisplay-all-header): Rewrite.
549         (wl-summary-redisplay-no-mime): Ditto.
550         (wl-summary-redisplay-internal): Added argument `as-is' and
551         `all-header'.
552
553         * wl-refile.el (wl-refile-default-from-folder-path-separator):
554         New variable.
555         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
556         bottom.
557         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
558         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
559         "/" unconditionally.
560
561         * wl-mime.el (wl-draft-yank-current-message-entity): Use
562         wl-mime-preview-follow-no-mime for as-is content.
563         (wl-mime-preview-follow-no-mime): New function.
564         (wl-mime-preview-follow-current-region): Fixed parenthesis.
565
566         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
567         and added `as-is', `all-header'.
568         (wl-message-buffer-display): Ditto.
569         (wl-message-buffer-display-type): New function.
570
571 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
572
573         * wl-vars.el (wl-message-header-button-alist): Change default
574         value.
575         (wl-message-body-button-alist): Ditto.
576
577 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
578
579         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
580
581 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
582
583         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
584
585 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-summary.el (wl-summary-sync-marks): Remove condition which
588         is always true.
589
590 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
591
592         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
593         on null entity.
594
595 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-vars.el (wl-draft-reply-default-position): Fix range.
598
599 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
600
601         * wl-vars.el (wl-summary-resend-hook): New hook.
602
603         * wl-action.el (wl-summary-exec-action-resend-subr): Run
604         `wl-summary-resend-hook'.
605
606 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
607
608         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
609         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
610         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
611         (wl-summary-new-cached-mark): Changed default value to 'n'.
612         (wl-summary-unread-cached-mark): Changed default value to 'u'.
613         (wl-summary-answered-cached-mark): Changed default value to 'a'.
614         (wl-folder-sync-range-alist): Remove spec for 'flag.
615         (wl-summary-force-prefetch-folder-list): New user option.
616
617         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
618         `wl-summary-toggle-persistent-mark'.
619         (wl-summary-update-mark-and-highlight-window): Don't highlight when
620         number is nil.
621         (wl-summary-mark-as-answered-region): Set interactive argument of
622         `wl-summary-set-persistent-mark-internal'.
623         (wl-summary-mark-as-important-region): Ditto.
624         (wl-summary-unset-persistent-mark): Ditto.
625         (wl-summary-set-persistent-mark): Ditto.
626         (wl-summary-mark-as-answered): Ditto.
627         (wl-summary-mark-as-important): Ditto.
628         (wl-summary-set-persistent-mark-internal): Do nothing
629         when `elmo-message-flag-available-p' is nil.
630         (wl-summary-toggle-persistent-mark): New function.
631         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
632         when the folder matches `wl-summary-force-prefetch-folder-list'.
633
634
635         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
636         when number is nil.
637         (wl-highlight-summary-forwarded-face): New face.
638
639 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
640
641         * Version number is increased to 2.11.31.
642
643 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
644
645         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
646         (wl-biff-check-folder-async): Ditto.
647         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
648
649 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
650
651         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
652         Add an argument `reverse'.  All callers are updated.
653         (wl-summary-sort): Add a prefix argument `reverse' to specify
654         reverse sorting.
655         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
656         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
657         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
658
659 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
660
661         * wl-message.el (wl-message-redisplay): Does not narrow header if
662         disply-type is all-header or as-is.
663
664         * wl-summary.el (wl-summary-enter-handler): Use
665         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
666
667 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
668
669         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
670         after adding wl-draft-parent-variables.
671         (wl-draft-forward): Ditto.
672
673 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
674
675         * wl-summary.el (wl-summary-sync-marks): Call
676         `wl-summary-set-persistent-mark' and
677         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
678         (wl-summary-set-persistent-mark-internal): Add 4th argument
679         `no-server'.
680         (wl-summary-unset-persistent-mark): Ditto.
681         (wl-summary-set-persistent-mark): Ditto.
682         (wl-summary-add-flags-internal): Abolish.
683         (wl-summary-remove-flags-internal): Ditto.
684         (wl-summary-mark-as-important-internal): Ditto.
685         (wl-summary-mark-as-important): Use
686         `wl-summary-set-persistent-mark' instead of
687         `wl-summary-add-flags-internal'.
688         (wl-summary-mark-as-important-region): Ditto.
689
690         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
691
692         * wl-summary.el (wl-summary-get-available-flags): New function.
693         (wl-summary-sync-marks): Use it and simplified.
694         (wl-summary-unset-persistent-mark): Use
695         `wl-summary-get-available-flags'.
696         (wl-summary-set-persistent-mark): Ditto.
697
698 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
699
700         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
701         id.
702
703 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
704
705         * wl-summary.el (wl-summary-enter-handler): If argument is not a
706         number, call `wl-summary-prev-line-content'. Show message when the
707         message is not found.
708
709 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
710
711         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
712         wl-summary-enter-handler.
713         (wl-summary-enter-handler): New command.
714
715         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
716         docstring and custom spec.
717
718         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
719         flags too; Don't treat Cached and New.
720         (wl-summary-set-persistent-mark): Ditto.
721
722         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
723         `wl-folder-set-flag'.
724
725         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
726         instead of `wl-folder-set-flag'.
727
728         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
729         for completion.
730         (wl-summary-set-persistent-mark): Ditto.
731
732         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
733         instead of `wl-draft-quit-preview'.
734
735         * wl-mime.el (toplevel): Avoid compile warning.
736         (wl-mime-quit-preview): New function
737         (formarly defined as `wl-draft-quit-preview').
738         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
739         quitting method.
740
741         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
742
743         * wl-folder.el (wl-folder-set-flag): Renamed from
744         `wl-draft-set-flag-on-parent'.
745
746         * wl-draft.el (wl-draft-quit-preview): New function.
747         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
748         (wl-draft-send): Call `wl-folder-set-flag' instead of
749         `wl-draft-set-flag-on-parent'.
750         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
751
752 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
753
754         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
755         (wl-draft-send): Ditto.
756
757 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
758
759         * wl-vars.el (wl-draft-reply-hook): Changed default value.
760         (wl-draft-kill-pre-hook): Set default value as nil.
761         (wl-summary-reply-hook): Ditto.
762         (wl-draft-kill-flags): Abolish.
763
764         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
765         (wl-draft-parent-variables): Renamed from
766         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
767         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
768         argument; Add wl-draft-parent-variables to
769         wl-draft-config-variables.
770         (wl-draft-reply): Likewise.
771         (wl-draft-kill-flags): Abolish.
772         (wl-draft-send): Call wl-draft-set-flag-on-parent.
773         (wl-draft-set-flag-on-parent): New function.
774         (wl-draft-setup-parent-flag): Ditto.
775
776 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
777
778         * wl-draft.el (wl-draft-kill-flags): Avoid error when
779         `wl-draft-parent-folder' is "".
780
781 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
782
783         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
784         (wl-summary-digit-jump): New function.
785         (Adviced by John Owens and Hiroya Murata)
786
787         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
788         (Adviced by John Owens)
789
790         * wl-xmas.el (wl-message-define-keymap): Ditto.
791
792         * wl-mule.el (wl-message-define-keymap): Ditto.
793
794 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
795
796         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
797         change of return value of elmo-folder-count-flags.
798
799         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
800         (wl-summary-mark-as-read-internal): Ditto.
801         (wl-summary-set-persistent-mark-internal): Ditto.
802         (wl-summary-folder-info-update): Ditto.
803         (wl-summary-sync-update): Fixed the last change.
804
805         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
806
807 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
808
809         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
810         (wl-draft-kill-flags): Fixed docstring.
811
812         * wl-draft.el (wl-draft-kill-flags): New function.
813         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
814
815 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
816
817         * wl-vars.el (wl-reply-hook): Abolish.
818         (wl-draft-reply-hook): New hook.
819         (wl-summary-reply-hook): Ditto.
820         (wl-draft-forward-hook): Ditto.
821         (wl-summary-forward-hook): Ditto.
822         (wl-draft-kill-flags): New variable.
823
824         * wl-summary.el (wl-summary-mark-as-answered-region): Use
825         wl-summary-set-persistent-mark-internal.
826         (wl-summary-sync-marks): Use elmo-preserved-flags.
827         (wl-summary-update-persistent-mark): Make it interactive.
828         (wl-summary-set-persistent-mark-internal): New inline function.
829         (wl-summary-mark-as-answered): Use it.
830         (wl-summary-mark-as-unanswered): Ditto.
831         (wl-summary-unset-persistent-mark): New function.
832         (wl-summary-set-persistent-mark): Ditto.
833         (wl-summary-reply): Don't set answered flag;
834         Run wl-summary-reply-hook instead.
835         (wl-summary-forward): Call wl-draft-forward with number.
836         Run wl-summary-forward-hook.
837
838         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
839         (wl-highlight-summary-line-face-spec): Use it as a default
840         persistent mark face.
841
842         * wl-draft.el (wl-draft-forward): Added optional argument number;
843         Set wl-draft-parent-number; Run wl-draft-forward-hook.
844         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
845         (wl-draft-kill): Use wl-draft-kill-flags.
846
847         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
848
849         * wl-folder.el (wl-folder-check-one-entity): Follow the change
850         of return value of elmo-folder-count-flags.
851
852         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
853
854         * wl-summary.el (wl-summary-count-unread): Ditto.
855         (wl-summary-sync-update): Follow the change above.
856         (wl-summary-force-prefetch): New function.
857
858 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
859
860         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
861         variable `buf' with `let' instead of `setq'.
862
863 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
864
865         * wl-mime.el (wl-message-delete-current-part): If filename exists,
866         add Content-Disposition heaeder on the deleted part.
867
868 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
869
870         * wl-draft.el (wl-draft-save): Encode address list under edit by
871         `eword-encode-unstructured-field-body'.
872
873         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
874
875 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
876
877         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
878         wl-current-summary-buffer.
879
880 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
881
882         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
883         `numbers' is ignored.
884
885 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
886
887         * wl-folder.el (wl-folder-open-folder): Avoid error.
888         Reported by John Owens, [wl-en:815]
889
890         * wl.el (wl): Set timer for biff process even if prefix argument
891         is given or auto-checking is quitted.
892
893         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
894         immediately.
895         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
896         (wl-toggle-plugged): Ditto.
897
898         * wl-vars.el (wl-biff-use-idle-timer): New variable.
899         * wl-util.el (wl-biff-start): Use idle timer if
900         `wl-biff-use-idle-timer' is non-nil.
901
902 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
903
904         * wl-highlight.el (wl-highlight-message): Fix description.
905
906 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
907
908         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
909         tty.
910
911 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
912
913         * wl-action.el (wl-summary-exec): Print failure count.
914
915 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
916
917         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
918         to `defun', remove interactive form.
919         Set elmo-message-fetch-confirm when force-reload is non-nil.
920
921 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
922
923         * wl-summary.el (toplevel): Removed unnecessary autoload.
924
925 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
926
927         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
928         the buffer is generated from another message buffer.
929
930 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
931
932         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
933         extracted from `wl-fldmgr-save-folders'.
934         (wl-fldmgr-delete): Call it after deletion.
935
936 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
937
938         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
939         multi-tty support.
940
941 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
942
943         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
944
945 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
946
947         * wl-summary.el (wl-summary-rescan): Remove unused variables.
948         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
949
950 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
951
952         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
953         unsubscribe list only if argument CLEAR is nil.
954
955 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
956
957         * wl-draft.el (wl-draft-reply): Decode subject before removing
958         Re: prefix.
959
960 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
961
962         * wl-summary.el (wl-summary-sort-by-size): New command.
963
964 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
965
966         * wl-summary.el (wl-summary-number-list-from-region): New
967         function.
968         (wl-summary-mark-as-read-region): Use it.
969         (wl-summary-mark-as-unread-region): Ditto.
970         (wl-summary-set-flags-region): Ditto and add optional argument
971         remove.
972         (wl-summary-mark-as-answered-region): Ditto.
973         (wl-summary-mark-as-important-region): Ditto.
974         (wl-summary-target-mark-mark-as-important): Added optional
975         argument remove.
976         (wl-summary-target-mark-mark-as-answered): Ditto.
977         (wl-summary-target-mark-set-flags): Ditto.
978
979 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
980
981         * wl-summary.el (wl-summary-set-flags-region): Call
982         `wl-summary-set-flags-internal' with number list instead of call
983         one by each message.
984         (wl-summary-target-mark-set-flags): Likewise.
985
986 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
987
988         * wl-summary.el (wl-summary-target-mark-operation): Add optional
989         argument `inverse' and use `wl-summary-delete-all-target-marks'.
990         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
991         (wl-summary-target-mark-mark-as-answered): Likewise.
992
993 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
994
995         * wl-summary.el (wl-summary-target-mark-forward): Use
996         `wl-summary-delete-all-target-marks' instead of
997         `wl-summary-delete-all-temp-marks'.
998         (wl-summary-target-mark-reply-with-citation): Ditto.
999         (wl-summary-target-mark-uudecode): Ditto.
1000         (wl-summary-target-mark-set-flags): Ditto and remove needless
1001         cursor move.
1002
1003 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1004
1005         * wl-summary.el (wl-summary-target-mark-forward): Protect
1006         wl-summary-buffer-target-mark-list from nreverse.
1007         (wl-summary-target-mark-reply-with-citation): Ditto.
1008
1009 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1010
1011         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1012         `elmo-display-progress-threshold'.
1013
1014 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1015
1016         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1017         check `wl-summary-highlight'.
1018         (wl-summary-window-scroll-functions): Respect value of
1019         `wl-summary-highlight'.
1020         (wl-summary-sync-update): Run hooks
1021         `wl-summary-buffer-window-scroll-functions' at any time.
1022
1023 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1024
1025         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1026         from `wl-summary-cleanup-temp-marks'.
1027         (wl-summary-cleanup-temp-marks): Abolish argument.
1028         * wl.el (wl-save-status): Revert previous change.
1029         (wl-execute-temp-marks): New function, call
1030         `wl-summary-exec-with-confirmation'.
1031         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1032         (wl-folder-save-and-exec-marks): Abolished.
1033
1034 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1035
1036         * wl-e21.el (wl-e21-display-image-p): Respect
1037         `wl-highlight-folder-with-icon'.
1038         (wl-e21-highlight-folder-group-line): Highlight mouse line
1039         even if wl-e21-display-image-p is nil.
1040
1041         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1042         Respect value of `wl-summary-highlight'.
1043
1044         * wl.el (wl-save-status): Remove unused variable.
1045
1046         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1047         (wl-folder-mode-map): Bind it to "x".
1048
1049 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1050
1051         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1052
1053         * wl-thread.el (wl-thread-get-parent-list): Don't check
1054         disconnected ancestors, neglecting needless work in
1055         `wl-thread-update-indent-string-thread'.
1056
1057         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1058         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1059         argument, add argument default-keep to keep marks by default.
1060
1061         * Version number is increased to 2.11.30.
1062
1063         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1064         customization type and docstring.
1065         (wl-draft-reply-without-argument-list): Ditto.
1066
1067 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1068
1069         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1070
1071         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1072
1073 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1074
1075         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1076
1077 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1078
1079         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1080         save-excursion so as not to include run-hooks.
1081
1082 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1083
1084         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1085         Clarify that marks are going to be cleared.
1086
1087 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1088
1089         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1090         according to 3rd element of wl-summary-flag-mark.
1091
1092         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1093
1094 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1095
1096         * wl-action.el (wl-summary-target-mark-all): Don't set
1097         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1098
1099 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1100
1101         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1102         (wl-forward-subject-prefix): Ditto.
1103         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1104         (wl-draft-reply-make-subject): Ditto.
1105
1106         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1107         `wl-draft-forward'.
1108         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1109
1110 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1111
1112         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1113         target message does not exist.
1114
1115 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1116
1117         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1118         `wl-subject-prefix-regexp'.
1119         (wl-subject-forward-prefix-regexp): New variable.
1120         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1121         `wl-draft-strip-subject-re' and take regexp as argument.
1122         (wl-draft-forward): Use it.
1123         (wl-draft-reply): Ditto.
1124
1125 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1126
1127         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1128         emacs multi-tty support.
1129
1130 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1131
1132         * wl-e21.el (wl-e21-display-image-p): Don't call
1133         `display-images-p'.
1134         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1135         support.
1136         (wl-highlight-folder-current-line): Ditto.
1137         (wl-folder-init-icons): Ditto.
1138
1139 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1140
1141         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1142         the last line of summary in unplugged mode.
1143
1144 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1145
1146         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1147
1148 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1149
1150         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1151         * wl-address.el (wl-address-user-mail-address-p): Use it.
1152         (wl-address-delete-user-mail-addresses): Ditto.
1153         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1154
1155         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1156         (wl-address-delete-user-mail-addresses): Ditto.
1157
1158         * wl-address.el (wl-address-delete-user-mail-addresses): New
1159         function.
1160         * wl-refile.el (wl-refile-guess-by-history): Use it.
1161         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1162         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1163
1164         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1165         use wl-address-user-mail-address-p.
1166
1167 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1168
1169         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1170         after opening group.
1171
1172 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1173
1174         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1175         of elmo-set-buffer-multibyte.
1176
1177         * wl-message.el (wl-original-message-mode): Ditto.
1178
1179         * wl-score.el (wl-score-insert-header): Ditto.
1180
1181         * wl-summary.el
1182         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1183         (wl-summary-goto-folder-subr): Ditto.
1184         (wl-summary-insert-headers): Ditto.
1185
1186         * wl-util.el (wl-set-string-width): Ditto.
1187
1188         * Version number is increased to 2.11.29.
1189
1190 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1191
1192         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1193         (wl-highlight-summary-line-help-echo-alist): New variable.
1194         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1195         into `wl-highlight-summary-line-help-echo' and
1196         `wl-highlight-flag-folder-help-echo'.
1197         (wl-highlight-summary-line-string): Change accordingly.
1198         (wl-highlight-summary-current-line): Ditto.
1199
1200 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1201
1202         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1203         at the beginning of field body (Thanks to Markus Knittig).
1204
1205         * wl-draft.el (wl-draft-insert-current-message): Also check
1206         summary buffer, remove unnecessary tag.
1207
1208 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1209
1210         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1211         when wl-message-buffer is nil.
1212
1213         * wl-folder.el (wl-folder): Abolish unused argument.
1214         Call wl-folder-init when wl-folder-entity is nil.
1215         * wl.el (wl): Change accordingly.
1216
1217 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1218
1219         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1220         multibyte string before insert into draft buffer.
1221         (wl-draft-create-buffer): Always enable multibyte characters for
1222         draft buffer.
1223
1224         * Version number is increased to 2.11.28.
1225
1226 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1227
1228         * wl-folder.el (wl-folder-open-close): Handle blank line.
1229         (wl-folder-jump-to-current-entity): Ditto.
1230
1231 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1232
1233         * Version number is increased to 2.11.27.
1234
1235 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1236
1237         * wl-thread.el (wl-thread-insert-message): When the thread is
1238         devided by wl-summary-max-thread-depth, insert line at the end of
1239         buffer.
1240
1241 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1242
1243         * Version number is increased to 2.11.26.
1244
1245 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1246
1247         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1248
1249 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1250
1251         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1252         value of stream-type and session.
1253
1254 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1255
1256         * Version number is increased to 2.11.25.
1257
1258 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1259
1260         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1261         in a quit message.
1262
1263 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1264
1265         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1266         (wl-summary-redisplay-no-mime-internal): Ditto.
1267
1268 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1269
1270         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1271         * wl-vars.el (wl-smtp-connection-type): Ditto.
1272
1273 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1274
1275         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1276         for the separator line and quote mail-header-separator.
1277
1278 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1279
1280         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1281         result message.
1282
1283         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1284         `elmo-multiple-fields-body-list' with boundary as
1285         mail-header-separator.
1286
1287 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1288
1289         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1290
1291 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * wl-util.el (wl-list-diff): Remove unused function.
1294
1295         * wl-draft.el (wl-draft-send-confirm): Discard input before
1296         confirmation.
1297
1298 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1299
1300         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1301         order of flag and new.
1302
1303 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1304
1305         * wl-vars.el (wl-refile-policy-alist): Abolished.
1306
1307         * wl-action.el (wl-summary-set-action-refile): Follow the change
1308         above.
1309
1310 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1311
1312         * wl-highlight.el (wl-highlight-signature-search): Don't use
1313         re-search-backward for a long word since it is possible to crash
1314         XEmacs because of a bug.
1315
1316 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1317
1318         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1319
1320 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1321
1322         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1323         argument for wl-summary-sync-force-update.
1324
1325 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1326
1327         * wl-summary.el (wl-summary-mode-map): Revival of
1328         wl-summary-mark-as-important related bindings;
1329         Bind 'F','tF','mF','rF','m&'.
1330         (wl-summary-mark-as-important-region): Revival.
1331         (wl-summary-target-mark-mark-as-important): Ditto.
1332         (wl-summary-target-mark-operation): New function.
1333         (wl-summary-target-mark-mark-as-answered): Use it.
1334         (wl-summary-decide-flag): Don't set Important as default.
1335         (wl-summary-mark-as-important-internal): Revival.
1336         (wl-summary-mark-as-important): Ditto.
1337
1338         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1339
1340         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1341         instead of facep.
1342
1343 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1344
1345         * wl-dnd.el (wl-dnd-drop-func): Fix.
1346
1347         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1348         mouse-set-point instead of posn-point.
1349
1350         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1351
1352         * wl-mule.el (wl-completing-read-multiple): Ditto.
1353
1354 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1355
1356         * wl-demo.el (face-background-name): Defalias to avoid compile
1357         warning.
1358
1359 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1360
1361         * wl-summary.el (wl-summary-decide-flag): Use
1362         wl-completing-read-multiple instead of completing-read-multiple.
1363
1364         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1365         New alias.
1366
1367         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1368         Use face-background-name instead of face-background.
1369
1370         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1371
1372         * wl-summary.el (wl-summary-save): Use it.
1373         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1374
1375         * wl-mime.el (wl-mime-save-content): Fix last change.
1376
1377 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1378
1379         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1380         New function.
1381         (wl-summary-sort-specs): Added sort.
1382         * wl-mime.el (wl-mime-save-content): Expand file name.
1383
1384 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1385
1386         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1387
1388         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1389
1390 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1391
1392         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1393         for flag if it is not defined.
1394
1395 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1396
1397         * wl-e21.el (wl-highlight-folder-current-line): Use
1398         elmo-folder-type-internal when elmo-folder-type returns nil.
1399
1400         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1401
1402         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1403
1404         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1405
1406         * wl-e21.el (wl-summary-toolbar): Ditto.
1407
1408         * wl-vars.el (wl-demo-background-color): Abolished.
1409         (wl-summary-persistent-mark-priority-list): Renamed from
1410         wl-summary-flag-priority-list.
1411         (wl-summary-flag-alist): New user option.
1412         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1413         (wl-message-mode-line-format-spec-alist): Added 'F'.
1414         (wl-message-mode-line-format): Likewise.
1415         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1416         instead of wl-summary-important-mark.
1417         (wl-file-folder-icon): New variable.
1418
1419         * wl-thread.el (wl-thread-set-flags): Renamed from
1420         wl-thread-mark-as-important.
1421
1422         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1423         warning.
1424         (wl-summary-mode-menu-spec): Follow the change of 
1425         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1426         (wl-summary-mode-map): Follow the change of
1427         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1428         (wl-summary-detect-mark-position): Follow the variable name change.
1429         (wl-summary-set-flags-region): New function for the replacement of
1430         wl-summary-mark-as-important-region.
1431         (wl-summary-sync-marks): Sync all global-flags.
1432         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1433         instead of elmo-message-flagged-p.
1434         (wl-summary-persistent-mark-string): Follow the variable name change;
1435         Put wl-summary-flag-mark if the message has global-flag.
1436         (wl-summary-target-mark-set-flags): Renamed from 
1437         wl-summary-target-mark-mark-as-important.
1438         (wl-summary-decide-flag): New function.
1439         (wl-summary-set-flags-internal): Renamed from
1440         wl-summary-mark-as-important-internal.
1441         (wl-summary-add-flags-internal): New function.
1442         (wl-summary-remove-flags-internal): Ditto.
1443         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1444         (wl-summary-mark-as-unimportant): Abolish.
1445         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1446         (wl-summary-next-message): List flagged messages in the msgdb.
1447
1448         * wl-score.el (wl-summary-score-update-all-lines): Use
1449         wl-summary-add-flags-internal instead of 
1450
1451         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1452
1453         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1454         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1455         (wl-message-buffer-require-all-header): Renamed from
1456         wl-message-buffer-all-header-flag (Ditto).
1457         (wl-message-buffer-flag-indicator): New variable.
1458         (wl-message-redisplay): Changed local varibale name from `flag' to
1459         `display-type'; Set up wl-message-buffer-flag-indicator.
1460         (wl-message-buffer-display): Changed varibale name from `flag' to
1461         `display-type'.
1462         (wl-message-display-internal): Likewise.
1463
1464         * wl-highlight.el (wl-highlight-demo-face): Define default background
1465         color.
1466         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1467
1468         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1469
1470         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1471         (wl-demo-setup-properties): Renamed from
1472         `wl-demo-set-background-color'.
1473         (wl-demo): Follow the change above.
1474         
1475         * Version number is increased to 2.11.24.
1476
1477 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1478
1479         * wl-summary.el (wl-summary-toggle-thread): Call
1480         `wl-summary-rescan' with disable-thread as non-nil.
1481         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1482
1483 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1484
1485         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1486         foreground property of the face.
1487         (wl-demo-insert-text): Don't set up face property here.
1488         (wl-demo): Call wl-demo-set-background-color, anyway.
1489
1490 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1491
1492         * wl-vars.el (wl-demo-background-color): The value can be nil.
1493
1494 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1495
1496         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1497         to wl-summary-wheel-dispatcher.
1498
1499         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1500         wl-message-wheel-dispatcher.
1501         (wl-message-wheel-dispatcher): New function.
1502         (wl-summary-wheel-dispatcher): Ditto.
1503
1504 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1505
1506         * wl-action.el (wl-summary-target-mark-all): List messages which are
1507         not in the killed-list.
1508
1509         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1510         only when the folder is 'flag/important.
1511
1512         * wl-address.el (wl-complete-field-body): Complete if the last
1513         character is a space.
1514
1515 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1516
1517         * wl-folder.el (wl-folder-clear-entity-info): Use
1518         elmo-clear-hash-val.
1519
1520         * wl-fldmgr.el (wl-fldmgr-rename): Set
1521         wl-folder-info-alist-modified as t.
1522
1523 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1524
1525         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1526
1527 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1528
1529         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1530         (wl-folder-buffer-last-visited-entity-id): New buffer local
1531         variable.
1532         (wl-folder-revisit-last-visited-folder): New function.
1533         (wl-folder-mode-map): Bind it to "C-i".
1534         (wl-folder-set-current-entity-id): Set last visited folder.
1535         * wl-summary.el (wl-summary-exit): Ditto.
1536
1537 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1538
1539         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1540         before calling `recenter' in order to cope with an XEmacs bug.
1541
1542 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1543
1544         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1545         to the default value.
1546
1547 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1548
1549         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1550         change.
1551         (wl-summary-sync-marks): Ditto.
1552         (wl-summary-mark-as-read-internal): Ditto.
1553         (wl-summary-mark-as-answered-internal): Ditto.
1554         (wl-summary-mark-as-important-internal): Ditto.
1555         (wl-summary-reply): Ditto.
1556
1557         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1558         instead of `elmo-folder-unflag-answered'.
1559
1560         * Version number is increased to 2.11.23.
1561
1562         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1563         the last change.
1564
1565 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1566
1567         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1568         Specify "spam" or "good".
1569
1570 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1571
1572         * wl-spam.el (wl-summary-exec-action-spam): Call
1573         wl-folder-confirm-existence for spam folder.
1574         (wl-spam-setup): Bind "mk".
1575
1576 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1577
1578         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1579
1580 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1581
1582         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1583         destination folder is empty.
1584
1585 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1586
1587         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1588         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1589
1590         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1591         (wl-summary-refile-prev-destination-region): New function.
1592         (wl-thread-refile-prev-destination): Ditto.
1593         (wl-summary-target-mark-refile-prev-destination): Ditto.
1594
1595 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1596
1597         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1598         (wl-demo-background-color): Changed default value.
1599
1600         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1601         color.
1602
1603         * wl-demo.el (wl-demo-set-background-color): New function.
1604         (wl-demo): Call it.
1605
1606 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1607
1608         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1609         * wl-address.el (wl-address-add-or-change): Don't add empty
1610         address.
1611
1612 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1613
1614         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1615
1616 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1617
1618         * wl-vars.el (wl-demo-image-filter-alist): New variable
1619         (wl-demo-background-color): Ditto.
1620
1621         * wl-demo.el (wl-demo-xpm-set-background): New function.
1622         (wl-demo-image-filter): Ditto.
1623         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1624
1625         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1626
1627         * wl-demo.el (wl-demo-icon-name): Define as function.
1628         (wl-demo-insert-image): Use it.
1629
1630 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1631
1632         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1633
1634 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1635
1636         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1637
1638 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1639
1640         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1641
1642 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1643
1644         * wl-thread.el (wl-thread-mark-as-answered): New function.
1645
1646         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1647         answered" entry.
1648         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1649         "r&" and wl-thread-mark-as-answered to "t&".
1650         (wl-summary-mark-as-important-region): Refine to toggle mark.
1651         (wl-summary-mark-as-answered-region): New function.
1652         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1653         and 3rd argument.
1654         (wl-summary-mark-as-important-internal): Likewise.
1655
1656 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1657
1658         * wl-template.el (wl-template-preview): New internal variable.
1659         (wl-template-preview-p): New function.
1660         (wl-template-show): Bind `wl-template-preview' as t.
1661
1662 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1663
1664         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1665         `elmo-message-entity-field' with 3rd argument which is non-nil.
1666
1667 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1668
1669         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1670         Removed duplicate local bind `folder'.
1671
1672 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1673
1674         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1675
1676 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1677
1678         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1679         duplicate definition.
1680
1681 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1682
1683         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1684         non-nil, use it; Don't fetch message if there's no message in the
1685         current cursor position.
1686
1687 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1688
1689         * wl-util.el (wl-region-exists-p): Use region-active-p.
1690         (wl-deactivate-region): New function.
1691         * wl-message.el (wl-message-redisplay): Deactivate region.
1692
1693         * wl-summary.el (wl-summary-reply): Call
1694         `wl-summary-set-message-buffer-or-redisplay' instead of
1695         `wl-summary-redisplay-internal', don't move point.
1696
1697 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1698
1699         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1700         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1701         by regexp.
1702
1703 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1704
1705         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1706         if no need.
1707
1708 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1709
1710         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1711         default value to nil.
1712         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1713         `wl-summary-prepare-hook'; Replace refile action to
1714         `wl-summary-exec-action-refile-with-register'.
1715
1716         * Version number is increased to 2.11.22.
1717
1718 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * wl-summary.el (wl-summary-detect-mark-position): Set
1721         `wl-summary-buffer-weekday-name-lang'.
1722
1723 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1724
1725         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1726         (wl-summary-mark-as-read-all): Ditto.
1727         (wl-summary-delete-messages-on-buffer): Ditto.
1728         (wl-summary-sync-update): Ditto.
1729         (wl-summary-mark-as-read-internal): Ditto.
1730         (wl-summary-mark-as-answered-internal): Ditto.
1731         (wl-summary-update-folder-info): Abolished.
1732
1733 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1734
1735         * wl-summary.el (wl-summary-mark-as-read-all): Use
1736         `wl-summary-update-folder-info' instead of
1737         `wl-folder-update-unread'.
1738
1739 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1740
1741         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1742         `wl-summary-folder-info-update'.
1743         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1744         instead of `wl-summary-folder-info-update'.
1745         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1746         `wl-folder-set-folder-updated'.
1747         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1748         instead of `wl-folder-update-unread'.
1749         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1750         the value of `wl-summary-buffer-unread-count' for the second parameter of
1751         `wl-folder-update-unread'.
1752
1753         * Version number is increased to 2.11.21.
1754
1755 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1756
1757         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1758         a local variable.
1759
1760 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1761
1762         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1763         interactively.
1764
1765         * wl-summary.el (wl-summary-mark-as-important-internal): New
1766         internal function.
1767         (wl-summary-mark-as-important): Use it.
1768         (wl-summary-mark-as-unimportant): New function.
1769         (wl-summary-sync-marks): Follow the API change.
1770
1771         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1772
1773         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1774
1775 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1776
1777         * wl-folder.el (wl-folder-update-unread): Re-indent.
1778         Narrow the scope of a local variable.
1779
1780 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1781
1782         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1783         (wl-addrmgr-merge-entries): Ditto.
1784         (wl-addrmgr): Added to address entry which exists in draft buffer
1785         if no entry is in original.
1786
1787 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1788
1789         * wl-batch.el: New file.
1790
1791 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1792
1793         * wl-vars.el (wl-use-semi): Remove unused variable.
1794
1795 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1796
1797         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1798         "?".
1799
1800 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1801
1802         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1803         wl-summary-new-mark.
1804         (wl-summary-new-cached-mark): New user option.
1805         (wl-summary-score-marks): Follow the change above.
1806         (wl-summary-auto-refile-skip-marks): Ditto.
1807         (wl-summary-incorporate-marks): Ditto.
1808         (wl-summary-expire-reserve-marks): Ditto.
1809
1810         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1811
1812         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1813         (wl-summary-persistent-mark-string): Distinguished between cached
1814         and uncached mark when the message is new.
1815
1816 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1817
1818         * wl-spam.el (wl-spam-domain): Renamed from
1819         `wl-spam-folder-guess-domain'.
1820         (wl-summary-exec-action-spam): Register as spam if domain of the
1821         source folder is good.
1822         (wl-summary-exec-action-refile-with-register): Register message if
1823         domain of the source folder is not undecided.
1824
1825 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1826
1827         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1828         detect thread loop.
1829
1830 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1831
1832         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1833         and wl-summary-skip-mark-list.
1834
1835 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1836
1837         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1838
1839         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1840
1841         * wl-spam.el (toplevel): Require wl-highlight.
1842         (wl-spam-auto-check-policy-alist): Abolish.
1843         (wl-spam-auto-check-folder-regexp-list): New user option.
1844         (wl-spam-auto-check-marks): Ditto.
1845         (wl-spam-mark-action-list): Ditto.
1846         (wl-highlight-summary-spam-face): New face.
1847         (wl-spam-auto-check-message-p): New function.
1848         (wl-spam-map-spam-messages): Fixed message.
1849         (wl-spam-register-spam-messages): Ditto.
1850         (wl-spam-register-good-messages): Ditto.
1851         (wl-summary-spam-map): Add and remove keybind.
1852         (wl-summary-target-mark-spam): Abolish.
1853         (wl-summary-refile-spam): Ditto.
1854         (wl-summary-test-spam): New function.
1855         (wl-summary-mark-spam): Ditto.
1856         (wl-summary-auto-check-spam): Follow the above change.
1857         (wl-summary-exec-action-spam): New function.
1858         (wl-summary-exec-action-refile-with-register): Fixed message.
1859         (wl-message-check-spam): New function.
1860         (wl-spam-setup): Ditto.
1861         (toplevel): Call it if this file is loaded interactivity.
1862
1863         * Version number is increased to 2.11.20.
1864
1865 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1866
1867         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1868         when new optional argument `force' is non nil or modified.
1869
1870 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1871
1872         * wl.el (toplevel): Require wl-spam when compile.
1873         (wl-save-status): Call wl-spam-save-status.
1874
1875         * wl-spam.el (wl-spam-register-spam-messages): New function.
1876         (wl-spam-register-good-messages): Ditto.
1877         (wl-spam-save-status): Ditto.
1878         (wl-summary-mode-map): Bind
1879         wl-summary-target-mark-register-as-spam to "ms" and
1880         wl-summary-target-mark-register-as-good to "mn".
1881         (wl-summary-register-as-spam): Abolish optional argument; Use
1882         wl-spam-register-spam-messages.
1883         (wl-summary-register-as-spam-all): Use
1884         wl-spam-register-spam-messages.
1885         (wl-summary-register-as-good): Abolish optional argument; Use
1886         wl-spam-register-good-messages.
1887         (wl-summary-register-as-good-all): Use
1888         wl-spam-register-good-messages.
1889         (wl-summary-target-mark-register-as-spam): New funtion.
1890         (wl-summary-target-mark-register-as-good): Ditto.
1891
1892 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1893
1894         * wl-spam.el: New file.
1895
1896 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1897
1898         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1899
1900         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1901         (wl-summary-auto-refile): Call wl-refile-guess with
1902         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1903
1904 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1905
1906         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1907         with disable-thread argument non-nil.
1908
1909 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1910
1911         * wl-summary.el (wl-summary-rescan): Added optional argument
1912         disable-thread.
1913         (wl-summary-sync): Call wl-summary-rescan with argument
1914         disable-thread.
1915         (wl-summary-input-range): Added new range `rescan-thread'.
1916
1917 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1918
1919         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1920
1921 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1922
1923         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1924         internal variable.
1925         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1926         wl-summary-search-parent-by-subject-regexp and
1927         wl-summary-divide-thread-when-subject-changed as nil.
1928         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1929         (wl-summary-insert-thread): Search parent entity from
1930         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1931         thread loop.
1932
1933 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1934
1935         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1936
1937         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1938
1939         * wl-util.el (wl-require-update-all-folder-p): New function.
1940         (wl-get-assoc-list-value): Added `function' to match directive.
1941         (wl-collect-draft): Rewrite.
1942
1943         * wl-summary.el (wl-summary-sync-update): Clear faces
1944         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1945         are non-nil.
1946         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1947         argument as function.
1948         (wl-summary-input-range): Ditto.
1949
1950         * wl-folder.el (wl-draft-get-folder): New function.
1951         (wl-folder-get-elmo-folder): Consider draft folder.
1952
1953         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1954         (wl-draft-buffer-message-number): New buffer local variable.
1955         (wl-draft-folder-internal): New internal variable.
1956         (wl-draft-delete): Rewrite.
1957         (wl-draft-save): Ditto.
1958         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1959         wl-folder-get-elmo-folder.
1960         (wl-draft-config-info-operation): Ditto.
1961         (wl-jump-to-draft-folder): Ditto.
1962         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1963         (wl-draft-reedit): Rewrite.
1964
1965         * Version number is increased to 2.11.19.
1966         
1967 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1968
1969         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1970         variable.
1971
1972 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1973
1974         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1975         Use ignore-errors instead of unwind-protect.
1976
1977 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1978
1979         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1980         for updating `wl-thread-entity-list'.
1981
1982 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1983
1984         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1985         parameter from calling `wl-thread-entity-get-older-brothers' and
1986         `wl-thread-entity-get-younger-brothers'.
1987         Replace nested `append' with a single one.
1988
1989 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1990
1991         * wl-summary.el (wl-summary-mode): Don't use the return value of
1992         `make-local-hook'.
1993
1994 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1995
1996         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1997         instead of `let*'.
1998         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1999         of local variables.
2000
2001 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2002
2003         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2004         Renamed from wl-summary-window-scroll-functions.
2005         (wl-summary-window-scroll-functions): Don't set to variable.
2006         (wl-summary-display-top): Use run-hooks.
2007         (wl-summary-display-bottom): Ditto.
2008         (wl-summary-toggle-disp-msg): Ditto.
2009         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2010         Use it instead of wl-summary-window-scroll-functions.
2011         (wl-summary-goto-folder-subr): Don't call
2012         wl-summary-window-scroll-functions, use
2013         wl-summary-buffer-window-scroll-functions instead.
2014
2015 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2016
2017         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2018         make-local-variable.
2019
2020 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2021
2022         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2023         set-buffer-modified-p.
2024         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2025         (wl-summary-display-bottom): Ditto.
2026         (wl-summary-toggle-disp-msg): Ditto.
2027
2028 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2029
2030         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2031
2032         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2033         (wl-summary-forward): Use elmo-message-entity-field instead of
2034         elmo-message-field.
2035
2036         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2037
2038 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2039
2040         * wl-summary.el (wl-summary-window-scroll-functions): No use
2041         `append'.
2042
2043 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2044
2045         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2046         function.
2047         (wl-summary-window-scroll-functions): Call it when both
2048         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2049         (wl-summary-temp-mark): Added optional argument number.
2050         (wl-summary-message-mark): Added optional argument flag.
2051         (wl-summary-persistent-mark): Added optional argument number and flag.
2052         (wl-summary-update-persistent-mark): Ditto.
2053         (wl-summary-update-status-marks): Set "r" for interactive spec.
2054
2055         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2056         argument number and flag.
2057
2058         * wl-action.el (wl-summary-registered-temp-mark): 
2059         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2060
2061 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2062
2063         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2064         internal variable (buffer local).
2065         (wl-summary-window-scroll-functions): New function.
2066         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2067         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2068         as nil.
2069         (wl-summary-update-status-marks): Added arguments beg, end and
2070         check.
2071         (wl-summary-update-mark-window): Use function.
2072         (wl-summary-sync-update): Follow the change above.
2073         (wl-summary-switch-to-clone-buffer): Copy
2074         wl-summary-buffer-unsync-mark-number-list.
2075         (wl-summary-goto-folder-subr): Set
2076         wl-summary-buffer-unsync-mark-number-list and
2077         use wl-summary-window-scroll-functions instead of
2078         wl-summary-lazy-highlight.
2079
2080         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2081
2082 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2083
2084         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2085
2086         * wl-summary.el (wl-summary-update-persistent-mark): Call
2087         wl-summary-set-message-modified.
2088
2089         * wl-summary.el (wl-summary-sync-update): Don't call
2090         wl-summary-update-status-marks.
2091
2092         * Version number is increased to 2.11.18.
2093
2094 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2097         (wl-message-next-page): Ditto.
2098
2099 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2100
2101         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2102         local variable.  Change the order of a collected list into the
2103         same as the specified range.  Remove nil from a collected list.
2104
2105 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2106
2107         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2108         argument for elmo-folder-list-messages.
2109
2110 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2111
2112         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2113         change (wl-summary-count-unreads return a list instead of a cons
2114         cell).
2115
2116 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2117
2118         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2119         `wl-summary-folder-info-update'.
2120
2121 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2122
2123         * wl-summary.el (wl-summary-set-message-modified): No use
2124         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2125         (wl-summary-set-mark-modified): Abolish.
2126         (wl-summary-mark-modified-p): Ditto.
2127         (wl-summary-save-view): Follow the change above.
2128
2129         * wl-expire.el (wl-summary-expire): Likewise.
2130
2131 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2132
2133         * wl-summary.el (wl-summary-detect-mark-position): Use
2134         modb-entity-handler.
2135         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2136
2137         * Version number is increased to 2.11.17.
2138
2139 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2140
2141         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2142         entity field value.
2143         (wl-summary-prefetch-msg): Ditto.
2144         (wl-summary-print-message-with-ps-print): Ditto.
2145
2146 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2147
2148         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2149         for dummy entity.
2150         (wl-summary-insert-thread): Use elmo-message-entity-field.
2151         (wl-summary-update-thread): Use elmo-message-entity-field and
2152         elmo-message-entity-number.
2153         (wl-summary-line-number):  Use elmo-message-entity-number.
2154         (wl-summary-line-size): Use elmo-message-entity-field.
2155         (wl-summary-line-subject): Ditto.
2156         (wl-summary-line-from): Ditto.
2157         (wl-summary-line-attached): Ditto.
2158         (wl-summary-create-line): Ditto.
2159         (wl-summary-create-line): Use elmo-message-entity-number.
2160         (wl-summary-print-message-with-ps-print): Use
2161         elmo-message-entity-field.
2162
2163 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2164
2165         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2166         change in elmo-msgdb-make-message-entity.
2167         (wl-summary-buffer-set-folder): Don't call
2168         wl-summary-detect-mark-position here.
2169         (wl-summary-rescan): Call elmo-message-entity-number.
2170         (wl-summary-sync-update): Ditto.
2171         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2172
2173         * wl-score.el (wl-score-header-index): Redefine 2th element.
2174         (wl-score-overview-entity-get-extra): Abolish.
2175         (wl-score-ov-entity-get): Rewrite.
2176         (wl-score-string-index<, wl-score-string-func<): Abolish.
2177         (wl-score-string<): New function.
2178         (wl-score-string-sort): Use it.
2179
2180         * wl-refile.el (wl-refile-guess-by-history): Use
2181         elmo-message-entity-field.
2182         (wl-refile-guess-by-from): Ditto.
2183         (wl-refile-guess-by-msgid): Ditto.
2184
2185         * Version number is increased to 2.11.16.
2186
2187 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2188
2189         * wl-folder.el (wl-folder-confirm-existence): Don't call
2190         file-exists-p if msgdb-path is nil.
2191         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2192         `wl-read-folder-hist' to `wl-read-folder-history'.
2193
2194 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2195
2196         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2197         `y-or-n-p'.
2198
2199 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2200
2201         * wl-score.el (wl-score-headers): Don't use
2202         elmo-folder-do-each-message-entity.
2203
2204         * Version number is increased to 2.11.15.
2205
2206 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2207
2208         * wl-summary.el (wl-summary-delete-all-msgs): Use
2209         elmo-folder-move-messages instead of elmo-folder-delete-messages
2210         and elmo-folder-detach-messages.
2211         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2212
2213         * wl-expire.el (wl-expire-delete): Ditto.
2214         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2215
2216 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2217
2218         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2219         (wl-message-header-narrowing-fields): Ditto.
2220         (wl-message-header-narrowing-lines): Ditto.
2221         (wl-message-header-narrowing-string): Ditto.
2222
2223         * wl-summary.el (wl-summary-mode-map): Bind
2224         wl-summary-toggle-header-narrowing to "C-cC-f".
2225         (wl-summary-toggle-header-narrowing): New function.
2226
2227         * wl-message.el (wl-message-buffer-create): Call
2228         wl-message-header-narrowing-setup.
2229         (wl-message-redisplay): Call wl-message-header-narrowing.
2230         (wl-message-header-narrowing): New function.
2231         (wl-message-header-narrowing-map): New keymap.
2232         (wl-message-header-narrowing-widen-map): New keymap.
2233         (wl-message-header-narrowing-again-at-mouse): New function.
2234         (wl-message-header-narrowing-1): Ditto.
2235         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2236         (wl-message-header-narrowing-setup): Ditto.
2237         (wl-message-header-narrowing-toggle): Ditto.
2238         
2239         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2240
2241         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2242         'flag as all.
2243         (wl-use-flag-folder-help-echo): New user option.
2244
2245         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2246         wl-summary-highlight as nil.
2247         (wl-summary-set-mark-modified): Follow the API change.
2248         (wl-summary-mark-modified-p): Ditto.
2249         (wl-summary-mark-as-read-all): Ditto.
2250         (wl-summary-sync-marks): Don't call
2251         elmo-folder-list-messages-with-global-mark.
2252         (wl-summary-mark-as-read-internal): Follow the API change.
2253         (wl-summary-mark-as-answered-internal): Ditto.
2254         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2255         Follow the API change.
2256         (wl-summary-create-line): Call with number argument.
2257         (wl-summary-reply): Follow the API change.
2258
2259         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2260         function.
2261         (wl-highlight-summary-line-string): Call it when
2262         wl-use-flag-folder-help-echo is non-nil.
2263         (wl-highlight-summary-current-line): Ditto.
2264         (elmo-flag-folder-referrer): Added autoload setting.
2265
2266         * wl-draft.el (wl-draft-kill): Follow the API change.
2267
2268         * Version number is increased to 2.11.14.
2269         
2270 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2271
2272         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2273
2274 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2275
2276         * Version number is increased to 2.11.13.
2277
2278 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2279
2280         * wl-draft.el (wl-draft-previous-history-element): Fixed
2281         unbalanced parenthesis and bind unbound local variables.
2282
2283 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2284
2285         * wl-draft.el (wl-draft-previous-history-element): New function.
2286         (wl-draft-next-history-element): Ditto.
2287         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2288         them to M-p and M-n.
2289
2290 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2291
2292         * Version number is increased to 2.11.12.
2293
2294 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2295
2296         * wl-draft.el (wl-draft-hide): Select buffer-window.
2297
2298 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2299
2300         * wl-summary.el (wl-summary-narrow-to-region): New function.
2301         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2302         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2303         (wl-summary-save-region): Use it.
2304         * wl-action.el (wl-summary-collect-numbers-region)
2305         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2306
2307 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2308
2309         * wl-folder.el (wl-folder-count-incorporates): Don't use
2310         `elmo-msgdb-mark-load'
2311
2312         * Version number is increased to 2.11.11.
2313
2314 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2315
2316         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2317         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2318
2319 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2320
2321         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2322
2323 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2324
2325         * Version number is increased to 2.11.10.
2326
2327 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2328
2329         * wl-mime.el (wl-draft-attribute-value): Fixed.
2330
2331 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2332
2333         * wl-util.el (wl-copy-local-variables): New function.
2334
2335         * wl-mime.el (wl-draft-attribute-recipients): New function.
2336         (wl-draft-attribute-envelope-from): Ditto.
2337         (wl-draft-attribute-smtp-posting-server): Ditto.
2338         (wl-draft-attribute-smtp-posting-port): Ditto.
2339         (wl-draft-attribute-value): Ditto.
2340         (wl-draft-preview-message): Use it to get value for
2341         attributes. Reflect result of `wl-draft-config'.
2342
2343         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2344         and call `wl-summary-mark-as-read' before to call
2345         `wl-summary-unset-mark'.
2346         (wl-summary-target-mark-mark-as-unread): Likewise.
2347         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2348
2349 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2350
2351         * wl-mime.el (wl-draft-preview-message): Use actual value for
2352         attributes; Fix for small window.
2353
2354 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl-refile.el (wl-refile-get-field-value): Call
2357         `elmo-message-entity-field' with 3rd argument is non-nil.
2358
2359 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2360
2361         * wl-vars.el (wl-draft-preview-attributes): New user option.
2362         (wl-draft-preview-attributes-list): Ditto.
2363         (wl-draft-preview-attributes-buffer-lines): Ditto.
2364         (wl-draft-preview-attributes-buffer-name): Ditto.
2365
2366         * wl-mime.el (wl-draft-preview-message): Display attributes.
2367
2368 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2369
2370         * wl-summary.el (wl-summary-detect-mark-position): Bind
2371         wl-summary-flag-priority-list to '(new).
2372
2373 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2374
2375         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2376         funtion.
2377         (wl-highlight-summary-line-string): Use it.
2378         (wl-highlight-summary-current-line): Ditto.
2379
2380 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2381
2382         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2383         line even when the mark string is not changed.
2384
2385         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2386         argument change in the wl-summary-create-line.
2387         (wl-thread-insert-entity-sub): Ditto.
2388
2389         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2390         argument change in the wl-summary-create-line.
2391         (wl-summary-insert-sequential): Ditto.
2392         (wl-summary-update-thread): Ditto.
2393         (wl-summary-persistent-mark-string): New inline function.
2394         (wl-summary-message-mark): Use it.
2395         (wl-summary-create-line): Abolish argument wl-persistent-mark
2396         and added wl-flags, wl-cached.
2397
2398         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2399         mark to flags.
2400         (wl-highlight-summary-current-line): Decide the face not by the 
2401         persistent mark but flags.
2402
2403 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2404
2405         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2406         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2407         wl-summary-read-uncached-mark): Revive.
2408         (wl-summary-answered-cached-mark,
2409         wl-summary-answered-uncached-mark): New user option.
2410         (wl-summary-score-marks): Follow the change above.
2411         (wl-summary-auto-refile-skip-marks): Ditto.
2412         (wl-summary-incorporate-marks): Ditto.
2413         (wl-summary-expire-reserve-marks): Ditto.
2414         (wl-summary-flag-priority-list): New user option.
2415
2416         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2417         changes.
2418         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2419         of elmo-message-mark.
2420         (wl-summary-mark-as-read-internal): Ditto.
2421         (wl-summary-mark-as-answered): Ditto.
2422         (wl-summary-mark-as-important): Ditto.
2423         (wl-summary-redisplay-internal): Ditto.
2424         (wl-summary-redisplay-no-mime-internal): Ditto.
2425         (wl-summary-message-mark): New function.
2426         (wl-summary-insert-sequential): Use wl-summary-message-mark
2427         instead of elmo-message-mark.
2428         (wl-summary-update-thread): Ditto.
2429         (wl-summary-persistent-mark): Ditto.
2430         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2431         instead of elmo-message-mark.
2432
2433         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2434         wl-summary-message-mark instead of elmo-message-mark.
2435         (wl-thread-insert-entity-sub): Ditto.
2436         (wl-thread-get-children-msgs-uncached): Ditto.
2437
2438         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2439         variable name changes.
2440         (wl-highlight-summary-current-line): Ditto.
2441
2442         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2443         wl-summary-message-mark instead of elmo-message-mark.
2444
2445         * wl-expire.el (wl-expire-message-p): Ditto.
2446
2447         * wl-score.el (wl-score-headers): Ditto.
2448
2449         * Version number is increased to 2.11.9.
2450
2451         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2452         (wl-summary-sync-update): Follow the change above.
2453         (wl-summary-switch-to-clone-buffer): Ditto.
2454         (wl-summary-open-folder): Ditto.
2455
2456 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2457
2458         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2459         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2460
2461         * Version number is increased to 2.11.8.
2462
2463         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2464
2465         * wl-expire.el (wl-expire-refile): Follow the API change on
2466         `elmo-folder-move-messages'.
2467         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2468
2469         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2470         (wl-summary-exec-action-refile): Ditto.
2471         (wl-summary-exec-action-copy): Ditto.
2472         (wl-summary-no-auto-refile-message-p): No use
2473         `wl-summary-buffer-msgdb'.
2474         (wl-summary-auto-refile): Ditto.
2475
2476 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2477
2478         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2479
2480 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2481
2482         * wl-summary.el (wl-summary-sync): Treat no-sync.
2483
2484         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2485         (wl-default-sync-range): Ditto.
2486
2487 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2488
2489         * wl-refile.el (wl-refile-subject-learn): Call
2490         `elmo-message-entity-field' with 3rd argument is non-nil.
2491         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2492         instead of `elmo-msgdb-overview-entity-get-subject'.
2493
2494 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2495
2496         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2497         scan-type is rescan.
2498         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2499         new optional argument force is non-nil.
2500         (wl-summary-save-view-cache): Call it with force argument non-nil.
2501
2502         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2503
2504 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2505
2506         * wl-action.el (wl-summary-print-argument): Fixed last change.
2507
2508 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2509
2510         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2511         simplified.
2512         (wl-summary-target-mark-mark-as-unread): Likewise.
2513         (wl-summary-target-mark-mark-as-important): Likewise.
2514
2515 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2516
2517         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2518         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2519         (wl-summary-mark-as-important-region): Change accordingly.
2520         (wl-summary-target-mark-mark-as-important): Ditto.
2521
2522 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2523
2524         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2525
2526         * wl-action.el (wl-summary-print-argument): Print argument to
2527         right side of window if `wl-summary-print-argument-within-window'
2528         is non-nil.
2529
2530 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2531
2532         * wl-action.el (wl-summary-set-mark): Use
2533         `wl-summary-message-visible-p' to check visibility of the message
2534         and jump to message only when the message line is visible and have
2535         different number; Call wl-summary-unset-mark with number argument.
2536         (wl-summary-unset-mark): 
2537         Use `wl-summary-message-visible-p'
2538         to check visibility of the message and jump to message only when
2539         the message line is visible and have different number;
2540
2541 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2542
2543         * Version number is increased to 2.11.7.
2544
2545         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2546         and wl-folder-summary-line-format.
2547
2548         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2549         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2550         (wl-summary-set-score-mark): Use it.
2551         (wl-summary-target-mark-mark-as-read): Ditto.
2552         (wl-summary-target-mark-mark-as-unread): Ditto.
2553         (wl-summary-target-mark-mark-as-important): Ditto.
2554         (wl-summary-target-mark-msgs): Simplified.
2555         (wl-summary-detect-mark-position): Fixed problem when
2556         summary-line-format no contain persisten/temp mark spec.
2557         (wl-summary-temp-mark): Ditto.
2558         (wl-summary-persistent-mark): Ditto.
2559         (wl-summary-update-persistent-mark): Ditto.
2560
2561         * wl-action.el (wl-summary-set-mark): Ditto.
2562         (wl-summary-unset-mark): Ditto.
2563         All other related portions are changed.
2564
2565 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2566
2567         * Version number is increased to 2.11.6.
2568
2569 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2570
2571         * wl-util.el (wl-current-message-buffer): Define as function;
2572         Don't use the value of wl-messge-buffer.
2573
2574         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2575         persistent mark.
2576
2577         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2578         no current message, cause an error.
2579
2580 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2581
2582         * wl-summary.el (wl-summary-set-message-modified): Use
2583         elmo-folder-set-message-modified instead of
2584         elmo-folder-set-message-modified-internal.
2585
2586 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2587
2588         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2589         interactively.
2590         (wl-summary-sync): nokill->entirely.
2591         (wl-summary-sync-marks): Fixed message.
2592         (wl-summary-input-range): Added mark, nokill->entirely.
2593
2594         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2595         messages as read.
2596
2597 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2598
2599         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2600         update-noscore.
2601         (wl-summary-sync): Follow the change above.
2602
2603 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2604
2605         * wl-action.el (wl-summary-target-mark-all): Use
2606         elmo-folder-list-messages.
2607
2608 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2609
2610         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2611         (wl-summary-rescan): Set wl-summary-scored as nil.
2612         (wl-summary-sync-force-update): Follow the change above.
2613         (wl-summary-sync): Ditto.
2614         (wl-summary-sync-update): Added argument disable-killed.
2615         (wl-summary-insert-headers): Set visible-only argument for
2616         elmo-folder-list-messages.
2617         (wl-summary-input-range): Added update-nokill, update-noscore,
2618         all-nokill, all-noscore and mark.
2619
2620         * Version number is increased to 2.11.5.
2621
2622         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2623
2624 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2625
2626         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2627         (wl-summary-prefetch-region-no-mark): Change accordingly.
2628         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2629
2630 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2631
2632         * wl-address.el (wl-complete-field-to): Abolished.
2633         (wl-complete-address): Completion function for completing-read.
2634         * wl-action.el (wl-summary-get-resend-address): Use it.
2635
2636         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2637         wl-summary-update-mark and abolish unused argument.
2638         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2639         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2640         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2641         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2642         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2643         * wl-draft.el (wl-draft-kill): Ditto.
2644
2645         * wl-summary.el: Remove unused binding of case-fold-search.
2646         (wl-summary-replace-status-marks): Abolished.
2647
2648 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2649
2650         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2651         is specified or folder length is zero.
2652
2653 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2654
2655         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2656         (wl-folder-archive-current-entity): Ditto.
2657
2658 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2659
2660         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2661         retrieving message mark.
2662         (wl-summary-redisplay-internal): Ditto.
2663
2664         * wl-message.el (wl-message-buffer-display): Ignore errors while
2665         retrieving message-id field.
2666
2667         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2668         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2669         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2670         order of the arguments for `wl-expire-message-p'.
2671         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2672
2673         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2674         Check return value of wl-summary-reply.
2675         (wl-summary-reply): Recover window configuration when an error occured.
2676
2677 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2678
2679         * wl-summary.el (wl-summary-resend-message): Abolished, the
2680         feature is inherited by wl-summary-resend (put resend mark).
2681
2682 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2683
2684         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2685         wl-message-buffer to nil when the message is hide.
2686
2687 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2688
2689         * .cvsignore: New file.
2690
2691 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2692
2693         * wl-action.el (wl-summary-action-docstring): Add more info.
2694         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2695         duplicate definition.
2696         (wl-summary-define-mark-action): Functions wl-summary-*-region
2697         keep current position.
2698         (wl-summary-unregister-target-mark): Store result to the variable.
2699
2700 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2701
2702         * Version number is increased to 2.11.4.
2703
2704 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2705
2706         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2707         wl-summary-delete-all-temp-marks.
2708         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2709
2710         * wl-action.el (wl-summary-set-mark): Changed terminology
2711         refile-destination -> action-argument.
2712         (wl-summary-unset-mark): Ditto.
2713         (wl-summary-remove-argument): Ditto.
2714         (wl-summary-print-argument): Ditto.
2715
2716         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2717         (wl-thread-remove-argument-region): Ditto.
2718         (wl-thread-print-argument-region): Ditto.
2719         (wl-thread-close): Ditto.
2720         (wl-thread-open): Ditto.
2721
2722         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2723         (wl-highlight-refile-destination-face is abolished)
2724         (wl-highlight-action-argument-string): Ditto.
2725         (wl-highlight-summary-current-line): Highlight action argument.
2726
2727         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2728         color for light backgrounds.
2729         (wl-highlight-summary-answered-face): Ditto.
2730
2731 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2732
2733         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2734
2735         * wl-score.el (wl-summary-score-update-all-lines): Use
2736         wl-summary-set-mark.
2737         (wl-summary-score-update-all-lines): Kill expunged messages.
2738
2739         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2740
2741 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2742
2743         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2744         directly.
2745         (wl-score-overview-entity-get-lines): Ditto.
2746         (wl-score-overview-entity-get-xref): Ditto.
2747         (wl-score-get-latest-msgs): Ditto.
2748         (wl-summary-rescore): Ditto.
2749
2750         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2751         to "&".
2752         (wl-summary-mark-as-answered-internal): New inline function.
2753         (wl-summary-mark-as-answered): New function.
2754         (wl-summary-mark-as-unanswered): Ditto.
2755         (wl-summary-sync-marks): Modified for answered-mark synching.
2756
2757 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2758
2759         * wl-action.el (wl-summary-set-mark): Fixed last change.
2760
2761 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2762
2763         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2764         behavior of wl-summary-unread-message-hook
2765         (Pointed out by akira yamada <akira@arika.org>).
2766
2767 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2768
2769         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2770         wl-summary-delete.
2771         * wl-xmas.el (wl-summary-toolbar): Ditto.
2772
2773         * wl-action.el (wl-summary-set-mark): Don't override current
2774         temp-mark.
2775
2776         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2777
2778 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2779
2780         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2781         (wl-refile-msgid-learn): Ditto.
2782         (wl-refile-get-field-value): Ditto.
2783
2784         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2785
2786         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2787         (wl-expire-delete-reserved-messages): Renamed from
2788         wl-expire-reserve-marked-msgs-from-list.
2789         (wl-expire-delete): Removed argument `msgdb'.
2790         (wl-expire-refile): Ditto.
2791         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2792         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2793         mark-alist as argument.
2794         (wl-expire-archive-number1): Removed argument `msgdb'.
2795         (wl-expire-archive-number2): Ditto.
2796         (wl-expire-archive-date): Ditto.
2797         (wl-expire-localdir-date): Ditto.
2798         (wl-expire-hide): Ditto.
2799         (wl-archive-number1): Ditto.
2800         (wl-archive-number2): Ditto.
2801         (wl-archive-date): Ditto.
2802         (wl-archive-folder): Ditto.
2803         All other related portions are changed.
2804
2805 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2806
2807         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2808         mean move up and down. (suggested by Takashi Kawachi)
2809
2810 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2811
2812         * wl-acap.el (toplevel): Don't require un-define.
2813
2814 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2815
2816         * wl-thread.el (wl-thread-delete-message): Always update
2817         wl-summary-buffer-number-list.
2818
2819         * wl-action.el (wl-summary-print-destination): 
2820         Do nothing when folder is nil.
2821
2822 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2823
2824         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2825         persistent mark when prefetch is succeeded.
2826
2827 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2828
2829         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2830         instead of elmo-msgdb-delete-msgs.
2831         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2832         (wl-expire-hide): Ditto.
2833
2834         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2835
2836         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2837         elmo-msgdb interface.
2838         (wl-thread-get-exist-children): Likewise.
2839         (wl-thread-insert-message): Likewise.
2840         (wl-thread-msg-mark-as-important): Likewise.
2841         (wl-thread-insert-entity-sub): Likewise.
2842         (wl-thread-get-children-msgs-uncached): Likewise.
2843
2844         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2845         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2846         (wl-summary-sync-update): Likewise.
2847         (wl-summary-auto-select-msg-p): Likewise.
2848         (wl-summary-update-thread): Likewise.
2849         (wl-summary-mark-as-important): Likewise.
2850         (wl-summary-jump-to-msg-internal): Likewise.
2851         (wl-summary-redisplay-internal): Likewise.
2852         (wl-summary-print-message-with-ps-print): Likewise.
2853         (wl-summary-folder-info-update): Likewise.
2854
2855         * wl-folder.el (wl-folder-check-one-entity):
2856         elmo-folder-count-flags instead of wl-summary-count-unread.
2857
2858         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2859
2860         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2861
2862         * wl-summary.el (wl-summary-set-message-modified): 
2863         Call wl-summary-set-mark-modified.
2864         (wl-summary-delete-messages-on-buffer): Call
2865         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2866         (wl-summary-sync-update): Call elmo-folder-length instead of
2867         elmo-folder-messages.
2868         (wl-summary-insert-headers): Don't call
2869         elmo-folder-list-message-entities.
2870
2871 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2872
2873         * wl-action.el (wl-summary-define-mark-action): Call
2874         `wl-summary-set-mark' with argument `data'.
2875         (wl-summary-auto-refile): Fixed order of arguments when call
2876         `wl-summary-refile'.
2877
2878 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2879
2880         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2881
2882         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2883
2884         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2885         (Renamed from wl-highlight-summary-deleted-face).
2886         (wl-highlight-summary-resend-face): New face.
2887
2888         (wl-highlight-summary-deleted-face): Renamed from
2889         wl-highlight-summary-erased-face.
2890
2891         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2892
2893         * wl-action.el (wl-summary-get-resend-address): New function.
2894         (wl-summary-exec-action-resend): Ditto.
2895         (wl-summary-exec-action-resend-subr): Ditto.
2896
2897         * w-thread.el (wl-thread-copy): Removed definition.
2898         (wl-thread-refile): Ditto.
2899         (wl-thread-delete): Ditto.
2900         (wl-thread-target-mark): Ditto.
2901
2902         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2903         (wl-summary-target-mark-set-action): Fixed.
2904         (wl-summary-define-mark-action): Fixed quotation.
2905         (wl-summary-move-mark-list-messages): Display message.
2906         (wl-summary-define-mark-action): Define thread functions.
2907         (wl-summary-exec-action-refile): Changed message.
2908         (wl-summary-exec): Ditto.
2909
2910 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2911         
2912         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2913         '%%'.
2914
2915 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2916
2917         * wl.el (toplevel): Require wl-action.
2918         (wl-init): Call wl-summary-define-mark-action.
2919
2920         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2921
2922         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2923         wl-summary-delete and wl-summary-erase.
2924         (wl-summary-mode-map): Ditto.
2925
2926         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2927         wl-delete-folder-alist.
2928
2929         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2930         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2931         (toplevel): Moved mark & action related functions to the wl-action.el.
2932
2933         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2934         in wl-summary-mark-action-list.
2935         (wl-highlight-summary-current-line): Ditto.
2936
2937         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2938         empty lines.
2939
2940         * wl-action.el: New file. 
2941
2942 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2943
2944         * wl-summary.el (wl-summary-target-mark-replace): New function.
2945         (wl-summary-target-mark-prefetch): Use it.
2946         (wl-summary-target-mark-delete): Ditto.
2947         (toplevel): Rearranged definition order.
2948         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2949         (wl-summary-target-mark-erase): Rewrite.
2950         (wl-summary-erase-region): New function.
2951         (wl-summary-exec-action-erase): Changed message.
2952         (wl-summary-move-mark-list-messages): New function.
2953         (wl-summary-exec-action-delete): Use it.
2954         (wl-summary-exec-action-erase): Ditto.
2955
2956         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2957         (wl-summary-skip-mark-list): Added "d".
2958
2959         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2960         while searching.
2961
2962         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2963         and define using defcustom;
2964         Define 4th element as a face.
2965         
2966         * wl-summary.el (wl-summary-incorporate): Use 
2967         `wl-summary-prefetch-region-no-mark' instead of
2968         `wl-summary-prefetch-region'.
2969         (wl-summary-prefetch-region-no-mark): Revival of old
2970         `wl-summary-prefetch-region'.
2971         (wl-summary-mark-action-list): Moved to wl-vars.el
2972
2973         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2974         face according to the `wl-summary-mark-action-list'.
2975         (wl-highlight-summary-current-line): Ditto;
2976         Removed destination highlighting.
2977
2978         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2979         (wl-highlight-summary-line-string): Highlight for "i" mark.
2980         (wl-highlight-summary-current-line): Ditto.
2981
2982         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2983         no destination.
2984
2985         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2986         exists, just go ahead.
2987         (wl-summary-prefetch-region): Rewrite.
2988         (wl-summary-prefetch): Ditto.
2989         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2990         (wl-summary-exec-action-prefetch): New function.
2991         (wl-summary-target-mark-prefetch): Rewrite.
2992
2993 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2994
2995         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2996         (wl-highlight-summary-line-string): Added "d" and "D".
2997         (wl-highlight-summary-current-line): Ditto.
2998
2999         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3000         in wl-summary.el.
3001         (wl-thread-insert-entity-sub): Ditto.
3002         (wl-thread-remove-destination-region): Ditto.
3003         (wl-thread-print-destination-region): Ditto.
3004
3005         * wl-summary.el (wl-summary-buffer-refile-list,
3006         wl-summary-buffer-delete-list,
3007         wl-summary-buffer-copy-list): Abolish.
3008         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3009         All other related portions are changed.
3010         (wl-summary-mark-action-list): New variable.
3011         (wl-summary-set-mark): New function.
3012         (wl-summary-register-target-mark): Ditto.
3013         (wl-summary-unregister-target-mark): Ditto.
3014         (wl-summary-have-target-mark-p): Ditto.
3015         (wl-summary-register-temp-mark): Ditto.
3016         (wl-summary-unregister-temp-mark): Ditto.
3017         (wl-summary-registered-temp-mark): Ditto.
3018         (wl-summary-collect-temp-mark): Ditto.
3019         (wl-summary-unset-mark): Ditto.
3020         (wl-summary-set-target-mark): Ditto.
3021         (wl-summary-unset-target-mark): Ditto.
3022         (wl-summary-set-action-generic): Ditto.
3023         (wl-summary-unset-action-generic): Ditto.
3024         (wl-summary-exec-action-delete): Ditto.
3025         (wl-summary-exec-action-erase): Ditto.
3026         (wl-summary-set-action-refile): Ditto.
3027         (wl-summary-set-action-refile-subr): Ditto.
3028         (wl-summary-unset-action-refile): Ditto.
3029         (wl-summary-make-destination-numbers-list): Ditto.
3030         (wl-summary-exec-action-refile): Ditto.
3031         (wl-summary-set-action-copy): Ditto.
3032         (wl-summary-unset-action-copy): Ditto.
3033         (wl-summary-exec-action-copy): Ditto.
3034         (wl-summary-collect-numbers-region): Ditto.
3035         (wl-summary-delete): Rewrite.
3036         (wl-summary-erase): Ditto.
3037         (wl-summary-remove-destination): Ditto.
3038         (wl-summary-exec): Ditto.
3039         (wl-summary-exec-region): Ditto.
3040         (wl-summary-target-mark-erase): Ditto.
3041         (wl-summary-refile): Ditto.
3042         (wl-summary-copy): Ditto.
3043         (wl-summary-unmark): Ditto.
3044         (wl-summary-delete-all-mark): Ditto.
3045         (wl-summary-mark-line): Don't highlight.
3046         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3047         (wl-summary-target-mark-refile-subr): Rewrite.
3048
3049         (wl-summary-copy-prev-destination): Abolish.
3050
3051 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3052
3053         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3054         default values along the value of wl-on-mule.
3055         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3056         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3057         It is not used anywhere.
3058
3059 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3060
3061         * wl-summary.el (wl-summary-print-destination): Keep position.
3062         (wl-summary-cursor-move-surface): Keep horizontal position.
3063
3064 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3065
3066         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3067         write sendlog.
3068
3069 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3070
3071         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3072         `wl-summary-highlight'.
3073
3074 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3075
3076         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3077         trivial condition for temp-mark.
3078
3079 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3080
3081         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3082         when it hits killed buffer.
3083
3084 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3085
3086         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3087         * wl-news.el.in: `message' and `error' take format string.
3088
3089 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3090
3091         * wl-folder (wl-folder-insert-entity): Display a message,
3092         `...done', when the work finish.
3093         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3094
3095 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3096
3097         * wl-message.el (wl-message-redisplay): Remove unused local
3098         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3099
3100 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3101
3102         * wl-summary.el (wl-summary-replace-status-marks): Disable
3103         interactive use.
3104         (wl-summary-reedit): Check message existence at first.
3105         (wl-summary-mark-line): Fix doc, return value is indefinite.
3106
3107         * wl-highlight.el (wl-highlight-message): Arranged.
3108
3109         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3110         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3111         check temp-mark by wl-summary-temp-mark always.
3112         (wl-highlight-summary): Change accordingly.
3113         * wl-summary.el (wl-summary-mark-as-read-all)
3114         (wl-summary-delete-cache, wl-summary-set-score-mark)
3115         (wl-summary-mark-as-unread, wl-summary-unmark)
3116         (wl-summary-mark-line, wl-summary-mark-as-read)
3117         (wl-summary-mark-as-important): Ditto.
3118
3119         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3120         end of the window if possible.
3121         * wl-summary.el (wl-summary-sync-update): Support lazy
3122         highlighting.
3123         (wl-summary-toggle-disp-msg): Ditto.
3124
3125 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3126
3127         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3128
3129 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3130
3131         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3132         change.
3133
3134 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3135
3136         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3137         API.
3138         (wl-summary-sync-update): Ditto.
3139
3140         * wl-score.el (wl-score-get-score-alist): Changed argument.
3141         (wl-summary-rescore-msgs): Likewise.
3142         (wl-summary-score-headers): Likewise.
3143         (wl-score-headers): Likewise;
3144         Use elmo-folder-do-each-message-entity, etc.
3145         (wl-summary-score-effect): Follow the changes above.
3146         (wl-summary-rescore): Ditto.
3147         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3148         (wl-score-get-overview): Abolish.
3149
3150         * wl-summary.el (wl-summary-default-from): Follow the API change in
3151         elmo-msgdb.
3152         (wl-summary-count-unread): Ditto.
3153         (wl-summary-detect-mark-position): Ditto.
3154         (wl-summary-overview-entity-compare-by-date): Ditto.
3155         (wl-summary-overview-entity-compare-by-number): Ditto.
3156         (wl-summary-overview-entity-compare-by-from): Ditto.
3157         (wl-summary-overview-entity-compare-by-subject): Ditto.
3158         (wl-summary-get-list-info): Ditto.
3159         (wl-summary-rescan): Ditto.
3160         (wl-summary-jump-to-msg-by-message-id): Ditto.
3161         (wl-summary-sync-update): Ditto; Removed comment.
3162         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3163         (wl-summary-insert-message): Use wl-summary-insert
3164         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3165         (wl-summary-insert-headers): Changed argument overview to folder.
3166         (wl-summary-search-by-subject): Likewise.
3167         (wl-summary-insert-thread): Renamed from 
3168         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3169
3170         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3171         too.
3172
3173         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3174         wl-string-member.
3175
3176 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3177
3178         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3179         elmo-folder-append-buffer.
3180         (wl-draft-queue-append): Likewise.
3181
3182         * wl-mime.el (wl-message-delete-current-part): Ditto.
3183         (wl-summary-burst-subr): Ditto.
3184
3185         * wl-news.el.in (wl-news-send-news): Ditto.
3186
3187 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3188
3189         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3190         function.
3191         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3192         (wl-summary-update-mark): Enclose with save-excursion.
3193         (wl-summary-mark-as-read-internal): Fixed last change.
3194         (wl-summary-mark-as-important): Use 3rd argument of
3195         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3196         Don't use elmo-msgdb-set-mark.
3197         (wl-summary-redisplay-internal): If msgdb flag is already read,
3198         just update the mark on buffer.
3199
3200 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3201
3202         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3203         cut visible folder when elmo-folder-delete returns non-nil value.
3204
3205 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3206
3207         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3208         by Kenichi OKADA <okada@opaopa.org>).
3209
3210 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3211
3212         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3213
3214 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3215
3216         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3217         Fixed the last change, search group entity by its real name.
3218         (Thanks to: KOBAYASHI Shinji)
3219
3220 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3221
3222         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3223         (wl-fldmgr-access-display-all): Don't refer visible name.
3224         * wl-expire.el (wl-folder-archive-current-entity)
3225         (wl-folder-expire-current-entity): Ditto.
3226         * wl-folder.el (wl-folder-jump-to-current-entity)
3227         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3228         (wl-folder-open-folder-sub,wl-folder-open-all)
3229         (wl-folder-write-current-folder): Ditto.
3230         (wl-folder-insert-entity): Don't use petname for normal group.
3231         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3232         is the real name.
3233         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3234         Abolished.
3235
3236 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3237
3238         * wl-draft.el (wl-draft-create-buffer): Add
3239         `wl-summary-reply-with-citation'
3240
3241 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3242
3243         * wl-draft.el (wl-draft-reply): Fixed.
3244
3245 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3246
3247         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3248         when `wl-draft-send-confirm-with-preview' is non-nil.
3249         You can scroll up/down by j/k.
3250         (wl-draft-send-confirm-with-preview): New variable (default=t).
3251
3252 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3253
3254         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3255         (wl-fldmgr-save-folders): Fix comment.
3256
3257 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3258
3259         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3260         along the last change in `wl-folder-buffer-group-p'.
3261
3262 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3263
3264         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3265         folder.
3266
3267         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3268         the default value.
3269
3270         * wl-mime.el (wl-summary-burst): Update summary only when target
3271         folder equals current folder.
3272
3273 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3274
3275         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3276
3277 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3278
3279         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3280         value.
3281
3282 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3283
3284         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3285         `map-extents' instead of `extent-at' repeatedly.
3286         (wl-highlight-folder-current-line): Ditto.
3287
3288         * wl-highlight.el: Remove useless dummy functions.
3289
3290 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3291
3292         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3293         (wl-folder-put-folder-property): New function to put text property.
3294         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3295         (wl-folder-insert-entity, wl-folder-update-diff-line)
3296         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3297         * wl-e21.el, wl-xmas.el, wl-mule.el
3298         (wl-highlight-folder-current-line): Ditto.
3299         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3300         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3301         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3302         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3303
3304 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3305
3306         * Version number is increased to 2.11.3.
3307
3308 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3309
3310         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3311         Resume current-buffer since it is assumed by remaining tasks.
3312
3313 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3314
3315         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3316         (wl-folder-completion-function): Abolished.
3317         (wl-folder-complete-folder): New function.
3318         (wl-folder-complete-filter-condition): Ditto.
3319         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3320         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3321
3322 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3323
3324         * wl-draft.el (wl-draft-send-confirm): New function.
3325         (wl-draft-send): Use it.
3326
3327         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3328         cursor-in-echo-area while confirming.
3329
3330         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3331
3332         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3333         searching via nntp if wl-summary-search-via-nntp is 'force.
3334         Otherwise, invoke searching in nntp folder only.
3335         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3336
3337         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3338         explicitly for mime-make-text-tag.
3339
3340 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3341
3342         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3343         `mime-make-text-tag' instead of `mime-create-tag'.
3344
3345 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3346
3347         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3348         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3349
3350 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3351
3352         * wl-score.el (wl-score-save): Bind print-length and print-level.
3353         (wl-score-pretty-print): Ditto.
3354         (wl-score-edit-insert-header-entry): Ditto.
3355
3356         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3357         "From" entry to be treated with wl-draft-eword-encode-address-list.
3358         * wl-mime.el (wl-draft-preview-message): Ditto.
3359
3360         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3361         (wl-summary-mark-as-unread): Ditto.
3362         (wl-summary-mark-as-read-region): Change accordingly.
3363         (wl-summary-mark-as-unread-region): Ditto.
3364         (wl-summary-target-mark-mark-as-read): Ditto.
3365         (wl-summary-target-mark-mark-as-unread): Ditto.
3366
3367 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3368
3369         * Version number is increased to 2.11.2.
3370
3371 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3372
3373         * wl-news.el.in (wl-news-previous-version-save): Bind
3374         print-length and print-level.
3375         * wl-thread.el (wl-thread-save-entities): Ditto.
3376         (wl-thread-save-top-list): Bind print-length.
3377
3378 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3379
3380         * wl-highlight.el (wl-highlight-summary-line-string): Use
3381         wl-summary-score-below-mark, wl-summary-score-over-mark.
3382         (wl-highlight-summary-current-line): Ditto.
3383
3384 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3385
3386         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3387         insert it.
3388
3389 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3390
3391         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3392
3393 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3394
3395         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3396         message without msgid.
3397         Rewrite with elmo-folder-move-messages.
3398         Set wl-message-buffer to nil.
3399
3400         * wl-summary.el (wl-summary-erase-subr): New function. Use
3401         elmo-folder-move-messages.
3402         (wl-summary-erase): Call it.
3403         (wl-summary-target-mark-erase): Ditto.
3404
3405 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3406
3407         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3408         it is not up-tp-date.
3409
3410 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3411
3412         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3413         buffer after calling `wl-summary-goto-folder-subr' without the
3414         argument `interactive'.
3415         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3416
3417 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3418
3419         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3420         `mime-create-tag'. Use `string=' instead of `looking-at'.
3421
3422 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3423
3424         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3425         to avoid compile warning.
3426
3427         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3428         entity-id when folder is given.
3429         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3430         save-excursion, use save-selected-window instead.
3431         Select folder buffer window if exists.
3432         (To correct behavior with wl-folder-move-cur-folder.)
3433
3434 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3435
3436         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3437
3438 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3439
3440         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3441         list-count instead of %d.
3442
3443 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3444
3445         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3446         (wl-news): Set it.
3447         (wl-news-append-to-folder): Use it.
3448
3449         * wl-news.el.in (wl-news-send-news): Append to specified folder
3450         instead of wl-default-folder.
3451         (wl-news-append-to-folder): Show error message with specified folder.
3452
3453         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3454                 In most major modes, Emacs assumes that any opening
3455                 delimiter found at the left margin is the start of a
3456                 top-level definition, or defun. Therefore, *never put an
3457                 opening delimiter at the left margin unless it should have
3458                 that significance.*
3459
3460         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3461
3462 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3463
3464         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3465
3466 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3467
3468         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3469
3470 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3471
3472         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3473         for sequential numbering case.
3474
3475 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3476
3477         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3478         value.
3479         (wl-draft-reply-without-argument-list): Ditto.
3480         (wl-draft-reply-myself-with-argument-list): Abolish.
3481         (wl-draft-reply-myself-without-argument-list): Ditto.
3482         * wl-draft.el (wl-draft-self-reply-p): New function.
3483         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3484
3485 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3486
3487         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3488         (avoid error for the case without byte-compiling)
3489
3490 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3491
3492         * wl-news.el.in (wl-news-append-to-folder): New function.
3493         (wl-news-exit): Rewrite.
3494         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3495
3496 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3497
3498         * wl-draft.el (wl-draft-reply-position): New function.
3499         (wl-draft-reply-position): Fix.
3500         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3501         (wl-summary-target-mark-reply-with-citation): Ditto.
3502         (wl-summary-reply-with-citation): Ditto.
3503         * wl-vars.el (wl-draft-reply-default-position): New variable.
3504
3505 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3506
3507         * wl-draft.el (wl-draft-send): Preview when interactive send.
3508
3509 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3510
3511         * wl-draft.el (wl-draft-reply): Set default position.
3512         * wl-summary.el (wl-summary-reply): Ditto.
3513         (wl-summary-reply-with-citation): Ditto.
3514         (wl-summary-target-mark-reply-with-citation): Ditto.
3515
3516 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3517
3518         * wl-news.el.in (wl-news-lang): Set default value according to
3519         current-language-environment.
3520         (wl-news-append-news): Do nothing when news-list is nil.
3521
3522 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3523
3524         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3525         (wl-news): Change message.
3526         (wl-news-exit): Check buffer.
3527         (wl-news-force-exit): New function.
3528         (wl-news-show-all): New function.
3529         (wl-news-discard-and-exit): Fix.
3530
3531 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3532
3533         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3534         according to current-language-environment.
3535
3536         * wl-news.el.in (wl-news): If arg, show all NEWS after
3537         wl-news-default-previous-version.
3538
3539 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3540
3541         * wl-news.el.in (wl-news-check): Rewritten.
3542         (wl-news-previous-version-load): Change data type.
3543         (wl-news-previous-version-save): Change data type.
3544         (wl-news-append-news): Add return value.
3545         (wl-news-check-news): New function.
3546         (wl-news-already-current-p): New function.
3547         (wl-news-send-news): Rewritten.
3548         (wl-news-mode-map): Add new keybind.
3549         (wl-news): Rewritten.
3550         (wl-news-exit): Rewritten.
3551         (wl-news-discard-and-mail): New function.
3552         (wl-news-send-to-address): Abolished.
3553         * wl.el (wl-init): Delete a message.
3554
3555 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3556
3557         * wl-news.el.in (wl-news-exit): Update previous version.
3558         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3559
3560 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3561
3562         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3563
3564 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3565
3566         * wl-news.el.in (wl-news): New function.
3567         (wl-news-mode): New function.
3568         (wl-news-next-line): New function.
3569         (wl-news-next-page): New function.
3570         (wl-news-exit): New function.
3571         (wl-news-buf-name): New variable.
3572         (wl-news-mode-map): New variable.
3573         (wl-news-winconf): New variable.
3574         (wl-news-append-news): Add an option.
3575
3576 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3577
3578         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3579
3580 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3581
3582         * wl-news.el.in (wl-news-send-to-address): New variable.
3583         (wl-news-send-news): Use it.
3584         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3585         Return updating status.
3586         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3587
3588 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3589
3590         * wl-news.el.in (wl-news-send-news): Delete
3591         Organization and X-Face.
3592
3593 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3594
3595         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3596         (wl-news-append-news): New function.
3597         (wl-news-send-news): New function.
3598
3599 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3600
3601         * Version number is increased to 2.11.1.
3602
3603 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3604
3605         * wl-news.el.in : New file.
3606
3607 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3608
3609         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3610         default value.
3611         (wl-draft-reply-without-argument-list): Ditto.
3612
3613 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3614
3615         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3616         (wl-message-buffer-prefetch-idle-time): Ditto.
3617         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3618
3619 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3620
3621         * wl-thread.el (wl-thread-insert-message): Use
3622         wl-summary-max-thread-depth.
3623
3624         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3625         loop detection.
3626
3627         * wl-message.el (wl-message-buffer-display): Back to the first page
3628         when cache is hit.
3629
3630 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3631
3632         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3633
3634         * wl-summary.el (wl-summary-insert-thread-entity):
3635         If the thread depth is reached to wl-summary-max-thread-depth,
3636         divide the thread.
3637
3638 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3639
3640         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3641         for elmo-remove-passwd.
3642
3643 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3644
3645         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3646         folder is sticky.
3647         (wl-folder-mark-as-read-all-entity): Ditto.
3648         (wl-folder-prefetch-entity): Ditto.
3649
3650 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3651
3652         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3653
3654 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3655
3656         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3657         Delete messages on buffer for unplugged operation.
3658         (wl-summary-erase): Ditto.
3659
3660 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3661
3662         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3663         take nil so as not to search parent by subject.
3664
3665 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3666
3667         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3668         (wl-folder-get-next-folder): Ditto.
3669         (wl-folder-get-path): Ditto.
3670
3671 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3672
3673         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3674         system and encode the region with it before verifying.
3675
3676 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3677
3678         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3679         system of the echo buffer before decoding.
3680
3681 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3682
3683         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3684         original contents.
3685
3686 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3687
3688         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3689         with argument 'any-exists.
3690
3691 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3692
3693         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3694         Use `wl-cs-autoconv'.
3695
3696 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3697
3698         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3699         by `mime-view-automatic-conversion'.
3700
3701         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3702         (wl-message-verify-pgp-nonmime): Ditto.
3703         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3704         Bind them to C-c:d and C-c:v respectively.
3705
3706         Merge following code by Teranishi-san from [wl-en:00167].
3707         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3708         (wl-mime-preview-application/pgp-encrypted): Ditto.
3709         (wl-mime-setup): Add entry.
3710
3711 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3712
3713         * wl-summary.el (wl-summary-target-mark-erase): New function.
3714         Bind it to "mD".
3715
3716 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3717
3718         * wl-vars.el (wl-draft-write-file-function): Fix.
3719         (wl-draft-reedit-hook): Changed default value.
3720
3721         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3722         wl-draft-reedit-hook.
3723         (wl-draft-remove-text-plain-tag): New function.
3724         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3725
3726         * wl-vars.el (wl-draft-write-file-function): New user option.
3727
3728         * wl-draft.el (wl-draft-prepare-edit): Use it for
3729         local-write-file-hooks.
3730         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3731
3732         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3733         (wl-draft-insert-mail-header-separator): Return the body beginning
3734         point.
3735         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3736         text/plain.
3737         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3738
3739 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3740
3741         * wl-summary.el (wl-summary-erase): New function to erase message
3742         without moving it to trash. Bind to "D".
3743
3744         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3745         as `keep' unless switch-function.
3746
3747 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3748
3749         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3750         message buffer by using `wl-summary-toggle-disp-msg'.
3751         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3752         buffer window.
3753         (wl-summary-supresedes-message): Ditto.
3754
3755         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3756         Do not delete other windows.
3757         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3758         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3759         (wl-draft-create-buffer): Set reply-or-forward also for target
3760         mark commands.
3761
3762 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3763
3764         * wl-draft.el (wl-user-agent-compose): Delete special case for
3765         switch-to-buffer-other-window.
3766
3767         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3768         (wl-summary-forward): Ditto.
3769
3770         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3771         function.
3772         (wl-draft-buffer-style): New use option.
3773
3774         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3775         (wl-draft): Follow the change above.
3776         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3777         wl-draft-buffer-style.
3778         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3779         switch-function.
3780
3781 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3782
3783         * wl-address.el (wl-address-make-completion-entry): Extracted from
3784         `wl-address-make-completion-list'.
3785         (wl-address-enable-strict-loading): New variable.
3786         (wl-address-make-completion-list): Revive petname duplication
3787         inquiry, and enable it if `wl-address-enable-strict-loading'.
3788         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3789
3790 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3791
3792         * wl-message.el (wl-message-get-original-buffer): Avoid
3793         'Selecting deleted buffer' error when original buffer is killed.
3794
3795 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3796
3797         * wl-summary.el (wl-summary-next-message): Use
3798         elmo-message-accessible-p instead of elmo-message-cached-p.
3799
3800 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3801
3802         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3803
3804         * wl-thread.el (wl-thread-open-all-unread): Use
3805         elmo-folder-list-flagged instead of
3806         elmo-folder-list-messages-mark-match.
3807
3808         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3809         instead of elmo-folder-list-messages-mark-match.
3810         (wl-summary-move-spec-alist): New variable.
3811         (wl-summary-move-spec-plugged-alist,
3812         wl-summary-move-spec-unplugged-alist): Abolish.
3813         (wl-summary-next-message): Follow the change above.
3814         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3815         with 'no-msg' argument.
3816
3817         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3818         variable.
3819         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3820         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3821         (wl-message-buffer-prefetch-get-next): Follow the change above.
3822
3823 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3824
3825         * wl-version.el (wl-version): Changed codename.
3826
3827         * Version number is increased to 2.11.0.
3828
3829 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3830
3831         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3832         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3833         `wl-draft-config-variables'.
3834         (wl-draft-kill): Fixed problem when the draft is reedit.
3835
3836 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3837
3838         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3839         buffer-modified status (Thanks to
3840         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3841
3842 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3843
3844         * wl-util.el (wl-region-exists-p): New function.
3845
3846         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3847         Remove defvars for byte-compile warnings.
3848
3849 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3850
3851         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3852         defvar-maybe. Removed unused bind.
3853
3854 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3855
3856         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3857         summary buffer window before creating new frame.
3858         (wl-draft-reply): Ditto.
3859
3860 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3861
3862         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3863
3864 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3865
3866         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3867
3868 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3869
3870         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3871         instead of `kill-region'.
3872
3873 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3874
3875         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3876         (wl-highlight-summary-line-string): Use it.
3877         (wl-highlight-summary-current-line): Ditto.
3878
3879         * wl-mime.el (wl-message-delete-current-part): Check the class of
3880         mime-entity.
3881
3882         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3883
3884         * wl-summary.el (wl-summary-make-number-list): Initialize.
3885         (wl-summary-update-mark): New function.
3886         (wl-summary-reply): Put `answered' mark on the message.
3887         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3888
3889         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3890         (wl-draft-reply): Added optional argument `number';
3891         Set wl-draft-parent-number.
3892         (wl-draft-kill): Delete answered mark if it is a reply.
3893
3894 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3895
3896         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3897         that originates in mime-preview-follow-current-entity.
3898         (wl-draft-yank-current-message-entity): Use it if region is active.
3899
3900         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3901         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3902         `wl-message-delete-current-part'.
3903         * wl-mule.el (wl-message-define-keymap): Ditto.
3904         * wl-xmas.el (wl-message-define-keymap): Ditto.
3905
3906 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3907
3908         * wl-mime.el (wl-message-delete-current-part): New function.
3909         (wl-mime-node-id-to-string): Ditto.
3910
3911         * wl-mime.el (wl-message-delete-current-part): Use existing
3912         original buffer which corresponds current mime-view buffer.
3913         (fetched buffer might have different structure, possibly)
3914
3915         * wl-mime.el (wl-message-delete-current-part): Quit if the
3916         message content differs from the actual message.
3917
3918 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3919
3920         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3921         order.
3922         (wl-summary-search-by-subject): Search parent message from tail;
3923         Check the existence of the parent message on the current thread tree.
3924         (wl-summary-update-thread): Check whether the line is inserted.
3925
3926 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3927
3928         * wl-vars.el (wl-summary-line-format): Undo last change.
3929         * wl-summary.el (wl-summary-print-destination): Do not put
3930         invisible property when `wl-summary-width' is nil.
3931         (wl-summary-line-subject-minimum-length): Abolished.
3932         (wl-summary-line-subject): Ditto.
3933
3934 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3935
3936         * wl-vars.el (wl-summary-line-format): Change default value.
3937         (wl-summary-subject-length-limit): Abolished.
3938         * wl-summary.el (wl-summary-line-subject): Ditto.
3939
3940 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3941
3942         * wl-template.el (wl-template-select): Added optional argument.
3943         If optional argument is specified, reverse
3944         `wl-template-visible-select'.
3945
3946 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3947
3948         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3949         Take prefix argument to force asking the destination folder.
3950
3951 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3952
3953         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3954         count and update status.
3955
3956 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3957
3958         * wl-summary.el (wl-summary-redisplay-internal): If
3959         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3960         after fetching.
3961
3962 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3963
3964         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3965         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3966
3967         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3968
3969 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3970
3971         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3972         (All other related portions are changed).
3973         (wl-summary-mark-as-read-all): Rewrite.
3974
3975 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3976
3977         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3978         `wl-summary-mark-as-read'.
3979         (wl-summary-mark-as-unread): Rewrite.
3980         (wl-summary-mark-as-read): Added no-modeline argument.
3981         (wl-summary-resume-cache-status): Rewrite.
3982         (wl-summary-exec-subr): Remove unused local variable.
3983
3984 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3985
3986         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3987         logic to call `wl-summary-buffer-prev-folder-function'.
3988         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3989
3990 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3991
3992         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3993         is nil.
3994
3995 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3996
3997         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3998         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3999         (wl-mime-setup): Add its entry.
4000
4001 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4002
4003         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4004         (wl-summary-delete-cache): Likewise.
4005         (wl-summary-mark-as-read): Rewrite.
4006
4007 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4008
4009         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4010         `wl-summary-count-unread'.
4011
4012         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4013
4014         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4015
4016 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4017
4018         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4019         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4020         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4021         Renamed to the elmo-msgdb-*-mark.
4022         (wl-summary-score-marks): Follow the change above.
4023         (wl-summary-auto-refile-skip-marks): Ditto.
4024         (wl-summary-incorporate-marks): Ditto.
4025         (wl-summary-expire-reserve-marks): Ditto.
4026
4027         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4028         changes.
4029         (wl-thread-insert-top): Changed updating message.
4030
4031         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4032         variable.
4033         (wl-summary-count-unread): Count answered marks.
4034         (wl-summary-rescan): Call wl-summary-insert-message instead of
4035         wl-summary-append-message-func-internal.
4036         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4037         (wl-summary-prefetch-msg): Follow the variable name changes.
4038         (wl-summary-prefetch-region): Ditto.
4039         (wl-summary-mark-as-read-all): Follow the API changes;
4040         Don't call elmo-folder-replace-marks.
4041         (wl-summary-delete-cache): Follow the variable name changes.
4042         (wl-summary-resume-cache-status): Ditto.
4043         (wl-summary-update-status-marks): New function.
4044         (wl-summary-insert-message): New function.
4045         (wl-summary-sync-marks): Follow the variable name changes.
4046         (wl-summary-sync-update): Synchronize to the msgdb, too;
4047         Changed update messages.
4048         (wl-summary-make-number-list): Rewrite.
4049         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4050         (wl-summary-mark-as-unread): Follow the API changes.
4051         (wl-summary-exec-subr): Follow the variable name changes.
4052         (wl-summary-mark-as-read): Ditto.
4053         (wl-summary-move-spec-plugged-alist): Ditto.
4054         (wl-summary-move-spec-unplugged-alist): Ditto.
4055         (wl-summary-cursor-move-surface): Ditto.
4056
4057         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4058         variable name changes.
4059         (wl-highlight-summary-current-line): Ditto.
4060
4061         * wl-expire.el (wl-expire-refile): Follow the API change in
4062         elmo-folder-move-messages.
4063         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4064         (wl-summary-archive): Use elmo-folder-msgdb instead of
4065         elmo-msgdb-load.
4066
4067 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4068
4069         * wl-mime.el (wl-draft-preview-message): Restore the position
4070         before evaluating wl-draft-send-hook in preview buffer.
4071
4072 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4073
4074         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4075         when it creates new draft buffer.
4076
4077         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4078         without argument.
4079
4080         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4081         Evaluate content and if the value is string, insert it.
4082         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4083         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4084         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4085         wl-draft-config-sub-part-bottom): Use it.
4086
4087         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4088         with the folder name. The question was unintelligible when it is
4089         called from wl-save-status.
4090
4091 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4092
4093         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4094         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4095         cannot take second argument).
4096
4097 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4098
4099         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4100         as t. Since type and subtype are not case sensitive (RFC 2045).
4101
4102 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4103
4104         * wl-vars.el (wl-message-mode-line-format): New variable.
4105         (wl-message-mode-line-format-spec-alist): Ditto.
4106         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4107         (wl-message-redisplay): Use wl-message-mode-line-format.
4108
4109 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4110
4111         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4112
4113 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4114
4115         * wl-summary.el (wl-summary-default-from): Write description.
4116
4117 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4118
4119         * wl-vars.el (wl-ldap-objectclass): Abolish.
4120
4121         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4122         (wl-ldap-make-filter): Removed condition for objectclass.
4123         (wl-ldap-make-matched-value-list): Remove meaningless process.
4124         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4125         (wl-address-ldap-search): Don't add `*' to `pat' string;
4126         use ignore-errors; added `email';
4127         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4128         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4129         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4130
4131
4132 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4133
4134         * wl-draft.el (wl-draft-parent-folder): Write description.
4135         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4136
4137 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4138
4139         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4140         as "" (zero-length string) if no parent.
4141         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4142
4143 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4144
4145         * wl-address.el (wl-address-make-completion-list): Skip duplication
4146         checking.
4147         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4148         `append'.
4149
4150 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4151
4152         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4153         instead of `beginning-of-buffer'.
4154
4155 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4156
4157         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4158
4159 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4160
4161         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4162         Refer wl-message-buffer-name.
4163         (wl-message-wheel-down): Ditto.
4164
4165 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4166
4167         * wl-vars.el (wl-message-buffer-name): New user option.
4168
4169         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4170         directly instead of making alist dinamically.
4171
4172         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4173         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4174         wl-message-buffer-cache-name.
4175         (wl-message-buffer-cache-clean-up): Ditto.
4176
4177         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4178
4179         * Version number is increased to 2.9.15.
4180
4181 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4182
4183         * wl-vars.el (wl-summary-default-view-alist): New user option.
4184
4185         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4186
4187         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4188         while deleting address.
4189         (wl-draft-delete-myself-from-cc): Ditto.
4190
4191         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4192         If optional argument is specified, reverse sort order.
4193
4194         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4195
4196 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4197
4198         * wl-thread.el (wl-thread-insert-message): Return parent number if
4199         exists.
4200         (wl-thread-update-indent-string-region): Use
4201         wl-thread-update-line-on-buffer-sub instead of
4202         wl-thread-update-line-on-buffer.
4203
4204 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4205
4206         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4207         (wl-folder-close-all): Ditto.
4208
4209 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4210
4211         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4212         and mailing-list:.
4213         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4214         value.
4215         (wl-summary-line-list-info): Print mailing-list name even when 
4216         list-number is empty.
4217
4218 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4219
4220         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4221
4222         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4223         (wl-draft-open-file): Ditto.
4224         (wl-draft-random-alphabet): Ditto.
4225
4226         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4227         bindings.
4228
4229 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4230
4231         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4232         * wl-vars.el (wl-draft-config-alist): Ditto.
4233
4234 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4235
4236         * Version number is increased to 2.9.14.
4237
4238         * wl.el (wl): Don't set wl-init as nil when error occured while
4239         auto-checking folders.
4240
4241         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4242         `elmo-expand-newtext'.
4243
4244 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4245
4246         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4247         `this-command' so that `wl-folder-goto-folder' contained in
4248         `wl-summary-keep-cursor-command' work.
4249
4250 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4251
4252         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4253         message buffer displaying state.
4254
4255 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4256
4257         * wl-vars.el (wl-summary-default-view): New variable to specify
4258         default value for `wl-summary-buffer-view' instead of using
4259         set-default.
4260         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4261
4262 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4263
4264         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4265
4266         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4267
4268 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4269
4270         * wl-vars.el (wl-forward-subject-prefix): New variable.
4271         * wl-draft.el (wl-draft-forward): Use it.
4272
4273 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4274
4275         * wl-message.el (wl-message-prev-page): When it is called without
4276         lines argument, scroll down by wl-message-scroll-amount lines.
4277         (wl-message-next-page): Ditto.
4278         * wl-vars.el (wl-message-scroll-amount): Change default value
4279         to preserve current behavior.
4280
4281 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4282
4283         * wl-summary.el (wl-summary-prefetch-msg): Bind
4284         `wl-message-entity' to call `wl-summary-from-function'.
4285
4286 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4287
4288         * wl-message.el (wl-message-buffer-create): Run
4289         wl-message-buffer-created-hook.
4290
4291 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4292
4293         * wl-summary.el (wl-summary-sort-specs): New variable.
4294         (wl-summary-default-sort-spec): Ditto.
4295         (wl-summary-sort): Rewrite.
4296         (wl-summary-sort-by-list-info): New function.
4297
4298 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4299
4300         * wl-summary.el (wl-summary-get-list-info): New function.
4301         (wl-summary-sort): Rewrite.
4302         (wl-summary-line-list-info): Ditto.
4303         (wl-summary-line-list-count): Ditto.
4304         (wl-summary-refile-region): Fixed docstring.
4305
4306 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4307
4308         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4309         `wl-folder-entity-hashtb' as completion table.
4310
4311 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4312
4313         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4314         only when this command is called interactively; silence the byte-
4315         compiler.
4316
4317 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4318
4319         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4320         active in XEmacs.
4321
4322 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4323
4324         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4325         plural lines.
4326
4327 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4328
4329         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4330         of current line when the cursor is on the header name.
4331         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4332
4333 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4334
4335         * wl-util.el (wl-read-directory-name): Return displayed directory
4336         as the default value also on XEmacs.
4337
4338 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4339
4340         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4341         formatting.
4342
4343 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4344
4345         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4346         argument and when it is non-nil, check face property before
4347         highlighting for each line.
4348         (wl-highlight-summary-window): Set it.
4349
4350 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4351
4352         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4353         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4354
4355         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4356         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4357         (wl-draft-get-fcc-list): Likewise.
4358
4359 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4360
4361         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4362         (wl-thread-entity-cur): Ditto.
4363         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4364         wl-thread-indent-regexp setting.
4365         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4366
4367         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4368         wl-summary-lazy-highlight.
4369         (wl-summary-display-bottom): Ditto.
4370
4371         * wl-thread.el (wl-thread-open-close): Likewise.
4372
4373         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4374         from and subject;
4375         Bind wl-draft-use-frame;
4376         Enclose with save-window-excursion;
4377         Use wl-draft-create-buffer instead of with-temp-buffer;
4378         Use wl-draft-prepare-edit;
4379         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4380         Use wl-draft-send instead of wl-draft-raw-send.
4381
4382 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4383
4384         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4385         of using wl-from.
4386
4387 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4388
4389         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4390         insert-buffer instead of clone-buffer.
4391         (wl-draft-doing-mime-bcc): New variable.
4392         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4393         infinite loop.
4394         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4395
4396         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4397         (wl-draft-mime-bcc-body): Ditto.
4398
4399         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4400         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4401         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4402         wl-draft-do-mime-bcc.
4403         (wl-draft-mime-bcc-field): New function.
4404         (wl-draft-do-mime-bcc): Ditto.
4405
4406         * wl-address.el (wl-address-complete-header-list): New variable.
4407         (wl-address-complete-header-regexp): Changed default value.
4408
4409         * Version number is increased to 2.9.13.
4410
4411 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4412
4413         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4414         it is differed.
4415
4416 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4417
4418         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4419         (wl-summary-line-list-count): Ditto.
4420
4421 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4422
4423         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4424         (wl-nntp-posting-function): New variable.
4425         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4426         `wl-nntp-posting-config-alist'.
4427
4428 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4429
4430         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4431         FLIM.
4432
4433 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4434
4435         * wl-summary.el (wl-summary-target-mark-refile-sub):
4436         Remove a nuisance funcall.
4437
4438 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4439
4440         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4441         as t for `try-completion'.
4442
4443 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-summary.el (wl-summary-default-from): Use
4446         wl-address-header-extract-address instead of
4447         std11-extract-address-components.
4448         (wl-summary-simple-from): Ditto.
4449         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4450         (wl-summary-insert-headers): Show message.
4451         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4452         for whole line.
4453         (wl-summary-default-from): Revert last change.
4454         (wl-summary-simple-from): Ditto.
4455         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4456         (wl-summary-mark-as-read-region): Follow the change above.
4457         (wl-summary-sync-marks): Ditto.
4458         (wl-summary-target-mark-mark-as-read): Ditto.
4459         (wl-summary-redisplay-internal): Ditto.
4460         (wl-summary-redisplay-no-mime-internal): Ditto.
4461         (wl-summary-redisplay-all-header): Ditto.
4462         (wl-summary-mark-as-read): Removed argument `cached';
4463         Use current cache status to set cache mark.
4464         (wl-summary-redisplay-internal): Follow the change above.
4465         (wl-summary-redisplay-no-mime-internal): Ditto.
4466         (wl-summary-redisplay-all-header): Ditto.
4467
4468         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4469
4470         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4471         Don't call itself recursively (Adviced by Yamaoka-san).
4472
4473 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4474
4475         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4476         bind wl-summary-highlight as nil to avoid error caused by missing
4477         local variables.
4478
4479 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4480
4481         * wl-vars.el (wl-invalid-character-message): New user option.
4482
4483         * wl-util.el (wl-set-string-width): If truncated string-width is
4484         larger than specified width, use `wl-invalid-character-message'.
4485
4486 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4487
4488         * wl-summary.el (wl-summary-prefetch-msg): 
4489         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4490
4491 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4492
4493         * wl-vars.el (wl-summary-check-line-format): New user option.
4494         (wl-summary-line-format-file): Ditto.
4495
4496         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4497         variable.
4498         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4499         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4500         and `wl-summary-view-old-p' to check whether do a rescan or not.
4501         (wl-summary-view-old-p): New function.
4502         (wl-summary-line-format-changed-p): Ditto.
4503         (wl-summary-line-format-save): Ditto.
4504         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4505
4506         * wl-util.el (wl-set-string-width): Avoid using negative number
4507         for make-string.
4508
4509 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4510
4511         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4512         return value.
4513
4514         * wl-util.el (wl-set-string-width): Added optional argument
4515         `padding' (All other related portions are changed).
4516         (wl-line-parse-format): If the first letter of column number is
4517         `0', zero-padding the result (ex: "%05l").
4518
4519         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4520
4521 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4522
4523         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4524         sequential summary view.
4525
4526 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4527
4528         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4529         if it doesn't have a -unix version.
4530
4531 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4532
4533         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4534
4535 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4536
4537         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4538         content.
4539         (wl-draft): Follow the change above.
4540
4541         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4542
4543         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4544         and wl-folder-summary-line-format-alist contain %T and %P.
4545
4546         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4547         (wl-summary-mode-line-format): New user option.
4548         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4549         (wl-summary-line-format): Changed default value.
4550         (wl-summary-lazy-highlight): Changed default value.
4551
4552         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4553         change in wl-summary-create-line.
4554         (wl-thread-insert-entity-sub): Ditto.
4555
4556         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4557         (wl-summary-buffer-unread-status): Ditto.
4558         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4559         (wl-summary-buffer-persistent-mark-column): Ditto.
4560         (wl-summary-buffer-mode-line-formatter): Ditto.
4561         (wl-summary-buffer-mode-line): Ditto.
4562         (wl-summary-message-regexp): Abolished.
4563         (All other related portions are changed.)
4564         (wl-summary-detect-mark-position): New function.
4565         (wl-summary-buffer-set-folder): Setup
4566         wl-summary-buffer-mode-line-formatter.
4567         (wl-summary-mode): Setup selective-display;
4568         Setup pre-idle-hook when xemacs.
4569         (wl-summary-update-modeline): Rewrite.
4570         (wl-summary-jump-to-msg): Define as function;
4571         Changed regexp for searching messages.
4572         (wl-summary-message-number): Rewrite.
4573         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4574         Do rescan when old type summary cache.
4575         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4576         (wl-summary-remove-destination): Use '\r' to detect EOL.
4577         (wl-summary-print-destination): Ditto.
4578         (wl-summary-temp-mark): New inline function.
4579         (wl-summary-persistent-mark): Ditto.
4580         (wl-summary-line-number): New function.
4581         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4582         (wl-summary-line-list-count): New function.
4583         (wl-summary-create-line): Added argument persistent-mark.
4584         (All other related portions are changed)
4585         (wl-summary-create-line): Insert '\r'.
4586         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4587         (wl-summary-cursor-move-surface): New inline function.
4588         (wl-summary-prev): Use it.
4589         (wl-summary-next): Ditto.
4590
4591         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4592         wl-summary-message-regexp.
4593         (wl-highlight-summary): Delete progress message.
4594         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4595
4596         * Version number is increased to 2.9.12.
4597
4598 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4599
4600         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4601         variable (nil: no minimum).
4602         (wl-summary-line-subject): Add some spaces after subject by
4603         wl-summary-line-subject-minimum-length.
4604
4605 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4606
4607         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4608         and removed `F'.
4609         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4610         change above).
4611
4612 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4613
4614         * wl-summary.el (wl-summary-line-list-count): Reverted.
4615         (example setting in samples/*/dot.wl is also updated)
4616
4617 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4618
4619         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4620
4621         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4622
4623         * wl-vars.el (wl-summary-line-format): Addes some description to the
4624         docstring.
4625
4626         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4627         (wl-summary-line-close-bracket): Ditto.
4628         (wl-summary-line-children-number): Ditto.
4629         (wl-summary-line-thread-indent): Ditto.
4630         (wl-summary-line-children-and-from): Ditto.
4631
4632         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4633         't', 'c', 'F' and added 'C'.
4634
4635         * wl-util.el (wl-set-string-width): Accept negative value.
4636         (wl-line-parse-format): Added "%number(" and "%)".
4637
4638 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-summary.el (wl-summary-line-list-count): Change format of the
4641         return value.
4642
4643 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4644
4645         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4646         from the recent message.el.
4647         (wl-draft-point-in-header-p): Ditto.
4648         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4649         wl-draft-beginning-of-line.
4650         * wl-e21.el (wl-draft-mode-map): Ditto.
4651         * wl-xmas.el (wl-draft-mode-map): Ditto.
4652
4653         * wl-folder.el: Sort macrodefs by dependencies.
4654
4655 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4656
4657         * wl-summary.el (wl-summary-prev): Fixed regexp.
4658         (wl-summary-next): Ditto.
4659
4660 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4661
4662         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4663
4664 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4665
4666         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4667         for backward compatibility.
4668
4669 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4670
4671         * wl-summary.el (wl-summary-line-list-count): New function, merged
4672         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4673         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4674         list counts.
4675
4676 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4677
4678         * wl-summary.el (wl-summary-create-line): Ignore errors while
4679         timezone-fix-time.
4680
4681         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4682
4683         * wl-summary.el (wl-summary-sync-update): Ditto.
4684         (wl-summary-default-from): Use wl-message-entity
4685         instead of entity.
4686
4687         * wl-summary.el (wl-summary-create-line): Fix.
4688
4689         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4690         (wl-summary-line-format): New user option.
4691         (wl-folder-summary-line-format-alist): Ditto.
4692         (wl-summary-from-width): Abolished.
4693
4694         * wl-util.el (toplevel): Require 'bytecomp.
4695         (wl-line-parse-format): New function.
4696         (wl-line-formatter-setup): New macro.
4697
4698         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4699         (wl-summary-buffer-line-formatter): New buffer local variable.
4700         (wl-summary-switch-to-clone-buffer): Follow the change above.
4701         (wl-summary-message-regexp): Fix.
4702         (wl-summary-from-func-internal): Abolished.
4703         (wl-summary-subject-func-internal): Ditto.
4704         (wl-summary-subject-filter-func-internal): Ditto.
4705         (All other related portions are changed.)
4706         (wl-summary-buffer-set-folder):
4707         Set up wl-summary-buffer-number-column and 
4708         wl-summary-buffer-line-formatter
4709         (All other related portions are changed.)
4710         (wl-summary-buffer-number-column-detect): Abolished.
4711         (All other related portions are changed.)
4712         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4713         (wl-summary-delete-all-temp-marks-on-buffer): Use
4714         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4715         (wl-summary-target-mark-delete): Ditto.
4716         (wl-summary-target-mark-refile-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-target-mark-save): Ditto.
4721         (wl-summary-replace-status-marks): Renamed from
4722         wl-summary-set-status-marks-on-buffer;
4723         Use wl-summary-message-regexp instead of
4724         wl-summary-buffer-number-regexp.
4725         (wl-summary-sync-update): Follow the change above.
4726         (wl-summary-goto-previous-message-beginning): New function.
4727         (wl-summary-mark-as-unread): Use it.
4728         (wl-summary-mark-as-important): Ditto.
4729         (wl-summary-line-formatter): New variable.
4730         (wl-summary-line-year): New function.
4731         (wl-summary-line-day): Ditto.
4732         (wl-summary-line-day-of-week): Ditto.
4733         (wl-summary-line-hour): Ditto.
4734         (wl-summary-line-minute): Ditto.
4735         (wl-summary-line-open-bracket): Ditto.
4736         (wl-summary-line-close-bracket): Ditto.
4737         (wl-summary-line-children-number): Ditto.
4738         (wl-summary-line-thread-indent): Ditto.
4739         (wl-summary-line-size): Ditto.
4740         (wl-summary-line-subject): Ditto.
4741         (wl-summary-line-from): Ditto.
4742         (wl-summary-line-children-and-from): Ditto.
4743         (wl-summary-create-line): Rewritten.
4744         (wl-summary-format-date): Abolished.
4745
4746         * wl-highlight.el (wl-highlight-summary-current-line): Use
4747         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4748         Use thread structure to detect thread top message.
4749
4750         * wl-draft.el (wl-default-draft-cite): Don't use
4751         wl-summary-from-func-internal.
4752
4753         * wl-refile.el (wl-refile-subject-learn): Don't use
4754         wl-summary-subject-filter-func-internal.
4755         (wl-refile-guess-by-subject): Ditto.
4756
4757         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4758         parameters.
4759
4760         * wl-thread.el (wl-thread-update-indent-string-region):
4761         Use wl-thread-update-line-on-buffer instead of
4762         wl-thread-update-indent-string.
4763         (wl-thread-update-children-number): Redefine using
4764         wl-thread-update-line-on-buffer.
4765         (wl-thread-update-indent-string): Abolished.
4766
4767         * Version number is increased to 2.9.11.
4768
4769 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4770
4771         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4772         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4773         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4774
4775         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4776         as nil.
4777
4778         * wl-thread.el (wl-thread-open-all-unread): Use 
4779         elmo-folder-list-messages-mark-match.
4780         (wl-thread-insert-message): Removed argument `mark-alist'.
4781         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4782         elmo-msgdb-set-mark.
4783         (wl-thread-get-children-msgs-uncached): Likewise.
4784         (wl-thread-get-exist-children): Added argument include-self.
4785         (wl-thread-delete-message): Follow the change above.
4786
4787         * wl-summary.el (wl-summary-count-unread): Removed argument.
4788         (wl-summary-rescan): Follow the change above.
4789         (wl-summary-mark-as-read-region): Ditto
4790         (wl-summary-mark-as-unread-region): Ditto.
4791         (wl-summary-delete-messages-on-buffer): Ditto.
4792         (wl-summary-sync-update): Ditto.
4793         (wl-summary-switch-to-clone-buffer): Ditto.
4794         (wl-summary-goto-folder-subr): Ditto.
4795         (wl-summary-target-mark-mark-as-read): Ditto.
4796         (wl-summary-target-mark-mark-as-unread): Ditto.
4797         (wl-summary-target-mark-mark-as-important): Ditto.
4798         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4799         (wl-summary-update-thread): Removed argument `mark-alist'.
4800         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4801         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4802         (wl-summary-resume-cache-status): Likewise.
4803         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4804         elmo-msgdb-set-mark.
4805         (wl-summary-mark-as-read-all): Likewise.
4806         (wl-summary-delete-cache): Ditto.
4807         (wl-summary-auto-select-msg-p): Ditto.
4808         (wl-summary-mark-as-unread): Ditto.
4809         (wl-summary-no-auto-refile-message-p): Ditto.
4810         (wl-summary-mark-as-read): Ditto.
4811         (wl-summary-mark-as-important): Ditto.
4812         (wl-summary-auto-refile): Follow the change above.
4813         (wl-summary-delete-all-marks): Removed.
4814         (wl-summary-resume-marks-and-highlight): Ditto.
4815         (wl-summary-resume-marks): Ditto.
4816         (wl-summary-delete-important-msgs-from-list): Ditto.
4817         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4818
4819         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4820         wl-summary-count-unread.
4821
4822         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4823         (wl-summary-score-update-all-lines): Use
4824         elmo-msgdb-set-mark.
4825
4826 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4827
4828         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4829         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4830         (wl-summary-create-line): Renamed from
4831         wl-summary-overview-create-summary-line;
4832         Argument rearrangement.
4833         (wl-summary-update-thread): Follow the change above.
4834
4835         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4836         (wl-thread-insert-entity-sub): Likewise.
4837
4838         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4839         argument `overview', `mark-alist' and added `msgdb'.
4840
4841         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4842
4843         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4844         (wl-summary-rescan): Follow the change above.
4845         (wl-summary-sync-update): Ditto.
4846         (wl-summary-insert-thread-entity): Ditto;
4847         Don't use `let*' in every while loop;
4848         Detect infinite loop of threads.
4849         (wl-summary-update-thread): Removed argument `overview'.
4850
4851         * wl-thread.el (wl-thread-insert-message): Ditto.
4852
4853         * Version number is increased to 2.9.10.
4854
4855         * wl-message.el (wl-message-redisplay): Ignore errors while
4856         wl-message-redisplay-hook.
4857
4858 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4859
4860         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4861
4862 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4863
4864         * wl.el (wl): inhibit-quit while wl-folder.
4865
4866 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4867
4868         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4869         while msgdb access.
4870
4871 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4872
4873         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4874         even if no folder is not created.
4875
4876 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4877
4878         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4879
4880         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4881         implementation.
4882         (wl-summary-target-mark-thread): Ditto.
4883
4884         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4885
4886 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4887
4888         * wl-util.el (wl-display-bytes): Remove unused function.
4889
4890 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4891
4892         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4893         seems critical one (partially reverse the change in 2002/03/17).
4894
4895 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4896
4897         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4898         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4899
4900 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4901
4902         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4903         is not writable.
4904         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4905         plugged status instead of `'force' as 2nd argument.
4906
4907         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4908         is not creatable.
4909
4910         * Version number is increased to 2.9.9.
4911
4912 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4913
4914         * wl-summary.el (wl-summary-suspend): New function.
4915
4916 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4917
4918         * wl.el (wl): Do not check variables if check is nil.
4919         * wl-utils.el (wl-collect-draft): New function.
4920         * wl-folder.el (wl-folder-suspend): Put summary buffers
4921         and draft buffers at the end of buffer list.
4922         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4923
4924 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4925
4926         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4927         loop instead of recursive call.
4928
4929         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4930         2nd argument.
4931
4932 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4933
4934         * wl-draft.el (wl-draft-create-contents): Don't take neither
4935         (function . args) nor (string . something) any more.
4936
4937         * wl-version.el (wl-generate-user-agent-string): Return string
4938         without header symbol.
4939         * wl-draft.el (wl-draft-default-headers): Use it.
4940
4941         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4942         `wl-draft-insert-ccs' and return field value instead of inserting
4943         the header. Abolish cc argument.
4944         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4945
4946         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4947         rather than one with string car.
4948
4949         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4950         * wl-draft.el (wl-draft-create-contents): Add it after the default
4951         headers.
4952
4953         * wl-draft.el (wl-draft-create-contents): For the case of
4954         (symbol-or-string . function) insert header only when the function
4955         returns string value.
4956
4957 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4958
4959         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4960         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4961
4962 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4963
4964         * wl.el (wl-check-environment): Don't check Message-ID when
4965         `wl-insert-message-id' is nil.
4966         Revive checking if `wl-message-id-domain' contains "@".
4967
4968 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4969
4970         * wl.el (wl-check-environment): Merge examination for "@" at
4971         inappropriate position into the first string-match.
4972
4973         * wl-summary.el (wl-summary-target-mark-print): New function.
4974         (wl-summary-pipe-message-subr): Extracted from
4975         `wl-summary-pipe-message'.
4976         (wl-summary-target-mark-pipe): New function.
4977         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4978         `wl-summary-target-mark-pipe'.
4979
4980 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4981
4982         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4983
4984 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4985
4986         * wl.el (wl-check-environment): Use elmo-warning instead of
4987         error for non-critical ones.
4988         Remove trash folder check.
4989         (wl): Don't ignore error in wl-check-environment.
4990
4991         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4992         check, which is moved from `wl-check-environment'.
4993         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4994
4995 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4996
4997         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4998         guess anything, call wl-summary-write.
4999         (wl-summary-write): Create draft with blank To field.
5000         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5001
5002 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5003
5004         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5005         argument full as well for wl-folder-write-current-folder.
5006         If wl-*-write-current-folder cannot guess addressee, add blank
5007         To header.
5008         Rewrite condition for positioning cursor.
5009
5010 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5011
5012         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5013         summary buffer is present, use it.
5014         (wl-folder-jump-to-previous-summary): Ditto.
5015
5016 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5017
5018         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5019
5020         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5021         wl-summary-previous-buffer and wl-summary-next-buffer.
5022
5023         * wl-folder.el (wl-folder-mode-map): Bind
5024         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5025         (wl-folder-jump-to-next-summary): New function.
5026         (wl-folder-jump-to-previous-summary): Ditto.
5027
5028         * wl-draft.el (wl-draft): Rearranged.
5029
5030 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5031
5032         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5033         of header.
5034         (wl-draft): Collect arguments for the header as header-alist.
5035         (wl-draft-forward): Arrange arguments for wl-draft.
5036         (wl-draft-reply): Ditto.
5037         (wl-draft-edit-string): Ditto.
5038         * wl-summary.el (wl-summary-write): Ditto.
5039         (wl-summary-write-current-folder): Ditto.
5040
5041         * Version number is increased to 2.9.8.
5042
5043 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5044
5045         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5046
5047         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5048
5049         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5050         even if the guess failed.
5051
5052         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5053         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5054         wl-summary-write-current-folder.
5055         * wl-xmas.el: Ditto.
5056
5057 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5058
5059         * wl-summary.el (wl-summary-next-page): Force display message if
5060         message is not displayed yet.
5061         (wl-summary-prev-page): Ditto.
5062
5063 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5064
5065         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5066
5067 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5068
5069         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5070         add "Preview Message" and "Save Draft and Exit".
5071
5072 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5073
5074         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5075         if addrmgr is called from draft in splitted window.
5076
5077         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5078         * wl-mule.el: Ditto.
5079         * wl-xmas.el: Ditto.
5080
5081 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5082
5083         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5084
5085         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5086         * wl-xmas.el (wl-folder-toolbar): Ditto.
5087
5088 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5089
5090         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5091         and wl-draft-save-and-exit.
5092         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5093         * wl-xmas.el: Ditto.
5094         * wl-mule.el: Ditto.
5095
5096         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5097         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5098
5099 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5100
5101         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5102         lists for saving buffer.
5103
5104 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5105
5106         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5107         parent-folder argument instead of it.
5108         (wl-draft-create-buffer): Ditto.
5109         (wl-draft-forward): Ditto.
5110         (wl-draft-reply): Ditto.
5111         * wl-summary.el (wl-summary-write): Ditto.
5112         (wl-summary-write-current-folder): Ditto.
5113
5114         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5115         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5116         Folder buffer after composing.
5117
5118 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5119
5120         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5121         header if the file `wl-x-face-file' already contains it.
5122
5123 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5124
5125         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5126         folder" entry.
5127         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5128         * wl-e21.el (wl-folder-toolbar): Ditto.
5129         * wl-xmas.el (wl-folder-toolbar): Ditto.
5130
5131 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5132
5133         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5134         wl-folder-goto-folder with sticky argument.
5135         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5136
5137 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5138
5139         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5140         and wl-summary-previous-buffer.
5141         (wl-summary-next-buffer): New function.
5142         (wl-summary-previous-buffer): Ditto.
5143
5144 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5145
5146         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5147         wl-folder-jump-to-current-entity-with-arg.
5148         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5149         `wl-folder-jump-to-current-entity'.
5150         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5151         `wl-summary-goto-folder-sticky'.
5152         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5153         `wl-summary-goto-folder'.
5154         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5155         Unless force-exit, do not clean temp. marks for sticky summary.
5156         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5157
5158 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5159
5160         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5161         not entire.
5162
5163 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5164
5165         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5166         to `C-x C-s'.
5167         (wl-summary-save-status): New command.
5168         (wl-summary-exit): Don't clean-up temp marks when sticky.
5169         (Applied patch from Nakayama-san [wl: 09548])
5170         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5171         Do nothing when no mark data.
5172         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5173         Call `wl-summary-delete-all-temp-marks' before saving.
5174
5175 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5176
5177         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5178
5179 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5180
5181         * wl.el (wl-check-environment): Also cause error when (system-name)
5182         returns "localhost.localdomain". (Although it doesn't affect because
5183         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5184
5185 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5186
5187         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5188         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5189
5190         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5191         value.
5192
5193 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5194
5195         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5196         Likewise r-cc-list and r-ng-list.
5197
5198 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5199
5200         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5201         only if it is bound as variable.
5202
5203         * wl-mime.el (wl-draft-preview-message): Ditto.
5204
5205 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5206
5207         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5208         needless `goto-char'.
5209
5210         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5211         `wl-summary-redisplay-no-mime-internal' instead of
5212         `wl-summary-redisplay-no-mime'.
5213         (wl-summary-redisplay-no-mime): Changed argument;
5214         Call `wl-summary-redisplay-no-mime-internal'.
5215
5216         * wl-mime.el (wl-draft-preview-message): Bind
5217         `mime-header-encode-method-alist' locally.
5218
5219         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5220         (wl-draft-std11-parse-addresses): Added the first address check.
5221         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5222
5223         * Version number is increased to 2.9.7.
5224
5225 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5226
5227         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5228
5229 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5230
5231         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5232         related to scrollbar support, if there is no such a feature
5233         compiled in.
5234
5235 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5236
5237         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5238         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5239         for prefetch.
5240
5241 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5242
5243         * wl-summary.el (wl-summary-pick): Fix for no match.
5244
5245 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5246
5247         * wl-draft.el (wl-draft-save):
5248         Override `mime-header-encode-method-alist'.
5249
5250 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5251
5252         * wl-folder.el (wl-folder-pick): New function.
5253         Define key as "?".
5254
5255 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5256
5257         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5258         Fix for unplugged.
5259
5260 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5261
5262         * wl-folder.el (wl-folder-virtual): New function.
5263         Define key as "V".
5264
5265 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5266
5267         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5268         multi folder if entity is group.
5269
5270 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5271
5272         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5273         is nil.
5274
5275 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5276
5277         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5278         (wl-summary-target-mark-msgs): Return the number of marked messages.
5279
5280 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5281
5282         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5283         "first:" is specified.
5284
5285 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5286
5287         * wl-vars.el (wl-from): Use return value of function
5288         user-full-name instead of the variable user-full-name since
5289         XEmacs-20.4 doesn't set this variable.
5290
5291 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5292
5293         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5294         call `wl' directly.
5295
5296 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5297
5298         * wl-draft.el (wl-draft-reedit): Removed duplicated
5299         switch-to-buffers.
5300
5301 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5302
5303         * wl.el (wl-other-frame): Removed garbages.
5304
5305 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5306
5307         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5308
5309         * wl-xmas.el (wl-draft-key-setup): Ditto.
5310
5311         * wl-mule.el (wl-draft-key-setup): Ditto.
5312
5313         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5314         (wl-draft-reedit): Ditto.
5315         (wl-draft-prepare-edit): Add `wl-draft-save' to
5316         `local-write-file-hooks'.
5317         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5318         (wl-draft-reedit): Set buffer-file-name.
5319         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5320
5321
5322         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5323         call it.
5324         (wl-delete-startup-frame-function): New variable.
5325         (wl-other-frame): New function
5326         (Original was written by Yamaoka san [wl: 09239]).
5327
5328         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5329         if `wl-folder-use-frame'.
5330
5331 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5332
5333         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5334
5335 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5336
5337         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5338         New variable.
5339         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5340         (wl-message-buffer-prefetch-get-next): Use them.
5341         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5342
5343 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5344
5345         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5346         with unwind-protect.
5347
5348         * wl-draft.el (wl-draft-reedit): Rewrite.
5349         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5350         (wl-draft-save): Insert header separator if it does not exist;
5351         Removed condition-case.
5352
5353         * wl-summary.el (wl-summary-reedit): Revert last change.
5354
5355         * wl-draft.el (wl-draft-save): Rewrite.
5356         (wl-draft-create-buffer): Set buffer-file-name as nil.
5357
5358         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5359
5360         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5361
5362         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5363         nil.
5364
5365 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5366
5367         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5368         If count is nil, do not prefetch.
5369         (wl-message-buffer-prefetch-next): Next.
5370
5371 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5372
5373         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5374
5375 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5376
5377         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5378         `delete-backward-char'
5379         (wl-draft-prepare-edit): Check major-mode.
5380         (wl-draft-decode-header): Rewrite.
5381         (wl-draft): Fix.
5382
5383 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5384
5385         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5386
5387 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5388
5389         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5390         (wl-message-buffer-prefetch-get-next): Remove size checking.
5391         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5392
5393 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5394
5395         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5396         (wl-draft-default-headers): Fix.
5397
5398 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5399
5400         * wl-draft.el (wl-draft-default-headers): Insert return value of
5401         `wl-generate-mailer-string-function'.
5402
5403 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5404
5405         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5406         (wl-draft-insert-mail-header-separator): Ditto.
5407
5408         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5409         again (Reverted the change on 2002-01-17 by OKADA san).
5410
5411 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5412
5413         * wl-draft.el (wl-draft): Rewrite.
5414         (wl-draft-create-buffer): New function.
5415         (wl-draft-create-contents): Ditto.
5416         (wl-draft-prepare-edit): Ditto.
5417         (wl-draft-decode-header): Ditto.
5418         (wl-draft-decode-body): Ditto.
5419         (wl-draft-check-new-line): Ditto.
5420         (wl-draft-default-headers): Ditto.
5421         (wl-draft-insert-mail-header-separator): Ditto.
5422
5423 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5424
5425         * Version number is increased to 2.9.6.
5426
5427 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5428
5429         * wl-draft.el (wl-draft-delete-field): Optional argument.
5430         (wl-draft-delete-fields): Ditto.
5431
5432 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5433
5434         * wl-message.el (toplevel): Eliminated byte-compile warning.
5435         for `itimer-function', `delete-timer' and `itimer-list'.
5436
5437 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5438
5439         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5440         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5441         `wl-message-buffer-prefetch-threshold'.
5442         * wl-summary.el (wl-summary-redisplay-internal): Remove
5443         the check of `wl-message-buffer-prefetch-depth'.
5444
5445 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5446
5447         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5448         size of article.
5449         (wl-message-buffer-prefetch-subr): Remove size check.
5450
5451 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5452
5453         * wl-vars.el (wl-plugged): Make customizable.
5454
5455 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5456
5457         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5458         (wl-message-buffer-prefetch-set-timer): New function.
5459         (wl-message-buffer-prefetch-get-next): New function.
5460         (wl-message-buffer-prefetch): New function.
5461         (wl-message-buffer-prefetch-next): Rewrite.
5462         (wl-message-buffer-prefetch-subr): Rewrite.
5463         * wl-vars.el (wl-auto-prefetch-first): New variable.
5464         * wl-summary.el (wl-summary-goto-folder-subr): Call
5465         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5466
5467 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5468
5469         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5470         `wl-summary-unread-message-hook'.
5471
5472 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5473
5474         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5475         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5476         if range is `cache-status'.
5477
5478 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5479
5480         * wl-message.el (wl-message-buffer-prefetch-subr):
5481         Improve debug message.
5482
5483 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5484
5485         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5486         `wl-mail-send-pre-hook'.
5487         (wl-draft-send-mail-with-qmail): Ditto.
5488         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5489
5490 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5491
5492         * wl-message.el (wl-message-buffer-prefetch-subr):
5493         Fix for cancel-function-timers bug.
5494         (wl-message-buffer-prefetch-debug): Default value is t.
5495
5496 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5497
5498         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5499         (wl-message-buffer-prefetch-subr): Rewrite.
5500         Rename from `wl-message-buffer-prefetch'.
5501
5502 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5503
5504         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5505         (wl-default-draft-cite-decorate-author): Ditto.
5506
5507         * wl-draft.el (wl-draft-cite-function): Removed.
5508         (wl-default-draft-cite-decorate-author): Ditto.
5509
5510 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5511
5512         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5513         (wl-default-draft-cite): Do not arrange author name if the value of
5514         `wl-default-draft-cite-decorate-author' is nil.
5515
5516 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5517
5518         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5519
5520         * wl-folder.el (wl-folder-check-one-entity): Don't care
5521         `elmo-folder-use-flag-p'.
5522
5523 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5524
5525         * wl-folder (wl-folder-check-one-entity): Fix
5526         problem if unread is nil.
5527
5528 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5529
5530         * wl-address.el (wl-address-make-completion-list): Check whether
5531         the address is a group list.
5532         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5533
5534 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5535
5536         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5537         The number of the messages of new and unread does not count
5538         correctly.
5539
5540         * wl-summary.el (wl-summary-count-unread): Changed to return
5541         `(new . unread)' instead of total.
5542         (wl-summary-sync-update): Follow the change above.
5543
5544         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5545
5546 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5547
5548         * wl-address.el (wl-address-make-completion-list): Do not enclose
5549         address by " <" and ">" if associated realname is "".
5550         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5551         This is against the promblem with group list in .addresses pointed
5552         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5553
5554 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5555
5556         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5557         message is a format control string.
5558         * wl-expire.el (wl-expire-append-log): Ditto.
5559         * wl-mime.el (wl-summary-burst-subr): Ditto.
5560         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5561         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5562
5563 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5564
5565         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5566         wl.el (wl-check-variables): Rename from `wl-check-type'.
5567         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5568         (wl-check-variables-2): New function.
5569         (wl): Call `wl-check-variables-2'.
5570
5571 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5572
5573         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5574         after renaming folder in access group.
5575
5576 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5577
5578         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5579         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5580         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5581         (wl-message-buffer-prefetch): Rewrite.
5582         (wl-message-buffer-prefetch-idle-time): Removed.
5583         * wl-summary.el (wl-summary-redisplay-internal):
5584         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5585         Error check for `wl-message-buffer-prefetch-depht'.
5586
5587 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5588
5589         * Version number is increased to 2.9.5.
5590         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5591
5592 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5593
5594         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5595         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5596         Based on the patch written by
5597         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5598
5599 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5600
5601         * wl-draft.el (wl-draft-raw-send): Fix for
5602         `wl-news-send-pre-hook'
5603
5604 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5605
5606         * wl-utils.el (wl-message-id-function): New variable.
5607         * wl-draft.el (wl-draft-insert-required-fields):
5608         Use `wl-message-id-function'.
5609
5610 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5611
5612         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5613         * wl-utils.el (wl-draft-make-message-id-string):
5614         Use `wl-from' for domain part of Message-ID
5615         if `wl-message-id-use-wl-from' if non-nil.
5616         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5617
5618 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5619
5620         * wl.el (wl): Call `wl-check-type'
5621         Do not 'condition-case'.
5622
5623 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5624
5625         * wl.el (wl-check-type): New function.
5626         (wl-check-type-variables): New variable.
5627
5628 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5629
5630         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5631
5632 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5633
5634         * wl-draft.el (wl-smtp-password-key): New function.
5635         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5636         (wl-draft-send-mail-with-smtp): Ditto.
5637         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5638
5639 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5640
5641         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5642         * wl-utils.el (wl-unique-id-suffix): Remove.
5643
5644 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5645
5646         * Version number is increased to 2.9.4.
5647
5648 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5649
5650         * wl-utils.el (wl-unique-id-suffix): New variable.
5651         (wl-unique-id): Use `wl-unique-id-suffix'
5652
5653 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5654
5655         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5656         instead of `elmo-msgdb-search'.
5657
5658         * Version number is increased to 2.9.3.
5659
5660 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5661
5662         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5663
5664 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5665
5666         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5667         (wl-draft-dispatch-message): Changed for send-later.
5668         (wl-draft-queue-flush): Ditto.
5669         (wl-draft): Clear `wl-sent-message-queued'.
5670         (wl-draft-reedit): Ditto.
5671         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5672         * wl-vars.el (wl-draft-force-queuing): New variable.
5673         (wl-draft-force-queuing-mail): New variable.
5674         (wl-draft-force-queuing-news): New variable.
5675
5676 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5677
5678         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5679         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5680
5681 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5682
5683         * Version number is increased to 2.9.2.
5684
5685 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5686
5687         * wl-draft.el (wl-draft-elide-region): New user command.
5688         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5689
5690         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5691         command `wl-draft-elide-region'.
5692         * wl-mule.el: Ditto.
5693         * wl-xmas.el: Ditto.
5694
5695 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5696
5697         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5698         (wl-biff-check-folder-async): Removed needless let.
5699
5700 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5701
5702         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5703         wl-folder-get-elmo-folder.
5704         (wl-biff-check-folder): Set `biff' argument of
5705         `wl-folder-check-one-entity'.
5706         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5707
5708         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5709         (wl-folder-check-one-entity): Added `biff' argument;
5710         Setup `biff' slot of folder.
5711
5712         * Version number is increased to 2.9.1.
5713
5714 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5715
5716         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5717         comment out and fixed.
5718         (wl-fldmgr-add-completion-subr): Ditto.
5719
5720         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5721         and msgdb.
5722
5723         * wl.el (wl-toggle-plugged): Save summary view.
5724
5725 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5726
5727         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5728
5729 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5730
5731         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5732
5733 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5734
5735         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5736         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5737         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5738
5739         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5740         if it was failed.
5741         (wl-demo): Disable undo in the demo buffer.
5742
5743 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5744
5745         * wl-version.el (wl-version): Changed codename.
5746
5747         * Version number is increased to 2.9.0.
5748
5749 2001-12-14  Takuo KITAME <kitame@northeye.org>
5750
5751         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5752         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5753         (wl-folder-mark-as-read-all-current-entity): Ditto.
5754
5755 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5756
5757         * wl-vars.el (wl-from-width): Define as obsolete variable.
5758         (wl-subject-length-limit): Ditto.
5759
5760         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5761
5762         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5763         wl-summary-save-view.
5764
5765         * wl.el (wl-save-status): Ditto.
5766         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5767
5768         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5769         (wl-summary-exit): Follow the change above.
5770         (wl-summary-goto-folder-subr): Ditto.
5771
5772         * wl-folder.el (wl-folder-create-subr): Don't use
5773         `elmo-folder-creatable-p'.
5774
5775 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5776
5777         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5778
5779 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5780
5781         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5782         rather than bitmap on Emacs 21.
5783         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5784         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5785         for xbm if the new redisplay engine is not available.
5786
5787 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5788
5789         * wl-folder.el (wl-folder-init-hook): New hook.
5790         (wl-folder-init): Run `wl-folder-init-hook'.
5791
5792 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5793
5794         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5795
5796 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5797
5798         * wl-acap.el (wl-acap-cache-filename): New variable.
5799         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5800         (wl-acap-init): Use cache if no ACAP server found.
5801
5802 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5803
5804         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5805         `wl-acap-original-msgdb-dir'.
5806
5807         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5808         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5809
5810         * wl-mime.el (wl-mime-save-directory): Renamed from
5811         `wl-mime-save-dir'.
5812
5813 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5814
5815         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5816
5817         * wl-demo.el: Require `path-util'.
5818         (wl-demo-bitmap-mule-available-p): New internal variable.
5819         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5820         `module-installed-p' instead.
5821         (wl-demo-insert-image): Use *.img file for a bitmap image.
5822         (wl-demo): Don't call the ascii demo recursively.
5823
5824 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5825
5826         * Version number is increased to 2.7.7.
5827
5828 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5829
5830         * wl.el (wl-exit): Eliminated byte-compile warning.
5831
5832 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5833
5834         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5835         obsolete variable using `elmo-define-obsolete-variable'.
5836         (wl-fetch-confirm-threshold): Ditto.
5837         (wl-cache-prefetch-folder-type-list): Ditto.
5838         (wl-cache-prefetch-folder-list): Ditto.
5839
5840 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5841
5842         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5843         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5844         (wl-demo-insert-image): New function.
5845         (wl-demo-insert-text): New function.
5846         (wl-demo-image-type-alist): Redefine as a function.
5847         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5848         (wl-demo-with-temp-file-buffer): Removed.
5849         (wl-logo-xpm): Removed.
5850         (wl-logo-xbm): Removed.
5851         (wl-logo-bitmap): Removed.
5852
5853 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5854
5855         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5856         (wl-expire-localdir-get-folder-function): New user option.
5857         (wl-expire-localdir-get-folder): New function.
5858         (wl-expire-localdir-date): Ditto.
5859
5860 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5861
5862         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5863         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5864         Fixed unread number mismatch when all-unread < unread.
5865
5866 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5867
5868         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5869         (wl-fetch-confirm-threshold): Ditto.
5870
5871         * wl-summary.el (wl-summary-confirm-appends): Removed.
5872         (wl-summary-sync-update): Don't refer
5873         `wl-summary-update-confirm-threshold' (It is now abolished).
5874
5875         * wl-message.el (wl-message-display-internal): Don't refer
5876         `wl-fetch-confirm-threshold' (It is now abolished).
5877
5878 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5879
5880         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5881
5882 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5883
5884         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5885         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5886         Change default value to nil.
5887         (wl-summary-indent-length-limit): The value can be nil, nil means
5888         unlimited.
5889
5890         * wl-summary.el: Don't set limit for indent length if the value of
5891         wl-summary-indent-length-limit is nil.
5892         If the value of wl-summary-width is nil, it means only that the width
5893         of summary is unlimited (nil doesn't mean that the indent length is
5894         unlimited).
5895
5896         * wl-thread.el: Ditto.
5897
5898 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5899
5900         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5901         be nil, nil means never confirm.
5902         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5903
5904 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5905
5906         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5907         means unlimited).
5908
5909 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5910
5911         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5912         Use `with-temp-buffer'.
5913
5914 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5915
5916         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5917         with new backquote style).
5918         (wl-folder-get-entity-from-buffer): Ditto.
5919
5920 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5921
5922         * wl-version.el (nemacs-version): Eliminated.
5923         (wl-extended-emacs-version2): Ignore nemacs.
5924         (wl-extended-emacs-version3): Ditto.
5925
5926 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5927
5928         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5929         (wl-draft-add-in-reply-to): New variable.
5930         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5931         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5932         (wl-draft-yank-from-mail-reply-buffer): Use
5933         `wl-draft-add-in-reply-to'.
5934         (wl-draft-insert-current-message): Ditto.
5935
5936 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5937
5938         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5939         typo (kill->hide).
5940         (wl-message-buffer-prefetch-folder-type-list): Added elements
5941         `mark' and `cache' instead of `internal'.
5942
5943 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5944
5945         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5946         resume msgdb directory.
5947
5948 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5949
5950         * wl.el (wl-exit): Call `wl-acap-exit'.
5951
5952         * wl-summary.el (wl-summary-message-string): New function.
5953         (wl-summary-reedit): Use it.
5954         (wl-summary-resend-bounced-mail): Remove needless let.
5955         (wl-summary-supersedes-message): Ditto.
5956         (wl-summary-save): Ditto.
5957
5958         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5959         (wl-acap-init): Set it.
5960         (wl-acap-exit): New function.
5961
5962 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5963
5964         * wl.el (wl-init): Revert (require 'mime-setup). move from
5965         toplevel.
5966
5967 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5968
5969         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5970         local variables.  Add error when guess function return invalid
5971         value.
5972
5973 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5974
5975         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5976         Change local variable name.
5977         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5978         (wl-folder-get-newsgroups): Return nil when non-news folder.
5979         * wl-summary.el (wl-summary-write-current-folder): State through
5980         when guess-list return nil.
5981         (wl-summary-write-current-folder-functions): Fixed docstring.
5982
5983         * wl.el (wl-exit): Changed confirm message.
5984
5985         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5986         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5987
5988         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5989
5990 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5991
5992         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5993         user option (Renamed from wl-cache-prefetch-folder-type-list).
5994         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5995         from wl-cache-prefetch-folder-list).
5996
5997         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5998         Move to wl-vars.el.
5999         (wl-message-buffer-prefetch-p): Changed to enable
6000         `wl-message-buffer-prefetch-folder-list'.
6001
6002         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6003         `ignore-cache'.
6004
6005 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6006
6007         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6008         `part-top' and `part-bottom'.
6009         (wl-draft-config-sub-part-top): New function.
6010         (wl-draft-config-sub-part-bottom): New function.
6011
6012 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6013
6014         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6015
6016 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6017
6018         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6019
6020 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6021
6022         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6023
6024         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6025         (wl-summary-write-current-folder): Ditto.
6026
6027 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6028
6029         * wl-folder.el (wl-folder-get-newsgroups): Use
6030         `elmo-folder-newsgroups'.
6031
6032 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6033
6034         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6035         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6036         `wl-draft-config-sub-header-bottom'.
6037
6038 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6039
6040         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6041         localnews folder.
6042
6043 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6044
6045         * wl-summary.el (wl-summary-mode): Undo last change.
6046
6047         * wl-folder.el (wl-folder-mode): Ditto.
6048
6049 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6050
6051         * wl-summary.el (wl-summary-mode): Locally set
6052         truncate-partial-window-width to nil.
6053         (for XEmacs)
6054
6055         * wl-folder.el (wl-folder-mode): Ditto.
6056
6057 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6058
6059         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6060
6061 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6062
6063         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6064         number.
6065
6066         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6067
6068         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6069
6070         * Version number is increased to 2.7.6.
6071
6072 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6073
6074         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6075
6076 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6077
6078         * wl-summary.el (wl-summary-sync-update): Enclose network
6079         related portion with `unwind-protect'.
6080
6081 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6082
6083         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6084
6085 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6086
6087         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6088         element.
6089         * wl-vars.el (wl-message-body-button-alist): Ditto.
6090
6091         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6092         max match length.
6093         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6094
6095         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6096         for the max match length;
6097         Use 4th element value for the button string regexp group.
6098
6099         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6100         candidate exists, prompt to select.
6101
6102 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6103
6104         * wl-summary.el (wl-summary-jump-to-msg): Search before
6105         calibration point by `beginning-of-line'.
6106
6107 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6108
6109         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6110         for access group.
6111
6112 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6113
6114         * wl-message.el (wl-message-display-internal): Bind
6115         `default-mime-charset'.
6116
6117         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6118
6119         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6120
6121         * Version number is increased to 2.7.5.
6122
6123 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6124
6125         * wl-expire.el (wl-summary-archive): Fixed;
6126         Use `elmo-folder-name-internal'.
6127
6128 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6129
6130         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6131         from `elmo-folder-move-messages' caller.
6132         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6133
6134         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6135         related portions are changed).
6136
6137 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6138
6139         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6140         counter.
6141
6142 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6143
6144         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6145         buffer local and set it to nil.
6146
6147         * wl-message.el (wl-message-redisplay): Ditto.
6148
6149 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6150
6151         * wl-summary.el (wl-summary-mark-as-important): If message is
6152         already cached, set messag as read, otherwise encache and mark as read.
6153
6154 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6155
6156         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6157         point-min.
6158
6159 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6160
6161         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6162         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6163         a keymap.
6164
6165 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6166
6167         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6168         parent.
6169
6170         * wl-mule.el (wl-message-define-keymap): Ditto.
6171
6172         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6173
6174         * wl-xmas.el (wl-message-display-internal-hook): Define.
6175         (wl-xmas-setup-message-toolbar): Define as function.
6176         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6177         (wl-message-overload-functions): Abolished.
6178         (wl-message-define-keymap): New function.
6179
6180         * wl-vars.el (wl-message-display-internal-hook): New variable.
6181         (wl-message-header-button-alist): New variable (Renamed from
6182         wl-highlight-message-header-button-alist).
6183         (wl-message-body-button-alist): Ditto.
6184
6185         * wl-mule.el (wl-message-define-keymap): New function.
6186         (wl-message-overload-functions): Abolished.
6187
6188         * wl-message.el (wl-message-add-buttons-to-body): New function.
6189         (wl-message-redisplay): Don't call wl-message-overload-functions;
6190         Call wl-message-add-buttons-to-header and
6191         wl-message-add-buttons-to-body.
6192         (wl-message-display-internal): Set keymap argument for
6193         elmo-mime-display-as-is, elmo-mime-message-display;
6194         Run wl-message-display-internal-hook.
6195         (wl-message-refer-article-or-url): Abolished.
6196
6197         * wl-highlight.el (wl-highlight-headers): Don't call
6198         wl-highlight-message-add-buttons-to-header.
6199         (wl-highlight-message-add-buttons-to-header): Abolished.
6200
6201
6202         * wl-e21.el (wl-message-display-internal-hook): Define.
6203         (wl-e21-setup-toolbar): Deleted duplicated binding.
6204         (wl-e21-setup-message-toolbar): Define as function.
6205         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6206         (wl-message-define-keymap): New function.
6207         (wl-message-overload-functions): Abolished.
6208
6209 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6210
6211         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6212         and elmo-folder-close.
6213
6214         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6215
6216 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6217
6218         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6219         boolean value.
6220         * wl-draft.el (wl-draft-do-fcc): Ditto.
6221
6222 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6223
6224         * wl-vars.el (wl-fcc-force-as-read): New variable.
6225         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6226         mark copied message as read.
6227
6228 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6229
6230         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6231
6232 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6233
6234         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6235         `wl-summary-target-above' instead of obsolete variable
6236         `wl-summary-temp-above'.
6237
6238         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6239         instead of `make-obsolete-variable'.
6240         * wl-refile.el (toplevel): Ditto.
6241
6242 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6245         with third argument t.
6246         (wl-draft): Set first argument for wl-plugged-init as t.
6247
6248         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6249         definition.
6250
6251 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6252
6253         * wl-vars.el: Tabify.
6254         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6255
6256         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6257         message.
6258
6259 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6260
6261         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6262         and set default to beep.
6263
6264 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6265
6266         * wl-vars.el (wl-draft-truncate-lines): New variable.
6267
6268         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6269         instead of wl-message-truncate-lines for truncate-lines.
6270
6271 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-message.el (wl-message-display-internal): Call
6274         `wl-highlight-message' after `elmo-mime-display-as-is'.
6275
6276         * wl-mime.el (wl-mime-display-text/plain): New function.
6277         (wl-mime-display-header): Ditto.
6278         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6279         body-presentation-method for text/plain;
6280         Register `wl-mime-display-header' as a header-presentation-method;
6281         Don't set up `elmo-message-text-content-inserted-hook' and
6282         `elmo-message-header-inserted-hook'.
6283
6284         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6285         variable.
6286         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6287         as t if flag is 'all-header;
6288         Don't bind `elmo-message-ignored-field-list',
6289         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6290
6291 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6292
6293         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6294         for xemacs with non-mule environment.
6295
6296 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6297
6298         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6299         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6300         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6301
6302 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6303
6304         * wl-vars.el (wl-interactive-send): Set default value as t.
6305
6306 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6307
6308         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6309         (wl-addrmgr-method-list): Abolished.
6310         (wl-addrmgr-change-method): Follow above change.
6311
6312         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6313
6314 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6315
6316         * wl-vars.el (wl-message-truncate-lines): Change default value
6317         to default-truncate-lines.
6318
6319         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6320
6321 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6322
6323         * wl-vars.el (wl-message-truncate-lines): New variable.
6324
6325         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6326         wl-message-truncate-lines.
6327
6328 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6329
6330         * wl-acap.el (wl-acap-init): Remove period from error message.
6331         (wl-acap-find-acap-service): Remove period from message.
6332
6333 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl.el (wl-check-environment): Undo last change.
6336
6337         * wl-vars.el (wl-from): Changed default value.
6338
6339         * wl-util.el (toplevel): Don't require tm-edit.
6340
6341         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6342         `wl-folder-init';
6343         Don't set mark on mail body.
6344         (wl-draft-reedit): Ditto.
6345
6346         * wl-address.el (wl-address-quote-specials): Define as an alias for
6347         elmo-address-quote-specials.
6348
6349 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6350
6351         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6352
6353         * wl-vars.el (wl-from): Set default value as nil.
6354         (wl-organization): Set default value as ORGANIZATION environment
6355         variable.
6356
6357         * wl-draft.el (wl-smtp-extension-bind): Check value of
6358         wl-smtp-connection-type.
6359
6360         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6361         error.
6362
6363 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6364
6365         * Version number is increased to 2.7.4.
6366
6367         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6368         arguments from `wl-highlight-x-face-function' caller.
6369         Use x-face-1.3.6.12 or later.
6370
6371 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6372
6373         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6374
6375 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6376
6377         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6378         (wl-fcc): Fix to accept function.
6379         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6380
6381 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6382
6383         * wl-acap.el (toplevel): Added `product-provide' declare.
6384         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6385
6386 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6387
6388         * wl.el (wl): Changed order of calling `elmo-init'
6389         and `elmo-folder-init'.
6390
6391 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6392
6393         * wl-mime.el (wl-summary-burst): Extract message when content-type
6394         of root entity is not only `multipart' but also `message/rfc822'.
6395         (wl-summary-burst-subr): Ditto.
6396
6397 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6398
6399         * wl-vars.el (toplevel): Require 'custom.
6400         (wl-trash-folder): Added to `wl-setting' group.
6401
6402         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6403         exists.
6404         (wl-addrmgr-draw): Insert empty line when no entry exists.
6405
6406         * wl-mule.el (wl-message-wheel-up): Fixed.
6407         (wl-message-wheel-down): Ditto.
6408
6409 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6410
6411         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6412         config is an anonymous lambda expression.
6413
6414 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6415
6416         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6417         when Mule 2 is running.
6418
6419 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6420
6421         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6422
6423 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6424
6425         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6426         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6427
6428         * wl-address.el (wl-address-specials-regexp): Eliminated.
6429         (wl-address-quote-specials): Rewrite.
6430
6431 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6432
6433         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6434         shy-groups for regexp.
6435
6436         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6437         character classes and Perl style shy-groups for regexp.
6438         (wl-highlight-plugged-current-line): Use Posix style character
6439         classes for regexp.
6440         (wl-e21-highlight-folder-by-numbers): Ditto.
6441         (wl-e21-display-image-p): Use `display-images-p' instead of
6442         `display-graphic-p'.
6443         (display-images-p): Make an alias to `display-graphic-p' if it is
6444         not available.  It is for Emacs version prior to 21.0.105.
6445
6446         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6447         `display-graphic-p'.
6448         (wl-demo-image-type-alist): Ditto.
6449         (display-images-p): Make an alias to `display-graphic-p' if it is
6450         not available.  It is for Emacs version prior to 21.0.105.
6451
6452 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6453
6454         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6455         support.
6456         (wl-generate-user-agent-string): Ditto.
6457
6458         * wl-version.el (wl-version): Update docsting.
6459         (wl-version-status): Ditto.
6460
6461 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6462
6463         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6464         21.0.105.  For Emacs 21.0.104 or earlier.
6465
6466 2001-09-03  Takuo KITAME <kitame@northeye.org>
6467
6468         * wl-e21.el (wl-plugged-init-icons): Use
6469         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6470         (wl-biff-init-icons): Ditto.
6471
6472 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6473
6474         * wl-highlight.el (wl-highlight-summary-current-line):
6475         Fixed highlighting refile/copy destination.
6476
6477         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6478         (wl-acap-store): Encode string by wl-acap-coding-system.
6479
6480 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6481
6482         * wl-acap.el (toplevel): Check and require 'un-define before
6483         'xemacs-ucs;
6484          Added checking for UTF-2000.
6485
6486 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6487
6488         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6489         Don't enclose with `eval-and-compile'.
6490
6491         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6492         wl-init is non-nil.
6493
6494         * wl-draft.el (wl-draft): Ditto.
6495
6496         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6497
6498         * wl-acap.el (toplevel): Require 'wl.
6499         (wl-acap-store): Call `elmo-init'.
6500
6501         * wl.el (wl): Changed position of `wl-check-environment'.
6502         (toplevel): Added autoload setting for wl-acap.
6503
6504         * wl-vars.el (wl-setting): New custom group.
6505         (wl-from): Added wl-setting group.
6506         (wl-user-mail-address-list): Ditto.
6507         (wl-organization): Ditto.
6508         (wl-subscribed-mailing-list): Ditto.
6509         (wl-envelope-from): Ditto.
6510         (wl-smtp-posting-user): Ditto.
6511         (wl-smtp-posting-server): Ditto.
6512         (wl-smtp-posting-port): Ditto.
6513         (wl-smtp-authenticate-type): Ditto.
6514         (wl-pop-before-smtp-user): Ditto.
6515         (wl-pop-before-smtp-server): Ditto.
6516         (wl-pop-before-smtp-port): Ditto.
6517         (wl-pop-before-smtp-authenticate-type): Ditto.
6518         (wl-nntp-posting-server): Ditto.
6519         (wl-nntp-posting-user): Ditto.
6520         (wl-nntp-posting-port): Ditto.
6521         (wl-fetch-confirm-threshold): Ditto.
6522         (wl-prefetch-threshold): Ditto.
6523         (wl-thread-insert-opened): Ditto.
6524         (wl-ldap-server): Ditto.
6525         (wl-ldap-port): Ditto.
6526         (wl-ldap-base): Ditto.
6527         (wl-ldap-objectclass): Ditto.
6528         (wl-use-ldap): Ditto.
6529         (wl-draft-config-alist): Ditto.
6530         (wl-draft-config-matchone): Ditto.
6531         (wl-template-alist): Ditto.
6532         (wl-message-sort-field-list): Ditto.
6533         (wl-message-ignored-field-list): Ditto.
6534         (wl-message-visible-field-list): Ditto.
6535         (wl-interactive-send): Ditto.
6536         (wl-summary-move-order): Ditto.
6537         (wl-auto-select-first): Ditto.
6538         (wl-auto-select-next): Ditto.
6539         (wl-interactive-save-folders): Ditto.
6540
6541         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6542         Initialization codes are moved from wl-local-folder-init.
6543         (wl-local-folder-init): Follow the change above.
6544         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6545
6546         * wl-acap.el: New file.
6547
6548         * Version number is increased to 2.7.3.
6549
6550 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6551
6552         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6553
6554 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6555
6556         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6557         (wl-addrmgr-address-entry-list): Ditto.
6558
6559 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6560
6561         * wl-e21.el (wl-draft-mode-map): Removed binding for
6562         `wl-draft-insert-x-face-field'.
6563
6564         * wl-mule.el (wl-draft-mode-map): Ditto.
6565
6566         * wl-xmas.el (wl-draft-mode-map): Ditto.
6567
6568         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6569         (wl-cs-autoconv): Ditto.
6570         (wl-cs-local): Ditto.
6571         (wl-use-scoring): Ditto.
6572         (wl-mime-charset): Ditto.
6573         (wl-folder-check-async): Ditto.
6574
6575         * wl.el (toplevel): Ignore nemacs and tm.
6576         (wl-exit): Ditto.
6577
6578         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6579         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6580         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6581         instead of wl-address-petname-add-or-change.
6582         (wl-summary-edit-addresses-subr): Use wl-address-delete
6583         instead of wl-address-petname-delete.
6584
6585         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6586
6587         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6588         if error occured.
6589
6590         * wl-message.el (require): Remove tm support.
6591
6592         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6593
6594         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6595         (wl-folder-jump-to-current-entity): Ditto.
6596         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6597
6598         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6599         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6600         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6601
6602         * wl-mule.el (wl-draft-key-setup): Ditto.
6603
6604         * wl-xmas.el (wl-draft-key-setup): Ditto.
6605
6606         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6607         (wl-draft-std11-parse-addresses): New function.
6608         (wl-draft-parse-mailbox-list): Use it.
6609         (wl-draft): Ignore nemacs.
6610         (wl-draft-reedit): Ditto.
6611
6612         * wl-addrmgr.el: New file.
6613         (Original is wl-rcpt.el written by
6614         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6615         Thanks Kitamoto-san.)
6616
6617         * wl-address.el (wl-address-make-address-list): Modified parsing
6618         process.
6619         (wl-address-delete): Renamed from `wl-address-petname-delete';
6620         Modify wl-address-list too.
6621         (wl-address-add-or-change): Renamed from
6622         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6623
6624 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6625
6626         * wl-highlight.el (wl-highlight-summary-current-line):
6627           Work with transient-mark-mode
6628
6629 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6630
6631         * Version number is increased to 2.7.2.
6632
6633         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6634         instead of elmo-dop-queue-method.
6635
6636 2001-08-06  SAITO Atsunori <sai@yedo.com>
6637
6638         * wl-vars.el (wl-ldap-objectclass): New user option.
6639
6640         * wl-address.el (wl-ldap-make-filter): Use it.
6641
6642 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6643
6644         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6645
6646 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6647
6648         * wl-folder.el (wl-folder): redisplay after folder insertion.
6649
6650         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6651
6652         * wl-summary.el (wl-summary-sync-update):
6653         Change status mark only when new-msgdb exists.
6654         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6655
6656 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6657
6658         * wl-summary.el (wl-summary-open-folder): New function.
6659         (wl-summary-goto-folder-subr): Use it.
6660         (wl-summary-mark-as-important): Fix;
6661         Encache only when no cache exists.
6662
6663 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6664
6665         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6666         Use with-current-buffer.
6667
6668 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6669
6670         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6671         before call `get-buffer'. Fixed parenthesis.
6672         (wl-score-get-header-entry): Clear message and help window when
6673         keyboard quit.
6674         (wl-score-edit-insert-header): Ditto.
6675
6676 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6677
6678         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6679         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6680         (wl-default-draft-cite): Fix.
6681
6682         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6683         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6684
6685 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6686
6687         * wl-message.el (wl-message-prev-page): Do same bahavior
6688         as summary when it is called in the message buffer.
6689         (wl-message-next-page): Ditto.
6690
6691 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * wl-summary.el (wl-summary-forward): Use cache if it is not
6694         section cache.
6695
6696 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6697
6698         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6699         Removed redundant require of elmo-vars.
6700         (wl-biff-state-indicator-on): Changed default value for
6701         xemacs with non-mule environment.
6702
6703         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6704         wl-message-buffer is nil;
6705         Hide progress bar after moving messages.
6706
6707 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6708
6709         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6710         message at cursor point is deleted.
6711
6712 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6713
6714         * wl-vars.el: Changed file coding system to euc-japan.
6715         Added -*-coding:-*- magic to the first line.
6716
6717         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6718         Search parent from the first message.
6719
6720         * Version number is increased to 2.7.1.
6721
6722 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6723
6724         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6725
6726 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6729         refile/delete execution.
6730
6731         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6732         Fixed docstring.
6733
6734 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6737         do update process;
6738         Don't update marks when update process is interrupted.
6739
6740 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * wl-summary.el (wl-summary-reply): Fixed problem when
6743         wl-draft-use-frame is non-nil.
6744         (wl-summary-forward): Ditto.
6745
6746         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6747         as nil.
6748         (wl-folder-mark-as-read-all-entity): Ditto.
6749         (wl-folder-prefetch-entity): Ditto.
6750
6751         * wl.el (wl): Check environment before wl-init.
6752
6753         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6754         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6755         instead of wl-summary-collect-unread.
6756         (wl-summary-reply): Split message window.
6757
6758 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6759
6760         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6761         only if current language environment is japanese,
6762
6763         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6764         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6765         (wl-folder-goto-folder-subr): Ditto.
6766
6767         * wl-draft.el (wl-draft-dispatch-message): Call
6768         `elmo-file-cache-get-path'.
6769
6770 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6771
6772         * wl-summary.el (wl-summary-cursor-move): If return value of
6773         wl-summary-next-message is not number, don't jump.
6774
6775 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6776
6777         * wl-summary.el (wl-summary-buffer-next-message-function): New
6778         variable.
6779         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6780         if it is bound.
6781
6782         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6783         string.
6784
6785         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6786         (wl-plugged-drawing): Ditto.
6787
6788 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6791         process.
6792         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6793         with unwind-protect.
6794
6795         * wl.el (wl-init): Require mime-setup.
6796         (wl-check-environment): Don't require mime-setup.
6797
6798         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6799         instead of elmo-folder-type.
6800
6801         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6802         value as nil.
6803
6804 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6805
6806         * Version number is increased to 2.7.0.
6807
6808         * wl-version.el (wl-version): Changed codename.
6809
6810         * wl-summary.el (wl-summary-delete-cache): Fixed.
6811
6812         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6813         Workaround for net folders.
6814         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6815
6816         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6817         value to nil (According to the patch from
6818         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6819
6820         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6821         of elmo-folder-close.
6822
6823 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6824
6825         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6826         for postfix.
6827
6828 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6829
6830         * wl-summary.el (wl-summary-resend-message): Fixed.
6831
6832         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6833         Call wl-draft with `from' argument if its address is included in
6834         `wl-user-mail-address-list'.
6835         (wl-draft): Added `from' argument.
6836
6837         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6838         non-nil.
6839         (wl): Don't show demo if wl-demo is nil.
6840
6841         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6842         wl-summary-use-frame.
6843
6844         * wl-vars.el (wl-summary-use-frame): New user option.
6845         (wl-folder-use-frame): Changed docstring.
6846
6847         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6848         non-nil.
6849         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6850         wl-summary-use-frame.
6851
6852         * wl-vars.el (wl-folder-use-frame): New user option.
6853
6854         * wl-summary.el (wl-summary-exit): Back to folder frame if
6855         wl-folder-use-frame is non-nil.
6856         (wl-summary-redisplay-internal): Ignore cache if current folder
6857         is draft folder,
6858         (wl-summary-redisplay-no-mime): Ditto.
6859         (wl-summary-redisplay-all-header): Ditto.
6860
6861         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6862         if wl-folder-use-frame is non-nil.
6863
6864 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6865
6866         * wl-summary.el (wl-summary-sync-update): Bind
6867         elmo-folder-update-threshold.
6868         (wl-summary-mark-as-important): Enclosed server mark processing
6869         with `save-match-data'.
6870
6871         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6872         only when it is already defined.
6873
6874 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6875
6876         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6877         name of folder exclude localdir is wrong.
6878         * wl-folder.el (wl-folder-sync-entity):
6879         Set `wl-summary-always-sticky-folder-list' as nil.
6880         (wl-folder-mark-as-read-all-entity): Ditto.
6881         (wl-folder-prefetch-entity): Ditto.
6882
6883 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6884
6885         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6886         instead of `wl-summary-write-current-newsgroup'.
6887
6888 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6889
6890         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6891         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6892         non-nil and selected message is important, do not display.
6893
6894 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6895
6896         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6897
6898 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6899
6900         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6901
6902         * wl-summary.el (wl-summary-mark-as-important): Set message number
6903         using wl-summary-message-number.
6904
6905 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6906
6907         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6908         destination folder is 'null.
6909
6910 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6911
6912         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6913         New function.
6914         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6915         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6916         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6917
6918 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6919
6920         * wl-mime.el (wl-mime-setup): Added setting for
6921         `mime-setup-signature-key-alist' to avoid overriding key bind for
6922         `wl-draft-send'.
6923
6924         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6925         for `wl-draft-send'.
6926         * wl-mule.el (wl-draft-overload-functions): Ditto.
6927         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6928         * wl-draft.el (wl-draft-send): Ditto.
6929
6930         * wl-message.el (wl-message-display-internal):
6931         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6932         (Patch is provided by <kita@coe.nttdata.co.jp>).
6933
6934 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6935
6936         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6937
6938 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6939
6940         * wl.el (wl): Fix for wl-demo.
6941
6942 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6943
6944         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6945
6946 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6947
6948         * wl-folder.el (wl-folder-prefetch-entity): Use
6949         `wl-folder-get-elmo-folder'.
6950         (wl-folder-count-incorporates): Do not use
6951         `wl-folder-get-elmo-folder'.
6952
6953 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6954
6955         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6956         instead of `elmo-folder-get-type'.
6957
6958 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6959
6960         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6961         position on Subject: field.
6962         (Advised by Mito <mit@nines.nec.co.jp>)
6963
6964 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6965
6966         * wl-folder.el (wl-folder-prefetch-entity): Use
6967         `wl-folder-get-elmo-folder'.
6968
6969 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6970
6971         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6972
6973         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6974         `process-duplicates' slot.
6975
6976         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6977         if detection failed.
6978
6979 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6980
6981         * wl-version.el (wl-version-status): Set to "alpha".
6982
6983 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6984
6985         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6986         Check wl-message-buffer lives before set-buffer.
6987
6988 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6989
6990         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6991         called in folder mode.
6992         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6993         * wl-summary.el (wl-summary-exit-pre-hook): Run
6994         `wl-summary-exit-pre-hook' before exit summary mode.
6995
6996 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6997
6998         * wl-version.el (wl-version-status): New variable.
6999         (wl-version-status-alist): Removed.
7000         (wl-version-status): Rule included.
7001
7002 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7003
7004         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7005         @sponichi.
7006
7007         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7008         when `mail-reply-buffer' is buffer-local variable.
7009         (Reported by <kita@coe.nttdata.co.jp>).
7010
7011 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7012
7013         * wl-vars.el (toplevel): Require 'elmo-util.
7014
7015 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7016
7017         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7018         (All other related portions are changed)
7019
7020         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7021
7022         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7023
7024 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7025
7026         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7027
7028 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7029
7030         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7031         Delete other windows to avoid an error.
7032         Use `point-marker' instead of `point' to remember the start point
7033         of body.
7034
7035         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7036
7037         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7038         number not to exceed all message number.
7039
7040 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7041
7042         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7043         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7044
7045 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7046
7047         * wl-summary.el (wl-summary-sync-force-update): Added argument
7048         no-check.
7049         (wl-summary-sync-update): Ditto.
7050         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7051         with `no-check'.
7052
7053         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7054         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7055         already running.
7056
7057 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7058
7059         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7060         `dst-folder-arg'.
7061         (wl-expire-archive-number1): Diito.
7062         (wl-expire-archive-number2): Diito.
7063         (wl-expire-archive-Date): Diito.
7064         (wl-archive-number1): Diito.
7065         (wl-archive-number2): Diito.
7066         (wl-archive-date): Diito.
7067         (wl-archive-folder-p): New function.
7068         (wl-summary-expire): Support of expand folder name at
7069         wl-expire-alist.
7070         * wl-util.el (wl-expand-newtext): Renamed from
7071         `wl-refile-expand-newtext'.
7072
7073 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7074
7075         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7076         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7077         `(elmo-msgdb-get-overview msgdb)'.
7078         (wl-summary-prefetch): Bind match data before call
7079         `wl-summay-prefetch-msg'.
7080         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7081         'off if `wl-summary-buffer-disp-msg' is non-nil.
7082         Fixed problem that couldn't show only one new or unread message when
7083         enter folder.
7084         (wl-summary-reply): Don't call `split-window-vertically' and other
7085         window.
7086
7087 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7088
7089         * wl-expire.el (wl-expire-refile): Fixed.
7090
7091 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7094
7095         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7096         biff notification is removed.
7097
7098         * wl.el (wl): Changed position of `elmo-init'.
7099
7100         * wl-draft.el (wl-default-draft-cite): Use date field
7101         on the citation buffer.
7102
7103         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7104
7105         * wl-xmas.el (wl-folder-internal-icon-list): Added
7106         `wl-folder-shimbun-image'.
7107
7108         * wl-e21.el (wl-folder-internal-icon-list): Added
7109         `wl-folder-shimbun-image'.
7110
7111 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7112
7113         * wl.el (wl-init): Eliminated argument.
7114         (wl): Rewrite.
7115
7116         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7117         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7118         instead of `elmo-folder-msgdb-internal'.
7119         (wl-summary-sync-update): Ditto.
7120         (wl-summary-flush-pending-append-operations): Eliminated.
7121         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7122         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7123         `elmo-folder-open'.
7124
7125         * wl-mime.el (wl-summary-burst): Fixed.
7126
7127         * wl-folder.el (wl-folder-info-save): Check data type.
7128
7129         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7130         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7131         instead of `elmo-folder-msgdb-internal'.
7132         (wl-expire-hide): Ditto.
7133
7134
7135         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7136
7137 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7138
7139         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7140
7141 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7142
7143         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7144
7145 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7146
7147         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7148         Fixed `match-beginning' argument mismatch.
7149
7150 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7151
7152         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7153         the default value.
7154
7155 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7156
7157         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7158         instead of `elmo-nntp-default-port'.
7159
7160         * wl-vars.el: Fixed some doc strings.
7161
7162 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7163
7164         * wl-summary.el (wl-summary-prefetch-msg): Use
7165         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7166
7167         * wl-vars.el: Define *-func as obsolete variable using
7168         `elmo-define-obsolete-variable'.
7169
7170         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7171         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7172         instead of `wl-message-buffer-prefetch-threshold'.
7173
7174         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7175
7176         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7177
7178         * wl-draft.el (wl-caesar-region-func): Ditto.
7179
7180         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7181         Keep unread status in elmo-folder-move-messages.
7182         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7183
7184 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7185
7186         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7187         `wl-summary-buffer-exit-func'
7188         (wl-summary-buffer-message-redisplay-function): Renamed from
7189         `wl-summary-buffer-message-redisplay-func'
7190         (wl-summary-buffer-next-folder-function): Renamed from
7191         `wl-summary-buffer-next-folder-func'.
7192         (wl-summary-buffer-prev-folder-function): Renamed from
7193         `wl-summary-buffer-prev-folder-func'.
7194         (wl-summary-get-petname-function): Renamed from
7195         `wl-summary-get-petname-func'.
7196
7197         * wl-score.el (wl-score-edit-exit-function): Renamed from
7198         `wl-score-edit-exit-func'.
7199
7200         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7201         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7202
7203         * wl-util.el (wl-load-profile-function): Renamed from
7204         `wl-load-profile-func'.
7205
7206         * wl-folder.el (wl-folder-completion-function): Renamed from
7207         `wl-folder-completion-func'.
7208         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7209
7210         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7211         `wl-expire-archive-get-folder-func'.
7212         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7213         (wl-draft-send-mail-function): Renamed from
7214         `wl-draft-send-mail-func'.
7215         (wl-draft-send-news-function): Renamed from
7216         `wl-draft-send-news-func'.
7217         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7218         (wl-generate-mailer-string-function): Renamed from
7219         `wl-generate-mailer-string-func'.
7220         (wl-highlight-signature-search-function): Renamed from
7221         `wl-highlight-signature-search-func'.
7222         (wl-highlight-x-face-function): Renamed from
7223         `wl-highlight-x-face-func'
7224         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7225         (wl-ps-print-buffer-function): Renamed from
7226         `wl-ps-print-buffer-func'
7227         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7228         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7229         (wl-summary-subject-filter-function): Renamed from
7230         `wl-summary-subject-filter-func'.
7231
7232         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7233         `wl-draft-queue-flush-send-func'
7234         (wl-draft-cite-function): Renamed from
7235         `wl-draft-cite-func'
7236
7237         * wl-address.el (wl-address-init-function): Renamed from
7238         `wl-address-init-func'.
7239
7240 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7241
7242         * wl-draft.el (wl-draft-queue-flush): Don't call
7243         `elmo-dop-unlock-message'.
7244         * wl-draft.el (wl-draft-queue-append): Don't call
7245         `elmo-dop-lock-message'.
7246
7247         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7248         (wl-summary-buffer-folder-name): Ditto.
7249         (wl-summary-message-regexp): Added '-' (all other related portions
7250         are changed).
7251         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7252         wl-summary-buffer-folder-name.
7253
7254 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7255
7256         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7257         the number of mails in the folder buffer is not updated by wl-biff.
7258
7259 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7260
7261         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7262         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7263
7264 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7265
7266         * wl-summary.el (wl-summary-next-message):
7267         Return next message number when wl-summary-move-order is nil.
7268
7269 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7270
7271         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7272         `wl-summary-move-spec-alist'.
7273         (wl-summary-move-spec-unplugged-alist): New variable
7274         (Move spec for unplugged status).
7275         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7276         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7277
7278 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7279
7280         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7281         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7282
7283 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7284
7285         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7286         simple quotation to quote the anonymous function.
7287         * tm-wl.el (wl-draft-preview-message): Ditto.
7288
7289 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7290
7291         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7292         Eliminate redundant `save-excursion'.
7293         (wl-highlight-summary-current-line): Ditto.
7294
7295         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7296         accessing match data when `looking-at' failed.
7297
7298         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7299         `elmo-match-string' where users don't care about the speed.
7300         (wl-draft-save): Ditto.
7301
7302 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7303
7304         * wl-util.el (wl-regexp-opt): New function.
7305
7306         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7307         number from `wl-summary-buffer-number-list'.
7308         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7309         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7310         (wl-summary-move-spec-alist): Changed default setting.
7311
7312 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7313
7314         * wl-vars.el (wl-biff-notify-hook): New hook.
7315         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7316         the arrival of new mail.
7317         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7318         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7319
7320 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7321
7322         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7323
7324 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7325
7326         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7327
7328         * Version number is increased to 2.5.8.
7329
7330         * wl-thread.el (toplevel): require 'cl.
7331         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7332         (wl-thread-make-number-list): New function.
7333         (wl-thread-entity-make-number-list-from-children): Ditto.
7334         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7335         (wl-thread-entity-insert-as-children): Likewise.
7336         (wl-thread-delete-message): Likewise.
7337         (wl-meaning-of-mark): Eliminated.
7338         (wl-thread-next-failure-mark-p): Ditto.
7339         (wl-thread-entity-get-mark): Ditto.
7340         (wl-thread-meaning-alist-get-result): Ditto.
7341         (wl-thread-entity-check-prev-mark): Ditto.
7342         (wl-thread-entity-check-next-mark): Ditto.
7343         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7344         (wl-thread-entity-get-prev-marked-entity): Ditto.
7345         (wl-thread-get-prev-unread): Ditto.
7346         (wl-thread-jump-to-prev-unread): Ditto.
7347         (wl-thread-get-next-unread): Ditto.
7348         (wl-thread-jump-to-next-unread): Ditto.
7349         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7350         (wl-thread-entity-get-next-marked-entity): Ditto.
7351
7352         * wl-summary.el (wl-summary-buffer-number-list):
7353         New bufer-local variable.
7354         (wl-summary-switch-to-clone-buffer): Clone
7355         `wl-summary-buffer-number-list'.
7356         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7357         (wl-summary-cursor-move-regex): Eliminated.
7358         (wl-summary-cursor-up): Rewrite.
7359         (wl-summary-cursor-down): Ditto.
7360         (wl-summary-mode-spec-alist): New variable.
7361         (wl-summary-next-message): New inline function.
7362         (wl-summary-cursor-move): New function.
7363         (wl-summary-default-get-next-msg): Rewrite.
7364         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7365         (wl-summary-rescan): Ditto.
7366         (wl-summary-sync-all-init): Ditto.
7367         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7368         summary is not thread view.
7369         (wl-summary-sync-update): Ditto.
7370         (wl-summary-rescan): Ditto.
7371         (wl-summary-make-number-list): New function.
7372
7373         * wl-draft.el: "FCC" -> "Fcc".
7374
7375 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7376
7377         * wl-highlight.el (wl-highlight-summary-window):
7378         Call `set-buffer-modified-p'.
7379
7380         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7381         (wl): Call `elmo-init' and fix.
7382
7383         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7384         Use new variables.
7385
7386         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7387
7388 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7389
7390         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7391
7392 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7393
7394         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7395
7396 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7397
7398         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7399         `wl-use-toolbar' nor `display-graphic-p'.
7400         (wl-e21-setup-message-toolbar): Ditto.
7401         (wl-e21-setup-summary-toolbar): Ditto.
7402         (wl-e21-setup-folder-toolbar): Ditto.
7403
7404         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7405         (wl-plugged-init-icons): Ditto.
7406
7407         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7408         `display-graphic-p'.
7409         (wl-plugged-set-folder-icon): Ditto.
7410         (wl-highlight-plugged-current-line): Ditto.
7411         (wl-highlight-folder-current-line): Ditto.
7412         (wl-e21-highlight-folder-group-line): Ditto.
7413         (wl-e21-setup-toolbar): Ditto.
7414         (wl-e21-display-image-p): New macro.
7415
7416         * wl-demo.el (wl-demo): Simplified.
7417         (wl-demo-image-type-alist): Use `image-type-available-p' for
7418         checking whether the image type `xbm' is available.
7419
7420 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7421
7422         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7423         (wl-summary-input-range): Ditto.
7424
7425 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7426
7427         * wl-summary.el (wl-summary-edit-addresses): Use
7428         `wl-summary-get-original-buffer'
7429         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7430         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7431         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7432         (wl-summary-get-newsgroups): Eliminated.
7433         (wl-summary-set-crosspost): Ditto.
7434         (wl-summary-is-crosspost-folder): Ditto.
7435         (wl-crosspost-alist-load): Ditto.
7436         (wl-crosspost-alist-save): Ditto.
7437
7438         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7439         `elmo-setup-subscribed-newsgroups' instead of
7440         `elmo-nntp-make-groups-hashtb'.
7441         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7442         instead of `wl-crosspost-alist-save'.
7443
7444         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7445         of `elmo-folder-message-appendable-p'.
7446         (wl-mime-header-presentation-method): Eliminated.
7447
7448         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7449         (Error occurs in emacs21).
7450
7451         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7452         the current buffer).
7453
7454         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7455         instead of `wl-crosspost-alist-save'.
7456         (wl-init): `elmo-crosspost-message-alist-load'
7457         instead of `wl-crosspost-alist-load'
7458
7459         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7460         (wl-parse-newsgroups): Likewise.
7461         (wl-biff-notify): Run `wl-biff-notify-hook'.
7462
7463 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7464
7465         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7466
7467         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7468         when `wl-summary-lazy-highlight' is non-nil.
7469         (wl-summary-goto-folder-subr): Highlight only when
7470         `wl-summary-lazy-highlight' is non-nil.
7471
7472         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7473         Don't display progress and highlight temp-mark when
7474         `wl-summary-lazy-highlight' is non-nil.
7475         (wl-highlight-summary-window): New function.
7476         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7477
7478 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7479
7480         * wl-summary.el (wl-summary-sync): Change `all-visible'
7481         from `all-shown'
7482         (wl-summary-input-range): Ditto.
7483
7484 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7485
7486         * wl-e21.el (wl-highlight-folder-current-line): Call
7487         `wl-folder-init-icons' when folder icons have not been initialized.
7488
7489         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7490
7491         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7492         (wl-demo-image-type-alist): New macro.
7493
7494 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7495
7496         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7497         display does not support graphics.
7498         (wl-plugged-init-icons): Ditto.
7499         (wl-folder-init-icons): Ditto.
7500
7501         * wl-demo.el (wl-demo): Chech closely whether the display
7502         supports graphics.
7503
7504 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7505
7506         * wl-summary.el (wl-summary-get-original-buffer): New function.
7507         (wl-summary-set-crosspost): Use it.
7508         (wl-summary-target-mark-uudecode): Ditto.
7509         (wl-summary-reedit): Ditto.
7510         (wl-summary-resend-bounced-mail): Ditto.
7511         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7512         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7513
7514         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7515         (wl-message-display-internal): Ditto.
7516
7517 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7520
7521 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * wl-summary.el (wl-summary-save-view): Renamed from
7524         `wl-summary-save-status'.
7525
7526 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7527
7528         * wl-summary.el (wl-summary-sync): Added `all-shown'
7529
7530 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7531
7532         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7533
7534 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7535
7536         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7537
7538 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7539
7540         * wl-highlight.el (wl-highlight-summary-line-string): Use
7541         `zerop' instead of `= 0'.
7542         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7543
7544         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7545         for comparing numbers.
7546         (wl-template-prev): Use `zerop' instead of `eq 0'.
7547
7548         * wl-draft.el (wl-draft-insert-current-message): Use
7549         `with-current-buffer' instead of `save-excursion'.
7550         Use `zerop' instead of `eq 0'.
7551
7552 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7553
7554         * wl-draft.el (wl-draft-insert-ccs): New function.
7555         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7556         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7557
7558 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7559
7560         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7561
7562 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7563
7564         * wl-expire.el (wl-expire-refile): Don't call
7565         elmo-msgdb-add-msgs-to-seen-list;
7566         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7567         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7568
7569 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7570
7571         * wl-message.el (wl-message-prev-page): Ignore errors while
7572         scroll-down.
7573
7574 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7575
7576         * wl-mime.el: Use elmo-original-message-mode instead of
7577         mmelmo-original-mode.
7578
7579         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7580         `elmo-folder-get-spec';
7581         (wl-fldmgr-add-completion-all-completions):
7582         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7583
7584         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7585         of `elmo-folder-get-type'.
7586
7587         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7588         `elmo-folder-get-spec';
7589         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7590         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7591         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7592         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7593         `elmo-read-msg-no-cache';
7594         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7595         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7596         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7597         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7598         `elmo-cache-save';
7599         (wl-draft-reedit): Use `elmo-message-file-name'.
7600
7601         * wl-expire.el: Use `elmo-folder-name-internal';
7602         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7603         Use macro `wl-summary-buffer-msgdb' instead of variable
7604         `wl-summary-buffer-msgdb';
7605         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7606         Use macro `wl-summary-buffer-folder-name' instead of variable
7607         `wl-summary-buffer-folder-name'.
7608         * wl-score.el: Likewise.
7609
7610         * wl-message.el: Rewrite for new message buffer cache mechanism.
7611         (wl-message-buffer-cache-buffer-get): New macro.
7612         (wl-message-buffer-cache-folder-get): Ditto.
7613         (wl-message-buffer-cache-message-get): Ditto.
7614         (wl-message-buffer-cache-entry-make): Ditto.
7615         (wl-message-buffer-cache-hit): Ditto.
7616         (wl-message-buffer-cache-sort): New function.
7617         (wl-message-buffer-cache-add): Ditto.
7618         (wl-message-buffer-cache-delete): Ditto.
7619         (wl-message-buffer-cache-clean-up): Ditto.
7620         (wl-message-buffer-window): Rewrite.
7621         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7622         (wl-message-buffer-display): New function.
7623         (wl-message-display-internal): New function.
7624
7625 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7626
7627         * wl-folder.el: Use `elmo-folder-name-internal';
7628         Use `wl-folder-get-elmo-folder';
7629         Use `elmo-folder-list-messages' instead of
7630         `elmo-list-folder';
7631         Use `elmo-folder-get-primitive-list' instead of
7632         `elmo-folder-get-primitive-spec-list';
7633         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7634         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7635         Use `elmo-folder-create' instead of `elmo-create-folder'.
7636         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7637         (wl-folder-get-elmo-folder): New macro.
7638         (wl-folder-elmo-folder-cache-get): Ditto.
7639         (wl-folder-elmo-folder-cache-put): Ditto.
7640         (wl-folder-suspend): Call `elmo-quit'.
7641
7642         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7643         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7644         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7645         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7646         (toplevel): require 'cl.
7647         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7648
7649         * wl-summary.el: Rewrite to use new elmo interface.
7650
7651 \f
7652 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7653
7654         * wl-mime.el (wl-draft-preview-message):
7655         Run `wl-draft-send-hook' before collecting recipients information;
7656         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7657
7658         * tm-wl.el (wl-draft-preview-message): Ditto.
7659
7660 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7661
7662         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7663         wrong recipients are displayed when forwarded message.
7664
7665 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7666
7667         * Version number is increased to 2.5.7.
7668
7669 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7670
7671         * wl-message.el (wl-message-next-page): Bind
7672         `window-pixel-scroll-increment' to nil while scrolling up.
7673
7674 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7675
7676         * wl-vars.el (wl-save-hook): New hook.
7677         * wl.el (wl-save): Call `wl-save-hook'.
7678
7679 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7680
7681         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7682         Argument WITH-ARG instead of NO-ARG (negative mean).
7683         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7684         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7685         * wl-message.el (wl-message-follow-current-entity): Likewise.
7686
7687 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7688
7689         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7690         FROM was optional argument.
7691         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7692
7693 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7694
7695         * Version number is increased to 2.5.6.
7696
7697 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7698
7699         * wl-version.el (wl-version-show): Removed.
7700         (wl-version): Add `interactive'.
7701
7702 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7703
7704         * wl-summary.el (wl-summary-get-petname-func): New variable.
7705         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7706         instead of `wl-address-get-petname-1'.
7707         (wl-summary-simple-from): Ditto.
7708
7709         * wl-address.el (wl-address-get-petname-1): Define as function.
7710
7711 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7712
7713         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7714         field in the original message.
7715         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7716
7717 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7718
7719         * wl-expire.el (wl-expire-hide):
7720         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7721
7722 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7725         find decoder for To, Cc, and Subject.
7726
7727 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7728
7729         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7730         for checking `elmo-use-buffer-cache'.
7731         (wl-summary-mark-as-important): Fixed typo in comment.
7732
7733 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7734
7735         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7736         field in the original message.
7737         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7738
7739 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7740
7741         * wl-expire.el (wl-expire-hide):
7742         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7743
7744 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7745
7746         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7747         find decoder for To, Cc, and Subject.
7748
7749 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * Version number is increased to 2.5.5.
7752
7753         * wl-address.el (wl-address-specials-regexp): New constant.
7754         (wl-address-quote-specials): Use it.
7755
7756 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7757
7758         * wl-summary.el (wl-summary-rescan):
7759         Call `wl-summary-buffer-number-column-detect'.
7760         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7761
7762         * wl-message.el (wl-message-mode-map): Define.
7763         (wl-message-decode): Use it as local-map.
7764
7765 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7766
7767         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7768         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7769
7770 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7771
7772         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7773
7774         * wl-mule.el (wl-read-event-char): Ditto.
7775
7776         * wl-e21.el (wl-read-event-char): Ditto.
7777
7778         * wl-nemacs.el (wl-read-event-char): Ditto.
7779         (read-event): Removed.
7780
7781         * wl-util.el (toplevel): Removed dummy definition of
7782         `read-event'.
7783         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7784
7785 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7786
7787         * wl-nemacs.el (elmo-archive-call-process): Moved to
7788         elmo-archive.el.
7789
7790 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7791
7792         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7793         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7794
7795         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7796         instead of magic-number 6.  Use `not' instead of `null' for symbol
7797         `nil' check (not empty list).
7798         (wl-draft-insert-x-face-field): Fixed paren style.
7799
7800         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7801         one-branch conditional statement, instead of `and' and `if'.
7802         (wl-draft-forward): Likewise.
7803         (wl-draft-add-references): Likewise.
7804         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7805
7806         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7807         conditional steatment.  Use `cond' instead of `if'.
7808         (wl-draft-confirm): Likewise.
7809
7810 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7811
7812         * wl-version.el (wl-version-show): Use `product-string-1'
7813         instead of `wl-version'.
7814         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7815
7816         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7817
7818 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7819
7820         * wl-highlight.el (wl-highlight-headers): Revert
7821         `wl-highlight-x-face-func' argument (`beg' and `end').
7822
7823 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7824
7825         * wl.el (toplevel): Move `product-provide' declare.
7826         * wl-demo.el (toplevel): Ditto.
7827         * wl-dnd.el (toplevel): Ditto.
7828         * wl-highlight.el (toplevel): Ditto.
7829         * wl-message.el (toplevel): Ditto.
7830         * wl-refile.el (toplevel): Ditto.
7831         * wl-util.el (toplevel): Ditto.
7832
7833 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7834
7835         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7836         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7837         (wl-thread-close-all): keep cursor position.
7838
7839 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7840
7841         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7842         (eq x 0).
7843         (wl-generate-user-agent-string-1): Fix conditional statement.
7844
7845 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7846
7847         * wl.el (wl-check-environment): Additional check for
7848         'wl-local-domain' and `wl-message-id-domain'.
7849
7850 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7851
7852         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7853
7854 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7855
7856         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7857         instead of `smtp-sasl-user-realm'.
7858
7859 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7860
7861         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7862
7863 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7864
7865         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7866         to the default value as well as `eword-lexical-analyzer'.
7867
7868 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7869
7870         * wl-version.el (wl-extended-emacs-version,
7871         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7872         `elmo-match-string' instead of `wl-match-string'.
7873
7874 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7875
7876         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7877         docstring.
7878
7879 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7880
7881         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7882
7883 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7884
7885         * wl-highlight.el (wl-highlight-headers): Remove
7886         `wl-highlight-x-face-func' argument (`beg' and `end').
7887
7888 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7889
7890         * wl-summary.el (wl-summary-mark-as-important):
7891         Remove cache if folder is local.
7892
7893 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7894
7895         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7896         to get existing e-mail address string.
7897
7898 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7899
7900         * wl-version.el (wl-generate-user-agent-string): Commentary.
7901         (wl-generate-user-agent-string-1): Use `when' for
7902         one-branch conditional statement, instead of `and' and `if'.
7903         (wl-extended-emacs-version, wl-extended-emacs-version2,
7904         wl-extended-emacs-version3): Ditto.
7905
7906 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7907
7908         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7909         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7910         condition-case; Remove initialization.
7911         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7912         (wl-summary-sync-update3): Added argument `sync-all';
7913         Eliminated local variable `msgdb';
7914         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7915         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7916         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7917
7918 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7919
7920         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7921         connection before call `wl-draft-send-mail-with-smtp'.
7922
7923 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7924
7925         * Version number is increased to 2.5.4.
7926
7927 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7928
7929         * wl.el (wl-check-environment): Additional check for
7930         'wl-local-domain' and `wl-message-id-domain'.
7931
7932 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7935         buffer as command specific.
7936         (wl-folder-mark-as-read-all-entity): Ditto.
7937         (wl-folder-prefetch-entity): Ditto.
7938         (wl-folder-drop-unsync-entity): Ditto.
7939
7940         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7941         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7942         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7943
7944         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7945         save-excursion.
7946
7947 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * Version number is increased to 2.5.3.
7950
7951         * wl-summary.el (wl-summary-save-view-cache):
7952         Delete duplicated `write-region';
7953         Use `write-region-as-binary' instead of `as-binary-output-file' and
7954         `write-region'.
7955
7956 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7957
7958         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7959
7960 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7961
7962         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7963         instead of `smtp-via-smtp'.
7964
7965 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7966
7967         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7968
7969 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7970
7971         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7972         instead of `smtp-sasl-user-realm'.
7973
7974 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7975
7976         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7977
7978 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7979
7980         * Version number is increased to 2.5.2.
7981
7982 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7983
7984         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7985         does not exist.
7986         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7987         (wl-biff-start): Call `timer-activate' if timer already exists.
7988
7989         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7990         only when it is bound as function.
7991
7992 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7993
7994         * Version number is increased to 2.5.1.
7995
7996 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7997
7998         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7999         Print refile/copy destination.
8000
8001 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8002
8003         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8004         queue-flush-only is non-nil.
8005
8006         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8007
8008         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8009         checking cache folder.
8010
8011 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8012
8013         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8014         `regexp-quote'.
8015
8016 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8017
8018         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8019         function.
8020         * wl-summary.el (wl-summary-write-current-folder-functions):
8021         Change default value.  Use it.
8022
8023 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8024
8025         * Version number is increased to 2.5.0.
8026
8027         * wl-version.el (wl-version): Changed codename.
8028
8029 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8030
8031         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8032         (wl-summary-supersedes-message): Ditto.
8033
8034 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8035
8036         * wl-refile.el (wl-refile-guess-functions): Renamed from
8037         `wl-refile-guess-func-list'.
8038
8039 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8040
8041         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8042         Fixed problem when no rule was matched.
8043
8044 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8045
8046         * wl-summary.el (wl-summary-get-mark): Fixed
8047         `wl-summary-buffer-target-mark' check logic.
8048
8049 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8050
8051         * wl-folder.el (wl-folder-write-current-folder): Added group
8052         folder check.
8053
8054         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8055         `wl-summary-write-current-newsgroup'.
8056         (wl-summary-write-current-folder-functions): New variable.
8057         * wl-folder.el (wl-folder-get-newsgroups): New function.
8058         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8059         (wl-folder-write-current-folder): Renamed from
8060         `wl-folder-write-current-newsgroup'.
8061
8062 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8063
8064         * Version number is increased to 2.3.93.
8065
8066 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8067
8068         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8069         (wl-ldap-make-matched-value-list): Ditto.
8070         (wl-ldap-alias-safe-string): Split e-mail address.
8071
8072         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8073         petname folder default was selected.
8074         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8075         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8076
8077 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8078
8079         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8080         to `wl-draft-config-exec'.
8081
8082         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8083         instead of calling `wl-draft-config-exec';
8084         Process group-list and show recipients in minibuffer.
8085
8086         * tm-wl.el (wl-draft-preview-message): Ditto.
8087
8088 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8089
8090         * wl.el (toplevel): Added (C) to copyright notice, and
8091         sync Author header.
8092         * tm-wl.el (toplevel): Ditto.
8093         * wl-address.el (toplevel): Ditto.
8094         * wl-demo.el (toplevel): Ditto.
8095         * wl-dnd.el (toplevel): Ditto.
8096         * wl-draft.el (toplevel): Ditto.
8097         * wl-e21.el (toplevel): Ditto.
8098         * wl-expire.el (toplevel): Ditto.
8099         * wl-folder.el (toplevel): Ditto.
8100         * wl-highlight.el (toplevel): Ditto.
8101         * wl-message.el (toplevel): Ditto.
8102         * wl-mime.el (toplevel): Ditto.
8103         * wl-mule.el (toplevel): Ditto.
8104         * wl-nemacs.el (toplevel): Ditto.
8105         * wl-refile.el (toplevel): Ditto.
8106         * wl-score.el (toplevel): Ditto.
8107         * wl-summary.el (toplevel): Ditto.
8108         * wl-template.el (toplevel): Ditto.
8109         * wl-thread.el (toplevel): Ditto.
8110         * wl-util.el (toplevel): Ditto.
8111         * wl-vars.el (toplevel): Ditto.
8112         * wl-xmas.el (toplevel): Ditto.
8113
8114 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8115
8116         * wl.el (wl-init): Added comment about `wl-init-hook'.
8117         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8118         * wl-vars.el (wl-init-hook): Added docs.
8119         (wl-make-plugged-hook): Removed useless docs.
8120         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8121         * wl-xmas.el (toplevel): Ditto.
8122
8123 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8124
8125         * wl-address.el (toplevel): Fixed multiple Author header format.
8126         * wl-demo.el (toplevel): Ditto.
8127         * wl-draft.el (toplevel): Ditto.
8128         * wl-folder.el (toplevel): Ditto.
8129         * wl-summary.el (toplevel): Ditto.
8130         * wl-thread.el (toplevel): Ditto.
8131         * wl-util.el (toplevel): Ditto.
8132         * wl-vars.el (toplevel): Ditto.
8133         * wl-version.el (toplevel): Ditto.
8134         * wl-xmas.el (toplevel): Ditto.
8135         * wl.el (toplevel): Ditto.
8136
8137         * wl-version.el (toplevel): Added require `elmo-version' for
8138         `product-version-as-string'.
8139
8140 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8141
8142         * wl-vars.el (wl-draft-send-hook): Changed default value to
8143         '(wl-draft-config-exec).
8144
8145         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8146         explicitly.
8147         (wl-draft): Set `wl-draft-config-exec-flag' before running
8148         `wl-mail-setup-hook'.
8149
8150         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8151         `wl-biff-init-icons' to `wl-init-hook' instead of
8152         `wl-make-plugged-hook'.
8153         (Because if `wl-draft' command is invoked at first,
8154         they are not initialized)
8155         Updated copyright notice.
8156
8157         * wl-e21.el (toplevel): Ditto;
8158
8159         * wl-demo.el (toplevel): Updated copyright notice.
8160         * wl-address.el (toplevel): Ditto.
8161         * wl-draft.el (toplevel): Ditto.
8162         * wl-version.el (toplevel): Ditto.
8163         * wl-folder.el (toplevel): Ditto.
8164         * wl-summary.el (toplevel): Ditto.
8165         * wl-thread.el (toplevel): Ditto.
8166         * wl-util.el (toplevel): Ditto.
8167         * wl-vars.el (toplevel): Ditto.
8168         * wl.el (toplevel): Ditto.
8169
8170 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8171
8172         * wl-highlight.el (wl-highlight-message): Fixed problem of
8173         highlighting failure which occured when the last field contains
8174         multiple lines in the draft buffer.
8175
8176         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8177         `wl-biff-start' if plugged.
8178
8179         * wl-util.el (wl-biff-check-folder): New function.
8180         (wl-biff-check-folders): Don't set session name prefix.
8181         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8182         (wl-biff-check-folder-async): Ditto.
8183
8184         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8185         in email address.
8186
8187 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8188
8189         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8190
8191         * wl-draft.el (wl-draft-strip-subject-re): New function.
8192
8193         * wl-draft.el (wl-draft-reply): Use it.
8194
8195 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8196
8197         * wl-message.el (wl-mmelmo-message-redisplay): Use
8198         `mime-display-message' instead of `wl-mime-display-message'.
8199
8200         * wl-mime.el (toplevel): Removed compatibility workaround
8201         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8202         (wl-mime-display-message): Abolished.
8203         (wl-mime-entity-read-field): Ditto.
8204         (wl-mime-combine-message/partial-pieces): Use
8205         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8206
8207 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8208
8209         * wl-template.el: Doc fixes.
8210
8211 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8212
8213         * wl-e21.el (wl-message-overload-functions): Do nothing if
8214         `current-local-map' is not available.
8215         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8216
8217 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8218
8219         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8220         representation.
8221
8222         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8223         number.
8224         (wl-fldmgr-save-folders): Don't use `format' when insert
8225         `wl-fldmgr-folders-header'.
8226
8227 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8228
8229         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8230
8231 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8232
8233         * wl-highlight.el (wl-highlight-message):
8234         Use `std11-field-end' to detect end point of the header field.
8235         Refer `wl-highlight-max-header-size'.
8236
8237         * wl-vars.el (wl-highlight-max-header-size): New variable.
8238
8239         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8240
8241         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8242         Set `for-draft' argument of wl-highlight-headers.
8243         (wl-draft): Ditto.
8244         (wl-draft-reedit): Ditto.
8245         (wl-user-agent-compose-internal): Ditto.
8246
8247 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8248
8249         * wl-message.el (wl-message-add-button): Use overlay.
8250
8251 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8252
8253         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8254
8255         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8256         problem when group-list content is nothing.
8257         (Reported by Mito <mit@nines.nec.co.jp>)
8258
8259 2000-10-18  SAITO Atsunori <sai@yedo.com>
8260
8261         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8262
8263 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8264
8265         * tm-wl.el (toplevel): Use product-provide.
8266
8267 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8268
8269         * Version number is increased to 2.3.92.
8270
8271 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8272
8273         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8274         title text, use `display' property for left margin under Emacs 21.
8275
8276         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8277         properties.
8278         (wl-plugged-init-icons): Ditto.
8279
8280 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8281
8282         * wl.el (wl-save-status, wl-init): Remove last period in
8283         "...done." message.
8284         * tm-wl.el (wl-summary-burst): Ditto.
8285         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8286         wl-summary-resume-cache-status,
8287         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8288         wl-summary-sync-update3, wl-summary-highlight-msgs,
8289         wl-summary-flush-pending-append-operations,
8290         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8291         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8292         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8293         wl-thread-open-all): Ditto.
8294         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8295         * wl-mime.el (wl-summary-burst): Ditto.
8296         * wl-highlight.el (wl-highlight-summary): Ditto.
8297         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8298         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8299         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8300         * wl-address.el (wl-local-address-init): Ditto.
8301
8302 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8303
8304         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8305         `add-text-properties'.
8306         (wl-plugged-init-icons): Ditto.
8307         (wl-folder-init-icons): Use `propertize' instead of
8308         `put-text-property'.
8309         (wl-plugged-set-folder-icon): Ditto.
8310         (wl-e21-highlight-folder-group-line): Ditto.
8311
8312 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8313
8314         * wl-version.el (wl-version-status-alist): New variable.
8315         (wl-version-status): New function.
8316
8317         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8318         "Cc" part of the case "Reply-To".
8319
8320         * wl-draft.el (wl-draft-reply): Use result of
8321         `eword-extract-address-components'.
8322
8323         * wl-demo.el (wl-demo-icon-name): New constant.
8324         (wl-logo-xpm): Use it.
8325         (wl-logo-xbm): Ditto.
8326         (wl-logo-bitmap): Ditto.
8327
8328         * Version number is increased to 2.3.91.
8329
8330 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8331
8332         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8333         (wl-extended-emacs-version, wl-extended-emacs-version2,
8334         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8335         docstring.
8336
8337         * wl-version.el (wl-generate-user-agent-string-1): New function.
8338         (wl-generate-user-agent-string): Use it.
8339
8340         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8341         `mime-edit-insert-user-agent-field'.
8342         (wl-generate-user-agent-string): Check
8343         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8344
8345         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8346         instead of `if', when verbose case.
8347
8348 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8349
8350         * wl-expire.el (wl-summary-expire): Fix.
8351
8352 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8353
8354         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8355         and `elmo-lost+found-folder' if 'wl-draft.
8356         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8357
8358 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8359
8360         * wl-expire.el (wl-summary-expire): Change messages.
8361         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8362         `deleing-info' instead of "Deleting..."
8363
8364 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8365
8366         * wl-summary.el (wl-summary-refile-subr): Fix.
8367
8368 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8369
8370         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8371         if pipe folder.
8372
8373 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8374
8375         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8376
8377 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8378
8379         * wl-expire.el (wl-expire-hide): New function.
8380         (wl-summary-expire): Add `hide'.
8381
8382 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8383
8384         * wl-vars.el (wl-draft-reply-without-argument-list):
8385         Changed default value to consider `Reply-To:'.
8386         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8387
8388         * Version number is increased to 2.3.90.
8389
8390         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8391         elmo-imap4-get-session with unwind-protect.
8392         Don't cause error.
8393         (wl-summary-sync-marks): Don't check plugged nor folder type.
8394         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8395         (Always keep current buffer).
8396
8397 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8398
8399         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8400         Enclose with `save-excursion'.
8401
8402 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8403
8404         * wl-version.el (wl-version): Remove interactive.
8405
8406 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8407
8408         * wl-version.el (wl-generate-user-agent-string): Use
8409         `product-string-verbose' instead of `product-string-1'.
8410
8411 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8412
8413         * wl-vars.el (wl-draft-use-cache): New variable.
8414         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8415         if wl-draft-use-cache is non-nil.
8416
8417 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8418
8419         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8420         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8421
8422 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8423
8424         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8425         (wl-thread-msg-mark-as-unread): Ditto.
8426
8427         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8428         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8429         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8430         Don't set mark in summary if return value of `elmo-mark-as-read'
8431         is nil.
8432         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8433         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8434         instead of `wl-thread-msg-mark-as-read'.
8435         (wl-summary-mark-as-unread-region): Ditto.
8436         (wl-summary-target-mark-mark-as-read): Ditto.
8437
8438         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8439
8440 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8441
8442         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8443
8444         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8445
8446 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8447
8448         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8449         face.
8450
8451 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8452
8453         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8454         `running-xemacs'.
8455
8456 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8457
8458         * wl-version.el (toplevel): Use `product-version-as-string' for
8459         set verstion-string, if defined.
8460
8461         * wl-version.el (wl-version-show): Insert string at point, when
8462         call with argument.
8463
8464         * wl-version.el (wl-generate-user-agent-string): Use
8465         `product-string-1' instead of `wl-appname', `wl-version' and
8466         `wl-codename'.
8467
8468 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8469
8470         * wl-address.el (toplevel): Use product-provide.
8471         * wl-demo.el (toplevel): Ditto.
8472         * wl-dnd.el (toplevel): Ditto.
8473         * wl-draft.el (toplevel): Ditto.
8474         * wl-e21.el (toplevel): Ditto.
8475         * wl-expire.el (toplevel): Ditto.
8476         * wl-fldmgr.el (toplevel): Ditto.
8477         * wl-folder.el (toplevel): Ditto.
8478         * wl-highlight.el (toplevel): Ditto.
8479         * wl-message.el (toplevel): Ditto.
8480         * wl-mime.el (toplevel): Ditto.
8481         * wl-mule.el (toplevel): Ditto.
8482         * wl-nemacs.el (toplevel): Ditto.
8483         * wl-refile.el (toplevel): Ditto.
8484         * wl-score.el (toplevel): Ditto.
8485         * wl-summary.el (toplevel): Ditto.
8486         * wl-template.el (toplevel): Ditto.
8487         * wl-thread.el (toplevel): Ditto.
8488         * wl-util.el (toplevel): Ditto.
8489         * wl-vars.el (toplevel): Ditto.
8490         * wl-xmas.el (toplevel): Ditto.
8491         * wl.el (toplevel): Ditto.
8492
8493 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8494
8495         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8496         instead of product.
8497
8498         * wl-version.el (wl-version): Compile time evalution elmo-version.
8499
8500 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8501
8502         * wl-summary.el (wl-summary-sync-force-update): Append queue
8503         `mark-as-read'if unplugged.
8504
8505 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8506
8507         * wl-version.el: New file.  Use product.el.
8508         * wl.el: add (require 'wl-version).
8509         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8510         for ~/.folders header.
8511         (wl-fldmgr-folders-header): Changed.
8512         * wl-demo.el (wl-demo): Use product.el.
8513
8514         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8515         wl-version.el.
8516         * wl-util.el (wl-version, wl-version-show): Ditto.
8517
8518         * wl-util.el (wl-generate-user-agent-string,
8519         wl-extended-emacs-version, wl-extended-emacs-version2,
8520         wl-extended-emacs-version3): Move to wl-version.el.
8521         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8522         xemacs-codename, mime-edit-insert-user-agent-field,
8523         mime-edit-user-agent-value, mime-editor/version,
8524         mime-editor/codename): Compile warning killer move to
8525         wl-version.el
8526
8527 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8528
8529         * wl-summary.el (wl-summary-refile-subr): Fix.
8530
8531 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8532
8533         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8534         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8535
8536 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8537
8538         * wl.el (wl-check-environment): Check too many `@'.
8539
8540 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8541
8542         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8543
8544 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8545
8546         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8547         wl-draft-reply-myself-without-argument-list): Add variables.
8548         * wl-draft.el (wl-draft-reply): Use it.
8549
8550 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8551
8552         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8553         the 5th argument of `elmo-network-get-spec'.
8554
8555         * wl-thread.el (wl-thread-reparent-children): New inline function.
8556         (wl-thread-delete-message): Use it.
8557
8558         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8559         (wl-summary-score-update-all-lines): Don't use `dolist'.
8560
8561 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8562
8563         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8564         (require 'elmo-msgdb) for inline function.
8565
8566 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8567
8568         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8569
8570 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8571
8572         * wl-score.el (wl-score-headers): Fix for the confusing macro
8573         `elmo-kill-buffer'.
8574
8575 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8576
8577         * wl-summary.el: Don't use the 3rd argument of `require' because
8578         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8579         * wl-util.el: Ditto.
8580         * wl-draft.el: Ditto.
8581
8582 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8583
8584         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8585         window system is not used.
8586
8587 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8588
8589         * wl-thread.el: Don't use `mapcar' only for iteration.
8590         (wl-thread-resume-entity): Ditto.
8591         (wl-thread-delete-message): Ditto.
8592
8593         * wl-summary.el: Bind `dragdrop-drop-functions',
8594         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8595         of `require' for `timezone', `easymenu' and `ps-print';
8596         don't use `mapcar' only for iteration.
8597
8598         * wl-util.el: Bind `mule-version', `nemacs-version',
8599         `emacs-beta-version', `xemacs-codename',
8600         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8601         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8602         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8603         only for iteration.
8604
8605         * wl-score.el: Don't use `mapcar' only for iteration.
8606         (wl-score-simplify-buffer-fuzzy): Ditto.
8607         (wl-score-simplify-subject): Ditto.
8608         (wl-score-headers): Ditto.
8609         (wl-summary-score-update-all-lines): Ditto.
8610
8611         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8612         `enable-multibyte-characters' and `mule-version'.
8613
8614         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8615         `mapcar' only for iteration.
8616
8617         * wl-demo.el: Don't use `mapcar' only for iteration.
8618
8619         * wl-folder.el: Don't use `mapcar' only for iteration.
8620         (wl-folder-open-all): Ditto.
8621         (wl-folder-count-incorporates): Ditto.
8622
8623         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8624         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8625
8626         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8627         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8628         `smtp-connection-type'; specify 3rd argument of `require' for
8629         `timezone'; don't use `mapcar' only for iteration.
8630         (wl-draft-clone-local-variables): Don't use `mapcar'.
8631         (wl-draft-generate-clone-buffer): Ditto.
8632         (wl-user-agent-compose-internal): Ditto.
8633
8634         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8635
8636         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8637         (wl-save-status): Ditto.
8638
8639         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8640         for iteration.
8641
8642 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8643
8644         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8645         removed `Date'.
8646         (wl-fldmgr-make-filter-default): New user option.
8647
8648         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8649         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8650         (wl-fldmgr-filter-completion-alist): Abolish.
8651
8652         * wl.el (wl): Don't check servers if arg is non-nil.
8653
8654         * wl-draft.el (wl-draft-reply): Set only message-id string to
8655         In-Reply-To field.
8656
8657 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8658
8659         * wl-summary.el (wl-summary-pick): Rewrite.
8660
8661         * wl-draft.el (wl-draft-forward): Get references field from
8662         original buffer.
8663         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8664
8665 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8666
8667         * wl-draft.el (wl-draft-forward): Add references field.
8668
8669 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8670
8671         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8672         (wl-draft-reply): Use it.
8673
8674 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8675
8676         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8677         when Emacs 21 is running.
8678
8679         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8680         bindings.
8681
8682 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8683
8684         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8685         XPM icons transparent.
8686
8687         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8688         Emacs 21.
8689
8690 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8691
8692         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8693         nil.
8694
8695         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8696         when it is persistent.
8697         (wl-summary-sync-marks): Changed argument for
8698         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8699         (wl-summary-virtual): Use `elmo-read-search-condition'.
8700         (wl-summary-redisplay-internal): If folder is local, mark as read
8701         even when folder is plugged.
8702
8703 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8704
8705         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8706         of `tool-bar-lines' in the frame parameters.
8707         (after-make-frame-functions, post-command-hook): Don't modify the
8708         value.
8709         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8710         wl-e21-tool-bar-lines): Removed.
8711
8712 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8713
8714         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8715         properties `evaporate' and `wl-momentary-overlay' as well.
8716         (wl-highlight-summary-displaying): Ditto.
8717         (wl-delete-all-overlays): Don't delete overlay which does not have
8718         a property `wl-momentary-overlay'.
8719
8720         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8721         `display-mouse-p' and `display-graphic-p'.
8722         (wl-folder-init-icons): Don't search for XBM or the other files.
8723         (wl-plugged-set-folder-icon): Make icons if and only if
8724         `display-graphic-p' returns non-nil.
8725         (wl-highlight-plugged-current-line): Use `before-string' overlay
8726         property to show icon images.
8727         (wl-highlight-folder-current-line): Ditto.
8728         (wl-e21-highlight-folder-group-line): Ditto.
8729         (wl-e21-highlight-folder-by-numbers): Ditto.
8730         (wl-e21-insert-image): Removed.
8731         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8732         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8733         said.
8734         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8735         `wl-e21-force-switch-toolbar'.
8736         (wl-e21-make-icon-image): Removed.
8737         (wl-e21-setup-toolbar): Don't search for XBM files.
8738         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8739         the default value.
8740
8741 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * wl-util.el (wl-biff-check-folder-async): Set
8744         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8745
8746 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8747
8748         * wl-e21.el (after-make-frame-functions): Add
8749         `wl-e21-force-switch-toolbar'.
8750         (wl-e21-force-switch-toolbar): New function force to switch the
8751         toolbar appearance automatically.
8752         (post-command-hook): Add `wl-e21-switch-toolbar'.
8753         (wl-e21-switch-toolbar): New function to switch the toolbar
8754         appearance automatically.
8755         (wl-e21-tool-bar-lines): New buffer local variable.
8756
8757 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8758
8759         * wl-util.el (wl-biff-check-folders-running): New variable.
8760         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8761         (wl-biff-check-folder-async-callback):
8762         Set `wl-biff-check-folders-running'.
8763         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8764         with unwind-protect.
8765
8766         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8767         Enclose `wl-folder-auto-check' with unwind-protect.
8768
8769         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8770         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8771
8772         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8773
8774         * wl-util.el (wl-biff-notify): New inline function.
8775         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8776         locally.
8777         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8778         folder-list' is 1.
8779         Use `wl-biff-notify'.
8780         (wl-biff-check-folder-async-callback): New function.
8781         (wl-biff-check-folder-async): Ditto.
8782
8783         * wl-folder.el (wl-folder): Don't check folders.
8784         (wl-folder-auto-check): New function.
8785
8786 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8787
8788         * wl-util.el (wl-biff-start) [Emacs19+]:
8789         Use `timer-next-integral-multiple-of-time'.
8790         (wl-biff-check-folders): Use `wl-default-folder'
8791         if `wl-biff-check-folder-list' is nil.
8792
8793 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8794
8795         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8796         instead of `elmo-delete-lists'.
8797
8798 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8799
8800         * wl.el (wl-plugged-toggle-all): Set the value of
8801         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8802         (wl-plugged-toggle): Ditto.
8803         (wl-toggle-plugged): Ditto.
8804         (wl-plugged-init): Ditto.
8805
8806         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8807         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8808         instead of `wl-biff-state-indicator-off' and
8809         `wl-biff-state-indicator-on'; don't modify the value and the type
8810         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8811         (wl-plugged-init-icons): Set icons data to
8812         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8813         instead of `wl-plug-state-indicator-off' and
8814         `wl-plug-state-indicator-on'; don't modify the value and the type
8815         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8816
8817         * wl-vars.el (wl-modeline-biff-state-off,
8818         wl-modeline-biff-state-on, wl-modeline-biff-status,
8819         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8820         wl-modeline-plug-status): New internal variables.
8821         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8822         wl-biff-check-interval, wl-biff-check-folder-list): Change
8823         customization group from `wl-folder' to `wl-highlight'.
8824         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8825         wl-show-plug-status-on-modeline): Defcustomized.
8826
8827         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8828         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8829         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8830         a flag to `mode-line-buffer-identification'.
8831
8832         * wl-e21.el (wl-biff-init-icons): Set icons data to
8833         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8834         instead of `wl-biff-state-indicator-off' and
8835         `wl-biff-state-indicator-on'.
8836         (wl-plugged-init-icons): Set icons data to
8837         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8838         instead of `wl-plug-state-indicator-off' and
8839         `wl-plug-state-indicator-on'.
8840
8841 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8842
8843         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8844         excessive titles.
8845
8846 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8847
8848         * wl.el (wl-plugged-mode): Use revised
8849         `wl-mode-line-buffer-identification'.
8850         (wl-plugged-init): Don't use `force-mode-line-update'.
8851
8852         * wl-xmas.el (wl-draft-overload-functions): Use revised
8853         `wl-mode-line-buffer-identification'.
8854         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8855         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8856         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8857         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8858         `wl-make-plugged-hook';
8859         add `wl-folder-init-icons' and `wl-setup-folder' to
8860         `wl-folder-mode-hook'.
8861
8862         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8863         19 as well.
8864         (wl-mode-line-display-priority-list): New user option.
8865         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8866         Defcustomized.
8867         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8868         Add docs.
8869
8870         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8871         start.
8872         (wl-mode-line-buffer-identification): Revised as a function.
8873
8874         * wl-summary.el (wl-summary-mode): Use revised
8875         `wl-mode-line-buffer-identification'; don't call
8876         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8877         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8878         `wl-xmas-setup-summary'.
8879
8880         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8881         `wl-mode-line-buffer-identification'.
8882
8883         * wl-mule.el (wl-draft-overload-functions): Use revised
8884         `wl-mode-line-buffer-identification'.
8885
8886         * wl-folder.el (wl-make-plugged-alist): Don't call
8887         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8888         (wl-folder): Don't call `wl-folder-init-icons' directly.
8889         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8890         `wl-xmas-setup-folder' directly;
8891         use revised `wl-mode-line-buffer-identification'.
8892         (TopLevel): Don't bind `wl-biff-init-icons',
8893         `wl-plugged-init-icons', `wl-folder-init-icons',
8894         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8895
8896         * wl-e21.el (wl-draft-overload-functions): Use revised
8897         `wl-mode-line-buffer-identification'.
8898         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8899         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8900         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8901         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8902         `wl-make-plugged-hook';
8903         add `wl-folder-init-icons' and `wl-setup-folder' to
8904         `wl-folder-mode-hook'.
8905
8906 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8907             Katsumi Yamaoka    <yamaoka@jpl.org>
8908
8909         * wl.el (wl): Call `wl-biff-start'.
8910         (wl-exit): Call `wl-biff-stop'.
8911         (wl-plugged-mode): Show biff in modeline.
8912         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8913
8914         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8915         (wl-biff-init-icons): New function.
8916         (wl-plugged-init-icons): Don't make too much keymaps.
8917         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8918
8919         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8920         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8921         variables.
8922         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8923         options.
8924
8925         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8926         wl-biff-start, wl-biff-stop): New functions.
8927         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8928         (wl-biff-timer-name): New variable.
8929
8930         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8931
8932         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8933         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8934
8935         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8936         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8937
8938         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8939         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8940         `wl-folder-init-icons' to `ignore' if they are not available.
8941         (wl-folder-mode): Show biff in modeline.
8942
8943         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8944         (wl-biff-init-icons): New function.
8945         (wl-plugged-init-icons): Don't make too much keymaps.
8946         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8947
8948 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8949
8950         * wl-vars.el (wl-strict-diff-folders): Customization Type
8951         and doc fix.  Define as a list of regular expressions for
8952         folders or nil.
8953         * wl-folder.el (wl-folder-check-one-entity): Use
8954         `wl-string-match-member' instead of `wl-string-member' for
8955         `wl-strict-diff-folders'.
8956
8957 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8958
8959         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8960         (wl-highlight-folder-current-line): Use it; new implementation.
8961         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8962         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8963         `defsubst' instead of `defun'.
8964
8965         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8966         `wl-highlight-group-folder-by-numbers'; made it can also be a
8967         number.  See info for more details.
8968
8969         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8970         running.
8971
8972         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8973         to bind them.
8974
8975         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8976         (wl-highlight-folder-current-line): New implementation.
8977
8978         * wl-highlight.el (wl-highlight-folder-group-line): New
8979         implementation.
8980         (wl-delete-all-overlays): Rewrite as a marco.
8981         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8982
8983         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8984         running.
8985         (wl-folder-*-glyph): No need to bind them.
8986
8987         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8988         `wl-e21-highlight-folder-group-icon'; rewrite.
8989         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8990         `defsubst' instead of `defun'.
8991         (wl-folder-mode-map): Bind it when compiling.
8992
8993 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8994
8995         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8996
8997         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8998
8999 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9000
9001         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9002
9003 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9004
9005         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9006         (wl-highlight-folder-current-line): Use it.
9007
9008         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9009         in `id-name'.
9010
9011 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9012
9013         * wl.el: Require `wl-e21' when Emacs 21 is running.
9014
9015         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9016         default when Emacs 21 is running.
9017         (wl-use-highlight-mouse-line): Ditto.
9018         (wl-on-emacs21): New constant.
9019         (wl-on-emacs20): Removed.
9020
9021         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9022         Emacs 21 is running.
9023
9024         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9025         Emacs 21 is running.
9026
9027         * wl-e21.el: New file.
9028
9029 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9030
9031         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9032         (wl-toggle-plugged): Ditto.
9033         (wl-plugged-toggle): Ditto.
9034         (wl-plugged-toggle-all): Ditto.
9035
9036         * wl-vars.el (wl-plug-state-indicator): Refer
9037         `wl-plug-state-indicator-on' indirectly.
9038
9039 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9040
9041         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9042         Call `wl-folder-confirm-existence'.
9043
9044         * wl-folder.el (wl-folder-confirm-existence): Added optional
9045         argument `force'.
9046
9047 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9048
9049         * wl-summary.el (wl-summary-refile-subr): Assume
9050         `copy-or-refile' as symbol.
9051         (wl-summary-refile): Follow up above change.
9052         (wl-summary-copy): Ditto.  Doc fix.
9053
9054 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9055
9056         * wl-summary.el (wl-summary-pick): Don't bind
9057         `elmo-search-mime-charset'.
9058
9059         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9060         default using old backquote style.
9061         (wl-search-mime-charset): Abolished.
9062
9063         * wl-highlight.el (wl-highlight-headers):
9064         Call `point' after `re-search-forward'(for Nemacs).
9065
9066         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9067         for elmo-imap4.el.
9068
9069 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9070
9071         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9072         `wl-message-ignored-field-list' instead of
9073         `mime-view-ignored-field-list'.
9074
9075         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9076         Add interactive spec.
9077         (wl-folder-goto-bottom-of-current-folder): Ditto.
9078         (wl-folder-mode-map): Bind them.
9079
9080         * wl-vars.el (wl-message-ignored-field-list): New variable.
9081         (wl-message-visible-field-list): New variable.
9082
9083         * wl-mime.el (wl-mime-header-presentation-method): New function.
9084         (wl-mime-setup): Set header-presentation-method.
9085
9086 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9087
9088         * wl-nemacs.el (wl-draft-overload-functions): Set
9089         `mode-line-buffer-identification' instead of using
9090         `wl-make-modeline'.
9091
9092         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9093         instead of using `wl-make-modeline'.
9094
9095         * wl-xmas.el (wl-plugged-init-icons): Set up
9096         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9097         (wl-make-modeline): Abolish.
9098         (wl-draft-overload-functions): Set
9099         `mode-line-buffer-identification' instead of using
9100         `wl-make-modeline'.
9101
9102         * wl-util.el (wl-make-modeline-subr): Abolish.
9103         (wl-mode-line-buffer-identification): New alias.
9104
9105         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9106         (wl-summary-make-modeline): Abolish.
9107         (wl-summary-buffer-set-folder): Set
9108         `wl-summary-buffer-folder-indicator'.
9109         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9110         of using `wl-make-modeline'.
9111         (wl-summary-switch-to-clone-buffer): Don't set
9112         `mode-line-buffer-identification'.
9113         (wl-summary-goto-folder-subr): Ditto.
9114
9115         * wl-mule.el (wl-draft-overload-functions): Set
9116         `mode-line-buffer-identification' instead of using
9117         `wl-make-modeline'.
9118
9119         * wl-folder.el (wl-folder-mode): Set
9120         `mode-line-buffer-identification' instead of using
9121         `wl-make-modeline'.
9122         (wl-folder): Don't set `mode-line-buffer-identification'.
9123
9124 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9125
9126         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9127         instead of `member' for `wl-refile-guess-func-list' look-ups.
9128         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9129
9130 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9131
9132         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9133         `wl-message-button-dispatcher'.
9134
9135         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9136
9137         * wl-message.el (wl-message-button-dispatcher): Use it.
9138
9139         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9140         "In-Reply-To".
9141
9142         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9143         Bind `case-fold-search' to t.
9144
9145 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9146
9147         * wl-xmas.el (wl-message-overload-functions): Initialize
9148         `wl-message-button-map'.
9149
9150         * wl-mule.el (wl-message-overload-functions): Initialize
9151         `wl-message-button-map'.
9152
9153         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9154
9155         * wl-message.el (wl-message-button-map): New keymap.
9156         (wl-message-add-button): New function.
9157         (wl-message-button-dispatcher): New function.
9158         (wl-message-button-refer-article): New function.
9159
9160         * wl-highlight.el
9161         (wl-highlight-message-add-buttons-to-header): New function.
9162         (wl-highlight-headers): Use it.
9163
9164 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9165
9166         * wl-summary.el (wl-summary-default-from): Use
9167         `wl-address-get-petname-1'.
9168         (wl-summary-simple-from): Ditto.
9169
9170         * wl-address.el (wl-address-get-petname-1): New inline function.
9171         (wl-address-get-petname): Use it.
9172
9173 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9174
9175         * wl-summary.el (wl-summary-default-from): Return full-name part
9176         from the address if no petname was found.
9177         (wl-summary-simple-from): Ditto.
9178
9179         * wl-address.el (wl-address-get-petname): Return nil if no petname
9180         associated with the address was found.
9181
9182 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9183
9184         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9185         display is finished.
9186
9187 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9188
9189         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9190         `elmo-folder-exists-p' argument.
9191
9192 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9193
9194         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9195         the folder.
9196
9197 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9198
9199         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9200
9201         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9202         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9203
9204 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9205
9206         * wl-folder.el (wl-folder-create-subr): New function.
9207         (wl-folder-confirm-existence): Use it.
9208         (wl-folder-check-one-entity): Use it.
9209         Check the error symbol is derived from 'elmo-open-error.
9210
9211         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9212         `ignore-error'.
9213
9214 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9215
9216         * wl-util.el (toplevel): Add (eval-when-compile (require
9217         'elmo-util)).  (Maybe `provide' is typo.)
9218
9219 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9220
9221         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9222         (I don't know why this was needed.)
9223
9224         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9225         Follow up changes for stream-type.
9226
9227         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9228         (wl-draft-elmo-nntp-send): Ditto.
9229
9230         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9231         (wl-nntp-posting-stream-type): Ditto.
9232         (wl-pop-before-smtp-ssl): Abolished.
9233         (wl-nntp-posting-ssl): Ditto.
9234
9235         * wl-address.el (wl-address-quote-specials): New function.
9236         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9237
9238         * wl-draft.el (wl-draft-reply): Ditto.
9239
9240 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9241
9242         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9243         use function `wl-string-match-assoc'.
9244
9245 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9246
9247         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9248
9249         * wl-draft.el (wl-draft-deduce-address-list): New function.
9250         (wl-draft-parse-mailbox-list): Ditto.
9251         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9252         instead of `smtp-deduce-address-list'.
9253         (wl-draft-on-field-p): Follow group list.
9254
9255         * wl-address.el (wl-address-concat-token): New function.
9256         (wl-address-string-without-group-list-contents): Ditto.
9257         (wl-complete-field-body): Fixed problem of completion
9258         by japanese petname.
9259         (wl-address-make-completion-list): Rewrite.
9260
9261 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9262
9263         * wl-address.el (wl-address-make-completion-list): Completion by
9264         petname.
9265         (wl-complete-field-body): Likewise.
9266
9267 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9268
9269         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9270         contains invalid address syntax.
9271
9272 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9273
9274         * wl-folder.el (wl-folder-check-entity-async): Use
9275         `elmo-nntp-spec-hostname'.
9276
9277 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9278
9279         * wl-summary.el (wl-summary-msgdb-load-async): Use
9280         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9281
9282 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9283
9284         * wl-draft.el (wl-draft-reply): Set argument
9285         `content-transfer-encoding' as nil.
9286
9287 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9288
9289         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9290         `wl-refile-alist'.
9291
9292 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9293
9294         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9295         (wl-draft-edit-string): Ditto.
9296         (wl-draft-forward): Ditto.
9297         * wl-summary.el (wl-summary-write): Ditto.
9298
9299 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9300
9301         * wl-summary.el (wl-summary-sync-update3): Call
9302         `wl-summary-buffer-number-column-detect'.
9303         (wl-summary-buffer-number-column-detect): Search from point-min.
9304
9305 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9306
9307         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9308         contains an address which is not included in original to or cc.
9309
9310 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9311
9312         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9313         begin-line does not exist.
9314         * wl-message.el (wl-message-uu-substring): Ditto.
9315
9316 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9317
9318         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9319         clear local variables.
9320         (wl-summary-exit): Call `elmo-commit'.
9321         (wl-summary-switch-to-clone-buffer): Call
9322         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9323         (wl-summary-goto-folder-subr): Ditto.
9324
9325         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9326         POP folder.
9327
9328 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9329
9330         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9331         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9332         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9333         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9334         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9335         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9336
9337         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9338
9339 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9340
9341         * wl-summary.el (wl-summary-search-by-subject):
9342         Search parent message from the latest one.
9343
9344 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9345
9346         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9347         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9348
9349         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9350         New user option.
9351
9352         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9353         if elmo-nntp-use-killed-list is nil.
9354         Use `elmo-msgdb-append-to-killed-list'.
9355         (Append numbers confirmed as disappeared to the killed list.)
9356         (wl-summary-confirm-appends): Don't display negative number.
9357
9358 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9359
9360         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9361
9362 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9363
9364         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9365         range is `all'.
9366         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9367         `elmo-list-bigger-diff'.
9368
9369 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9370
9371         * wl-summary.el (wl-summary-buffer-exit-func):
9372         New buffer local variable.
9373         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9374
9375 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9376
9377         * wl-demo.el (wl-demo): Fix the last change.
9378
9379 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9380
9381         * wl-demo.el (wl-demo): Don't use `eval'.
9382
9383 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9384
9385         * wl-summary.el (wl-summary-buffer-thread-modified):
9386         New buffer-local variable.
9387         (wl-summary-set-thread-modified): New function.
9388         (wl-summary-thread-modified-p): New function.
9389         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9390         (wl-summary-yank-saved-message): Use function
9391         `wl-summary-set-thread-modified'
9392         (wl-summary-switch-to-clone-buffer): Add
9393         `wl-summary-buffer-thread-modified'.
9394
9395         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9396         (wl-summary-buffer-mark-saved-hook): Ditto.
9397         * wl-summary.el (wl-summary-msgdb-save): New hook
9398         `wl-summary-buffer-message-saved-hook' and
9399         `wl-summary-buffer-mark-saved-hook'.
9400
9401 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9402
9403         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9404
9405 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9406
9407         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9408         don't hide scroll bars under FSF Emacsen because it may incur an
9409         undesirable redrawing.
9410
9411 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9412
9413         * wl-draft.el (wl-draft-edit-string): Call
9414         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9415
9416 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9417
9418         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9419
9420 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9421
9422         * wl-summary.el (wl-summary-msgdb-load-async): Call
9423         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9424
9425 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9426
9427         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9428         fringes in demo buffer; center bitmap logo correctly even if old
9429         Mule is used.
9430
9431 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9432
9433         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9434
9435         * wl-refile.el (wl-refile-subject-alist): New variable.
9436         (wl-refile-subject-alist-file-name): Ditto.
9437         (wl-refile-alist-setup): Rewrite.
9438         (wl-refile-alist-save): Use `elmo-object-save'.
9439         Eliminated arguments.
9440         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9441         (wl-refile-guess-by-subject): New function.
9442         (wl-refile-guess-func-list): Added it.
9443
9444 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9445
9446         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9447         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9448
9449 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9450
9451         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9452         New buffer-local variable.
9453         (wl-summary-buffer-next-folder-func): Ditto.
9454         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9455         if non-nil.
9456         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9457         if non-nil.
9458         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9459         if non-nil.
9460         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9461         if non-nil.
9462
9463 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9464
9465         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9466         permanently in the demo buffer.
9467
9468 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9469
9470         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9471         `mime-entity-fetch-field'.
9472
9473         * wl.el (wl-exit): Delete plugged buffer.
9474
9475         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9476         XEmacs has menubar feature.
9477
9478 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9479
9480         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9481         cannot arrive at the beginning of the buffer under old Emacsen.
9482
9483 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9484
9485         * wl-address.el (wl-address-ldap-search):
9486         Call `ldap-search-entries' with `withdn' argument t.
9487         (wl-complete-field-body): Bind completion-ignore-case as t.
9488         Clear ldap search hash when it was sole completion.
9489         Use elmo-string for pattern string.
9490         (wl-ldap-alias-safe-string): Eliminated needless let.
9491
9492 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9493
9494         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9495         (wl-ldap-alias-sep): New constant.
9496         (wl-ldap-search-attribute-type-list): Ditto.
9497         (wl-ldap-get-value): New function.
9498         (wl-ldap-make-filter): Ditto.
9499         (wl-ldap-make-matched-value-list): Ditto.
9500         (wl-ldap-alias-safe-string): Ditto.
9501         (wl-ldap-register-dn-string): Ditto.
9502         (wl-address-ldap-search): Rewrite.
9503
9504 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9505
9506         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9507         thread is deleted.
9508         (wl-thread-delete-line-from-buffer): Ditto.
9509         (wl-thread-get-exist-children): New function.
9510
9511 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9512
9513         * wl-demo.el (wl-demo): Made it to select various image types.
9514         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9515         from `wl-title-logo'.
9516         (wl-logo-ascii): New variable.
9517         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9518         (wl-demo-copyright-notice): New constant.
9519
9520         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9521
9522 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9523
9524         * wl-vars.el (wl-summary-target-above): Renamed from
9525         wl-summary-temp-above.
9526         * wl-score.el (wl-score-get-score-alist): Use it.
9527         (wl-summary-score-update-all-lines): Use it.
9528         * wl-summary.el: Ditto. (make-variable-buffer-local).
9529
9530 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9531
9532         * wl-vars.el (wl-ldap-port): New user option.
9533
9534         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9535         Rewite whole implementation.
9536         (wl-complete-field-body): Fixed.
9537
9538 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9539
9540         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9541         Choose implementation at compile time.
9542
9543 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9544
9545         * wl-address.el (wl-ldap-search-internal): New function.
9546         (wl-complete-field-to): Use it.
9547
9548 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9549
9550         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9551         Use `let' instead of `let*'.
9552         Require 'wl-vars.
9553
9554         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9555         Define as defcustom.
9556         (wl-ldap-base): Ditto.
9557         (wl-use-ldap): Ditto.
9558
9559 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9560
9561         * wl-address.el (wl-ldap-search): New function.
9562         (wl-complete-field-body): Use `wl-ldap-search'.
9563         (wl-ldap-server): New variable.
9564         (wl-ldap-base): Ditto.
9565         (wl-use-ldap): Ditto.
9566
9567 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9568
9569         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9570         (Pointed out by Mito <mit@nines.nec.co.jp>).
9571         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9572         buffer-local variables like `wl-summary-redisplay-internal'.
9573         (wl-summary-redisplay-all-header): Likewise.  Update
9574         Summary view too.
9575
9576 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9577
9578         * wl-summary.el (wl-summary-jump-to-parent-message):
9579         Consider prefix argument.
9580
9581         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9582         when closed thread is deleted.
9583
9584 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9585
9586         * wl-summary.el (wl-summary-jump-to-parent-message):
9587         Consider thread modification.
9588
9589 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9590
9591         * wl-message.el (wl-message-normal-get-original-buffer): Use
9592         `save-excursion'.
9593
9594         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9595         (wl-summary-showto-folder-regexp): Ditto.
9596
9597 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9598
9599         * wl-util.el (wl-delete-alist): Doc fix.
9600         (wl-delete-associations): New function.
9601         (wl-inverse-alist): New function.
9602         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9603         Split temporary variables. Use `wl-delete-associations'
9604         and `wl-inverse-alist'.
9605         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9606
9607 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9608
9609         * wl-folder.el (wl-folder-prefetch-entity):
9610         Execute prefetching if new count is unknown.
9611
9612 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9613
9614         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9615
9616         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9617         delete entity.
9618         (wl-thread-set-parent): If insert as top, set linked as nil.
9619
9620         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9621         `wl-thread-cleanup-symbols' when view mode is thread.
9622
9623 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9624
9625         * wl-folder.el (wl-folder-create-folder-entity): Use
9626         with-current-buffer.
9627         (wl-local-folder-init): Call set-buffer to make sure we are in
9628         the Folder buffer. Don't touch buffer-local variables here.
9629         (wl-folder-mode): Initialize buffer-local variables here.
9630
9631         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9632         (wl-folder-entity-assign-id): Ditto.
9633         (wl-folder-create-entity-hashtb): Ditto.
9634         (wl-local-folder-init): Ditto.
9635         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9636
9637 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9638
9639         * wl-summary.el (wl-summary-default-from): Fix probrem when
9640         std11-extract-address-components return (nil "foo@bar").
9641
9642 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9643
9644         * wl-draft.el (wl-draft-clone-local-variables):
9645         Remove redundant `setq'.
9646
9647 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9648
9649         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9650         Bind wl-highlight-x-face-func as nil while highlighting header.
9651
9652 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9653
9654         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9655
9656 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9657
9658         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9659         elmo-msgdb-overview-hashtb from copy-variables.
9660         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9661         instead of `elmo-msgdb-overview-get-entity-by-number'.
9662         (wl-summary-auto-refile): Ditto.
9663
9664         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9665         `elmo-msgdb-overview-get-entity' instead of
9666         `elmo-msgdb-search-overview-entity'.  Use
9667         `elmo-msgdb-overview-get-entity' instead of
9668         `elmo-msgdb-overview-get-entity-by-number'.
9669         (wl-thread-insert-entity-sub): Ditto.
9670         (wl-thread-insert-message): Ditto.
9671
9672         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9673         `elmo-msgdb-overview-get-entity'.
9674         (wl-normal-message-redisplay): Ditto.
9675
9676 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9677
9678         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9679         `wl-thread-entities'.
9680         (wl-thread-delete-message): Fix remove top message from
9681         `wl-thread-entity-list'.
9682
9683         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9684         wl-append(nconc), because update-list is broken on Meadow.
9685
9686         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9687         updating process.
9688         (wl-summary-rescan): Ditto.
9689         (wl-summary-sync-update3): Ditto.
9690         * wl-thread.el (wl-thread-set-parent): Renamed from
9691         `wl-summary-set-parent'.
9692         (wl-thread-insert-message): Updating buffer faster.
9693         (wl-thread-delete-message): Updating buffer faster.
9694
9695         * wl-score.el (wl-summary-score-update-all-lines): Changed
9696         interval for display progress gauge.
9697
9698 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9699
9700         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9701         folder always-sticky.
9702         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9703         defmacro.
9704
9705 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9706
9707         * wl-vars.el (wl-draft-add-references): New user option.
9708
9709         * wl-draft.el (wl-draft-add-references): New function.
9710         (wl-draft-yank-from-mail-reply-buffer): Use it.
9711         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9712         as nil.
9713
9714 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9715
9716         * wl-thread.el (wl-thread-update-line-msgs): Called
9717         `wl-thread-update-line-on-buffer-sub'.
9718         (wl-thread-update-line-on-buffer): Delete routine of inserting
9719         thread.
9720         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9721         moved from `wl-thread-update-line-on-buffer'.
9722         Add threshold for displaying progress gauge.
9723         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9724         argument of `wl-thread-update-line-msgs'.
9725         Add threshold for displaying progress gauge.
9726         * wl-folder.el:
9727         Add threshold for displaying progress gauge.
9728         * wl-score.el: Ditto.
9729
9730         * wl-expire.el (wl-summary-expire): Display deleting info.
9731
9732 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9733
9734         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9735         `no-msg'.
9736         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9737         argument of `wl-thread-update-line-msgs'.
9738         (wl-summary-set-parent): Added optional argument `parent-number'.
9739         (wl-summary-buffer-saved-message): New buffer local variable.
9740         (wl-summary-save-current-message): New command.
9741         (wl-summary-yank-saved-message): Ditto.
9742         (wl-summary-mode-map): Added key binding for
9743         `wl-summary-save-current-message' (\ew) and
9744         `wl-summary-yank-saved-message' (\C-y).
9745         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9746
9747 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9748
9749         * wl-summary.el (wl-summary-mode-map): Added key binding for
9750         `wl-summary-set-parent' (ts).
9751
9752 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9753
9754         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9755         subject faster. If thread number is reverse, delayed updating
9756         thread.
9757         (wl-summary-search-by-subject): Ditto.
9758         (wl-summary-put-alike): Ditto.
9759         (wl-summary-get-alike): Ditto.
9760         (wl-summary-insert-headers): Insert header of all overview in
9761         buffer.
9762         (wl-summary-rescan): Delayed updating thread. Kill search subject
9763         buffer for wl-summary-search-by-subject.
9764         (wl-summary-sync-update3): Ditto.
9765         (wl-summary-exit): Ditto.
9766         (wl-summary-goto-bottom-of-current-thread): Change for linked
9767         thread.
9768         (wl-summary-overview-create-summary-line): Change line for linked
9769         thread.
9770
9771         * wl-summary.el (wl-summary-update-thread): Use
9772         wl-thread-maybe-get-children-num.
9773         (wl-summary-set-parent): If change parent, move sub thread.
9774         (wl-summary-redisplay-internal): Add horizontal recenter.
9775         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9776
9777         * wl-thread.el (wl-thread-entity-get-linked): New function.
9778         (wl-thread-entity-set-linked): New function.
9779         (wl-thread-create-entity): Add linked element.
9780         (wl-thread-entity-insert-as-top): Use wl-append.
9781         (wl-thread-maybe-get-children-num): If closing thread, return
9782         children msgs.
9783         (wl-thread-update-line-msgs): Displaying progress message.
9784         (wl-thread-update-line-on-buffer-sub): Use
9785         wl-thread-maybe-get-children-num.
9786         (wl-thread-update-line-on-buffer): If update line is not exists,
9787         insert thread.
9788         (wl-thread-delete-message): If delete top msg of thread, search
9789         parent by subject.
9790         (wl-thread-insert-entity): Use
9791         wl-thread-maybe-get-children-num.
9792
9793         * wl-highlight.el (wl-highlight-summary-current-line): change
9794         sregexp for linked thread.
9795         * wl-util.el (wl-count-lines): Count lines.
9796         (wl-horizontal-recenter): horizontal recenter.
9797         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9798         (wl-score-get-alike): Ditto.
9799         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9800         (wl-subject-length-limit): New variable.
9801         (wl-highlight-thread-indent-string-regexp): Changed for linked
9802         thread.
9803
9804 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9805
9806         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9807         New variable (revival).
9808         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9809         by subject matching if there's no in-reply-to nor references field
9810         (revival).
9811
9812 \f
9813 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9814
9815         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9816         message.
9817
9818 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9819
9820         * wl-summary.el (wl-summary-reply): Return t if there was a
9821         message at cursor point.
9822         Added unwind-protect.
9823         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9824         returns t.
9825         (wl-summary-cancel-message): Do nothing when there's no message at
9826         cursor point.
9827         (wl-summary-forward): Ditto.
9828         (wl-summary-jump-to-parent-message): Ditto.
9829         (wl-summary-reedit): Ditto.
9830         (wl-summary-edit-addresses): Ditto.
9831         (wl-summary-pipe-message): Ditto.
9832         (wl-summary-print-message-with-ps-print): Ditto.
9833         (wl-summary-print-message): Ditto.
9834         (wl-summary-mark-as-important): Ditto.
9835         (wl-summary-mark-as-unread): Ditto.
9836
9837         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9838         message at cursor point.
9839         (wl-summary-reply-with-citation): Remove unwind-protect.
9840
9841         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9842         subject searching feature.
9843         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9844         Eliminated.
9845
9846 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9847
9848         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9849         New variable.
9850         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9851         by subject matching if there's no in-reply-to nor references field.
9852
9853         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9854
9855         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9856         when display is finished.
9857         (wl-folder-open-all): Ditto.
9858         (wl-folder-update-access-group): Ditto.
9859         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9860         * wl-thread.el (wl-thread-close-all): Ditto.
9861
9862         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9863         progress gauge only when it was displayed.
9864         * wl-folder.el (wl-folder-insert-entity): Ditto.
9865
9866 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9867
9868         * wl-summary.el (wl-summary-incorporate): Enclose
9869         `wl-summary-sync-force-update' with save-excursion.
9870
9871 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9872
9873         * wl-summary.el (wl-summary-prefetch-region):
9874         Pass current cursor point to `pos-visible-in-window-p' after
9875         moving cursor to the started point.
9876
9877 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9878
9879         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9880
9881         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9882         fields from the forwarding message.
9883         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9884         `ignored-fields'.
9885
9886 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9887
9888         * wl-mime.el (wl-message-request-partial):
9889         Eliminated argument `msgdb'.
9890         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9891         (wl-mime-combine-message/partial-pieces): Likewise.
9892         * tm-wl.el (wl-message-request-partial): Likewise.
9893         (wl-mime-combine-message/partial-pieces): Likewise.
9894
9895 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9896
9897         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9898         when display is finished.
9899
9900 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9901
9902         * wl-summary.el (wl-summary-goto-folder-subr):
9903         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9904
9905 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9906
9907         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9908         when cursor point is visible.
9909
9910 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9911
9912         * wl-expire.el (wl-expire-archive-get-max-number):
9913         Don't use `file-name-directory'.
9914
9915 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9916
9917         * wl-expire.el (wl-expire-archive-get-max-number):
9918         Use `file-name-directory'.
9919
9920 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9921
9922         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9923         only when there is progress.
9924
9925 2000-04-13  Mito <mit@nines.nec.co.jp>
9926
9927         * wl-summary.el (wl-summary-sync-marks): Display progress.
9928
9929 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9930
9931         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9932         (wl-summary-prev): Move cursor regardless of unread status.
9933         (wl-summary-next): Ditto.
9934
9935 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9936
9937         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9938         Added argument `target' and `number'.
9939         * tm-wl.el (wl-summary-burst-subr): New function.
9940         (wl-summary-burst): Use it.
9941
9942 2000-04-10  Mito <mit@nines.nec.co.jp>
9943
9944         * wl-mime.el (wl-burst): New function.
9945         (wl-summary-burst): Use it.
9946
9947 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9948
9949         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9950         as petname when there's no candidate.
9951
9952 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9953
9954         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9955         New variable.
9956         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9957
9958         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9959
9960         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9961
9962 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9963
9964         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9965         Use substring of `original' instead of buffer-substring.
9966         (wl-refile-evaluate-rule):
9967         Set `original' argument of wl-refile-expand-newtext.
9968
9969         * wl-summary.el
9970         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9971         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9972         (wl-summary-auto-refile): Check existence of destination folder just
9973         before marking.
9974
9975 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9976
9977         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9978         when wl-refile-get-field-value return nil.
9979
9980 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9981
9982         * wl-refile.el
9983         (wl-refile-expand-newtext): New function imported from Gnus.
9984         (wl-refile-evaluate-rule): Use it.
9985
9986 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9987
9988         * wl-summary.el (wl-summary-print-destination):
9989         Duplicate folder string to avoid putting text-property on
9990         original string.
9991
9992         * wl-refile.el (wl-refile-get-field-value): New function.
9993         (wl-refile-evaluate-rule): New function;
9994         Evaluate refile rule recursively.
9995         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9996         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9997         New function; Check existence of a target folder recursively.
9998         (wl-summary-auto-refile-check-refile-rule-alist):
9999         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10000
10001 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10002
10003         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10004
10005         * wl-folder.el (wl-create-folder-entity-from-buffer):
10006         Fixed problem when '}' character is contained in folder name.
10007
10008         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10009
10010 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10011
10012         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10013         (wl-fldmgr-add-completion-all-completions):
10014         Use wl-fldmgr-add-completion-hashtb.
10015
10016 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10017
10018         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10019         wl-fldmgr-add-completion-subr): New functions.
10020         * wl-folder.el (wl-folder-completion-func): New variable.
10021         * wl-summary.el (wl-summary-read-folder):
10022         Use wl-folder-completion-func.
10023
10024         * wl-refile.el: Eliminate throw & catch.
10025
10026         * wl.el (wl-plugged-sending-queue-status): Fixed.
10027
10028 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10029
10030         * wl-draft.el (wl-draft): Put category property on
10031         mail-header-separator.