* wl-util.el (wl-read-search-condition-internal): Protect
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-util.el (wl-read-search-condition-internal): Protect
4         elmo-global-flags from distraction.
5
6 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7
8         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
9
10         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
11         (wl-summary-event-handler): Ditto.
12         (wl-summary-update-persistent-mark-on-event): New
13         function (renamed from `elmo-event-handler-flag-changed').
14         (wl-summary-buffer-attach): New function.
15         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
16         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
17         instead of `elmo-folder-add-handler'.
18
19         * Version number is increased to 2.13.2.
20
21 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
22
23         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
24         and "\177" to the `wl-news-previous-page'.
25         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
26         (wl-news-previous-page): New function.
27
28 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
29
30         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
31         instead of `write-region' and simplify.
32
33 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
34
35         * wl-template.el (wl-template-select): Cause error if
36         `wl-template-alist' is nil.
37
38 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
39
40         * wl-news.el.in: Set file variable `no-byte-compile'.
41
42 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
43
44         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
45         whether a target message is within displaying area.
46         (elmo-event-handler-cache-changed): Ditto.
47
48 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
49
50         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
51         to `defun'.  Use `nconc' instead of `append' to collect descendant
52         message numbers.
53
54 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
55
56         * wl-thread.el (wl-thread-save-top-list)
57         (wl-thread-save-entities): Use `with-temp-buffer'.
58         * wl-news.el.in (wl-news-previous-version-load):
59         (wl-news-previous-version-save): Ditto.
60         * wl-summary.el (wl-summary-load-file-object)
61         (wl-summary-save-view-cache): Ditto.
62
63 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
64
65         * wl-util.el (toplevel): Require 'elmo-flag'.
66         (wl-read-search-condition): New function (Renamed from
67         `elmo-read-search-condition').
68         (wl-read-search-condition-internal): Likewise.
69
70         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
71         invalid.
72         (wl-summary-pick): Use `wl-read-search-condition' instead of
73         `elmo-read-search-condition'.
74         (wl-summary-virtual): Ditto.
75
76         * wl-folder.el (wl-folder-virtual): Ditto.
77         (wl-folder-pick): Ditto.
78
79         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
80
81 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
82
83         * wl-summary.el (wl-summary-reedit): Call
84         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
85
86 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * wl-mime.el (toplevel): Require wl-vars.
89
90         * wl-message.el (toplevel): Require cl at compile.
91
92         * wl-draft.el (toplevel): Require elmo.
93
94 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
95
96         * wl-message.el (wl-message-buffer-prefetch): Count is a number
97         and do nothing when it is not positive.
98         (wl-message-buffer-prefetch-next): Ditto.
99
100 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
101
102         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
103         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
104         (wl-summary-redisplay-internal): Ditto.
105
106         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
107         message (the condition is borrowed from `wl-check-variables-2').
108         (wl-summary-redisplay-internal): Ditto.
109
110 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-mime.el (wl-draft-nntp-attribute): New function.
113         (wl-draft-attribute-nntp-posting-server): Use it.
114         (wl-draft-attribute-nntp-posting-port): Ditto.
115
116         * wl-mime.el (wl-draft-preview-attributes-list): New function.
117         (wl-draft-show-attributes-buffer): Ditto.
118         (wl-draft-hide-attributes-buffer): Ditto.
119         (wl-draft-attribute-newsgroups): Ditto.
120         (wl-draft-attribute-nntp-posting-server): Ditto.
121         (wl-draft-attribute-nntp-posting-port): Ditto.
122         (wl-draft-preview-message): Use there functions.
123
124         * wl-vars.el (wl-draft-preview-attributes-list): Change default
125         value.
126
127 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
128
129         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
130         (wl-draft-reedit): Ditto.
131         (wl-draft-queue-flush): Ditto.
132
133         * wl-mime.el (wl-message-request-partial): Ditto.
134         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
135         instead of `elmo-message-fetch'.
136
137         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
138
139         * wl-summary.el (wl-summary-message-string): Ditto.
140
141 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
142
143         * wl-util.el (wl-current-message-buffer): Follow the API change.
144
145         * wl-summary.el (wl-summary-redisplay-internal): Call
146         `wl-summary-mark-as-read' with 2nd argument as nil and update
147         unread count instead of persistent mark.
148
149         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
150         variable.
151         (wl-message-redisplay): Follow the API change.
152         (wl-message-buffer-display): Managed mime-entity directly and
153         return preview buffer only.
154         (wl-message-display-internal): Rewrite.
155         (wl-message-buffer-prefetch-subr): Not save return value of
156         `wl-message-buffer-display'.
157
158         * Version number is increased to 2.13.1.
159
160 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
161
162         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
163         'elmo-multiple-fields-body-list' with boundary specified.
164
165 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
166
167         * wl-vars.el (wl-summary-resend-use-cache): New variable.
168         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
169         cache if `wl-summary-resend-use-cache' is non-nil.
170
171 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
172
173         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
174         (wl-nntp-posting-stream-type): Ditto.
175
176 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
177
178         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
179
180 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
181
182         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
183         message.
184
185 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
186
187         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
188         Abolish.
189         (wl-summary-buffer-persistent-mark-version): New internal
190         variable.
191         (wl-summary-update-mark-and-highlight-window): Check by
192         wl-summary-persistent-mark-invalid-p.
193         (wl-summary-update-status-marks): Ditto.
194         (elmo-event-handler-flag-changed): Rewrite.
195         (elmo-event-handler-cache-changed): Define.
196         (wl-summary-prefetch-msg): Does not update persistent mark here.
197         (wl-summary-delete-cache): Ditto.
198         (wl-summary-resume-cache-status): Ditto.
199         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
200         (wl-summary-persistent-mark-invalid-p): New function.
201         (wl-summary-validate-persistent-mark): Ditto.
202         (wl-summary-validate-persistent-mark-string): Ditto.
203         (wl-summary-invalidate-persistent-mark): Ditto.
204         (wl-summary-update-persistent-mark): Call
205         `wl-summary-validate-persistent-mark'.
206         (wl-summary-create-line): Call
207         `wl-summary-validate-persistent-mark-string'.
208
209         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
210         status as t if cache used.
211
212 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
213
214         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
215         only if the target is group.
216         * wl-folder.el (wl-folder-append-petname): Don't check group name.
217
218 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
219
220         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
221
222 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
223
224         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
225
226         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
227
228 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
229
230         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
231         (Thanks to Yoichi NAKAYAMA).
232
233 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
234
235         * wl-util.el (wl-save-drafts): Restore echo area.
236
237 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
238
239         * Version number is increased to 2.13.0.
240
241         * wl-util.el (wl-biff-check-folder-async): Use
242         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
243
244 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
245
246         * wl-message.el (wl-message-display-internal): Does not put
247         wl-message-display-type property on message buffer.
248         (wl-message-buffer-display-type): New function.
249
250         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
251
252         * wl-summary.el (wl-summary-mode): Use `dolist' to add
253         `wl-summary-buffer-detach'.
254         (wl-summary-message-display-type): Use
255         `wl-summary-buffer-display-type'.
256
257 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
258
259         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
260         buffer-local.
261
262         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
263         kill-buffer-hook instead of make-local-variable.
264         (wl-draft-preview-message): Set `local' argument of add-hook as t.
265
266 2004-12-12  Scott Renfro <scott@renfro.org>
267
268         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
269         regex for square-branket.
270
271 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
272
273         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
274         `wl-message-mime-analysis-p' with argument `header'.
275
276 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
277
278         * wl-mime.el (wl-draft-yank-current-message-entity): 
279         Switch to no-mime following method according to wl-message-display-type
280         property.
281         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
282
283         * wl-message.el (wl-message-display-internal): 
284         Put wl-message-display-type property on message buffer.
285
286         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
287         (wl-message-display-internal): Ditto;
288
289         * wl-summary.el (wl-summary-toggle-mime): Ditto.
290
291 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
292
293         * wl-message.el (wl-message-make-display-type): New function.
294         (wl-message-display-type-property): Ditto.
295         (wl-message-mime-analysys-p): Ditto.
296         (wl-message-display-all-header-p): Ditto.
297         (wl-message-redisplay): Removed argument `as-is', `all-header' and
298         added `display-type'.
299         (wl-message-buffer-display): Likewise.
300         (wl-message-display-internal): Likewise.
301         (wl-message-buffer-display-type): Abolish.
302         (wl-message-buffer-prefetch-subr): Follow the API changed.
303
304         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
305         from wl-summary-buffer-display-all-header and changed default value.
306         (wl-summary-message-display-type): New function.
307         (wl-summary-buffer-display-mime-mode): Ditto.
308         (wl-summary-buffer-display-header-mode): Ditto.
309         (wl-summary-toggle-mime): Rewrite with above functions.
310         (wl-summary-toggle-all-header): Ditto.
311         (wl-summary-redisplay): Force redisplay with default mode.
312         (wl-summary-redisplay-internal): Renamed argument from `mode',
313         `all-header' to `mime-mode', `header-mode'.
314         Use `wl-message-make-display-type'.
315
316         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
317         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
318
319 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
320
321         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
322
323 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
324
325         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
326         in original message buffer.
327         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
328         buffer.
329
330 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
331
332         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
333
334 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
335
336         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
337
338 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
339
340         * wl-action.el (wl-summary-exec-action-refile): Display a done message
341         when actions succeeded.
342         (wl-summary-exec-action-copy): Likewise.
343
344 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
345
346         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
347         there is switch-to-buffer at the end of wl-message-select-buffer.
348         (wl-summary-reply): Ditto.
349
350 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
351
352         * wl-summary.el (wl-summary-forward): Put subject in original
353         message buffer as argument of wl-draft-forward.
354         * wl-draft.el (wl-draft-forward): Decode subject as in
355         wl-draft-reply.
356
357 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
358
359         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
360         a folder under access group.
361
362 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
363
364         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
365         wl-message-buffer-display.
366
367         * wl-util.el (wl-set-save-drafts): Fix typo.
368
369 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
370
371         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
372         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
373         wl-highlight-logo-face to set the bg color of an xbm image; fixed
374         the way to measure the width of a bitmap image; don't put face on
375         ascii and bitmap images; put the mark which should not use the
376         variable-pitch face on ascii and bitmap images.
377         (wl-demo-setup-properties): Don't use the variable-pitch face on
378         ascii and bitmap images; made it work on Emacs 20 and earlier.
379         (wl-demo-insert-text): End with a newline at the bottom; don't put
380         face on text.
381
382         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
383
384 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
385
386         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
387
388         * wl-util.el (wl-save-drafts): Moved from sample setting.
389         (wl-set-save-drafts): New function to set idle timer.
390         * wl-draft.el (wl-draft): Call it.
391         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
392
393 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
394
395         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
396         a summary which has toggle display status off.
397
398 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
399
400         * wl-draft.el (wl-draft-do-fcc): No cache save.
401
402 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
403
404         * wl-summary.el (elmo-event-handler-flag-changed): Use
405         `set-buffer' instead of `with-current-buffer'.
406
407 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
408
409         * wl-summary.el (wl-summary-after-resize-function): New function.
410         (wl-summary-mode): Add `wl-summary-after-resize-function' to
411         window-size-change-functions.
412
413 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
414
415         * wl-draft.el (wl-draft-create-buffer): Bind
416         `change-major-mode-hook' after current buffer is changed.
417
418         * wl-summary.el (wl-summary-buffer-detach): New function.
419         (wl-summary-buffer-set-folder): Call it.
420         (wl-summary-mode): Add `wl-summary-buffer-detach' to
421         change-major-mode-hook and kill-buffer-hook.
422         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
423         (wl-summary-switch-to-clone-buffer): Ditto.
424         (wl-summary-goto-folder-subr): Ditto.
425
426 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
427
428         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
429         after boundp check.
430
431 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
432
433         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
434         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
435         for `kill-buffer'.
436
437         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
438         handler of current buffer from elmo-folder.
439
440 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
441
442         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
443
444 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
445
446         * wl-summary.el (wl-summary-buffer-event-handler): New internal
447         variable.
448         (wl-summary-event-handler): New class.
449         (elmo-event-handler-flag-changed): Define to update persistent
450         mark.
451         (wl-summary-buffer-set-folder): Register event handler to
452         elmo-folder.
453         (wl-summary-exit): Unregister event handler.
454         (wl-summary-goto-folder-subr): Ditto.
455         (wl-summary-mark-as-read-all): Does not call
456         `wl-summary-update-persistent-mark' directly.
457         (wl-summary-mark-as-read-internal): Ditto.
458         (wl-summary-set-persistent-mark-internal): Ditto.
459         (wl-summary-set-flags-internal): Ditto.
460
461         * Version number is increased to 2.11.33.
462
463 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
464
465         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
466         to nil.
467
468 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
469
470         * wl-spam.el (wl-spam-setup): Add hook
471         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
472         instead of `wl-summary-prepare-hook'.
473
474         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
475         if folder type is `'flag'.
476         (wl-summary-mark-as-important): Ditto.
477
478 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
479
480         * wl-address.el (wl-address-minibuffer-history): New variable.
481         (wl-address-minibuffer-local-map): New keymap.
482         (wl-address-read-from-minibuffer): New function.
483
484         * wl-action.el (wl-summary-get-resend-address): Use
485         `wl-address-read-from-minibuffer' instead of `completing-read'.
486
487 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
488
489         * Version number is increased to 2.11.32.
490
491 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
492
493         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
494         without mule to iso-8859-1.
495         (wl-draft-add-in-reply-to): Add note in description.
496         (wl-draft-add-references): Ditto.
497
498 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
499
500         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
501         definition for `m'.
502         (wl-summary-mode-line-format): Add '[%m]'.
503         (wl-message-mode-line-format-spec-alist): Ditto.
504         (wl-summary-display-mime-mode-list): New variable.
505
506         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
507         from wl-summary-buffer-display-as-is.
508         (wl-summary-buffer-display-all-header): New buffer local variable.
509         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
510         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
511         instead of wl-summary-buffer-display-as-is.
512         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
513         (wl-summary-set-persistent-mark): Ditto.
514         (wl-summary-set-message-buffer-or-redisplay): Just call
515         `wl-summary-redisplay-internal' without optional arguments.
516         (wl-summary-toggle-mime): Rewrite.
517         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
518         (wl-summary-toggle-all-header): New function.
519         (wl-summary-redisplay-internal): Treat mime mode.
520
521         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
522         to wl-mime-preview-follow-no-mime.
523         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
524         accodring to the display-mode.
525
526         * wl-message.el (wl-message-buffer-display-type): Rewrite.
527         (wl-message-buffer-display): Changed argument name from `as-is' to
528         `mode'.
529         (wl-message-display-internal): Ditto;
530         Bind elmo-mime-display-header-analysis according to the mode.
531         (wl-message-display-internal): Put wl-message-display-mime-mode
532         property on entire buffer.
533
534 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
535
536         * wl-draft.el (wl-draft-do-fcc): Undo last change.
537
538 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
539
540         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
541         Don't extract mail address.
542         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
543
544         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
545
546         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
547
548 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
549
550         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
551         wl-fldmgr-cut-entity-list on confirmation.
552
553 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
554
555         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
556         (wl-mime-quit-preview): Check existence of
557         mime-edit-temp-message-buffer here.
558
559 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
560
561         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
562         after deletion.
563
564         * wl-draft.el (wl-draft-send-confirm): Check major-mode
565         before calling wl-mime-quit-preview.
566
567 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-summary.el (wl-summary-pick): If call it with prefix
570         argument, set `delete-marks' as non-nil. Pick from only visible
571         messages.
572         (wl-summary-check-target-mark): New function.
573         (wl-summary-target-mark-mark-as-read): Use it.
574         (wl-summary-target-mark-mark-as-unread): Ditto.
575         (wl-summary-target-mark-operation): Ditto.
576         (wl-summary-target-mark-set-flags): Ditto.
577         (wl-summary-target-mark-save): Ditto.
578         (wl-summary-target-mark-pick): Ditto.
579         (wl-summary-target-mark-forward): Ditto.
580         (wl-summary-target-mark-reply-with-citation): Ditto.
581         (wl-summary-target-mark-print): Ditto.
582         (wl-summary-target-mark-uudecode): Ditto.
583
584         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
585         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
586         with `ask-coding' is non-nil.
587
588 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
589
590         * wl-thread.el (wl-thread-set-parent): If parent is a message
591         which is identified by references, set linked as nil.
592
593 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
594
595         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
596         (wl-message-mode-line-format-spec-alist): Ditto.
597         (wl-message-mode-line-format): Ditto.
598         (wl-summary-mode-line-format): Ditto for docstring.
599         (wl-summary-no-mime-folder-list): Fix typo.
600
601         * wl-util.el (wl-current-message-buffer): Call
602         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
603
604         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
605         variable.
606         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
607         of `wl-summary-redisplay-no-mime'.
608         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
609         (wl-summary-toggle-mime): New function.
610         (wl-summary-redisplay-all-header): Rewrite.
611         (wl-summary-redisplay-no-mime): Ditto.
612         (wl-summary-redisplay-internal): Added argument `as-is' and
613         `all-header'.
614
615         * wl-refile.el (wl-refile-default-from-folder-path-separator):
616         New variable.
617         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
618         bottom.
619         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
620         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
621         "/" unconditionally.
622
623         * wl-mime.el (wl-draft-yank-current-message-entity): Use
624         wl-mime-preview-follow-no-mime for as-is content.
625         (wl-mime-preview-follow-no-mime): New function.
626         (wl-mime-preview-follow-current-region): Fixed parenthesis.
627
628         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
629         and added `as-is', `all-header'.
630         (wl-message-buffer-display): Ditto.
631         (wl-message-buffer-display-type): New function.
632
633 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
634
635         * wl-vars.el (wl-message-header-button-alist): Change default
636         value.
637         (wl-message-body-button-alist): Ditto.
638
639 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
640
641         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
642
643 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
644
645         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
646
647 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
648
649         * wl-summary.el (wl-summary-sync-marks): Remove condition which
650         is always true.
651
652 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
653
654         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
655         on null entity.
656
657 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
658
659         * wl-vars.el (wl-draft-reply-default-position): Fix range.
660
661 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-vars.el (wl-summary-resend-hook): New hook.
664
665         * wl-action.el (wl-summary-exec-action-resend-subr): Run
666         `wl-summary-resend-hook'.
667
668 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
669
670         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
671         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
672         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
673         (wl-summary-new-cached-mark): Changed default value to 'n'.
674         (wl-summary-unread-cached-mark): Changed default value to 'u'.
675         (wl-summary-answered-cached-mark): Changed default value to 'a'.
676         (wl-folder-sync-range-alist): Remove spec for 'flag.
677         (wl-summary-force-prefetch-folder-list): New user option.
678
679         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
680         `wl-summary-toggle-persistent-mark'.
681         (wl-summary-update-mark-and-highlight-window): Don't highlight when
682         number is nil.
683         (wl-summary-mark-as-answered-region): Set interactive argument of
684         `wl-summary-set-persistent-mark-internal'.
685         (wl-summary-mark-as-important-region): Ditto.
686         (wl-summary-unset-persistent-mark): Ditto.
687         (wl-summary-set-persistent-mark): Ditto.
688         (wl-summary-mark-as-answered): Ditto.
689         (wl-summary-mark-as-important): Ditto.
690         (wl-summary-set-persistent-mark-internal): Do nothing
691         when `elmo-message-flag-available-p' is nil.
692         (wl-summary-toggle-persistent-mark): New function.
693         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
694         when the folder matches `wl-summary-force-prefetch-folder-list'.
695
696
697         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
698         when number is nil.
699         (wl-highlight-summary-forwarded-face): New face.
700
701 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
702
703         * Version number is increased to 2.11.31.
704
705 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
706
707         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
708         (wl-biff-check-folder-async): Ditto.
709         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
710
711 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
712
713         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
714         Add an argument `reverse'.  All callers are updated.
715         (wl-summary-sort): Add a prefix argument `reverse' to specify
716         reverse sorting.
717         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
718         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
719         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
720
721 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
722
723         * wl-message.el (wl-message-redisplay): Does not narrow header if
724         disply-type is all-header or as-is.
725
726         * wl-summary.el (wl-summary-enter-handler): Use
727         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
728
729 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
730
731         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
732         after adding wl-draft-parent-variables.
733         (wl-draft-forward): Ditto.
734
735 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
736
737         * wl-summary.el (wl-summary-sync-marks): Call
738         `wl-summary-set-persistent-mark' and
739         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
740         (wl-summary-set-persistent-mark-internal): Add 4th argument
741         `no-server'.
742         (wl-summary-unset-persistent-mark): Ditto.
743         (wl-summary-set-persistent-mark): Ditto.
744         (wl-summary-add-flags-internal): Abolish.
745         (wl-summary-remove-flags-internal): Ditto.
746         (wl-summary-mark-as-important-internal): Ditto.
747         (wl-summary-mark-as-important): Use
748         `wl-summary-set-persistent-mark' instead of
749         `wl-summary-add-flags-internal'.
750         (wl-summary-mark-as-important-region): Ditto.
751
752         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
753
754         * wl-summary.el (wl-summary-get-available-flags): New function.
755         (wl-summary-sync-marks): Use it and simplified.
756         (wl-summary-unset-persistent-mark): Use
757         `wl-summary-get-available-flags'.
758         (wl-summary-set-persistent-mark): Ditto.
759
760 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
761
762         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
763         id.
764
765 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
766
767         * wl-summary.el (wl-summary-enter-handler): If argument is not a
768         number, call `wl-summary-prev-line-content'. Show message when the
769         message is not found.
770
771 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
772
773         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
774         wl-summary-enter-handler.
775         (wl-summary-enter-handler): New command.
776
777         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
778         docstring and custom spec.
779
780         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
781         flags too; Don't treat Cached and New.
782         (wl-summary-set-persistent-mark): Ditto.
783
784         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
785         `wl-folder-set-flag'.
786
787         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
788         instead of `wl-folder-set-flag'.
789
790         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
791         for completion.
792         (wl-summary-set-persistent-mark): Ditto.
793
794         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
795         instead of `wl-draft-quit-preview'.
796
797         * wl-mime.el (toplevel): Avoid compile warning.
798         (wl-mime-quit-preview): New function
799         (formarly defined as `wl-draft-quit-preview').
800         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
801         quitting method.
802
803         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
804
805         * wl-folder.el (wl-folder-set-flag): Renamed from
806         `wl-draft-set-flag-on-parent'.
807
808         * wl-draft.el (wl-draft-quit-preview): New function.
809         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
810         (wl-draft-send): Call `wl-folder-set-flag' instead of
811         `wl-draft-set-flag-on-parent'.
812         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
813
814 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
815
816         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
817         (wl-draft-send): Ditto.
818
819 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
820
821         * wl-vars.el (wl-draft-reply-hook): Changed default value.
822         (wl-draft-kill-pre-hook): Set default value as nil.
823         (wl-summary-reply-hook): Ditto.
824         (wl-draft-kill-flags): Abolish.
825
826         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
827         (wl-draft-parent-variables): Renamed from
828         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
829         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
830         argument; Add wl-draft-parent-variables to
831         wl-draft-config-variables.
832         (wl-draft-reply): Likewise.
833         (wl-draft-kill-flags): Abolish.
834         (wl-draft-send): Call wl-draft-set-flag-on-parent.
835         (wl-draft-set-flag-on-parent): New function.
836         (wl-draft-setup-parent-flag): Ditto.
837
838 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
839
840         * wl-draft.el (wl-draft-kill-flags): Avoid error when
841         `wl-draft-parent-folder' is "".
842
843 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
844
845         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
846         (wl-summary-digit-jump): New function.
847         (Adviced by John Owens and Hiroya Murata)
848
849         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
850         (Adviced by John Owens)
851
852         * wl-xmas.el (wl-message-define-keymap): Ditto.
853
854         * wl-mule.el (wl-message-define-keymap): Ditto.
855
856 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
857
858         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
859         change of return value of elmo-folder-count-flags.
860
861         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
862         (wl-summary-mark-as-read-internal): Ditto.
863         (wl-summary-set-persistent-mark-internal): Ditto.
864         (wl-summary-folder-info-update): Ditto.
865         (wl-summary-sync-update): Fixed the last change.
866
867         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
868
869 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
870
871         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
872         (wl-draft-kill-flags): Fixed docstring.
873
874         * wl-draft.el (wl-draft-kill-flags): New function.
875         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
876
877 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
878
879         * wl-vars.el (wl-reply-hook): Abolish.
880         (wl-draft-reply-hook): New hook.
881         (wl-summary-reply-hook): Ditto.
882         (wl-draft-forward-hook): Ditto.
883         (wl-summary-forward-hook): Ditto.
884         (wl-draft-kill-flags): New variable.
885
886         * wl-summary.el (wl-summary-mark-as-answered-region): Use
887         wl-summary-set-persistent-mark-internal.
888         (wl-summary-sync-marks): Use elmo-preserved-flags.
889         (wl-summary-update-persistent-mark): Make it interactive.
890         (wl-summary-set-persistent-mark-internal): New inline function.
891         (wl-summary-mark-as-answered): Use it.
892         (wl-summary-mark-as-unanswered): Ditto.
893         (wl-summary-unset-persistent-mark): New function.
894         (wl-summary-set-persistent-mark): Ditto.
895         (wl-summary-reply): Don't set answered flag;
896         Run wl-summary-reply-hook instead.
897         (wl-summary-forward): Call wl-draft-forward with number.
898         Run wl-summary-forward-hook.
899
900         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
901         (wl-highlight-summary-line-face-spec): Use it as a default
902         persistent mark face.
903
904         * wl-draft.el (wl-draft-forward): Added optional argument number;
905         Set wl-draft-parent-number; Run wl-draft-forward-hook.
906         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
907         (wl-draft-kill): Use wl-draft-kill-flags.
908
909         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
910
911         * wl-folder.el (wl-folder-check-one-entity): Follow the change
912         of return value of elmo-folder-count-flags.
913
914         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
915
916         * wl-summary.el (wl-summary-count-unread): Ditto.
917         (wl-summary-sync-update): Follow the change above.
918         (wl-summary-force-prefetch): New function.
919
920 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
921
922         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
923         variable `buf' with `let' instead of `setq'.
924
925 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
926
927         * wl-mime.el (wl-message-delete-current-part): If filename exists,
928         add Content-Disposition heaeder on the deleted part.
929
930 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
931
932         * wl-draft.el (wl-draft-save): Encode address list under edit by
933         `eword-encode-unstructured-field-body'.
934
935         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
936
937 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
938
939         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
940         wl-current-summary-buffer.
941
942 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
943
944         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
945         `numbers' is ignored.
946
947 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
948
949         * wl-folder.el (wl-folder-open-folder): Avoid error.
950         Reported by John Owens, [wl-en:815]
951
952         * wl.el (wl): Set timer for biff process even if prefix argument
953         is given or auto-checking is quitted.
954
955         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
956         immediately.
957         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
958         (wl-toggle-plugged): Ditto.
959
960         * wl-vars.el (wl-biff-use-idle-timer): New variable.
961         * wl-util.el (wl-biff-start): Use idle timer if
962         `wl-biff-use-idle-timer' is non-nil.
963
964 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
965
966         * wl-highlight.el (wl-highlight-message): Fix description.
967
968 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
969
970         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
971         tty.
972
973 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
974
975         * wl-action.el (wl-summary-exec): Print failure count.
976
977 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
978
979         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
980         to `defun', remove interactive form.
981         Set elmo-message-fetch-confirm when force-reload is non-nil.
982
983 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
984
985         * wl-summary.el (toplevel): Removed unnecessary autoload.
986
987 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
988
989         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
990         the buffer is generated from another message buffer.
991
992 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
993
994         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
995         extracted from `wl-fldmgr-save-folders'.
996         (wl-fldmgr-delete): Call it after deletion.
997
998 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
999
1000         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1001         multi-tty support.
1002
1003 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1004
1005         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1006
1007 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1008
1009         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1010         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1011
1012 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1013
1014         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1015         unsubscribe list only if argument CLEAR is nil.
1016
1017 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1018
1019         * wl-draft.el (wl-draft-reply): Decode subject before removing
1020         Re: prefix.
1021
1022 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1023
1024         * wl-summary.el (wl-summary-sort-by-size): New command.
1025
1026 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1027
1028         * wl-summary.el (wl-summary-number-list-from-region): New
1029         function.
1030         (wl-summary-mark-as-read-region): Use it.
1031         (wl-summary-mark-as-unread-region): Ditto.
1032         (wl-summary-set-flags-region): Ditto and add optional argument
1033         remove.
1034         (wl-summary-mark-as-answered-region): Ditto.
1035         (wl-summary-mark-as-important-region): Ditto.
1036         (wl-summary-target-mark-mark-as-important): Added optional
1037         argument remove.
1038         (wl-summary-target-mark-mark-as-answered): Ditto.
1039         (wl-summary-target-mark-set-flags): Ditto.
1040
1041 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1042
1043         * wl-summary.el (wl-summary-set-flags-region): Call
1044         `wl-summary-set-flags-internal' with number list instead of call
1045         one by each message.
1046         (wl-summary-target-mark-set-flags): Likewise.
1047
1048 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1051         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1052         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1053         (wl-summary-target-mark-mark-as-answered): Likewise.
1054
1055 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1056
1057         * wl-summary.el (wl-summary-target-mark-forward): Use
1058         `wl-summary-delete-all-target-marks' instead of
1059         `wl-summary-delete-all-temp-marks'.
1060         (wl-summary-target-mark-reply-with-citation): Ditto.
1061         (wl-summary-target-mark-uudecode): Ditto.
1062         (wl-summary-target-mark-set-flags): Ditto and remove needless
1063         cursor move.
1064
1065 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1066
1067         * wl-summary.el (wl-summary-target-mark-forward): Protect
1068         wl-summary-buffer-target-mark-list from nreverse.
1069         (wl-summary-target-mark-reply-with-citation): Ditto.
1070
1071 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1072
1073         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1074         `elmo-display-progress-threshold'.
1075
1076 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1079         check `wl-summary-highlight'.
1080         (wl-summary-window-scroll-functions): Respect value of
1081         `wl-summary-highlight'.
1082         (wl-summary-sync-update): Run hooks
1083         `wl-summary-buffer-window-scroll-functions' at any time.
1084
1085 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1086
1087         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1088         from `wl-summary-cleanup-temp-marks'.
1089         (wl-summary-cleanup-temp-marks): Abolish argument.
1090         * wl.el (wl-save-status): Revert previous change.
1091         (wl-execute-temp-marks): New function, call
1092         `wl-summary-exec-with-confirmation'.
1093         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1094         (wl-folder-save-and-exec-marks): Abolished.
1095
1096 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1097
1098         * wl-e21.el (wl-e21-display-image-p): Respect
1099         `wl-highlight-folder-with-icon'.
1100         (wl-e21-highlight-folder-group-line): Highlight mouse line
1101         even if wl-e21-display-image-p is nil.
1102
1103         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1104         Respect value of `wl-summary-highlight'.
1105
1106         * wl.el (wl-save-status): Remove unused variable.
1107
1108         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1109         (wl-folder-mode-map): Bind it to "x".
1110
1111 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1112
1113         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1114
1115         * wl-thread.el (wl-thread-get-parent-list): Don't check
1116         disconnected ancestors, neglecting needless work in
1117         `wl-thread-update-indent-string-thread'.
1118
1119         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1120         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1121         argument, add argument default-keep to keep marks by default.
1122
1123         * Version number is increased to 2.11.30.
1124
1125         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1126         customization type and docstring.
1127         (wl-draft-reply-without-argument-list): Ditto.
1128
1129 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1130
1131         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1132
1133         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1134
1135 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1136
1137         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1138
1139 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1140
1141         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1142         save-excursion so as not to include run-hooks.
1143
1144 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1145
1146         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1147         Clarify that marks are going to be cleared.
1148
1149 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1150
1151         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1152         according to 3rd element of wl-summary-flag-mark.
1153
1154         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1155
1156 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1157
1158         * wl-action.el (wl-summary-target-mark-all): Don't set
1159         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1160
1161 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1162
1163         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1164         (wl-forward-subject-prefix): Ditto.
1165         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1166         (wl-draft-reply-make-subject): Ditto.
1167
1168         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1169         `wl-draft-forward'.
1170         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1171
1172 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1173
1174         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1175         target message does not exist.
1176
1177 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1178
1179         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1180         `wl-subject-prefix-regexp'.
1181         (wl-subject-forward-prefix-regexp): New variable.
1182         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1183         `wl-draft-strip-subject-re' and take regexp as argument.
1184         (wl-draft-forward): Use it.
1185         (wl-draft-reply): Ditto.
1186
1187 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1188
1189         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1190         emacs multi-tty support.
1191
1192 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1193
1194         * wl-e21.el (wl-e21-display-image-p): Don't call
1195         `display-images-p'.
1196         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1197         support.
1198         (wl-highlight-folder-current-line): Ditto.
1199         (wl-folder-init-icons): Ditto.
1200
1201 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1202
1203         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1204         the last line of summary in unplugged mode.
1205
1206 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1207
1208         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1209
1210 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1211
1212         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1213         * wl-address.el (wl-address-user-mail-address-p): Use it.
1214         (wl-address-delete-user-mail-addresses): Ditto.
1215         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1216
1217         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1218         (wl-address-delete-user-mail-addresses): Ditto.
1219
1220         * wl-address.el (wl-address-delete-user-mail-addresses): New
1221         function.
1222         * wl-refile.el (wl-refile-guess-by-history): Use it.
1223         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1224         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1225
1226         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1227         use wl-address-user-mail-address-p.
1228
1229 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1230
1231         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1232         after opening group.
1233
1234 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1235
1236         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1237         of elmo-set-buffer-multibyte.
1238
1239         * wl-message.el (wl-original-message-mode): Ditto.
1240
1241         * wl-score.el (wl-score-insert-header): Ditto.
1242
1243         * wl-summary.el
1244         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1245         (wl-summary-goto-folder-subr): Ditto.
1246         (wl-summary-insert-headers): Ditto.
1247
1248         * wl-util.el (wl-set-string-width): Ditto.
1249
1250         * Version number is increased to 2.11.29.
1251
1252 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1253
1254         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1255         (wl-highlight-summary-line-help-echo-alist): New variable.
1256         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1257         into `wl-highlight-summary-line-help-echo' and
1258         `wl-highlight-flag-folder-help-echo'.
1259         (wl-highlight-summary-line-string): Change accordingly.
1260         (wl-highlight-summary-current-line): Ditto.
1261
1262 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1263
1264         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1265         at the beginning of field body (Thanks to Markus Knittig).
1266
1267         * wl-draft.el (wl-draft-insert-current-message): Also check
1268         summary buffer, remove unnecessary tag.
1269
1270 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1271
1272         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1273         when wl-message-buffer is nil.
1274
1275         * wl-folder.el (wl-folder): Abolish unused argument.
1276         Call wl-folder-init when wl-folder-entity is nil.
1277         * wl.el (wl): Change accordingly.
1278
1279 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1280
1281         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1282         multibyte string before insert into draft buffer.
1283         (wl-draft-create-buffer): Always enable multibyte characters for
1284         draft buffer.
1285
1286         * Version number is increased to 2.11.28.
1287
1288 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1289
1290         * wl-folder.el (wl-folder-open-close): Handle blank line.
1291         (wl-folder-jump-to-current-entity): Ditto.
1292
1293 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1294
1295         * Version number is increased to 2.11.27.
1296
1297 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1298
1299         * wl-thread.el (wl-thread-insert-message): When the thread is
1300         devided by wl-summary-max-thread-depth, insert line at the end of
1301         buffer.
1302
1303 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1304
1305         * Version number is increased to 2.11.26.
1306
1307 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1308
1309         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1310
1311 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1312
1313         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1314         value of stream-type and session.
1315
1316 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1317
1318         * Version number is increased to 2.11.25.
1319
1320 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1321
1322         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1323         in a quit message.
1324
1325 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1326
1327         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1328         (wl-summary-redisplay-no-mime-internal): Ditto.
1329
1330 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1331
1332         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1333         * wl-vars.el (wl-smtp-connection-type): Ditto.
1334
1335 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1336
1337         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1338         for the separator line and quote mail-header-separator.
1339
1340 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1341
1342         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1343         result message.
1344
1345         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1346         `elmo-multiple-fields-body-list' with boundary as
1347         mail-header-separator.
1348
1349 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1350
1351         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1352
1353 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1354
1355         * wl-util.el (wl-list-diff): Remove unused function.
1356
1357         * wl-draft.el (wl-draft-send-confirm): Discard input before
1358         confirmation.
1359
1360 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1361
1362         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1363         order of flag and new.
1364
1365 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1366
1367         * wl-vars.el (wl-refile-policy-alist): Abolished.
1368
1369         * wl-action.el (wl-summary-set-action-refile): Follow the change
1370         above.
1371
1372 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1373
1374         * wl-highlight.el (wl-highlight-signature-search): Don't use
1375         re-search-backward for a long word since it is possible to crash
1376         XEmacs because of a bug.
1377
1378 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1379
1380         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1381
1382 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1383
1384         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1385         argument for wl-summary-sync-force-update.
1386
1387 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1388
1389         * wl-summary.el (wl-summary-mode-map): Revival of
1390         wl-summary-mark-as-important related bindings;
1391         Bind 'F','tF','mF','rF','m&'.
1392         (wl-summary-mark-as-important-region): Revival.
1393         (wl-summary-target-mark-mark-as-important): Ditto.
1394         (wl-summary-target-mark-operation): New function.
1395         (wl-summary-target-mark-mark-as-answered): Use it.
1396         (wl-summary-decide-flag): Don't set Important as default.
1397         (wl-summary-mark-as-important-internal): Revival.
1398         (wl-summary-mark-as-important): Ditto.
1399
1400         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1401
1402         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1403         instead of facep.
1404
1405 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1406
1407         * wl-dnd.el (wl-dnd-drop-func): Fix.
1408
1409         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1410         mouse-set-point instead of posn-point.
1411
1412         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1413
1414         * wl-mule.el (wl-completing-read-multiple): Ditto.
1415
1416 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1417
1418         * wl-demo.el (face-background-name): Defalias to avoid compile
1419         warning.
1420
1421 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1422
1423         * wl-summary.el (wl-summary-decide-flag): Use
1424         wl-completing-read-multiple instead of completing-read-multiple.
1425
1426         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1427         New alias.
1428
1429         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1430         Use face-background-name instead of face-background.
1431
1432         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1433
1434         * wl-summary.el (wl-summary-save): Use it.
1435         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1436
1437         * wl-mime.el (wl-mime-save-content): Fix last change.
1438
1439 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1440
1441         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1442         New function.
1443         (wl-summary-sort-specs): Added sort.
1444         * wl-mime.el (wl-mime-save-content): Expand file name.
1445
1446 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1447
1448         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1449
1450         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1451
1452 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1453
1454         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1455         for flag if it is not defined.
1456
1457 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1458
1459         * wl-e21.el (wl-highlight-folder-current-line): Use
1460         elmo-folder-type-internal when elmo-folder-type returns nil.
1461
1462         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1463
1464         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1465
1466         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1467
1468         * wl-e21.el (wl-summary-toolbar): Ditto.
1469
1470         * wl-vars.el (wl-demo-background-color): Abolished.
1471         (wl-summary-persistent-mark-priority-list): Renamed from
1472         wl-summary-flag-priority-list.
1473         (wl-summary-flag-alist): New user option.
1474         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1475         (wl-message-mode-line-format-spec-alist): Added 'F'.
1476         (wl-message-mode-line-format): Likewise.
1477         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1478         instead of wl-summary-important-mark.
1479         (wl-file-folder-icon): New variable.
1480
1481         * wl-thread.el (wl-thread-set-flags): Renamed from
1482         wl-thread-mark-as-important.
1483
1484         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1485         warning.
1486         (wl-summary-mode-menu-spec): Follow the change of 
1487         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1488         (wl-summary-mode-map): Follow the change of
1489         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1490         (wl-summary-detect-mark-position): Follow the variable name change.
1491         (wl-summary-set-flags-region): New function for the replacement of
1492         wl-summary-mark-as-important-region.
1493         (wl-summary-sync-marks): Sync all global-flags.
1494         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1495         instead of elmo-message-flagged-p.
1496         (wl-summary-persistent-mark-string): Follow the variable name change;
1497         Put wl-summary-flag-mark if the message has global-flag.
1498         (wl-summary-target-mark-set-flags): Renamed from 
1499         wl-summary-target-mark-mark-as-important.
1500         (wl-summary-decide-flag): New function.
1501         (wl-summary-set-flags-internal): Renamed from
1502         wl-summary-mark-as-important-internal.
1503         (wl-summary-add-flags-internal): New function.
1504         (wl-summary-remove-flags-internal): Ditto.
1505         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1506         (wl-summary-mark-as-unimportant): Abolish.
1507         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1508         (wl-summary-next-message): List flagged messages in the msgdb.
1509
1510         * wl-score.el (wl-summary-score-update-all-lines): Use
1511         wl-summary-add-flags-internal instead of 
1512
1513         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1514
1515         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1516         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1517         (wl-message-buffer-require-all-header): Renamed from
1518         wl-message-buffer-all-header-flag (Ditto).
1519         (wl-message-buffer-flag-indicator): New variable.
1520         (wl-message-redisplay): Changed local varibale name from `flag' to
1521         `display-type'; Set up wl-message-buffer-flag-indicator.
1522         (wl-message-buffer-display): Changed varibale name from `flag' to
1523         `display-type'.
1524         (wl-message-display-internal): Likewise.
1525
1526         * wl-highlight.el (wl-highlight-demo-face): Define default background
1527         color.
1528         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1529
1530         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1531
1532         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1533         (wl-demo-setup-properties): Renamed from
1534         `wl-demo-set-background-color'.
1535         (wl-demo): Follow the change above.
1536         
1537         * Version number is increased to 2.11.24.
1538
1539 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1540
1541         * wl-summary.el (wl-summary-toggle-thread): Call
1542         `wl-summary-rescan' with disable-thread as non-nil.
1543         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1544
1545 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1546
1547         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1548         foreground property of the face.
1549         (wl-demo-insert-text): Don't set up face property here.
1550         (wl-demo): Call wl-demo-set-background-color, anyway.
1551
1552 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1553
1554         * wl-vars.el (wl-demo-background-color): The value can be nil.
1555
1556 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1557
1558         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1559         to wl-summary-wheel-dispatcher.
1560
1561         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1562         wl-message-wheel-dispatcher.
1563         (wl-message-wheel-dispatcher): New function.
1564         (wl-summary-wheel-dispatcher): Ditto.
1565
1566 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1567
1568         * wl-action.el (wl-summary-target-mark-all): List messages which are
1569         not in the killed-list.
1570
1571         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1572         only when the folder is 'flag/important.
1573
1574         * wl-address.el (wl-complete-field-body): Complete if the last
1575         character is a space.
1576
1577 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1578
1579         * wl-folder.el (wl-folder-clear-entity-info): Use
1580         elmo-clear-hash-val.
1581
1582         * wl-fldmgr.el (wl-fldmgr-rename): Set
1583         wl-folder-info-alist-modified as t.
1584
1585 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1586
1587         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1588
1589 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1590
1591         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1592         (wl-folder-buffer-last-visited-entity-id): New buffer local
1593         variable.
1594         (wl-folder-revisit-last-visited-folder): New function.
1595         (wl-folder-mode-map): Bind it to "C-i".
1596         (wl-folder-set-current-entity-id): Set last visited folder.
1597         * wl-summary.el (wl-summary-exit): Ditto.
1598
1599 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1600
1601         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1602         before calling `recenter' in order to cope with an XEmacs bug.
1603
1604 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1605
1606         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1607         to the default value.
1608
1609 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1610
1611         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1612         change.
1613         (wl-summary-sync-marks): Ditto.
1614         (wl-summary-mark-as-read-internal): Ditto.
1615         (wl-summary-mark-as-answered-internal): Ditto.
1616         (wl-summary-mark-as-important-internal): Ditto.
1617         (wl-summary-reply): Ditto.
1618
1619         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1620         instead of `elmo-folder-unflag-answered'.
1621
1622         * Version number is increased to 2.11.23.
1623
1624         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1625         the last change.
1626
1627 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1628
1629         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1630         Specify "spam" or "good".
1631
1632 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1633
1634         * wl-spam.el (wl-summary-exec-action-spam): Call
1635         wl-folder-confirm-existence for spam folder.
1636         (wl-spam-setup): Bind "mk".
1637
1638 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1639
1640         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1641
1642 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1643
1644         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1645         destination folder is empty.
1646
1647 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1648
1649         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1650         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1651
1652         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1653         (wl-summary-refile-prev-destination-region): New function.
1654         (wl-thread-refile-prev-destination): Ditto.
1655         (wl-summary-target-mark-refile-prev-destination): Ditto.
1656
1657 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1658
1659         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1660         (wl-demo-background-color): Changed default value.
1661
1662         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1663         color.
1664
1665         * wl-demo.el (wl-demo-set-background-color): New function.
1666         (wl-demo): Call it.
1667
1668 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1669
1670         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1671         * wl-address.el (wl-address-add-or-change): Don't add empty
1672         address.
1673
1674 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1675
1676         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1677
1678 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1679
1680         * wl-vars.el (wl-demo-image-filter-alist): New variable
1681         (wl-demo-background-color): Ditto.
1682
1683         * wl-demo.el (wl-demo-xpm-set-background): New function.
1684         (wl-demo-image-filter): Ditto.
1685         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1686
1687         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1688
1689         * wl-demo.el (wl-demo-icon-name): Define as function.
1690         (wl-demo-insert-image): Use it.
1691
1692 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1693
1694         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1695
1696 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1697
1698         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1699
1700 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1701
1702         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1703
1704 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1705
1706         * wl-thread.el (wl-thread-mark-as-answered): New function.
1707
1708         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1709         answered" entry.
1710         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1711         "r&" and wl-thread-mark-as-answered to "t&".
1712         (wl-summary-mark-as-important-region): Refine to toggle mark.
1713         (wl-summary-mark-as-answered-region): New function.
1714         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1715         and 3rd argument.
1716         (wl-summary-mark-as-important-internal): Likewise.
1717
1718 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * wl-template.el (wl-template-preview): New internal variable.
1721         (wl-template-preview-p): New function.
1722         (wl-template-show): Bind `wl-template-preview' as t.
1723
1724 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1725
1726         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1727         `elmo-message-entity-field' with 3rd argument which is non-nil.
1728
1729 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1730
1731         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1732         Removed duplicate local bind `folder'.
1733
1734 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1735
1736         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1737
1738 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1739
1740         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1741         duplicate definition.
1742
1743 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1744
1745         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1746         non-nil, use it; Don't fetch message if there's no message in the
1747         current cursor position.
1748
1749 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1750
1751         * wl-util.el (wl-region-exists-p): Use region-active-p.
1752         (wl-deactivate-region): New function.
1753         * wl-message.el (wl-message-redisplay): Deactivate region.
1754
1755         * wl-summary.el (wl-summary-reply): Call
1756         `wl-summary-set-message-buffer-or-redisplay' instead of
1757         `wl-summary-redisplay-internal', don't move point.
1758
1759 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1760
1761         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1762         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1763         by regexp.
1764
1765 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1766
1767         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1768         if no need.
1769
1770 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1771
1772         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1773         default value to nil.
1774         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1775         `wl-summary-prepare-hook'; Replace refile action to
1776         `wl-summary-exec-action-refile-with-register'.
1777
1778         * Version number is increased to 2.11.22.
1779
1780 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1781
1782         * wl-summary.el (wl-summary-detect-mark-position): Set
1783         `wl-summary-buffer-weekday-name-lang'.
1784
1785 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1786
1787         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1788         (wl-summary-mark-as-read-all): Ditto.
1789         (wl-summary-delete-messages-on-buffer): Ditto.
1790         (wl-summary-sync-update): Ditto.
1791         (wl-summary-mark-as-read-internal): Ditto.
1792         (wl-summary-mark-as-answered-internal): Ditto.
1793         (wl-summary-update-folder-info): Abolished.
1794
1795 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1796
1797         * wl-summary.el (wl-summary-mark-as-read-all): Use
1798         `wl-summary-update-folder-info' instead of
1799         `wl-folder-update-unread'.
1800
1801 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1802
1803         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1804         `wl-summary-folder-info-update'.
1805         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1806         instead of `wl-summary-folder-info-update'.
1807         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1808         `wl-folder-set-folder-updated'.
1809         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1810         instead of `wl-folder-update-unread'.
1811         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1812         the value of `wl-summary-buffer-unread-count' for the second parameter of
1813         `wl-folder-update-unread'.
1814
1815         * Version number is increased to 2.11.21.
1816
1817 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1818
1819         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1820         a local variable.
1821
1822 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1823
1824         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1825         interactively.
1826
1827         * wl-summary.el (wl-summary-mark-as-important-internal): New
1828         internal function.
1829         (wl-summary-mark-as-important): Use it.
1830         (wl-summary-mark-as-unimportant): New function.
1831         (wl-summary-sync-marks): Follow the API change.
1832
1833         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1834
1835         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1836
1837 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1838
1839         * wl-folder.el (wl-folder-update-unread): Re-indent.
1840         Narrow the scope of a local variable.
1841
1842 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1843
1844         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1845         (wl-addrmgr-merge-entries): Ditto.
1846         (wl-addrmgr): Added to address entry which exists in draft buffer
1847         if no entry is in original.
1848
1849 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1850
1851         * wl-batch.el: New file.
1852
1853 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1854
1855         * wl-vars.el (wl-use-semi): Remove unused variable.
1856
1857 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1860         "?".
1861
1862 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1863
1864         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1865         wl-summary-new-mark.
1866         (wl-summary-new-cached-mark): New user option.
1867         (wl-summary-score-marks): Follow the change above.
1868         (wl-summary-auto-refile-skip-marks): Ditto.
1869         (wl-summary-incorporate-marks): Ditto.
1870         (wl-summary-expire-reserve-marks): Ditto.
1871
1872         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1873
1874         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1875         (wl-summary-persistent-mark-string): Distinguished between cached
1876         and uncached mark when the message is new.
1877
1878 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1879
1880         * wl-spam.el (wl-spam-domain): Renamed from
1881         `wl-spam-folder-guess-domain'.
1882         (wl-summary-exec-action-spam): Register as spam if domain of the
1883         source folder is good.
1884         (wl-summary-exec-action-refile-with-register): Register message if
1885         domain of the source folder is not undecided.
1886
1887 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1888
1889         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1890         detect thread loop.
1891
1892 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1893
1894         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1895         and wl-summary-skip-mark-list.
1896
1897 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1898
1899         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1900
1901         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1902
1903         * wl-spam.el (toplevel): Require wl-highlight.
1904         (wl-spam-auto-check-policy-alist): Abolish.
1905         (wl-spam-auto-check-folder-regexp-list): New user option.
1906         (wl-spam-auto-check-marks): Ditto.
1907         (wl-spam-mark-action-list): Ditto.
1908         (wl-highlight-summary-spam-face): New face.
1909         (wl-spam-auto-check-message-p): New function.
1910         (wl-spam-map-spam-messages): Fixed message.
1911         (wl-spam-register-spam-messages): Ditto.
1912         (wl-spam-register-good-messages): Ditto.
1913         (wl-summary-spam-map): Add and remove keybind.
1914         (wl-summary-target-mark-spam): Abolish.
1915         (wl-summary-refile-spam): Ditto.
1916         (wl-summary-test-spam): New function.
1917         (wl-summary-mark-spam): Ditto.
1918         (wl-summary-auto-check-spam): Follow the above change.
1919         (wl-summary-exec-action-spam): New function.
1920         (wl-summary-exec-action-refile-with-register): Fixed message.
1921         (wl-message-check-spam): New function.
1922         (wl-spam-setup): Ditto.
1923         (toplevel): Call it if this file is loaded interactivity.
1924
1925         * Version number is increased to 2.11.20.
1926
1927 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1928
1929         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1930         when new optional argument `force' is non nil or modified.
1931
1932 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * wl.el (toplevel): Require wl-spam when compile.
1935         (wl-save-status): Call wl-spam-save-status.
1936
1937         * wl-spam.el (wl-spam-register-spam-messages): New function.
1938         (wl-spam-register-good-messages): Ditto.
1939         (wl-spam-save-status): Ditto.
1940         (wl-summary-mode-map): Bind
1941         wl-summary-target-mark-register-as-spam to "ms" and
1942         wl-summary-target-mark-register-as-good to "mn".
1943         (wl-summary-register-as-spam): Abolish optional argument; Use
1944         wl-spam-register-spam-messages.
1945         (wl-summary-register-as-spam-all): Use
1946         wl-spam-register-spam-messages.
1947         (wl-summary-register-as-good): Abolish optional argument; Use
1948         wl-spam-register-good-messages.
1949         (wl-summary-register-as-good-all): Use
1950         wl-spam-register-good-messages.
1951         (wl-summary-target-mark-register-as-spam): New funtion.
1952         (wl-summary-target-mark-register-as-good): Ditto.
1953
1954 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1955
1956         * wl-spam.el: New file.
1957
1958 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1959
1960         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1961
1962         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1963         (wl-summary-auto-refile): Call wl-refile-guess with
1964         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1965
1966 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1967
1968         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1969         with disable-thread argument non-nil.
1970
1971 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1972
1973         * wl-summary.el (wl-summary-rescan): Added optional argument
1974         disable-thread.
1975         (wl-summary-sync): Call wl-summary-rescan with argument
1976         disable-thread.
1977         (wl-summary-input-range): Added new range `rescan-thread'.
1978
1979 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1980
1981         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1982
1983 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1984
1985         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1986         internal variable.
1987         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1988         wl-summary-search-parent-by-subject-regexp and
1989         wl-summary-divide-thread-when-subject-changed as nil.
1990         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1991         (wl-summary-insert-thread): Search parent entity from
1992         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1993         thread loop.
1994
1995 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1996
1997         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1998
1999         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2000
2001         * wl-util.el (wl-require-update-all-folder-p): New function.
2002         (wl-get-assoc-list-value): Added `function' to match directive.
2003         (wl-collect-draft): Rewrite.
2004
2005         * wl-summary.el (wl-summary-sync-update): Clear faces
2006         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2007         are non-nil.
2008         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2009         argument as function.
2010         (wl-summary-input-range): Ditto.
2011
2012         * wl-folder.el (wl-draft-get-folder): New function.
2013         (wl-folder-get-elmo-folder): Consider draft folder.
2014
2015         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2016         (wl-draft-buffer-message-number): New buffer local variable.
2017         (wl-draft-folder-internal): New internal variable.
2018         (wl-draft-delete): Rewrite.
2019         (wl-draft-save): Ditto.
2020         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2021         wl-folder-get-elmo-folder.
2022         (wl-draft-config-info-operation): Ditto.
2023         (wl-jump-to-draft-folder): Ditto.
2024         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2025         (wl-draft-reedit): Rewrite.
2026
2027         * Version number is increased to 2.11.19.
2028         
2029 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2030
2031         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2032         variable.
2033
2034 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2035
2036         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2037         Use ignore-errors instead of unwind-protect.
2038
2039 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2040
2041         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2042         for updating `wl-thread-entity-list'.
2043
2044 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2045
2046         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2047         parameter from calling `wl-thread-entity-get-older-brothers' and
2048         `wl-thread-entity-get-younger-brothers'.
2049         Replace nested `append' with a single one.
2050
2051 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-summary.el (wl-summary-mode): Don't use the return value of
2054         `make-local-hook'.
2055
2056 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2057
2058         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2059         instead of `let*'.
2060         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2061         of local variables.
2062
2063 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2064
2065         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2066         Renamed from wl-summary-window-scroll-functions.
2067         (wl-summary-window-scroll-functions): Don't set to variable.
2068         (wl-summary-display-top): Use run-hooks.
2069         (wl-summary-display-bottom): Ditto.
2070         (wl-summary-toggle-disp-msg): Ditto.
2071         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2072         Use it instead of wl-summary-window-scroll-functions.
2073         (wl-summary-goto-folder-subr): Don't call
2074         wl-summary-window-scroll-functions, use
2075         wl-summary-buffer-window-scroll-functions instead.
2076
2077 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2078
2079         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2080         make-local-variable.
2081
2082 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2083
2084         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2085         set-buffer-modified-p.
2086         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2087         (wl-summary-display-bottom): Ditto.
2088         (wl-summary-toggle-disp-msg): Ditto.
2089
2090 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2091
2092         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2093
2094         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2095         (wl-summary-forward): Use elmo-message-entity-field instead of
2096         elmo-message-field.
2097
2098         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2099
2100 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2101
2102         * wl-summary.el (wl-summary-window-scroll-functions): No use
2103         `append'.
2104
2105 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2106
2107         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2108         function.
2109         (wl-summary-window-scroll-functions): Call it when both
2110         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2111         (wl-summary-temp-mark): Added optional argument number.
2112         (wl-summary-message-mark): Added optional argument flag.
2113         (wl-summary-persistent-mark): Added optional argument number and flag.
2114         (wl-summary-update-persistent-mark): Ditto.
2115         (wl-summary-update-status-marks): Set "r" for interactive spec.
2116
2117         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2118         argument number and flag.
2119
2120         * wl-action.el (wl-summary-registered-temp-mark): 
2121         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2122
2123 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2124
2125         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2126         internal variable (buffer local).
2127         (wl-summary-window-scroll-functions): New function.
2128         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2129         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2130         as nil.
2131         (wl-summary-update-status-marks): Added arguments beg, end and
2132         check.
2133         (wl-summary-update-mark-window): Use function.
2134         (wl-summary-sync-update): Follow the change above.
2135         (wl-summary-switch-to-clone-buffer): Copy
2136         wl-summary-buffer-unsync-mark-number-list.
2137         (wl-summary-goto-folder-subr): Set
2138         wl-summary-buffer-unsync-mark-number-list and
2139         use wl-summary-window-scroll-functions instead of
2140         wl-summary-lazy-highlight.
2141
2142         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2143
2144 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2145
2146         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2147
2148         * wl-summary.el (wl-summary-update-persistent-mark): Call
2149         wl-summary-set-message-modified.
2150
2151         * wl-summary.el (wl-summary-sync-update): Don't call
2152         wl-summary-update-status-marks.
2153
2154         * Version number is increased to 2.11.18.
2155
2156 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2157
2158         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2159         (wl-message-next-page): Ditto.
2160
2161 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2162
2163         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2164         local variable.  Change the order of a collected list into the
2165         same as the specified range.  Remove nil from a collected list.
2166
2167 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2168
2169         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2170         argument for elmo-folder-list-messages.
2171
2172 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2173
2174         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2175         change (wl-summary-count-unreads return a list instead of a cons
2176         cell).
2177
2178 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2179
2180         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2181         `wl-summary-folder-info-update'.
2182
2183 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2184
2185         * wl-summary.el (wl-summary-set-message-modified): No use
2186         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2187         (wl-summary-set-mark-modified): Abolish.
2188         (wl-summary-mark-modified-p): Ditto.
2189         (wl-summary-save-view): Follow the change above.
2190
2191         * wl-expire.el (wl-summary-expire): Likewise.
2192
2193 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2194
2195         * wl-summary.el (wl-summary-detect-mark-position): Use
2196         modb-entity-handler.
2197         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2198
2199         * Version number is increased to 2.11.17.
2200
2201 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2202
2203         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2204         entity field value.
2205         (wl-summary-prefetch-msg): Ditto.
2206         (wl-summary-print-message-with-ps-print): Ditto.
2207
2208 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2209
2210         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2211         for dummy entity.
2212         (wl-summary-insert-thread): Use elmo-message-entity-field.
2213         (wl-summary-update-thread): Use elmo-message-entity-field and
2214         elmo-message-entity-number.
2215         (wl-summary-line-number):  Use elmo-message-entity-number.
2216         (wl-summary-line-size): Use elmo-message-entity-field.
2217         (wl-summary-line-subject): Ditto.
2218         (wl-summary-line-from): Ditto.
2219         (wl-summary-line-attached): Ditto.
2220         (wl-summary-create-line): Ditto.
2221         (wl-summary-create-line): Use elmo-message-entity-number.
2222         (wl-summary-print-message-with-ps-print): Use
2223         elmo-message-entity-field.
2224
2225 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2226
2227         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2228         change in elmo-msgdb-make-message-entity.
2229         (wl-summary-buffer-set-folder): Don't call
2230         wl-summary-detect-mark-position here.
2231         (wl-summary-rescan): Call elmo-message-entity-number.
2232         (wl-summary-sync-update): Ditto.
2233         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2234
2235         * wl-score.el (wl-score-header-index): Redefine 2th element.
2236         (wl-score-overview-entity-get-extra): Abolish.
2237         (wl-score-ov-entity-get): Rewrite.
2238         (wl-score-string-index<, wl-score-string-func<): Abolish.
2239         (wl-score-string<): New function.
2240         (wl-score-string-sort): Use it.
2241
2242         * wl-refile.el (wl-refile-guess-by-history): Use
2243         elmo-message-entity-field.
2244         (wl-refile-guess-by-from): Ditto.
2245         (wl-refile-guess-by-msgid): Ditto.
2246
2247         * Version number is increased to 2.11.16.
2248
2249 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2250
2251         * wl-folder.el (wl-folder-confirm-existence): Don't call
2252         file-exists-p if msgdb-path is nil.
2253         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2254         `wl-read-folder-hist' to `wl-read-folder-history'.
2255
2256 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2257
2258         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2259         `y-or-n-p'.
2260
2261 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2262
2263         * wl-score.el (wl-score-headers): Don't use
2264         elmo-folder-do-each-message-entity.
2265
2266         * Version number is increased to 2.11.15.
2267
2268 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2269
2270         * wl-summary.el (wl-summary-delete-all-msgs): Use
2271         elmo-folder-move-messages instead of elmo-folder-delete-messages
2272         and elmo-folder-detach-messages.
2273         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2274
2275         * wl-expire.el (wl-expire-delete): Ditto.
2276         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2277
2278 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2279
2280         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2281         (wl-message-header-narrowing-fields): Ditto.
2282         (wl-message-header-narrowing-lines): Ditto.
2283         (wl-message-header-narrowing-string): Ditto.
2284
2285         * wl-summary.el (wl-summary-mode-map): Bind
2286         wl-summary-toggle-header-narrowing to "C-cC-f".
2287         (wl-summary-toggle-header-narrowing): New function.
2288
2289         * wl-message.el (wl-message-buffer-create): Call
2290         wl-message-header-narrowing-setup.
2291         (wl-message-redisplay): Call wl-message-header-narrowing.
2292         (wl-message-header-narrowing): New function.
2293         (wl-message-header-narrowing-map): New keymap.
2294         (wl-message-header-narrowing-widen-map): New keymap.
2295         (wl-message-header-narrowing-again-at-mouse): New function.
2296         (wl-message-header-narrowing-1): Ditto.
2297         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2298         (wl-message-header-narrowing-setup): Ditto.
2299         (wl-message-header-narrowing-toggle): Ditto.
2300         
2301         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2302
2303         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2304         'flag as all.
2305         (wl-use-flag-folder-help-echo): New user option.
2306
2307         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2308         wl-summary-highlight as nil.
2309         (wl-summary-set-mark-modified): Follow the API change.
2310         (wl-summary-mark-modified-p): Ditto.
2311         (wl-summary-mark-as-read-all): Ditto.
2312         (wl-summary-sync-marks): Don't call
2313         elmo-folder-list-messages-with-global-mark.
2314         (wl-summary-mark-as-read-internal): Follow the API change.
2315         (wl-summary-mark-as-answered-internal): Ditto.
2316         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2317         Follow the API change.
2318         (wl-summary-create-line): Call with number argument.
2319         (wl-summary-reply): Follow the API change.
2320
2321         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2322         function.
2323         (wl-highlight-summary-line-string): Call it when
2324         wl-use-flag-folder-help-echo is non-nil.
2325         (wl-highlight-summary-current-line): Ditto.
2326         (elmo-flag-folder-referrer): Added autoload setting.
2327
2328         * wl-draft.el (wl-draft-kill): Follow the API change.
2329
2330         * Version number is increased to 2.11.14.
2331         
2332 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2333
2334         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2335
2336 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2337
2338         * Version number is increased to 2.11.13.
2339
2340 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2341
2342         * wl-draft.el (wl-draft-previous-history-element): Fixed
2343         unbalanced parenthesis and bind unbound local variables.
2344
2345 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2346
2347         * wl-draft.el (wl-draft-previous-history-element): New function.
2348         (wl-draft-next-history-element): Ditto.
2349         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2350         them to M-p and M-n.
2351
2352 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2353
2354         * Version number is increased to 2.11.12.
2355
2356 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2357
2358         * wl-draft.el (wl-draft-hide): Select buffer-window.
2359
2360 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2361
2362         * wl-summary.el (wl-summary-narrow-to-region): New function.
2363         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2364         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2365         (wl-summary-save-region): Use it.
2366         * wl-action.el (wl-summary-collect-numbers-region)
2367         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2368
2369 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2370
2371         * wl-folder.el (wl-folder-count-incorporates): Don't use
2372         `elmo-msgdb-mark-load'
2373
2374         * Version number is increased to 2.11.11.
2375
2376 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2377
2378         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2379         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2380
2381 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2382
2383         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2384
2385 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2386
2387         * Version number is increased to 2.11.10.
2388
2389 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2390
2391         * wl-mime.el (wl-draft-attribute-value): Fixed.
2392
2393 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2394
2395         * wl-util.el (wl-copy-local-variables): New function.
2396
2397         * wl-mime.el (wl-draft-attribute-recipients): New function.
2398         (wl-draft-attribute-envelope-from): Ditto.
2399         (wl-draft-attribute-smtp-posting-server): Ditto.
2400         (wl-draft-attribute-smtp-posting-port): Ditto.
2401         (wl-draft-attribute-value): Ditto.
2402         (wl-draft-preview-message): Use it to get value for
2403         attributes. Reflect result of `wl-draft-config'.
2404
2405         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2406         and call `wl-summary-mark-as-read' before to call
2407         `wl-summary-unset-mark'.
2408         (wl-summary-target-mark-mark-as-unread): Likewise.
2409         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2410
2411 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2412
2413         * wl-mime.el (wl-draft-preview-message): Use actual value for
2414         attributes; Fix for small window.
2415
2416 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2417
2418         * wl-refile.el (wl-refile-get-field-value): Call
2419         `elmo-message-entity-field' with 3rd argument is non-nil.
2420
2421 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2422
2423         * wl-vars.el (wl-draft-preview-attributes): New user option.
2424         (wl-draft-preview-attributes-list): Ditto.
2425         (wl-draft-preview-attributes-buffer-lines): Ditto.
2426         (wl-draft-preview-attributes-buffer-name): Ditto.
2427
2428         * wl-mime.el (wl-draft-preview-message): Display attributes.
2429
2430 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2431
2432         * wl-summary.el (wl-summary-detect-mark-position): Bind
2433         wl-summary-flag-priority-list to '(new).
2434
2435 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2436
2437         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2438         funtion.
2439         (wl-highlight-summary-line-string): Use it.
2440         (wl-highlight-summary-current-line): Ditto.
2441
2442 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2443
2444         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2445         line even when the mark string is not changed.
2446
2447         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2448         argument change in the wl-summary-create-line.
2449         (wl-thread-insert-entity-sub): Ditto.
2450
2451         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2452         argument change in the wl-summary-create-line.
2453         (wl-summary-insert-sequential): Ditto.
2454         (wl-summary-update-thread): Ditto.
2455         (wl-summary-persistent-mark-string): New inline function.
2456         (wl-summary-message-mark): Use it.
2457         (wl-summary-create-line): Abolish argument wl-persistent-mark
2458         and added wl-flags, wl-cached.
2459
2460         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2461         mark to flags.
2462         (wl-highlight-summary-current-line): Decide the face not by the 
2463         persistent mark but flags.
2464
2465 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2466
2467         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2468         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2469         wl-summary-read-uncached-mark): Revive.
2470         (wl-summary-answered-cached-mark,
2471         wl-summary-answered-uncached-mark): New user option.
2472         (wl-summary-score-marks): Follow the change above.
2473         (wl-summary-auto-refile-skip-marks): Ditto.
2474         (wl-summary-incorporate-marks): Ditto.
2475         (wl-summary-expire-reserve-marks): Ditto.
2476         (wl-summary-flag-priority-list): New user option.
2477
2478         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2479         changes.
2480         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2481         of elmo-message-mark.
2482         (wl-summary-mark-as-read-internal): Ditto.
2483         (wl-summary-mark-as-answered): Ditto.
2484         (wl-summary-mark-as-important): Ditto.
2485         (wl-summary-redisplay-internal): Ditto.
2486         (wl-summary-redisplay-no-mime-internal): Ditto.
2487         (wl-summary-message-mark): New function.
2488         (wl-summary-insert-sequential): Use wl-summary-message-mark
2489         instead of elmo-message-mark.
2490         (wl-summary-update-thread): Ditto.
2491         (wl-summary-persistent-mark): Ditto.
2492         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2493         instead of elmo-message-mark.
2494
2495         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2496         wl-summary-message-mark instead of elmo-message-mark.
2497         (wl-thread-insert-entity-sub): Ditto.
2498         (wl-thread-get-children-msgs-uncached): Ditto.
2499
2500         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2501         variable name changes.
2502         (wl-highlight-summary-current-line): Ditto.
2503
2504         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2505         wl-summary-message-mark instead of elmo-message-mark.
2506
2507         * wl-expire.el (wl-expire-message-p): Ditto.
2508
2509         * wl-score.el (wl-score-headers): Ditto.
2510
2511         * Version number is increased to 2.11.9.
2512
2513         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2514         (wl-summary-sync-update): Follow the change above.
2515         (wl-summary-switch-to-clone-buffer): Ditto.
2516         (wl-summary-open-folder): Ditto.
2517
2518 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2519
2520         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2521         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2522
2523         * Version number is increased to 2.11.8.
2524
2525         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2526
2527         * wl-expire.el (wl-expire-refile): Follow the API change on
2528         `elmo-folder-move-messages'.
2529         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2530
2531         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2532         (wl-summary-exec-action-refile): Ditto.
2533         (wl-summary-exec-action-copy): Ditto.
2534         (wl-summary-no-auto-refile-message-p): No use
2535         `wl-summary-buffer-msgdb'.
2536         (wl-summary-auto-refile): Ditto.
2537
2538 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2539
2540         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2541
2542 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2543
2544         * wl-summary.el (wl-summary-sync): Treat no-sync.
2545
2546         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2547         (wl-default-sync-range): Ditto.
2548
2549 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2550
2551         * wl-refile.el (wl-refile-subject-learn): Call
2552         `elmo-message-entity-field' with 3rd argument is non-nil.
2553         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2554         instead of `elmo-msgdb-overview-entity-get-subject'.
2555
2556 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2557
2558         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2559         scan-type is rescan.
2560         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2561         new optional argument force is non-nil.
2562         (wl-summary-save-view-cache): Call it with force argument non-nil.
2563
2564         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2565
2566 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2567
2568         * wl-action.el (wl-summary-print-argument): Fixed last change.
2569
2570 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2571
2572         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2573         simplified.
2574         (wl-summary-target-mark-mark-as-unread): Likewise.
2575         (wl-summary-target-mark-mark-as-important): Likewise.
2576
2577 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2578
2579         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2580         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2581         (wl-summary-mark-as-important-region): Change accordingly.
2582         (wl-summary-target-mark-mark-as-important): Ditto.
2583
2584 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2585
2586         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2587
2588         * wl-action.el (wl-summary-print-argument): Print argument to
2589         right side of window if `wl-summary-print-argument-within-window'
2590         is non-nil.
2591
2592 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2593
2594         * wl-action.el (wl-summary-set-mark): Use
2595         `wl-summary-message-visible-p' to check visibility of the message
2596         and jump to message only when the message line is visible and have
2597         different number; Call wl-summary-unset-mark with number argument.
2598         (wl-summary-unset-mark): 
2599         Use `wl-summary-message-visible-p'
2600         to check visibility of the message and jump to message only when
2601         the message line is visible and have different number;
2602
2603 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2604
2605         * Version number is increased to 2.11.7.
2606
2607         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2608         and wl-folder-summary-line-format.
2609
2610         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2611         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2612         (wl-summary-set-score-mark): Use it.
2613         (wl-summary-target-mark-mark-as-read): Ditto.
2614         (wl-summary-target-mark-mark-as-unread): Ditto.
2615         (wl-summary-target-mark-mark-as-important): Ditto.
2616         (wl-summary-target-mark-msgs): Simplified.
2617         (wl-summary-detect-mark-position): Fixed problem when
2618         summary-line-format no contain persisten/temp mark spec.
2619         (wl-summary-temp-mark): Ditto.
2620         (wl-summary-persistent-mark): Ditto.
2621         (wl-summary-update-persistent-mark): Ditto.
2622
2623         * wl-action.el (wl-summary-set-mark): Ditto.
2624         (wl-summary-unset-mark): Ditto.
2625         All other related portions are changed.
2626
2627 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2628
2629         * Version number is increased to 2.11.6.
2630
2631 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2632
2633         * wl-util.el (wl-current-message-buffer): Define as function;
2634         Don't use the value of wl-messge-buffer.
2635
2636         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2637         persistent mark.
2638
2639         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2640         no current message, cause an error.
2641
2642 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2643
2644         * wl-summary.el (wl-summary-set-message-modified): Use
2645         elmo-folder-set-message-modified instead of
2646         elmo-folder-set-message-modified-internal.
2647
2648 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2649
2650         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2651         interactively.
2652         (wl-summary-sync): nokill->entirely.
2653         (wl-summary-sync-marks): Fixed message.
2654         (wl-summary-input-range): Added mark, nokill->entirely.
2655
2656         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2657         messages as read.
2658
2659 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2660
2661         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2662         update-noscore.
2663         (wl-summary-sync): Follow the change above.
2664
2665 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2666
2667         * wl-action.el (wl-summary-target-mark-all): Use
2668         elmo-folder-list-messages.
2669
2670 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2671
2672         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2673         (wl-summary-rescan): Set wl-summary-scored as nil.
2674         (wl-summary-sync-force-update): Follow the change above.
2675         (wl-summary-sync): Ditto.
2676         (wl-summary-sync-update): Added argument disable-killed.
2677         (wl-summary-insert-headers): Set visible-only argument for
2678         elmo-folder-list-messages.
2679         (wl-summary-input-range): Added update-nokill, update-noscore,
2680         all-nokill, all-noscore and mark.
2681
2682         * Version number is increased to 2.11.5.
2683
2684         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2685
2686 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2687
2688         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2689         (wl-summary-prefetch-region-no-mark): Change accordingly.
2690         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2691
2692 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2693
2694         * wl-address.el (wl-complete-field-to): Abolished.
2695         (wl-complete-address): Completion function for completing-read.
2696         * wl-action.el (wl-summary-get-resend-address): Use it.
2697
2698         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2699         wl-summary-update-mark and abolish unused argument.
2700         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2701         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2702         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2703         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2704         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2705         * wl-draft.el (wl-draft-kill): Ditto.
2706
2707         * wl-summary.el: Remove unused binding of case-fold-search.
2708         (wl-summary-replace-status-marks): Abolished.
2709
2710 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2711
2712         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2713         is specified or folder length is zero.
2714
2715 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2716
2717         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2718         (wl-folder-archive-current-entity): Ditto.
2719
2720 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2721
2722         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2723         retrieving message mark.
2724         (wl-summary-redisplay-internal): Ditto.
2725
2726         * wl-message.el (wl-message-buffer-display): Ignore errors while
2727         retrieving message-id field.
2728
2729         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2730         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2731         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2732         order of the arguments for `wl-expire-message-p'.
2733         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2734
2735         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2736         Check return value of wl-summary-reply.
2737         (wl-summary-reply): Recover window configuration when an error occured.
2738
2739 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2740
2741         * wl-summary.el (wl-summary-resend-message): Abolished, the
2742         feature is inherited by wl-summary-resend (put resend mark).
2743
2744 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2745
2746         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2747         wl-message-buffer to nil when the message is hide.
2748
2749 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2750
2751         * .cvsignore: New file.
2752
2753 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2754
2755         * wl-action.el (wl-summary-action-docstring): Add more info.
2756         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2757         duplicate definition.
2758         (wl-summary-define-mark-action): Functions wl-summary-*-region
2759         keep current position.
2760         (wl-summary-unregister-target-mark): Store result to the variable.
2761
2762 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2763
2764         * Version number is increased to 2.11.4.
2765
2766 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2767
2768         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2769         wl-summary-delete-all-temp-marks.
2770         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2771
2772         * wl-action.el (wl-summary-set-mark): Changed terminology
2773         refile-destination -> action-argument.
2774         (wl-summary-unset-mark): Ditto.
2775         (wl-summary-remove-argument): Ditto.
2776         (wl-summary-print-argument): Ditto.
2777
2778         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2779         (wl-thread-remove-argument-region): Ditto.
2780         (wl-thread-print-argument-region): Ditto.
2781         (wl-thread-close): Ditto.
2782         (wl-thread-open): Ditto.
2783
2784         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2785         (wl-highlight-refile-destination-face is abolished)
2786         (wl-highlight-action-argument-string): Ditto.
2787         (wl-highlight-summary-current-line): Highlight action argument.
2788
2789         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2790         color for light backgrounds.
2791         (wl-highlight-summary-answered-face): Ditto.
2792
2793 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2794
2795         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2796
2797         * wl-score.el (wl-summary-score-update-all-lines): Use
2798         wl-summary-set-mark.
2799         (wl-summary-score-update-all-lines): Kill expunged messages.
2800
2801         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2802
2803 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2804
2805         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2806         directly.
2807         (wl-score-overview-entity-get-lines): Ditto.
2808         (wl-score-overview-entity-get-xref): Ditto.
2809         (wl-score-get-latest-msgs): Ditto.
2810         (wl-summary-rescore): Ditto.
2811
2812         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2813         to "&".
2814         (wl-summary-mark-as-answered-internal): New inline function.
2815         (wl-summary-mark-as-answered): New function.
2816         (wl-summary-mark-as-unanswered): Ditto.
2817         (wl-summary-sync-marks): Modified for answered-mark synching.
2818
2819 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2820
2821         * wl-action.el (wl-summary-set-mark): Fixed last change.
2822
2823 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2824
2825         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2826         behavior of wl-summary-unread-message-hook
2827         (Pointed out by akira yamada <akira@arika.org>).
2828
2829 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2830
2831         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2832         wl-summary-delete.
2833         * wl-xmas.el (wl-summary-toolbar): Ditto.
2834
2835         * wl-action.el (wl-summary-set-mark): Don't override current
2836         temp-mark.
2837
2838         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2839
2840 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2841
2842         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2843         (wl-refile-msgid-learn): Ditto.
2844         (wl-refile-get-field-value): Ditto.
2845
2846         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2847
2848         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2849         (wl-expire-delete-reserved-messages): Renamed from
2850         wl-expire-reserve-marked-msgs-from-list.
2851         (wl-expire-delete): Removed argument `msgdb'.
2852         (wl-expire-refile): Ditto.
2853         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2854         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2855         mark-alist as argument.
2856         (wl-expire-archive-number1): Removed argument `msgdb'.
2857         (wl-expire-archive-number2): Ditto.
2858         (wl-expire-archive-date): Ditto.
2859         (wl-expire-localdir-date): Ditto.
2860         (wl-expire-hide): Ditto.
2861         (wl-archive-number1): Ditto.
2862         (wl-archive-number2): Ditto.
2863         (wl-archive-date): Ditto.
2864         (wl-archive-folder): Ditto.
2865         All other related portions are changed.
2866
2867 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2868
2869         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2870         mean move up and down. (suggested by Takashi Kawachi)
2871
2872 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2873
2874         * wl-acap.el (toplevel): Don't require un-define.
2875
2876 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2877
2878         * wl-thread.el (wl-thread-delete-message): Always update
2879         wl-summary-buffer-number-list.
2880
2881         * wl-action.el (wl-summary-print-destination): 
2882         Do nothing when folder is nil.
2883
2884 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2885
2886         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2887         persistent mark when prefetch is succeeded.
2888
2889 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2890
2891         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2892         instead of elmo-msgdb-delete-msgs.
2893         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2894         (wl-expire-hide): Ditto.
2895
2896         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2897
2898         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2899         elmo-msgdb interface.
2900         (wl-thread-get-exist-children): Likewise.
2901         (wl-thread-insert-message): Likewise.
2902         (wl-thread-msg-mark-as-important): Likewise.
2903         (wl-thread-insert-entity-sub): Likewise.
2904         (wl-thread-get-children-msgs-uncached): Likewise.
2905
2906         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2907         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2908         (wl-summary-sync-update): Likewise.
2909         (wl-summary-auto-select-msg-p): Likewise.
2910         (wl-summary-update-thread): Likewise.
2911         (wl-summary-mark-as-important): Likewise.
2912         (wl-summary-jump-to-msg-internal): Likewise.
2913         (wl-summary-redisplay-internal): Likewise.
2914         (wl-summary-print-message-with-ps-print): Likewise.
2915         (wl-summary-folder-info-update): Likewise.
2916
2917         * wl-folder.el (wl-folder-check-one-entity):
2918         elmo-folder-count-flags instead of wl-summary-count-unread.
2919
2920         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2921
2922         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2923
2924         * wl-summary.el (wl-summary-set-message-modified): 
2925         Call wl-summary-set-mark-modified.
2926         (wl-summary-delete-messages-on-buffer): Call
2927         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2928         (wl-summary-sync-update): Call elmo-folder-length instead of
2929         elmo-folder-messages.
2930         (wl-summary-insert-headers): Don't call
2931         elmo-folder-list-message-entities.
2932
2933 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2934
2935         * wl-action.el (wl-summary-define-mark-action): Call
2936         `wl-summary-set-mark' with argument `data'.
2937         (wl-summary-auto-refile): Fixed order of arguments when call
2938         `wl-summary-refile'.
2939
2940 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2941
2942         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2943
2944         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2945
2946         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2947         (Renamed from wl-highlight-summary-deleted-face).
2948         (wl-highlight-summary-resend-face): New face.
2949
2950         (wl-highlight-summary-deleted-face): Renamed from
2951         wl-highlight-summary-erased-face.
2952
2953         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2954
2955         * wl-action.el (wl-summary-get-resend-address): New function.
2956         (wl-summary-exec-action-resend): Ditto.
2957         (wl-summary-exec-action-resend-subr): Ditto.
2958
2959         * w-thread.el (wl-thread-copy): Removed definition.
2960         (wl-thread-refile): Ditto.
2961         (wl-thread-delete): Ditto.
2962         (wl-thread-target-mark): Ditto.
2963
2964         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2965         (wl-summary-target-mark-set-action): Fixed.
2966         (wl-summary-define-mark-action): Fixed quotation.
2967         (wl-summary-move-mark-list-messages): Display message.
2968         (wl-summary-define-mark-action): Define thread functions.
2969         (wl-summary-exec-action-refile): Changed message.
2970         (wl-summary-exec): Ditto.
2971
2972 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2973         
2974         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2975         '%%'.
2976
2977 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl.el (toplevel): Require wl-action.
2980         (wl-init): Call wl-summary-define-mark-action.
2981
2982         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2983
2984         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2985         wl-summary-delete and wl-summary-erase.
2986         (wl-summary-mode-map): Ditto.
2987
2988         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2989         wl-delete-folder-alist.
2990
2991         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2992         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2993         (toplevel): Moved mark & action related functions to the wl-action.el.
2994
2995         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2996         in wl-summary-mark-action-list.
2997         (wl-highlight-summary-current-line): Ditto.
2998
2999         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3000         empty lines.
3001
3002         * wl-action.el: New file. 
3003
3004 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3005
3006         * wl-summary.el (wl-summary-target-mark-replace): New function.
3007         (wl-summary-target-mark-prefetch): Use it.
3008         (wl-summary-target-mark-delete): Ditto.
3009         (toplevel): Rearranged definition order.
3010         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3011         (wl-summary-target-mark-erase): Rewrite.
3012         (wl-summary-erase-region): New function.
3013         (wl-summary-exec-action-erase): Changed message.
3014         (wl-summary-move-mark-list-messages): New function.
3015         (wl-summary-exec-action-delete): Use it.
3016         (wl-summary-exec-action-erase): Ditto.
3017
3018         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3019         (wl-summary-skip-mark-list): Added "d".
3020
3021         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3022         while searching.
3023
3024         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3025         and define using defcustom;
3026         Define 4th element as a face.
3027         
3028         * wl-summary.el (wl-summary-incorporate): Use 
3029         `wl-summary-prefetch-region-no-mark' instead of
3030         `wl-summary-prefetch-region'.
3031         (wl-summary-prefetch-region-no-mark): Revival of old
3032         `wl-summary-prefetch-region'.
3033         (wl-summary-mark-action-list): Moved to wl-vars.el
3034
3035         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3036         face according to the `wl-summary-mark-action-list'.
3037         (wl-highlight-summary-current-line): Ditto;
3038         Removed destination highlighting.
3039
3040         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3041         (wl-highlight-summary-line-string): Highlight for "i" mark.
3042         (wl-highlight-summary-current-line): Ditto.
3043
3044         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3045         no destination.
3046
3047         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3048         exists, just go ahead.
3049         (wl-summary-prefetch-region): Rewrite.
3050         (wl-summary-prefetch): Ditto.
3051         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3052         (wl-summary-exec-action-prefetch): New function.
3053         (wl-summary-target-mark-prefetch): Rewrite.
3054
3055 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3056
3057         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3058         (wl-highlight-summary-line-string): Added "d" and "D".
3059         (wl-highlight-summary-current-line): Ditto.
3060
3061         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3062         in wl-summary.el.
3063         (wl-thread-insert-entity-sub): Ditto.
3064         (wl-thread-remove-destination-region): Ditto.
3065         (wl-thread-print-destination-region): Ditto.
3066
3067         * wl-summary.el (wl-summary-buffer-refile-list,
3068         wl-summary-buffer-delete-list,
3069         wl-summary-buffer-copy-list): Abolish.
3070         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3071         All other related portions are changed.
3072         (wl-summary-mark-action-list): New variable.
3073         (wl-summary-set-mark): New function.
3074         (wl-summary-register-target-mark): Ditto.
3075         (wl-summary-unregister-target-mark): Ditto.
3076         (wl-summary-have-target-mark-p): Ditto.
3077         (wl-summary-register-temp-mark): Ditto.
3078         (wl-summary-unregister-temp-mark): Ditto.
3079         (wl-summary-registered-temp-mark): Ditto.
3080         (wl-summary-collect-temp-mark): Ditto.
3081         (wl-summary-unset-mark): Ditto.
3082         (wl-summary-set-target-mark): Ditto.
3083         (wl-summary-unset-target-mark): Ditto.
3084         (wl-summary-set-action-generic): Ditto.
3085         (wl-summary-unset-action-generic): Ditto.
3086         (wl-summary-exec-action-delete): Ditto.
3087         (wl-summary-exec-action-erase): Ditto.
3088         (wl-summary-set-action-refile): Ditto.
3089         (wl-summary-set-action-refile-subr): Ditto.
3090         (wl-summary-unset-action-refile): Ditto.
3091         (wl-summary-make-destination-numbers-list): Ditto.
3092         (wl-summary-exec-action-refile): Ditto.
3093         (wl-summary-set-action-copy): Ditto.
3094         (wl-summary-unset-action-copy): Ditto.
3095         (wl-summary-exec-action-copy): Ditto.
3096         (wl-summary-collect-numbers-region): Ditto.
3097         (wl-summary-delete): Rewrite.
3098         (wl-summary-erase): Ditto.
3099         (wl-summary-remove-destination): Ditto.
3100         (wl-summary-exec): Ditto.
3101         (wl-summary-exec-region): Ditto.
3102         (wl-summary-target-mark-erase): Ditto.
3103         (wl-summary-refile): Ditto.
3104         (wl-summary-copy): Ditto.
3105         (wl-summary-unmark): Ditto.
3106         (wl-summary-delete-all-mark): Ditto.
3107         (wl-summary-mark-line): Don't highlight.
3108         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3109         (wl-summary-target-mark-refile-subr): Rewrite.
3110
3111         (wl-summary-copy-prev-destination): Abolish.
3112
3113 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3114
3115         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3116         default values along the value of wl-on-mule.
3117         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3118         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3119         It is not used anywhere.
3120
3121 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3122
3123         * wl-summary.el (wl-summary-print-destination): Keep position.
3124         (wl-summary-cursor-move-surface): Keep horizontal position.
3125
3126 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3127
3128         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3129         write sendlog.
3130
3131 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3132
3133         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3134         `wl-summary-highlight'.
3135
3136 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3137
3138         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3139         trivial condition for temp-mark.
3140
3141 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3142
3143         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3144         when it hits killed buffer.
3145
3146 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3147
3148         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3149         * wl-news.el.in: `message' and `error' take format string.
3150
3151 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3152
3153         * wl-folder (wl-folder-insert-entity): Display a message,
3154         `...done', when the work finish.
3155         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3156
3157 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3158
3159         * wl-message.el (wl-message-redisplay): Remove unused local
3160         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3161
3162 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3163
3164         * wl-summary.el (wl-summary-replace-status-marks): Disable
3165         interactive use.
3166         (wl-summary-reedit): Check message existence at first.
3167         (wl-summary-mark-line): Fix doc, return value is indefinite.
3168
3169         * wl-highlight.el (wl-highlight-message): Arranged.
3170
3171         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3172         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3173         check temp-mark by wl-summary-temp-mark always.
3174         (wl-highlight-summary): Change accordingly.
3175         * wl-summary.el (wl-summary-mark-as-read-all)
3176         (wl-summary-delete-cache, wl-summary-set-score-mark)
3177         (wl-summary-mark-as-unread, wl-summary-unmark)
3178         (wl-summary-mark-line, wl-summary-mark-as-read)
3179         (wl-summary-mark-as-important): Ditto.
3180
3181         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3182         end of the window if possible.
3183         * wl-summary.el (wl-summary-sync-update): Support lazy
3184         highlighting.
3185         (wl-summary-toggle-disp-msg): Ditto.
3186
3187 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3188
3189         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3190
3191 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3192
3193         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3194         change.
3195
3196 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3197
3198         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3199         API.
3200         (wl-summary-sync-update): Ditto.
3201
3202         * wl-score.el (wl-score-get-score-alist): Changed argument.
3203         (wl-summary-rescore-msgs): Likewise.
3204         (wl-summary-score-headers): Likewise.
3205         (wl-score-headers): Likewise;
3206         Use elmo-folder-do-each-message-entity, etc.
3207         (wl-summary-score-effect): Follow the changes above.
3208         (wl-summary-rescore): Ditto.
3209         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3210         (wl-score-get-overview): Abolish.
3211
3212         * wl-summary.el (wl-summary-default-from): Follow the API change in
3213         elmo-msgdb.
3214         (wl-summary-count-unread): Ditto.
3215         (wl-summary-detect-mark-position): Ditto.
3216         (wl-summary-overview-entity-compare-by-date): Ditto.
3217         (wl-summary-overview-entity-compare-by-number): Ditto.
3218         (wl-summary-overview-entity-compare-by-from): Ditto.
3219         (wl-summary-overview-entity-compare-by-subject): Ditto.
3220         (wl-summary-get-list-info): Ditto.
3221         (wl-summary-rescan): Ditto.
3222         (wl-summary-jump-to-msg-by-message-id): Ditto.
3223         (wl-summary-sync-update): Ditto; Removed comment.
3224         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3225         (wl-summary-insert-message): Use wl-summary-insert
3226         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3227         (wl-summary-insert-headers): Changed argument overview to folder.
3228         (wl-summary-search-by-subject): Likewise.
3229         (wl-summary-insert-thread): Renamed from 
3230         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3231
3232         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3233         too.
3234
3235         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3236         wl-string-member.
3237
3238 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3239
3240         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3241         elmo-folder-append-buffer.
3242         (wl-draft-queue-append): Likewise.
3243
3244         * wl-mime.el (wl-message-delete-current-part): Ditto.
3245         (wl-summary-burst-subr): Ditto.
3246
3247         * wl-news.el.in (wl-news-send-news): Ditto.
3248
3249 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3250
3251         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3252         function.
3253         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3254         (wl-summary-update-mark): Enclose with save-excursion.
3255         (wl-summary-mark-as-read-internal): Fixed last change.
3256         (wl-summary-mark-as-important): Use 3rd argument of
3257         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3258         Don't use elmo-msgdb-set-mark.
3259         (wl-summary-redisplay-internal): If msgdb flag is already read,
3260         just update the mark on buffer.
3261
3262 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3263
3264         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3265         cut visible folder when elmo-folder-delete returns non-nil value.
3266
3267 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3268
3269         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3270         by Kenichi OKADA <okada@opaopa.org>).
3271
3272 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3273
3274         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3275
3276 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3277
3278         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3279         Fixed the last change, search group entity by its real name.
3280         (Thanks to: KOBAYASHI Shinji)
3281
3282 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3283
3284         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3285         (wl-fldmgr-access-display-all): Don't refer visible name.
3286         * wl-expire.el (wl-folder-archive-current-entity)
3287         (wl-folder-expire-current-entity): Ditto.
3288         * wl-folder.el (wl-folder-jump-to-current-entity)
3289         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3290         (wl-folder-open-folder-sub,wl-folder-open-all)
3291         (wl-folder-write-current-folder): Ditto.
3292         (wl-folder-insert-entity): Don't use petname for normal group.
3293         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3294         is the real name.
3295         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3296         Abolished.
3297
3298 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3299
3300         * wl-draft.el (wl-draft-create-buffer): Add
3301         `wl-summary-reply-with-citation'
3302
3303 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3304
3305         * wl-draft.el (wl-draft-reply): Fixed.
3306
3307 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3308
3309         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3310         when `wl-draft-send-confirm-with-preview' is non-nil.
3311         You can scroll up/down by j/k.
3312         (wl-draft-send-confirm-with-preview): New variable (default=t).
3313
3314 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3315
3316         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3317         (wl-fldmgr-save-folders): Fix comment.
3318
3319 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3320
3321         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3322         along the last change in `wl-folder-buffer-group-p'.
3323
3324 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3325
3326         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3327         folder.
3328
3329         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3330         the default value.
3331
3332         * wl-mime.el (wl-summary-burst): Update summary only when target
3333         folder equals current folder.
3334
3335 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3336
3337         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3338
3339 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3340
3341         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3342         value.
3343
3344 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3345
3346         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3347         `map-extents' instead of `extent-at' repeatedly.
3348         (wl-highlight-folder-current-line): Ditto.
3349
3350         * wl-highlight.el: Remove useless dummy functions.
3351
3352 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3353
3354         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3355         (wl-folder-put-folder-property): New function to put text property.
3356         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3357         (wl-folder-insert-entity, wl-folder-update-diff-line)
3358         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3359         * wl-e21.el, wl-xmas.el, wl-mule.el
3360         (wl-highlight-folder-current-line): Ditto.
3361         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3362         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3363         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3364         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3365
3366 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3367
3368         * Version number is increased to 2.11.3.
3369
3370 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3371
3372         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3373         Resume current-buffer since it is assumed by remaining tasks.
3374
3375 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3376
3377         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3378         (wl-folder-completion-function): Abolished.
3379         (wl-folder-complete-folder): New function.
3380         (wl-folder-complete-filter-condition): Ditto.
3381         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3382         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3383
3384 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3385
3386         * wl-draft.el (wl-draft-send-confirm): New function.
3387         (wl-draft-send): Use it.
3388
3389         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3390         cursor-in-echo-area while confirming.
3391
3392         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3393
3394         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3395         searching via nntp if wl-summary-search-via-nntp is 'force.
3396         Otherwise, invoke searching in nntp folder only.
3397         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3398
3399         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3400         explicitly for mime-make-text-tag.
3401
3402 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3403
3404         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3405         `mime-make-text-tag' instead of `mime-create-tag'.
3406
3407 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3408
3409         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3410         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3411
3412 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3413
3414         * wl-score.el (wl-score-save): Bind print-length and print-level.
3415         (wl-score-pretty-print): Ditto.
3416         (wl-score-edit-insert-header-entry): Ditto.
3417
3418         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3419         "From" entry to be treated with wl-draft-eword-encode-address-list.
3420         * wl-mime.el (wl-draft-preview-message): Ditto.
3421
3422         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3423         (wl-summary-mark-as-unread): Ditto.
3424         (wl-summary-mark-as-read-region): Change accordingly.
3425         (wl-summary-mark-as-unread-region): Ditto.
3426         (wl-summary-target-mark-mark-as-read): Ditto.
3427         (wl-summary-target-mark-mark-as-unread): Ditto.
3428
3429 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3430
3431         * Version number is increased to 2.11.2.
3432
3433 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3434
3435         * wl-news.el.in (wl-news-previous-version-save): Bind
3436         print-length and print-level.
3437         * wl-thread.el (wl-thread-save-entities): Ditto.
3438         (wl-thread-save-top-list): Bind print-length.
3439
3440 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3441
3442         * wl-highlight.el (wl-highlight-summary-line-string): Use
3443         wl-summary-score-below-mark, wl-summary-score-over-mark.
3444         (wl-highlight-summary-current-line): Ditto.
3445
3446 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3447
3448         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3449         insert it.
3450
3451 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3452
3453         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3454
3455 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3458         message without msgid.
3459         Rewrite with elmo-folder-move-messages.
3460         Set wl-message-buffer to nil.
3461
3462         * wl-summary.el (wl-summary-erase-subr): New function. Use
3463         elmo-folder-move-messages.
3464         (wl-summary-erase): Call it.
3465         (wl-summary-target-mark-erase): Ditto.
3466
3467 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3468
3469         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3470         it is not up-tp-date.
3471
3472 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3473
3474         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3475         buffer after calling `wl-summary-goto-folder-subr' without the
3476         argument `interactive'.
3477         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3478
3479 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3480
3481         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3482         `mime-create-tag'. Use `string=' instead of `looking-at'.
3483
3484 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3485
3486         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3487         to avoid compile warning.
3488
3489         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3490         entity-id when folder is given.
3491         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3492         save-excursion, use save-selected-window instead.
3493         Select folder buffer window if exists.
3494         (To correct behavior with wl-folder-move-cur-folder.)
3495
3496 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3497
3498         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3499
3500 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3501
3502         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3503         list-count instead of %d.
3504
3505 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3506
3507         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3508         (wl-news): Set it.
3509         (wl-news-append-to-folder): Use it.
3510
3511         * wl-news.el.in (wl-news-send-news): Append to specified folder
3512         instead of wl-default-folder.
3513         (wl-news-append-to-folder): Show error message with specified folder.
3514
3515         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3516                 In most major modes, Emacs assumes that any opening
3517                 delimiter found at the left margin is the start of a
3518                 top-level definition, or defun. Therefore, *never put an
3519                 opening delimiter at the left margin unless it should have
3520                 that significance.*
3521
3522         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3523
3524 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3525
3526         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3527
3528 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3529
3530         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3531
3532 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3533
3534         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3535         for sequential numbering case.
3536
3537 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3538
3539         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3540         value.
3541         (wl-draft-reply-without-argument-list): Ditto.
3542         (wl-draft-reply-myself-with-argument-list): Abolish.
3543         (wl-draft-reply-myself-without-argument-list): Ditto.
3544         * wl-draft.el (wl-draft-self-reply-p): New function.
3545         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3546
3547 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3548
3549         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3550         (avoid error for the case without byte-compiling)
3551
3552 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3553
3554         * wl-news.el.in (wl-news-append-to-folder): New function.
3555         (wl-news-exit): Rewrite.
3556         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3557
3558 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3559
3560         * wl-draft.el (wl-draft-reply-position): New function.
3561         (wl-draft-reply-position): Fix.
3562         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3563         (wl-summary-target-mark-reply-with-citation): Ditto.
3564         (wl-summary-reply-with-citation): Ditto.
3565         * wl-vars.el (wl-draft-reply-default-position): New variable.
3566
3567 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3568
3569         * wl-draft.el (wl-draft-send): Preview when interactive send.
3570
3571 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3572
3573         * wl-draft.el (wl-draft-reply): Set default position.
3574         * wl-summary.el (wl-summary-reply): Ditto.
3575         (wl-summary-reply-with-citation): Ditto.
3576         (wl-summary-target-mark-reply-with-citation): Ditto.
3577
3578 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3579
3580         * wl-news.el.in (wl-news-lang): Set default value according to
3581         current-language-environment.
3582         (wl-news-append-news): Do nothing when news-list is nil.
3583
3584 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3585
3586         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3587         (wl-news): Change message.
3588         (wl-news-exit): Check buffer.
3589         (wl-news-force-exit): New function.
3590         (wl-news-show-all): New function.
3591         (wl-news-discard-and-exit): Fix.
3592
3593 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3594
3595         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3596         according to current-language-environment.
3597
3598         * wl-news.el.in (wl-news): If arg, show all NEWS after
3599         wl-news-default-previous-version.
3600
3601 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3602
3603         * wl-news.el.in (wl-news-check): Rewritten.
3604         (wl-news-previous-version-load): Change data type.
3605         (wl-news-previous-version-save): Change data type.
3606         (wl-news-append-news): Add return value.
3607         (wl-news-check-news): New function.
3608         (wl-news-already-current-p): New function.
3609         (wl-news-send-news): Rewritten.
3610         (wl-news-mode-map): Add new keybind.
3611         (wl-news): Rewritten.
3612         (wl-news-exit): Rewritten.
3613         (wl-news-discard-and-mail): New function.
3614         (wl-news-send-to-address): Abolished.
3615         * wl.el (wl-init): Delete a message.
3616
3617 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3618
3619         * wl-news.el.in (wl-news-exit): Update previous version.
3620         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3621
3622 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3623
3624         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3625
3626 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3627
3628         * wl-news.el.in (wl-news): New function.
3629         (wl-news-mode): New function.
3630         (wl-news-next-line): New function.
3631         (wl-news-next-page): New function.
3632         (wl-news-exit): New function.
3633         (wl-news-buf-name): New variable.
3634         (wl-news-mode-map): New variable.
3635         (wl-news-winconf): New variable.
3636         (wl-news-append-news): Add an option.
3637
3638 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3639
3640         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3641
3642 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3643
3644         * wl-news.el.in (wl-news-send-to-address): New variable.
3645         (wl-news-send-news): Use it.
3646         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3647         Return updating status.
3648         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3649
3650 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3651
3652         * wl-news.el.in (wl-news-send-news): Delete
3653         Organization and X-Face.
3654
3655 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3656
3657         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3658         (wl-news-append-news): New function.
3659         (wl-news-send-news): New function.
3660
3661 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3662
3663         * Version number is increased to 2.11.1.
3664
3665 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3666
3667         * wl-news.el.in : New file.
3668
3669 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3670
3671         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3672         default value.
3673         (wl-draft-reply-without-argument-list): Ditto.
3674
3675 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3676
3677         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3678         (wl-message-buffer-prefetch-idle-time): Ditto.
3679         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3680
3681 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3682
3683         * wl-thread.el (wl-thread-insert-message): Use
3684         wl-summary-max-thread-depth.
3685
3686         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3687         loop detection.
3688
3689         * wl-message.el (wl-message-buffer-display): Back to the first page
3690         when cache is hit.
3691
3692 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3693
3694         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3695
3696         * wl-summary.el (wl-summary-insert-thread-entity):
3697         If the thread depth is reached to wl-summary-max-thread-depth,
3698         divide the thread.
3699
3700 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3701
3702         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3703         for elmo-remove-passwd.
3704
3705 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3706
3707         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3708         folder is sticky.
3709         (wl-folder-mark-as-read-all-entity): Ditto.
3710         (wl-folder-prefetch-entity): Ditto.
3711
3712 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3713
3714         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3715
3716 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3717
3718         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3719         Delete messages on buffer for unplugged operation.
3720         (wl-summary-erase): Ditto.
3721
3722 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3723
3724         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3725         take nil so as not to search parent by subject.
3726
3727 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3728
3729         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3730         (wl-folder-get-next-folder): Ditto.
3731         (wl-folder-get-path): Ditto.
3732
3733 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3734
3735         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3736         system and encode the region with it before verifying.
3737
3738 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3739
3740         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3741         system of the echo buffer before decoding.
3742
3743 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3744
3745         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3746         original contents.
3747
3748 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3749
3750         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3751         with argument 'any-exists.
3752
3753 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3754
3755         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3756         Use `wl-cs-autoconv'.
3757
3758 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3759
3760         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3761         by `mime-view-automatic-conversion'.
3762
3763         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3764         (wl-message-verify-pgp-nonmime): Ditto.
3765         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3766         Bind them to C-c:d and C-c:v respectively.
3767
3768         Merge following code by Teranishi-san from [wl-en:00167].
3769         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3770         (wl-mime-preview-application/pgp-encrypted): Ditto.
3771         (wl-mime-setup): Add entry.
3772
3773 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3774
3775         * wl-summary.el (wl-summary-target-mark-erase): New function.
3776         Bind it to "mD".
3777
3778 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3779
3780         * wl-vars.el (wl-draft-write-file-function): Fix.
3781         (wl-draft-reedit-hook): Changed default value.
3782
3783         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3784         wl-draft-reedit-hook.
3785         (wl-draft-remove-text-plain-tag): New function.
3786         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3787
3788         * wl-vars.el (wl-draft-write-file-function): New user option.
3789
3790         * wl-draft.el (wl-draft-prepare-edit): Use it for
3791         local-write-file-hooks.
3792         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3793
3794         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3795         (wl-draft-insert-mail-header-separator): Return the body beginning
3796         point.
3797         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3798         text/plain.
3799         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3800
3801 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3802
3803         * wl-summary.el (wl-summary-erase): New function to erase message
3804         without moving it to trash. Bind to "D".
3805
3806         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3807         as `keep' unless switch-function.
3808
3809 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3810
3811         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3812         message buffer by using `wl-summary-toggle-disp-msg'.
3813         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3814         buffer window.
3815         (wl-summary-supresedes-message): Ditto.
3816
3817         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3818         Do not delete other windows.
3819         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3820         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3821         (wl-draft-create-buffer): Set reply-or-forward also for target
3822         mark commands.
3823
3824 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3825
3826         * wl-draft.el (wl-user-agent-compose): Delete special case for
3827         switch-to-buffer-other-window.
3828
3829         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3830         (wl-summary-forward): Ditto.
3831
3832         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3833         function.
3834         (wl-draft-buffer-style): New use option.
3835
3836         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3837         (wl-draft): Follow the change above.
3838         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3839         wl-draft-buffer-style.
3840         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3841         switch-function.
3842
3843 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3844
3845         * wl-address.el (wl-address-make-completion-entry): Extracted from
3846         `wl-address-make-completion-list'.
3847         (wl-address-enable-strict-loading): New variable.
3848         (wl-address-make-completion-list): Revive petname duplication
3849         inquiry, and enable it if `wl-address-enable-strict-loading'.
3850         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3851
3852 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3853
3854         * wl-message.el (wl-message-get-original-buffer): Avoid
3855         'Selecting deleted buffer' error when original buffer is killed.
3856
3857 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-summary.el (wl-summary-next-message): Use
3860         elmo-message-accessible-p instead of elmo-message-cached-p.
3861
3862 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3863
3864         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3865
3866         * wl-thread.el (wl-thread-open-all-unread): Use
3867         elmo-folder-list-flagged instead of
3868         elmo-folder-list-messages-mark-match.
3869
3870         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3871         instead of elmo-folder-list-messages-mark-match.
3872         (wl-summary-move-spec-alist): New variable.
3873         (wl-summary-move-spec-plugged-alist,
3874         wl-summary-move-spec-unplugged-alist): Abolish.
3875         (wl-summary-next-message): Follow the change above.
3876         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3877         with 'no-msg' argument.
3878
3879         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3880         variable.
3881         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3882         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3883         (wl-message-buffer-prefetch-get-next): Follow the change above.
3884
3885 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3886
3887         * wl-version.el (wl-version): Changed codename.
3888
3889         * Version number is increased to 2.11.0.
3890
3891 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3892
3893         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3894         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3895         `wl-draft-config-variables'.
3896         (wl-draft-kill): Fixed problem when the draft is reedit.
3897
3898 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3901         buffer-modified status (Thanks to
3902         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3903
3904 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3905
3906         * wl-util.el (wl-region-exists-p): New function.
3907
3908         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3909         Remove defvars for byte-compile warnings.
3910
3911 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3912
3913         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3914         defvar-maybe. Removed unused bind.
3915
3916 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3917
3918         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3919         summary buffer window before creating new frame.
3920         (wl-draft-reply): Ditto.
3921
3922 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3923
3924         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3925
3926 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3927
3928         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3929
3930 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3931
3932         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3933         instead of `kill-region'.
3934
3935 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3936
3937         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3938         (wl-highlight-summary-line-string): Use it.
3939         (wl-highlight-summary-current-line): Ditto.
3940
3941         * wl-mime.el (wl-message-delete-current-part): Check the class of
3942         mime-entity.
3943
3944         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3945
3946         * wl-summary.el (wl-summary-make-number-list): Initialize.
3947         (wl-summary-update-mark): New function.
3948         (wl-summary-reply): Put `answered' mark on the message.
3949         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3950
3951         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3952         (wl-draft-reply): Added optional argument `number';
3953         Set wl-draft-parent-number.
3954         (wl-draft-kill): Delete answered mark if it is a reply.
3955
3956 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3957
3958         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3959         that originates in mime-preview-follow-current-entity.
3960         (wl-draft-yank-current-message-entity): Use it if region is active.
3961
3962         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3963         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3964         `wl-message-delete-current-part'.
3965         * wl-mule.el (wl-message-define-keymap): Ditto.
3966         * wl-xmas.el (wl-message-define-keymap): Ditto.
3967
3968 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3969
3970         * wl-mime.el (wl-message-delete-current-part): New function.
3971         (wl-mime-node-id-to-string): Ditto.
3972
3973         * wl-mime.el (wl-message-delete-current-part): Use existing
3974         original buffer which corresponds current mime-view buffer.
3975         (fetched buffer might have different structure, possibly)
3976
3977         * wl-mime.el (wl-message-delete-current-part): Quit if the
3978         message content differs from the actual message.
3979
3980 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3981
3982         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3983         order.
3984         (wl-summary-search-by-subject): Search parent message from tail;
3985         Check the existence of the parent message on the current thread tree.
3986         (wl-summary-update-thread): Check whether the line is inserted.
3987
3988 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3989
3990         * wl-vars.el (wl-summary-line-format): Undo last change.
3991         * wl-summary.el (wl-summary-print-destination): Do not put
3992         invisible property when `wl-summary-width' is nil.
3993         (wl-summary-line-subject-minimum-length): Abolished.
3994         (wl-summary-line-subject): Ditto.
3995
3996 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3997
3998         * wl-vars.el (wl-summary-line-format): Change default value.
3999         (wl-summary-subject-length-limit): Abolished.
4000         * wl-summary.el (wl-summary-line-subject): Ditto.
4001
4002 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4003
4004         * wl-template.el (wl-template-select): Added optional argument.
4005         If optional argument is specified, reverse
4006         `wl-template-visible-select'.
4007
4008 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4009
4010         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4011         Take prefix argument to force asking the destination folder.
4012
4013 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4014
4015         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4016         count and update status.
4017
4018 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4019
4020         * wl-summary.el (wl-summary-redisplay-internal): If
4021         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4022         after fetching.
4023
4024 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4025
4026         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4027         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4028
4029         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4030
4031 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4032
4033         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4034         (All other related portions are changed).
4035         (wl-summary-mark-as-read-all): Rewrite.
4036
4037 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4038
4039         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4040         `wl-summary-mark-as-read'.
4041         (wl-summary-mark-as-unread): Rewrite.
4042         (wl-summary-mark-as-read): Added no-modeline argument.
4043         (wl-summary-resume-cache-status): Rewrite.
4044         (wl-summary-exec-subr): Remove unused local variable.
4045
4046 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4047
4048         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4049         logic to call `wl-summary-buffer-prev-folder-function'.
4050         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4051
4052 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4053
4054         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4055         is nil.
4056
4057 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4058
4059         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4060         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4061         (wl-mime-setup): Add its entry.
4062
4063 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4064
4065         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4066         (wl-summary-delete-cache): Likewise.
4067         (wl-summary-mark-as-read): Rewrite.
4068
4069 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4070
4071         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4072         `wl-summary-count-unread'.
4073
4074         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4075
4076         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4077
4078 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4079
4080         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4081         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4082         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4083         Renamed to the elmo-msgdb-*-mark.
4084         (wl-summary-score-marks): Follow the change above.
4085         (wl-summary-auto-refile-skip-marks): Ditto.
4086         (wl-summary-incorporate-marks): Ditto.
4087         (wl-summary-expire-reserve-marks): Ditto.
4088
4089         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4090         changes.
4091         (wl-thread-insert-top): Changed updating message.
4092
4093         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4094         variable.
4095         (wl-summary-count-unread): Count answered marks.
4096         (wl-summary-rescan): Call wl-summary-insert-message instead of
4097         wl-summary-append-message-func-internal.
4098         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4099         (wl-summary-prefetch-msg): Follow the variable name changes.
4100         (wl-summary-prefetch-region): Ditto.
4101         (wl-summary-mark-as-read-all): Follow the API changes;
4102         Don't call elmo-folder-replace-marks.
4103         (wl-summary-delete-cache): Follow the variable name changes.
4104         (wl-summary-resume-cache-status): Ditto.
4105         (wl-summary-update-status-marks): New function.
4106         (wl-summary-insert-message): New function.
4107         (wl-summary-sync-marks): Follow the variable name changes.
4108         (wl-summary-sync-update): Synchronize to the msgdb, too;
4109         Changed update messages.
4110         (wl-summary-make-number-list): Rewrite.
4111         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4112         (wl-summary-mark-as-unread): Follow the API changes.
4113         (wl-summary-exec-subr): Follow the variable name changes.
4114         (wl-summary-mark-as-read): Ditto.
4115         (wl-summary-move-spec-plugged-alist): Ditto.
4116         (wl-summary-move-spec-unplugged-alist): Ditto.
4117         (wl-summary-cursor-move-surface): Ditto.
4118
4119         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4120         variable name changes.
4121         (wl-highlight-summary-current-line): Ditto.
4122
4123         * wl-expire.el (wl-expire-refile): Follow the API change in
4124         elmo-folder-move-messages.
4125         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4126         (wl-summary-archive): Use elmo-folder-msgdb instead of
4127         elmo-msgdb-load.
4128
4129 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4130
4131         * wl-mime.el (wl-draft-preview-message): Restore the position
4132         before evaluating wl-draft-send-hook in preview buffer.
4133
4134 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4135
4136         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4137         when it creates new draft buffer.
4138
4139         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4140         without argument.
4141
4142         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4143         Evaluate content and if the value is string, insert it.
4144         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4145         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4146         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4147         wl-draft-config-sub-part-bottom): Use it.
4148
4149         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4150         with the folder name. The question was unintelligible when it is
4151         called from wl-save-status.
4152
4153 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4154
4155         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4156         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4157         cannot take second argument).
4158
4159 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4160
4161         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4162         as t. Since type and subtype are not case sensitive (RFC 2045).
4163
4164 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4165
4166         * wl-vars.el (wl-message-mode-line-format): New variable.
4167         (wl-message-mode-line-format-spec-alist): Ditto.
4168         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4169         (wl-message-redisplay): Use wl-message-mode-line-format.
4170
4171 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4172
4173         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4174
4175 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4176
4177         * wl-summary.el (wl-summary-default-from): Write description.
4178
4179 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4180
4181         * wl-vars.el (wl-ldap-objectclass): Abolish.
4182
4183         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4184         (wl-ldap-make-filter): Removed condition for objectclass.
4185         (wl-ldap-make-matched-value-list): Remove meaningless process.
4186         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4187         (wl-address-ldap-search): Don't add `*' to `pat' string;
4188         use ignore-errors; added `email';
4189         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4190         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4191         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4192
4193
4194 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4195
4196         * wl-draft.el (wl-draft-parent-folder): Write description.
4197         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4198
4199 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4200
4201         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4202         as "" (zero-length string) if no parent.
4203         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4204
4205 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4206
4207         * wl-address.el (wl-address-make-completion-list): Skip duplication
4208         checking.
4209         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4210         `append'.
4211
4212 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4213
4214         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4215         instead of `beginning-of-buffer'.
4216
4217 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4218
4219         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4220
4221 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4222
4223         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4224         Refer wl-message-buffer-name.
4225         (wl-message-wheel-down): Ditto.
4226
4227 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4228
4229         * wl-vars.el (wl-message-buffer-name): New user option.
4230
4231         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4232         directly instead of making alist dinamically.
4233
4234         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4235         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4236         wl-message-buffer-cache-name.
4237         (wl-message-buffer-cache-clean-up): Ditto.
4238
4239         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4240
4241         * Version number is increased to 2.9.15.
4242
4243 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4244
4245         * wl-vars.el (wl-summary-default-view-alist): New user option.
4246
4247         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4248
4249         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4250         while deleting address.
4251         (wl-draft-delete-myself-from-cc): Ditto.
4252
4253         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4254         If optional argument is specified, reverse sort order.
4255
4256         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4257
4258 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4259
4260         * wl-thread.el (wl-thread-insert-message): Return parent number if
4261         exists.
4262         (wl-thread-update-indent-string-region): Use
4263         wl-thread-update-line-on-buffer-sub instead of
4264         wl-thread-update-line-on-buffer.
4265
4266 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4267
4268         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4269         (wl-folder-close-all): Ditto.
4270
4271 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4272
4273         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4274         and mailing-list:.
4275         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4276         value.
4277         (wl-summary-line-list-info): Print mailing-list name even when 
4278         list-number is empty.
4279
4280 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4281
4282         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4283
4284         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4285         (wl-draft-open-file): Ditto.
4286         (wl-draft-random-alphabet): Ditto.
4287
4288         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4289         bindings.
4290
4291 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4292
4293         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4294         * wl-vars.el (wl-draft-config-alist): Ditto.
4295
4296 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4297
4298         * Version number is increased to 2.9.14.
4299
4300         * wl.el (wl): Don't set wl-init as nil when error occured while
4301         auto-checking folders.
4302
4303         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4304         `elmo-expand-newtext'.
4305
4306 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4307
4308         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4309         `this-command' so that `wl-folder-goto-folder' contained in
4310         `wl-summary-keep-cursor-command' work.
4311
4312 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4313
4314         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4315         message buffer displaying state.
4316
4317 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4318
4319         * wl-vars.el (wl-summary-default-view): New variable to specify
4320         default value for `wl-summary-buffer-view' instead of using
4321         set-default.
4322         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4323
4324 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4325
4326         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4327
4328         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4329
4330 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4331
4332         * wl-vars.el (wl-forward-subject-prefix): New variable.
4333         * wl-draft.el (wl-draft-forward): Use it.
4334
4335 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4336
4337         * wl-message.el (wl-message-prev-page): When it is called without
4338         lines argument, scroll down by wl-message-scroll-amount lines.
4339         (wl-message-next-page): Ditto.
4340         * wl-vars.el (wl-message-scroll-amount): Change default value
4341         to preserve current behavior.
4342
4343 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4344
4345         * wl-summary.el (wl-summary-prefetch-msg): Bind
4346         `wl-message-entity' to call `wl-summary-from-function'.
4347
4348 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4349
4350         * wl-message.el (wl-message-buffer-create): Run
4351         wl-message-buffer-created-hook.
4352
4353 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4354
4355         * wl-summary.el (wl-summary-sort-specs): New variable.
4356         (wl-summary-default-sort-spec): Ditto.
4357         (wl-summary-sort): Rewrite.
4358         (wl-summary-sort-by-list-info): New function.
4359
4360 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4361
4362         * wl-summary.el (wl-summary-get-list-info): New function.
4363         (wl-summary-sort): Rewrite.
4364         (wl-summary-line-list-info): Ditto.
4365         (wl-summary-line-list-count): Ditto.
4366         (wl-summary-refile-region): Fixed docstring.
4367
4368 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4369
4370         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4371         `wl-folder-entity-hashtb' as completion table.
4372
4373 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4374
4375         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4376         only when this command is called interactively; silence the byte-
4377         compiler.
4378
4379 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4380
4381         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4382         active in XEmacs.
4383
4384 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4385
4386         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4387         plural lines.
4388
4389 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4390
4391         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4392         of current line when the cursor is on the header name.
4393         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4394
4395 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4396
4397         * wl-util.el (wl-read-directory-name): Return displayed directory
4398         as the default value also on XEmacs.
4399
4400 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4401
4402         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4403         formatting.
4404
4405 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4406
4407         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4408         argument and when it is non-nil, check face property before
4409         highlighting for each line.
4410         (wl-highlight-summary-window): Set it.
4411
4412 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4413
4414         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4415         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4416
4417         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4418         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4419         (wl-draft-get-fcc-list): Likewise.
4420
4421 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4422
4423         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4424         (wl-thread-entity-cur): Ditto.
4425         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4426         wl-thread-indent-regexp setting.
4427         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4428
4429         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4430         wl-summary-lazy-highlight.
4431         (wl-summary-display-bottom): Ditto.
4432
4433         * wl-thread.el (wl-thread-open-close): Likewise.
4434
4435         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4436         from and subject;
4437         Bind wl-draft-use-frame;
4438         Enclose with save-window-excursion;
4439         Use wl-draft-create-buffer instead of with-temp-buffer;
4440         Use wl-draft-prepare-edit;
4441         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4442         Use wl-draft-send instead of wl-draft-raw-send.
4443
4444 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4445
4446         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4447         of using wl-from.
4448
4449 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4450
4451         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4452         insert-buffer instead of clone-buffer.
4453         (wl-draft-doing-mime-bcc): New variable.
4454         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4455         infinite loop.
4456         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4457
4458         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4459         (wl-draft-mime-bcc-body): Ditto.
4460
4461         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4462         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4463         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4464         wl-draft-do-mime-bcc.
4465         (wl-draft-mime-bcc-field): New function.
4466         (wl-draft-do-mime-bcc): Ditto.
4467
4468         * wl-address.el (wl-address-complete-header-list): New variable.
4469         (wl-address-complete-header-regexp): Changed default value.
4470
4471         * Version number is increased to 2.9.13.
4472
4473 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4474
4475         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4476         it is differed.
4477
4478 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4479
4480         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4481         (wl-summary-line-list-count): Ditto.
4482
4483 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4484
4485         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4486         (wl-nntp-posting-function): New variable.
4487         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4488         `wl-nntp-posting-config-alist'.
4489
4490 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4491
4492         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4493         FLIM.
4494
4495 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4496
4497         * wl-summary.el (wl-summary-target-mark-refile-sub):
4498         Remove a nuisance funcall.
4499
4500 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4501
4502         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4503         as t for `try-completion'.
4504
4505 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4506
4507         * wl-summary.el (wl-summary-default-from): Use
4508         wl-address-header-extract-address instead of
4509         std11-extract-address-components.
4510         (wl-summary-simple-from): Ditto.
4511         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4512         (wl-summary-insert-headers): Show message.
4513         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4514         for whole line.
4515         (wl-summary-default-from): Revert last change.
4516         (wl-summary-simple-from): Ditto.
4517         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4518         (wl-summary-mark-as-read-region): Follow the change above.
4519         (wl-summary-sync-marks): Ditto.
4520         (wl-summary-target-mark-mark-as-read): Ditto.
4521         (wl-summary-redisplay-internal): Ditto.
4522         (wl-summary-redisplay-no-mime-internal): Ditto.
4523         (wl-summary-redisplay-all-header): Ditto.
4524         (wl-summary-mark-as-read): Removed argument `cached';
4525         Use current cache status to set cache mark.
4526         (wl-summary-redisplay-internal): Follow the change above.
4527         (wl-summary-redisplay-no-mime-internal): Ditto.
4528         (wl-summary-redisplay-all-header): Ditto.
4529
4530         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4531
4532         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4533         Don't call itself recursively (Adviced by Yamaoka-san).
4534
4535 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4536
4537         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4538         bind wl-summary-highlight as nil to avoid error caused by missing
4539         local variables.
4540
4541 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4542
4543         * wl-vars.el (wl-invalid-character-message): New user option.
4544
4545         * wl-util.el (wl-set-string-width): If truncated string-width is
4546         larger than specified width, use `wl-invalid-character-message'.
4547
4548 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4549
4550         * wl-summary.el (wl-summary-prefetch-msg): 
4551         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4552
4553 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4554
4555         * wl-vars.el (wl-summary-check-line-format): New user option.
4556         (wl-summary-line-format-file): Ditto.
4557
4558         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4559         variable.
4560         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4561         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4562         and `wl-summary-view-old-p' to check whether do a rescan or not.
4563         (wl-summary-view-old-p): New function.
4564         (wl-summary-line-format-changed-p): Ditto.
4565         (wl-summary-line-format-save): Ditto.
4566         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4567
4568         * wl-util.el (wl-set-string-width): Avoid using negative number
4569         for make-string.
4570
4571 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4572
4573         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4574         return value.
4575
4576         * wl-util.el (wl-set-string-width): Added optional argument
4577         `padding' (All other related portions are changed).
4578         (wl-line-parse-format): If the first letter of column number is
4579         `0', zero-padding the result (ex: "%05l").
4580
4581         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4582
4583 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4584
4585         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4586         sequential summary view.
4587
4588 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4589
4590         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4591         if it doesn't have a -unix version.
4592
4593 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4594
4595         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4596
4597 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4598
4599         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4600         content.
4601         (wl-draft): Follow the change above.
4602
4603         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4604
4605         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4606         and wl-folder-summary-line-format-alist contain %T and %P.
4607
4608         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4609         (wl-summary-mode-line-format): New user option.
4610         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4611         (wl-summary-line-format): Changed default value.
4612         (wl-summary-lazy-highlight): Changed default value.
4613
4614         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4615         change in wl-summary-create-line.
4616         (wl-thread-insert-entity-sub): Ditto.
4617
4618         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4619         (wl-summary-buffer-unread-status): Ditto.
4620         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4621         (wl-summary-buffer-persistent-mark-column): Ditto.
4622         (wl-summary-buffer-mode-line-formatter): Ditto.
4623         (wl-summary-buffer-mode-line): Ditto.
4624         (wl-summary-message-regexp): Abolished.
4625         (All other related portions are changed.)
4626         (wl-summary-detect-mark-position): New function.
4627         (wl-summary-buffer-set-folder): Setup
4628         wl-summary-buffer-mode-line-formatter.
4629         (wl-summary-mode): Setup selective-display;
4630         Setup pre-idle-hook when xemacs.
4631         (wl-summary-update-modeline): Rewrite.
4632         (wl-summary-jump-to-msg): Define as function;
4633         Changed regexp for searching messages.
4634         (wl-summary-message-number): Rewrite.
4635         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4636         Do rescan when old type summary cache.
4637         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4638         (wl-summary-remove-destination): Use '\r' to detect EOL.
4639         (wl-summary-print-destination): Ditto.
4640         (wl-summary-temp-mark): New inline function.
4641         (wl-summary-persistent-mark): Ditto.
4642         (wl-summary-line-number): New function.
4643         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4644         (wl-summary-line-list-count): New function.
4645         (wl-summary-create-line): Added argument persistent-mark.
4646         (All other related portions are changed)
4647         (wl-summary-create-line): Insert '\r'.
4648         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4649         (wl-summary-cursor-move-surface): New inline function.
4650         (wl-summary-prev): Use it.
4651         (wl-summary-next): Ditto.
4652
4653         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4654         wl-summary-message-regexp.
4655         (wl-highlight-summary): Delete progress message.
4656         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4657
4658         * Version number is increased to 2.9.12.
4659
4660 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4661
4662         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4663         variable (nil: no minimum).
4664         (wl-summary-line-subject): Add some spaces after subject by
4665         wl-summary-line-subject-minimum-length.
4666
4667 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4668
4669         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4670         and removed `F'.
4671         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4672         change above).
4673
4674 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4675
4676         * wl-summary.el (wl-summary-line-list-count): Reverted.
4677         (example setting in samples/*/dot.wl is also updated)
4678
4679 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4680
4681         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4682
4683         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4684
4685         * wl-vars.el (wl-summary-line-format): Addes some description to the
4686         docstring.
4687
4688         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4689         (wl-summary-line-close-bracket): Ditto.
4690         (wl-summary-line-children-number): Ditto.
4691         (wl-summary-line-thread-indent): Ditto.
4692         (wl-summary-line-children-and-from): Ditto.
4693
4694         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4695         't', 'c', 'F' and added 'C'.
4696
4697         * wl-util.el (wl-set-string-width): Accept negative value.
4698         (wl-line-parse-format): Added "%number(" and "%)".
4699
4700 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4701
4702         * wl-summary.el (wl-summary-line-list-count): Change format of the
4703         return value.
4704
4705 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4706
4707         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4708         from the recent message.el.
4709         (wl-draft-point-in-header-p): Ditto.
4710         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4711         wl-draft-beginning-of-line.
4712         * wl-e21.el (wl-draft-mode-map): Ditto.
4713         * wl-xmas.el (wl-draft-mode-map): Ditto.
4714
4715         * wl-folder.el: Sort macrodefs by dependencies.
4716
4717 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4718
4719         * wl-summary.el (wl-summary-prev): Fixed regexp.
4720         (wl-summary-next): Ditto.
4721
4722 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4723
4724         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4725
4726 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4727
4728         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4729         for backward compatibility.
4730
4731 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4732
4733         * wl-summary.el (wl-summary-line-list-count): New function, merged
4734         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4735         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4736         list counts.
4737
4738 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4739
4740         * wl-summary.el (wl-summary-create-line): Ignore errors while
4741         timezone-fix-time.
4742
4743         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4744
4745         * wl-summary.el (wl-summary-sync-update): Ditto.
4746         (wl-summary-default-from): Use wl-message-entity
4747         instead of entity.
4748
4749         * wl-summary.el (wl-summary-create-line): Fix.
4750
4751         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4752         (wl-summary-line-format): New user option.
4753         (wl-folder-summary-line-format-alist): Ditto.
4754         (wl-summary-from-width): Abolished.
4755
4756         * wl-util.el (toplevel): Require 'bytecomp.
4757         (wl-line-parse-format): New function.
4758         (wl-line-formatter-setup): New macro.
4759
4760         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4761         (wl-summary-buffer-line-formatter): New buffer local variable.
4762         (wl-summary-switch-to-clone-buffer): Follow the change above.
4763         (wl-summary-message-regexp): Fix.
4764         (wl-summary-from-func-internal): Abolished.
4765         (wl-summary-subject-func-internal): Ditto.
4766         (wl-summary-subject-filter-func-internal): Ditto.
4767         (All other related portions are changed.)
4768         (wl-summary-buffer-set-folder):
4769         Set up wl-summary-buffer-number-column and 
4770         wl-summary-buffer-line-formatter
4771         (All other related portions are changed.)
4772         (wl-summary-buffer-number-column-detect): Abolished.
4773         (All other related portions are changed.)
4774         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4775         (wl-summary-delete-all-temp-marks-on-buffer): Use
4776         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4777         (wl-summary-target-mark-delete): Ditto.
4778         (wl-summary-target-mark-refile-subr): Ditto.
4779         (wl-summary-target-mark-mark-as-read): Ditto.
4780         (wl-summary-target-mark-mark-as-unread): Ditto.
4781         (wl-summary-target-mark-mark-as-important): Ditto.
4782         (wl-summary-target-mark-save): Ditto.
4783         (wl-summary-replace-status-marks): Renamed from
4784         wl-summary-set-status-marks-on-buffer;
4785         Use wl-summary-message-regexp instead of
4786         wl-summary-buffer-number-regexp.
4787         (wl-summary-sync-update): Follow the change above.
4788         (wl-summary-goto-previous-message-beginning): New function.
4789         (wl-summary-mark-as-unread): Use it.
4790         (wl-summary-mark-as-important): Ditto.
4791         (wl-summary-line-formatter): New variable.
4792         (wl-summary-line-year): New function.
4793         (wl-summary-line-day): Ditto.
4794         (wl-summary-line-day-of-week): Ditto.
4795         (wl-summary-line-hour): Ditto.
4796         (wl-summary-line-minute): Ditto.
4797         (wl-summary-line-open-bracket): Ditto.
4798         (wl-summary-line-close-bracket): Ditto.
4799         (wl-summary-line-children-number): Ditto.
4800         (wl-summary-line-thread-indent): Ditto.
4801         (wl-summary-line-size): Ditto.
4802         (wl-summary-line-subject): Ditto.
4803         (wl-summary-line-from): Ditto.
4804         (wl-summary-line-children-and-from): Ditto.
4805         (wl-summary-create-line): Rewritten.
4806         (wl-summary-format-date): Abolished.
4807
4808         * wl-highlight.el (wl-highlight-summary-current-line): Use
4809         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4810         Use thread structure to detect thread top message.
4811
4812         * wl-draft.el (wl-default-draft-cite): Don't use
4813         wl-summary-from-func-internal.
4814
4815         * wl-refile.el (wl-refile-subject-learn): Don't use
4816         wl-summary-subject-filter-func-internal.
4817         (wl-refile-guess-by-subject): Ditto.
4818
4819         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4820         parameters.
4821
4822         * wl-thread.el (wl-thread-update-indent-string-region):
4823         Use wl-thread-update-line-on-buffer instead of
4824         wl-thread-update-indent-string.
4825         (wl-thread-update-children-number): Redefine using
4826         wl-thread-update-line-on-buffer.
4827         (wl-thread-update-indent-string): Abolished.
4828
4829         * Version number is increased to 2.9.11.
4830
4831 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4832
4833         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4834         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4835         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4836
4837         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4838         as nil.
4839
4840         * wl-thread.el (wl-thread-open-all-unread): Use 
4841         elmo-folder-list-messages-mark-match.
4842         (wl-thread-insert-message): Removed argument `mark-alist'.
4843         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4844         elmo-msgdb-set-mark.
4845         (wl-thread-get-children-msgs-uncached): Likewise.
4846         (wl-thread-get-exist-children): Added argument include-self.
4847         (wl-thread-delete-message): Follow the change above.
4848
4849         * wl-summary.el (wl-summary-count-unread): Removed argument.
4850         (wl-summary-rescan): Follow the change above.
4851         (wl-summary-mark-as-read-region): Ditto
4852         (wl-summary-mark-as-unread-region): Ditto.
4853         (wl-summary-delete-messages-on-buffer): Ditto.
4854         (wl-summary-sync-update): Ditto.
4855         (wl-summary-switch-to-clone-buffer): Ditto.
4856         (wl-summary-goto-folder-subr): Ditto.
4857         (wl-summary-target-mark-mark-as-read): Ditto.
4858         (wl-summary-target-mark-mark-as-unread): Ditto.
4859         (wl-summary-target-mark-mark-as-important): Ditto.
4860         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4861         (wl-summary-update-thread): Removed argument `mark-alist'.
4862         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4863         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4864         (wl-summary-resume-cache-status): Likewise.
4865         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4866         elmo-msgdb-set-mark.
4867         (wl-summary-mark-as-read-all): Likewise.
4868         (wl-summary-delete-cache): Ditto.
4869         (wl-summary-auto-select-msg-p): Ditto.
4870         (wl-summary-mark-as-unread): Ditto.
4871         (wl-summary-no-auto-refile-message-p): Ditto.
4872         (wl-summary-mark-as-read): Ditto.
4873         (wl-summary-mark-as-important): Ditto.
4874         (wl-summary-auto-refile): Follow the change above.
4875         (wl-summary-delete-all-marks): Removed.
4876         (wl-summary-resume-marks-and-highlight): Ditto.
4877         (wl-summary-resume-marks): Ditto.
4878         (wl-summary-delete-important-msgs-from-list): Ditto.
4879         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4880
4881         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4882         wl-summary-count-unread.
4883
4884         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4885         (wl-summary-score-update-all-lines): Use
4886         elmo-msgdb-set-mark.
4887
4888 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4889
4890         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4891         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4892         (wl-summary-create-line): Renamed from
4893         wl-summary-overview-create-summary-line;
4894         Argument rearrangement.
4895         (wl-summary-update-thread): Follow the change above.
4896
4897         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4898         (wl-thread-insert-entity-sub): Likewise.
4899
4900         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4901         argument `overview', `mark-alist' and added `msgdb'.
4902
4903         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4904
4905         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4906         (wl-summary-rescan): Follow the change above.
4907         (wl-summary-sync-update): Ditto.
4908         (wl-summary-insert-thread-entity): Ditto;
4909         Don't use `let*' in every while loop;
4910         Detect infinite loop of threads.
4911         (wl-summary-update-thread): Removed argument `overview'.
4912
4913         * wl-thread.el (wl-thread-insert-message): Ditto.
4914
4915         * Version number is increased to 2.9.10.
4916
4917         * wl-message.el (wl-message-redisplay): Ignore errors while
4918         wl-message-redisplay-hook.
4919
4920 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4921
4922         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4923
4924 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4925
4926         * wl.el (wl): inhibit-quit while wl-folder.
4927
4928 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4929
4930         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4931         while msgdb access.
4932
4933 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4934
4935         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4936         even if no folder is not created.
4937
4938 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4939
4940         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4941
4942         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4943         implementation.
4944         (wl-summary-target-mark-thread): Ditto.
4945
4946         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4947
4948 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4949
4950         * wl-util.el (wl-display-bytes): Remove unused function.
4951
4952 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4953
4954         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4955         seems critical one (partially reverse the change in 2002/03/17).
4956
4957 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4958
4959         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4960         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4961
4962 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4963
4964         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4965         is not writable.
4966         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4967         plugged status instead of `'force' as 2nd argument.
4968
4969         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4970         is not creatable.
4971
4972         * Version number is increased to 2.9.9.
4973
4974 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4975
4976         * wl-summary.el (wl-summary-suspend): New function.
4977
4978 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4979
4980         * wl.el (wl): Do not check variables if check is nil.
4981         * wl-utils.el (wl-collect-draft): New function.
4982         * wl-folder.el (wl-folder-suspend): Put summary buffers
4983         and draft buffers at the end of buffer list.
4984         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4985
4986 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4987
4988         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4989         loop instead of recursive call.
4990
4991         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4992         2nd argument.
4993
4994 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4995
4996         * wl-draft.el (wl-draft-create-contents): Don't take neither
4997         (function . args) nor (string . something) any more.
4998
4999         * wl-version.el (wl-generate-user-agent-string): Return string
5000         without header symbol.
5001         * wl-draft.el (wl-draft-default-headers): Use it.
5002
5003         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5004         `wl-draft-insert-ccs' and return field value instead of inserting
5005         the header. Abolish cc argument.
5006         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5007
5008         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5009         rather than one with string car.
5010
5011         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5012         * wl-draft.el (wl-draft-create-contents): Add it after the default
5013         headers.
5014
5015         * wl-draft.el (wl-draft-create-contents): For the case of
5016         (symbol-or-string . function) insert header only when the function
5017         returns string value.
5018
5019 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5020
5021         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5022         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5023
5024 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5025
5026         * wl.el (wl-check-environment): Don't check Message-ID when
5027         `wl-insert-message-id' is nil.
5028         Revive checking if `wl-message-id-domain' contains "@".
5029
5030 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5031
5032         * wl.el (wl-check-environment): Merge examination for "@" at
5033         inappropriate position into the first string-match.
5034
5035         * wl-summary.el (wl-summary-target-mark-print): New function.
5036         (wl-summary-pipe-message-subr): Extracted from
5037         `wl-summary-pipe-message'.
5038         (wl-summary-target-mark-pipe): New function.
5039         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5040         `wl-summary-target-mark-pipe'.
5041
5042 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5043
5044         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5045
5046 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5047
5048         * wl.el (wl-check-environment): Use elmo-warning instead of
5049         error for non-critical ones.
5050         Remove trash folder check.
5051         (wl): Don't ignore error in wl-check-environment.
5052
5053         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5054         check, which is moved from `wl-check-environment'.
5055         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5056
5057 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5058
5059         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5060         guess anything, call wl-summary-write.
5061         (wl-summary-write): Create draft with blank To field.
5062         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5063
5064 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5065
5066         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5067         argument full as well for wl-folder-write-current-folder.
5068         If wl-*-write-current-folder cannot guess addressee, add blank
5069         To header.
5070         Rewrite condition for positioning cursor.
5071
5072 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5073
5074         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5075         summary buffer is present, use it.
5076         (wl-folder-jump-to-previous-summary): Ditto.
5077
5078 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5079
5080         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5081
5082         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5083         wl-summary-previous-buffer and wl-summary-next-buffer.
5084
5085         * wl-folder.el (wl-folder-mode-map): Bind
5086         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5087         (wl-folder-jump-to-next-summary): New function.
5088         (wl-folder-jump-to-previous-summary): Ditto.
5089
5090         * wl-draft.el (wl-draft): Rearranged.
5091
5092 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5093
5094         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5095         of header.
5096         (wl-draft): Collect arguments for the header as header-alist.
5097         (wl-draft-forward): Arrange arguments for wl-draft.
5098         (wl-draft-reply): Ditto.
5099         (wl-draft-edit-string): Ditto.
5100         * wl-summary.el (wl-summary-write): Ditto.
5101         (wl-summary-write-current-folder): Ditto.
5102
5103         * Version number is increased to 2.9.8.
5104
5105 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5106
5107         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5108
5109         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5110
5111         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5112         even if the guess failed.
5113
5114         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5115         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5116         wl-summary-write-current-folder.
5117         * wl-xmas.el: Ditto.
5118
5119 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5120
5121         * wl-summary.el (wl-summary-next-page): Force display message if
5122         message is not displayed yet.
5123         (wl-summary-prev-page): Ditto.
5124
5125 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5126
5127         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5128
5129 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5130
5131         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5132         add "Preview Message" and "Save Draft and Exit".
5133
5134 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5135
5136         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5137         if addrmgr is called from draft in splitted window.
5138
5139         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5140         * wl-mule.el: Ditto.
5141         * wl-xmas.el: Ditto.
5142
5143 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5144
5145         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5146
5147         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5148         * wl-xmas.el (wl-folder-toolbar): Ditto.
5149
5150 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5151
5152         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5153         and wl-draft-save-and-exit.
5154         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5155         * wl-xmas.el: Ditto.
5156         * wl-mule.el: Ditto.
5157
5158         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5159         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5160
5161 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5162
5163         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5164         lists for saving buffer.
5165
5166 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5167
5168         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5169         parent-folder argument instead of it.
5170         (wl-draft-create-buffer): Ditto.
5171         (wl-draft-forward): Ditto.
5172         (wl-draft-reply): Ditto.
5173         * wl-summary.el (wl-summary-write): Ditto.
5174         (wl-summary-write-current-folder): Ditto.
5175
5176         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5177         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5178         Folder buffer after composing.
5179
5180 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5181
5182         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5183         header if the file `wl-x-face-file' already contains it.
5184
5185 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5186
5187         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5188         folder" entry.
5189         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5190         * wl-e21.el (wl-folder-toolbar): Ditto.
5191         * wl-xmas.el (wl-folder-toolbar): Ditto.
5192
5193 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5194
5195         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5196         wl-folder-goto-folder with sticky argument.
5197         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5198
5199 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5200
5201         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5202         and wl-summary-previous-buffer.
5203         (wl-summary-next-buffer): New function.
5204         (wl-summary-previous-buffer): Ditto.
5205
5206 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5207
5208         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5209         wl-folder-jump-to-current-entity-with-arg.
5210         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5211         `wl-folder-jump-to-current-entity'.
5212         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5213         `wl-summary-goto-folder-sticky'.
5214         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5215         `wl-summary-goto-folder'.
5216         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5217         Unless force-exit, do not clean temp. marks for sticky summary.
5218         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5219
5220 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5221
5222         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5223         not entire.
5224
5225 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5226
5227         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5228         to `C-x C-s'.
5229         (wl-summary-save-status): New command.
5230         (wl-summary-exit): Don't clean-up temp marks when sticky.
5231         (Applied patch from Nakayama-san [wl: 09548])
5232         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5233         Do nothing when no mark data.
5234         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5235         Call `wl-summary-delete-all-temp-marks' before saving.
5236
5237 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5238
5239         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5240
5241 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5242
5243         * wl.el (wl-check-environment): Also cause error when (system-name)
5244         returns "localhost.localdomain". (Although it doesn't affect because
5245         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5246
5247 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5248
5249         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5250         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5251
5252         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5253         value.
5254
5255 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5256
5257         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5258         Likewise r-cc-list and r-ng-list.
5259
5260 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5261
5262         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5263         only if it is bound as variable.
5264
5265         * wl-mime.el (wl-draft-preview-message): Ditto.
5266
5267 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5270         needless `goto-char'.
5271
5272         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5273         `wl-summary-redisplay-no-mime-internal' instead of
5274         `wl-summary-redisplay-no-mime'.
5275         (wl-summary-redisplay-no-mime): Changed argument;
5276         Call `wl-summary-redisplay-no-mime-internal'.
5277
5278         * wl-mime.el (wl-draft-preview-message): Bind
5279         `mime-header-encode-method-alist' locally.
5280
5281         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5282         (wl-draft-std11-parse-addresses): Added the first address check.
5283         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5284
5285         * Version number is increased to 2.9.7.
5286
5287 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5288
5289         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5290
5291 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5292
5293         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5294         related to scrollbar support, if there is no such a feature
5295         compiled in.
5296
5297 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5298
5299         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5300         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5301         for prefetch.
5302
5303 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5304
5305         * wl-summary.el (wl-summary-pick): Fix for no match.
5306
5307 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5308
5309         * wl-draft.el (wl-draft-save):
5310         Override `mime-header-encode-method-alist'.
5311
5312 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5313
5314         * wl-folder.el (wl-folder-pick): New function.
5315         Define key as "?".
5316
5317 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5318
5319         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5320         Fix for unplugged.
5321
5322 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5323
5324         * wl-folder.el (wl-folder-virtual): New function.
5325         Define key as "V".
5326
5327 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5328
5329         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5330         multi folder if entity is group.
5331
5332 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5333
5334         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5335         is nil.
5336
5337 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5338
5339         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5340         (wl-summary-target-mark-msgs): Return the number of marked messages.
5341
5342 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5343
5344         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5345         "first:" is specified.
5346
5347 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5348
5349         * wl-vars.el (wl-from): Use return value of function
5350         user-full-name instead of the variable user-full-name since
5351         XEmacs-20.4 doesn't set this variable.
5352
5353 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5354
5355         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5356         call `wl' directly.
5357
5358 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5359
5360         * wl-draft.el (wl-draft-reedit): Removed duplicated
5361         switch-to-buffers.
5362
5363 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5364
5365         * wl.el (wl-other-frame): Removed garbages.
5366
5367 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5368
5369         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5370
5371         * wl-xmas.el (wl-draft-key-setup): Ditto.
5372
5373         * wl-mule.el (wl-draft-key-setup): Ditto.
5374
5375         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5376         (wl-draft-reedit): Ditto.
5377         (wl-draft-prepare-edit): Add `wl-draft-save' to
5378         `local-write-file-hooks'.
5379         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5380         (wl-draft-reedit): Set buffer-file-name.
5381         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5382
5383
5384         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5385         call it.
5386         (wl-delete-startup-frame-function): New variable.
5387         (wl-other-frame): New function
5388         (Original was written by Yamaoka san [wl: 09239]).
5389
5390         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5391         if `wl-folder-use-frame'.
5392
5393 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5394
5395         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5396
5397 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5398
5399         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5400         New variable.
5401         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5402         (wl-message-buffer-prefetch-get-next): Use them.
5403         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5404
5405 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5406
5407         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5408         with unwind-protect.
5409
5410         * wl-draft.el (wl-draft-reedit): Rewrite.
5411         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5412         (wl-draft-save): Insert header separator if it does not exist;
5413         Removed condition-case.
5414
5415         * wl-summary.el (wl-summary-reedit): Revert last change.
5416
5417         * wl-draft.el (wl-draft-save): Rewrite.
5418         (wl-draft-create-buffer): Set buffer-file-name as nil.
5419
5420         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5421
5422         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5423
5424         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5425         nil.
5426
5427 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5428
5429         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5430         If count is nil, do not prefetch.
5431         (wl-message-buffer-prefetch-next): Next.
5432
5433 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5434
5435         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5436
5437 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5438
5439         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5440         `delete-backward-char'
5441         (wl-draft-prepare-edit): Check major-mode.
5442         (wl-draft-decode-header): Rewrite.
5443         (wl-draft): Fix.
5444
5445 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5446
5447         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5448
5449 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5450
5451         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5452         (wl-message-buffer-prefetch-get-next): Remove size checking.
5453         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5454
5455 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5456
5457         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5458         (wl-draft-default-headers): Fix.
5459
5460 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5461
5462         * wl-draft.el (wl-draft-default-headers): Insert return value of
5463         `wl-generate-mailer-string-function'.
5464
5465 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5468         (wl-draft-insert-mail-header-separator): Ditto.
5469
5470         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5471         again (Reverted the change on 2002-01-17 by OKADA san).
5472
5473 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5474
5475         * wl-draft.el (wl-draft): Rewrite.
5476         (wl-draft-create-buffer): New function.
5477         (wl-draft-create-contents): Ditto.
5478         (wl-draft-prepare-edit): Ditto.
5479         (wl-draft-decode-header): Ditto.
5480         (wl-draft-decode-body): Ditto.
5481         (wl-draft-check-new-line): Ditto.
5482         (wl-draft-default-headers): Ditto.
5483         (wl-draft-insert-mail-header-separator): Ditto.
5484
5485 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5486
5487         * Version number is increased to 2.9.6.
5488
5489 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5490
5491         * wl-draft.el (wl-draft-delete-field): Optional argument.
5492         (wl-draft-delete-fields): Ditto.
5493
5494 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5495
5496         * wl-message.el (toplevel): Eliminated byte-compile warning.
5497         for `itimer-function', `delete-timer' and `itimer-list'.
5498
5499 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5500
5501         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5502         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5503         `wl-message-buffer-prefetch-threshold'.
5504         * wl-summary.el (wl-summary-redisplay-internal): Remove
5505         the check of `wl-message-buffer-prefetch-depth'.
5506
5507 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5508
5509         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5510         size of article.
5511         (wl-message-buffer-prefetch-subr): Remove size check.
5512
5513 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5514
5515         * wl-vars.el (wl-plugged): Make customizable.
5516
5517 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5518
5519         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5520         (wl-message-buffer-prefetch-set-timer): New function.
5521         (wl-message-buffer-prefetch-get-next): New function.
5522         (wl-message-buffer-prefetch): New function.
5523         (wl-message-buffer-prefetch-next): Rewrite.
5524         (wl-message-buffer-prefetch-subr): Rewrite.
5525         * wl-vars.el (wl-auto-prefetch-first): New variable.
5526         * wl-summary.el (wl-summary-goto-folder-subr): Call
5527         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5528
5529 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5530
5531         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5532         `wl-summary-unread-message-hook'.
5533
5534 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5535
5536         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5537         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5538         if range is `cache-status'.
5539
5540 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5541
5542         * wl-message.el (wl-message-buffer-prefetch-subr):
5543         Improve debug message.
5544
5545 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5546
5547         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5548         `wl-mail-send-pre-hook'.
5549         (wl-draft-send-mail-with-qmail): Ditto.
5550         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5551
5552 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5553
5554         * wl-message.el (wl-message-buffer-prefetch-subr):
5555         Fix for cancel-function-timers bug.
5556         (wl-message-buffer-prefetch-debug): Default value is t.
5557
5558 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5559
5560         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5561         (wl-message-buffer-prefetch-subr): Rewrite.
5562         Rename from `wl-message-buffer-prefetch'.
5563
5564 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5565
5566         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5567         (wl-default-draft-cite-decorate-author): Ditto.
5568
5569         * wl-draft.el (wl-draft-cite-function): Removed.
5570         (wl-default-draft-cite-decorate-author): Ditto.
5571
5572 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5573
5574         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5575         (wl-default-draft-cite): Do not arrange author name if the value of
5576         `wl-default-draft-cite-decorate-author' is nil.
5577
5578 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5579
5580         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5581
5582         * wl-folder.el (wl-folder-check-one-entity): Don't care
5583         `elmo-folder-use-flag-p'.
5584
5585 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5586
5587         * wl-folder (wl-folder-check-one-entity): Fix
5588         problem if unread is nil.
5589
5590 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5591
5592         * wl-address.el (wl-address-make-completion-list): Check whether
5593         the address is a group list.
5594         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5595
5596 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5597
5598         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5599         The number of the messages of new and unread does not count
5600         correctly.
5601
5602         * wl-summary.el (wl-summary-count-unread): Changed to return
5603         `(new . unread)' instead of total.
5604         (wl-summary-sync-update): Follow the change above.
5605
5606         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5607
5608 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5609
5610         * wl-address.el (wl-address-make-completion-list): Do not enclose
5611         address by " <" and ">" if associated realname is "".
5612         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5613         This is against the promblem with group list in .addresses pointed
5614         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5615
5616 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5617
5618         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5619         message is a format control string.
5620         * wl-expire.el (wl-expire-append-log): Ditto.
5621         * wl-mime.el (wl-summary-burst-subr): Ditto.
5622         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5623         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5624
5625 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5626
5627         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5628         wl.el (wl-check-variables): Rename from `wl-check-type'.
5629         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5630         (wl-check-variables-2): New function.
5631         (wl): Call `wl-check-variables-2'.
5632
5633 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5634
5635         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5636         after renaming folder in access group.
5637
5638 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5639
5640         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5641         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5642         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5643         (wl-message-buffer-prefetch): Rewrite.
5644         (wl-message-buffer-prefetch-idle-time): Removed.
5645         * wl-summary.el (wl-summary-redisplay-internal):
5646         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5647         Error check for `wl-message-buffer-prefetch-depht'.
5648
5649 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5650
5651         * Version number is increased to 2.9.5.
5652         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5653
5654 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5655
5656         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5657         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5658         Based on the patch written by
5659         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5660
5661 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5662
5663         * wl-draft.el (wl-draft-raw-send): Fix for
5664         `wl-news-send-pre-hook'
5665
5666 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5667
5668         * wl-utils.el (wl-message-id-function): New variable.
5669         * wl-draft.el (wl-draft-insert-required-fields):
5670         Use `wl-message-id-function'.
5671
5672 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5673
5674         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5675         * wl-utils.el (wl-draft-make-message-id-string):
5676         Use `wl-from' for domain part of Message-ID
5677         if `wl-message-id-use-wl-from' if non-nil.
5678         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5679
5680 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5681
5682         * wl.el (wl): Call `wl-check-type'
5683         Do not 'condition-case'.
5684
5685 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5686
5687         * wl.el (wl-check-type): New function.
5688         (wl-check-type-variables): New variable.
5689
5690 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5691
5692         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5693
5694 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5695
5696         * wl-draft.el (wl-smtp-password-key): New function.
5697         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5698         (wl-draft-send-mail-with-smtp): Ditto.
5699         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5700
5701 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5702
5703         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5704         * wl-utils.el (wl-unique-id-suffix): Remove.
5705
5706 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5707
5708         * Version number is increased to 2.9.4.
5709
5710 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5711
5712         * wl-utils.el (wl-unique-id-suffix): New variable.
5713         (wl-unique-id): Use `wl-unique-id-suffix'
5714
5715 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5716
5717         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5718         instead of `elmo-msgdb-search'.
5719
5720         * Version number is increased to 2.9.3.
5721
5722 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5723
5724         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5725
5726 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5727
5728         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5729         (wl-draft-dispatch-message): Changed for send-later.
5730         (wl-draft-queue-flush): Ditto.
5731         (wl-draft): Clear `wl-sent-message-queued'.
5732         (wl-draft-reedit): Ditto.
5733         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5734         * wl-vars.el (wl-draft-force-queuing): New variable.
5735         (wl-draft-force-queuing-mail): New variable.
5736         (wl-draft-force-queuing-news): New variable.
5737
5738 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5739
5740         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5741         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5742
5743 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5744
5745         * Version number is increased to 2.9.2.
5746
5747 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5748
5749         * wl-draft.el (wl-draft-elide-region): New user command.
5750         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5751
5752         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5753         command `wl-draft-elide-region'.
5754         * wl-mule.el: Ditto.
5755         * wl-xmas.el: Ditto.
5756
5757 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5758
5759         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5760         (wl-biff-check-folder-async): Removed needless let.
5761
5762 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5763
5764         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5765         wl-folder-get-elmo-folder.
5766         (wl-biff-check-folder): Set `biff' argument of
5767         `wl-folder-check-one-entity'.
5768         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5769
5770         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5771         (wl-folder-check-one-entity): Added `biff' argument;
5772         Setup `biff' slot of folder.
5773
5774         * Version number is increased to 2.9.1.
5775
5776 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5777
5778         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5779         comment out and fixed.
5780         (wl-fldmgr-add-completion-subr): Ditto.
5781
5782         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5783         and msgdb.
5784
5785         * wl.el (wl-toggle-plugged): Save summary view.
5786
5787 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5788
5789         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5790
5791 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5792
5793         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5794
5795 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5796
5797         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5798         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5799         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5800
5801         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5802         if it was failed.
5803         (wl-demo): Disable undo in the demo buffer.
5804
5805 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5806
5807         * wl-version.el (wl-version): Changed codename.
5808
5809         * Version number is increased to 2.9.0.
5810
5811 2001-12-14  Takuo KITAME <kitame@northeye.org>
5812
5813         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5814         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5815         (wl-folder-mark-as-read-all-current-entity): Ditto.
5816
5817 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5818
5819         * wl-vars.el (wl-from-width): Define as obsolete variable.
5820         (wl-subject-length-limit): Ditto.
5821
5822         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5823
5824         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5825         wl-summary-save-view.
5826
5827         * wl.el (wl-save-status): Ditto.
5828         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5829
5830         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5831         (wl-summary-exit): Follow the change above.
5832         (wl-summary-goto-folder-subr): Ditto.
5833
5834         * wl-folder.el (wl-folder-create-subr): Don't use
5835         `elmo-folder-creatable-p'.
5836
5837 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5838
5839         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5840
5841 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5842
5843         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5844         rather than bitmap on Emacs 21.
5845         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5846         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5847         for xbm if the new redisplay engine is not available.
5848
5849 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5850
5851         * wl-folder.el (wl-folder-init-hook): New hook.
5852         (wl-folder-init): Run `wl-folder-init-hook'.
5853
5854 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5855
5856         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5857
5858 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5859
5860         * wl-acap.el (wl-acap-cache-filename): New variable.
5861         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5862         (wl-acap-init): Use cache if no ACAP server found.
5863
5864 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5865
5866         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5867         `wl-acap-original-msgdb-dir'.
5868
5869         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5870         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5871
5872         * wl-mime.el (wl-mime-save-directory): Renamed from
5873         `wl-mime-save-dir'.
5874
5875 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5876
5877         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5878
5879         * wl-demo.el: Require `path-util'.
5880         (wl-demo-bitmap-mule-available-p): New internal variable.
5881         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5882         `module-installed-p' instead.
5883         (wl-demo-insert-image): Use *.img file for a bitmap image.
5884         (wl-demo): Don't call the ascii demo recursively.
5885
5886 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5887
5888         * Version number is increased to 2.7.7.
5889
5890 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5891
5892         * wl.el (wl-exit): Eliminated byte-compile warning.
5893
5894 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5895
5896         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5897         obsolete variable using `elmo-define-obsolete-variable'.
5898         (wl-fetch-confirm-threshold): Ditto.
5899         (wl-cache-prefetch-folder-type-list): Ditto.
5900         (wl-cache-prefetch-folder-list): Ditto.
5901
5902 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5903
5904         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5905         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5906         (wl-demo-insert-image): New function.
5907         (wl-demo-insert-text): New function.
5908         (wl-demo-image-type-alist): Redefine as a function.
5909         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5910         (wl-demo-with-temp-file-buffer): Removed.
5911         (wl-logo-xpm): Removed.
5912         (wl-logo-xbm): Removed.
5913         (wl-logo-bitmap): Removed.
5914
5915 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5916
5917         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5918         (wl-expire-localdir-get-folder-function): New user option.
5919         (wl-expire-localdir-get-folder): New function.
5920         (wl-expire-localdir-date): Ditto.
5921
5922 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5923
5924         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5925         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5926         Fixed unread number mismatch when all-unread < unread.
5927
5928 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5929
5930         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5931         (wl-fetch-confirm-threshold): Ditto.
5932
5933         * wl-summary.el (wl-summary-confirm-appends): Removed.
5934         (wl-summary-sync-update): Don't refer
5935         `wl-summary-update-confirm-threshold' (It is now abolished).
5936
5937         * wl-message.el (wl-message-display-internal): Don't refer
5938         `wl-fetch-confirm-threshold' (It is now abolished).
5939
5940 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5941
5942         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5943
5944 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5945
5946         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5947         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5948         Change default value to nil.
5949         (wl-summary-indent-length-limit): The value can be nil, nil means
5950         unlimited.
5951
5952         * wl-summary.el: Don't set limit for indent length if the value of
5953         wl-summary-indent-length-limit is nil.
5954         If the value of wl-summary-width is nil, it means only that the width
5955         of summary is unlimited (nil doesn't mean that the indent length is
5956         unlimited).
5957
5958         * wl-thread.el: Ditto.
5959
5960 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5961
5962         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5963         be nil, nil means never confirm.
5964         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5965
5966 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5967
5968         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5969         means unlimited).
5970
5971 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5972
5973         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5974         Use `with-temp-buffer'.
5975
5976 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5977
5978         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5979         with new backquote style).
5980         (wl-folder-get-entity-from-buffer): Ditto.
5981
5982 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5983
5984         * wl-version.el (nemacs-version): Eliminated.
5985         (wl-extended-emacs-version2): Ignore nemacs.
5986         (wl-extended-emacs-version3): Ditto.
5987
5988 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5989
5990         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5991         (wl-draft-add-in-reply-to): New variable.
5992         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5993         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5994         (wl-draft-yank-from-mail-reply-buffer): Use
5995         `wl-draft-add-in-reply-to'.
5996         (wl-draft-insert-current-message): Ditto.
5997
5998 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5999
6000         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6001         typo (kill->hide).
6002         (wl-message-buffer-prefetch-folder-type-list): Added elements
6003         `mark' and `cache' instead of `internal'.
6004
6005 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6006
6007         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6008         resume msgdb directory.
6009
6010 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6011
6012         * wl.el (wl-exit): Call `wl-acap-exit'.
6013
6014         * wl-summary.el (wl-summary-message-string): New function.
6015         (wl-summary-reedit): Use it.
6016         (wl-summary-resend-bounced-mail): Remove needless let.
6017         (wl-summary-supersedes-message): Ditto.
6018         (wl-summary-save): Ditto.
6019
6020         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6021         (wl-acap-init): Set it.
6022         (wl-acap-exit): New function.
6023
6024 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6025
6026         * wl.el (wl-init): Revert (require 'mime-setup). move from
6027         toplevel.
6028
6029 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6030
6031         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6032         local variables.  Add error when guess function return invalid
6033         value.
6034
6035 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6036
6037         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6038         Change local variable name.
6039         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6040         (wl-folder-get-newsgroups): Return nil when non-news folder.
6041         * wl-summary.el (wl-summary-write-current-folder): State through
6042         when guess-list return nil.
6043         (wl-summary-write-current-folder-functions): Fixed docstring.
6044
6045         * wl.el (wl-exit): Changed confirm message.
6046
6047         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6048         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6049
6050         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6051
6052 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6053
6054         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6055         user option (Renamed from wl-cache-prefetch-folder-type-list).
6056         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6057         from wl-cache-prefetch-folder-list).
6058
6059         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6060         Move to wl-vars.el.
6061         (wl-message-buffer-prefetch-p): Changed to enable
6062         `wl-message-buffer-prefetch-folder-list'.
6063
6064         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6065         `ignore-cache'.
6066
6067 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6068
6069         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6070         `part-top' and `part-bottom'.
6071         (wl-draft-config-sub-part-top): New function.
6072         (wl-draft-config-sub-part-bottom): New function.
6073
6074 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6075
6076         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6077
6078 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6079
6080         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6081
6082 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6083
6084         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6085
6086         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6087         (wl-summary-write-current-folder): Ditto.
6088
6089 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6090
6091         * wl-folder.el (wl-folder-get-newsgroups): Use
6092         `elmo-folder-newsgroups'.
6093
6094 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6095
6096         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6097         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6098         `wl-draft-config-sub-header-bottom'.
6099
6100 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6101
6102         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6103         localnews folder.
6104
6105 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6106
6107         * wl-summary.el (wl-summary-mode): Undo last change.
6108
6109         * wl-folder.el (wl-folder-mode): Ditto.
6110
6111 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6112
6113         * wl-summary.el (wl-summary-mode): Locally set
6114         truncate-partial-window-width to nil.
6115         (for XEmacs)
6116
6117         * wl-folder.el (wl-folder-mode): Ditto.
6118
6119 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6120
6121         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6122
6123 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6126         number.
6127
6128         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6129
6130         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6131
6132         * Version number is increased to 2.7.6.
6133
6134 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6135
6136         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6137
6138 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6139
6140         * wl-summary.el (wl-summary-sync-update): Enclose network
6141         related portion with `unwind-protect'.
6142
6143 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6144
6145         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6146
6147 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6150         element.
6151         * wl-vars.el (wl-message-body-button-alist): Ditto.
6152
6153         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6154         max match length.
6155         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6156
6157         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6158         for the max match length;
6159         Use 4th element value for the button string regexp group.
6160
6161         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6162         candidate exists, prompt to select.
6163
6164 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6165
6166         * wl-summary.el (wl-summary-jump-to-msg): Search before
6167         calibration point by `beginning-of-line'.
6168
6169 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6170
6171         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6172         for access group.
6173
6174 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6175
6176         * wl-message.el (wl-message-display-internal): Bind
6177         `default-mime-charset'.
6178
6179         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6180
6181         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6182
6183         * Version number is increased to 2.7.5.
6184
6185 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6186
6187         * wl-expire.el (wl-summary-archive): Fixed;
6188         Use `elmo-folder-name-internal'.
6189
6190 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6191
6192         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6193         from `elmo-folder-move-messages' caller.
6194         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6195
6196         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6197         related portions are changed).
6198
6199 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6200
6201         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6202         counter.
6203
6204 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6205
6206         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6207         buffer local and set it to nil.
6208
6209         * wl-message.el (wl-message-redisplay): Ditto.
6210
6211 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6212
6213         * wl-summary.el (wl-summary-mark-as-important): If message is
6214         already cached, set messag as read, otherwise encache and mark as read.
6215
6216 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6217
6218         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6219         point-min.
6220
6221 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6222
6223         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6224         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6225         a keymap.
6226
6227 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6228
6229         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6230         parent.
6231
6232         * wl-mule.el (wl-message-define-keymap): Ditto.
6233
6234         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6235
6236         * wl-xmas.el (wl-message-display-internal-hook): Define.
6237         (wl-xmas-setup-message-toolbar): Define as function.
6238         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6239         (wl-message-overload-functions): Abolished.
6240         (wl-message-define-keymap): New function.
6241
6242         * wl-vars.el (wl-message-display-internal-hook): New variable.
6243         (wl-message-header-button-alist): New variable (Renamed from
6244         wl-highlight-message-header-button-alist).
6245         (wl-message-body-button-alist): Ditto.
6246
6247         * wl-mule.el (wl-message-define-keymap): New function.
6248         (wl-message-overload-functions): Abolished.
6249
6250         * wl-message.el (wl-message-add-buttons-to-body): New function.
6251         (wl-message-redisplay): Don't call wl-message-overload-functions;
6252         Call wl-message-add-buttons-to-header and
6253         wl-message-add-buttons-to-body.
6254         (wl-message-display-internal): Set keymap argument for
6255         elmo-mime-display-as-is, elmo-mime-message-display;
6256         Run wl-message-display-internal-hook.
6257         (wl-message-refer-article-or-url): Abolished.
6258
6259         * wl-highlight.el (wl-highlight-headers): Don't call
6260         wl-highlight-message-add-buttons-to-header.
6261         (wl-highlight-message-add-buttons-to-header): Abolished.
6262
6263
6264         * wl-e21.el (wl-message-display-internal-hook): Define.
6265         (wl-e21-setup-toolbar): Deleted duplicated binding.
6266         (wl-e21-setup-message-toolbar): Define as function.
6267         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6268         (wl-message-define-keymap): New function.
6269         (wl-message-overload-functions): Abolished.
6270
6271 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6274         and elmo-folder-close.
6275
6276         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6277
6278 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6279
6280         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6281         boolean value.
6282         * wl-draft.el (wl-draft-do-fcc): Ditto.
6283
6284 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6285
6286         * wl-vars.el (wl-fcc-force-as-read): New variable.
6287         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6288         mark copied message as read.
6289
6290 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6291
6292         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6293
6294 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6295
6296         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6297         `wl-summary-target-above' instead of obsolete variable
6298         `wl-summary-temp-above'.
6299
6300         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6301         instead of `make-obsolete-variable'.
6302         * wl-refile.el (toplevel): Ditto.
6303
6304 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6305
6306         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6307         with third argument t.
6308         (wl-draft): Set first argument for wl-plugged-init as t.
6309
6310         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6311         definition.
6312
6313 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6314
6315         * wl-vars.el: Tabify.
6316         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6317
6318         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6319         message.
6320
6321 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6322
6323         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6324         and set default to beep.
6325
6326 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6327
6328         * wl-vars.el (wl-draft-truncate-lines): New variable.
6329
6330         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6331         instead of wl-message-truncate-lines for truncate-lines.
6332
6333 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * wl-message.el (wl-message-display-internal): Call
6336         `wl-highlight-message' after `elmo-mime-display-as-is'.
6337
6338         * wl-mime.el (wl-mime-display-text/plain): New function.
6339         (wl-mime-display-header): Ditto.
6340         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6341         body-presentation-method for text/plain;
6342         Register `wl-mime-display-header' as a header-presentation-method;
6343         Don't set up `elmo-message-text-content-inserted-hook' and
6344         `elmo-message-header-inserted-hook'.
6345
6346         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6347         variable.
6348         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6349         as t if flag is 'all-header;
6350         Don't bind `elmo-message-ignored-field-list',
6351         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6352
6353 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6354
6355         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6356         for xemacs with non-mule environment.
6357
6358 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6359
6360         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6361         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6362         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6363
6364 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6365
6366         * wl-vars.el (wl-interactive-send): Set default value as t.
6367
6368 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6371         (wl-addrmgr-method-list): Abolished.
6372         (wl-addrmgr-change-method): Follow above change.
6373
6374         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6375
6376 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6377
6378         * wl-vars.el (wl-message-truncate-lines): Change default value
6379         to default-truncate-lines.
6380
6381         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6382
6383 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6384
6385         * wl-vars.el (wl-message-truncate-lines): New variable.
6386
6387         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6388         wl-message-truncate-lines.
6389
6390 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6391
6392         * wl-acap.el (wl-acap-init): Remove period from error message.
6393         (wl-acap-find-acap-service): Remove period from message.
6394
6395 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6396
6397         * wl.el (wl-check-environment): Undo last change.
6398
6399         * wl-vars.el (wl-from): Changed default value.
6400
6401         * wl-util.el (toplevel): Don't require tm-edit.
6402
6403         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6404         `wl-folder-init';
6405         Don't set mark on mail body.
6406         (wl-draft-reedit): Ditto.
6407
6408         * wl-address.el (wl-address-quote-specials): Define as an alias for
6409         elmo-address-quote-specials.
6410
6411 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6412
6413         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6414
6415         * wl-vars.el (wl-from): Set default value as nil.
6416         (wl-organization): Set default value as ORGANIZATION environment
6417         variable.
6418
6419         * wl-draft.el (wl-smtp-extension-bind): Check value of
6420         wl-smtp-connection-type.
6421
6422         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6423         error.
6424
6425 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6426
6427         * Version number is increased to 2.7.4.
6428
6429         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6430         arguments from `wl-highlight-x-face-function' caller.
6431         Use x-face-1.3.6.12 or later.
6432
6433 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6434
6435         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6436
6437 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6438
6439         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6440         (wl-fcc): Fix to accept function.
6441         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6442
6443 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6444
6445         * wl-acap.el (toplevel): Added `product-provide' declare.
6446         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6447
6448 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6449
6450         * wl.el (wl): Changed order of calling `elmo-init'
6451         and `elmo-folder-init'.
6452
6453 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6454
6455         * wl-mime.el (wl-summary-burst): Extract message when content-type
6456         of root entity is not only `multipart' but also `message/rfc822'.
6457         (wl-summary-burst-subr): Ditto.
6458
6459 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6460
6461         * wl-vars.el (toplevel): Require 'custom.
6462         (wl-trash-folder): Added to `wl-setting' group.
6463
6464         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6465         exists.
6466         (wl-addrmgr-draw): Insert empty line when no entry exists.
6467
6468         * wl-mule.el (wl-message-wheel-up): Fixed.
6469         (wl-message-wheel-down): Ditto.
6470
6471 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6472
6473         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6474         config is an anonymous lambda expression.
6475
6476 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6477
6478         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6479         when Mule 2 is running.
6480
6481 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6484
6485 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6486
6487         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6488         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6489
6490         * wl-address.el (wl-address-specials-regexp): Eliminated.
6491         (wl-address-quote-specials): Rewrite.
6492
6493 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6494
6495         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6496         shy-groups for regexp.
6497
6498         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6499         character classes and Perl style shy-groups for regexp.
6500         (wl-highlight-plugged-current-line): Use Posix style character
6501         classes for regexp.
6502         (wl-e21-highlight-folder-by-numbers): Ditto.
6503         (wl-e21-display-image-p): Use `display-images-p' instead of
6504         `display-graphic-p'.
6505         (display-images-p): Make an alias to `display-graphic-p' if it is
6506         not available.  It is for Emacs version prior to 21.0.105.
6507
6508         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6509         `display-graphic-p'.
6510         (wl-demo-image-type-alist): Ditto.
6511         (display-images-p): Make an alias to `display-graphic-p' if it is
6512         not available.  It is for Emacs version prior to 21.0.105.
6513
6514 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6515
6516         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6517         support.
6518         (wl-generate-user-agent-string): Ditto.
6519
6520         * wl-version.el (wl-version): Update docsting.
6521         (wl-version-status): Ditto.
6522
6523 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6524
6525         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6526         21.0.105.  For Emacs 21.0.104 or earlier.
6527
6528 2001-09-03  Takuo KITAME <kitame@northeye.org>
6529
6530         * wl-e21.el (wl-plugged-init-icons): Use
6531         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6532         (wl-biff-init-icons): Ditto.
6533
6534 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6535
6536         * wl-highlight.el (wl-highlight-summary-current-line):
6537         Fixed highlighting refile/copy destination.
6538
6539         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6540         (wl-acap-store): Encode string by wl-acap-coding-system.
6541
6542 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6543
6544         * wl-acap.el (toplevel): Check and require 'un-define before
6545         'xemacs-ucs;
6546          Added checking for UTF-2000.
6547
6548 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6549
6550         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6551         Don't enclose with `eval-and-compile'.
6552
6553         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6554         wl-init is non-nil.
6555
6556         * wl-draft.el (wl-draft): Ditto.
6557
6558         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6559
6560         * wl-acap.el (toplevel): Require 'wl.
6561         (wl-acap-store): Call `elmo-init'.
6562
6563         * wl.el (wl): Changed position of `wl-check-environment'.
6564         (toplevel): Added autoload setting for wl-acap.
6565
6566         * wl-vars.el (wl-setting): New custom group.
6567         (wl-from): Added wl-setting group.
6568         (wl-user-mail-address-list): Ditto.
6569         (wl-organization): Ditto.
6570         (wl-subscribed-mailing-list): Ditto.
6571         (wl-envelope-from): Ditto.
6572         (wl-smtp-posting-user): Ditto.
6573         (wl-smtp-posting-server): Ditto.
6574         (wl-smtp-posting-port): Ditto.
6575         (wl-smtp-authenticate-type): Ditto.
6576         (wl-pop-before-smtp-user): Ditto.
6577         (wl-pop-before-smtp-server): Ditto.
6578         (wl-pop-before-smtp-port): Ditto.
6579         (wl-pop-before-smtp-authenticate-type): Ditto.
6580         (wl-nntp-posting-server): Ditto.
6581         (wl-nntp-posting-user): Ditto.
6582         (wl-nntp-posting-port): Ditto.
6583         (wl-fetch-confirm-threshold): Ditto.
6584         (wl-prefetch-threshold): Ditto.
6585         (wl-thread-insert-opened): Ditto.
6586         (wl-ldap-server): Ditto.
6587         (wl-ldap-port): Ditto.
6588         (wl-ldap-base): Ditto.
6589         (wl-ldap-objectclass): Ditto.
6590         (wl-use-ldap): Ditto.
6591         (wl-draft-config-alist): Ditto.
6592         (wl-draft-config-matchone): Ditto.
6593         (wl-template-alist): Ditto.
6594         (wl-message-sort-field-list): Ditto.
6595         (wl-message-ignored-field-list): Ditto.
6596         (wl-message-visible-field-list): Ditto.
6597         (wl-interactive-send): Ditto.
6598         (wl-summary-move-order): Ditto.
6599         (wl-auto-select-first): Ditto.
6600         (wl-auto-select-next): Ditto.
6601         (wl-interactive-save-folders): Ditto.
6602
6603         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6604         Initialization codes are moved from wl-local-folder-init.
6605         (wl-local-folder-init): Follow the change above.
6606         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6607
6608         * wl-acap.el: New file.
6609
6610         * Version number is increased to 2.7.3.
6611
6612 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6613
6614         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6615
6616 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6617
6618         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6619         (wl-addrmgr-address-entry-list): Ditto.
6620
6621 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6622
6623         * wl-e21.el (wl-draft-mode-map): Removed binding for
6624         `wl-draft-insert-x-face-field'.
6625
6626         * wl-mule.el (wl-draft-mode-map): Ditto.
6627
6628         * wl-xmas.el (wl-draft-mode-map): Ditto.
6629
6630         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6631         (wl-cs-autoconv): Ditto.
6632         (wl-cs-local): Ditto.
6633         (wl-use-scoring): Ditto.
6634         (wl-mime-charset): Ditto.
6635         (wl-folder-check-async): Ditto.
6636
6637         * wl.el (toplevel): Ignore nemacs and tm.
6638         (wl-exit): Ditto.
6639
6640         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6641         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6642         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6643         instead of wl-address-petname-add-or-change.
6644         (wl-summary-edit-addresses-subr): Use wl-address-delete
6645         instead of wl-address-petname-delete.
6646
6647         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6648
6649         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6650         if error occured.
6651
6652         * wl-message.el (require): Remove tm support.
6653
6654         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6655
6656         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6657         (wl-folder-jump-to-current-entity): Ditto.
6658         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6659
6660         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6661         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6662         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6663
6664         * wl-mule.el (wl-draft-key-setup): Ditto.
6665
6666         * wl-xmas.el (wl-draft-key-setup): Ditto.
6667
6668         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6669         (wl-draft-std11-parse-addresses): New function.
6670         (wl-draft-parse-mailbox-list): Use it.
6671         (wl-draft): Ignore nemacs.
6672         (wl-draft-reedit): Ditto.
6673
6674         * wl-addrmgr.el: New file.
6675         (Original is wl-rcpt.el written by
6676         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6677         Thanks Kitamoto-san.)
6678
6679         * wl-address.el (wl-address-make-address-list): Modified parsing
6680         process.
6681         (wl-address-delete): Renamed from `wl-address-petname-delete';
6682         Modify wl-address-list too.
6683         (wl-address-add-or-change): Renamed from
6684         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6685
6686 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6687
6688         * wl-highlight.el (wl-highlight-summary-current-line):
6689           Work with transient-mark-mode
6690
6691 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * Version number is increased to 2.7.2.
6694
6695         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6696         instead of elmo-dop-queue-method.
6697
6698 2001-08-06  SAITO Atsunori <sai@yedo.com>
6699
6700         * wl-vars.el (wl-ldap-objectclass): New user option.
6701
6702         * wl-address.el (wl-ldap-make-filter): Use it.
6703
6704 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6705
6706         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6707
6708 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6709
6710         * wl-folder.el (wl-folder): redisplay after folder insertion.
6711
6712         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6713
6714         * wl-summary.el (wl-summary-sync-update):
6715         Change status mark only when new-msgdb exists.
6716         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6717
6718 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6719
6720         * wl-summary.el (wl-summary-open-folder): New function.
6721         (wl-summary-goto-folder-subr): Use it.
6722         (wl-summary-mark-as-important): Fix;
6723         Encache only when no cache exists.
6724
6725 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6726
6727         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6728         Use with-current-buffer.
6729
6730 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6731
6732         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6733         before call `get-buffer'. Fixed parenthesis.
6734         (wl-score-get-header-entry): Clear message and help window when
6735         keyboard quit.
6736         (wl-score-edit-insert-header): Ditto.
6737
6738 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6739
6740         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6741         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6742         (wl-default-draft-cite): Fix.
6743
6744         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6745         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6746
6747 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6748
6749         * wl-message.el (wl-message-prev-page): Do same bahavior
6750         as summary when it is called in the message buffer.
6751         (wl-message-next-page): Ditto.
6752
6753 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6754
6755         * wl-summary.el (wl-summary-forward): Use cache if it is not
6756         section cache.
6757
6758 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6759
6760         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6761         Removed redundant require of elmo-vars.
6762         (wl-biff-state-indicator-on): Changed default value for
6763         xemacs with non-mule environment.
6764
6765         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6766         wl-message-buffer is nil;
6767         Hide progress bar after moving messages.
6768
6769 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6770
6771         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6772         message at cursor point is deleted.
6773
6774 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6775
6776         * wl-vars.el: Changed file coding system to euc-japan.
6777         Added -*-coding:-*- magic to the first line.
6778
6779         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6780         Search parent from the first message.
6781
6782         * Version number is increased to 2.7.1.
6783
6784 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6785
6786         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6787
6788 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6789
6790         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6791         refile/delete execution.
6792
6793         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6794         Fixed docstring.
6795
6796 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6799         do update process;
6800         Don't update marks when update process is interrupted.
6801
6802 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6803
6804         * wl-summary.el (wl-summary-reply): Fixed problem when
6805         wl-draft-use-frame is non-nil.
6806         (wl-summary-forward): Ditto.
6807
6808         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6809         as nil.
6810         (wl-folder-mark-as-read-all-entity): Ditto.
6811         (wl-folder-prefetch-entity): Ditto.
6812
6813         * wl.el (wl): Check environment before wl-init.
6814
6815         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6816         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6817         instead of wl-summary-collect-unread.
6818         (wl-summary-reply): Split message window.
6819
6820 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6821
6822         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6823         only if current language environment is japanese,
6824
6825         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6826         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6827         (wl-folder-goto-folder-subr): Ditto.
6828
6829         * wl-draft.el (wl-draft-dispatch-message): Call
6830         `elmo-file-cache-get-path'.
6831
6832 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6833
6834         * wl-summary.el (wl-summary-cursor-move): If return value of
6835         wl-summary-next-message is not number, don't jump.
6836
6837 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6838
6839         * wl-summary.el (wl-summary-buffer-next-message-function): New
6840         variable.
6841         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6842         if it is bound.
6843
6844         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6845         string.
6846
6847         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6848         (wl-plugged-drawing): Ditto.
6849
6850 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6851
6852         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6853         process.
6854         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6855         with unwind-protect.
6856
6857         * wl.el (wl-init): Require mime-setup.
6858         (wl-check-environment): Don't require mime-setup.
6859
6860         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6861         instead of elmo-folder-type.
6862
6863         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6864         value as nil.
6865
6866 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6867
6868         * Version number is increased to 2.7.0.
6869
6870         * wl-version.el (wl-version): Changed codename.
6871
6872         * wl-summary.el (wl-summary-delete-cache): Fixed.
6873
6874         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6875         Workaround for net folders.
6876         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6877
6878         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6879         value to nil (According to the patch from
6880         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6881
6882         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6883         of elmo-folder-close.
6884
6885 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6886
6887         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6888         for postfix.
6889
6890 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6891
6892         * wl-summary.el (wl-summary-resend-message): Fixed.
6893
6894         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6895         Call wl-draft with `from' argument if its address is included in
6896         `wl-user-mail-address-list'.
6897         (wl-draft): Added `from' argument.
6898
6899         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6900         non-nil.
6901         (wl): Don't show demo if wl-demo is nil.
6902
6903         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6904         wl-summary-use-frame.
6905
6906         * wl-vars.el (wl-summary-use-frame): New user option.
6907         (wl-folder-use-frame): Changed docstring.
6908
6909         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6910         non-nil.
6911         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6912         wl-summary-use-frame.
6913
6914         * wl-vars.el (wl-folder-use-frame): New user option.
6915
6916         * wl-summary.el (wl-summary-exit): Back to folder frame if
6917         wl-folder-use-frame is non-nil.
6918         (wl-summary-redisplay-internal): Ignore cache if current folder
6919         is draft folder,
6920         (wl-summary-redisplay-no-mime): Ditto.
6921         (wl-summary-redisplay-all-header): Ditto.
6922
6923         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6924         if wl-folder-use-frame is non-nil.
6925
6926 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6927
6928         * wl-summary.el (wl-summary-sync-update): Bind
6929         elmo-folder-update-threshold.
6930         (wl-summary-mark-as-important): Enclosed server mark processing
6931         with `save-match-data'.
6932
6933         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6934         only when it is already defined.
6935
6936 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6937
6938         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6939         name of folder exclude localdir is wrong.
6940         * wl-folder.el (wl-folder-sync-entity):
6941         Set `wl-summary-always-sticky-folder-list' as nil.
6942         (wl-folder-mark-as-read-all-entity): Ditto.
6943         (wl-folder-prefetch-entity): Ditto.
6944
6945 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6946
6947         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6948         instead of `wl-summary-write-current-newsgroup'.
6949
6950 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6951
6952         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6953         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6954         non-nil and selected message is important, do not display.
6955
6956 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6957
6958         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6959
6960 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6961
6962         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6963
6964         * wl-summary.el (wl-summary-mark-as-important): Set message number
6965         using wl-summary-message-number.
6966
6967 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6968
6969         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6970         destination folder is 'null.
6971
6972 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6973
6974         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6975         New function.
6976         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6977         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6978         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6979
6980 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6981
6982         * wl-mime.el (wl-mime-setup): Added setting for
6983         `mime-setup-signature-key-alist' to avoid overriding key bind for
6984         `wl-draft-send'.
6985
6986         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6987         for `wl-draft-send'.
6988         * wl-mule.el (wl-draft-overload-functions): Ditto.
6989         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6990         * wl-draft.el (wl-draft-send): Ditto.
6991
6992         * wl-message.el (wl-message-display-internal):
6993         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6994         (Patch is provided by <kita@coe.nttdata.co.jp>).
6995
6996 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6997
6998         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6999
7000 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7001
7002         * wl.el (wl): Fix for wl-demo.
7003
7004 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7005
7006         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7007
7008 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7009
7010         * wl-folder.el (wl-folder-prefetch-entity): Use
7011         `wl-folder-get-elmo-folder'.
7012         (wl-folder-count-incorporates): Do not use
7013         `wl-folder-get-elmo-folder'.
7014
7015 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7016
7017         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7018         instead of `elmo-folder-get-type'.
7019
7020 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7021
7022         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7023         position on Subject: field.
7024         (Advised by Mito <mit@nines.nec.co.jp>)
7025
7026 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7027
7028         * wl-folder.el (wl-folder-prefetch-entity): Use
7029         `wl-folder-get-elmo-folder'.
7030
7031 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7032
7033         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7034
7035         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7036         `process-duplicates' slot.
7037
7038         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7039         if detection failed.
7040
7041 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7042
7043         * wl-version.el (wl-version-status): Set to "alpha".
7044
7045 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7046
7047         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7048         Check wl-message-buffer lives before set-buffer.
7049
7050 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7051
7052         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7053         called in folder mode.
7054         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7055         * wl-summary.el (wl-summary-exit-pre-hook): Run
7056         `wl-summary-exit-pre-hook' before exit summary mode.
7057
7058 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7059
7060         * wl-version.el (wl-version-status): New variable.
7061         (wl-version-status-alist): Removed.
7062         (wl-version-status): Rule included.
7063
7064 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7065
7066         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7067         @sponichi.
7068
7069         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7070         when `mail-reply-buffer' is buffer-local variable.
7071         (Reported by <kita@coe.nttdata.co.jp>).
7072
7073 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7074
7075         * wl-vars.el (toplevel): Require 'elmo-util.
7076
7077 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7078
7079         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7080         (All other related portions are changed)
7081
7082         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7083
7084         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7085
7086 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7087
7088         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7089
7090 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7091
7092         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7093         Delete other windows to avoid an error.
7094         Use `point-marker' instead of `point' to remember the start point
7095         of body.
7096
7097         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7098
7099         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7100         number not to exceed all message number.
7101
7102 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7103
7104         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7105         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7106
7107 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7108
7109         * wl-summary.el (wl-summary-sync-force-update): Added argument
7110         no-check.
7111         (wl-summary-sync-update): Ditto.
7112         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7113         with `no-check'.
7114
7115         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7116         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7117         already running.
7118
7119 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7120
7121         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7122         `dst-folder-arg'.
7123         (wl-expire-archive-number1): Diito.
7124         (wl-expire-archive-number2): Diito.
7125         (wl-expire-archive-Date): Diito.
7126         (wl-archive-number1): Diito.
7127         (wl-archive-number2): Diito.
7128         (wl-archive-date): Diito.
7129         (wl-archive-folder-p): New function.
7130         (wl-summary-expire): Support of expand folder name at
7131         wl-expire-alist.
7132         * wl-util.el (wl-expand-newtext): Renamed from
7133         `wl-refile-expand-newtext'.
7134
7135 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7136
7137         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7138         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7139         `(elmo-msgdb-get-overview msgdb)'.
7140         (wl-summary-prefetch): Bind match data before call
7141         `wl-summay-prefetch-msg'.
7142         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7143         'off if `wl-summary-buffer-disp-msg' is non-nil.
7144         Fixed problem that couldn't show only one new or unread message when
7145         enter folder.
7146         (wl-summary-reply): Don't call `split-window-vertically' and other
7147         window.
7148
7149 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7150
7151         * wl-expire.el (wl-expire-refile): Fixed.
7152
7153 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7154
7155         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7156
7157         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7158         biff notification is removed.
7159
7160         * wl.el (wl): Changed position of `elmo-init'.
7161
7162         * wl-draft.el (wl-default-draft-cite): Use date field
7163         on the citation buffer.
7164
7165         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7166
7167         * wl-xmas.el (wl-folder-internal-icon-list): Added
7168         `wl-folder-shimbun-image'.
7169
7170         * wl-e21.el (wl-folder-internal-icon-list): Added
7171         `wl-folder-shimbun-image'.
7172
7173 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7174
7175         * wl.el (wl-init): Eliminated argument.
7176         (wl): Rewrite.
7177
7178         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7179         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7180         instead of `elmo-folder-msgdb-internal'.
7181         (wl-summary-sync-update): Ditto.
7182         (wl-summary-flush-pending-append-operations): Eliminated.
7183         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7184         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7185         `elmo-folder-open'.
7186
7187         * wl-mime.el (wl-summary-burst): Fixed.
7188
7189         * wl-folder.el (wl-folder-info-save): Check data type.
7190
7191         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7192         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7193         instead of `elmo-folder-msgdb-internal'.
7194         (wl-expire-hide): Ditto.
7195
7196
7197         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7198
7199 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7200
7201         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7202
7203 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7204
7205         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7206
7207 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7208
7209         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7210         Fixed `match-beginning' argument mismatch.
7211
7212 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7213
7214         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7215         the default value.
7216
7217 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7218
7219         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7220         instead of `elmo-nntp-default-port'.
7221
7222         * wl-vars.el: Fixed some doc strings.
7223
7224 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7225
7226         * wl-summary.el (wl-summary-prefetch-msg): Use
7227         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7228
7229         * wl-vars.el: Define *-func as obsolete variable using
7230         `elmo-define-obsolete-variable'.
7231
7232         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7233         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7234         instead of `wl-message-buffer-prefetch-threshold'.
7235
7236         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7237
7238         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7239
7240         * wl-draft.el (wl-caesar-region-func): Ditto.
7241
7242         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7243         Keep unread status in elmo-folder-move-messages.
7244         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7245
7246 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7247
7248         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7249         `wl-summary-buffer-exit-func'
7250         (wl-summary-buffer-message-redisplay-function): Renamed from
7251         `wl-summary-buffer-message-redisplay-func'
7252         (wl-summary-buffer-next-folder-function): Renamed from
7253         `wl-summary-buffer-next-folder-func'.
7254         (wl-summary-buffer-prev-folder-function): Renamed from
7255         `wl-summary-buffer-prev-folder-func'.
7256         (wl-summary-get-petname-function): Renamed from
7257         `wl-summary-get-petname-func'.
7258
7259         * wl-score.el (wl-score-edit-exit-function): Renamed from
7260         `wl-score-edit-exit-func'.
7261
7262         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7263         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7264
7265         * wl-util.el (wl-load-profile-function): Renamed from
7266         `wl-load-profile-func'.
7267
7268         * wl-folder.el (wl-folder-completion-function): Renamed from
7269         `wl-folder-completion-func'.
7270         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7271
7272         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7273         `wl-expire-archive-get-folder-func'.
7274         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7275         (wl-draft-send-mail-function): Renamed from
7276         `wl-draft-send-mail-func'.
7277         (wl-draft-send-news-function): Renamed from
7278         `wl-draft-send-news-func'.
7279         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7280         (wl-generate-mailer-string-function): Renamed from
7281         `wl-generate-mailer-string-func'.
7282         (wl-highlight-signature-search-function): Renamed from
7283         `wl-highlight-signature-search-func'.
7284         (wl-highlight-x-face-function): Renamed from
7285         `wl-highlight-x-face-func'
7286         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7287         (wl-ps-print-buffer-function): Renamed from
7288         `wl-ps-print-buffer-func'
7289         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7290         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7291         (wl-summary-subject-filter-function): Renamed from
7292         `wl-summary-subject-filter-func'.
7293
7294         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7295         `wl-draft-queue-flush-send-func'
7296         (wl-draft-cite-function): Renamed from
7297         `wl-draft-cite-func'
7298
7299         * wl-address.el (wl-address-init-function): Renamed from
7300         `wl-address-init-func'.
7301
7302 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7303
7304         * wl-draft.el (wl-draft-queue-flush): Don't call
7305         `elmo-dop-unlock-message'.
7306         * wl-draft.el (wl-draft-queue-append): Don't call
7307         `elmo-dop-lock-message'.
7308
7309         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7310         (wl-summary-buffer-folder-name): Ditto.
7311         (wl-summary-message-regexp): Added '-' (all other related portions
7312         are changed).
7313         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7314         wl-summary-buffer-folder-name.
7315
7316 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7317
7318         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7319         the number of mails in the folder buffer is not updated by wl-biff.
7320
7321 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7322
7323         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7324         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7325
7326 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7327
7328         * wl-summary.el (wl-summary-next-message):
7329         Return next message number when wl-summary-move-order is nil.
7330
7331 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7332
7333         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7334         `wl-summary-move-spec-alist'.
7335         (wl-summary-move-spec-unplugged-alist): New variable
7336         (Move spec for unplugged status).
7337         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7338         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7339
7340 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7341
7342         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7343         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7344
7345 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7346
7347         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7348         simple quotation to quote the anonymous function.
7349         * tm-wl.el (wl-draft-preview-message): Ditto.
7350
7351 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7352
7353         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7354         Eliminate redundant `save-excursion'.
7355         (wl-highlight-summary-current-line): Ditto.
7356
7357         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7358         accessing match data when `looking-at' failed.
7359
7360         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7361         `elmo-match-string' where users don't care about the speed.
7362         (wl-draft-save): Ditto.
7363
7364 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7365
7366         * wl-util.el (wl-regexp-opt): New function.
7367
7368         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7369         number from `wl-summary-buffer-number-list'.
7370         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7371         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7372         (wl-summary-move-spec-alist): Changed default setting.
7373
7374 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7375
7376         * wl-vars.el (wl-biff-notify-hook): New hook.
7377         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7378         the arrival of new mail.
7379         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7380         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7381
7382 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7383
7384         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7385
7386 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7387
7388         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7389
7390         * Version number is increased to 2.5.8.
7391
7392         * wl-thread.el (toplevel): require 'cl.
7393         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7394         (wl-thread-make-number-list): New function.
7395         (wl-thread-entity-make-number-list-from-children): Ditto.
7396         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7397         (wl-thread-entity-insert-as-children): Likewise.
7398         (wl-thread-delete-message): Likewise.
7399         (wl-meaning-of-mark): Eliminated.
7400         (wl-thread-next-failure-mark-p): Ditto.
7401         (wl-thread-entity-get-mark): Ditto.
7402         (wl-thread-meaning-alist-get-result): Ditto.
7403         (wl-thread-entity-check-prev-mark): Ditto.
7404         (wl-thread-entity-check-next-mark): Ditto.
7405         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7406         (wl-thread-entity-get-prev-marked-entity): Ditto.
7407         (wl-thread-get-prev-unread): Ditto.
7408         (wl-thread-jump-to-prev-unread): Ditto.
7409         (wl-thread-get-next-unread): Ditto.
7410         (wl-thread-jump-to-next-unread): Ditto.
7411         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7412         (wl-thread-entity-get-next-marked-entity): Ditto.
7413
7414         * wl-summary.el (wl-summary-buffer-number-list):
7415         New bufer-local variable.
7416         (wl-summary-switch-to-clone-buffer): Clone
7417         `wl-summary-buffer-number-list'.
7418         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7419         (wl-summary-cursor-move-regex): Eliminated.
7420         (wl-summary-cursor-up): Rewrite.
7421         (wl-summary-cursor-down): Ditto.
7422         (wl-summary-mode-spec-alist): New variable.
7423         (wl-summary-next-message): New inline function.
7424         (wl-summary-cursor-move): New function.
7425         (wl-summary-default-get-next-msg): Rewrite.
7426         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7427         (wl-summary-rescan): Ditto.
7428         (wl-summary-sync-all-init): Ditto.
7429         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7430         summary is not thread view.
7431         (wl-summary-sync-update): Ditto.
7432         (wl-summary-rescan): Ditto.
7433         (wl-summary-make-number-list): New function.
7434
7435         * wl-draft.el: "FCC" -> "Fcc".
7436
7437 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7438
7439         * wl-highlight.el (wl-highlight-summary-window):
7440         Call `set-buffer-modified-p'.
7441
7442         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7443         (wl): Call `elmo-init' and fix.
7444
7445         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7446         Use new variables.
7447
7448         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7449
7450 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7451
7452         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7453
7454 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7455
7456         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7457
7458 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7459
7460         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7461         `wl-use-toolbar' nor `display-graphic-p'.
7462         (wl-e21-setup-message-toolbar): Ditto.
7463         (wl-e21-setup-summary-toolbar): Ditto.
7464         (wl-e21-setup-folder-toolbar): Ditto.
7465
7466         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7467         (wl-plugged-init-icons): Ditto.
7468
7469         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7470         `display-graphic-p'.
7471         (wl-plugged-set-folder-icon): Ditto.
7472         (wl-highlight-plugged-current-line): Ditto.
7473         (wl-highlight-folder-current-line): Ditto.
7474         (wl-e21-highlight-folder-group-line): Ditto.
7475         (wl-e21-setup-toolbar): Ditto.
7476         (wl-e21-display-image-p): New macro.
7477
7478         * wl-demo.el (wl-demo): Simplified.
7479         (wl-demo-image-type-alist): Use `image-type-available-p' for
7480         checking whether the image type `xbm' is available.
7481
7482 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7483
7484         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7485         (wl-summary-input-range): Ditto.
7486
7487 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7488
7489         * wl-summary.el (wl-summary-edit-addresses): Use
7490         `wl-summary-get-original-buffer'
7491         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7492         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7493         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7494         (wl-summary-get-newsgroups): Eliminated.
7495         (wl-summary-set-crosspost): Ditto.
7496         (wl-summary-is-crosspost-folder): Ditto.
7497         (wl-crosspost-alist-load): Ditto.
7498         (wl-crosspost-alist-save): Ditto.
7499
7500         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7501         `elmo-setup-subscribed-newsgroups' instead of
7502         `elmo-nntp-make-groups-hashtb'.
7503         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7504         instead of `wl-crosspost-alist-save'.
7505
7506         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7507         of `elmo-folder-message-appendable-p'.
7508         (wl-mime-header-presentation-method): Eliminated.
7509
7510         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7511         (Error occurs in emacs21).
7512
7513         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7514         the current buffer).
7515
7516         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7517         instead of `wl-crosspost-alist-save'.
7518         (wl-init): `elmo-crosspost-message-alist-load'
7519         instead of `wl-crosspost-alist-load'
7520
7521         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7522         (wl-parse-newsgroups): Likewise.
7523         (wl-biff-notify): Run `wl-biff-notify-hook'.
7524
7525 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7526
7527         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7528
7529         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7530         when `wl-summary-lazy-highlight' is non-nil.
7531         (wl-summary-goto-folder-subr): Highlight only when
7532         `wl-summary-lazy-highlight' is non-nil.
7533
7534         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7535         Don't display progress and highlight temp-mark when
7536         `wl-summary-lazy-highlight' is non-nil.
7537         (wl-highlight-summary-window): New function.
7538         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7539
7540 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7541
7542         * wl-summary.el (wl-summary-sync): Change `all-visible'
7543         from `all-shown'
7544         (wl-summary-input-range): Ditto.
7545
7546 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7547
7548         * wl-e21.el (wl-highlight-folder-current-line): Call
7549         `wl-folder-init-icons' when folder icons have not been initialized.
7550
7551         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7552
7553         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7554         (wl-demo-image-type-alist): New macro.
7555
7556 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7557
7558         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7559         display does not support graphics.
7560         (wl-plugged-init-icons): Ditto.
7561         (wl-folder-init-icons): Ditto.
7562
7563         * wl-demo.el (wl-demo): Chech closely whether the display
7564         supports graphics.
7565
7566 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7567
7568         * wl-summary.el (wl-summary-get-original-buffer): New function.
7569         (wl-summary-set-crosspost): Use it.
7570         (wl-summary-target-mark-uudecode): Ditto.
7571         (wl-summary-reedit): Ditto.
7572         (wl-summary-resend-bounced-mail): Ditto.
7573         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7574         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7575
7576         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7577         (wl-message-display-internal): Ditto.
7578
7579 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7580
7581         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7582
7583 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7584
7585         * wl-summary.el (wl-summary-save-view): Renamed from
7586         `wl-summary-save-status'.
7587
7588 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7589
7590         * wl-summary.el (wl-summary-sync): Added `all-shown'
7591
7592 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7593
7594         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7595
7596 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7597
7598         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7599
7600 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7601
7602         * wl-highlight.el (wl-highlight-summary-line-string): Use
7603         `zerop' instead of `= 0'.
7604         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7605
7606         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7607         for comparing numbers.
7608         (wl-template-prev): Use `zerop' instead of `eq 0'.
7609
7610         * wl-draft.el (wl-draft-insert-current-message): Use
7611         `with-current-buffer' instead of `save-excursion'.
7612         Use `zerop' instead of `eq 0'.
7613
7614 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7615
7616         * wl-draft.el (wl-draft-insert-ccs): New function.
7617         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7618         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7619
7620 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7623
7624 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7625
7626         * wl-expire.el (wl-expire-refile): Don't call
7627         elmo-msgdb-add-msgs-to-seen-list;
7628         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7629         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7630
7631 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7632
7633         * wl-message.el (wl-message-prev-page): Ignore errors while
7634         scroll-down.
7635
7636 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7637
7638         * wl-mime.el: Use elmo-original-message-mode instead of
7639         mmelmo-original-mode.
7640
7641         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7642         `elmo-folder-get-spec';
7643         (wl-fldmgr-add-completion-all-completions):
7644         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7645
7646         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7647         of `elmo-folder-get-type'.
7648
7649         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7650         `elmo-folder-get-spec';
7651         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7652         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7653         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7654         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7655         `elmo-read-msg-no-cache';
7656         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7657         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7658         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7659         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7660         `elmo-cache-save';
7661         (wl-draft-reedit): Use `elmo-message-file-name'.
7662
7663         * wl-expire.el: Use `elmo-folder-name-internal';
7664         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7665         Use macro `wl-summary-buffer-msgdb' instead of variable
7666         `wl-summary-buffer-msgdb';
7667         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7668         Use macro `wl-summary-buffer-folder-name' instead of variable
7669         `wl-summary-buffer-folder-name'.
7670         * wl-score.el: Likewise.
7671
7672         * wl-message.el: Rewrite for new message buffer cache mechanism.
7673         (wl-message-buffer-cache-buffer-get): New macro.
7674         (wl-message-buffer-cache-folder-get): Ditto.
7675         (wl-message-buffer-cache-message-get): Ditto.
7676         (wl-message-buffer-cache-entry-make): Ditto.
7677         (wl-message-buffer-cache-hit): Ditto.
7678         (wl-message-buffer-cache-sort): New function.
7679         (wl-message-buffer-cache-add): Ditto.
7680         (wl-message-buffer-cache-delete): Ditto.
7681         (wl-message-buffer-cache-clean-up): Ditto.
7682         (wl-message-buffer-window): Rewrite.
7683         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7684         (wl-message-buffer-display): New function.
7685         (wl-message-display-internal): New function.
7686
7687 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7688
7689         * wl-folder.el: Use `elmo-folder-name-internal';
7690         Use `wl-folder-get-elmo-folder';
7691         Use `elmo-folder-list-messages' instead of
7692         `elmo-list-folder';
7693         Use `elmo-folder-get-primitive-list' instead of
7694         `elmo-folder-get-primitive-spec-list';
7695         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7696         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7697         Use `elmo-folder-create' instead of `elmo-create-folder'.
7698         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7699         (wl-folder-get-elmo-folder): New macro.
7700         (wl-folder-elmo-folder-cache-get): Ditto.
7701         (wl-folder-elmo-folder-cache-put): Ditto.
7702         (wl-folder-suspend): Call `elmo-quit'.
7703
7704         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7705         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7706         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7707         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7708         (toplevel): require 'cl.
7709         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7710
7711         * wl-summary.el: Rewrite to use new elmo interface.
7712
7713 \f
7714 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7715
7716         * wl-mime.el (wl-draft-preview-message):
7717         Run `wl-draft-send-hook' before collecting recipients information;
7718         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7719
7720         * tm-wl.el (wl-draft-preview-message): Ditto.
7721
7722 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7723
7724         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7725         wrong recipients are displayed when forwarded message.
7726
7727 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7728
7729         * Version number is increased to 2.5.7.
7730
7731 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7732
7733         * wl-message.el (wl-message-next-page): Bind
7734         `window-pixel-scroll-increment' to nil while scrolling up.
7735
7736 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7737
7738         * wl-vars.el (wl-save-hook): New hook.
7739         * wl.el (wl-save): Call `wl-save-hook'.
7740
7741 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7742
7743         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7744         Argument WITH-ARG instead of NO-ARG (negative mean).
7745         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7746         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7747         * wl-message.el (wl-message-follow-current-entity): Likewise.
7748
7749 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7750
7751         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7752         FROM was optional argument.
7753         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7754
7755 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7756
7757         * Version number is increased to 2.5.6.
7758
7759 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7760
7761         * wl-version.el (wl-version-show): Removed.
7762         (wl-version): Add `interactive'.
7763
7764 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7765
7766         * wl-summary.el (wl-summary-get-petname-func): New variable.
7767         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7768         instead of `wl-address-get-petname-1'.
7769         (wl-summary-simple-from): Ditto.
7770
7771         * wl-address.el (wl-address-get-petname-1): Define as function.
7772
7773 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7774
7775         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7776         field in the original message.
7777         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7778
7779 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7780
7781         * wl-expire.el (wl-expire-hide):
7782         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7783
7784 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7785
7786         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7787         find decoder for To, Cc, and Subject.
7788
7789 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7790
7791         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7792         for checking `elmo-use-buffer-cache'.
7793         (wl-summary-mark-as-important): Fixed typo in comment.
7794
7795 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7796
7797         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7798         field in the original message.
7799         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7800
7801 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7802
7803         * wl-expire.el (wl-expire-hide):
7804         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7805
7806 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7807
7808         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7809         find decoder for To, Cc, and Subject.
7810
7811 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7812
7813         * Version number is increased to 2.5.5.
7814
7815         * wl-address.el (wl-address-specials-regexp): New constant.
7816         (wl-address-quote-specials): Use it.
7817
7818 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7819
7820         * wl-summary.el (wl-summary-rescan):
7821         Call `wl-summary-buffer-number-column-detect'.
7822         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7823
7824         * wl-message.el (wl-message-mode-map): Define.
7825         (wl-message-decode): Use it as local-map.
7826
7827 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7828
7829         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7830         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7831
7832 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7833
7834         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7835
7836         * wl-mule.el (wl-read-event-char): Ditto.
7837
7838         * wl-e21.el (wl-read-event-char): Ditto.
7839
7840         * wl-nemacs.el (wl-read-event-char): Ditto.
7841         (read-event): Removed.
7842
7843         * wl-util.el (toplevel): Removed dummy definition of
7844         `read-event'.
7845         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7846
7847 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7848
7849         * wl-nemacs.el (elmo-archive-call-process): Moved to
7850         elmo-archive.el.
7851
7852 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7853
7854         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7855         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7856
7857         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7858         instead of magic-number 6.  Use `not' instead of `null' for symbol
7859         `nil' check (not empty list).
7860         (wl-draft-insert-x-face-field): Fixed paren style.
7861
7862         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7863         one-branch conditional statement, instead of `and' and `if'.
7864         (wl-draft-forward): Likewise.
7865         (wl-draft-add-references): Likewise.
7866         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7867
7868         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7869         conditional steatment.  Use `cond' instead of `if'.
7870         (wl-draft-confirm): Likewise.
7871
7872 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7873
7874         * wl-version.el (wl-version-show): Use `product-string-1'
7875         instead of `wl-version'.
7876         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7877
7878         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7879
7880 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7881
7882         * wl-highlight.el (wl-highlight-headers): Revert
7883         `wl-highlight-x-face-func' argument (`beg' and `end').
7884
7885 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7886
7887         * wl.el (toplevel): Move `product-provide' declare.
7888         * wl-demo.el (toplevel): Ditto.
7889         * wl-dnd.el (toplevel): Ditto.
7890         * wl-highlight.el (toplevel): Ditto.
7891         * wl-message.el (toplevel): Ditto.
7892         * wl-refile.el (toplevel): Ditto.
7893         * wl-util.el (toplevel): Ditto.
7894
7895 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7896
7897         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7898         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7899         (wl-thread-close-all): keep cursor position.
7900
7901 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7902
7903         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7904         (eq x 0).
7905         (wl-generate-user-agent-string-1): Fix conditional statement.
7906
7907 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7908
7909         * wl.el (wl-check-environment): Additional check for
7910         'wl-local-domain' and `wl-message-id-domain'.
7911
7912 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7913
7914         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7915
7916 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7917
7918         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7919         instead of `smtp-sasl-user-realm'.
7920
7921 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7922
7923         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7924
7925 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7926
7927         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7928         to the default value as well as `eword-lexical-analyzer'.
7929
7930 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7931
7932         * wl-version.el (wl-extended-emacs-version,
7933         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7934         `elmo-match-string' instead of `wl-match-string'.
7935
7936 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7937
7938         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7939         docstring.
7940
7941 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7942
7943         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7944
7945 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7946
7947         * wl-highlight.el (wl-highlight-headers): Remove
7948         `wl-highlight-x-face-func' argument (`beg' and `end').
7949
7950 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7951
7952         * wl-summary.el (wl-summary-mark-as-important):
7953         Remove cache if folder is local.
7954
7955 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7956
7957         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7958         to get existing e-mail address string.
7959
7960 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7961
7962         * wl-version.el (wl-generate-user-agent-string): Commentary.
7963         (wl-generate-user-agent-string-1): Use `when' for
7964         one-branch conditional statement, instead of `and' and `if'.
7965         (wl-extended-emacs-version, wl-extended-emacs-version2,
7966         wl-extended-emacs-version3): Ditto.
7967
7968 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7969
7970         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7971         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7972         condition-case; Remove initialization.
7973         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7974         (wl-summary-sync-update3): Added argument `sync-all';
7975         Eliminated local variable `msgdb';
7976         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7977         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7978         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7979
7980 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7981
7982         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7983         connection before call `wl-draft-send-mail-with-smtp'.
7984
7985 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7986
7987         * Version number is increased to 2.5.4.
7988
7989 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7990
7991         * wl.el (wl-check-environment): Additional check for
7992         'wl-local-domain' and `wl-message-id-domain'.
7993
7994 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7995
7996         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7997         buffer as command specific.
7998         (wl-folder-mark-as-read-all-entity): Ditto.
7999         (wl-folder-prefetch-entity): Ditto.
8000         (wl-folder-drop-unsync-entity): Ditto.
8001
8002         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8003         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8004         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8005
8006         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8007         save-excursion.
8008
8009 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8010
8011         * Version number is increased to 2.5.3.
8012
8013         * wl-summary.el (wl-summary-save-view-cache):
8014         Delete duplicated `write-region';
8015         Use `write-region-as-binary' instead of `as-binary-output-file' and
8016         `write-region'.
8017
8018 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8019
8020         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8021
8022 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8023
8024         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8025         instead of `smtp-via-smtp'.
8026
8027 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8028
8029         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8030
8031 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8032
8033         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8034         instead of `smtp-sasl-user-realm'.
8035
8036 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8037
8038         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8039
8040 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8041
8042         * Version number is increased to 2.5.2.
8043
8044 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8045
8046         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8047         does not exist.
8048         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8049         (wl-biff-start): Call `timer-activate' if timer already exists.
8050
8051         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8052         only when it is bound as function.
8053
8054 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8055
8056         * Version number is increased to 2.5.1.
8057
8058 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8059
8060         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8061         Print refile/copy destination.
8062
8063 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8064
8065         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8066         queue-flush-only is non-nil.
8067
8068         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8069
8070         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8071         checking cache folder.
8072
8073 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8074
8075         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8076         `regexp-quote'.
8077
8078 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8079
8080         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8081         function.
8082         * wl-summary.el (wl-summary-write-current-folder-functions):
8083         Change default value.  Use it.
8084
8085 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8086
8087         * Version number is increased to 2.5.0.
8088
8089         * wl-version.el (wl-version): Changed codename.
8090
8091 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8092
8093         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8094         (wl-summary-supersedes-message): Ditto.
8095
8096 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8097
8098         * wl-refile.el (wl-refile-guess-functions): Renamed from
8099         `wl-refile-guess-func-list'.
8100
8101 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8102
8103         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8104         Fixed problem when no rule was matched.
8105
8106 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8107
8108         * wl-summary.el (wl-summary-get-mark): Fixed
8109         `wl-summary-buffer-target-mark' check logic.
8110
8111 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8112
8113         * wl-folder.el (wl-folder-write-current-folder): Added group
8114         folder check.
8115
8116         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8117         `wl-summary-write-current-newsgroup'.
8118         (wl-summary-write-current-folder-functions): New variable.
8119         * wl-folder.el (wl-folder-get-newsgroups): New function.
8120         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8121         (wl-folder-write-current-folder): Renamed from
8122         `wl-folder-write-current-newsgroup'.
8123
8124 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8125
8126         * Version number is increased to 2.3.93.
8127
8128 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8129
8130         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8131         (wl-ldap-make-matched-value-list): Ditto.
8132         (wl-ldap-alias-safe-string): Split e-mail address.
8133
8134         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8135         petname folder default was selected.
8136         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8137         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8138
8139 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8140
8141         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8142         to `wl-draft-config-exec'.
8143
8144         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8145         instead of calling `wl-draft-config-exec';
8146         Process group-list and show recipients in minibuffer.
8147
8148         * tm-wl.el (wl-draft-preview-message): Ditto.
8149
8150 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8151
8152         * wl.el (toplevel): Added (C) to copyright notice, and
8153         sync Author header.
8154         * tm-wl.el (toplevel): Ditto.
8155         * wl-address.el (toplevel): Ditto.
8156         * wl-demo.el (toplevel): Ditto.
8157         * wl-dnd.el (toplevel): Ditto.
8158         * wl-draft.el (toplevel): Ditto.
8159         * wl-e21.el (toplevel): Ditto.
8160         * wl-expire.el (toplevel): Ditto.
8161         * wl-folder.el (toplevel): Ditto.
8162         * wl-highlight.el (toplevel): Ditto.
8163         * wl-message.el (toplevel): Ditto.
8164         * wl-mime.el (toplevel): Ditto.
8165         * wl-mule.el (toplevel): Ditto.
8166         * wl-nemacs.el (toplevel): Ditto.
8167         * wl-refile.el (toplevel): Ditto.
8168         * wl-score.el (toplevel): Ditto.
8169         * wl-summary.el (toplevel): Ditto.
8170         * wl-template.el (toplevel): Ditto.
8171         * wl-thread.el (toplevel): Ditto.
8172         * wl-util.el (toplevel): Ditto.
8173         * wl-vars.el (toplevel): Ditto.
8174         * wl-xmas.el (toplevel): Ditto.
8175
8176 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8177
8178         * wl.el (wl-init): Added comment about `wl-init-hook'.
8179         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8180         * wl-vars.el (wl-init-hook): Added docs.
8181         (wl-make-plugged-hook): Removed useless docs.
8182         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8183         * wl-xmas.el (toplevel): Ditto.
8184
8185 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8186
8187         * wl-address.el (toplevel): Fixed multiple Author header format.
8188         * wl-demo.el (toplevel): Ditto.
8189         * wl-draft.el (toplevel): Ditto.
8190         * wl-folder.el (toplevel): Ditto.
8191         * wl-summary.el (toplevel): Ditto.
8192         * wl-thread.el (toplevel): Ditto.
8193         * wl-util.el (toplevel): Ditto.
8194         * wl-vars.el (toplevel): Ditto.
8195         * wl-version.el (toplevel): Ditto.
8196         * wl-xmas.el (toplevel): Ditto.
8197         * wl.el (toplevel): Ditto.
8198
8199         * wl-version.el (toplevel): Added require `elmo-version' for
8200         `product-version-as-string'.
8201
8202 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8203
8204         * wl-vars.el (wl-draft-send-hook): Changed default value to
8205         '(wl-draft-config-exec).
8206
8207         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8208         explicitly.
8209         (wl-draft): Set `wl-draft-config-exec-flag' before running
8210         `wl-mail-setup-hook'.
8211
8212         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8213         `wl-biff-init-icons' to `wl-init-hook' instead of
8214         `wl-make-plugged-hook'.
8215         (Because if `wl-draft' command is invoked at first,
8216         they are not initialized)
8217         Updated copyright notice.
8218
8219         * wl-e21.el (toplevel): Ditto;
8220
8221         * wl-demo.el (toplevel): Updated copyright notice.
8222         * wl-address.el (toplevel): Ditto.
8223         * wl-draft.el (toplevel): Ditto.
8224         * wl-version.el (toplevel): Ditto.
8225         * wl-folder.el (toplevel): Ditto.
8226         * wl-summary.el (toplevel): Ditto.
8227         * wl-thread.el (toplevel): Ditto.
8228         * wl-util.el (toplevel): Ditto.
8229         * wl-vars.el (toplevel): Ditto.
8230         * wl.el (toplevel): Ditto.
8231
8232 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8233
8234         * wl-highlight.el (wl-highlight-message): Fixed problem of
8235         highlighting failure which occured when the last field contains
8236         multiple lines in the draft buffer.
8237
8238         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8239         `wl-biff-start' if plugged.
8240
8241         * wl-util.el (wl-biff-check-folder): New function.
8242         (wl-biff-check-folders): Don't set session name prefix.
8243         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8244         (wl-biff-check-folder-async): Ditto.
8245
8246         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8247         in email address.
8248
8249 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8250
8251         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8252
8253         * wl-draft.el (wl-draft-strip-subject-re): New function.
8254
8255         * wl-draft.el (wl-draft-reply): Use it.
8256
8257 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8258
8259         * wl-message.el (wl-mmelmo-message-redisplay): Use
8260         `mime-display-message' instead of `wl-mime-display-message'.
8261
8262         * wl-mime.el (toplevel): Removed compatibility workaround
8263         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8264         (wl-mime-display-message): Abolished.
8265         (wl-mime-entity-read-field): Ditto.
8266         (wl-mime-combine-message/partial-pieces): Use
8267         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8268
8269 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8270
8271         * wl-template.el: Doc fixes.
8272
8273 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8274
8275         * wl-e21.el (wl-message-overload-functions): Do nothing if
8276         `current-local-map' is not available.
8277         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8278
8279 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8280
8281         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8282         representation.
8283
8284         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8285         number.
8286         (wl-fldmgr-save-folders): Don't use `format' when insert
8287         `wl-fldmgr-folders-header'.
8288
8289 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8290
8291         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8292
8293 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8294
8295         * wl-highlight.el (wl-highlight-message):
8296         Use `std11-field-end' to detect end point of the header field.
8297         Refer `wl-highlight-max-header-size'.
8298
8299         * wl-vars.el (wl-highlight-max-header-size): New variable.
8300
8301         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8302
8303         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8304         Set `for-draft' argument of wl-highlight-headers.
8305         (wl-draft): Ditto.
8306         (wl-draft-reedit): Ditto.
8307         (wl-user-agent-compose-internal): Ditto.
8308
8309 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8310
8311         * wl-message.el (wl-message-add-button): Use overlay.
8312
8313 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8314
8315         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8316
8317         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8318         problem when group-list content is nothing.
8319         (Reported by Mito <mit@nines.nec.co.jp>)
8320
8321 2000-10-18  SAITO Atsunori <sai@yedo.com>
8322
8323         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8324
8325 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8326
8327         * tm-wl.el (toplevel): Use product-provide.
8328
8329 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8330
8331         * Version number is increased to 2.3.92.
8332
8333 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8334
8335         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8336         title text, use `display' property for left margin under Emacs 21.
8337
8338         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8339         properties.
8340         (wl-plugged-init-icons): Ditto.
8341
8342 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8343
8344         * wl.el (wl-save-status, wl-init): Remove last period in
8345         "...done." message.
8346         * tm-wl.el (wl-summary-burst): Ditto.
8347         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8348         wl-summary-resume-cache-status,
8349         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8350         wl-summary-sync-update3, wl-summary-highlight-msgs,
8351         wl-summary-flush-pending-append-operations,
8352         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8353         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8354         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8355         wl-thread-open-all): Ditto.
8356         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8357         * wl-mime.el (wl-summary-burst): Ditto.
8358         * wl-highlight.el (wl-highlight-summary): Ditto.
8359         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8360         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8361         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8362         * wl-address.el (wl-local-address-init): Ditto.
8363
8364 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8365
8366         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8367         `add-text-properties'.
8368         (wl-plugged-init-icons): Ditto.
8369         (wl-folder-init-icons): Use `propertize' instead of
8370         `put-text-property'.
8371         (wl-plugged-set-folder-icon): Ditto.
8372         (wl-e21-highlight-folder-group-line): Ditto.
8373
8374 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8375
8376         * wl-version.el (wl-version-status-alist): New variable.
8377         (wl-version-status): New function.
8378
8379         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8380         "Cc" part of the case "Reply-To".
8381
8382         * wl-draft.el (wl-draft-reply): Use result of
8383         `eword-extract-address-components'.
8384
8385         * wl-demo.el (wl-demo-icon-name): New constant.
8386         (wl-logo-xpm): Use it.
8387         (wl-logo-xbm): Ditto.
8388         (wl-logo-bitmap): Ditto.
8389
8390         * Version number is increased to 2.3.91.
8391
8392 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8393
8394         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8395         (wl-extended-emacs-version, wl-extended-emacs-version2,
8396         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8397         docstring.
8398
8399         * wl-version.el (wl-generate-user-agent-string-1): New function.
8400         (wl-generate-user-agent-string): Use it.
8401
8402         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8403         `mime-edit-insert-user-agent-field'.
8404         (wl-generate-user-agent-string): Check
8405         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8406
8407         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8408         instead of `if', when verbose case.
8409
8410 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8411
8412         * wl-expire.el (wl-summary-expire): Fix.
8413
8414 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8415
8416         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8417         and `elmo-lost+found-folder' if 'wl-draft.
8418         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8419
8420 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8421
8422         * wl-expire.el (wl-summary-expire): Change messages.
8423         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8424         `deleing-info' instead of "Deleting..."
8425
8426 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8427
8428         * wl-summary.el (wl-summary-refile-subr): Fix.
8429
8430 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8431
8432         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8433         if pipe folder.
8434
8435 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8436
8437         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8438
8439 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8440
8441         * wl-expire.el (wl-expire-hide): New function.
8442         (wl-summary-expire): Add `hide'.
8443
8444 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8445
8446         * wl-vars.el (wl-draft-reply-without-argument-list):
8447         Changed default value to consider `Reply-To:'.
8448         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8449
8450         * Version number is increased to 2.3.90.
8451
8452         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8453         elmo-imap4-get-session with unwind-protect.
8454         Don't cause error.
8455         (wl-summary-sync-marks): Don't check plugged nor folder type.
8456         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8457         (Always keep current buffer).
8458
8459 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8460
8461         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8462         Enclose with `save-excursion'.
8463
8464 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8465
8466         * wl-version.el (wl-version): Remove interactive.
8467
8468 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8469
8470         * wl-version.el (wl-generate-user-agent-string): Use
8471         `product-string-verbose' instead of `product-string-1'.
8472
8473 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8474
8475         * wl-vars.el (wl-draft-use-cache): New variable.
8476         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8477         if wl-draft-use-cache is non-nil.
8478
8479 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8480
8481         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8482         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8483
8484 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8485
8486         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8487         (wl-thread-msg-mark-as-unread): Ditto.
8488
8489         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8490         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8491         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8492         Don't set mark in summary if return value of `elmo-mark-as-read'
8493         is nil.
8494         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8495         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8496         instead of `wl-thread-msg-mark-as-read'.
8497         (wl-summary-mark-as-unread-region): Ditto.
8498         (wl-summary-target-mark-mark-as-read): Ditto.
8499
8500         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8501
8502 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8503
8504         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8505
8506         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8507
8508 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8509
8510         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8511         face.
8512
8513 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8514
8515         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8516         `running-xemacs'.
8517
8518 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8519
8520         * wl-version.el (toplevel): Use `product-version-as-string' for
8521         set verstion-string, if defined.
8522
8523         * wl-version.el (wl-version-show): Insert string at point, when
8524         call with argument.
8525
8526         * wl-version.el (wl-generate-user-agent-string): Use
8527         `product-string-1' instead of `wl-appname', `wl-version' and
8528         `wl-codename'.
8529
8530 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8531
8532         * wl-address.el (toplevel): Use product-provide.
8533         * wl-demo.el (toplevel): Ditto.
8534         * wl-dnd.el (toplevel): Ditto.
8535         * wl-draft.el (toplevel): Ditto.
8536         * wl-e21.el (toplevel): Ditto.
8537         * wl-expire.el (toplevel): Ditto.
8538         * wl-fldmgr.el (toplevel): Ditto.
8539         * wl-folder.el (toplevel): Ditto.
8540         * wl-highlight.el (toplevel): Ditto.
8541         * wl-message.el (toplevel): Ditto.
8542         * wl-mime.el (toplevel): Ditto.
8543         * wl-mule.el (toplevel): Ditto.
8544         * wl-nemacs.el (toplevel): Ditto.
8545         * wl-refile.el (toplevel): Ditto.
8546         * wl-score.el (toplevel): Ditto.
8547         * wl-summary.el (toplevel): Ditto.
8548         * wl-template.el (toplevel): Ditto.
8549         * wl-thread.el (toplevel): Ditto.
8550         * wl-util.el (toplevel): Ditto.
8551         * wl-vars.el (toplevel): Ditto.
8552         * wl-xmas.el (toplevel): Ditto.
8553         * wl.el (toplevel): Ditto.
8554
8555 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8556
8557         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8558         instead of product.
8559
8560         * wl-version.el (wl-version): Compile time evalution elmo-version.
8561
8562 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8563
8564         * wl-summary.el (wl-summary-sync-force-update): Append queue
8565         `mark-as-read'if unplugged.
8566
8567 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8568
8569         * wl-version.el: New file.  Use product.el.
8570         * wl.el: add (require 'wl-version).
8571         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8572         for ~/.folders header.
8573         (wl-fldmgr-folders-header): Changed.
8574         * wl-demo.el (wl-demo): Use product.el.
8575
8576         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8577         wl-version.el.
8578         * wl-util.el (wl-version, wl-version-show): Ditto.
8579
8580         * wl-util.el (wl-generate-user-agent-string,
8581         wl-extended-emacs-version, wl-extended-emacs-version2,
8582         wl-extended-emacs-version3): Move to wl-version.el.
8583         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8584         xemacs-codename, mime-edit-insert-user-agent-field,
8585         mime-edit-user-agent-value, mime-editor/version,
8586         mime-editor/codename): Compile warning killer move to
8587         wl-version.el
8588
8589 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8590
8591         * wl-summary.el (wl-summary-refile-subr): Fix.
8592
8593 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8594
8595         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8596         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8597
8598 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8599
8600         * wl.el (wl-check-environment): Check too many `@'.
8601
8602 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8603
8604         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8605
8606 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8607
8608         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8609         wl-draft-reply-myself-without-argument-list): Add variables.
8610         * wl-draft.el (wl-draft-reply): Use it.
8611
8612 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8613
8614         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8615         the 5th argument of `elmo-network-get-spec'.
8616
8617         * wl-thread.el (wl-thread-reparent-children): New inline function.
8618         (wl-thread-delete-message): Use it.
8619
8620         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8621         (wl-summary-score-update-all-lines): Don't use `dolist'.
8622
8623 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8624
8625         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8626         (require 'elmo-msgdb) for inline function.
8627
8628 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8629
8630         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8631
8632 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8633
8634         * wl-score.el (wl-score-headers): Fix for the confusing macro
8635         `elmo-kill-buffer'.
8636
8637 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8638
8639         * wl-summary.el: Don't use the 3rd argument of `require' because
8640         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8641         * wl-util.el: Ditto.
8642         * wl-draft.el: Ditto.
8643
8644 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8645
8646         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8647         window system is not used.
8648
8649 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8650
8651         * wl-thread.el: Don't use `mapcar' only for iteration.
8652         (wl-thread-resume-entity): Ditto.
8653         (wl-thread-delete-message): Ditto.
8654
8655         * wl-summary.el: Bind `dragdrop-drop-functions',
8656         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8657         of `require' for `timezone', `easymenu' and `ps-print';
8658         don't use `mapcar' only for iteration.
8659
8660         * wl-util.el: Bind `mule-version', `nemacs-version',
8661         `emacs-beta-version', `xemacs-codename',
8662         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8663         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8664         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8665         only for iteration.
8666
8667         * wl-score.el: Don't use `mapcar' only for iteration.
8668         (wl-score-simplify-buffer-fuzzy): Ditto.
8669         (wl-score-simplify-subject): Ditto.
8670         (wl-score-headers): Ditto.
8671         (wl-summary-score-update-all-lines): Ditto.
8672
8673         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8674         `enable-multibyte-characters' and `mule-version'.
8675
8676         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8677         `mapcar' only for iteration.
8678
8679         * wl-demo.el: Don't use `mapcar' only for iteration.
8680
8681         * wl-folder.el: Don't use `mapcar' only for iteration.
8682         (wl-folder-open-all): Ditto.
8683         (wl-folder-count-incorporates): Ditto.
8684
8685         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8686         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8687
8688         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8689         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8690         `smtp-connection-type'; specify 3rd argument of `require' for
8691         `timezone'; don't use `mapcar' only for iteration.
8692         (wl-draft-clone-local-variables): Don't use `mapcar'.
8693         (wl-draft-generate-clone-buffer): Ditto.
8694         (wl-user-agent-compose-internal): Ditto.
8695
8696         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8697
8698         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8699         (wl-save-status): Ditto.
8700
8701         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8702         for iteration.
8703
8704 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8705
8706         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8707         removed `Date'.
8708         (wl-fldmgr-make-filter-default): New user option.
8709
8710         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8711         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8712         (wl-fldmgr-filter-completion-alist): Abolish.
8713
8714         * wl.el (wl): Don't check servers if arg is non-nil.
8715
8716         * wl-draft.el (wl-draft-reply): Set only message-id string to
8717         In-Reply-To field.
8718
8719 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8720
8721         * wl-summary.el (wl-summary-pick): Rewrite.
8722
8723         * wl-draft.el (wl-draft-forward): Get references field from
8724         original buffer.
8725         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8726
8727 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8728
8729         * wl-draft.el (wl-draft-forward): Add references field.
8730
8731 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8732
8733         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8734         (wl-draft-reply): Use it.
8735
8736 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8737
8738         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8739         when Emacs 21 is running.
8740
8741         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8742         bindings.
8743
8744 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8745
8746         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8747         XPM icons transparent.
8748
8749         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8750         Emacs 21.
8751
8752 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8753
8754         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8755         nil.
8756
8757         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8758         when it is persistent.
8759         (wl-summary-sync-marks): Changed argument for
8760         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8761         (wl-summary-virtual): Use `elmo-read-search-condition'.
8762         (wl-summary-redisplay-internal): If folder is local, mark as read
8763         even when folder is plugged.
8764
8765 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8766
8767         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8768         of `tool-bar-lines' in the frame parameters.
8769         (after-make-frame-functions, post-command-hook): Don't modify the
8770         value.
8771         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8772         wl-e21-tool-bar-lines): Removed.
8773
8774 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8775
8776         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8777         properties `evaporate' and `wl-momentary-overlay' as well.
8778         (wl-highlight-summary-displaying): Ditto.
8779         (wl-delete-all-overlays): Don't delete overlay which does not have
8780         a property `wl-momentary-overlay'.
8781
8782         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8783         `display-mouse-p' and `display-graphic-p'.
8784         (wl-folder-init-icons): Don't search for XBM or the other files.
8785         (wl-plugged-set-folder-icon): Make icons if and only if
8786         `display-graphic-p' returns non-nil.
8787         (wl-highlight-plugged-current-line): Use `before-string' overlay
8788         property to show icon images.
8789         (wl-highlight-folder-current-line): Ditto.
8790         (wl-e21-highlight-folder-group-line): Ditto.
8791         (wl-e21-highlight-folder-by-numbers): Ditto.
8792         (wl-e21-insert-image): Removed.
8793         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8794         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8795         said.
8796         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8797         `wl-e21-force-switch-toolbar'.
8798         (wl-e21-make-icon-image): Removed.
8799         (wl-e21-setup-toolbar): Don't search for XBM files.
8800         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8801         the default value.
8802
8803 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8804
8805         * wl-util.el (wl-biff-check-folder-async): Set
8806         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8807
8808 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8809
8810         * wl-e21.el (after-make-frame-functions): Add
8811         `wl-e21-force-switch-toolbar'.
8812         (wl-e21-force-switch-toolbar): New function force to switch the
8813         toolbar appearance automatically.
8814         (post-command-hook): Add `wl-e21-switch-toolbar'.
8815         (wl-e21-switch-toolbar): New function to switch the toolbar
8816         appearance automatically.
8817         (wl-e21-tool-bar-lines): New buffer local variable.
8818
8819 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8820
8821         * wl-util.el (wl-biff-check-folders-running): New variable.
8822         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8823         (wl-biff-check-folder-async-callback):
8824         Set `wl-biff-check-folders-running'.
8825         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8826         with unwind-protect.
8827
8828         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8829         Enclose `wl-folder-auto-check' with unwind-protect.
8830
8831         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8832         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8833
8834         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8835
8836         * wl-util.el (wl-biff-notify): New inline function.
8837         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8838         locally.
8839         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8840         folder-list' is 1.
8841         Use `wl-biff-notify'.
8842         (wl-biff-check-folder-async-callback): New function.
8843         (wl-biff-check-folder-async): Ditto.
8844
8845         * wl-folder.el (wl-folder): Don't check folders.
8846         (wl-folder-auto-check): New function.
8847
8848 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8849
8850         * wl-util.el (wl-biff-start) [Emacs19+]:
8851         Use `timer-next-integral-multiple-of-time'.
8852         (wl-biff-check-folders): Use `wl-default-folder'
8853         if `wl-biff-check-folder-list' is nil.
8854
8855 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8856
8857         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8858         instead of `elmo-delete-lists'.
8859
8860 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8861
8862         * wl.el (wl-plugged-toggle-all): Set the value of
8863         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8864         (wl-plugged-toggle): Ditto.
8865         (wl-toggle-plugged): Ditto.
8866         (wl-plugged-init): Ditto.
8867
8868         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8869         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8870         instead of `wl-biff-state-indicator-off' and
8871         `wl-biff-state-indicator-on'; don't modify the value and the type
8872         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8873         (wl-plugged-init-icons): Set icons data to
8874         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8875         instead of `wl-plug-state-indicator-off' and
8876         `wl-plug-state-indicator-on'; don't modify the value and the type
8877         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8878
8879         * wl-vars.el (wl-modeline-biff-state-off,
8880         wl-modeline-biff-state-on, wl-modeline-biff-status,
8881         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8882         wl-modeline-plug-status): New internal variables.
8883         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8884         wl-biff-check-interval, wl-biff-check-folder-list): Change
8885         customization group from `wl-folder' to `wl-highlight'.
8886         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8887         wl-show-plug-status-on-modeline): Defcustomized.
8888
8889         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8890         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8891         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8892         a flag to `mode-line-buffer-identification'.
8893
8894         * wl-e21.el (wl-biff-init-icons): Set icons data to
8895         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8896         instead of `wl-biff-state-indicator-off' and
8897         `wl-biff-state-indicator-on'.
8898         (wl-plugged-init-icons): Set icons data to
8899         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8900         instead of `wl-plug-state-indicator-off' and
8901         `wl-plug-state-indicator-on'.
8902
8903 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8904
8905         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8906         excessive titles.
8907
8908 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8909
8910         * wl.el (wl-plugged-mode): Use revised
8911         `wl-mode-line-buffer-identification'.
8912         (wl-plugged-init): Don't use `force-mode-line-update'.
8913
8914         * wl-xmas.el (wl-draft-overload-functions): Use revised
8915         `wl-mode-line-buffer-identification'.
8916         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8917         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8918         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8919         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8920         `wl-make-plugged-hook';
8921         add `wl-folder-init-icons' and `wl-setup-folder' to
8922         `wl-folder-mode-hook'.
8923
8924         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8925         19 as well.
8926         (wl-mode-line-display-priority-list): New user option.
8927         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8928         Defcustomized.
8929         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8930         Add docs.
8931
8932         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8933         start.
8934         (wl-mode-line-buffer-identification): Revised as a function.
8935
8936         * wl-summary.el (wl-summary-mode): Use revised
8937         `wl-mode-line-buffer-identification'; don't call
8938         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8939         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8940         `wl-xmas-setup-summary'.
8941
8942         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8943         `wl-mode-line-buffer-identification'.
8944
8945         * wl-mule.el (wl-draft-overload-functions): Use revised
8946         `wl-mode-line-buffer-identification'.
8947
8948         * wl-folder.el (wl-make-plugged-alist): Don't call
8949         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8950         (wl-folder): Don't call `wl-folder-init-icons' directly.
8951         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8952         `wl-xmas-setup-folder' directly;
8953         use revised `wl-mode-line-buffer-identification'.
8954         (TopLevel): Don't bind `wl-biff-init-icons',
8955         `wl-plugged-init-icons', `wl-folder-init-icons',
8956         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8957
8958         * wl-e21.el (wl-draft-overload-functions): Use revised
8959         `wl-mode-line-buffer-identification'.
8960         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8961         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8962         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8963         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8964         `wl-make-plugged-hook';
8965         add `wl-folder-init-icons' and `wl-setup-folder' to
8966         `wl-folder-mode-hook'.
8967
8968 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8969             Katsumi Yamaoka    <yamaoka@jpl.org>
8970
8971         * wl.el (wl): Call `wl-biff-start'.
8972         (wl-exit): Call `wl-biff-stop'.
8973         (wl-plugged-mode): Show biff in modeline.
8974         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8975
8976         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8977         (wl-biff-init-icons): New function.
8978         (wl-plugged-init-icons): Don't make too much keymaps.
8979         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8980
8981         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8982         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8983         variables.
8984         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8985         options.
8986
8987         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8988         wl-biff-start, wl-biff-stop): New functions.
8989         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8990         (wl-biff-timer-name): New variable.
8991
8992         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8993
8994         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8995         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8996
8997         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8998         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8999
9000         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9001         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9002         `wl-folder-init-icons' to `ignore' if they are not available.
9003         (wl-folder-mode): Show biff in modeline.
9004
9005         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9006         (wl-biff-init-icons): New function.
9007         (wl-plugged-init-icons): Don't make too much keymaps.
9008         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9009
9010 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9011
9012         * wl-vars.el (wl-strict-diff-folders): Customization Type
9013         and doc fix.  Define as a list of regular expressions for
9014         folders or nil.
9015         * wl-folder.el (wl-folder-check-one-entity): Use
9016         `wl-string-match-member' instead of `wl-string-member' for
9017         `wl-strict-diff-folders'.
9018
9019 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9020
9021         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9022         (wl-highlight-folder-current-line): Use it; new implementation.
9023         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9024         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9025         `defsubst' instead of `defun'.
9026
9027         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9028         `wl-highlight-group-folder-by-numbers'; made it can also be a
9029         number.  See info for more details.
9030
9031         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9032         running.
9033
9034         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9035         to bind them.
9036
9037         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9038         (wl-highlight-folder-current-line): New implementation.
9039
9040         * wl-highlight.el (wl-highlight-folder-group-line): New
9041         implementation.
9042         (wl-delete-all-overlays): Rewrite as a marco.
9043         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9044
9045         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9046         running.
9047         (wl-folder-*-glyph): No need to bind them.
9048
9049         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9050         `wl-e21-highlight-folder-group-icon'; rewrite.
9051         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9052         `defsubst' instead of `defun'.
9053         (wl-folder-mode-map): Bind it when compiling.
9054
9055 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9056
9057         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9058
9059         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9060
9061 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9062
9063         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9064
9065 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9066
9067         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9068         (wl-highlight-folder-current-line): Use it.
9069
9070         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9071         in `id-name'.
9072
9073 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9074
9075         * wl.el: Require `wl-e21' when Emacs 21 is running.
9076
9077         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9078         default when Emacs 21 is running.
9079         (wl-use-highlight-mouse-line): Ditto.
9080         (wl-on-emacs21): New constant.
9081         (wl-on-emacs20): Removed.
9082
9083         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9084         Emacs 21 is running.
9085
9086         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9087         Emacs 21 is running.
9088
9089         * wl-e21.el: New file.
9090
9091 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9092
9093         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9094         (wl-toggle-plugged): Ditto.
9095         (wl-plugged-toggle): Ditto.
9096         (wl-plugged-toggle-all): Ditto.
9097
9098         * wl-vars.el (wl-plug-state-indicator): Refer
9099         `wl-plug-state-indicator-on' indirectly.
9100
9101 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9102
9103         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9104         Call `wl-folder-confirm-existence'.
9105
9106         * wl-folder.el (wl-folder-confirm-existence): Added optional
9107         argument `force'.
9108
9109 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9110
9111         * wl-summary.el (wl-summary-refile-subr): Assume
9112         `copy-or-refile' as symbol.
9113         (wl-summary-refile): Follow up above change.
9114         (wl-summary-copy): Ditto.  Doc fix.
9115
9116 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9117
9118         * wl-summary.el (wl-summary-pick): Don't bind
9119         `elmo-search-mime-charset'.
9120
9121         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9122         default using old backquote style.
9123         (wl-search-mime-charset): Abolished.
9124
9125         * wl-highlight.el (wl-highlight-headers):
9126         Call `point' after `re-search-forward'(for Nemacs).
9127
9128         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9129         for elmo-imap4.el.
9130
9131 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9132
9133         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9134         `wl-message-ignored-field-list' instead of
9135         `mime-view-ignored-field-list'.
9136
9137         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9138         Add interactive spec.
9139         (wl-folder-goto-bottom-of-current-folder): Ditto.
9140         (wl-folder-mode-map): Bind them.
9141
9142         * wl-vars.el (wl-message-ignored-field-list): New variable.
9143         (wl-message-visible-field-list): New variable.
9144
9145         * wl-mime.el (wl-mime-header-presentation-method): New function.
9146         (wl-mime-setup): Set header-presentation-method.
9147
9148 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9149
9150         * wl-nemacs.el (wl-draft-overload-functions): Set
9151         `mode-line-buffer-identification' instead of using
9152         `wl-make-modeline'.
9153
9154         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9155         instead of using `wl-make-modeline'.
9156
9157         * wl-xmas.el (wl-plugged-init-icons): Set up
9158         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9159         (wl-make-modeline): Abolish.
9160         (wl-draft-overload-functions): Set
9161         `mode-line-buffer-identification' instead of using
9162         `wl-make-modeline'.
9163
9164         * wl-util.el (wl-make-modeline-subr): Abolish.
9165         (wl-mode-line-buffer-identification): New alias.
9166
9167         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9168         (wl-summary-make-modeline): Abolish.
9169         (wl-summary-buffer-set-folder): Set
9170         `wl-summary-buffer-folder-indicator'.
9171         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9172         of using `wl-make-modeline'.
9173         (wl-summary-switch-to-clone-buffer): Don't set
9174         `mode-line-buffer-identification'.
9175         (wl-summary-goto-folder-subr): Ditto.
9176
9177         * wl-mule.el (wl-draft-overload-functions): Set
9178         `mode-line-buffer-identification' instead of using
9179         `wl-make-modeline'.
9180
9181         * wl-folder.el (wl-folder-mode): Set
9182         `mode-line-buffer-identification' instead of using
9183         `wl-make-modeline'.
9184         (wl-folder): Don't set `mode-line-buffer-identification'.
9185
9186 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9187
9188         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9189         instead of `member' for `wl-refile-guess-func-list' look-ups.
9190         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9191
9192 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9193
9194         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9195         `wl-message-button-dispatcher'.
9196
9197         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9198
9199         * wl-message.el (wl-message-button-dispatcher): Use it.
9200
9201         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9202         "In-Reply-To".
9203
9204         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9205         Bind `case-fold-search' to t.
9206
9207 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9208
9209         * wl-xmas.el (wl-message-overload-functions): Initialize
9210         `wl-message-button-map'.
9211
9212         * wl-mule.el (wl-message-overload-functions): Initialize
9213         `wl-message-button-map'.
9214
9215         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9216
9217         * wl-message.el (wl-message-button-map): New keymap.
9218         (wl-message-add-button): New function.
9219         (wl-message-button-dispatcher): New function.
9220         (wl-message-button-refer-article): New function.
9221
9222         * wl-highlight.el
9223         (wl-highlight-message-add-buttons-to-header): New function.
9224         (wl-highlight-headers): Use it.
9225
9226 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9227
9228         * wl-summary.el (wl-summary-default-from): Use
9229         `wl-address-get-petname-1'.
9230         (wl-summary-simple-from): Ditto.
9231
9232         * wl-address.el (wl-address-get-petname-1): New inline function.
9233         (wl-address-get-petname): Use it.
9234
9235 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9236
9237         * wl-summary.el (wl-summary-default-from): Return full-name part
9238         from the address if no petname was found.
9239         (wl-summary-simple-from): Ditto.
9240
9241         * wl-address.el (wl-address-get-petname): Return nil if no petname
9242         associated with the address was found.
9243
9244 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9245
9246         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9247         display is finished.
9248
9249 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9250
9251         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9252         `elmo-folder-exists-p' argument.
9253
9254 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9255
9256         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9257         the folder.
9258
9259 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9260
9261         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9262
9263         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9264         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9265
9266 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9267
9268         * wl-folder.el (wl-folder-create-subr): New function.
9269         (wl-folder-confirm-existence): Use it.
9270         (wl-folder-check-one-entity): Use it.
9271         Check the error symbol is derived from 'elmo-open-error.
9272
9273         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9274         `ignore-error'.
9275
9276 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9277
9278         * wl-util.el (toplevel): Add (eval-when-compile (require
9279         'elmo-util)).  (Maybe `provide' is typo.)
9280
9281 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9282
9283         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9284         (I don't know why this was needed.)
9285
9286         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9287         Follow up changes for stream-type.
9288
9289         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9290         (wl-draft-elmo-nntp-send): Ditto.
9291
9292         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9293         (wl-nntp-posting-stream-type): Ditto.
9294         (wl-pop-before-smtp-ssl): Abolished.
9295         (wl-nntp-posting-ssl): Ditto.
9296
9297         * wl-address.el (wl-address-quote-specials): New function.
9298         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9299
9300         * wl-draft.el (wl-draft-reply): Ditto.
9301
9302 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9303
9304         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9305         use function `wl-string-match-assoc'.
9306
9307 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9308
9309         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9310
9311         * wl-draft.el (wl-draft-deduce-address-list): New function.
9312         (wl-draft-parse-mailbox-list): Ditto.
9313         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9314         instead of `smtp-deduce-address-list'.
9315         (wl-draft-on-field-p): Follow group list.
9316
9317         * wl-address.el (wl-address-concat-token): New function.
9318         (wl-address-string-without-group-list-contents): Ditto.
9319         (wl-complete-field-body): Fixed problem of completion
9320         by japanese petname.
9321         (wl-address-make-completion-list): Rewrite.
9322
9323 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9324
9325         * wl-address.el (wl-address-make-completion-list): Completion by
9326         petname.
9327         (wl-complete-field-body): Likewise.
9328
9329 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9330
9331         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9332         contains invalid address syntax.
9333
9334 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9335
9336         * wl-folder.el (wl-folder-check-entity-async): Use
9337         `elmo-nntp-spec-hostname'.
9338
9339 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9340
9341         * wl-summary.el (wl-summary-msgdb-load-async): Use
9342         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9343
9344 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9345
9346         * wl-draft.el (wl-draft-reply): Set argument
9347         `content-transfer-encoding' as nil.
9348
9349 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9350
9351         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9352         `wl-refile-alist'.
9353
9354 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9355
9356         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9357         (wl-draft-edit-string): Ditto.
9358         (wl-draft-forward): Ditto.
9359         * wl-summary.el (wl-summary-write): Ditto.
9360
9361 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9362
9363         * wl-summary.el (wl-summary-sync-update3): Call
9364         `wl-summary-buffer-number-column-detect'.
9365         (wl-summary-buffer-number-column-detect): Search from point-min.
9366
9367 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9368
9369         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9370         contains an address which is not included in original to or cc.
9371
9372 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9373
9374         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9375         begin-line does not exist.
9376         * wl-message.el (wl-message-uu-substring): Ditto.
9377
9378 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9379
9380         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9381         clear local variables.
9382         (wl-summary-exit): Call `elmo-commit'.
9383         (wl-summary-switch-to-clone-buffer): Call
9384         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9385         (wl-summary-goto-folder-subr): Ditto.
9386
9387         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9388         POP folder.
9389
9390 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9391
9392         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9393         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9394         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9395         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9396         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9397         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9398
9399         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9400
9401 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9402
9403         * wl-summary.el (wl-summary-search-by-subject):
9404         Search parent message from the latest one.
9405
9406 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9407
9408         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9409         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9410
9411         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9412         New user option.
9413
9414         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9415         if elmo-nntp-use-killed-list is nil.
9416         Use `elmo-msgdb-append-to-killed-list'.
9417         (Append numbers confirmed as disappeared to the killed list.)
9418         (wl-summary-confirm-appends): Don't display negative number.
9419
9420 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9421
9422         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9423
9424 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9425
9426         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9427         range is `all'.
9428         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9429         `elmo-list-bigger-diff'.
9430
9431 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9432
9433         * wl-summary.el (wl-summary-buffer-exit-func):
9434         New buffer local variable.
9435         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9436
9437 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9438
9439         * wl-demo.el (wl-demo): Fix the last change.
9440
9441 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9442
9443         * wl-demo.el (wl-demo): Don't use `eval'.
9444
9445 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9446
9447         * wl-summary.el (wl-summary-buffer-thread-modified):
9448         New buffer-local variable.
9449         (wl-summary-set-thread-modified): New function.
9450         (wl-summary-thread-modified-p): New function.
9451         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9452         (wl-summary-yank-saved-message): Use function
9453         `wl-summary-set-thread-modified'
9454         (wl-summary-switch-to-clone-buffer): Add
9455         `wl-summary-buffer-thread-modified'.
9456
9457         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9458         (wl-summary-buffer-mark-saved-hook): Ditto.
9459         * wl-summary.el (wl-summary-msgdb-save): New hook
9460         `wl-summary-buffer-message-saved-hook' and
9461         `wl-summary-buffer-mark-saved-hook'.
9462
9463 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9464
9465         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9466
9467 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9468
9469         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9470         don't hide scroll bars under FSF Emacsen because it may incur an
9471         undesirable redrawing.
9472
9473 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9474
9475         * wl-draft.el (wl-draft-edit-string): Call
9476         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9477
9478 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9479
9480         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9481
9482 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9483
9484         * wl-summary.el (wl-summary-msgdb-load-async): Call
9485         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9486
9487 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9488
9489         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9490         fringes in demo buffer; center bitmap logo correctly even if old
9491         Mule is used.
9492
9493 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9494
9495         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9496
9497         * wl-refile.el (wl-refile-subject-alist): New variable.
9498         (wl-refile-subject-alist-file-name): Ditto.
9499         (wl-refile-alist-setup): Rewrite.
9500         (wl-refile-alist-save): Use `elmo-object-save'.
9501         Eliminated arguments.
9502         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9503         (wl-refile-guess-by-subject): New function.
9504         (wl-refile-guess-func-list): Added it.
9505
9506 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9507
9508         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9509         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9510
9511 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9512
9513         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9514         New buffer-local variable.
9515         (wl-summary-buffer-next-folder-func): Ditto.
9516         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9517         if non-nil.
9518         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9519         if non-nil.
9520         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9521         if non-nil.
9522         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9523         if non-nil.
9524
9525 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9526
9527         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9528         permanently in the demo buffer.
9529
9530 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9531
9532         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9533         `mime-entity-fetch-field'.
9534
9535         * wl.el (wl-exit): Delete plugged buffer.
9536
9537         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9538         XEmacs has menubar feature.
9539
9540 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9541
9542         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9543         cannot arrive at the beginning of the buffer under old Emacsen.
9544
9545 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9546
9547         * wl-address.el (wl-address-ldap-search):
9548         Call `ldap-search-entries' with `withdn' argument t.
9549         (wl-complete-field-body): Bind completion-ignore-case as t.
9550         Clear ldap search hash when it was sole completion.
9551         Use elmo-string for pattern string.
9552         (wl-ldap-alias-safe-string): Eliminated needless let.
9553
9554 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9555
9556         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9557         (wl-ldap-alias-sep): New constant.
9558         (wl-ldap-search-attribute-type-list): Ditto.
9559         (wl-ldap-get-value): New function.
9560         (wl-ldap-make-filter): Ditto.
9561         (wl-ldap-make-matched-value-list): Ditto.
9562         (wl-ldap-alias-safe-string): Ditto.
9563         (wl-ldap-register-dn-string): Ditto.
9564         (wl-address-ldap-search): Rewrite.
9565
9566 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9567
9568         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9569         thread is deleted.
9570         (wl-thread-delete-line-from-buffer): Ditto.
9571         (wl-thread-get-exist-children): New function.
9572
9573 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9574
9575         * wl-demo.el (wl-demo): Made it to select various image types.
9576         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9577         from `wl-title-logo'.
9578         (wl-logo-ascii): New variable.
9579         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9580         (wl-demo-copyright-notice): New constant.
9581
9582         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9583
9584 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9585
9586         * wl-vars.el (wl-summary-target-above): Renamed from
9587         wl-summary-temp-above.
9588         * wl-score.el (wl-score-get-score-alist): Use it.
9589         (wl-summary-score-update-all-lines): Use it.
9590         * wl-summary.el: Ditto. (make-variable-buffer-local).
9591
9592 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9593
9594         * wl-vars.el (wl-ldap-port): New user option.
9595
9596         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9597         Rewite whole implementation.
9598         (wl-complete-field-body): Fixed.
9599
9600 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9601
9602         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9603         Choose implementation at compile time.
9604
9605 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9606
9607         * wl-address.el (wl-ldap-search-internal): New function.
9608         (wl-complete-field-to): Use it.
9609
9610 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9611
9612         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9613         Use `let' instead of `let*'.
9614         Require 'wl-vars.
9615
9616         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9617         Define as defcustom.
9618         (wl-ldap-base): Ditto.
9619         (wl-use-ldap): Ditto.
9620
9621 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9622
9623         * wl-address.el (wl-ldap-search): New function.
9624         (wl-complete-field-body): Use `wl-ldap-search'.
9625         (wl-ldap-server): New variable.
9626         (wl-ldap-base): Ditto.
9627         (wl-use-ldap): Ditto.
9628
9629 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9630
9631         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9632         (Pointed out by Mito <mit@nines.nec.co.jp>).
9633         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9634         buffer-local variables like `wl-summary-redisplay-internal'.
9635         (wl-summary-redisplay-all-header): Likewise.  Update
9636         Summary view too.
9637
9638 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9639
9640         * wl-summary.el (wl-summary-jump-to-parent-message):
9641         Consider prefix argument.
9642
9643         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9644         when closed thread is deleted.
9645
9646 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9647
9648         * wl-summary.el (wl-summary-jump-to-parent-message):
9649         Consider thread modification.
9650
9651 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9652
9653         * wl-message.el (wl-message-normal-get-original-buffer): Use
9654         `save-excursion'.
9655
9656         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9657         (wl-summary-showto-folder-regexp): Ditto.
9658
9659 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9660
9661         * wl-util.el (wl-delete-alist): Doc fix.
9662         (wl-delete-associations): New function.
9663         (wl-inverse-alist): New function.
9664         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9665         Split temporary variables. Use `wl-delete-associations'
9666         and `wl-inverse-alist'.
9667         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9668
9669 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9670
9671         * wl-folder.el (wl-folder-prefetch-entity):
9672         Execute prefetching if new count is unknown.
9673
9674 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9675
9676         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9677
9678         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9679         delete entity.
9680         (wl-thread-set-parent): If insert as top, set linked as nil.
9681
9682         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9683         `wl-thread-cleanup-symbols' when view mode is thread.
9684
9685 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9686
9687         * wl-folder.el (wl-folder-create-folder-entity): Use
9688         with-current-buffer.
9689         (wl-local-folder-init): Call set-buffer to make sure we are in
9690         the Folder buffer. Don't touch buffer-local variables here.
9691         (wl-folder-mode): Initialize buffer-local variables here.
9692
9693         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9694         (wl-folder-entity-assign-id): Ditto.
9695         (wl-folder-create-entity-hashtb): Ditto.
9696         (wl-local-folder-init): Ditto.
9697         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9698
9699 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9700
9701         * wl-summary.el (wl-summary-default-from): Fix probrem when
9702         std11-extract-address-components return (nil "foo@bar").
9703
9704 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9705
9706         * wl-draft.el (wl-draft-clone-local-variables):
9707         Remove redundant `setq'.
9708
9709 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9710
9711         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9712         Bind wl-highlight-x-face-func as nil while highlighting header.
9713
9714 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9715
9716         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9717
9718 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9719
9720         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9721         elmo-msgdb-overview-hashtb from copy-variables.
9722         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9723         instead of `elmo-msgdb-overview-get-entity-by-number'.
9724         (wl-summary-auto-refile): Ditto.
9725
9726         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9727         `elmo-msgdb-overview-get-entity' instead of
9728         `elmo-msgdb-search-overview-entity'.  Use
9729         `elmo-msgdb-overview-get-entity' instead of
9730         `elmo-msgdb-overview-get-entity-by-number'.
9731         (wl-thread-insert-entity-sub): Ditto.
9732         (wl-thread-insert-message): Ditto.
9733
9734         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9735         `elmo-msgdb-overview-get-entity'.
9736         (wl-normal-message-redisplay): Ditto.
9737
9738 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9739
9740         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9741         `wl-thread-entities'.
9742         (wl-thread-delete-message): Fix remove top message from
9743         `wl-thread-entity-list'.
9744
9745         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9746         wl-append(nconc), because update-list is broken on Meadow.
9747
9748         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9749         updating process.
9750         (wl-summary-rescan): Ditto.
9751         (wl-summary-sync-update3): Ditto.
9752         * wl-thread.el (wl-thread-set-parent): Renamed from
9753         `wl-summary-set-parent'.
9754         (wl-thread-insert-message): Updating buffer faster.
9755         (wl-thread-delete-message): Updating buffer faster.
9756
9757         * wl-score.el (wl-summary-score-update-all-lines): Changed
9758         interval for display progress gauge.
9759
9760 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9761
9762         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9763         folder always-sticky.
9764         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9765         defmacro.
9766
9767 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9768
9769         * wl-vars.el (wl-draft-add-references): New user option.
9770
9771         * wl-draft.el (wl-draft-add-references): New function.
9772         (wl-draft-yank-from-mail-reply-buffer): Use it.
9773         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9774         as nil.
9775
9776 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9777
9778         * wl-thread.el (wl-thread-update-line-msgs): Called
9779         `wl-thread-update-line-on-buffer-sub'.
9780         (wl-thread-update-line-on-buffer): Delete routine of inserting
9781         thread.
9782         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9783         moved from `wl-thread-update-line-on-buffer'.
9784         Add threshold for displaying progress gauge.
9785         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9786         argument of `wl-thread-update-line-msgs'.
9787         Add threshold for displaying progress gauge.
9788         * wl-folder.el:
9789         Add threshold for displaying progress gauge.
9790         * wl-score.el: Ditto.
9791
9792         * wl-expire.el (wl-summary-expire): Display deleting info.
9793
9794 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9795
9796         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9797         `no-msg'.
9798         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9799         argument of `wl-thread-update-line-msgs'.
9800         (wl-summary-set-parent): Added optional argument `parent-number'.
9801         (wl-summary-buffer-saved-message): New buffer local variable.
9802         (wl-summary-save-current-message): New command.
9803         (wl-summary-yank-saved-message): Ditto.
9804         (wl-summary-mode-map): Added key binding for
9805         `wl-summary-save-current-message' (\ew) and
9806         `wl-summary-yank-saved-message' (\C-y).
9807         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9808
9809 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9810
9811         * wl-summary.el (wl-summary-mode-map): Added key binding for
9812         `wl-summary-set-parent' (ts).
9813
9814 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9815
9816         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9817         subject faster. If thread number is reverse, delayed updating
9818         thread.
9819         (wl-summary-search-by-subject): Ditto.
9820         (wl-summary-put-alike): Ditto.
9821         (wl-summary-get-alike): Ditto.
9822         (wl-summary-insert-headers): Insert header of all overview in
9823         buffer.
9824         (wl-summary-rescan): Delayed updating thread. Kill search subject
9825         buffer for wl-summary-search-by-subject.
9826         (wl-summary-sync-update3): Ditto.
9827         (wl-summary-exit): Ditto.
9828         (wl-summary-goto-bottom-of-current-thread): Change for linked
9829         thread.
9830         (wl-summary-overview-create-summary-line): Change line for linked
9831         thread.
9832
9833         * wl-summary.el (wl-summary-update-thread): Use
9834         wl-thread-maybe-get-children-num.
9835         (wl-summary-set-parent): If change parent, move sub thread.
9836         (wl-summary-redisplay-internal): Add horizontal recenter.
9837         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9838
9839         * wl-thread.el (wl-thread-entity-get-linked): New function.
9840         (wl-thread-entity-set-linked): New function.
9841         (wl-thread-create-entity): Add linked element.
9842         (wl-thread-entity-insert-as-top): Use wl-append.
9843         (wl-thread-maybe-get-children-num): If closing thread, return
9844         children msgs.
9845         (wl-thread-update-line-msgs): Displaying progress message.
9846         (wl-thread-update-line-on-buffer-sub): Use
9847         wl-thread-maybe-get-children-num.
9848         (wl-thread-update-line-on-buffer): If update line is not exists,
9849         insert thread.
9850         (wl-thread-delete-message): If delete top msg of thread, search
9851         parent by subject.
9852         (wl-thread-insert-entity): Use
9853         wl-thread-maybe-get-children-num.
9854
9855         * wl-highlight.el (wl-highlight-summary-current-line): change
9856         sregexp for linked thread.
9857         * wl-util.el (wl-count-lines): Count lines.
9858         (wl-horizontal-recenter): horizontal recenter.
9859         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9860         (wl-score-get-alike): Ditto.
9861         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9862         (wl-subject-length-limit): New variable.
9863         (wl-highlight-thread-indent-string-regexp): Changed for linked
9864         thread.
9865
9866 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9867
9868         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9869         New variable (revival).
9870         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9871         by subject matching if there's no in-reply-to nor references field
9872         (revival).
9873
9874 \f
9875 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9876
9877         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9878         message.
9879
9880 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9881
9882         * wl-summary.el (wl-summary-reply): Return t if there was a
9883         message at cursor point.
9884         Added unwind-protect.
9885         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9886         returns t.
9887         (wl-summary-cancel-message): Do nothing when there's no message at
9888         cursor point.
9889         (wl-summary-forward): Ditto.
9890         (wl-summary-jump-to-parent-message): Ditto.
9891         (wl-summary-reedit): Ditto.
9892         (wl-summary-edit-addresses): Ditto.
9893         (wl-summary-pipe-message): Ditto.
9894         (wl-summary-print-message-with-ps-print): Ditto.
9895         (wl-summary-print-message): Ditto.
9896         (wl-summary-mark-as-important): Ditto.
9897         (wl-summary-mark-as-unread): Ditto.
9898
9899         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9900         message at cursor point.
9901         (wl-summary-reply-with-citation): Remove unwind-protect.
9902
9903         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9904         subject searching feature.
9905         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9906         Eliminated.
9907
9908 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9909
9910         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9911         New variable.
9912         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9913         by subject matching if there's no in-reply-to nor references field.
9914
9915         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9916
9917         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9918         when display is finished.
9919         (wl-folder-open-all): Ditto.
9920         (wl-folder-update-access-group): Ditto.
9921         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9922         * wl-thread.el (wl-thread-close-all): Ditto.
9923
9924         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9925         progress gauge only when it was displayed.
9926         * wl-folder.el (wl-folder-insert-entity): Ditto.
9927
9928 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9929
9930         * wl-summary.el (wl-summary-incorporate): Enclose
9931         `wl-summary-sync-force-update' with save-excursion.
9932
9933 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9934
9935         * wl-summary.el (wl-summary-prefetch-region):
9936         Pass current cursor point to `pos-visible-in-window-p' after
9937         moving cursor to the started point.
9938
9939 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9940
9941         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9942
9943         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9944         fields from the forwarding message.
9945         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9946         `ignored-fields'.
9947
9948 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9949
9950         * wl-mime.el (wl-message-request-partial):
9951         Eliminated argument `msgdb'.
9952         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9953         (wl-mime-combine-message/partial-pieces): Likewise.
9954         * tm-wl.el (wl-message-request-partial): Likewise.
9955         (wl-mime-combine-message/partial-pieces): Likewise.
9956
9957 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9958
9959         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9960         when display is finished.
9961
9962 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9963
9964         * wl-summary.el (wl-summary-goto-folder-subr):
9965         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9966
9967 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9968
9969         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9970         when cursor point is visible.
9971
9972 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9973
9974         * wl-expire.el (wl-expire-archive-get-max-number):
9975         Don't use `file-name-directory'.
9976
9977 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9978
9979         * wl-expire.el (wl-expire-archive-get-max-number):
9980         Use `file-name-directory'.
9981
9982 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9983
9984         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9985         only when there is progress.
9986
9987 2000-04-13  Mito <mit@nines.nec.co.jp>
9988
9989         * wl-summary.el (wl-summary-sync-marks): Display progress.
9990
9991 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9992
9993         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9994         (wl-summary-prev): Move cursor regardless of unread status.
9995         (wl-summary-next): Ditto.
9996
9997 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9998
9999         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10000         Added argument `target' and `number'.
10001         * tm-wl.el (wl-summary-burst-subr): New function.
10002         (wl-summary-burst): Use it.
10003
10004 2000-04-10  Mito <mit@nines.nec.co.jp>
10005
10006         * wl-mime.el (wl-burst): New function.
10007         (wl-summary-burst): Use it.
10008
10009 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10010
10011         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10012         as petname when there's no candidate.
10013
10014 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10015
10016         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10017         New variable.
10018         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10019
10020         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10021
10022         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10023
10024 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10025
10026         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10027         Use substring of `original' instead of buffer-substring.
10028         (wl-refile-evaluate-rule):
10029         Set `original' argument of wl-refile-expand-newtext.
10030
10031         * wl-summary.el
10032         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10033         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10034         (wl-summary-auto-refile): Check existence of destination folder just
10035         before marking.
10036
10037 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10038
10039         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10040         when wl-refile-get-field-value return nil.
10041
10042 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10043
10044         * wl-refile.el
10045         (wl-refile-expand-newtext): New function imported from Gnus.
10046         (wl-refile-evaluate-rule): Use it.
10047
10048 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10049
10050         * wl-summary.el (wl-summary-print-destination):
10051         Duplicate folder string to avoid putting text-property on
10052         original string.
10053
10054         * wl-refile.el (wl-refile-get-field-value): New function.
10055         (wl-refile-evaluate-rule): New function;
10056         Evaluate refile rule recursively.
10057         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10058         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10059         New function; Check existence of a target folder recursively.
10060         (wl-summary-auto-refile-check-refile-rule-alist):
10061         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10062
10063 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10064
10065         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10066
10067         * wl-folder.el (wl-create-folder-entity-from-buffer):
10068         Fixed problem when '}' character is contained in folder name.
10069
10070         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10071
10072 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10073
10074         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10075         (wl-fldmgr-add-completion-all-completions):
10076         Use wl-fldmgr-add-completion-hashtb.
10077
10078 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10079
10080         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10081         wl-fldmgr-add-completion-subr): New functions.
10082         * wl-folder.el (wl-folder-completion-func): New variable.
10083         * wl-summary.el (wl-summary-read-folder):
10084         Use wl-folder-completion-func.
10085
10086         * wl-refile.el: Eliminate throw & catch.
10087
10088         * wl.el (wl-plugged-sending-queue-status): Fixed.
10089
10090 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10091
10092         * wl-draft.el (wl-draft): Put category property on
10093         mail-header-separator.