* wl-vars.el (wl-message-use-header-narrowing): New user option.
[elisp/wanderlust.git] / wl / ChangeLog
1 2005-02-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2
3         * wl-vars.el (wl-message-use-header-narrowing): New user option.
4
5         * wl-summary.el (wl-summary-toggle-mime): Treat numeric prefix
6         argument `5'.
7
8         * wl-message.el (wl-message-display-no-merge-p): New function.
9         (wl-message-buffer-display): Check whether the message is
10         reassembled and follow the API change.
11
12 2005-02-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
13
14         * wl-action.el (wl-summary-exec-action-resend-subr): Disable
15         multibyte on working buffer and removed unnecessary
16         `buffer-disable-undo'.
17
18 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
19
20         * wl-util.el (wl-read-search-condition-internal): Fixed the last
21         change.
22
23 2005-02-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
24
25         * wl-util.el (wl-read-search-condition-internal): Protect
26         elmo-global-flags from distraction.
27
28 2005-02-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
29
30         * wl.el (wl-exit): Call `elmo-clear-signal-slots'.
31
32         * wl-summary.el (wl-summary-buffer-event-handler): Abolish.
33         (wl-summary-event-handler): Ditto.
34         (wl-summary-update-persistent-mark-on-event): New
35         function (renamed from `elmo-event-handler-flag-changed').
36         (wl-summary-buffer-attach): New function.
37         (wl-summary-buffer-detach): Rewrite by `elmo-signal'.
38         (wl-summary-buffer-set-folder): Use `wl-summary-buffer-attach'
39         instead of `elmo-folder-add-handler'.
40
41         * Version number is increased to 2.13.2.
42
43 2005-02-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
44
45         * wl-news.el.in (wl-news-mode-map): Bind commands of outline-mode
46         and "\177" to the `wl-news-previous-page'.
47         (wl-news-mode): Defined by `define-derived-mode' instead of `defun'.
48         (wl-news-previous-page): New function.
49
50 2005-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
51
52         * wl-summary.el (wl-summary-save): Use `write-region-as-binary'
53         instead of `write-region' and simplify.
54
55 2005-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
56
57         * wl-template.el (wl-template-select): Cause error if
58         `wl-template-alist' is nil.
59
60 2005-02-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
61
62         * wl-news.el.in: Set file variable `no-byte-compile'.
63
64 2005-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
65
66         * wl-summary.el (elmo-event-handler-flag-changed): Does not check
67         whether a target message is within displaying area.
68         (elmo-event-handler-cache-changed): Ditto.
69
70 2005-02-01  Tetsurou Okazaki  <okazaki@be.to>
71
72         * wl-thread.el (wl-thread-entity-get-descendant): Change `defsubst'
73         to `defun'.  Use `nconc' instead of `append' to collect descendant
74         message numbers.
75
76 2005-01-30  TAKAHASHI Kaoru  <kaoru@kaisei.org>
77
78         * wl-thread.el (wl-thread-save-top-list)
79         (wl-thread-save-entities): Use `with-temp-buffer'.
80         * wl-news.el.in (wl-news-previous-version-load):
81         (wl-news-previous-version-save): Ditto.
82         * wl-summary.el (wl-summary-load-file-object)
83         (wl-summary-save-view-cache): Ditto.
84
85 2005-01-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
86
87         * wl-util.el (toplevel): Require 'elmo-flag'.
88         (wl-read-search-condition): New function (Renamed from
89         `elmo-read-search-condition').
90         (wl-read-search-condition-internal): Likewise.
91
92         * wl-summary.el (wl-summary-decide-flag): Cause error if flag is
93         invalid.
94         (wl-summary-pick): Use `wl-read-search-condition' instead of
95         `elmo-read-search-condition'.
96         (wl-summary-virtual): Ditto.
97
98         * wl-folder.el (wl-folder-virtual): Ditto.
99         (wl-folder-pick): Ditto.
100
101         * wl-fldmgr.el (wl-fldmgr-make-filter): Ditto.
102
103 2005-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
104
105         * wl-summary.el (wl-summary-reedit): Call
106         `wl-summary-message-string' with argument `use-cache' as `'maybe'.
107
108 2005-01-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
109
110         * wl-mime.el (toplevel): Require wl-vars.
111
112         * wl-message.el (toplevel): Require cl at compile.
113
114         * wl-draft.el (toplevel): Require elmo.
115
116 2005-01-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
117
118         * wl-message.el (wl-message-buffer-prefetch): Count is a number
119         and do nothing when it is not positive.
120         (wl-message-buffer-prefetch-next): Ditto.
121
122 2005-01-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
123
124         * wl-summary.el (wl-summary-goto-folder-subr): Avoid error for
125         `wl-message-buffer-prefetch-depth' is nil though it is illegal.
126         (wl-summary-redisplay-internal): Ditto.
127
128         * wl-summary.el (wl-summary-goto-folder-subr): Protect current
129         message (the condition is borrowed from `wl-check-variables-2').
130         (wl-summary-redisplay-internal): Ditto.
131
132 2005-01-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
133
134         * wl-mime.el (wl-draft-nntp-attribute): New function.
135         (wl-draft-attribute-nntp-posting-server): Use it.
136         (wl-draft-attribute-nntp-posting-port): Ditto.
137
138         * wl-mime.el (wl-draft-preview-attributes-list): New function.
139         (wl-draft-show-attributes-buffer): Ditto.
140         (wl-draft-hide-attributes-buffer): Ditto.
141         (wl-draft-attribute-newsgroups): Ditto.
142         (wl-draft-attribute-nntp-posting-server): Ditto.
143         (wl-draft-attribute-nntp-posting-port): Ditto.
144         (wl-draft-preview-message): Use there functions.
145
146         * wl-vars.el (wl-draft-preview-attributes-list): Change default
147         value.
148
149 2005-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
150
151         * wl-draft.el (wl-draft-insert-get-message): Follow the API change.
152         (wl-draft-reedit): Ditto.
153         (wl-draft-queue-flush): Ditto.
154
155         * wl-mime.el (wl-message-request-partial): Ditto.
156         (wl-message-delete-current-part): Use `elmo-message-fetch-string'
157         instead of `elmo-message-fetch'.
158
159         * wl-action.el (wl-summary-exec-action-resend-subr): Ditto.
160
161         * wl-summary.el (wl-summary-message-string): Ditto.
162
163 2005-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
164
165         * wl-util.el (wl-current-message-buffer): Follow the API change.
166
167         * wl-summary.el (wl-summary-redisplay-internal): Call
168         `wl-summary-mark-as-read' with 2nd argument as nil and update
169         unread count instead of persistent mark.
170
171         * wl-message.el (wl-message-buffer-mime-entity): New buffer local
172         variable.
173         (wl-message-redisplay): Follow the API change.
174         (wl-message-buffer-display): Managed mime-entity directly and
175         return preview buffer only.
176         (wl-message-display-internal): Rewrite.
177         (wl-message-buffer-prefetch-subr): Not save return value of
178         `wl-message-buffer-display'.
179
180         * Version number is increased to 2.13.1.
181
182 2005-01-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
183
184         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): Call
185         'elmo-multiple-fields-body-list' with boundary specified.
186
187 2005-01-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
188
189         * wl-vars.el (wl-summary-resend-use-cache): New variable.
190         * wl-action.el (wl-summary-exec-action-resend-subr): Use file
191         cache if `wl-summary-resend-use-cache' is non-nil.
192
193 2005-01-02  Yoichi NAKAYAMA  <yoichi@geiin.org>
194
195         * wl-vars.el (wl-pop-before-smtp-stream-type): Fix range.
196         (wl-nntp-posting-stream-type): Ditto.
197
198 2005-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
199
200         * wl-demo.el (wl-demo-copyright-notice): Add 2005.
201
202 2005-01-01  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
203
204         * wl-util.el (wl-save-drafts): Avoid error on redisplaying
205         message.
206
207 2004-12-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
208
209         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list):
210         Abolish.
211         (wl-summary-buffer-persistent-mark-version): New internal
212         variable.
213         (wl-summary-update-mark-and-highlight-window): Check by
214         wl-summary-persistent-mark-invalid-p.
215         (wl-summary-update-status-marks): Ditto.
216         (elmo-event-handler-flag-changed): Rewrite.
217         (elmo-event-handler-cache-changed): Define.
218         (wl-summary-prefetch-msg): Does not update persistent mark here.
219         (wl-summary-delete-cache): Ditto.
220         (wl-summary-resume-cache-status): Ditto.
221         (wl-summary-jump-to-msg): Add arguments `beg' and `end'.
222         (wl-summary-persistent-mark-invalid-p): New function.
223         (wl-summary-validate-persistent-mark): Ditto.
224         (wl-summary-validate-persistent-mark-string): Ditto.
225         (wl-summary-invalidate-persistent-mark): Ditto.
226         (wl-summary-update-persistent-mark): Call
227         `wl-summary-validate-persistent-mark'.
228         (wl-summary-create-line): Call
229         `wl-summary-validate-persistent-mark-string'.
230
231         * wl-message.el (wl-message-buffer-prefetch-subr): Set cache
232         status as t if cache used.
233
234 2004-12-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
235
236         * wl-fldmgr.el (wl-fldmgr-set-petname): Check wl-folder-group-alist
237         only if the target is group.
238         * wl-folder.el (wl-folder-append-petname): Don't check group name.
239
240 2004-12-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
241
242         * wl-folder.el (wl-folder-buffer-search-entity): Check real name.
243
244 2004-12-22  Yuuichi Teranishi  <teranisi@gohome.org>
245
246         * wl-vars.el (wl-smtp-authenticate-realm): New user option.
247
248         * wl-draft.el (wl-smtp-extension-bind): Use wl-smtp-authenticate-realm.
249
250 2004-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
251
252         * wl-e21.el (wl-draft-mode-setup): Avoid global-font-lock-mode
253         (Thanks to Yoichi NAKAYAMA).
254
255 2004-12-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
256
257         * wl-util.el (wl-save-drafts): Restore echo area.
258
259 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
260
261         * Version number is increased to 2.13.0.
262
263         * wl-util.el (wl-biff-check-folder-async): Use
264         wl-folder-entity-exists-p instead of elmo-folder-exists-p.
265
266 2004-12-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
267
268         * wl-message.el (wl-message-display-internal): Does not put
269         wl-message-display-type property on message buffer.
270         (wl-message-buffer-display-type): New function.
271
272         * wl-mime.el (wl-draft-yank-current-message-entity): Use it.
273
274         * wl-summary.el (wl-summary-mode): Use `dolist' to add
275         `wl-summary-buffer-detach'.
276         (wl-summary-message-display-type): Use
277         `wl-summary-buffer-display-type'.
278
279 2004-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
280
281         * wl-summary.el (wl-summary-mode): Set kill-buffer-hook as
282         buffer-local.
283
284         * wl-mime.el (wl-draft-preview-message): Use make-local-hook for
285         kill-buffer-hook instead of make-local-variable.
286         (wl-draft-preview-message): Set `local' argument of add-hook as t.
287
288 2004-12-12  Scott Renfro <scott@renfro.org>
289
290         * wl-summary.el (wl-summary-default-subject-filter): Fixed greedy
291         regex for square-branket.
292
293 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
294
295         * wl-mime.el (wl-mime-preview-follow-no-mime): Call
296         `wl-message-mime-analysis-p' with argument `header'.
297
298 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
299
300         * wl-mime.el (wl-draft-yank-current-message-entity): 
301         Switch to no-mime following method according to wl-message-display-type
302         property.
303         (wl-mime-preview-follow-no-mime): Use wl-message-mime-analysis-p.
304
305         * wl-message.el (wl-message-display-internal): 
306         Put wl-message-display-type property on message buffer.
307
308         * wl-message.el (wl-message-mime-analysis-p): Fixed misspelling.
309         (wl-message-display-internal): Ditto;
310
311         * wl-summary.el (wl-summary-toggle-mime): Ditto.
312
313 2004-12-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
314
315         * wl-message.el (wl-message-make-display-type): New function.
316         (wl-message-display-type-property): Ditto.
317         (wl-message-mime-analysys-p): Ditto.
318         (wl-message-display-all-header-p): Ditto.
319         (wl-message-redisplay): Removed argument `as-is', `all-header' and
320         added `display-type'.
321         (wl-message-buffer-display): Likewise.
322         (wl-message-display-internal): Likewise.
323         (wl-message-buffer-display-type): Abolish.
324         (wl-message-buffer-prefetch-subr): Follow the API changed.
325
326         * wl-summary.el (wl-summary-buffer-display-header-mode): Renamed
327         from wl-summary-buffer-display-all-header and changed default value.
328         (wl-summary-message-display-type): New function.
329         (wl-summary-buffer-display-mime-mode): Ditto.
330         (wl-summary-buffer-display-header-mode): Ditto.
331         (wl-summary-toggle-mime): Rewrite with above functions.
332         (wl-summary-toggle-all-header): Ditto.
333         (wl-summary-redisplay): Force redisplay with default mode.
334         (wl-summary-redisplay-internal): Renamed argument from `mode',
335         `all-header' to `mime-mode', `header-mode'.
336         Use `wl-message-make-display-type'.
337
338         * wl-vars.el (wl-summary-mode-line-format): Removed `[%m]'.
339         (wl-message-mode-line-format-spec-alist): Changed definition for `m'.
340
341 2004-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
342
343         * wl-draft.el (wl-draft-send): Allow parent-folder as "".
344
345 2004-12-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
346
347         * wl-draft.el (wl-draft-forward):  Call wl-draft-forward-make-subject
348         in original message buffer.
349         (wl-draft-reply): Call wl-draft-reply-make-subject in original message
350         buffer.
351
352 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
353
354         * wl-draft.el (wl-draft-forward): Don't jump into temp-buffer.
355
356 2004-12-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
357
358         * wl-vars.el (wl-summary-line-format): Add reference to wl-summary-width.
359
360 2004-12-07  Tetsurou Okazaki  <okazaki@be.to>
361
362         * wl-action.el (wl-summary-exec-action-refile): Display a done message
363         when actions succeeded.
364         (wl-summary-exec-action-copy): Likewise.
365
366 2004-12-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
367
368         * wl-summary.el (wl-summary-forward): Don't call set-buffer since
369         there is switch-to-buffer at the end of wl-message-select-buffer.
370         (wl-summary-reply): Ditto.
371
372 2004-12-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
373
374         * wl-summary.el (wl-summary-forward): Put subject in original
375         message buffer as argument of wl-draft-forward.
376         * wl-draft.el (wl-draft-forward): Decode subject as in
377         wl-draft-reply.
378
379 2004-12-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
380
381         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Show message if it is not
382         a folder under access group.
383
384 2004-12-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
385
386         * wl-message.el (wl-message-buffer-prefetch-subr): Fix argument of
387         wl-message-buffer-display.
388
389         * wl-util.el (wl-set-save-drafts): Fix typo.
390
391 2004-12-01  Katsumi Yamaoka  <yamaoka@jpl.org>
392
393         * wl-demo.el (wl-demo-insert-image): Use :file instead of :data to
394         make an xbm image on XEmacs; use wl-highlight-demo-face instead of
395         wl-highlight-logo-face to set the bg color of an xbm image; fixed
396         the way to measure the width of a bitmap image; don't put face on
397         ascii and bitmap images; put the mark which should not use the
398         variable-pitch face on ascii and bitmap images.
399         (wl-demo-setup-properties): Don't use the variable-pitch face on
400         ascii and bitmap images; made it work on Emacs 20 and earlier.
401         (wl-demo-insert-text): End with a newline at the bottom; don't put
402         face on text.
403
404         * wl-highlight.el (wl-highlight-logo-face): Specified bg colors.
405
406 2004-11-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
407
408         * wl-util.el (toplevel): Don't check existence of `timer-activate'.
409
410         * wl-util.el (wl-save-drafts): Moved from sample setting.
411         (wl-set-save-drafts): New function to set idle timer.
412         * wl-draft.el (wl-draft): Call it.
413         * wl-vars.el (wl-auto-save-drafts-interval): New variable.
414
415 2004-11-23  Yuuichi Teranishi  <teranisi@gohome.org>
416
417         * wl-util.el (wl-current-message-buffer): Fixed bug when yank from
418         a summary which has toggle display status off.
419
420 2004-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
421
422         * wl-draft.el (wl-draft-do-fcc): No cache save.
423
424 2004-11-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
425
426         * wl-summary.el (elmo-event-handler-flag-changed): Use
427         `set-buffer' instead of `with-current-buffer'.
428
429 2004-11-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
430
431         * wl-summary.el (wl-summary-after-resize-function): New function.
432         (wl-summary-mode): Add `wl-summary-after-resize-function' to
433         window-size-change-functions.
434
435 2004-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
436
437         * wl-draft.el (wl-draft-create-buffer): Bind
438         `change-major-mode-hook' after current buffer is changed.
439
440         * wl-summary.el (wl-summary-buffer-detach): New function.
441         (wl-summary-buffer-set-folder): Call it.
442         (wl-summary-mode): Add `wl-summary-buffer-detach' to
443         change-major-mode-hook and kill-buffer-hook.
444         (wl-summary-exit): Does not call `elmo-folder-remove-handler'.
445         (wl-summary-switch-to-clone-buffer): Ditto.
446         (wl-summary-goto-folder-subr): Ditto.
447
448 2004-11-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
449
450         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
451         after boundp check.
452
453 2004-11-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
454
455         * wl-summary.el (wl-summary-mimic-kill-buffer): New command.
456         (wl-summary-mode-map): Substitute `wl-summary-mimic-kill-buffer'
457         for `kill-buffer'.
458
459         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove event
460         handler of current buffer from elmo-folder.
461
462 2004-11-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
463
464         * wl-fldmgr.el (wl-fldmgr-sort): Confirm before sorting.
465
466 2004-11-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
467
468         * wl-summary.el (wl-summary-buffer-event-handler): New internal
469         variable.
470         (wl-summary-event-handler): New class.
471         (elmo-event-handler-flag-changed): Define to update persistent
472         mark.
473         (wl-summary-buffer-set-folder): Register event handler to
474         elmo-folder.
475         (wl-summary-exit): Unregister event handler.
476         (wl-summary-goto-folder-subr): Ditto.
477         (wl-summary-mark-as-read-all): Does not call
478         `wl-summary-update-persistent-mark' directly.
479         (wl-summary-mark-as-read-internal): Ditto.
480         (wl-summary-set-persistent-mark-internal): Ditto.
481         (wl-summary-set-flags-internal): Ditto.
482
483         * Version number is increased to 2.11.33.
484
485 2004-10-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
486
487         * wl-summary.el (wl-summary-mode): Set `show-trailing-whitespace'
488         to nil.
489
490 2004-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
491
492         * wl-spam.el (wl-spam-setup): Add hook
493         `wl-summary-auto-check-spam' to `wl-summary-sync-updated-hook'
494         instead of `wl-summary-prepare-hook'.
495
496         * wl-summary.el (wl-summary-set-flags): Allow flag operation even
497         if folder type is `'flag'.
498         (wl-summary-mark-as-important): Ditto.
499
500 2004-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
501
502         * wl-address.el (wl-address-minibuffer-history): New variable.
503         (wl-address-minibuffer-local-map): New keymap.
504         (wl-address-read-from-minibuffer): New function.
505
506         * wl-action.el (wl-summary-get-resend-address): Use
507         `wl-address-read-from-minibuffer' instead of `completing-read'.
508
509 2004-10-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
510
511         * Version number is increased to 2.11.32.
512
513 2004-10-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
514
515         * wl-vars.el (wl-mime-charset): Change default value for XEmacs
516         without mule to iso-8859-1.
517         (wl-draft-add-in-reply-to): Add note in description.
518         (wl-draft-add-references): Ditto.
519
520 2004-10-10  Yuuichi Teranishi  <teranisi@gohome.org>
521
522         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Changed
523         definition for `m'.
524         (wl-summary-mode-line-format): Add '[%m]'.
525         (wl-message-mode-line-format-spec-alist): Ditto.
526         (wl-summary-display-mime-mode-list): New variable.
527
528         * wl-summary.el (wl-summary-buffer-display-mime-mode): Renamed
529         from wl-summary-buffer-display-as-is.
530         (wl-summary-buffer-display-all-header): New buffer local variable.
531         (wl-summary-mode-map): Bind "H" to the 'wl-summary-toggle-all-header'.
532         (wl-summary-goto-folder-subr): Setup wl-summary-buffer-display-mime-mode
533         instead of wl-summary-buffer-display-as-is.
534         (wl-summary-unset-persistent-mark): Don't use term 'Flag' here.
535         (wl-summary-set-persistent-mark): Ditto.
536         (wl-summary-set-message-buffer-or-redisplay): Just call
537         `wl-summary-redisplay-internal' without optional arguments.
538         (wl-summary-toggle-mime): Rewrite.
539         (wl-summary-redisplay): Don't use `wl-summary-buffer-display-as-is'.
540         (wl-summary-toggle-all-header): New function.
541         (wl-summary-redisplay-internal): Treat mime mode.
542
543         * wl-mime.el (wl-draft-yank-current-message-entity): Pass mode
544         to wl-mime-preview-follow-no-mime.
545         (wl-mime-preview-follow-no-mime): Bind elmo-mime-display-header-analysis
546         accodring to the display-mode.
547
548         * wl-message.el (wl-message-buffer-display-type): Rewrite.
549         (wl-message-buffer-display): Changed argument name from `as-is' to
550         `mode'.
551         (wl-message-display-internal): Ditto;
552         Bind elmo-mime-display-header-analysis according to the mode.
553         (wl-message-display-internal): Put wl-message-display-mime-mode
554         property on entire buffer.
555
556 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
557
558         * wl-draft.el (wl-draft-do-fcc): Undo last change.
559
560 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
561
562         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
563         Don't extract mail address.
564         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
565
566         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
567
568         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
569
570 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
571
572         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
573         wl-fldmgr-cut-entity-list on confirmation.
574
575 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
576
577         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
578         (wl-mime-quit-preview): Check existence of
579         mime-edit-temp-message-buffer here.
580
581 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
582
583         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
584         after deletion.
585
586         * wl-draft.el (wl-draft-send-confirm): Check major-mode
587         before calling wl-mime-quit-preview.
588
589 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
590
591         * wl-summary.el (wl-summary-pick): If call it with prefix
592         argument, set `delete-marks' as non-nil. Pick from only visible
593         messages.
594         (wl-summary-check-target-mark): New function.
595         (wl-summary-target-mark-mark-as-read): Use it.
596         (wl-summary-target-mark-mark-as-unread): Ditto.
597         (wl-summary-target-mark-operation): Ditto.
598         (wl-summary-target-mark-set-flags): Ditto.
599         (wl-summary-target-mark-save): Ditto.
600         (wl-summary-target-mark-pick): Ditto.
601         (wl-summary-target-mark-forward): Ditto.
602         (wl-summary-target-mark-reply-with-citation): Ditto.
603         (wl-summary-target-mark-print): Ditto.
604         (wl-summary-target-mark-uudecode): Ditto.
605
606         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
607         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
608         with `ask-coding' is non-nil.
609
610 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
611
612         * wl-thread.el (wl-thread-set-parent): If parent is a message
613         which is identified by references, set linked as nil.
614
615 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
616
617         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
618         (wl-message-mode-line-format-spec-alist): Ditto.
619         (wl-message-mode-line-format): Ditto.
620         (wl-summary-mode-line-format): Ditto for docstring.
621         (wl-summary-no-mime-folder-list): Fix typo.
622
623         * wl-util.el (wl-current-message-buffer): Call
624         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
625
626         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
627         variable.
628         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
629         of `wl-summary-redisplay-no-mime'.
630         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
631         (wl-summary-toggle-mime): New function.
632         (wl-summary-redisplay-all-header): Rewrite.
633         (wl-summary-redisplay-no-mime): Ditto.
634         (wl-summary-redisplay-internal): Added argument `as-is' and
635         `all-header'.
636
637         * wl-refile.el (wl-refile-default-from-folder-path-separator):
638         New variable.
639         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
640         bottom.
641         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
642         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
643         "/" unconditionally.
644
645         * wl-mime.el (wl-draft-yank-current-message-entity): Use
646         wl-mime-preview-follow-no-mime for as-is content.
647         (wl-mime-preview-follow-no-mime): New function.
648         (wl-mime-preview-follow-current-region): Fixed parenthesis.
649
650         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
651         and added `as-is', `all-header'.
652         (wl-message-buffer-display): Ditto.
653         (wl-message-buffer-display-type): New function.
654
655 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
656
657         * wl-vars.el (wl-message-header-button-alist): Change default
658         value.
659         (wl-message-body-button-alist): Ditto.
660
661 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
662
663         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
664
665 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
666
667         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
668
669 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
670
671         * wl-summary.el (wl-summary-sync-marks): Remove condition which
672         is always true.
673
674 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
675
676         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
677         on null entity.
678
679 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
680
681         * wl-vars.el (wl-draft-reply-default-position): Fix range.
682
683 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
684
685         * wl-vars.el (wl-summary-resend-hook): New hook.
686
687         * wl-action.el (wl-summary-exec-action-resend-subr): Run
688         `wl-summary-resend-hook'.
689
690 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
691
692         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
693         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
694         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
695         (wl-summary-new-cached-mark): Changed default value to 'n'.
696         (wl-summary-unread-cached-mark): Changed default value to 'u'.
697         (wl-summary-answered-cached-mark): Changed default value to 'a'.
698         (wl-folder-sync-range-alist): Remove spec for 'flag.
699         (wl-summary-force-prefetch-folder-list): New user option.
700
701         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
702         `wl-summary-toggle-persistent-mark'.
703         (wl-summary-update-mark-and-highlight-window): Don't highlight when
704         number is nil.
705         (wl-summary-mark-as-answered-region): Set interactive argument of
706         `wl-summary-set-persistent-mark-internal'.
707         (wl-summary-mark-as-important-region): Ditto.
708         (wl-summary-unset-persistent-mark): Ditto.
709         (wl-summary-set-persistent-mark): Ditto.
710         (wl-summary-mark-as-answered): Ditto.
711         (wl-summary-mark-as-important): Ditto.
712         (wl-summary-set-persistent-mark-internal): Do nothing
713         when `elmo-message-flag-available-p' is nil.
714         (wl-summary-toggle-persistent-mark): New function.
715         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
716         when the folder matches `wl-summary-force-prefetch-folder-list'.
717
718
719         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
720         when number is nil.
721         (wl-highlight-summary-forwarded-face): New face.
722
723 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
724
725         * Version number is increased to 2.11.31.
726
727 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
728
729         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
730         (wl-biff-check-folder-async): Ditto.
731         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
732
733 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
734
735         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
736         Add an argument `reverse'.  All callers are updated.
737         (wl-summary-sort): Add a prefix argument `reverse' to specify
738         reverse sorting.
739         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
740         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
741         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
742
743 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
744
745         * wl-message.el (wl-message-redisplay): Does not narrow header if
746         disply-type is all-header or as-is.
747
748         * wl-summary.el (wl-summary-enter-handler): Use
749         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
750
751 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
752
753         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
754         after adding wl-draft-parent-variables.
755         (wl-draft-forward): Ditto.
756
757 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
758
759         * wl-summary.el (wl-summary-sync-marks): Call
760         `wl-summary-set-persistent-mark' and
761         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
762         (wl-summary-set-persistent-mark-internal): Add 4th argument
763         `no-server'.
764         (wl-summary-unset-persistent-mark): Ditto.
765         (wl-summary-set-persistent-mark): Ditto.
766         (wl-summary-add-flags-internal): Abolish.
767         (wl-summary-remove-flags-internal): Ditto.
768         (wl-summary-mark-as-important-internal): Ditto.
769         (wl-summary-mark-as-important): Use
770         `wl-summary-set-persistent-mark' instead of
771         `wl-summary-add-flags-internal'.
772         (wl-summary-mark-as-important-region): Ditto.
773
774         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
775
776         * wl-summary.el (wl-summary-get-available-flags): New function.
777         (wl-summary-sync-marks): Use it and simplified.
778         (wl-summary-unset-persistent-mark): Use
779         `wl-summary-get-available-flags'.
780         (wl-summary-set-persistent-mark): Ditto.
781
782 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
783
784         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
785         id.
786
787 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
788
789         * wl-summary.el (wl-summary-enter-handler): If argument is not a
790         number, call `wl-summary-prev-line-content'. Show message when the
791         message is not found.
792
793 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
794
795         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
796         wl-summary-enter-handler.
797         (wl-summary-enter-handler): New command.
798
799         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
800         docstring and custom spec.
801
802         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
803         flags too; Don't treat Cached and New.
804         (wl-summary-set-persistent-mark): Ditto.
805
806         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
807         `wl-folder-set-flag'.
808
809         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
810         instead of `wl-folder-set-flag'.
811
812         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
813         for completion.
814         (wl-summary-set-persistent-mark): Ditto.
815
816         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
817         instead of `wl-draft-quit-preview'.
818
819         * wl-mime.el (toplevel): Avoid compile warning.
820         (wl-mime-quit-preview): New function
821         (formarly defined as `wl-draft-quit-preview').
822         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
823         quitting method.
824
825         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
826
827         * wl-folder.el (wl-folder-set-flag): Renamed from
828         `wl-draft-set-flag-on-parent'.
829
830         * wl-draft.el (wl-draft-quit-preview): New function.
831         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
832         (wl-draft-send): Call `wl-folder-set-flag' instead of
833         `wl-draft-set-flag-on-parent'.
834         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
835
836 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
837
838         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
839         (wl-draft-send): Ditto.
840
841 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
842
843         * wl-vars.el (wl-draft-reply-hook): Changed default value.
844         (wl-draft-kill-pre-hook): Set default value as nil.
845         (wl-summary-reply-hook): Ditto.
846         (wl-draft-kill-flags): Abolish.
847
848         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
849         (wl-draft-parent-variables): Renamed from
850         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
851         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
852         argument; Add wl-draft-parent-variables to
853         wl-draft-config-variables.
854         (wl-draft-reply): Likewise.
855         (wl-draft-kill-flags): Abolish.
856         (wl-draft-send): Call wl-draft-set-flag-on-parent.
857         (wl-draft-set-flag-on-parent): New function.
858         (wl-draft-setup-parent-flag): Ditto.
859
860 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
861
862         * wl-draft.el (wl-draft-kill-flags): Avoid error when
863         `wl-draft-parent-folder' is "".
864
865 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
866
867         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
868         (wl-summary-digit-jump): New function.
869         (Adviced by John Owens and Hiroya Murata)
870
871         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
872         (Adviced by John Owens)
873
874         * wl-xmas.el (wl-message-define-keymap): Ditto.
875
876         * wl-mule.el (wl-message-define-keymap): Ditto.
877
878 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
879
880         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
881         change of return value of elmo-folder-count-flags.
882
883         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
884         (wl-summary-mark-as-read-internal): Ditto.
885         (wl-summary-set-persistent-mark-internal): Ditto.
886         (wl-summary-folder-info-update): Ditto.
887         (wl-summary-sync-update): Fixed the last change.
888
889         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
890
891 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
892
893         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
894         (wl-draft-kill-flags): Fixed docstring.
895
896         * wl-draft.el (wl-draft-kill-flags): New function.
897         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
898
899 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
900
901         * wl-vars.el (wl-reply-hook): Abolish.
902         (wl-draft-reply-hook): New hook.
903         (wl-summary-reply-hook): Ditto.
904         (wl-draft-forward-hook): Ditto.
905         (wl-summary-forward-hook): Ditto.
906         (wl-draft-kill-flags): New variable.
907
908         * wl-summary.el (wl-summary-mark-as-answered-region): Use
909         wl-summary-set-persistent-mark-internal.
910         (wl-summary-sync-marks): Use elmo-preserved-flags.
911         (wl-summary-update-persistent-mark): Make it interactive.
912         (wl-summary-set-persistent-mark-internal): New inline function.
913         (wl-summary-mark-as-answered): Use it.
914         (wl-summary-mark-as-unanswered): Ditto.
915         (wl-summary-unset-persistent-mark): New function.
916         (wl-summary-set-persistent-mark): Ditto.
917         (wl-summary-reply): Don't set answered flag;
918         Run wl-summary-reply-hook instead.
919         (wl-summary-forward): Call wl-draft-forward with number.
920         Run wl-summary-forward-hook.
921
922         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
923         (wl-highlight-summary-line-face-spec): Use it as a default
924         persistent mark face.
925
926         * wl-draft.el (wl-draft-forward): Added optional argument number;
927         Set wl-draft-parent-number; Run wl-draft-forward-hook.
928         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
929         (wl-draft-kill): Use wl-draft-kill-flags.
930
931         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
932
933         * wl-folder.el (wl-folder-check-one-entity): Follow the change
934         of return value of elmo-folder-count-flags.
935
936         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
937
938         * wl-summary.el (wl-summary-count-unread): Ditto.
939         (wl-summary-sync-update): Follow the change above.
940         (wl-summary-force-prefetch): New function.
941
942 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
943
944         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
945         variable `buf' with `let' instead of `setq'.
946
947 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
948
949         * wl-mime.el (wl-message-delete-current-part): If filename exists,
950         add Content-Disposition heaeder on the deleted part.
951
952 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
953
954         * wl-draft.el (wl-draft-save): Encode address list under edit by
955         `eword-encode-unstructured-field-body'.
956
957         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
958
959 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
960
961         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
962         wl-current-summary-buffer.
963
964 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
965
966         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
967         `numbers' is ignored.
968
969 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
970
971         * wl-folder.el (wl-folder-open-folder): Avoid error.
972         Reported by John Owens, [wl-en:815]
973
974         * wl.el (wl): Set timer for biff process even if prefix argument
975         is given or auto-checking is quitted.
976
977         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
978         immediately.
979         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
980         (wl-toggle-plugged): Ditto.
981
982         * wl-vars.el (wl-biff-use-idle-timer): New variable.
983         * wl-util.el (wl-biff-start): Use idle timer if
984         `wl-biff-use-idle-timer' is non-nil.
985
986 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
987
988         * wl-highlight.el (wl-highlight-message): Fix description.
989
990 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
991
992         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
993         tty.
994
995 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
996
997         * wl-action.el (wl-summary-exec): Print failure count.
998
999 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1000
1001         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
1002         to `defun', remove interactive form.
1003         Set elmo-message-fetch-confirm when force-reload is non-nil.
1004
1005 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1006
1007         * wl-summary.el (toplevel): Removed unnecessary autoload.
1008
1009 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1010
1011         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
1012         the buffer is generated from another message buffer.
1013
1014 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1015
1016         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
1017         extracted from `wl-fldmgr-save-folders'.
1018         (wl-fldmgr-delete): Call it after deletion.
1019
1020 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1021
1022         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
1023         multi-tty support.
1024
1025 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
1026
1027         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
1028
1029 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
1030
1031         * wl-summary.el (wl-summary-rescan): Remove unused variables.
1032         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
1033
1034 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
1037         unsubscribe list only if argument CLEAR is nil.
1038
1039 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1040
1041         * wl-draft.el (wl-draft-reply): Decode subject before removing
1042         Re: prefix.
1043
1044 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
1045
1046         * wl-summary.el (wl-summary-sort-by-size): New command.
1047
1048 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1049
1050         * wl-summary.el (wl-summary-number-list-from-region): New
1051         function.
1052         (wl-summary-mark-as-read-region): Use it.
1053         (wl-summary-mark-as-unread-region): Ditto.
1054         (wl-summary-set-flags-region): Ditto and add optional argument
1055         remove.
1056         (wl-summary-mark-as-answered-region): Ditto.
1057         (wl-summary-mark-as-important-region): Ditto.
1058         (wl-summary-target-mark-mark-as-important): Added optional
1059         argument remove.
1060         (wl-summary-target-mark-mark-as-answered): Ditto.
1061         (wl-summary-target-mark-set-flags): Ditto.
1062
1063 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1064
1065         * wl-summary.el (wl-summary-set-flags-region): Call
1066         `wl-summary-set-flags-internal' with number list instead of call
1067         one by each message.
1068         (wl-summary-target-mark-set-flags): Likewise.
1069
1070 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1071
1072         * wl-summary.el (wl-summary-target-mark-operation): Add optional
1073         argument `inverse' and use `wl-summary-delete-all-target-marks'.
1074         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
1075         (wl-summary-target-mark-mark-as-answered): Likewise.
1076
1077 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1078
1079         * wl-summary.el (wl-summary-target-mark-forward): Use
1080         `wl-summary-delete-all-target-marks' instead of
1081         `wl-summary-delete-all-temp-marks'.
1082         (wl-summary-target-mark-reply-with-citation): Ditto.
1083         (wl-summary-target-mark-uudecode): Ditto.
1084         (wl-summary-target-mark-set-flags): Ditto and remove needless
1085         cursor move.
1086
1087 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1088
1089         * wl-summary.el (wl-summary-target-mark-forward): Protect
1090         wl-summary-buffer-target-mark-list from nreverse.
1091         (wl-summary-target-mark-reply-with-citation): Ditto.
1092
1093 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1094
1095         * wl-thread.el (wl-thread-update-indent-string-thread): Use
1096         `elmo-display-progress-threshold'.
1097
1098 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1099
1100         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
1101         check `wl-summary-highlight'.
1102         (wl-summary-window-scroll-functions): Respect value of
1103         `wl-summary-highlight'.
1104         (wl-summary-sync-update): Run hooks
1105         `wl-summary-buffer-window-scroll-functions' at any time.
1106
1107 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1108
1109         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
1110         from `wl-summary-cleanup-temp-marks'.
1111         (wl-summary-cleanup-temp-marks): Abolish argument.
1112         * wl.el (wl-save-status): Revert previous change.
1113         (wl-execute-temp-marks): New function, call
1114         `wl-summary-exec-with-confirmation'.
1115         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
1116         (wl-folder-save-and-exec-marks): Abolished.
1117
1118 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1119
1120         * wl-e21.el (wl-e21-display-image-p): Respect
1121         `wl-highlight-folder-with-icon'.
1122         (wl-e21-highlight-folder-group-line): Highlight mouse line
1123         even if wl-e21-display-image-p is nil.
1124
1125         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
1126         Respect value of `wl-summary-highlight'.
1127
1128         * wl.el (wl-save-status): Remove unused variable.
1129
1130         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
1131         (wl-folder-mode-map): Bind it to "x".
1132
1133 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1134
1135         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
1136
1137         * wl-thread.el (wl-thread-get-parent-list): Don't check
1138         disconnected ancestors, neglecting needless work in
1139         `wl-thread-update-indent-string-thread'.
1140
1141         * wl.el (wl-save): Take prefix argument to execute remaining marks.
1142         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
1143         argument, add argument default-keep to keep marks by default.
1144
1145         * Version number is increased to 2.11.30.
1146
1147         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
1148         customization type and docstring.
1149         (wl-draft-reply-without-argument-list): Ditto.
1150
1151 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1152
1153         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1154
1155         * wl-spam.el (wl-spam-mark-action-list): Ditto.
1156
1157 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1158
1159         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
1160
1161 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1162
1163         * wl-draft.el (wl-draft-config-exec): Narrow the range of
1164         save-excursion so as not to include run-hooks.
1165
1166 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1167
1168         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
1169         Clarify that marks are going to be cleared.
1170
1171 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1172
1173         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
1174         according to 3rd element of wl-summary-flag-mark.
1175
1176         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
1177
1178 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1179
1180         * wl-action.el (wl-summary-target-mark-all): Don't set
1181         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
1182
1183 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
1184
1185         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
1186         (wl-forward-subject-prefix): Ditto.
1187         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
1188         (wl-draft-reply-make-subject): Ditto.
1189
1190         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
1191         `wl-draft-forward'.
1192         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
1193
1194 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
1195
1196         * wl-action.el (wl-summary-target-mark-set-action): Stop if
1197         target message does not exist.
1198
1199 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
1200
1201         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
1202         `wl-subject-prefix-regexp'.
1203         (wl-subject-forward-prefix-regexp): New variable.
1204         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
1205         `wl-draft-strip-subject-re' and take regexp as argument.
1206         (wl-draft-forward): Use it.
1207         (wl-draft-reply): Ditto.
1208
1209 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1210
1211         * wl-e21.el (wl-highlight-plugged-current-line): Change for
1212         emacs multi-tty support.
1213
1214 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
1215
1216         * wl-e21.el (wl-e21-display-image-p): Don't call
1217         `display-images-p'.
1218         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
1219         support.
1220         (wl-highlight-folder-current-line): Ditto.
1221         (wl-folder-init-icons): Ditto.
1222
1223 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1224
1225         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
1226         the last line of summary in unplugged mode.
1227
1228 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
1229
1230         * wl-vars.el (wl-refile-rule-alist): Doc fix.
1231
1232 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
1233
1234         * wl-vars.el (wl-user-mail-address-regexp): New variable.
1235         * wl-address.el (wl-address-user-mail-address-p): Use it.
1236         (wl-address-delete-user-mail-addresses): Ditto.
1237         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
1238
1239         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
1240         (wl-address-delete-user-mail-addresses): Ditto.
1241
1242         * wl-address.el (wl-address-delete-user-mail-addresses): New
1243         function.
1244         * wl-refile.el (wl-refile-guess-by-history): Use it.
1245         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
1246         (wl-draft-make-mail-followup-to): Ditto and fix logic.
1247
1248         * wl-draft.el (wl-draft-edit-string): To judge sender address,
1249         use wl-address-user-mail-address-p.
1250
1251 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
1252
1253         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
1254         after opening group.
1255
1256 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1257
1258         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
1259         of elmo-set-buffer-multibyte.
1260
1261         * wl-message.el (wl-original-message-mode): Ditto.
1262
1263         * wl-score.el (wl-score-insert-header): Ditto.
1264
1265         * wl-summary.el
1266         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
1267         (wl-summary-goto-folder-subr): Ditto.
1268         (wl-summary-insert-headers): Ditto.
1269
1270         * wl-util.el (wl-set-string-width): Ditto.
1271
1272         * Version number is increased to 2.11.29.
1273
1274 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
1275
1276         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
1277         (wl-highlight-summary-line-help-echo-alist): New variable.
1278         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
1279         into `wl-highlight-summary-line-help-echo' and
1280         `wl-highlight-flag-folder-help-echo'.
1281         (wl-highlight-summary-line-string): Change accordingly.
1282         (wl-highlight-summary-current-line): Ditto.
1283
1284 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1285
1286         * wl-highlight.el (wl-highlight-message): Ignore white spaces
1287         at the beginning of field body (Thanks to Markus Knittig).
1288
1289         * wl-draft.el (wl-draft-insert-current-message): Also check
1290         summary buffer, remove unnecessary tag.
1291
1292 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1293
1294         * wl-draft.el (wl-draft-insert-current-message): Cause error also
1295         when wl-message-buffer is nil.
1296
1297         * wl-folder.el (wl-folder): Abolish unused argument.
1298         Call wl-folder-init when wl-folder-entity is nil.
1299         * wl.el (wl): Change accordingly.
1300
1301 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1302
1303         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
1304         multibyte string before insert into draft buffer.
1305         (wl-draft-create-buffer): Always enable multibyte characters for
1306         draft buffer.
1307
1308         * Version number is increased to 2.11.28.
1309
1310 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1311
1312         * wl-folder.el (wl-folder-open-close): Handle blank line.
1313         (wl-folder-jump-to-current-entity): Ditto.
1314
1315 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1316
1317         * Version number is increased to 2.11.27.
1318
1319 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1320
1321         * wl-thread.el (wl-thread-insert-message): When the thread is
1322         devided by wl-summary-max-thread-depth, insert line at the end of
1323         buffer.
1324
1325 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1326
1327         * Version number is increased to 2.11.26.
1328
1329 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
1330
1331         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
1332
1333 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
1334
1335         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
1336         value of stream-type and session.
1337
1338 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1339
1340         * Version number is increased to 2.11.25.
1341
1342 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
1343
1344         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
1345         in a quit message.
1346
1347 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
1348
1349         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
1350         (wl-summary-redisplay-no-mime-internal): Ditto.
1351
1352 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1353
1354         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
1355         * wl-vars.el (wl-smtp-connection-type): Ditto.
1356
1357 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
1358
1359         * wl-highlight.el (wl-highlight-message): Change to strict regexp
1360         for the separator line and quote mail-header-separator.
1361
1362 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1363
1364         * wl-spam.el (wl-message-check-spam): Fixed problem no display
1365         result message.
1366
1367         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
1368         `elmo-multiple-fields-body-list' with boundary as
1369         mail-header-separator.
1370
1371 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1372
1373         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
1374
1375 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
1376
1377         * wl-util.el (wl-list-diff): Remove unused function.
1378
1379         * wl-draft.el (wl-draft-send-confirm): Discard input before
1380         confirmation.
1381
1382 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1383
1384         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
1385         order of flag and new.
1386
1387 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1388
1389         * wl-vars.el (wl-refile-policy-alist): Abolished.
1390
1391         * wl-action.el (wl-summary-set-action-refile): Follow the change
1392         above.
1393
1394 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
1395
1396         * wl-highlight.el (wl-highlight-signature-search): Don't use
1397         re-search-backward for a long word since it is possible to crash
1398         XEmacs because of a bug.
1399
1400 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
1401
1402         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
1403
1404 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
1405
1406         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
1407         argument for wl-summary-sync-force-update.
1408
1409 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
1410
1411         * wl-summary.el (wl-summary-mode-map): Revival of
1412         wl-summary-mark-as-important related bindings;
1413         Bind 'F','tF','mF','rF','m&'.
1414         (wl-summary-mark-as-important-region): Revival.
1415         (wl-summary-target-mark-mark-as-important): Ditto.
1416         (wl-summary-target-mark-operation): New function.
1417         (wl-summary-target-mark-mark-as-answered): Use it.
1418         (wl-summary-decide-flag): Don't set Important as default.
1419         (wl-summary-mark-as-important-internal): Revival.
1420         (wl-summary-mark-as-important): Ditto.
1421
1422         * wl-thread.el (wl-thread-mark-as-important): Ditto.
1423
1424         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
1425         instead of facep.
1426
1427 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1428
1429         * wl-dnd.el (wl-dnd-drop-func): Fix.
1430
1431         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
1432         mouse-set-point instead of posn-point.
1433
1434         * wl-xmas.el (wl-completing-read-multiple): Define as function.
1435
1436         * wl-mule.el (wl-completing-read-multiple): Ditto.
1437
1438 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * wl-demo.el (face-background-name): Defalias to avoid compile
1441         warning.
1442
1443 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1444
1445         * wl-summary.el (wl-summary-decide-flag): Use
1446         wl-completing-read-multiple instead of completing-read-multiple.
1447
1448         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
1449         New alias.
1450
1451         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
1452         Use face-background-name instead of face-background.
1453
1454         * wl-vars.el (wl-summary-save-file-suffix): New user option.
1455
1456         * wl-summary.el (wl-summary-save): Use it.
1457         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
1458
1459         * wl-mime.el (wl-mime-save-content): Fix last change.
1460
1461 2004-02-10  Len Trigg <lenbok@myrealbox.com>
1462
1463         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
1464         New function.
1465         (wl-summary-sort-specs): Added sort.
1466         * wl-mime.el (wl-mime-save-content): Expand file name.
1467
1468 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
1469
1470         * wl-mime.el (wl-draft-preview-message): Fixed typo.
1471
1472         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
1473
1474 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1475
1476         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
1477         for flag if it is not defined.
1478
1479 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
1480
1481         * wl-e21.el (wl-highlight-folder-current-line): Use
1482         elmo-folder-type-internal when elmo-folder-type returns nil.
1483
1484         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
1485
1486         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
1487
1488         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
1489
1490         * wl-e21.el (wl-summary-toolbar): Ditto.
1491
1492         * wl-vars.el (wl-demo-background-color): Abolished.
1493         (wl-summary-persistent-mark-priority-list): Renamed from
1494         wl-summary-flag-priority-list.
1495         (wl-summary-flag-alist): New user option.
1496         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
1497         (wl-message-mode-line-format-spec-alist): Added 'F'.
1498         (wl-message-mode-line-format): Likewise.
1499         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
1500         instead of wl-summary-important-mark.
1501         (wl-file-folder-icon): New variable.
1502
1503         * wl-thread.el (wl-thread-set-flags): Renamed from
1504         wl-thread-mark-as-important.
1505
1506         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
1507         warning.
1508         (wl-summary-mode-menu-spec): Follow the change of 
1509         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1510         (wl-summary-mode-map): Follow the change of
1511         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
1512         (wl-summary-detect-mark-position): Follow the variable name change.
1513         (wl-summary-set-flags-region): New function for the replacement of
1514         wl-summary-mark-as-important-region.
1515         (wl-summary-sync-marks): Sync all global-flags.
1516         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
1517         instead of elmo-message-flagged-p.
1518         (wl-summary-persistent-mark-string): Follow the variable name change;
1519         Put wl-summary-flag-mark if the message has global-flag.
1520         (wl-summary-target-mark-set-flags): Renamed from 
1521         wl-summary-target-mark-mark-as-important.
1522         (wl-summary-decide-flag): New function.
1523         (wl-summary-set-flags-internal): Renamed from
1524         wl-summary-mark-as-important-internal.
1525         (wl-summary-add-flags-internal): New function.
1526         (wl-summary-remove-flags-internal): Ditto.
1527         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
1528         (wl-summary-mark-as-unimportant): Abolish.
1529         (wl-summary-move-spec-alist): Changed `important' to `digest'.
1530         (wl-summary-next-message): List flagged messages in the msgdb.
1531
1532         * wl-score.el (wl-summary-score-update-all-lines): Use
1533         wl-summary-add-flags-internal instead of 
1534
1535         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
1536
1537         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
1538         from wl-message-buffer-cur-flag (To avoid misunderstanding).
1539         (wl-message-buffer-require-all-header): Renamed from
1540         wl-message-buffer-all-header-flag (Ditto).
1541         (wl-message-buffer-flag-indicator): New variable.
1542         (wl-message-redisplay): Changed local varibale name from `flag' to
1543         `display-type'; Set up wl-message-buffer-flag-indicator.
1544         (wl-message-buffer-display): Changed varibale name from `flag' to
1545         `display-type'.
1546         (wl-message-display-internal): Likewise.
1547
1548         * wl-highlight.el (wl-highlight-demo-face): Define default background
1549         color.
1550         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
1551
1552         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
1553
1554         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1555         (wl-demo-setup-properties): Renamed from
1556         `wl-demo-set-background-color'.
1557         (wl-demo): Follow the change above.
1558         
1559         * Version number is increased to 2.11.24.
1560
1561 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1562
1563         * wl-summary.el (wl-summary-toggle-thread): Call
1564         `wl-summary-rescan' with disable-thread as non-nil.
1565         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1566
1567 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1568
1569         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1570         foreground property of the face.
1571         (wl-demo-insert-text): Don't set up face property here.
1572         (wl-demo): Call wl-demo-set-background-color, anyway.
1573
1574 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1575
1576         * wl-vars.el (wl-demo-background-color): The value can be nil.
1577
1578 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1579
1580         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1581         to wl-summary-wheel-dispatcher.
1582
1583         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1584         wl-message-wheel-dispatcher.
1585         (wl-message-wheel-dispatcher): New function.
1586         (wl-summary-wheel-dispatcher): Ditto.
1587
1588 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1589
1590         * wl-action.el (wl-summary-target-mark-all): List messages which are
1591         not in the killed-list.
1592
1593         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1594         only when the folder is 'flag/important.
1595
1596         * wl-address.el (wl-complete-field-body): Complete if the last
1597         character is a space.
1598
1599 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1600
1601         * wl-folder.el (wl-folder-clear-entity-info): Use
1602         elmo-clear-hash-val.
1603
1604         * wl-fldmgr.el (wl-fldmgr-rename): Set
1605         wl-folder-info-alist-modified as t.
1606
1607 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1608
1609         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1610
1611 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1612
1613         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1614         (wl-folder-buffer-last-visited-entity-id): New buffer local
1615         variable.
1616         (wl-folder-revisit-last-visited-folder): New function.
1617         (wl-folder-mode-map): Bind it to "C-i".
1618         (wl-folder-set-current-entity-id): Set last visited folder.
1619         * wl-summary.el (wl-summary-exit): Ditto.
1620
1621 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1622
1623         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1624         before calling `recenter' in order to cope with an XEmacs bug.
1625
1626 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1627
1628         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1629         to the default value.
1630
1631 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1632
1633         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1634         change.
1635         (wl-summary-sync-marks): Ditto.
1636         (wl-summary-mark-as-read-internal): Ditto.
1637         (wl-summary-mark-as-answered-internal): Ditto.
1638         (wl-summary-mark-as-important-internal): Ditto.
1639         (wl-summary-reply): Ditto.
1640
1641         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1642         instead of `elmo-folder-unflag-answered'.
1643
1644         * Version number is increased to 2.11.23.
1645
1646         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1647         the last change.
1648
1649 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1650
1651         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1652         Specify "spam" or "good".
1653
1654 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1655
1656         * wl-spam.el (wl-summary-exec-action-spam): Call
1657         wl-folder-confirm-existence for spam folder.
1658         (wl-spam-setup): Bind "mk".
1659
1660 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1661
1662         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1663
1664 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1665
1666         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1667         destination folder is empty.
1668
1669 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1670
1671         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1672         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1673
1674         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1675         (wl-summary-refile-prev-destination-region): New function.
1676         (wl-thread-refile-prev-destination): Ditto.
1677         (wl-summary-target-mark-refile-prev-destination): Ditto.
1678
1679 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1680
1681         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1682         (wl-demo-background-color): Changed default value.
1683
1684         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1685         color.
1686
1687         * wl-demo.el (wl-demo-set-background-color): New function.
1688         (wl-demo): Call it.
1689
1690 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1691
1692         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1693         * wl-address.el (wl-address-add-or-change): Don't add empty
1694         address.
1695
1696 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1697
1698         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1699
1700 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1701
1702         * wl-vars.el (wl-demo-image-filter-alist): New variable
1703         (wl-demo-background-color): Ditto.
1704
1705         * wl-demo.el (wl-demo-xpm-set-background): New function.
1706         (wl-demo-image-filter): Ditto.
1707         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1708
1709         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1710
1711         * wl-demo.el (wl-demo-icon-name): Define as function.
1712         (wl-demo-insert-image): Use it.
1713
1714 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1715
1716         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1717
1718 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1719
1720         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1721
1722 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1723
1724         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1725
1726 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1727
1728         * wl-thread.el (wl-thread-mark-as-answered): New function.
1729
1730         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1731         answered" entry.
1732         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1733         "r&" and wl-thread-mark-as-answered to "t&".
1734         (wl-summary-mark-as-important-region): Refine to toggle mark.
1735         (wl-summary-mark-as-answered-region): New function.
1736         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1737         and 3rd argument.
1738         (wl-summary-mark-as-important-internal): Likewise.
1739
1740 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1741
1742         * wl-template.el (wl-template-preview): New internal variable.
1743         (wl-template-preview-p): New function.
1744         (wl-template-show): Bind `wl-template-preview' as t.
1745
1746 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1747
1748         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1749         `elmo-message-entity-field' with 3rd argument which is non-nil.
1750
1751 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1752
1753         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1754         Removed duplicate local bind `folder'.
1755
1756 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1757
1758         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1759
1760 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1761
1762         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1763         duplicate definition.
1764
1765 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1766
1767         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1768         non-nil, use it; Don't fetch message if there's no message in the
1769         current cursor position.
1770
1771 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1772
1773         * wl-util.el (wl-region-exists-p): Use region-active-p.
1774         (wl-deactivate-region): New function.
1775         * wl-message.el (wl-message-redisplay): Deactivate region.
1776
1777         * wl-summary.el (wl-summary-reply): Call
1778         `wl-summary-set-message-buffer-or-redisplay' instead of
1779         `wl-summary-redisplay-internal', don't move point.
1780
1781 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1782
1783         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1784         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1785         by regexp.
1786
1787 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1788
1789         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1790         if no need.
1791
1792 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1793
1794         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1795         default value to nil.
1796         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1797         `wl-summary-prepare-hook'; Replace refile action to
1798         `wl-summary-exec-action-refile-with-register'.
1799
1800         * Version number is increased to 2.11.22.
1801
1802 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1803
1804         * wl-summary.el (wl-summary-detect-mark-position): Set
1805         `wl-summary-buffer-weekday-name-lang'.
1806
1807 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1808
1809         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1810         (wl-summary-mark-as-read-all): Ditto.
1811         (wl-summary-delete-messages-on-buffer): Ditto.
1812         (wl-summary-sync-update): Ditto.
1813         (wl-summary-mark-as-read-internal): Ditto.
1814         (wl-summary-mark-as-answered-internal): Ditto.
1815         (wl-summary-update-folder-info): Abolished.
1816
1817 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1818
1819         * wl-summary.el (wl-summary-mark-as-read-all): Use
1820         `wl-summary-update-folder-info' instead of
1821         `wl-folder-update-unread'.
1822
1823 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1824
1825         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1826         `wl-summary-folder-info-update'.
1827         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1828         instead of `wl-summary-folder-info-update'.
1829         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1830         `wl-folder-set-folder-updated'.
1831         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1832         instead of `wl-folder-update-unread'.
1833         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1834         the value of `wl-summary-buffer-unread-count' for the second parameter of
1835         `wl-folder-update-unread'.
1836
1837         * Version number is increased to 2.11.21.
1838
1839 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1840
1841         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1842         a local variable.
1843
1844 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1845
1846         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1847         interactively.
1848
1849         * wl-summary.el (wl-summary-mark-as-important-internal): New
1850         internal function.
1851         (wl-summary-mark-as-important): Use it.
1852         (wl-summary-mark-as-unimportant): New function.
1853         (wl-summary-sync-marks): Follow the API change.
1854
1855         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1856
1857         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1858
1859 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1860
1861         * wl-folder.el (wl-folder-update-unread): Re-indent.
1862         Narrow the scope of a local variable.
1863
1864 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1865
1866         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1867         (wl-addrmgr-merge-entries): Ditto.
1868         (wl-addrmgr): Added to address entry which exists in draft buffer
1869         if no entry is in original.
1870
1871 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1872
1873         * wl-batch.el: New file.
1874
1875 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1876
1877         * wl-vars.el (wl-use-semi): Remove unused variable.
1878
1879 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1880
1881         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1882         "?".
1883
1884 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1885
1886         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1887         wl-summary-new-mark.
1888         (wl-summary-new-cached-mark): New user option.
1889         (wl-summary-score-marks): Follow the change above.
1890         (wl-summary-auto-refile-skip-marks): Ditto.
1891         (wl-summary-incorporate-marks): Ditto.
1892         (wl-summary-expire-reserve-marks): Ditto.
1893
1894         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1895
1896         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1897         (wl-summary-persistent-mark-string): Distinguished between cached
1898         and uncached mark when the message is new.
1899
1900 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1901
1902         * wl-spam.el (wl-spam-domain): Renamed from
1903         `wl-spam-folder-guess-domain'.
1904         (wl-summary-exec-action-spam): Register as spam if domain of the
1905         source folder is good.
1906         (wl-summary-exec-action-refile-with-register): Register message if
1907         domain of the source folder is not undecided.
1908
1909 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1910
1911         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1912         detect thread loop.
1913
1914 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1915
1916         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1917         and wl-summary-skip-mark-list.
1918
1919 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1920
1921         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1922
1923         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1924
1925         * wl-spam.el (toplevel): Require wl-highlight.
1926         (wl-spam-auto-check-policy-alist): Abolish.
1927         (wl-spam-auto-check-folder-regexp-list): New user option.
1928         (wl-spam-auto-check-marks): Ditto.
1929         (wl-spam-mark-action-list): Ditto.
1930         (wl-highlight-summary-spam-face): New face.
1931         (wl-spam-auto-check-message-p): New function.
1932         (wl-spam-map-spam-messages): Fixed message.
1933         (wl-spam-register-spam-messages): Ditto.
1934         (wl-spam-register-good-messages): Ditto.
1935         (wl-summary-spam-map): Add and remove keybind.
1936         (wl-summary-target-mark-spam): Abolish.
1937         (wl-summary-refile-spam): Ditto.
1938         (wl-summary-test-spam): New function.
1939         (wl-summary-mark-spam): Ditto.
1940         (wl-summary-auto-check-spam): Follow the above change.
1941         (wl-summary-exec-action-spam): New function.
1942         (wl-summary-exec-action-refile-with-register): Fixed message.
1943         (wl-message-check-spam): New function.
1944         (wl-spam-setup): Ditto.
1945         (toplevel): Call it if this file is loaded interactivity.
1946
1947         * Version number is increased to 2.11.20.
1948
1949 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1950
1951         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1952         when new optional argument `force' is non nil or modified.
1953
1954 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1955
1956         * wl.el (toplevel): Require wl-spam when compile.
1957         (wl-save-status): Call wl-spam-save-status.
1958
1959         * wl-spam.el (wl-spam-register-spam-messages): New function.
1960         (wl-spam-register-good-messages): Ditto.
1961         (wl-spam-save-status): Ditto.
1962         (wl-summary-mode-map): Bind
1963         wl-summary-target-mark-register-as-spam to "ms" and
1964         wl-summary-target-mark-register-as-good to "mn".
1965         (wl-summary-register-as-spam): Abolish optional argument; Use
1966         wl-spam-register-spam-messages.
1967         (wl-summary-register-as-spam-all): Use
1968         wl-spam-register-spam-messages.
1969         (wl-summary-register-as-good): Abolish optional argument; Use
1970         wl-spam-register-good-messages.
1971         (wl-summary-register-as-good-all): Use
1972         wl-spam-register-good-messages.
1973         (wl-summary-target-mark-register-as-spam): New funtion.
1974         (wl-summary-target-mark-register-as-good): Ditto.
1975
1976 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1977
1978         * wl-spam.el: New file.
1979
1980 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1981
1982         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1983
1984         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1985         (wl-summary-auto-refile): Call wl-refile-guess with
1986         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1987
1988 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1989
1990         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1991         with disable-thread argument non-nil.
1992
1993 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1994
1995         * wl-summary.el (wl-summary-rescan): Added optional argument
1996         disable-thread.
1997         (wl-summary-sync): Call wl-summary-rescan with argument
1998         disable-thread.
1999         (wl-summary-input-range): Added new range `rescan-thread'.
2000
2001 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
2002
2003         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
2004
2005 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2006
2007         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
2008         internal variable.
2009         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
2010         wl-summary-search-parent-by-subject-regexp and
2011         wl-summary-divide-thread-when-subject-changed as nil.
2012         (wl-summary-insert-sequential): If entity is nil, nothing to do.
2013         (wl-summary-insert-thread): Search parent entity from
2014         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
2015         thread loop.
2016
2017 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
2018
2019         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
2020
2021         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
2022
2023         * wl-util.el (wl-require-update-all-folder-p): New function.
2024         (wl-get-assoc-list-value): Added `function' to match directive.
2025         (wl-collect-draft): Rewrite.
2026
2027         * wl-summary.el (wl-summary-sync-update): Clear faces
2028         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
2029         are non-nil.
2030         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
2031         argument as function.
2032         (wl-summary-input-range): Ditto.
2033
2034         * wl-folder.el (wl-draft-get-folder): New function.
2035         (wl-folder-get-elmo-folder): Consider draft folder.
2036
2037         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
2038         (wl-draft-buffer-message-number): New buffer local variable.
2039         (wl-draft-folder-internal): New internal variable.
2040         (wl-draft-delete): Rewrite.
2041         (wl-draft-save): Ditto.
2042         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
2043         wl-folder-get-elmo-folder.
2044         (wl-draft-config-info-operation): Ditto.
2045         (wl-jump-to-draft-folder): Ditto.
2046         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
2047         (wl-draft-reedit): Rewrite.
2048
2049         * Version number is increased to 2.11.19.
2050         
2051 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
2052
2053         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
2054         variable.
2055
2056 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2057
2058         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
2059         Use ignore-errors instead of unwind-protect.
2060
2061 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
2062
2063         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
2064         for updating `wl-thread-entity-list'.
2065
2066 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2067
2068         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
2069         parameter from calling `wl-thread-entity-get-older-brothers' and
2070         `wl-thread-entity-get-younger-brothers'.
2071         Replace nested `append' with a single one.
2072
2073 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2074
2075         * wl-summary.el (wl-summary-mode): Don't use the return value of
2076         `make-local-hook'.
2077
2078 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
2079
2080         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
2081         instead of `let*'.
2082         (wl-thread-delete-message): Likewise.  Split and narrow the scope
2083         of local variables.
2084
2085 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2086
2087         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
2088         Renamed from wl-summary-window-scroll-functions.
2089         (wl-summary-window-scroll-functions): Don't set to variable.
2090         (wl-summary-display-top): Use run-hooks.
2091         (wl-summary-display-bottom): Ditto.
2092         (wl-summary-toggle-disp-msg): Ditto.
2093         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
2094         Use it instead of wl-summary-window-scroll-functions.
2095         (wl-summary-goto-folder-subr): Don't call
2096         wl-summary-window-scroll-functions, use
2097         wl-summary-buffer-window-scroll-functions instead.
2098
2099 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2100
2101         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
2102         make-local-variable.
2103
2104 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2105
2106         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
2107         set-buffer-modified-p.
2108         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
2109         (wl-summary-display-bottom): Ditto.
2110         (wl-summary-toggle-disp-msg): Ditto.
2111
2112 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2113
2114         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
2115
2116         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
2117         (wl-summary-forward): Use elmo-message-entity-field instead of
2118         elmo-message-field.
2119
2120         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
2121
2122 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2123
2124         * wl-summary.el (wl-summary-window-scroll-functions): No use
2125         `append'.
2126
2127 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
2128
2129         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
2130         function.
2131         (wl-summary-window-scroll-functions): Call it when both
2132         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
2133         (wl-summary-temp-mark): Added optional argument number.
2134         (wl-summary-message-mark): Added optional argument flag.
2135         (wl-summary-persistent-mark): Added optional argument number and flag.
2136         (wl-summary-update-persistent-mark): Ditto.
2137         (wl-summary-update-status-marks): Set "r" for interactive spec.
2138
2139         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
2140         argument number and flag.
2141
2142         * wl-action.el (wl-summary-registered-temp-mark): 
2143         Do nothing when wl-summary-buffer-temp-mark-list is nil.
2144
2145 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2146
2147         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
2148         internal variable (buffer local).
2149         (wl-summary-window-scroll-functions): New function.
2150         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
2151         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
2152         as nil.
2153         (wl-summary-update-status-marks): Added arguments beg, end and
2154         check.
2155         (wl-summary-update-mark-window): Use function.
2156         (wl-summary-sync-update): Follow the change above.
2157         (wl-summary-switch-to-clone-buffer): Copy
2158         wl-summary-buffer-unsync-mark-number-list.
2159         (wl-summary-goto-folder-subr): Set
2160         wl-summary-buffer-unsync-mark-number-list and
2161         use wl-summary-window-scroll-functions instead of
2162         wl-summary-lazy-highlight.
2163
2164         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
2165
2166 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2167
2168         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
2169
2170         * wl-summary.el (wl-summary-update-persistent-mark): Call
2171         wl-summary-set-message-modified.
2172
2173         * wl-summary.el (wl-summary-sync-update): Don't call
2174         wl-summary-update-status-marks.
2175
2176         * Version number is increased to 2.11.18.
2177
2178 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
2179
2180         * wl-message.el (wl-message-prev-page): Use save-selected-window.
2181         (wl-message-next-page): Ditto.
2182
2183 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
2184
2185         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
2186         local variable.  Change the order of a collected list into the
2187         same as the specified range.  Remove nil from a collected list.
2188
2189 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2190
2191         * wl-summary.el (wl-summary-insert-headers): Set visible-only
2192         argument for elmo-folder-list-messages.
2193
2194 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2195
2196         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
2197         change (wl-summary-count-unreads return a list instead of a cons
2198         cell).
2199
2200 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
2201
2202         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
2203         `wl-summary-folder-info-update'.
2204
2205 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-summary.el (wl-summary-set-message-modified): No use
2208         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
2209         (wl-summary-set-mark-modified): Abolish.
2210         (wl-summary-mark-modified-p): Ditto.
2211         (wl-summary-save-view): Follow the change above.
2212
2213         * wl-expire.el (wl-summary-expire): Likewise.
2214
2215 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
2216
2217         * wl-summary.el (wl-summary-detect-mark-position): Use
2218         modb-entity-handler.
2219         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
2220
2221         * Version number is increased to 2.11.17.
2222
2223 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2224
2225         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
2226         entity field value.
2227         (wl-summary-prefetch-msg): Ditto.
2228         (wl-summary-print-message-with-ps-print): Ditto.
2229
2230 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2231
2232         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
2233         for dummy entity.
2234         (wl-summary-insert-thread): Use elmo-message-entity-field.
2235         (wl-summary-update-thread): Use elmo-message-entity-field and
2236         elmo-message-entity-number.
2237         (wl-summary-line-number):  Use elmo-message-entity-number.
2238         (wl-summary-line-size): Use elmo-message-entity-field.
2239         (wl-summary-line-subject): Ditto.
2240         (wl-summary-line-from): Ditto.
2241         (wl-summary-line-attached): Ditto.
2242         (wl-summary-create-line): Ditto.
2243         (wl-summary-create-line): Use elmo-message-entity-number.
2244         (wl-summary-print-message-with-ps-print): Use
2245         elmo-message-entity-field.
2246
2247 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
2248
2249         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
2250         change in elmo-msgdb-make-message-entity.
2251         (wl-summary-buffer-set-folder): Don't call
2252         wl-summary-detect-mark-position here.
2253         (wl-summary-rescan): Call elmo-message-entity-number.
2254         (wl-summary-sync-update): Ditto.
2255         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
2256
2257         * wl-score.el (wl-score-header-index): Redefine 2th element.
2258         (wl-score-overview-entity-get-extra): Abolish.
2259         (wl-score-ov-entity-get): Rewrite.
2260         (wl-score-string-index<, wl-score-string-func<): Abolish.
2261         (wl-score-string<): New function.
2262         (wl-score-string-sort): Use it.
2263
2264         * wl-refile.el (wl-refile-guess-by-history): Use
2265         elmo-message-entity-field.
2266         (wl-refile-guess-by-from): Ditto.
2267         (wl-refile-guess-by-msgid): Ditto.
2268
2269         * Version number is increased to 2.11.16.
2270
2271 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
2272
2273         * wl-folder.el (wl-folder-confirm-existence): Don't call
2274         file-exists-p if msgdb-path is nil.
2275         * wl-summary.el, wl-draft.el, wl-action.el: Rename
2276         `wl-read-folder-hist' to `wl-read-folder-history'.
2277
2278 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2279
2280         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
2281         `y-or-n-p'.
2282
2283 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2284
2285         * wl-score.el (wl-score-headers): Don't use
2286         elmo-folder-do-each-message-entity.
2287
2288         * Version number is increased to 2.11.15.
2289
2290 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
2291
2292         * wl-summary.el (wl-summary-delete-all-msgs): Use
2293         elmo-folder-move-messages instead of elmo-folder-delete-messages
2294         and elmo-folder-detach-messages.
2295         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
2296
2297         * wl-expire.el (wl-expire-delete): Ditto.
2298         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2299
2300 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * wl-vars.el (wl-message-use-header-narrowing): New user option.
2303         (wl-message-header-narrowing-fields): Ditto.
2304         (wl-message-header-narrowing-lines): Ditto.
2305         (wl-message-header-narrowing-string): Ditto.
2306
2307         * wl-summary.el (wl-summary-mode-map): Bind
2308         wl-summary-toggle-header-narrowing to "C-cC-f".
2309         (wl-summary-toggle-header-narrowing): New function.
2310
2311         * wl-message.el (wl-message-buffer-create): Call
2312         wl-message-header-narrowing-setup.
2313         (wl-message-redisplay): Call wl-message-header-narrowing.
2314         (wl-message-header-narrowing): New function.
2315         (wl-message-header-narrowing-map): New keymap.
2316         (wl-message-header-narrowing-widen-map): New keymap.
2317         (wl-message-header-narrowing-again-at-mouse): New function.
2318         (wl-message-header-narrowing-1): Ditto.
2319         (wl-message-header-narrowing-widen-at-mouse): Ditto.
2320         (wl-message-header-narrowing-setup): Ditto.
2321         (wl-message-header-narrowing-toggle): Ditto.
2322         
2323         * wl-highlight.el (wl-message-header-narrowing-face): New face.
2324
2325         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
2326         'flag as all.
2327         (wl-use-flag-folder-help-echo): New user option.
2328
2329         * wl-summary.el (wl-summary-detect-mark-position): Bind 
2330         wl-summary-highlight as nil.
2331         (wl-summary-set-mark-modified): Follow the API change.
2332         (wl-summary-mark-modified-p): Ditto.
2333         (wl-summary-mark-as-read-all): Ditto.
2334         (wl-summary-sync-marks): Don't call
2335         elmo-folder-list-messages-with-global-mark.
2336         (wl-summary-mark-as-read-internal): Follow the API change.
2337         (wl-summary-mark-as-answered-internal): Ditto.
2338         (wl-summary-mark-as-important): Cause an error when 'flag folder;
2339         Follow the API change.
2340         (wl-summary-create-line): Call with number argument.
2341         (wl-summary-reply): Follow the API change.
2342
2343         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
2344         function.
2345         (wl-highlight-summary-line-string): Call it when
2346         wl-use-flag-folder-help-echo is non-nil.
2347         (wl-highlight-summary-current-line): Ditto.
2348         (elmo-flag-folder-referrer): Added autoload setting.
2349
2350         * wl-draft.el (wl-draft-kill): Follow the API change.
2351
2352         * Version number is increased to 2.11.14.
2353         
2354 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2355
2356         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
2357
2358 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2359
2360         * Version number is increased to 2.11.13.
2361
2362 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2363
2364         * wl-draft.el (wl-draft-previous-history-element): Fixed
2365         unbalanced parenthesis and bind unbound local variables.
2366
2367 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2368
2369         * wl-draft.el (wl-draft-previous-history-element): New function.
2370         (wl-draft-next-history-element): Ditto.
2371         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
2372         them to M-p and M-n.
2373
2374 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2375
2376         * Version number is increased to 2.11.12.
2377
2378 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
2379
2380         * wl-draft.el (wl-draft-hide): Select buffer-window.
2381
2382 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
2383
2384         * wl-summary.el (wl-summary-narrow-to-region): New function.
2385         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
2386         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
2387         (wl-summary-save-region): Use it.
2388         * wl-action.el (wl-summary-collect-numbers-region)
2389         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
2390
2391 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2392
2393         * wl-folder.el (wl-folder-count-incorporates): Don't use
2394         `elmo-msgdb-mark-load'
2395
2396         * Version number is increased to 2.11.11.
2397
2398 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
2399
2400         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
2401         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
2402
2403 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
2404
2405         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
2406
2407 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2408
2409         * Version number is increased to 2.11.10.
2410
2411 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2412
2413         * wl-mime.el (wl-draft-attribute-value): Fixed.
2414
2415 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2416
2417         * wl-util.el (wl-copy-local-variables): New function.
2418
2419         * wl-mime.el (wl-draft-attribute-recipients): New function.
2420         (wl-draft-attribute-envelope-from): Ditto.
2421         (wl-draft-attribute-smtp-posting-server): Ditto.
2422         (wl-draft-attribute-smtp-posting-port): Ditto.
2423         (wl-draft-attribute-value): Ditto.
2424         (wl-draft-preview-message): Use it to get value for
2425         attributes. Reflect result of `wl-draft-config'.
2426
2427         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
2428         and call `wl-summary-mark-as-read' before to call
2429         `wl-summary-unset-mark'.
2430         (wl-summary-target-mark-mark-as-unread): Likewise.
2431         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
2432
2433 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
2434
2435         * wl-mime.el (wl-draft-preview-message): Use actual value for
2436         attributes; Fix for small window.
2437
2438 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2439
2440         * wl-refile.el (wl-refile-get-field-value): Call
2441         `elmo-message-entity-field' with 3rd argument is non-nil.
2442
2443 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
2444
2445         * wl-vars.el (wl-draft-preview-attributes): New user option.
2446         (wl-draft-preview-attributes-list): Ditto.
2447         (wl-draft-preview-attributes-buffer-lines): Ditto.
2448         (wl-draft-preview-attributes-buffer-name): Ditto.
2449
2450         * wl-mime.el (wl-draft-preview-message): Display attributes.
2451
2452 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2453
2454         * wl-summary.el (wl-summary-detect-mark-position): Bind
2455         wl-summary-flag-priority-list to '(new).
2456
2457 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2458
2459         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
2460         funtion.
2461         (wl-highlight-summary-line-string): Use it.
2462         (wl-highlight-summary-current-line): Ditto.
2463
2464 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
2465
2466         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
2467         line even when the mark string is not changed.
2468
2469         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
2470         argument change in the wl-summary-create-line.
2471         (wl-thread-insert-entity-sub): Ditto.
2472
2473         * wl-summary.el (wl-summary-detect-mark-position): Follow the
2474         argument change in the wl-summary-create-line.
2475         (wl-summary-insert-sequential): Ditto.
2476         (wl-summary-update-thread): Ditto.
2477         (wl-summary-persistent-mark-string): New inline function.
2478         (wl-summary-message-mark): Use it.
2479         (wl-summary-create-line): Abolish argument wl-persistent-mark
2480         and added wl-flags, wl-cached.
2481
2482         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
2483         mark to flags.
2484         (wl-highlight-summary-current-line): Decide the face not by the 
2485         persistent mark but flags.
2486
2487 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2488
2489         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
2490         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
2491         wl-summary-read-uncached-mark): Revive.
2492         (wl-summary-answered-cached-mark,
2493         wl-summary-answered-uncached-mark): New user option.
2494         (wl-summary-score-marks): Follow the change above.
2495         (wl-summary-auto-refile-skip-marks): Ditto.
2496         (wl-summary-incorporate-marks): Ditto.
2497         (wl-summary-expire-reserve-marks): Ditto.
2498         (wl-summary-flag-priority-list): New user option.
2499
2500         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
2501         changes.
2502         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
2503         of elmo-message-mark.
2504         (wl-summary-mark-as-read-internal): Ditto.
2505         (wl-summary-mark-as-answered): Ditto.
2506         (wl-summary-mark-as-important): Ditto.
2507         (wl-summary-redisplay-internal): Ditto.
2508         (wl-summary-redisplay-no-mime-internal): Ditto.
2509         (wl-summary-message-mark): New function.
2510         (wl-summary-insert-sequential): Use wl-summary-message-mark
2511         instead of elmo-message-mark.
2512         (wl-summary-update-thread): Ditto.
2513         (wl-summary-persistent-mark): Ditto.
2514         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
2515         instead of elmo-message-mark.
2516
2517         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
2518         wl-summary-message-mark instead of elmo-message-mark.
2519         (wl-thread-insert-entity-sub): Ditto.
2520         (wl-thread-get-children-msgs-uncached): Ditto.
2521
2522         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
2523         variable name changes.
2524         (wl-highlight-summary-current-line): Ditto.
2525
2526         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
2527         wl-summary-message-mark instead of elmo-message-mark.
2528
2529         * wl-expire.el (wl-expire-message-p): Ditto.
2530
2531         * wl-score.el (wl-score-headers): Ditto.
2532
2533         * Version number is increased to 2.11.9.
2534
2535         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2536         (wl-summary-sync-update): Follow the change above.
2537         (wl-summary-switch-to-clone-buffer): Ditto.
2538         (wl-summary-open-folder): Ditto.
2539
2540 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2541
2542         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
2543         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
2544
2545         * Version number is increased to 2.11.8.
2546
2547         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
2548
2549         * wl-expire.el (wl-expire-refile): Follow the API change on
2550         `elmo-folder-move-messages'.
2551         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2552
2553         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
2554         (wl-summary-exec-action-refile): Ditto.
2555         (wl-summary-exec-action-copy): Ditto.
2556         (wl-summary-no-auto-refile-message-p): No use
2557         `wl-summary-buffer-msgdb'.
2558         (wl-summary-auto-refile): Ditto.
2559
2560 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2561
2562         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2563
2564 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2565
2566         * wl-summary.el (wl-summary-sync): Treat no-sync.
2567
2568         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2569         (wl-default-sync-range): Ditto.
2570
2571 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2572
2573         * wl-refile.el (wl-refile-subject-learn): Call
2574         `elmo-message-entity-field' with 3rd argument is non-nil.
2575         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2576         instead of `elmo-msgdb-overview-entity-get-subject'.
2577
2578 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2579
2580         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2581         scan-type is rescan.
2582         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2583         new optional argument force is non-nil.
2584         (wl-summary-save-view-cache): Call it with force argument non-nil.
2585
2586         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2587
2588 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2589
2590         * wl-action.el (wl-summary-print-argument): Fixed last change.
2591
2592 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2593
2594         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2595         simplified.
2596         (wl-summary-target-mark-mark-as-unread): Likewise.
2597         (wl-summary-target-mark-mark-as-important): Likewise.
2598
2599 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2600
2601         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2602         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2603         (wl-summary-mark-as-important-region): Change accordingly.
2604         (wl-summary-target-mark-mark-as-important): Ditto.
2605
2606 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2607
2608         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2609
2610         * wl-action.el (wl-summary-print-argument): Print argument to
2611         right side of window if `wl-summary-print-argument-within-window'
2612         is non-nil.
2613
2614 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2615
2616         * wl-action.el (wl-summary-set-mark): Use
2617         `wl-summary-message-visible-p' to check visibility of the message
2618         and jump to message only when the message line is visible and have
2619         different number; Call wl-summary-unset-mark with number argument.
2620         (wl-summary-unset-mark): 
2621         Use `wl-summary-message-visible-p'
2622         to check visibility of the message and jump to message only when
2623         the message line is visible and have different number;
2624
2625 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2626
2627         * Version number is increased to 2.11.7.
2628
2629         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2630         and wl-folder-summary-line-format.
2631
2632         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2633         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2634         (wl-summary-set-score-mark): Use it.
2635         (wl-summary-target-mark-mark-as-read): Ditto.
2636         (wl-summary-target-mark-mark-as-unread): Ditto.
2637         (wl-summary-target-mark-mark-as-important): Ditto.
2638         (wl-summary-target-mark-msgs): Simplified.
2639         (wl-summary-detect-mark-position): Fixed problem when
2640         summary-line-format no contain persisten/temp mark spec.
2641         (wl-summary-temp-mark): Ditto.
2642         (wl-summary-persistent-mark): Ditto.
2643         (wl-summary-update-persistent-mark): Ditto.
2644
2645         * wl-action.el (wl-summary-set-mark): Ditto.
2646         (wl-summary-unset-mark): Ditto.
2647         All other related portions are changed.
2648
2649 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2650
2651         * Version number is increased to 2.11.6.
2652
2653 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2654
2655         * wl-util.el (wl-current-message-buffer): Define as function;
2656         Don't use the value of wl-messge-buffer.
2657
2658         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2659         persistent mark.
2660
2661         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2662         no current message, cause an error.
2663
2664 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2665
2666         * wl-summary.el (wl-summary-set-message-modified): Use
2667         elmo-folder-set-message-modified instead of
2668         elmo-folder-set-message-modified-internal.
2669
2670 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2671
2672         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2673         interactively.
2674         (wl-summary-sync): nokill->entirely.
2675         (wl-summary-sync-marks): Fixed message.
2676         (wl-summary-input-range): Added mark, nokill->entirely.
2677
2678         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2679         messages as read.
2680
2681 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2682
2683         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2684         update-noscore.
2685         (wl-summary-sync): Follow the change above.
2686
2687 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2688
2689         * wl-action.el (wl-summary-target-mark-all): Use
2690         elmo-folder-list-messages.
2691
2692 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2693
2694         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2695         (wl-summary-rescan): Set wl-summary-scored as nil.
2696         (wl-summary-sync-force-update): Follow the change above.
2697         (wl-summary-sync): Ditto.
2698         (wl-summary-sync-update): Added argument disable-killed.
2699         (wl-summary-insert-headers): Set visible-only argument for
2700         elmo-folder-list-messages.
2701         (wl-summary-input-range): Added update-nokill, update-noscore,
2702         all-nokill, all-noscore and mark.
2703
2704         * Version number is increased to 2.11.5.
2705
2706         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2707
2708 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2709
2710         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2711         (wl-summary-prefetch-region-no-mark): Change accordingly.
2712         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2713
2714 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2715
2716         * wl-address.el (wl-complete-field-to): Abolished.
2717         (wl-complete-address): Completion function for completing-read.
2718         * wl-action.el (wl-summary-get-resend-address): Use it.
2719
2720         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2721         wl-summary-update-mark and abolish unused argument.
2722         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2723         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2724         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2725         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2726         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2727         * wl-draft.el (wl-draft-kill): Ditto.
2728
2729         * wl-summary.el: Remove unused binding of case-fold-search.
2730         (wl-summary-replace-status-marks): Abolished.
2731
2732 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2733
2734         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2735         is specified or folder length is zero.
2736
2737 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2738
2739         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2740         (wl-folder-archive-current-entity): Ditto.
2741
2742 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2743
2744         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2745         retrieving message mark.
2746         (wl-summary-redisplay-internal): Ditto.
2747
2748         * wl-message.el (wl-message-buffer-display): Ignore errors while
2749         retrieving message-id field.
2750
2751         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2752         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2753         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2754         order of the arguments for `wl-expire-message-p'.
2755         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2756
2757         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2758         Check return value of wl-summary-reply.
2759         (wl-summary-reply): Recover window configuration when an error occured.
2760
2761 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2762
2763         * wl-summary.el (wl-summary-resend-message): Abolished, the
2764         feature is inherited by wl-summary-resend (put resend mark).
2765
2766 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2767
2768         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2769         wl-message-buffer to nil when the message is hide.
2770
2771 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2772
2773         * .cvsignore: New file.
2774
2775 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2776
2777         * wl-action.el (wl-summary-action-docstring): Add more info.
2778         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2779         duplicate definition.
2780         (wl-summary-define-mark-action): Functions wl-summary-*-region
2781         keep current position.
2782         (wl-summary-unregister-target-mark): Store result to the variable.
2783
2784 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2785
2786         * Version number is increased to 2.11.4.
2787
2788 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2789
2790         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2791         wl-summary-delete-all-temp-marks.
2792         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2793
2794         * wl-action.el (wl-summary-set-mark): Changed terminology
2795         refile-destination -> action-argument.
2796         (wl-summary-unset-mark): Ditto.
2797         (wl-summary-remove-argument): Ditto.
2798         (wl-summary-print-argument): Ditto.
2799
2800         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2801         (wl-thread-remove-argument-region): Ditto.
2802         (wl-thread-print-argument-region): Ditto.
2803         (wl-thread-close): Ditto.
2804         (wl-thread-open): Ditto.
2805
2806         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2807         (wl-highlight-refile-destination-face is abolished)
2808         (wl-highlight-action-argument-string): Ditto.
2809         (wl-highlight-summary-current-line): Highlight action argument.
2810
2811         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2812         color for light backgrounds.
2813         (wl-highlight-summary-answered-face): Ditto.
2814
2815 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2816
2817         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2818
2819         * wl-score.el (wl-summary-score-update-all-lines): Use
2820         wl-summary-set-mark.
2821         (wl-summary-score-update-all-lines): Kill expunged messages.
2822
2823         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2824
2825 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2826
2827         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2828         directly.
2829         (wl-score-overview-entity-get-lines): Ditto.
2830         (wl-score-overview-entity-get-xref): Ditto.
2831         (wl-score-get-latest-msgs): Ditto.
2832         (wl-summary-rescore): Ditto.
2833
2834         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2835         to "&".
2836         (wl-summary-mark-as-answered-internal): New inline function.
2837         (wl-summary-mark-as-answered): New function.
2838         (wl-summary-mark-as-unanswered): Ditto.
2839         (wl-summary-sync-marks): Modified for answered-mark synching.
2840
2841 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2842
2843         * wl-action.el (wl-summary-set-mark): Fixed last change.
2844
2845 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2846
2847         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2848         behavior of wl-summary-unread-message-hook
2849         (Pointed out by akira yamada <akira@arika.org>).
2850
2851 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2852
2853         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2854         wl-summary-delete.
2855         * wl-xmas.el (wl-summary-toolbar): Ditto.
2856
2857         * wl-action.el (wl-summary-set-mark): Don't override current
2858         temp-mark.
2859
2860         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2861
2862 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2863
2864         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2865         (wl-refile-msgid-learn): Ditto.
2866         (wl-refile-get-field-value): Ditto.
2867
2868         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2869
2870         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2871         (wl-expire-delete-reserved-messages): Renamed from
2872         wl-expire-reserve-marked-msgs-from-list.
2873         (wl-expire-delete): Removed argument `msgdb'.
2874         (wl-expire-refile): Ditto.
2875         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2876         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2877         mark-alist as argument.
2878         (wl-expire-archive-number1): Removed argument `msgdb'.
2879         (wl-expire-archive-number2): Ditto.
2880         (wl-expire-archive-date): Ditto.
2881         (wl-expire-localdir-date): Ditto.
2882         (wl-expire-hide): Ditto.
2883         (wl-archive-number1): Ditto.
2884         (wl-archive-number2): Ditto.
2885         (wl-archive-date): Ditto.
2886         (wl-archive-folder): Ditto.
2887         All other related portions are changed.
2888
2889 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2890
2891         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2892         mean move up and down. (suggested by Takashi Kawachi)
2893
2894 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2895
2896         * wl-acap.el (toplevel): Don't require un-define.
2897
2898 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2899
2900         * wl-thread.el (wl-thread-delete-message): Always update
2901         wl-summary-buffer-number-list.
2902
2903         * wl-action.el (wl-summary-print-destination): 
2904         Do nothing when folder is nil.
2905
2906 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2907
2908         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2909         persistent mark when prefetch is succeeded.
2910
2911 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2912
2913         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2914         instead of elmo-msgdb-delete-msgs.
2915         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2916         (wl-expire-hide): Ditto.
2917
2918         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2919
2920         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2921         elmo-msgdb interface.
2922         (wl-thread-get-exist-children): Likewise.
2923         (wl-thread-insert-message): Likewise.
2924         (wl-thread-msg-mark-as-important): Likewise.
2925         (wl-thread-insert-entity-sub): Likewise.
2926         (wl-thread-get-children-msgs-uncached): Likewise.
2927
2928         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2929         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2930         (wl-summary-sync-update): Likewise.
2931         (wl-summary-auto-select-msg-p): Likewise.
2932         (wl-summary-update-thread): Likewise.
2933         (wl-summary-mark-as-important): Likewise.
2934         (wl-summary-jump-to-msg-internal): Likewise.
2935         (wl-summary-redisplay-internal): Likewise.
2936         (wl-summary-print-message-with-ps-print): Likewise.
2937         (wl-summary-folder-info-update): Likewise.
2938
2939         * wl-folder.el (wl-folder-check-one-entity):
2940         elmo-folder-count-flags instead of wl-summary-count-unread.
2941
2942         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2943
2944         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2945
2946         * wl-summary.el (wl-summary-set-message-modified): 
2947         Call wl-summary-set-mark-modified.
2948         (wl-summary-delete-messages-on-buffer): Call
2949         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2950         (wl-summary-sync-update): Call elmo-folder-length instead of
2951         elmo-folder-messages.
2952         (wl-summary-insert-headers): Don't call
2953         elmo-folder-list-message-entities.
2954
2955 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2956
2957         * wl-action.el (wl-summary-define-mark-action): Call
2958         `wl-summary-set-mark' with argument `data'.
2959         (wl-summary-auto-refile): Fixed order of arguments when call
2960         `wl-summary-refile'.
2961
2962 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2963
2964         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2965
2966         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2967
2968         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2969         (Renamed from wl-highlight-summary-deleted-face).
2970         (wl-highlight-summary-resend-face): New face.
2971
2972         (wl-highlight-summary-deleted-face): Renamed from
2973         wl-highlight-summary-erased-face.
2974
2975         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2976
2977         * wl-action.el (wl-summary-get-resend-address): New function.
2978         (wl-summary-exec-action-resend): Ditto.
2979         (wl-summary-exec-action-resend-subr): Ditto.
2980
2981         * w-thread.el (wl-thread-copy): Removed definition.
2982         (wl-thread-refile): Ditto.
2983         (wl-thread-delete): Ditto.
2984         (wl-thread-target-mark): Ditto.
2985
2986         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2987         (wl-summary-target-mark-set-action): Fixed.
2988         (wl-summary-define-mark-action): Fixed quotation.
2989         (wl-summary-move-mark-list-messages): Display message.
2990         (wl-summary-define-mark-action): Define thread functions.
2991         (wl-summary-exec-action-refile): Changed message.
2992         (wl-summary-exec): Ditto.
2993
2994 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2995         
2996         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2997         '%%'.
2998
2999 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
3000
3001         * wl.el (toplevel): Require wl-action.
3002         (wl-init): Call wl-summary-define-mark-action.
3003
3004         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
3005
3006         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
3007         wl-summary-delete and wl-summary-erase.
3008         (wl-summary-mode-map): Ditto.
3009
3010         * wl-vars.el (wl-dispose-folder-alist): Renamed from
3011         wl-delete-folder-alist.
3012
3013         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
3014         wl-summary-prefetch-msg instead of wl-summary-prefetch.
3015         (toplevel): Moved mark & action related functions to the wl-action.el.
3016
3017         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
3018         in wl-summary-mark-action-list.
3019         (wl-highlight-summary-current-line): Ditto.
3020
3021         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
3022         empty lines.
3023
3024         * wl-action.el: New file. 
3025
3026 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
3027
3028         * wl-summary.el (wl-summary-target-mark-replace): New function.
3029         (wl-summary-target-mark-prefetch): Use it.
3030         (wl-summary-target-mark-delete): Ditto.
3031         (toplevel): Rearranged definition order.
3032         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
3033         (wl-summary-target-mark-erase): Rewrite.
3034         (wl-summary-erase-region): New function.
3035         (wl-summary-exec-action-erase): Changed message.
3036         (wl-summary-move-mark-list-messages): New function.
3037         (wl-summary-exec-action-delete): Use it.
3038         (wl-summary-exec-action-erase): Ditto.
3039
3040         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
3041         (wl-summary-skip-mark-list): Added "d".
3042
3043         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
3044         while searching.
3045
3046         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
3047         and define using defcustom;
3048         Define 4th element as a face.
3049         
3050         * wl-summary.el (wl-summary-incorporate): Use 
3051         `wl-summary-prefetch-region-no-mark' instead of
3052         `wl-summary-prefetch-region'.
3053         (wl-summary-prefetch-region-no-mark): Revival of old
3054         `wl-summary-prefetch-region'.
3055         (wl-summary-mark-action-list): Moved to wl-vars.el
3056
3057         * wl-highlight.el (wl-highlight-summary-current-line): Decide
3058         face according to the `wl-summary-mark-action-list'.
3059         (wl-highlight-summary-current-line): Ditto;
3060         Removed destination highlighting.
3061
3062         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
3063         (wl-highlight-summary-line-string): Highlight for "i" mark.
3064         (wl-highlight-summary-current-line): Ditto.
3065
3066         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
3067         no destination.
3068
3069         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
3070         exists, just go ahead.
3071         (wl-summary-prefetch-region): Rewrite.
3072         (wl-summary-prefetch): Ditto.
3073         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
3074         (wl-summary-exec-action-prefetch): New function.
3075         (wl-summary-target-mark-prefetch): Rewrite.
3076
3077 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
3078
3079         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
3080         (wl-highlight-summary-line-string): Added "d" and "D".
3081         (wl-highlight-summary-current-line): Ditto.
3082
3083         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
3084         in wl-summary.el.
3085         (wl-thread-insert-entity-sub): Ditto.
3086         (wl-thread-remove-destination-region): Ditto.
3087         (wl-thread-print-destination-region): Ditto.
3088
3089         * wl-summary.el (wl-summary-buffer-refile-list,
3090         wl-summary-buffer-delete-list,
3091         wl-summary-buffer-copy-list): Abolish.
3092         (wl-summary-buffer-temp-mark-list): New buffer local variable.
3093         All other related portions are changed.
3094         (wl-summary-mark-action-list): New variable.
3095         (wl-summary-set-mark): New function.
3096         (wl-summary-register-target-mark): Ditto.
3097         (wl-summary-unregister-target-mark): Ditto.
3098         (wl-summary-have-target-mark-p): Ditto.
3099         (wl-summary-register-temp-mark): Ditto.
3100         (wl-summary-unregister-temp-mark): Ditto.
3101         (wl-summary-registered-temp-mark): Ditto.
3102         (wl-summary-collect-temp-mark): Ditto.
3103         (wl-summary-unset-mark): Ditto.
3104         (wl-summary-set-target-mark): Ditto.
3105         (wl-summary-unset-target-mark): Ditto.
3106         (wl-summary-set-action-generic): Ditto.
3107         (wl-summary-unset-action-generic): Ditto.
3108         (wl-summary-exec-action-delete): Ditto.
3109         (wl-summary-exec-action-erase): Ditto.
3110         (wl-summary-set-action-refile): Ditto.
3111         (wl-summary-set-action-refile-subr): Ditto.
3112         (wl-summary-unset-action-refile): Ditto.
3113         (wl-summary-make-destination-numbers-list): Ditto.
3114         (wl-summary-exec-action-refile): Ditto.
3115         (wl-summary-set-action-copy): Ditto.
3116         (wl-summary-unset-action-copy): Ditto.
3117         (wl-summary-exec-action-copy): Ditto.
3118         (wl-summary-collect-numbers-region): Ditto.
3119         (wl-summary-delete): Rewrite.
3120         (wl-summary-erase): Ditto.
3121         (wl-summary-remove-destination): Ditto.
3122         (wl-summary-exec): Ditto.
3123         (wl-summary-exec-region): Ditto.
3124         (wl-summary-target-mark-erase): Ditto.
3125         (wl-summary-refile): Ditto.
3126         (wl-summary-copy): Ditto.
3127         (wl-summary-unmark): Ditto.
3128         (wl-summary-delete-all-mark): Ditto.
3129         (wl-summary-mark-line): Don't highlight.
3130         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
3131         (wl-summary-target-mark-refile-subr): Rewrite.
3132
3133         (wl-summary-copy-prev-destination): Abolish.
3134
3135 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3136
3137         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
3138         default values along the value of wl-on-mule.
3139         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
3140         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
3141         It is not used anywhere.
3142
3143 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
3144
3145         * wl-summary.el (wl-summary-print-destination): Keep position.
3146         (wl-summary-cursor-move-surface): Keep horizontal position.
3147
3148 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3149
3150         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
3151         write sendlog.
3152
3153 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3154
3155         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
3156         `wl-summary-highlight'.
3157
3158 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
3159
3160         * wl-highlight.el (wl-highlight-summary-current-line): Remove
3161         trivial condition for temp-mark.
3162
3163 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
3164
3165         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
3166         when it hits killed buffer.
3167
3168 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3169
3170         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
3171         * wl-news.el.in: `message' and `error' take format string.
3172
3173 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
3174
3175         * wl-folder (wl-folder-insert-entity): Display a message,
3176         `...done', when the work finish.
3177         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
3178
3179 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3180
3181         * wl-message.el (wl-message-redisplay): Remove unused local
3182         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
3183
3184 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3185
3186         * wl-summary.el (wl-summary-replace-status-marks): Disable
3187         interactive use.
3188         (wl-summary-reedit): Check message existence at first.
3189         (wl-summary-mark-line): Fix doc, return value is indefinite.
3190
3191         * wl-highlight.el (wl-highlight-message): Arranged.
3192
3193         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
3194         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
3195         check temp-mark by wl-summary-temp-mark always.
3196         (wl-highlight-summary): Change accordingly.
3197         * wl-summary.el (wl-summary-mark-as-read-all)
3198         (wl-summary-delete-cache, wl-summary-set-score-mark)
3199         (wl-summary-mark-as-unread, wl-summary-unmark)
3200         (wl-summary-mark-line, wl-summary-mark-as-read)
3201         (wl-summary-mark-as-important): Ditto.
3202
3203         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
3204         end of the window if possible.
3205         * wl-summary.el (wl-summary-sync-update): Support lazy
3206         highlighting.
3207         (wl-summary-toggle-disp-msg): Ditto.
3208
3209 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
3210
3211         * wl-util.el (wl-as-coding-system): Define for non-mule too.
3212
3213 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3214
3215         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
3216         change.
3217
3218 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
3219
3220         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
3221         API.
3222         (wl-summary-sync-update): Ditto.
3223
3224         * wl-score.el (wl-score-get-score-alist): Changed argument.
3225         (wl-summary-rescore-msgs): Likewise.
3226         (wl-summary-score-headers): Likewise.
3227         (wl-score-headers): Likewise;
3228         Use elmo-folder-do-each-message-entity, etc.
3229         (wl-summary-score-effect): Follow the changes above.
3230         (wl-summary-rescore): Ditto.
3231         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
3232         (wl-score-get-overview): Abolish.
3233
3234         * wl-summary.el (wl-summary-default-from): Follow the API change in
3235         elmo-msgdb.
3236         (wl-summary-count-unread): Ditto.
3237         (wl-summary-detect-mark-position): Ditto.
3238         (wl-summary-overview-entity-compare-by-date): Ditto.
3239         (wl-summary-overview-entity-compare-by-number): Ditto.
3240         (wl-summary-overview-entity-compare-by-from): Ditto.
3241         (wl-summary-overview-entity-compare-by-subject): Ditto.
3242         (wl-summary-get-list-info): Ditto.
3243         (wl-summary-rescan): Ditto.
3244         (wl-summary-jump-to-msg-by-message-id): Ditto.
3245         (wl-summary-sync-update): Ditto; Removed comment.
3246         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
3247         (wl-summary-insert-message): Use wl-summary-insert
3248         (wl-summary-insert-sequential): Changed argument msgdb to folder.
3249         (wl-summary-insert-headers): Changed argument overview to folder.
3250         (wl-summary-search-by-subject): Likewise.
3251         (wl-summary-insert-thread): Renamed from 
3252         wl-summary-insert-thread-entity and changed argument msgdb to folder.
3253
3254         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
3255         too.
3256
3257         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
3258         wl-string-member.
3259
3260 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
3261
3262         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
3263         elmo-folder-append-buffer.
3264         (wl-draft-queue-append): Likewise.
3265
3266         * wl-mime.el (wl-message-delete-current-part): Ditto.
3267         (wl-summary-burst-subr): Ditto.
3268
3269         * wl-news.el.in (wl-news-send-news): Ditto.
3270
3271 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
3272
3273         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
3274         function.
3275         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
3276         (wl-summary-update-mark): Enclose with save-excursion.
3277         (wl-summary-mark-as-read-internal): Fixed last change.
3278         (wl-summary-mark-as-important): Use 3rd argument of
3279         elmo-folder-unmark-important, elmo-folder-mark-as-important;
3280         Don't use elmo-msgdb-set-mark.
3281         (wl-summary-redisplay-internal): If msgdb flag is already read,
3282         just update the mark on buffer.
3283
3284 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3285
3286         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
3287         cut visible folder when elmo-folder-delete returns non-nil value.
3288
3289 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
3290
3291         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
3292         by Kenichi OKADA <okada@opaopa.org>).
3293
3294 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
3295
3296         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
3297
3298 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
3299
3300         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
3301         Fixed the last change, search group entity by its real name.
3302         (Thanks to: KOBAYASHI Shinji)
3303
3304 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
3305
3306         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
3307         (wl-fldmgr-access-display-all): Don't refer visible name.
3308         * wl-expire.el (wl-folder-archive-current-entity)
3309         (wl-folder-expire-current-entity): Ditto.
3310         * wl-folder.el (wl-folder-jump-to-current-entity)
3311         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
3312         (wl-folder-open-folder-sub,wl-folder-open-all)
3313         (wl-folder-write-current-folder): Ditto.
3314         (wl-folder-insert-entity): Don't use petname for normal group.
3315         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
3316         is the real name.
3317         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
3318         Abolished.
3319
3320 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
3321
3322         * wl-draft.el (wl-draft-create-buffer): Add
3323         `wl-summary-reply-with-citation'
3324
3325 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
3326
3327         * wl-draft.el (wl-draft-reply): Fixed.
3328
3329 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3330
3331         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
3332         when `wl-draft-send-confirm-with-preview' is non-nil.
3333         You can scroll up/down by j/k.
3334         (wl-draft-send-confirm-with-preview): New variable (default=t).
3335
3336 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3337
3338         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
3339         (wl-fldmgr-save-folders): Fix comment.
3340
3341 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3342
3343         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
3344         along the last change in `wl-folder-buffer-group-p'.
3345
3346 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3347
3348         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
3349         folder.
3350
3351         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
3352         the default value.
3353
3354         * wl-mime.el (wl-summary-burst): Update summary only when target
3355         folder equals current folder.
3356
3357 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3358
3359         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
3360
3361 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3362
3363         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
3364         value.
3365
3366 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3367
3368         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
3369         `map-extents' instead of `extent-at' repeatedly.
3370         (wl-highlight-folder-current-line): Ditto.
3371
3372         * wl-highlight.el: Remove useless dummy functions.
3373
3374 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3375
3376         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
3377         (wl-folder-put-folder-property): New function to put text property.
3378         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
3379         (wl-folder-insert-entity, wl-folder-update-diff-line)
3380         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
3381         * wl-e21.el, wl-xmas.el, wl-mule.el
3382         (wl-highlight-folder-current-line): Ditto.
3383         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
3384         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
3385         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
3386         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
3387
3388 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3389
3390         * Version number is increased to 2.11.3.
3391
3392 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
3395         Resume current-buffer since it is assumed by remaining tasks.
3396
3397 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3398
3399         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
3400         (wl-folder-completion-function): Abolished.
3401         (wl-folder-complete-folder): New function.
3402         (wl-folder-complete-filter-condition): Ditto.
3403         * wl-summary.el (wl-summary-read-folder): Change accordingly.
3404         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
3405
3406 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3407
3408         * wl-draft.el (wl-draft-send-confirm): New function.
3409         (wl-draft-send): Use it.
3410
3411         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
3412         cursor-in-echo-area while confirming.
3413
3414         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
3415
3416         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
3417         searching via nntp if wl-summary-search-via-nntp is 'force.
3418         Otherwise, invoke searching in nntp folder only.
3419         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
3420
3421         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
3422         explicitly for mime-make-text-tag.
3423
3424 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3425
3426         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3427         `mime-make-text-tag' instead of `mime-create-tag'.
3428
3429 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3430
3431         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
3432         (wl-fldmgr-add-completion-subr): Rewrite conditional.
3433
3434 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3435
3436         * wl-score.el (wl-score-save): Bind print-length and print-level.
3437         (wl-score-pretty-print): Ditto.
3438         (wl-score-edit-insert-header-entry): Ditto.
3439
3440         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
3441         "From" entry to be treated with wl-draft-eword-encode-address-list.
3442         * wl-mime.el (wl-draft-preview-message): Ditto.
3443
3444         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
3445         (wl-summary-mark-as-unread): Ditto.
3446         (wl-summary-mark-as-read-region): Change accordingly.
3447         (wl-summary-mark-as-unread-region): Ditto.
3448         (wl-summary-target-mark-mark-as-read): Ditto.
3449         (wl-summary-target-mark-mark-as-unread): Ditto.
3450
3451 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3452
3453         * Version number is increased to 2.11.2.
3454
3455 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-news.el.in (wl-news-previous-version-save): Bind
3458         print-length and print-level.
3459         * wl-thread.el (wl-thread-save-entities): Ditto.
3460         (wl-thread-save-top-list): Bind print-length.
3461
3462 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3463
3464         * wl-highlight.el (wl-highlight-summary-line-string): Use
3465         wl-summary-score-below-mark, wl-summary-score-over-mark.
3466         (wl-highlight-summary-current-line): Ditto.
3467
3468 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3469
3470         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
3471         insert it.
3472
3473 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
3474
3475         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
3476
3477 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3478
3479         * wl-mime.el (wl-message-delete-current-part): Avoid error on
3480         message without msgid.
3481         Rewrite with elmo-folder-move-messages.
3482         Set wl-message-buffer to nil.
3483
3484         * wl-summary.el (wl-summary-erase-subr): New function. Use
3485         elmo-folder-move-messages.
3486         (wl-summary-erase): Call it.
3487         (wl-summary-target-mark-erase): Ditto.
3488
3489 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3490
3491         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
3492         it is not up-tp-date.
3493
3494 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3495
3496         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
3497         buffer after calling `wl-summary-goto-folder-subr' without the
3498         argument `interactive'.
3499         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
3500
3501 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3502
3503         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
3504         `mime-create-tag'. Use `string=' instead of `looking-at'.
3505
3506 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3507
3508         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
3509         to avoid compile warning.
3510
3511         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
3512         entity-id when folder is given.
3513         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
3514         save-excursion, use save-selected-window instead.
3515         Select folder buffer window if exists.
3516         (To correct behavior with wl-folder-move-cur-folder.)
3517
3518 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
3519
3520         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
3521
3522 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
3523
3524         * wl-summary.el (wl-summary-line-list-info): Use %f to make
3525         list-count instead of %d.
3526
3527 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
3530         (wl-news): Set it.
3531         (wl-news-append-to-folder): Use it.
3532
3533         * wl-news.el.in (wl-news-send-news): Append to specified folder
3534         instead of wl-default-folder.
3535         (wl-news-append-to-folder): Show error message with specified folder.
3536
3537         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
3538                 In most major modes, Emacs assumes that any opening
3539                 delimiter found at the left margin is the start of a
3540                 top-level definition, or defun. Therefore, *never put an
3541                 opening delimiter at the left margin unless it should have
3542                 that significance.*
3543
3544         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
3545
3546 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
3547
3548         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
3549
3550 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3551
3552         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
3553
3554 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3555
3556         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3557         for sequential numbering case.
3558
3559 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3560
3561         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3562         value.
3563         (wl-draft-reply-without-argument-list): Ditto.
3564         (wl-draft-reply-myself-with-argument-list): Abolish.
3565         (wl-draft-reply-myself-without-argument-list): Ditto.
3566         * wl-draft.el (wl-draft-self-reply-p): New function.
3567         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3568
3569 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3570
3571         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3572         (avoid error for the case without byte-compiling)
3573
3574 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3575
3576         * wl-news.el.in (wl-news-append-to-folder): New function.
3577         (wl-news-exit): Rewrite.
3578         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3579
3580 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3581
3582         * wl-draft.el (wl-draft-reply-position): New function.
3583         (wl-draft-reply-position): Fix.
3584         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3585         (wl-summary-target-mark-reply-with-citation): Ditto.
3586         (wl-summary-reply-with-citation): Ditto.
3587         * wl-vars.el (wl-draft-reply-default-position): New variable.
3588
3589 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3590
3591         * wl-draft.el (wl-draft-send): Preview when interactive send.
3592
3593 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3594
3595         * wl-draft.el (wl-draft-reply): Set default position.
3596         * wl-summary.el (wl-summary-reply): Ditto.
3597         (wl-summary-reply-with-citation): Ditto.
3598         (wl-summary-target-mark-reply-with-citation): Ditto.
3599
3600 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3601
3602         * wl-news.el.in (wl-news-lang): Set default value according to
3603         current-language-environment.
3604         (wl-news-append-news): Do nothing when news-list is nil.
3605
3606 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3607
3608         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3609         (wl-news): Change message.
3610         (wl-news-exit): Check buffer.
3611         (wl-news-force-exit): New function.
3612         (wl-news-show-all): New function.
3613         (wl-news-discard-and-exit): Fix.
3614
3615 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3616
3617         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3618         according to current-language-environment.
3619
3620         * wl-news.el.in (wl-news): If arg, show all NEWS after
3621         wl-news-default-previous-version.
3622
3623 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3624
3625         * wl-news.el.in (wl-news-check): Rewritten.
3626         (wl-news-previous-version-load): Change data type.
3627         (wl-news-previous-version-save): Change data type.
3628         (wl-news-append-news): Add return value.
3629         (wl-news-check-news): New function.
3630         (wl-news-already-current-p): New function.
3631         (wl-news-send-news): Rewritten.
3632         (wl-news-mode-map): Add new keybind.
3633         (wl-news): Rewritten.
3634         (wl-news-exit): Rewritten.
3635         (wl-news-discard-and-mail): New function.
3636         (wl-news-send-to-address): Abolished.
3637         * wl.el (wl-init): Delete a message.
3638
3639 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3640
3641         * wl-news.el.in (wl-news-exit): Update previous version.
3642         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3643
3644 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3645
3646         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3647
3648 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3649
3650         * wl-news.el.in (wl-news): New function.
3651         (wl-news-mode): New function.
3652         (wl-news-next-line): New function.
3653         (wl-news-next-page): New function.
3654         (wl-news-exit): New function.
3655         (wl-news-buf-name): New variable.
3656         (wl-news-mode-map): New variable.
3657         (wl-news-winconf): New variable.
3658         (wl-news-append-news): Add an option.
3659
3660 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3661
3662         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3663
3664 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3665
3666         * wl-news.el.in (wl-news-send-to-address): New variable.
3667         (wl-news-send-news): Use it.
3668         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3669         Return updating status.
3670         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3671
3672 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3673
3674         * wl-news.el.in (wl-news-send-news): Delete
3675         Organization and X-Face.
3676
3677 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3678
3679         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3680         (wl-news-append-news): New function.
3681         (wl-news-send-news): New function.
3682
3683 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3684
3685         * Version number is increased to 2.11.1.
3686
3687 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3688
3689         * wl-news.el.in : New file.
3690
3691 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3692
3693         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3694         default value.
3695         (wl-draft-reply-without-argument-list): Ditto.
3696
3697 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3698
3699         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3700         (wl-message-buffer-prefetch-idle-time): Ditto.
3701         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3702
3703 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3704
3705         * wl-thread.el (wl-thread-insert-message): Use
3706         wl-summary-max-thread-depth.
3707
3708         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3709         loop detection.
3710
3711         * wl-message.el (wl-message-buffer-display): Back to the first page
3712         when cache is hit.
3713
3714 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3715
3716         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3717
3718         * wl-summary.el (wl-summary-insert-thread-entity):
3719         If the thread depth is reached to wl-summary-max-thread-depth,
3720         divide the thread.
3721
3722 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3723
3724         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3725         for elmo-remove-passwd.
3726
3727 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3728
3729         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3730         folder is sticky.
3731         (wl-folder-mark-as-read-all-entity): Ditto.
3732         (wl-folder-prefetch-entity): Ditto.
3733
3734 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3735
3736         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3737
3738 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3739
3740         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3741         Delete messages on buffer for unplugged operation.
3742         (wl-summary-erase): Ditto.
3743
3744 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3745
3746         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3747         take nil so as not to search parent by subject.
3748
3749 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3750
3751         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3752         (wl-folder-get-next-folder): Ditto.
3753         (wl-folder-get-path): Ditto.
3754
3755 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3756
3757         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3758         system and encode the region with it before verifying.
3759
3760 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3761
3762         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3763         system of the echo buffer before decoding.
3764
3765 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3766
3767         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3768         original contents.
3769
3770 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3771
3772         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3773         with argument 'any-exists.
3774
3775 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3776
3777         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3778         Use `wl-cs-autoconv'.
3779
3780 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3781
3782         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3783         by `mime-view-automatic-conversion'.
3784
3785         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3786         (wl-message-verify-pgp-nonmime): Ditto.
3787         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3788         Bind them to C-c:d and C-c:v respectively.
3789
3790         Merge following code by Teranishi-san from [wl-en:00167].
3791         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3792         (wl-mime-preview-application/pgp-encrypted): Ditto.
3793         (wl-mime-setup): Add entry.
3794
3795 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3796
3797         * wl-summary.el (wl-summary-target-mark-erase): New function.
3798         Bind it to "mD".
3799
3800 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3801
3802         * wl-vars.el (wl-draft-write-file-function): Fix.
3803         (wl-draft-reedit-hook): Changed default value.
3804
3805         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3806         wl-draft-reedit-hook.
3807         (wl-draft-remove-text-plain-tag): New function.
3808         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3809
3810         * wl-vars.el (wl-draft-write-file-function): New user option.
3811
3812         * wl-draft.el (wl-draft-prepare-edit): Use it for
3813         local-write-file-hooks.
3814         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3815
3816         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3817         (wl-draft-insert-mail-header-separator): Return the body beginning
3818         point.
3819         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3820         text/plain.
3821         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3822
3823 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3824
3825         * wl-summary.el (wl-summary-erase): New function to erase message
3826         without moving it to trash. Bind to "D".
3827
3828         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3829         as `keep' unless switch-function.
3830
3831 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3832
3833         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3834         message buffer by using `wl-summary-toggle-disp-msg'.
3835         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3836         buffer window.
3837         (wl-summary-supresedes-message): Ditto.
3838
3839         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3840         Do not delete other windows.
3841         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3842         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3843         (wl-draft-create-buffer): Set reply-or-forward also for target
3844         mark commands.
3845
3846 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3847
3848         * wl-draft.el (wl-user-agent-compose): Delete special case for
3849         switch-to-buffer-other-window.
3850
3851         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3852         (wl-summary-forward): Ditto.
3853
3854         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3855         function.
3856         (wl-draft-buffer-style): New use option.
3857
3858         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3859         (wl-draft): Follow the change above.
3860         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3861         wl-draft-buffer-style.
3862         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3863         switch-function.
3864
3865 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3866
3867         * wl-address.el (wl-address-make-completion-entry): Extracted from
3868         `wl-address-make-completion-list'.
3869         (wl-address-enable-strict-loading): New variable.
3870         (wl-address-make-completion-list): Revive petname duplication
3871         inquiry, and enable it if `wl-address-enable-strict-loading'.
3872         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3873
3874 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-message.el (wl-message-get-original-buffer): Avoid
3877         'Selecting deleted buffer' error when original buffer is killed.
3878
3879 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3880
3881         * wl-summary.el (wl-summary-next-message): Use
3882         elmo-message-accessible-p instead of elmo-message-cached-p.
3883
3884 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3885
3886         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3887
3888         * wl-thread.el (wl-thread-open-all-unread): Use
3889         elmo-folder-list-flagged instead of
3890         elmo-folder-list-messages-mark-match.
3891
3892         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3893         instead of elmo-folder-list-messages-mark-match.
3894         (wl-summary-move-spec-alist): New variable.
3895         (wl-summary-move-spec-plugged-alist,
3896         wl-summary-move-spec-unplugged-alist): Abolish.
3897         (wl-summary-next-message): Follow the change above.
3898         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3899         with 'no-msg' argument.
3900
3901         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3902         variable.
3903         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3904         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3905         (wl-message-buffer-prefetch-get-next): Follow the change above.
3906
3907 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3908
3909         * wl-version.el (wl-version): Changed codename.
3910
3911         * Version number is increased to 2.11.0.
3912
3913 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3914
3915         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3916         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3917         `wl-draft-config-variables'.
3918         (wl-draft-kill): Fixed problem when the draft is reedit.
3919
3920 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3921
3922         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3923         buffer-modified status (Thanks to
3924         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3925
3926 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3927
3928         * wl-util.el (wl-region-exists-p): New function.
3929
3930         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3931         Remove defvars for byte-compile warnings.
3932
3933 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3934
3935         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3936         defvar-maybe. Removed unused bind.
3937
3938 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3939
3940         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3941         summary buffer window before creating new frame.
3942         (wl-draft-reply): Ditto.
3943
3944 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3945
3946         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3947
3948 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3949
3950         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3951
3952 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3953
3954         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3955         instead of `kill-region'.
3956
3957 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3958
3959         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3960         (wl-highlight-summary-line-string): Use it.
3961         (wl-highlight-summary-current-line): Ditto.
3962
3963         * wl-mime.el (wl-message-delete-current-part): Check the class of
3964         mime-entity.
3965
3966         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3967
3968         * wl-summary.el (wl-summary-make-number-list): Initialize.
3969         (wl-summary-update-mark): New function.
3970         (wl-summary-reply): Put `answered' mark on the message.
3971         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3972
3973         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3974         (wl-draft-reply): Added optional argument `number';
3975         Set wl-draft-parent-number.
3976         (wl-draft-kill): Delete answered mark if it is a reply.
3977
3978 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3979
3980         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3981         that originates in mime-preview-follow-current-entity.
3982         (wl-draft-yank-current-message-entity): Use it if region is active.
3983
3984         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3985         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3986         `wl-message-delete-current-part'.
3987         * wl-mule.el (wl-message-define-keymap): Ditto.
3988         * wl-xmas.el (wl-message-define-keymap): Ditto.
3989
3990 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3991
3992         * wl-mime.el (wl-message-delete-current-part): New function.
3993         (wl-mime-node-id-to-string): Ditto.
3994
3995         * wl-mime.el (wl-message-delete-current-part): Use existing
3996         original buffer which corresponds current mime-view buffer.
3997         (fetched buffer might have different structure, possibly)
3998
3999         * wl-mime.el (wl-message-delete-current-part): Quit if the
4000         message content differs from the actual message.
4001
4002 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
4003
4004         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
4005         order.
4006         (wl-summary-search-by-subject): Search parent message from tail;
4007         Check the existence of the parent message on the current thread tree.
4008         (wl-summary-update-thread): Check whether the line is inserted.
4009
4010 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4011
4012         * wl-vars.el (wl-summary-line-format): Undo last change.
4013         * wl-summary.el (wl-summary-print-destination): Do not put
4014         invisible property when `wl-summary-width' is nil.
4015         (wl-summary-line-subject-minimum-length): Abolished.
4016         (wl-summary-line-subject): Ditto.
4017
4018 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4019
4020         * wl-vars.el (wl-summary-line-format): Change default value.
4021         (wl-summary-subject-length-limit): Abolished.
4022         * wl-summary.el (wl-summary-line-subject): Ditto.
4023
4024 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4025
4026         * wl-template.el (wl-template-select): Added optional argument.
4027         If optional argument is specified, reverse
4028         `wl-template-visible-select'.
4029
4030 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4031
4032         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
4033         Take prefix argument to force asking the destination folder.
4034
4035 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4036
4037         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
4038         count and update status.
4039
4040 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
4041
4042         * wl-summary.el (wl-summary-redisplay-internal): If
4043         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
4044         after fetching.
4045
4046 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4047
4048         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
4049         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
4050
4051         * wl-vars.el (toplevel): Require 'elmo-msgdb.
4052
4053 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
4056         (All other related portions are changed).
4057         (wl-summary-mark-as-read-all): Rewrite.
4058
4059 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
4060
4061         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
4062         `wl-summary-mark-as-read'.
4063         (wl-summary-mark-as-unread): Rewrite.
4064         (wl-summary-mark-as-read): Added no-modeline argument.
4065         (wl-summary-resume-cache-status): Rewrite.
4066         (wl-summary-exec-subr): Remove unused local variable.
4067
4068 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4069
4070         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
4071         logic to call `wl-summary-buffer-prev-folder-function'.
4072         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
4073
4074 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
4075
4076         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
4077         is nil.
4078
4079 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4080
4081         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
4082         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
4083         (wl-mime-setup): Add its entry.
4084
4085 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
4086
4087         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
4088         (wl-summary-delete-cache): Likewise.
4089         (wl-summary-mark-as-read): Rewrite.
4090
4091 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
4092
4093         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
4094         `wl-summary-count-unread'.
4095
4096         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
4097
4098         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
4099
4100 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
4101
4102         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
4103         wl-summary-new-mark, wl-summary-unread-uncached-mark,
4104         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
4105         Renamed to the elmo-msgdb-*-mark.
4106         (wl-summary-score-marks): Follow the change above.
4107         (wl-summary-auto-refile-skip-marks): Ditto.
4108         (wl-summary-incorporate-marks): Ditto.
4109         (wl-summary-expire-reserve-marks): Ditto.
4110
4111         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
4112         changes.
4113         (wl-thread-insert-top): Changed updating message.
4114
4115         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
4116         variable.
4117         (wl-summary-count-unread): Count answered marks.
4118         (wl-summary-rescan): Call wl-summary-insert-message instead of
4119         wl-summary-append-message-func-internal.
4120         (wl-summary-rescan): Don't call wl-summary-make-number-list.
4121         (wl-summary-prefetch-msg): Follow the variable name changes.
4122         (wl-summary-prefetch-region): Ditto.
4123         (wl-summary-mark-as-read-all): Follow the API changes;
4124         Don't call elmo-folder-replace-marks.
4125         (wl-summary-delete-cache): Follow the variable name changes.
4126         (wl-summary-resume-cache-status): Ditto.
4127         (wl-summary-update-status-marks): New function.
4128         (wl-summary-insert-message): New function.
4129         (wl-summary-sync-marks): Follow the variable name changes.
4130         (wl-summary-sync-update): Synchronize to the msgdb, too;
4131         Changed update messages.
4132         (wl-summary-make-number-list): Rewrite.
4133         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
4134         (wl-summary-mark-as-unread): Follow the API changes.
4135         (wl-summary-exec-subr): Follow the variable name changes.
4136         (wl-summary-mark-as-read): Ditto.
4137         (wl-summary-move-spec-plugged-alist): Ditto.
4138         (wl-summary-move-spec-unplugged-alist): Ditto.
4139         (wl-summary-cursor-move-surface): Ditto.
4140
4141         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
4142         variable name changes.
4143         (wl-highlight-summary-current-line): Ditto.
4144
4145         * wl-expire.el (wl-expire-refile): Follow the API change in
4146         elmo-folder-move-messages.
4147         (wl-expire-refile-with-copy-reserve-msg): Ditto.
4148         (wl-summary-archive): Use elmo-folder-msgdb instead of
4149         elmo-msgdb-load.
4150
4151 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4152
4153         * wl-mime.el (wl-draft-preview-message): Restore the position
4154         before evaluating wl-draft-send-hook in preview buffer.
4155
4156 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4157
4158         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
4159         when it creates new draft buffer.
4160
4161         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
4162         without argument.
4163
4164         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
4165         Evaluate content and if the value is string, insert it.
4166         (wl-draft-config-sub-body,wl-draft-config-sub-top,
4167         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
4168         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
4169         wl-draft-config-sub-part-bottom): Use it.
4170
4171         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
4172         with the folder name. The question was unintelligible when it is
4173         called from wl-save-status.
4174
4175 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4176
4177         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
4178         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
4179         cannot take second argument).
4180
4181 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4182
4183         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
4184         as t. Since type and subtype are not case sensitive (RFC 2045).
4185
4186 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4187
4188         * wl-vars.el (wl-message-mode-line-format): New variable.
4189         (wl-message-mode-line-format-spec-alist): Ditto.
4190         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
4191         (wl-message-redisplay): Use wl-message-mode-line-format.
4192
4193 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
4194
4195         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
4196
4197 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4198
4199         * wl-summary.el (wl-summary-default-from): Write description.
4200
4201 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
4202
4203         * wl-vars.el (wl-ldap-objectclass): Abolish.
4204
4205         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
4206         (wl-ldap-make-filter): Removed condition for objectclass.
4207         (wl-ldap-make-matched-value-list): Remove meaningless process.
4208         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
4209         (wl-address-ldap-search): Don't add `*' to `pat' string;
4210         use ignore-errors; added `email';
4211         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
4212         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
4213         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
4214
4215
4216 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4217
4218         * wl-draft.el (wl-draft-parent-folder): Write description.
4219         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
4220
4221 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
4222
4223         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
4224         as "" (zero-length string) if no parent.
4225         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
4226
4227 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
4228
4229         * wl-address.el (wl-address-make-completion-list): Skip duplication
4230         checking.
4231         (wl-address-make-address-list): use `cons' and `nreverse' instead of
4232         `append'.
4233
4234 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4235
4236         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
4237         instead of `beginning-of-buffer'.
4238
4239 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
4240
4241         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
4242
4243 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
4244
4245         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
4246         Refer wl-message-buffer-name.
4247         (wl-message-wheel-down): Ditto.
4248
4249 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
4250
4251         * wl-vars.el (wl-message-buffer-name): New user option.
4252
4253         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
4254         directly instead of making alist dinamically.
4255
4256         * wl-message.el (wl-message-buffer-cache-name): Abolish.
4257         (wl-message-buffer-create): Use wl-message-buffer-name instead of
4258         wl-message-buffer-cache-name.
4259         (wl-message-buffer-cache-clean-up): Ditto.
4260
4261         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
4262
4263         * Version number is increased to 2.9.15.
4264
4265 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
4266
4267         * wl-vars.el (wl-summary-default-view-alist): New user option.
4268
4269         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
4270
4271         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
4272         while deleting address.
4273         (wl-draft-delete-myself-from-cc): Ditto.
4274
4275         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
4276         If optional argument is specified, reverse sort order.
4277
4278         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
4279
4280 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
4281
4282         * wl-thread.el (wl-thread-insert-message): Return parent number if
4283         exists.
4284         (wl-thread-update-indent-string-region): Use
4285         wl-thread-update-line-on-buffer-sub instead of
4286         wl-thread-update-line-on-buffer.
4287
4288 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4289
4290         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
4291         (wl-folder-close-all): Ditto.
4292
4293 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4294
4295         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
4296         and mailing-list:.
4297         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
4298         value.
4299         (wl-summary-line-list-info): Print mailing-list name even when 
4300         list-number is empty.
4301
4302 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4303
4304         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
4305
4306         * wl-draft.el (wl-draft-confirm): Abolished since not used.
4307         (wl-draft-open-file): Ditto.
4308         (wl-draft-random-alphabet): Ditto.
4309
4310         * wl-summary.el (wl-summary-mode-map): Remove already abolished
4311         bindings.
4312
4313 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4314
4315         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
4316         * wl-vars.el (wl-draft-config-alist): Ditto.
4317
4318 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
4319
4320         * Version number is increased to 2.9.14.
4321
4322         * wl.el (wl): Don't set wl-init as nil when error occured while
4323         auto-checking folders.
4324
4325         * wl-util.el (wl-expand-newtext): Re-define as an alias for
4326         `elmo-expand-newtext'.
4327
4328 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4329
4330         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
4331         `this-command' so that `wl-folder-goto-folder' contained in
4332         `wl-summary-keep-cursor-command' work.
4333
4334 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4335
4336         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
4337         message buffer displaying state.
4338
4339 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4340
4341         * wl-vars.el (wl-summary-default-view): New variable to specify
4342         default value for `wl-summary-buffer-view' instead of using
4343         set-default.
4344         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
4345
4346 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4347
4348         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
4349
4350         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
4351
4352 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
4353
4354         * wl-vars.el (wl-forward-subject-prefix): New variable.
4355         * wl-draft.el (wl-draft-forward): Use it.
4356
4357 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl-message.el (wl-message-prev-page): When it is called without
4360         lines argument, scroll down by wl-message-scroll-amount lines.
4361         (wl-message-next-page): Ditto.
4362         * wl-vars.el (wl-message-scroll-amount): Change default value
4363         to preserve current behavior.
4364
4365 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4366
4367         * wl-summary.el (wl-summary-prefetch-msg): Bind
4368         `wl-message-entity' to call `wl-summary-from-function'.
4369
4370 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4371
4372         * wl-message.el (wl-message-buffer-create): Run
4373         wl-message-buffer-created-hook.
4374
4375 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
4376
4377         * wl-summary.el (wl-summary-sort-specs): New variable.
4378         (wl-summary-default-sort-spec): Ditto.
4379         (wl-summary-sort): Rewrite.
4380         (wl-summary-sort-by-list-info): New function.
4381
4382 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4383
4384         * wl-summary.el (wl-summary-get-list-info): New function.
4385         (wl-summary-sort): Rewrite.
4386         (wl-summary-line-list-info): Ditto.
4387         (wl-summary-line-list-count): Ditto.
4388         (wl-summary-refile-region): Fixed docstring.
4389
4390 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
4391
4392         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
4393         `wl-folder-entity-hashtb' as completion table.
4394
4395 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
4396
4397         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
4398         only when this command is called interactively; silence the byte-
4399         compiler.
4400
4401 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4402
4403         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
4404         active in XEmacs.
4405
4406 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4407
4408         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
4409         plural lines.
4410
4411 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4412
4413         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
4414         of current line when the cursor is on the header name.
4415         (preserve behavior to move to b.o.h. and b.o.l. mutually)
4416
4417 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4418
4419         * wl-util.el (wl-read-directory-name): Return displayed directory
4420         as the default value also on XEmacs.
4421
4422 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
4423
4424         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
4425         formatting.
4426
4427 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
4428
4429         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
4430         argument and when it is non-nil, check face property before
4431         highlighting for each line.
4432         (wl-highlight-summary-window): Set it.
4433
4434 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
4435
4436         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
4437         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
4438
4439         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
4440         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
4441         (wl-draft-get-fcc-list): Likewise.
4442
4443 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
4444
4445         * wl-thread.el (wl-thread-indent-regexp): Abolished.
4446         (wl-thread-entity-cur): Ditto.
4447         * wl-summary.el (wl-summary-buffer-set-folder): Removed
4448         wl-thread-indent-regexp setting.
4449         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
4450
4451         * wl-summary.el (wl-summary-display-top): Highlight summary window when
4452         wl-summary-lazy-highlight.
4453         (wl-summary-display-bottom): Ditto.
4454
4455         * wl-thread.el (wl-thread-open-close): Likewise.
4456
4457         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
4458         from and subject;
4459         Bind wl-draft-use-frame;
4460         Enclose with save-window-excursion;
4461         Use wl-draft-create-buffer instead of with-temp-buffer;
4462         Use wl-draft-prepare-edit;
4463         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
4464         Use wl-draft-send instead of wl-draft-raw-send.
4465
4466 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4467
4468         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
4469         of using wl-from.
4470
4471 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
4472
4473         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
4474         insert-buffer instead of clone-buffer.
4475         (wl-draft-doing-mime-bcc): New variable.
4476         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
4477         infinite loop.
4478         (wl-draft-do-mime-bcc): Use wl-from for From field value.
4479
4480         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
4481         (wl-draft-mime-bcc-body): Ditto.
4482
4483         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
4484         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
4485         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
4486         wl-draft-do-mime-bcc.
4487         (wl-draft-mime-bcc-field): New function.
4488         (wl-draft-do-mime-bcc): Ditto.
4489
4490         * wl-address.el (wl-address-complete-header-list): New variable.
4491         (wl-address-complete-header-regexp): Changed default value.
4492
4493         * Version number is increased to 2.9.13.
4494
4495 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
4498         it is differed.
4499
4500 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4501
4502         * wl-summary.el (wl-summary-line-list-info): Rewrite.
4503         (wl-summary-line-list-count): Ditto.
4504
4505 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
4506
4507         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
4508         (wl-nntp-posting-function): New variable.
4509         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
4510         `wl-nntp-posting-config-alist'.
4511
4512 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4513
4514         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
4515         FLIM.
4516
4517 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
4518
4519         * wl-summary.el (wl-summary-target-mark-refile-sub):
4520         Remove a nuisance funcall.
4521
4522 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
4523
4524         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
4525         as t for `try-completion'.
4526
4527 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
4528
4529         * wl-summary.el (wl-summary-default-from): Use
4530         wl-address-header-extract-address instead of
4531         std11-extract-address-components.
4532         (wl-summary-simple-from): Ditto.
4533         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
4534         (wl-summary-insert-headers): Show message.
4535         (wl-summary-create-line): Set 4th argument of wl-set-string-width
4536         for whole line.
4537         (wl-summary-default-from): Revert last change.
4538         (wl-summary-simple-from): Ditto.
4539         (wl-summary-mark-as-read): Argument rearrangement and re-written.
4540         (wl-summary-mark-as-read-region): Follow the change above.
4541         (wl-summary-sync-marks): Ditto.
4542         (wl-summary-target-mark-mark-as-read): Ditto.
4543         (wl-summary-redisplay-internal): Ditto.
4544         (wl-summary-redisplay-no-mime-internal): Ditto.
4545         (wl-summary-redisplay-all-header): Ditto.
4546         (wl-summary-mark-as-read): Removed argument `cached';
4547         Use current cache status to set cache mark.
4548         (wl-summary-redisplay-internal): Follow the change above.
4549         (wl-summary-redisplay-no-mime-internal): Ditto.
4550         (wl-summary-redisplay-all-header): Ditto.
4551
4552         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4553
4554         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4555         Don't call itself recursively (Adviced by Yamaoka-san).
4556
4557 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4558
4559         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4560         bind wl-summary-highlight as nil to avoid error caused by missing
4561         local variables.
4562
4563 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4564
4565         * wl-vars.el (wl-invalid-character-message): New user option.
4566
4567         * wl-util.el (wl-set-string-width): If truncated string-width is
4568         larger than specified width, use `wl-invalid-character-message'.
4569
4570 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4571
4572         * wl-summary.el (wl-summary-prefetch-msg): 
4573         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4574
4575 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4576
4577         * wl-vars.el (wl-summary-check-line-format): New user option.
4578         (wl-summary-line-format-file): Ditto.
4579
4580         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4581         variable.
4582         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4583         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4584         and `wl-summary-view-old-p' to check whether do a rescan or not.
4585         (wl-summary-view-old-p): New function.
4586         (wl-summary-line-format-changed-p): Ditto.
4587         (wl-summary-line-format-save): Ditto.
4588         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4589
4590         * wl-util.el (wl-set-string-width): Avoid using negative number
4591         for make-string.
4592
4593 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4594
4595         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4596         return value.
4597
4598         * wl-util.el (wl-set-string-width): Added optional argument
4599         `padding' (All other related portions are changed).
4600         (wl-line-parse-format): If the first letter of column number is
4601         `0', zero-padding the result (ex: "%05l").
4602
4603         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4604
4605 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4606
4607         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4608         sequential summary view.
4609
4610 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4611
4612         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4613         if it doesn't have a -unix version.
4614
4615 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4616
4617         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4618
4619 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4622         content.
4623         (wl-draft): Follow the change above.
4624
4625         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4626
4627         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4628         and wl-folder-summary-line-format-alist contain %T and %P.
4629
4630         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4631         (wl-summary-mode-line-format): New user option.
4632         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4633         (wl-summary-line-format): Changed default value.
4634         (wl-summary-lazy-highlight): Changed default value.
4635
4636         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4637         change in wl-summary-create-line.
4638         (wl-thread-insert-entity-sub): Ditto.
4639
4640         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4641         (wl-summary-buffer-unread-status): Ditto.
4642         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4643         (wl-summary-buffer-persistent-mark-column): Ditto.
4644         (wl-summary-buffer-mode-line-formatter): Ditto.
4645         (wl-summary-buffer-mode-line): Ditto.
4646         (wl-summary-message-regexp): Abolished.
4647         (All other related portions are changed.)
4648         (wl-summary-detect-mark-position): New function.
4649         (wl-summary-buffer-set-folder): Setup
4650         wl-summary-buffer-mode-line-formatter.
4651         (wl-summary-mode): Setup selective-display;
4652         Setup pre-idle-hook when xemacs.
4653         (wl-summary-update-modeline): Rewrite.
4654         (wl-summary-jump-to-msg): Define as function;
4655         Changed regexp for searching messages.
4656         (wl-summary-message-number): Rewrite.
4657         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4658         Do rescan when old type summary cache.
4659         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4660         (wl-summary-remove-destination): Use '\r' to detect EOL.
4661         (wl-summary-print-destination): Ditto.
4662         (wl-summary-temp-mark): New inline function.
4663         (wl-summary-persistent-mark): Ditto.
4664         (wl-summary-line-number): New function.
4665         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4666         (wl-summary-line-list-count): New function.
4667         (wl-summary-create-line): Added argument persistent-mark.
4668         (All other related portions are changed)
4669         (wl-summary-create-line): Insert '\r'.
4670         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4671         (wl-summary-cursor-move-surface): New inline function.
4672         (wl-summary-prev): Use it.
4673         (wl-summary-next): Ditto.
4674
4675         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4676         wl-summary-message-regexp.
4677         (wl-highlight-summary): Delete progress message.
4678         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4679
4680         * Version number is increased to 2.9.12.
4681
4682 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4683
4684         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4685         variable (nil: no minimum).
4686         (wl-summary-line-subject): Add some spaces after subject by
4687         wl-summary-line-subject-minimum-length.
4688
4689 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4690
4691         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4692         and removed `F'.
4693         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4694         change above).
4695
4696 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4697
4698         * wl-summary.el (wl-summary-line-list-count): Reverted.
4699         (example setting in samples/*/dot.wl is also updated)
4700
4701 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4702
4703         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4704
4705         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4706
4707         * wl-vars.el (wl-summary-line-format): Addes some description to the
4708         docstring.
4709
4710         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4711         (wl-summary-line-close-bracket): Ditto.
4712         (wl-summary-line-children-number): Ditto.
4713         (wl-summary-line-thread-indent): Ditto.
4714         (wl-summary-line-children-and-from): Ditto.
4715
4716         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4717         't', 'c', 'F' and added 'C'.
4718
4719         * wl-util.el (wl-set-string-width): Accept negative value.
4720         (wl-line-parse-format): Added "%number(" and "%)".
4721
4722 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4723
4724         * wl-summary.el (wl-summary-line-list-count): Change format of the
4725         return value.
4726
4727 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4728
4729         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4730         from the recent message.el.
4731         (wl-draft-point-in-header-p): Ditto.
4732         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4733         wl-draft-beginning-of-line.
4734         * wl-e21.el (wl-draft-mode-map): Ditto.
4735         * wl-xmas.el (wl-draft-mode-map): Ditto.
4736
4737         * wl-folder.el: Sort macrodefs by dependencies.
4738
4739 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4740
4741         * wl-summary.el (wl-summary-prev): Fixed regexp.
4742         (wl-summary-next): Ditto.
4743
4744 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4745
4746         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4747
4748 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4749
4750         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4751         for backward compatibility.
4752
4753 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4754
4755         * wl-summary.el (wl-summary-line-list-count): New function, merged
4756         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4757         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4758         list counts.
4759
4760 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4761
4762         * wl-summary.el (wl-summary-create-line): Ignore errors while
4763         timezone-fix-time.
4764
4765         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4766
4767         * wl-summary.el (wl-summary-sync-update): Ditto.
4768         (wl-summary-default-from): Use wl-message-entity
4769         instead of entity.
4770
4771         * wl-summary.el (wl-summary-create-line): Fix.
4772
4773         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4774         (wl-summary-line-format): New user option.
4775         (wl-folder-summary-line-format-alist): Ditto.
4776         (wl-summary-from-width): Abolished.
4777
4778         * wl-util.el (toplevel): Require 'bytecomp.
4779         (wl-line-parse-format): New function.
4780         (wl-line-formatter-setup): New macro.
4781
4782         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4783         (wl-summary-buffer-line-formatter): New buffer local variable.
4784         (wl-summary-switch-to-clone-buffer): Follow the change above.
4785         (wl-summary-message-regexp): Fix.
4786         (wl-summary-from-func-internal): Abolished.
4787         (wl-summary-subject-func-internal): Ditto.
4788         (wl-summary-subject-filter-func-internal): Ditto.
4789         (All other related portions are changed.)
4790         (wl-summary-buffer-set-folder):
4791         Set up wl-summary-buffer-number-column and 
4792         wl-summary-buffer-line-formatter
4793         (All other related portions are changed.)
4794         (wl-summary-buffer-number-column-detect): Abolished.
4795         (All other related portions are changed.)
4796         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4797         (wl-summary-delete-all-temp-marks-on-buffer): Use
4798         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4799         (wl-summary-target-mark-delete): Ditto.
4800         (wl-summary-target-mark-refile-subr): Ditto.
4801         (wl-summary-target-mark-mark-as-read): Ditto.
4802         (wl-summary-target-mark-mark-as-unread): Ditto.
4803         (wl-summary-target-mark-mark-as-important): Ditto.
4804         (wl-summary-target-mark-save): Ditto.
4805         (wl-summary-replace-status-marks): Renamed from
4806         wl-summary-set-status-marks-on-buffer;
4807         Use wl-summary-message-regexp instead of
4808         wl-summary-buffer-number-regexp.
4809         (wl-summary-sync-update): Follow the change above.
4810         (wl-summary-goto-previous-message-beginning): New function.
4811         (wl-summary-mark-as-unread): Use it.
4812         (wl-summary-mark-as-important): Ditto.
4813         (wl-summary-line-formatter): New variable.
4814         (wl-summary-line-year): New function.
4815         (wl-summary-line-day): Ditto.
4816         (wl-summary-line-day-of-week): Ditto.
4817         (wl-summary-line-hour): Ditto.
4818         (wl-summary-line-minute): Ditto.
4819         (wl-summary-line-open-bracket): Ditto.
4820         (wl-summary-line-close-bracket): Ditto.
4821         (wl-summary-line-children-number): Ditto.
4822         (wl-summary-line-thread-indent): Ditto.
4823         (wl-summary-line-size): Ditto.
4824         (wl-summary-line-subject): Ditto.
4825         (wl-summary-line-from): Ditto.
4826         (wl-summary-line-children-and-from): Ditto.
4827         (wl-summary-create-line): Rewritten.
4828         (wl-summary-format-date): Abolished.
4829
4830         * wl-highlight.el (wl-highlight-summary-current-line): Use
4831         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4832         Use thread structure to detect thread top message.
4833
4834         * wl-draft.el (wl-default-draft-cite): Don't use
4835         wl-summary-from-func-internal.
4836
4837         * wl-refile.el (wl-refile-subject-learn): Don't use
4838         wl-summary-subject-filter-func-internal.
4839         (wl-refile-guess-by-subject): Ditto.
4840
4841         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4842         parameters.
4843
4844         * wl-thread.el (wl-thread-update-indent-string-region):
4845         Use wl-thread-update-line-on-buffer instead of
4846         wl-thread-update-indent-string.
4847         (wl-thread-update-children-number): Redefine using
4848         wl-thread-update-line-on-buffer.
4849         (wl-thread-update-indent-string): Abolished.
4850
4851         * Version number is increased to 2.9.11.
4852
4853 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4854
4855         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4856         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4857         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4858
4859         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4860         as nil.
4861
4862         * wl-thread.el (wl-thread-open-all-unread): Use 
4863         elmo-folder-list-messages-mark-match.
4864         (wl-thread-insert-message): Removed argument `mark-alist'.
4865         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4866         elmo-msgdb-set-mark.
4867         (wl-thread-get-children-msgs-uncached): Likewise.
4868         (wl-thread-get-exist-children): Added argument include-self.
4869         (wl-thread-delete-message): Follow the change above.
4870
4871         * wl-summary.el (wl-summary-count-unread): Removed argument.
4872         (wl-summary-rescan): Follow the change above.
4873         (wl-summary-mark-as-read-region): Ditto
4874         (wl-summary-mark-as-unread-region): Ditto.
4875         (wl-summary-delete-messages-on-buffer): Ditto.
4876         (wl-summary-sync-update): Ditto.
4877         (wl-summary-switch-to-clone-buffer): Ditto.
4878         (wl-summary-goto-folder-subr): Ditto.
4879         (wl-summary-target-mark-mark-as-read): Ditto.
4880         (wl-summary-target-mark-mark-as-unread): Ditto.
4881         (wl-summary-target-mark-mark-as-important): Ditto.
4882         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4883         (wl-summary-update-thread): Removed argument `mark-alist'.
4884         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4885         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4886         (wl-summary-resume-cache-status): Likewise.
4887         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4888         elmo-msgdb-set-mark.
4889         (wl-summary-mark-as-read-all): Likewise.
4890         (wl-summary-delete-cache): Ditto.
4891         (wl-summary-auto-select-msg-p): Ditto.
4892         (wl-summary-mark-as-unread): Ditto.
4893         (wl-summary-no-auto-refile-message-p): Ditto.
4894         (wl-summary-mark-as-read): Ditto.
4895         (wl-summary-mark-as-important): Ditto.
4896         (wl-summary-auto-refile): Follow the change above.
4897         (wl-summary-delete-all-marks): Removed.
4898         (wl-summary-resume-marks-and-highlight): Ditto.
4899         (wl-summary-resume-marks): Ditto.
4900         (wl-summary-delete-important-msgs-from-list): Ditto.
4901         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4902
4903         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4904         wl-summary-count-unread.
4905
4906         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4907         (wl-summary-score-update-all-lines): Use
4908         elmo-msgdb-set-mark.
4909
4910 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4911
4912         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4913         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4914         (wl-summary-create-line): Renamed from
4915         wl-summary-overview-create-summary-line;
4916         Argument rearrangement.
4917         (wl-summary-update-thread): Follow the change above.
4918
4919         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4920         (wl-thread-insert-entity-sub): Likewise.
4921
4922         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4923         argument `overview', `mark-alist' and added `msgdb'.
4924
4925         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4926
4927         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4928         (wl-summary-rescan): Follow the change above.
4929         (wl-summary-sync-update): Ditto.
4930         (wl-summary-insert-thread-entity): Ditto;
4931         Don't use `let*' in every while loop;
4932         Detect infinite loop of threads.
4933         (wl-summary-update-thread): Removed argument `overview'.
4934
4935         * wl-thread.el (wl-thread-insert-message): Ditto.
4936
4937         * Version number is increased to 2.9.10.
4938
4939         * wl-message.el (wl-message-redisplay): Ignore errors while
4940         wl-message-redisplay-hook.
4941
4942 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4943
4944         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4945
4946 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4947
4948         * wl.el (wl): inhibit-quit while wl-folder.
4949
4950 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4951
4952         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4953         while msgdb access.
4954
4955 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4956
4957         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4958         even if no folder is not created.
4959
4960 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4961
4962         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4963
4964         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4965         implementation.
4966         (wl-summary-target-mark-thread): Ditto.
4967
4968         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4969
4970 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4971
4972         * wl-util.el (wl-display-bytes): Remove unused function.
4973
4974 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4977         seems critical one (partially reverse the change in 2002/03/17).
4978
4979 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4980
4981         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4982         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4983
4984 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4985
4986         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4987         is not writable.
4988         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4989         plugged status instead of `'force' as 2nd argument.
4990
4991         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4992         is not creatable.
4993
4994         * Version number is increased to 2.9.9.
4995
4996 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4997
4998         * wl-summary.el (wl-summary-suspend): New function.
4999
5000 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
5001
5002         * wl.el (wl): Do not check variables if check is nil.
5003         * wl-utils.el (wl-collect-draft): New function.
5004         * wl-folder.el (wl-folder-suspend): Put summary buffers
5005         and draft buffers at the end of buffer list.
5006         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
5007
5008 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5009
5010         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
5011         loop instead of recursive call.
5012
5013         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
5014         2nd argument.
5015
5016 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5017
5018         * wl-draft.el (wl-draft-create-contents): Don't take neither
5019         (function . args) nor (string . something) any more.
5020
5021         * wl-version.el (wl-generate-user-agent-string): Return string
5022         without header symbol.
5023         * wl-draft.el (wl-draft-default-headers): Use it.
5024
5025         * wl-draft.el (wl-draft-trim-ccs): Renamed from
5026         `wl-draft-insert-ccs' and return field value instead of inserting
5027         the header. Abolish cc argument.
5028         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
5029
5030         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
5031         rather than one with string car.
5032
5033         * wl-vars.el (wl-draft-additional-header-alist): New variable.
5034         * wl-draft.el (wl-draft-create-contents): Add it after the default
5035         headers.
5036
5037         * wl-draft.el (wl-draft-create-contents): For the case of
5038         (symbol-or-string . function) insert header only when the function
5039         returns string value.
5040
5041 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5042
5043         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
5044         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
5045
5046 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5047
5048         * wl.el (wl-check-environment): Don't check Message-ID when
5049         `wl-insert-message-id' is nil.
5050         Revive checking if `wl-message-id-domain' contains "@".
5051
5052 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5053
5054         * wl.el (wl-check-environment): Merge examination for "@" at
5055         inappropriate position into the first string-match.
5056
5057         * wl-summary.el (wl-summary-target-mark-print): New function.
5058         (wl-summary-pipe-message-subr): Extracted from
5059         `wl-summary-pipe-message'.
5060         (wl-summary-target-mark-pipe): New function.
5061         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
5062         `wl-summary-target-mark-pipe'.
5063
5064 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5065
5066         * wl.el (wl-check-environment): Rewrite around Message-ID check.
5067
5068 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5069
5070         * wl.el (wl-check-environment): Use elmo-warning instead of
5071         error for non-critical ones.
5072         Remove trash folder check.
5073         (wl): Don't ignore error in wl-check-environment.
5074
5075         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
5076         check, which is moved from `wl-check-environment'.
5077         (Adviced by Teranishi-san [X-Mail-Count: 9661])
5078
5079 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5080
5081         * wl-summary.el (wl-summary-write-current-folder): If it cannot
5082         guess anything, call wl-summary-write.
5083         (wl-summary-write): Create draft with blank To field.
5084         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
5085
5086 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5087
5088         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
5089         argument full as well for wl-folder-write-current-folder.
5090         If wl-*-write-current-folder cannot guess addressee, add blank
5091         To header.
5092         Rewrite condition for positioning cursor.
5093
5094 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5095
5096         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
5097         summary buffer is present, use it.
5098         (wl-folder-jump-to-previous-summary): Ditto.
5099
5100 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5101
5102         * wl-draft.el (wl-draft-create-contents): Fix docstring.
5103
5104         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
5105         wl-summary-previous-buffer and wl-summary-next-buffer.
5106
5107         * wl-folder.el (wl-folder-mode-map): Bind
5108         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
5109         (wl-folder-jump-to-next-summary): New function.
5110         (wl-folder-jump-to-previous-summary): Ditto.
5111
5112         * wl-draft.el (wl-draft): Rearranged.
5113
5114 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5115
5116         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
5117         of header.
5118         (wl-draft): Collect arguments for the header as header-alist.
5119         (wl-draft-forward): Arrange arguments for wl-draft.
5120         (wl-draft-reply): Ditto.
5121         (wl-draft-edit-string): Ditto.
5122         * wl-summary.el (wl-summary-write): Ditto.
5123         (wl-summary-write-current-folder): Ditto.
5124
5125         * Version number is increased to 2.9.8.
5126
5127 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5128
5129         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
5130
5131         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
5132
5133         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
5134         even if the guess failed.
5135
5136         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
5137         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
5138         wl-summary-write-current-folder.
5139         * wl-xmas.el: Ditto.
5140
5141 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
5142
5143         * wl-summary.el (wl-summary-next-page): Force display message if
5144         message is not displayed yet.
5145         (wl-summary-prev-page): Ditto.
5146
5147 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
5148
5149         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
5150
5151 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5152
5153         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
5154         add "Preview Message" and "Save Draft and Exit".
5155
5156 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5157
5158         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
5159         if addrmgr is called from draft in splitted window.
5160
5161         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
5162         * wl-mule.el: Ditto.
5163         * wl-xmas.el: Ditto.
5164
5165 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5166
5167         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
5168
5169         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
5170         * wl-xmas.el (wl-folder-toolbar): Ditto.
5171
5172 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5173
5174         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
5175         and wl-draft-save-and-exit.
5176         (wl-draft-toolbar): Add wl-draft-save-and-exit.
5177         * wl-xmas.el: Ditto.
5178         * wl-mule.el: Ditto.
5179
5180         * wl-folder.el (wl-folder-goto-draft-folder): New function.
5181         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
5182
5183 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
5184
5185         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
5186         lists for saving buffer.
5187
5188 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5189
5190         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
5191         parent-folder argument instead of it.
5192         (wl-draft-create-buffer): Ditto.
5193         (wl-draft-forward): Ditto.
5194         (wl-draft-reply): Ditto.
5195         * wl-summary.el (wl-summary-write): Ditto.
5196         (wl-summary-write-current-folder): Ditto.
5197
5198         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
5199         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
5200         Folder buffer after composing.
5201
5202 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5203
5204         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
5205         header if the file `wl-x-face-file' already contains it.
5206
5207 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5208
5209         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
5210         folder" entry.
5211         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
5212         * wl-e21.el (wl-folder-toolbar): Ditto.
5213         * wl-xmas.el (wl-folder-toolbar): Ditto.
5214
5215 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5216
5217         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
5218         wl-folder-goto-folder with sticky argument.
5219         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
5220
5221 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5222
5223         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
5224         and wl-summary-previous-buffer.
5225         (wl-summary-next-buffer): New function.
5226         (wl-summary-previous-buffer): Ditto.
5227
5228 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5229
5230         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
5231         wl-folder-jump-to-current-entity-with-arg.
5232         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
5233         `wl-folder-jump-to-current-entity'.
5234         * wl-summary.el (wl-summary-mode-map): Bind "G" for
5235         `wl-summary-goto-folder-sticky'.
5236         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
5237         `wl-summary-goto-folder'.
5238         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
5239         Unless force-exit, do not clean temp. marks for sticky summary.
5240         (wl-summary-goto-folder): Now the prefix argument means force-exit.
5241
5242 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
5243
5244         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
5245         not entire.
5246
5247 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
5248
5249         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
5250         to `C-x C-s'.
5251         (wl-summary-save-status): New command.
5252         (wl-summary-exit): Don't clean-up temp marks when sticky.
5253         (Applied patch from Nakayama-san [wl: 09548])
5254         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
5255         Do nothing when no mark data.
5256         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
5257         Call `wl-summary-delete-all-temp-marks' before saving.
5258
5259 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
5260
5261         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
5262
5263 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5264
5265         * wl.el (wl-check-environment): Also cause error when (system-name)
5266         returns "localhost.localdomain". (Although it doesn't affect because
5267         of condition-case, see change in 2002-01-23 by Teranisi-san.)
5268
5269 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5270
5271         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
5272         instead of wl-match-member with wl-folder-hierarchy-access-folders.
5273
5274         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
5275         value.
5276
5277 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
5278
5279         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
5280         Likewise r-cc-list and r-ng-list.
5281
5282 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
5283
5284         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
5285         only if it is bound as variable.
5286
5287         * wl-mime.el (wl-draft-preview-message): Ditto.
5288
5289 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
5290
5291         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
5292         needless `goto-char'.
5293
5294         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
5295         `wl-summary-redisplay-no-mime-internal' instead of
5296         `wl-summary-redisplay-no-mime'.
5297         (wl-summary-redisplay-no-mime): Changed argument;
5298         Call `wl-summary-redisplay-no-mime-internal'.
5299
5300         * wl-mime.el (wl-draft-preview-message): Bind
5301         `mime-header-encode-method-alist' locally.
5302
5303         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
5304         (wl-draft-std11-parse-addresses): Added the first address check.
5305         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
5306
5307         * Version number is increased to 2.9.7.
5308
5309 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
5310
5311         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
5312
5313 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
5314
5315         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
5316         related to scrollbar support, if there is no such a feature
5317         compiled in.
5318
5319 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5320
5321         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
5322         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
5323         for prefetch.
5324
5325 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
5326
5327         * wl-summary.el (wl-summary-pick): Fix for no match.
5328
5329 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5330
5331         * wl-draft.el (wl-draft-save):
5332         Override `mime-header-encode-method-alist'.
5333
5334 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5335
5336         * wl-folder.el (wl-folder-pick): New function.
5337         Define key as "?".
5338
5339 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5340
5341         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
5342         Fix for unplugged.
5343
5344 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5345
5346         * wl-folder.el (wl-folder-virtual): New function.
5347         Define key as "V".
5348
5349 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5350
5351         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
5352         multi folder if entity is group.
5353
5354 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5355
5356         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
5357         is nil.
5358
5359 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
5360
5361         * wl-summary.el (wl-summary-pick): Fix for killed messages.
5362         (wl-summary-target-mark-msgs): Return the number of marked messages.
5363
5364 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
5365
5366         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
5367         "first:" is specified.
5368
5369 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5370
5371         * wl-vars.el (wl-from): Use return value of function
5372         user-full-name instead of the variable user-full-name since
5373         XEmacs-20.4 doesn't set this variable.
5374
5375 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
5378         call `wl' directly.
5379
5380 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
5381
5382         * wl-draft.el (wl-draft-reedit): Removed duplicated
5383         switch-to-buffers.
5384
5385 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
5386
5387         * wl.el (wl-other-frame): Removed garbages.
5388
5389 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
5390
5391         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
5392
5393         * wl-xmas.el (wl-draft-key-setup): Ditto.
5394
5395         * wl-mule.el (wl-draft-key-setup): Ditto.
5396
5397         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
5398         (wl-draft-reedit): Ditto.
5399         (wl-draft-prepare-edit): Add `wl-draft-save' to
5400         `local-write-file-hooks'.
5401         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
5402         (wl-draft-reedit): Set buffer-file-name.
5403         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
5404
5405
5406         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
5407         call it.
5408         (wl-delete-startup-frame-function): New variable.
5409         (wl-other-frame): New function
5410         (Original was written by Yamaoka san [wl: 09239]).
5411
5412         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
5413         if `wl-folder-use-frame'.
5414
5415 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5416
5417         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
5418
5419 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5420
5421         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
5422         New variable.
5423         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
5424         (wl-message-buffer-prefetch-get-next): Use them.
5425         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
5426
5427 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
5428
5429         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
5430         with unwind-protect.
5431
5432         * wl-draft.el (wl-draft-reedit): Rewrite.
5433         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
5434         (wl-draft-save): Insert header separator if it does not exist;
5435         Removed condition-case.
5436
5437         * wl-summary.el (wl-summary-reedit): Revert last change.
5438
5439         * wl-draft.el (wl-draft-save): Rewrite.
5440         (wl-draft-create-buffer): Set buffer-file-name as nil.
5441
5442         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
5443
5444         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
5445
5446         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
5447         nil.
5448
5449 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5450
5451         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
5452         If count is nil, do not prefetch.
5453         (wl-message-buffer-prefetch-next): Next.
5454
5455 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5456
5457         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
5458
5459 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5460
5461         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
5462         `delete-backward-char'
5463         (wl-draft-prepare-edit): Check major-mode.
5464         (wl-draft-decode-header): Rewrite.
5465         (wl-draft): Fix.
5466
5467 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
5468
5469         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
5470
5471 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5472
5473         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
5474         (wl-message-buffer-prefetch-get-next): Remove size checking.
5475         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
5476
5477 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5478
5479         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
5480         (wl-draft-default-headers): Fix.
5481
5482 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5483
5484         * wl-draft.el (wl-draft-default-headers): Insert return value of
5485         `wl-generate-mailer-string-function'.
5486
5487 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
5488
5489         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
5490         (wl-draft-insert-mail-header-separator): Ditto.
5491
5492         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
5493         again (Reverted the change on 2002-01-17 by OKADA san).
5494
5495 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5496
5497         * wl-draft.el (wl-draft): Rewrite.
5498         (wl-draft-create-buffer): New function.
5499         (wl-draft-create-contents): Ditto.
5500         (wl-draft-prepare-edit): Ditto.
5501         (wl-draft-decode-header): Ditto.
5502         (wl-draft-decode-body): Ditto.
5503         (wl-draft-check-new-line): Ditto.
5504         (wl-draft-default-headers): Ditto.
5505         (wl-draft-insert-mail-header-separator): Ditto.
5506
5507 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5508
5509         * Version number is increased to 2.9.6.
5510
5511 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5512
5513         * wl-draft.el (wl-draft-delete-field): Optional argument.
5514         (wl-draft-delete-fields): Ditto.
5515
5516 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5517
5518         * wl-message.el (toplevel): Eliminated byte-compile warning.
5519         for `itimer-function', `delete-timer' and `itimer-list'.
5520
5521 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5522
5523         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
5524         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
5525         `wl-message-buffer-prefetch-threshold'.
5526         * wl-summary.el (wl-summary-redisplay-internal): Remove
5527         the check of `wl-message-buffer-prefetch-depth'.
5528
5529 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
5530
5531         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
5532         size of article.
5533         (wl-message-buffer-prefetch-subr): Remove size check.
5534
5535 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5536
5537         * wl-vars.el (wl-plugged): Make customizable.
5538
5539 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5540
5541         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
5542         (wl-message-buffer-prefetch-set-timer): New function.
5543         (wl-message-buffer-prefetch-get-next): New function.
5544         (wl-message-buffer-prefetch): New function.
5545         (wl-message-buffer-prefetch-next): Rewrite.
5546         (wl-message-buffer-prefetch-subr): Rewrite.
5547         * wl-vars.el (wl-auto-prefetch-first): New variable.
5548         * wl-summary.el (wl-summary-goto-folder-subr): Call
5549         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
5550
5551 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5552
5553         * wl-score.el (wl-summary-score-update-all-lines): Do not call
5554         `wl-summary-unread-message-hook'.
5555
5556 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5557
5558         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5559         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5560         if range is `cache-status'.
5561
5562 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5563
5564         * wl-message.el (wl-message-buffer-prefetch-subr):
5565         Improve debug message.
5566
5567 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5568
5569         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5570         `wl-mail-send-pre-hook'.
5571         (wl-draft-send-mail-with-qmail): Ditto.
5572         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5573
5574 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5575
5576         * wl-message.el (wl-message-buffer-prefetch-subr):
5577         Fix for cancel-function-timers bug.
5578         (wl-message-buffer-prefetch-debug): Default value is t.
5579
5580 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5581
5582         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5583         (wl-message-buffer-prefetch-subr): Rewrite.
5584         Rename from `wl-message-buffer-prefetch'.
5585
5586 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5587
5588         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5589         (wl-default-draft-cite-decorate-author): Ditto.
5590
5591         * wl-draft.el (wl-draft-cite-function): Removed.
5592         (wl-default-draft-cite-decorate-author): Ditto.
5593
5594 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5595
5596         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5597         (wl-default-draft-cite): Do not arrange author name if the value of
5598         `wl-default-draft-cite-decorate-author' is nil.
5599
5600 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5601
5602         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5603
5604         * wl-folder.el (wl-folder-check-one-entity): Don't care
5605         `elmo-folder-use-flag-p'.
5606
5607 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5608
5609         * wl-folder (wl-folder-check-one-entity): Fix
5610         problem if unread is nil.
5611
5612 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5613
5614         * wl-address.el (wl-address-make-completion-list): Check whether
5615         the address is a group list.
5616         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5617
5618 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5619
5620         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5621         The number of the messages of new and unread does not count
5622         correctly.
5623
5624         * wl-summary.el (wl-summary-count-unread): Changed to return
5625         `(new . unread)' instead of total.
5626         (wl-summary-sync-update): Follow the change above.
5627
5628         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5629
5630 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5631
5632         * wl-address.el (wl-address-make-completion-list): Do not enclose
5633         address by " <" and ">" if associated realname is "".
5634         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5635         This is against the promblem with group list in .addresses pointed
5636         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5637
5638 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5639
5640         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5641         message is a format control string.
5642         * wl-expire.el (wl-expire-append-log): Ditto.
5643         * wl-mime.el (wl-summary-burst-subr): Ditto.
5644         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5645         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5646
5647 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5648
5649         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5650         wl.el (wl-check-variables): Rename from `wl-check-type'.
5651         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5652         (wl-check-variables-2): New function.
5653         (wl): Call `wl-check-variables-2'.
5654
5655 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5656
5657         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5658         after renaming folder in access group.
5659
5660 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5661
5662         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5663         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5664         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5665         (wl-message-buffer-prefetch): Rewrite.
5666         (wl-message-buffer-prefetch-idle-time): Removed.
5667         * wl-summary.el (wl-summary-redisplay-internal):
5668         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5669         Error check for `wl-message-buffer-prefetch-depht'.
5670
5671 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5672
5673         * Version number is increased to 2.9.5.
5674         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5675
5676 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5677
5678         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5679         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5680         Based on the patch written by
5681         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5682
5683 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5684
5685         * wl-draft.el (wl-draft-raw-send): Fix for
5686         `wl-news-send-pre-hook'
5687
5688 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5689
5690         * wl-utils.el (wl-message-id-function): New variable.
5691         * wl-draft.el (wl-draft-insert-required-fields):
5692         Use `wl-message-id-function'.
5693
5694 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5695
5696         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5697         * wl-utils.el (wl-draft-make-message-id-string):
5698         Use `wl-from' for domain part of Message-ID
5699         if `wl-message-id-use-wl-from' if non-nil.
5700         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5701
5702 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5703
5704         * wl.el (wl): Call `wl-check-type'
5705         Do not 'condition-case'.
5706
5707 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5708
5709         * wl.el (wl-check-type): New function.
5710         (wl-check-type-variables): New variable.
5711
5712 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5713
5714         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5715
5716 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5717
5718         * wl-draft.el (wl-smtp-password-key): New function.
5719         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5720         (wl-draft-send-mail-with-smtp): Ditto.
5721         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5722
5723 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5724
5725         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5726         * wl-utils.el (wl-unique-id-suffix): Remove.
5727
5728 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5729
5730         * Version number is increased to 2.9.4.
5731
5732 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5733
5734         * wl-utils.el (wl-unique-id-suffix): New variable.
5735         (wl-unique-id): Use `wl-unique-id-suffix'
5736
5737 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5738
5739         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5740         instead of `elmo-msgdb-search'.
5741
5742         * Version number is increased to 2.9.3.
5743
5744 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5745
5746         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5747
5748 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5749
5750         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5751         (wl-draft-dispatch-message): Changed for send-later.
5752         (wl-draft-queue-flush): Ditto.
5753         (wl-draft): Clear `wl-sent-message-queued'.
5754         (wl-draft-reedit): Ditto.
5755         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5756         * wl-vars.el (wl-draft-force-queuing): New variable.
5757         (wl-draft-force-queuing-mail): New variable.
5758         (wl-draft-force-queuing-news): New variable.
5759
5760 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5761
5762         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5763         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5764
5765 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5766
5767         * Version number is increased to 2.9.2.
5768
5769 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5770
5771         * wl-draft.el (wl-draft-elide-region): New user command.
5772         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5773
5774         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5775         command `wl-draft-elide-region'.
5776         * wl-mule.el: Ditto.
5777         * wl-xmas.el: Ditto.
5778
5779 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5780
5781         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5782         (wl-biff-check-folder-async): Removed needless let.
5783
5784 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5785
5786         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5787         wl-folder-get-elmo-folder.
5788         (wl-biff-check-folder): Set `biff' argument of
5789         `wl-folder-check-one-entity'.
5790         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5791
5792         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5793         (wl-folder-check-one-entity): Added `biff' argument;
5794         Setup `biff' slot of folder.
5795
5796         * Version number is increased to 2.9.1.
5797
5798 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5799
5800         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5801         comment out and fixed.
5802         (wl-fldmgr-add-completion-subr): Ditto.
5803
5804         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5805         and msgdb.
5806
5807         * wl.el (wl-toggle-plugged): Save summary view.
5808
5809 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5810
5811         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5812
5813 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5814
5815         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5816
5817 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5818
5819         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5820         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5821         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5822
5823         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5824         if it was failed.
5825         (wl-demo): Disable undo in the demo buffer.
5826
5827 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5828
5829         * wl-version.el (wl-version): Changed codename.
5830
5831         * Version number is increased to 2.9.0.
5832
5833 2001-12-14  Takuo KITAME <kitame@northeye.org>
5834
5835         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5836         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5837         (wl-folder-mark-as-read-all-current-entity): Ditto.
5838
5839 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5840
5841         * wl-vars.el (wl-from-width): Define as obsolete variable.
5842         (wl-subject-length-limit): Ditto.
5843
5844         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5845
5846         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5847         wl-summary-save-view.
5848
5849         * wl.el (wl-save-status): Ditto.
5850         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5851
5852         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5853         (wl-summary-exit): Follow the change above.
5854         (wl-summary-goto-folder-subr): Ditto.
5855
5856         * wl-folder.el (wl-folder-create-subr): Don't use
5857         `elmo-folder-creatable-p'.
5858
5859 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5860
5861         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5862
5863 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5864
5865         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5866         rather than bitmap on Emacs 21.
5867         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5868         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5869         for xbm if the new redisplay engine is not available.
5870
5871 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5872
5873         * wl-folder.el (wl-folder-init-hook): New hook.
5874         (wl-folder-init): Run `wl-folder-init-hook'.
5875
5876 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5877
5878         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5879
5880 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5881
5882         * wl-acap.el (wl-acap-cache-filename): New variable.
5883         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5884         (wl-acap-init): Use cache if no ACAP server found.
5885
5886 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5887
5888         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5889         `wl-acap-original-msgdb-dir'.
5890
5891         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5892         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5893
5894         * wl-mime.el (wl-mime-save-directory): Renamed from
5895         `wl-mime-save-dir'.
5896
5897 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5898
5899         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5900
5901         * wl-demo.el: Require `path-util'.
5902         (wl-demo-bitmap-mule-available-p): New internal variable.
5903         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5904         `module-installed-p' instead.
5905         (wl-demo-insert-image): Use *.img file for a bitmap image.
5906         (wl-demo): Don't call the ascii demo recursively.
5907
5908 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5909
5910         * Version number is increased to 2.7.7.
5911
5912 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5913
5914         * wl.el (wl-exit): Eliminated byte-compile warning.
5915
5916 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5917
5918         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5919         obsolete variable using `elmo-define-obsolete-variable'.
5920         (wl-fetch-confirm-threshold): Ditto.
5921         (wl-cache-prefetch-folder-type-list): Ditto.
5922         (wl-cache-prefetch-folder-list): Ditto.
5923
5924 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5925
5926         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5927         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5928         (wl-demo-insert-image): New function.
5929         (wl-demo-insert-text): New function.
5930         (wl-demo-image-type-alist): Redefine as a function.
5931         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5932         (wl-demo-with-temp-file-buffer): Removed.
5933         (wl-logo-xpm): Removed.
5934         (wl-logo-xbm): Removed.
5935         (wl-logo-bitmap): Removed.
5936
5937 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5938
5939         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5940         (wl-expire-localdir-get-folder-function): New user option.
5941         (wl-expire-localdir-get-folder): New function.
5942         (wl-expire-localdir-date): Ditto.
5943
5944 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5945
5946         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5947         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5948         Fixed unread number mismatch when all-unread < unread.
5949
5950 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5951
5952         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5953         (wl-fetch-confirm-threshold): Ditto.
5954
5955         * wl-summary.el (wl-summary-confirm-appends): Removed.
5956         (wl-summary-sync-update): Don't refer
5957         `wl-summary-update-confirm-threshold' (It is now abolished).
5958
5959         * wl-message.el (wl-message-display-internal): Don't refer
5960         `wl-fetch-confirm-threshold' (It is now abolished).
5961
5962 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5963
5964         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5965
5966 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5967
5968         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5969         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5970         Change default value to nil.
5971         (wl-summary-indent-length-limit): The value can be nil, nil means
5972         unlimited.
5973
5974         * wl-summary.el: Don't set limit for indent length if the value of
5975         wl-summary-indent-length-limit is nil.
5976         If the value of wl-summary-width is nil, it means only that the width
5977         of summary is unlimited (nil doesn't mean that the indent length is
5978         unlimited).
5979
5980         * wl-thread.el: Ditto.
5981
5982 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5983
5984         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5985         be nil, nil means never confirm.
5986         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5987
5988 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5989
5990         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5991         means unlimited).
5992
5993 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5994
5995         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5996         Use `with-temp-buffer'.
5997
5998 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5999
6000         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
6001         with new backquote style).
6002         (wl-folder-get-entity-from-buffer): Ditto.
6003
6004 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6005
6006         * wl-version.el (nemacs-version): Eliminated.
6007         (wl-extended-emacs-version2): Ignore nemacs.
6008         (wl-extended-emacs-version3): Ditto.
6009
6010 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
6011
6012         * wl-vars.el (wl-draft-add-references): Set default value as nil.
6013         (wl-draft-add-in-reply-to): New variable.
6014         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
6015         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
6016         (wl-draft-yank-from-mail-reply-buffer): Use
6017         `wl-draft-add-in-reply-to'.
6018         (wl-draft-insert-current-message): Ditto.
6019
6020 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6021
6022         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
6023         typo (kill->hide).
6024         (wl-message-buffer-prefetch-folder-type-list): Added elements
6025         `mark' and `cache' instead of `internal'.
6026
6027 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
6028
6029         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
6030         resume msgdb directory.
6031
6032 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
6033
6034         * wl.el (wl-exit): Call `wl-acap-exit'.
6035
6036         * wl-summary.el (wl-summary-message-string): New function.
6037         (wl-summary-reedit): Use it.
6038         (wl-summary-resend-bounced-mail): Remove needless let.
6039         (wl-summary-supersedes-message): Ditto.
6040         (wl-summary-save): Ditto.
6041
6042         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
6043         (wl-acap-init): Set it.
6044         (wl-acap-exit): New function.
6045
6046 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6047
6048         * wl.el (wl-init): Revert (require 'mime-setup). move from
6049         toplevel.
6050
6051 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6052
6053         * wl-summary.el (wl-summary-write-current-folder): Remove unused
6054         local variables.  Add error when guess function return invalid
6055         value.
6056
6057 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6058
6059         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
6060         Change local variable name.
6061         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6062         (wl-folder-get-newsgroups): Return nil when non-news folder.
6063         * wl-summary.el (wl-summary-write-current-folder): State through
6064         when guess-list return nil.
6065         (wl-summary-write-current-folder-functions): Fixed docstring.
6066
6067         * wl.el (wl-exit): Changed confirm message.
6068
6069         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
6070         * wl-draft.el (wl-draft): Remove verbose `featurep'.
6071
6072         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
6073
6074 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6075
6076         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
6077         user option (Renamed from wl-cache-prefetch-folder-type-list).
6078         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
6079         from wl-cache-prefetch-folder-list).
6080
6081         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
6082         Move to wl-vars.el.
6083         (wl-message-buffer-prefetch-p): Changed to enable
6084         `wl-message-buffer-prefetch-folder-list'.
6085
6086         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
6087         `ignore-cache'.
6088
6089 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
6090
6091         * wl-draft.el (wl-draft-config-sub-func-alist): Added
6092         `part-top' and `part-bottom'.
6093         (wl-draft-config-sub-part-top): New function.
6094         (wl-draft-config-sub-part-bottom): New function.
6095
6096 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6097
6098         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
6099
6100 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
6101
6102         * wl-folder.el (wl-folder-get-newsgroups): Fix.
6103
6104 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6105
6106         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
6107
6108         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
6109         (wl-summary-write-current-folder): Ditto.
6110
6111 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
6112
6113         * wl-folder.el (wl-folder-get-newsgroups): Use
6114         `elmo-folder-newsgroups'.
6115
6116 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
6117
6118         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
6119         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
6120         `wl-draft-config-sub-header-bottom'.
6121
6122 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6123
6124         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
6125         localnews folder.
6126
6127 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6128
6129         * wl-summary.el (wl-summary-mode): Undo last change.
6130
6131         * wl-folder.el (wl-folder-mode): Ditto.
6132
6133 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6134
6135         * wl-summary.el (wl-summary-mode): Locally set
6136         truncate-partial-window-width to nil.
6137         (for XEmacs)
6138
6139         * wl-folder.el (wl-folder-mode): Ditto.
6140
6141 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
6142
6143         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
6144
6145 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
6146
6147         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
6148         number.
6149
6150         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
6151
6152         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
6153
6154         * Version number is increased to 2.7.6.
6155
6156 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
6157
6158         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
6159
6160 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
6161
6162         * wl-summary.el (wl-summary-sync-update): Enclose network
6163         related portion with `unwind-protect'.
6164
6165 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6166
6167         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
6168
6169 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
6170
6171         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
6172         element.
6173         * wl-vars.el (wl-message-body-button-alist): Ditto.
6174
6175         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
6176         max match length.
6177         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
6178
6179         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
6180         for the max match length;
6181         Use 4th element value for the button string regexp group.
6182
6183         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
6184         candidate exists, prompt to select.
6185
6186 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
6187
6188         * wl-summary.el (wl-summary-jump-to-msg): Search before
6189         calibration point by `beginning-of-line'.
6190
6191 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6192
6193         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
6194         for access group.
6195
6196 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
6197
6198         * wl-message.el (wl-message-display-internal): Bind
6199         `default-mime-charset'.
6200
6201         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
6202
6203         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
6204
6205         * Version number is increased to 2.7.5.
6206
6207 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6208
6209         * wl-expire.el (wl-summary-archive): Fixed;
6210         Use `elmo-folder-name-internal'.
6211
6212 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6213
6214         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
6215         from `elmo-folder-move-messages' caller.
6216         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6217
6218         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
6219         related portions are changed).
6220
6221 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6222
6223         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
6224         counter.
6225
6226 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6227
6228         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
6229         buffer local and set it to nil.
6230
6231         * wl-message.el (wl-message-redisplay): Ditto.
6232
6233 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
6234
6235         * wl-summary.el (wl-summary-mark-as-important): If message is
6236         already cached, set messag as read, otherwise encache and mark as read.
6237
6238 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6239
6240         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
6241         point-min.
6242
6243 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
6244
6245         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
6246         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
6247         a keymap.
6248
6249 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
6250
6251         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
6252         parent.
6253
6254         * wl-mule.el (wl-message-define-keymap): Ditto.
6255
6256         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
6257
6258         * wl-xmas.el (wl-message-display-internal-hook): Define.
6259         (wl-xmas-setup-message-toolbar): Define as function.
6260         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
6261         (wl-message-overload-functions): Abolished.
6262         (wl-message-define-keymap): New function.
6263
6264         * wl-vars.el (wl-message-display-internal-hook): New variable.
6265         (wl-message-header-button-alist): New variable (Renamed from
6266         wl-highlight-message-header-button-alist).
6267         (wl-message-body-button-alist): Ditto.
6268
6269         * wl-mule.el (wl-message-define-keymap): New function.
6270         (wl-message-overload-functions): Abolished.
6271
6272         * wl-message.el (wl-message-add-buttons-to-body): New function.
6273         (wl-message-redisplay): Don't call wl-message-overload-functions;
6274         Call wl-message-add-buttons-to-header and
6275         wl-message-add-buttons-to-body.
6276         (wl-message-display-internal): Set keymap argument for
6277         elmo-mime-display-as-is, elmo-mime-message-display;
6278         Run wl-message-display-internal-hook.
6279         (wl-message-refer-article-or-url): Abolished.
6280
6281         * wl-highlight.el (wl-highlight-headers): Don't call
6282         wl-highlight-message-add-buttons-to-header.
6283         (wl-highlight-message-add-buttons-to-header): Abolished.
6284
6285
6286         * wl-e21.el (wl-message-display-internal-hook): Define.
6287         (wl-e21-setup-toolbar): Deleted duplicated binding.
6288         (wl-e21-setup-message-toolbar): Define as function.
6289         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
6290         (wl-message-define-keymap): New function.
6291         (wl-message-overload-functions): Abolished.
6292
6293 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
6294
6295         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
6296         and elmo-folder-close.
6297
6298         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
6299
6300 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6301
6302         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
6303         boolean value.
6304         * wl-draft.el (wl-draft-do-fcc): Ditto.
6305
6306 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6307
6308         * wl-vars.el (wl-fcc-force-as-read): New variable.
6309         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
6310         mark copied message as read.
6311
6312 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
6313
6314         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
6315
6316 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6317
6318         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
6319         `wl-summary-target-above' instead of obsolete variable
6320         `wl-summary-temp-above'.
6321
6322         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
6323         instead of `make-obsolete-variable'.
6324         * wl-refile.el (toplevel): Ditto.
6325
6326 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
6327
6328         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
6329         with third argument t.
6330         (wl-draft): Set first argument for wl-plugged-init as t.
6331
6332         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
6333         definition.
6334
6335 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6336
6337         * wl-vars.el: Tabify.
6338         (wl-biff-notify-hook): Use `ding' instead of `beep'.
6339
6340         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
6341         message.
6342
6343 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6344
6345         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
6346         and set default to beep.
6347
6348 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6349
6350         * wl-vars.el (wl-draft-truncate-lines): New variable.
6351
6352         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
6353         instead of wl-message-truncate-lines for truncate-lines.
6354
6355 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * wl-message.el (wl-message-display-internal): Call
6358         `wl-highlight-message' after `elmo-mime-display-as-is'.
6359
6360         * wl-mime.el (wl-mime-display-text/plain): New function.
6361         (wl-mime-display-header): Ditto.
6362         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
6363         body-presentation-method for text/plain;
6364         Register `wl-mime-display-header' as a header-presentation-method;
6365         Don't set up `elmo-message-text-content-inserted-hook' and
6366         `elmo-message-header-inserted-hook'.
6367
6368         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
6369         variable.
6370         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
6371         as t if flag is 'all-header;
6372         Don't bind `elmo-message-ignored-field-list',
6373         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
6374
6375 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
6376
6377         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
6378         for xemacs with non-mule environment.
6379
6380 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6381
6382         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
6383         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
6384         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
6385
6386 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6387
6388         * wl-vars.el (wl-interactive-send): Set default value as t.
6389
6390 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
6391
6392         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
6393         (wl-addrmgr-method-list): Abolished.
6394         (wl-addrmgr-change-method): Follow above change.
6395
6396         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
6397
6398 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6399
6400         * wl-vars.el (wl-message-truncate-lines): Change default value
6401         to default-truncate-lines.
6402
6403         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
6404
6405 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6406
6407         * wl-vars.el (wl-message-truncate-lines): New variable.
6408
6409         * wl-message.el (wl-message-redisplay): Set truncate-lines using
6410         wl-message-truncate-lines.
6411
6412 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6413
6414         * wl-acap.el (wl-acap-init): Remove period from error message.
6415         (wl-acap-find-acap-service): Remove period from message.
6416
6417 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
6418
6419         * wl.el (wl-check-environment): Undo last change.
6420
6421         * wl-vars.el (wl-from): Changed default value.
6422
6423         * wl-util.el (toplevel): Don't require tm-edit.
6424
6425         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
6426         `wl-folder-init';
6427         Don't set mark on mail body.
6428         (wl-draft-reedit): Ditto.
6429
6430         * wl-address.el (wl-address-quote-specials): Define as an alias for
6431         elmo-address-quote-specials.
6432
6433 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
6434
6435         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
6436
6437         * wl-vars.el (wl-from): Set default value as nil.
6438         (wl-organization): Set default value as ORGANIZATION environment
6439         variable.
6440
6441         * wl-draft.el (wl-smtp-extension-bind): Check value of
6442         wl-smtp-connection-type.
6443
6444         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
6445         error.
6446
6447 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6448
6449         * Version number is increased to 2.7.4.
6450
6451         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
6452         arguments from `wl-highlight-x-face-function' caller.
6453         Use x-face-1.3.6.12 or later.
6454
6455 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
6456
6457         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
6458
6459 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
6460
6461         * wl-vars.el (wl-summary-width): Fix type to accept nil.
6462         (wl-fcc): Fix to accept function.
6463         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
6464
6465 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6466
6467         * wl-acap.el (toplevel): Added `product-provide' declare.
6468         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
6469
6470 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
6471
6472         * wl.el (wl): Changed order of calling `elmo-init'
6473         and `elmo-folder-init'.
6474
6475 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6476
6477         * wl-mime.el (wl-summary-burst): Extract message when content-type
6478         of root entity is not only `multipart' but also `message/rfc822'.
6479         (wl-summary-burst-subr): Ditto.
6480
6481 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
6482
6483         * wl-vars.el (toplevel): Require 'custom.
6484         (wl-trash-folder): Added to `wl-setting' group.
6485
6486         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
6487         exists.
6488         (wl-addrmgr-draw): Insert empty line when no entry exists.
6489
6490         * wl-mule.el (wl-message-wheel-up): Fixed.
6491         (wl-message-wheel-down): Ditto.
6492
6493 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6494
6495         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
6496         config is an anonymous lambda expression.
6497
6498 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
6499
6500         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
6501         when Mule 2 is running.
6502
6503 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
6504
6505         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
6506
6507 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
6508
6509         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
6510         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
6511
6512         * wl-address.el (wl-address-specials-regexp): Eliminated.
6513         (wl-address-quote-specials): Rewrite.
6514
6515 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
6516
6517         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
6518         shy-groups for regexp.
6519
6520         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
6521         character classes and Perl style shy-groups for regexp.
6522         (wl-highlight-plugged-current-line): Use Posix style character
6523         classes for regexp.
6524         (wl-e21-highlight-folder-by-numbers): Ditto.
6525         (wl-e21-display-image-p): Use `display-images-p' instead of
6526         `display-graphic-p'.
6527         (display-images-p): Make an alias to `display-graphic-p' if it is
6528         not available.  It is for Emacs version prior to 21.0.105.
6529
6530         * wl-demo.el (wl-demo): Use `display-images-p' instead of
6531         `display-graphic-p'.
6532         (wl-demo-image-type-alist): Ditto.
6533         (display-images-p): Make an alias to `display-graphic-p' if it is
6534         not available.  It is for Emacs version prior to 21.0.105.
6535
6536 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6537
6538         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
6539         support.
6540         (wl-generate-user-agent-string): Ditto.
6541
6542         * wl-version.el (wl-version): Update docsting.
6543         (wl-version-status): Ditto.
6544
6545 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6546
6547         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
6548         21.0.105.  For Emacs 21.0.104 or earlier.
6549
6550 2001-09-03  Takuo KITAME <kitame@northeye.org>
6551
6552         * wl-e21.el (wl-plugged-init-icons): Use
6553         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
6554         (wl-biff-init-icons): Ditto.
6555
6556 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6557
6558         * wl-highlight.el (wl-highlight-summary-current-line):
6559         Fixed highlighting refile/copy destination.
6560
6561         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6562         (wl-acap-store): Encode string by wl-acap-coding-system.
6563
6564 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6565
6566         * wl-acap.el (toplevel): Check and require 'un-define before
6567         'xemacs-ucs;
6568          Added checking for UTF-2000.
6569
6570 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6571
6572         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6573         Don't enclose with `eval-and-compile'.
6574
6575         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6576         wl-init is non-nil.
6577
6578         * wl-draft.el (wl-draft): Ditto.
6579
6580         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6581
6582         * wl-acap.el (toplevel): Require 'wl.
6583         (wl-acap-store): Call `elmo-init'.
6584
6585         * wl.el (wl): Changed position of `wl-check-environment'.
6586         (toplevel): Added autoload setting for wl-acap.
6587
6588         * wl-vars.el (wl-setting): New custom group.
6589         (wl-from): Added wl-setting group.
6590         (wl-user-mail-address-list): Ditto.
6591         (wl-organization): Ditto.
6592         (wl-subscribed-mailing-list): Ditto.
6593         (wl-envelope-from): Ditto.
6594         (wl-smtp-posting-user): Ditto.
6595         (wl-smtp-posting-server): Ditto.
6596         (wl-smtp-posting-port): Ditto.
6597         (wl-smtp-authenticate-type): Ditto.
6598         (wl-pop-before-smtp-user): Ditto.
6599         (wl-pop-before-smtp-server): Ditto.
6600         (wl-pop-before-smtp-port): Ditto.
6601         (wl-pop-before-smtp-authenticate-type): Ditto.
6602         (wl-nntp-posting-server): Ditto.
6603         (wl-nntp-posting-user): Ditto.
6604         (wl-nntp-posting-port): Ditto.
6605         (wl-fetch-confirm-threshold): Ditto.
6606         (wl-prefetch-threshold): Ditto.
6607         (wl-thread-insert-opened): Ditto.
6608         (wl-ldap-server): Ditto.
6609         (wl-ldap-port): Ditto.
6610         (wl-ldap-base): Ditto.
6611         (wl-ldap-objectclass): Ditto.
6612         (wl-use-ldap): Ditto.
6613         (wl-draft-config-alist): Ditto.
6614         (wl-draft-config-matchone): Ditto.
6615         (wl-template-alist): Ditto.
6616         (wl-message-sort-field-list): Ditto.
6617         (wl-message-ignored-field-list): Ditto.
6618         (wl-message-visible-field-list): Ditto.
6619         (wl-interactive-send): Ditto.
6620         (wl-summary-move-order): Ditto.
6621         (wl-auto-select-first): Ditto.
6622         (wl-auto-select-next): Ditto.
6623         (wl-interactive-save-folders): Ditto.
6624
6625         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6626         Initialization codes are moved from wl-local-folder-init.
6627         (wl-local-folder-init): Follow the change above.
6628         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6629
6630         * wl-acap.el: New file.
6631
6632         * Version number is increased to 2.7.3.
6633
6634 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6635
6636         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6637
6638 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6639
6640         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6641         (wl-addrmgr-address-entry-list): Ditto.
6642
6643 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6644
6645         * wl-e21.el (wl-draft-mode-map): Removed binding for
6646         `wl-draft-insert-x-face-field'.
6647
6648         * wl-mule.el (wl-draft-mode-map): Ditto.
6649
6650         * wl-xmas.el (wl-draft-mode-map): Ditto.
6651
6652         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6653         (wl-cs-autoconv): Ditto.
6654         (wl-cs-local): Ditto.
6655         (wl-use-scoring): Ditto.
6656         (wl-mime-charset): Ditto.
6657         (wl-folder-check-async): Ditto.
6658
6659         * wl.el (toplevel): Ignore nemacs and tm.
6660         (wl-exit): Ditto.
6661
6662         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6663         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6664         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6665         instead of wl-address-petname-add-or-change.
6666         (wl-summary-edit-addresses-subr): Use wl-address-delete
6667         instead of wl-address-petname-delete.
6668
6669         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6670
6671         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6672         if error occured.
6673
6674         * wl-message.el (require): Remove tm support.
6675
6676         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6677
6678         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6679         (wl-folder-jump-to-current-entity): Ditto.
6680         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6681
6682         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6683         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6684         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6685
6686         * wl-mule.el (wl-draft-key-setup): Ditto.
6687
6688         * wl-xmas.el (wl-draft-key-setup): Ditto.
6689
6690         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6691         (wl-draft-std11-parse-addresses): New function.
6692         (wl-draft-parse-mailbox-list): Use it.
6693         (wl-draft): Ignore nemacs.
6694         (wl-draft-reedit): Ditto.
6695
6696         * wl-addrmgr.el: New file.
6697         (Original is wl-rcpt.el written by
6698         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6699         Thanks Kitamoto-san.)
6700
6701         * wl-address.el (wl-address-make-address-list): Modified parsing
6702         process.
6703         (wl-address-delete): Renamed from `wl-address-petname-delete';
6704         Modify wl-address-list too.
6705         (wl-address-add-or-change): Renamed from
6706         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6707
6708 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6709
6710         * wl-highlight.el (wl-highlight-summary-current-line):
6711           Work with transient-mark-mode
6712
6713 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6714
6715         * Version number is increased to 2.7.2.
6716
6717         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6718         instead of elmo-dop-queue-method.
6719
6720 2001-08-06  SAITO Atsunori <sai@yedo.com>
6721
6722         * wl-vars.el (wl-ldap-objectclass): New user option.
6723
6724         * wl-address.el (wl-ldap-make-filter): Use it.
6725
6726 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6727
6728         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6729
6730 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6731
6732         * wl-folder.el (wl-folder): redisplay after folder insertion.
6733
6734         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6735
6736         * wl-summary.el (wl-summary-sync-update):
6737         Change status mark only when new-msgdb exists.
6738         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6739
6740 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6741
6742         * wl-summary.el (wl-summary-open-folder): New function.
6743         (wl-summary-goto-folder-subr): Use it.
6744         (wl-summary-mark-as-important): Fix;
6745         Encache only when no cache exists.
6746
6747 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6748
6749         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6750         Use with-current-buffer.
6751
6752 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6753
6754         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6755         before call `get-buffer'. Fixed parenthesis.
6756         (wl-score-get-header-entry): Clear message and help window when
6757         keyboard quit.
6758         (wl-score-edit-insert-header): Ditto.
6759
6760 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6761
6762         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6763         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6764         (wl-default-draft-cite): Fix.
6765
6766         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6767         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6768
6769 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6770
6771         * wl-message.el (wl-message-prev-page): Do same bahavior
6772         as summary when it is called in the message buffer.
6773         (wl-message-next-page): Ditto.
6774
6775 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6776
6777         * wl-summary.el (wl-summary-forward): Use cache if it is not
6778         section cache.
6779
6780 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6781
6782         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6783         Removed redundant require of elmo-vars.
6784         (wl-biff-state-indicator-on): Changed default value for
6785         xemacs with non-mule environment.
6786
6787         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6788         wl-message-buffer is nil;
6789         Hide progress bar after moving messages.
6790
6791 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6792
6793         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6794         message at cursor point is deleted.
6795
6796 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6797
6798         * wl-vars.el: Changed file coding system to euc-japan.
6799         Added -*-coding:-*- magic to the first line.
6800
6801         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6802         Search parent from the first message.
6803
6804         * Version number is increased to 2.7.1.
6805
6806 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6807
6808         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6809
6810 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6811
6812         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6813         refile/delete execution.
6814
6815         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6816         Fixed docstring.
6817
6818 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6819
6820         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6821         do update process;
6822         Don't update marks when update process is interrupted.
6823
6824 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6825
6826         * wl-summary.el (wl-summary-reply): Fixed problem when
6827         wl-draft-use-frame is non-nil.
6828         (wl-summary-forward): Ditto.
6829
6830         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6831         as nil.
6832         (wl-folder-mark-as-read-all-entity): Ditto.
6833         (wl-folder-prefetch-entity): Ditto.
6834
6835         * wl.el (wl): Check environment before wl-init.
6836
6837         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6838         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6839         instead of wl-summary-collect-unread.
6840         (wl-summary-reply): Split message window.
6841
6842 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6843
6844         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6845         only if current language environment is japanese,
6846
6847         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6848         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6849         (wl-folder-goto-folder-subr): Ditto.
6850
6851         * wl-draft.el (wl-draft-dispatch-message): Call
6852         `elmo-file-cache-get-path'.
6853
6854 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6855
6856         * wl-summary.el (wl-summary-cursor-move): If return value of
6857         wl-summary-next-message is not number, don't jump.
6858
6859 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-summary.el (wl-summary-buffer-next-message-function): New
6862         variable.
6863         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6864         if it is bound.
6865
6866         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6867         string.
6868
6869         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6870         (wl-plugged-drawing): Ditto.
6871
6872 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6873
6874         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6875         process.
6876         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6877         with unwind-protect.
6878
6879         * wl.el (wl-init): Require mime-setup.
6880         (wl-check-environment): Don't require mime-setup.
6881
6882         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6883         instead of elmo-folder-type.
6884
6885         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6886         value as nil.
6887
6888 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6889
6890         * Version number is increased to 2.7.0.
6891
6892         * wl-version.el (wl-version): Changed codename.
6893
6894         * wl-summary.el (wl-summary-delete-cache): Fixed.
6895
6896         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6897         Workaround for net folders.
6898         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6899
6900         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6901         value to nil (According to the patch from
6902         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6903
6904         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6905         of elmo-folder-close.
6906
6907 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6908
6909         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6910         for postfix.
6911
6912 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6913
6914         * wl-summary.el (wl-summary-resend-message): Fixed.
6915
6916         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6917         Call wl-draft with `from' argument if its address is included in
6918         `wl-user-mail-address-list'.
6919         (wl-draft): Added `from' argument.
6920
6921         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6922         non-nil.
6923         (wl): Don't show demo if wl-demo is nil.
6924
6925         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6926         wl-summary-use-frame.
6927
6928         * wl-vars.el (wl-summary-use-frame): New user option.
6929         (wl-folder-use-frame): Changed docstring.
6930
6931         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6932         non-nil.
6933         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6934         wl-summary-use-frame.
6935
6936         * wl-vars.el (wl-folder-use-frame): New user option.
6937
6938         * wl-summary.el (wl-summary-exit): Back to folder frame if
6939         wl-folder-use-frame is non-nil.
6940         (wl-summary-redisplay-internal): Ignore cache if current folder
6941         is draft folder,
6942         (wl-summary-redisplay-no-mime): Ditto.
6943         (wl-summary-redisplay-all-header): Ditto.
6944
6945         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6946         if wl-folder-use-frame is non-nil.
6947
6948 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6949
6950         * wl-summary.el (wl-summary-sync-update): Bind
6951         elmo-folder-update-threshold.
6952         (wl-summary-mark-as-important): Enclosed server mark processing
6953         with `save-match-data'.
6954
6955         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6956         only when it is already defined.
6957
6958 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6959
6960         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6961         name of folder exclude localdir is wrong.
6962         * wl-folder.el (wl-folder-sync-entity):
6963         Set `wl-summary-always-sticky-folder-list' as nil.
6964         (wl-folder-mark-as-read-all-entity): Ditto.
6965         (wl-folder-prefetch-entity): Ditto.
6966
6967 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6968
6969         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6970         instead of `wl-summary-write-current-newsgroup'.
6971
6972 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6973
6974         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6975         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6976         non-nil and selected message is important, do not display.
6977
6978 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6979
6980         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6981
6982 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6983
6984         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6985
6986         * wl-summary.el (wl-summary-mark-as-important): Set message number
6987         using wl-summary-message-number.
6988
6989 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6990
6991         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6992         destination folder is 'null.
6993
6994 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6995
6996         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6997         New function.
6998         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6999         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
7000         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
7001
7002 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
7003
7004         * wl-mime.el (wl-mime-setup): Added setting for
7005         `mime-setup-signature-key-alist' to avoid overriding key bind for
7006         `wl-draft-send'.
7007
7008         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
7009         for `wl-draft-send'.
7010         * wl-mule.el (wl-draft-overload-functions): Ditto.
7011         * wl-xmas.el (wl-draft-overload-functions): Ditto.
7012         * wl-draft.el (wl-draft-send): Ditto.
7013
7014         * wl-message.el (wl-message-display-internal):
7015         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
7016         (Patch is provided by <kita@coe.nttdata.co.jp>).
7017
7018 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
7019
7020         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
7021
7022 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7023
7024         * wl.el (wl): Fix for wl-demo.
7025
7026 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7027
7028         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
7029
7030 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7031
7032         * wl-folder.el (wl-folder-prefetch-entity): Use
7033         `wl-folder-get-elmo-folder'.
7034         (wl-folder-count-incorporates): Do not use
7035         `wl-folder-get-elmo-folder'.
7036
7037 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
7038
7039         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
7040         instead of `elmo-folder-get-type'.
7041
7042 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7043
7044         * wl-summary.el (wl-summary-write-current-folder): Set cursor
7045         position on Subject: field.
7046         (Advised by Mito <mit@nines.nec.co.jp>)
7047
7048 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7049
7050         * wl-folder.el (wl-folder-prefetch-entity): Use
7051         `wl-folder-get-elmo-folder'.
7052
7053 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
7054
7055         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
7056
7057         * wl-summary.el (wl-summary-buffer-set-folder): Set up
7058         `process-duplicates' slot.
7059
7060         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
7061         if detection failed.
7062
7063 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7064
7065         * wl-version.el (wl-version-status): Set to "alpha".
7066
7067 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
7068
7069         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
7070         Check wl-message-buffer lives before set-buffer.
7071
7072 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7073
7074         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
7075         called in folder mode.
7076         * wl-var.el (wl-summary-exit-pre-hook): New variable.
7077         * wl-summary.el (wl-summary-exit-pre-hook): Run
7078         `wl-summary-exit-pre-hook' before exit summary mode.
7079
7080 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7081
7082         * wl-version.el (wl-version-status): New variable.
7083         (wl-version-status-alist): Removed.
7084         (wl-version-status): Rule included.
7085
7086 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
7089         @sponichi.
7090
7091         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
7092         when `mail-reply-buffer' is buffer-local variable.
7093         (Reported by <kita@coe.nttdata.co.jp>).
7094
7095 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
7096
7097         * wl-vars.el (toplevel): Require 'elmo-util.
7098
7099 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
7100
7101         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
7102         (All other related portions are changed)
7103
7104         * wl.el (wl-plugged-change): Use '<' instead of '<='.
7105
7106         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
7107
7108 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7109
7110         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
7111
7112 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
7113
7114         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
7115         Delete other windows to avoid an error.
7116         Use `point-marker' instead of `point' to remember the start point
7117         of body.
7118
7119         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
7120
7121         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
7122         number not to exceed all message number.
7123
7124 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7125
7126         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
7127         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
7128
7129 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
7130
7131         * wl-summary.el (wl-summary-sync-force-update): Added argument
7132         no-check.
7133         (wl-summary-sync-update): Ditto.
7134         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
7135         with `no-check'.
7136
7137         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
7138         (wl-message-buffer-prefetch-next): Don't run timer if timer is
7139         already running.
7140
7141 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
7142
7143         * wl-expire.el (wl-expire-archive-get-folder): Added argument
7144         `dst-folder-arg'.
7145         (wl-expire-archive-number1): Diito.
7146         (wl-expire-archive-number2): Diito.
7147         (wl-expire-archive-Date): Diito.
7148         (wl-archive-number1): Diito.
7149         (wl-archive-number2): Diito.
7150         (wl-archive-date): Diito.
7151         (wl-archive-folder-p): New function.
7152         (wl-summary-expire): Support of expand folder name at
7153         wl-expire-alist.
7154         * wl-util.el (wl-expand-newtext): Renamed from
7155         `wl-refile-expand-newtext'.
7156
7157 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
7158
7159         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
7160         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
7161         `(elmo-msgdb-get-overview msgdb)'.
7162         (wl-summary-prefetch): Bind match data before call
7163         `wl-summay-prefetch-msg'.
7164         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
7165         'off if `wl-summary-buffer-disp-msg' is non-nil.
7166         Fixed problem that couldn't show only one new or unread message when
7167         enter folder.
7168         (wl-summary-reply): Don't call `split-window-vertically' and other
7169         window.
7170
7171 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
7172
7173         * wl-expire.el (wl-expire-refile): Fixed.
7174
7175 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
7176
7177         * wl-vars.el (wl-biff-unnotify-hook): New variable.
7178
7179         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
7180         biff notification is removed.
7181
7182         * wl.el (wl): Changed position of `elmo-init'.
7183
7184         * wl-draft.el (wl-default-draft-cite): Use date field
7185         on the citation buffer.
7186
7187         * wl-vars.el (wl-shimbun-folder-icon): New variable.
7188
7189         * wl-xmas.el (wl-folder-internal-icon-list): Added
7190         `wl-folder-shimbun-image'.
7191
7192         * wl-e21.el (wl-folder-internal-icon-list): Added
7193         `wl-folder-shimbun-image'.
7194
7195 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
7196
7197         * wl.el (wl-init): Eliminated argument.
7198         (wl): Rewrite.
7199
7200         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
7201         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
7202         instead of `elmo-folder-msgdb-internal'.
7203         (wl-summary-sync-update): Ditto.
7204         (wl-summary-flush-pending-append-operations): Eliminated.
7205         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
7206         (wl-summary-goto-folder-subr): Set load-msgdb argument of
7207         `elmo-folder-open'.
7208
7209         * wl-mime.el (wl-summary-burst): Fixed.
7210
7211         * wl-folder.el (wl-folder-info-save): Check data type.
7212
7213         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
7214         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
7215         instead of `elmo-folder-msgdb-internal'.
7216         (wl-expire-hide): Ditto.
7217
7218
7219         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
7220
7221 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7222
7223         * wl-folder.el (wl-folder-write-current-folder): Support petname.
7224
7225 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
7226
7227         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
7228
7229 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7230
7231         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
7232         Fixed `match-beginning' argument mismatch.
7233
7234 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7235
7236         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
7237         the default value.
7238
7239 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7240
7241         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
7242         instead of `elmo-nntp-default-port'.
7243
7244         * wl-vars.el: Fixed some doc strings.
7245
7246 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
7247
7248         * wl-summary.el (wl-summary-prefetch-msg): Use
7249         `elmo-msgdb-overview-get-entity' instead of `assoc'.
7250
7251         * wl-vars.el: Define *-func as obsolete variable using
7252         `elmo-define-obsolete-variable'.
7253
7254         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
7255         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
7256         instead of `wl-message-buffer-prefetch-threshold'.
7257
7258         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
7259
7260         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
7261
7262         * wl-draft.el (wl-caesar-region-func): Ditto.
7263
7264         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
7265         Keep unread status in elmo-folder-move-messages.
7266         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
7267
7268 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7269
7270         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
7271         `wl-summary-buffer-exit-func'
7272         (wl-summary-buffer-message-redisplay-function): Renamed from
7273         `wl-summary-buffer-message-redisplay-func'
7274         (wl-summary-buffer-next-folder-function): Renamed from
7275         `wl-summary-buffer-next-folder-func'.
7276         (wl-summary-buffer-prev-folder-function): Renamed from
7277         `wl-summary-buffer-prev-folder-func'.
7278         (wl-summary-get-petname-function): Renamed from
7279         `wl-summary-get-petname-func'.
7280
7281         * wl-score.el (wl-score-edit-exit-function): Renamed from
7282         `wl-score-edit-exit-func'.
7283
7284         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
7285         Renamed from `wl-message-buffer-prefetch-get-next-function'.
7286
7287         * wl-util.el (wl-load-profile-function): Renamed from
7288         `wl-load-profile-func'.
7289
7290         * wl-folder.el (wl-folder-completion-function): Renamed from
7291         `wl-folder-completion-func'.
7292         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
7293
7294         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
7295         `wl-expire-archive-get-folder-func'.
7296         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
7297         (wl-draft-send-mail-function): Renamed from
7298         `wl-draft-send-mail-func'.
7299         (wl-draft-send-news-function): Renamed from
7300         `wl-draft-send-news-func'.
7301         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
7302         (wl-generate-mailer-string-function): Renamed from
7303         `wl-generate-mailer-string-func'.
7304         (wl-highlight-signature-search-function): Renamed from
7305         `wl-highlight-signature-search-func'.
7306         (wl-highlight-x-face-function): Renamed from
7307         `wl-highlight-x-face-func'
7308         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
7309         (wl-ps-print-buffer-function): Renamed from
7310         `wl-ps-print-buffer-func'
7311         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
7312         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
7313         (wl-summary-subject-filter-function): Renamed from
7314         `wl-summary-subject-filter-func'.
7315
7316         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
7317         `wl-draft-queue-flush-send-func'
7318         (wl-draft-cite-function): Renamed from
7319         `wl-draft-cite-func'
7320
7321         * wl-address.el (wl-address-init-function): Renamed from
7322         `wl-address-init-func'.
7323
7324 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
7325
7326         * wl-draft.el (wl-draft-queue-flush): Don't call
7327         `elmo-dop-unlock-message'.
7328         * wl-draft.el (wl-draft-queue-append): Don't call
7329         `elmo-dop-lock-message'.
7330
7331         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
7332         (wl-summary-buffer-folder-name): Ditto.
7333         (wl-summary-message-regexp): Added '-' (all other related portions
7334         are changed).
7335         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
7336         wl-summary-buffer-folder-name.
7337
7338 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
7339
7340         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
7341         the number of mails in the folder buffer is not updated by wl-biff.
7342
7343 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
7344
7345         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
7346         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
7347
7348 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
7349
7350         * wl-summary.el (wl-summary-next-message):
7351         Return next message number when wl-summary-move-order is nil.
7352
7353 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
7354
7355         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
7356         `wl-summary-move-spec-alist'.
7357         (wl-summary-move-spec-unplugged-alist): New variable
7358         (Move spec for unplugged status).
7359         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
7360         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
7361
7362 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
7363
7364         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
7365         * wl-mule.el (wl-draft-overload-menubar): Ditto.
7366
7367 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
7368
7369         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
7370         simple quotation to quote the anonymous function.
7371         * tm-wl.el (wl-draft-preview-message): Ditto.
7372
7373 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
7374
7375         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
7376         Eliminate redundant `save-excursion'.
7377         (wl-highlight-summary-current-line): Ditto.
7378
7379         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
7380         accessing match data when `looking-at' failed.
7381
7382         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
7383         `elmo-match-string' where users don't care about the speed.
7384         (wl-draft-save): Ditto.
7385
7386 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
7387
7388         * wl-util.el (wl-regexp-opt): New function.
7389
7390         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
7391         number from `wl-summary-buffer-number-list'.
7392         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
7393         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
7394         (wl-summary-move-spec-alist): Changed default setting.
7395
7396 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
7397
7398         * wl-vars.el (wl-biff-notify-hook): New hook.
7399         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
7400         the arrival of new mail.
7401         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
7402         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
7403
7404 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
7405
7406         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
7407
7408 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
7409
7410         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
7411
7412         * Version number is increased to 2.5.8.
7413
7414         * wl-thread.el (toplevel): require 'cl.
7415         (wl-thread-resume-entity): Call wl-thread-make-number-list.
7416         (wl-thread-make-number-list): New function.
7417         (wl-thread-entity-make-number-list-from-children): Ditto.
7418         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
7419         (wl-thread-entity-insert-as-children): Likewise.
7420         (wl-thread-delete-message): Likewise.
7421         (wl-meaning-of-mark): Eliminated.
7422         (wl-thread-next-failure-mark-p): Ditto.
7423         (wl-thread-entity-get-mark): Ditto.
7424         (wl-thread-meaning-alist-get-result): Ditto.
7425         (wl-thread-entity-check-prev-mark): Ditto.
7426         (wl-thread-entity-check-next-mark): Ditto.
7427         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
7428         (wl-thread-entity-get-prev-marked-entity): Ditto.
7429         (wl-thread-get-prev-unread): Ditto.
7430         (wl-thread-jump-to-prev-unread): Ditto.
7431         (wl-thread-get-next-unread): Ditto.
7432         (wl-thread-jump-to-next-unread): Ditto.
7433         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
7434         (wl-thread-entity-get-next-marked-entity): Ditto.
7435
7436         * wl-summary.el (wl-summary-buffer-number-list):
7437         New bufer-local variable.
7438         (wl-summary-switch-to-clone-buffer): Clone
7439         `wl-summary-buffer-number-list'.
7440         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
7441         (wl-summary-cursor-move-regex): Eliminated.
7442         (wl-summary-cursor-up): Rewrite.
7443         (wl-summary-cursor-down): Ditto.
7444         (wl-summary-mode-spec-alist): New variable.
7445         (wl-summary-next-message): New inline function.
7446         (wl-summary-cursor-move): New function.
7447         (wl-summary-default-get-next-msg): Rewrite.
7448         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
7449         (wl-summary-rescan): Ditto.
7450         (wl-summary-sync-all-init): Ditto.
7451         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
7452         summary is not thread view.
7453         (wl-summary-sync-update): Ditto.
7454         (wl-summary-rescan): Ditto.
7455         (wl-summary-make-number-list): New function.
7456
7457         * wl-draft.el: "FCC" -> "Fcc".
7458
7459 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7460
7461         * wl-highlight.el (wl-highlight-summary-window):
7462         Call `set-buffer-modified-p'.
7463
7464         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
7465         (wl): Call `elmo-init' and fix.
7466
7467         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
7468         Use new variables.
7469
7470         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
7471
7472 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7473
7474         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
7475
7476 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7477
7478         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
7479
7480 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7481
7482         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
7483         `wl-use-toolbar' nor `display-graphic-p'.
7484         (wl-e21-setup-message-toolbar): Ditto.
7485         (wl-e21-setup-summary-toolbar): Ditto.
7486         (wl-e21-setup-folder-toolbar): Ditto.
7487
7488         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
7489         (wl-plugged-init-icons): Ditto.
7490
7491         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
7492         `display-graphic-p'.
7493         (wl-plugged-set-folder-icon): Ditto.
7494         (wl-highlight-plugged-current-line): Ditto.
7495         (wl-highlight-folder-current-line): Ditto.
7496         (wl-e21-highlight-folder-group-line): Ditto.
7497         (wl-e21-setup-toolbar): Ditto.
7498         (wl-e21-display-image-p): New macro.
7499
7500         * wl-demo.el (wl-demo): Simplified.
7501         (wl-demo-image-type-alist): Use `image-type-available-p' for
7502         checking whether the image type `xbm' is available.
7503
7504 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7505
7506         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
7507         (wl-summary-input-range): Ditto.
7508
7509 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
7510
7511         * wl-summary.el (wl-summary-edit-addresses): Use
7512         `wl-summary-get-original-buffer'
7513         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
7514         (wl-summary-jump-to-msg-by-message-id-via-nntp):
7515         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
7516         (wl-summary-get-newsgroups): Eliminated.
7517         (wl-summary-set-crosspost): Ditto.
7518         (wl-summary-is-crosspost-folder): Ditto.
7519         (wl-crosspost-alist-load): Ditto.
7520         (wl-crosspost-alist-save): Ditto.
7521
7522         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
7523         `elmo-setup-subscribed-newsgroups' instead of
7524         `elmo-nntp-make-groups-hashtb'.
7525         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
7526         instead of `wl-crosspost-alist-save'.
7527
7528         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
7529         of `elmo-folder-message-appendable-p'.
7530         (wl-mime-header-presentation-method): Eliminated.
7531
7532         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
7533         (Error occurs in emacs21).
7534
7535         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
7536         the current buffer).
7537
7538         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
7539         instead of `wl-crosspost-alist-save'.
7540         (wl-init): `elmo-crosspost-message-alist-load'
7541         instead of `wl-crosspost-alist-load'
7542
7543         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
7544         (wl-parse-newsgroups): Likewise.
7545         (wl-biff-notify): Run `wl-biff-notify-hook'.
7546
7547 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
7548
7549         * wl-vars.el (wl-summary-lazy-highlight): New variable.
7550
7551         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
7552         when `wl-summary-lazy-highlight' is non-nil.
7553         (wl-summary-goto-folder-subr): Highlight only when
7554         `wl-summary-lazy-highlight' is non-nil.
7555
7556         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7557         Don't display progress and highlight temp-mark when
7558         `wl-summary-lazy-highlight' is non-nil.
7559         (wl-highlight-summary-window): New function.
7560         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7561
7562 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7563
7564         * wl-summary.el (wl-summary-sync): Change `all-visible'
7565         from `all-shown'
7566         (wl-summary-input-range): Ditto.
7567
7568 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7569
7570         * wl-e21.el (wl-highlight-folder-current-line): Call
7571         `wl-folder-init-icons' when folder icons have not been initialized.
7572
7573         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7574
7575         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7576         (wl-demo-image-type-alist): New macro.
7577
7578 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7579
7580         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7581         display does not support graphics.
7582         (wl-plugged-init-icons): Ditto.
7583         (wl-folder-init-icons): Ditto.
7584
7585         * wl-demo.el (wl-demo): Chech closely whether the display
7586         supports graphics.
7587
7588 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7589
7590         * wl-summary.el (wl-summary-get-original-buffer): New function.
7591         (wl-summary-set-crosspost): Use it.
7592         (wl-summary-target-mark-uudecode): Ditto.
7593         (wl-summary-reedit): Ditto.
7594         (wl-summary-resend-bounced-mail): Ditto.
7595         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7596         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7597
7598         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7599         (wl-message-display-internal): Ditto.
7600
7601 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7602
7603         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7604
7605 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7606
7607         * wl-summary.el (wl-summary-save-view): Renamed from
7608         `wl-summary-save-status'.
7609
7610 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7611
7612         * wl-summary.el (wl-summary-sync): Added `all-shown'
7613
7614 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7615
7616         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7617
7618 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7619
7620         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7621
7622 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7623
7624         * wl-highlight.el (wl-highlight-summary-line-string): Use
7625         `zerop' instead of `= 0'.
7626         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7627
7628         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7629         for comparing numbers.
7630         (wl-template-prev): Use `zerop' instead of `eq 0'.
7631
7632         * wl-draft.el (wl-draft-insert-current-message): Use
7633         `with-current-buffer' instead of `save-excursion'.
7634         Use `zerop' instead of `eq 0'.
7635
7636 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7637
7638         * wl-draft.el (wl-draft-insert-ccs): New function.
7639         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7640         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7641
7642 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7643
7644         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7645
7646 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7647
7648         * wl-expire.el (wl-expire-refile): Don't call
7649         elmo-msgdb-add-msgs-to-seen-list;
7650         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7651         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7652
7653 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7654
7655         * wl-message.el (wl-message-prev-page): Ignore errors while
7656         scroll-down.
7657
7658 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7659
7660         * wl-mime.el: Use elmo-original-message-mode instead of
7661         mmelmo-original-mode.
7662
7663         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7664         `elmo-folder-get-spec';
7665         (wl-fldmgr-add-completion-all-completions):
7666         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7667
7668         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7669         of `elmo-folder-get-type'.
7670
7671         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7672         `elmo-folder-get-spec';
7673         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7674         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7675         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7676         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7677         `elmo-read-msg-no-cache';
7678         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7679         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7680         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7681         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7682         `elmo-cache-save';
7683         (wl-draft-reedit): Use `elmo-message-file-name'.
7684
7685         * wl-expire.el: Use `elmo-folder-name-internal';
7686         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7687         Use macro `wl-summary-buffer-msgdb' instead of variable
7688         `wl-summary-buffer-msgdb';
7689         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7690         Use macro `wl-summary-buffer-folder-name' instead of variable
7691         `wl-summary-buffer-folder-name'.
7692         * wl-score.el: Likewise.
7693
7694         * wl-message.el: Rewrite for new message buffer cache mechanism.
7695         (wl-message-buffer-cache-buffer-get): New macro.
7696         (wl-message-buffer-cache-folder-get): Ditto.
7697         (wl-message-buffer-cache-message-get): Ditto.
7698         (wl-message-buffer-cache-entry-make): Ditto.
7699         (wl-message-buffer-cache-hit): Ditto.
7700         (wl-message-buffer-cache-sort): New function.
7701         (wl-message-buffer-cache-add): Ditto.
7702         (wl-message-buffer-cache-delete): Ditto.
7703         (wl-message-buffer-cache-clean-up): Ditto.
7704         (wl-message-buffer-window): Rewrite.
7705         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7706         (wl-message-buffer-display): New function.
7707         (wl-message-display-internal): New function.
7708
7709 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7710
7711         * wl-folder.el: Use `elmo-folder-name-internal';
7712         Use `wl-folder-get-elmo-folder';
7713         Use `elmo-folder-list-messages' instead of
7714         `elmo-list-folder';
7715         Use `elmo-folder-get-primitive-list' instead of
7716         `elmo-folder-get-primitive-spec-list';
7717         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7718         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7719         Use `elmo-folder-create' instead of `elmo-create-folder'.
7720         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7721         (wl-folder-get-elmo-folder): New macro.
7722         (wl-folder-elmo-folder-cache-get): Ditto.
7723         (wl-folder-elmo-folder-cache-put): Ditto.
7724         (wl-folder-suspend): Call `elmo-quit'.
7725
7726         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7727         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7728         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7729         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7730         (toplevel): require 'cl.
7731         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7732
7733         * wl-summary.el: Rewrite to use new elmo interface.
7734
7735 \f
7736 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7737
7738         * wl-mime.el (wl-draft-preview-message):
7739         Run `wl-draft-send-hook' before collecting recipients information;
7740         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7741
7742         * tm-wl.el (wl-draft-preview-message): Ditto.
7743
7744 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7745
7746         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7747         wrong recipients are displayed when forwarded message.
7748
7749 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7750
7751         * Version number is increased to 2.5.7.
7752
7753 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7754
7755         * wl-message.el (wl-message-next-page): Bind
7756         `window-pixel-scroll-increment' to nil while scrolling up.
7757
7758 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7759
7760         * wl-vars.el (wl-save-hook): New hook.
7761         * wl.el (wl-save): Call `wl-save-hook'.
7762
7763 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7764
7765         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7766         Argument WITH-ARG instead of NO-ARG (negative mean).
7767         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7768         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7769         * wl-message.el (wl-message-follow-current-entity): Likewise.
7770
7771 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7772
7773         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7774         FROM was optional argument.
7775         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7776
7777 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7778
7779         * Version number is increased to 2.5.6.
7780
7781 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7782
7783         * wl-version.el (wl-version-show): Removed.
7784         (wl-version): Add `interactive'.
7785
7786 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7787
7788         * wl-summary.el (wl-summary-get-petname-func): New variable.
7789         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7790         instead of `wl-address-get-petname-1'.
7791         (wl-summary-simple-from): Ditto.
7792
7793         * wl-address.el (wl-address-get-petname-1): Define as function.
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-30  Yuuichi Teranishi  <teranisi@gohome.org>
7812
7813         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7814         for checking `elmo-use-buffer-cache'.
7815         (wl-summary-mark-as-important): Fixed typo in comment.
7816
7817 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7818
7819         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7820         field in the original message.
7821         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7822
7823 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7824
7825         * wl-expire.el (wl-expire-hide):
7826         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7827
7828 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7829
7830         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7831         find decoder for To, Cc, and Subject.
7832
7833 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7834
7835         * Version number is increased to 2.5.5.
7836
7837         * wl-address.el (wl-address-specials-regexp): New constant.
7838         (wl-address-quote-specials): Use it.
7839
7840 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7841
7842         * wl-summary.el (wl-summary-rescan):
7843         Call `wl-summary-buffer-number-column-detect'.
7844         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7845
7846         * wl-message.el (wl-message-mode-map): Define.
7847         (wl-message-decode): Use it as local-map.
7848
7849 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7850
7851         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7852         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7853
7854 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7855
7856         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7857
7858         * wl-mule.el (wl-read-event-char): Ditto.
7859
7860         * wl-e21.el (wl-read-event-char): Ditto.
7861
7862         * wl-nemacs.el (wl-read-event-char): Ditto.
7863         (read-event): Removed.
7864
7865         * wl-util.el (toplevel): Removed dummy definition of
7866         `read-event'.
7867         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7868
7869 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7870
7871         * wl-nemacs.el (elmo-archive-call-process): Moved to
7872         elmo-archive.el.
7873
7874 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7875
7876         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7877         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7878
7879         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7880         instead of magic-number 6.  Use `not' instead of `null' for symbol
7881         `nil' check (not empty list).
7882         (wl-draft-insert-x-face-field): Fixed paren style.
7883
7884         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7885         one-branch conditional statement, instead of `and' and `if'.
7886         (wl-draft-forward): Likewise.
7887         (wl-draft-add-references): Likewise.
7888         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7889
7890         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7891         conditional steatment.  Use `cond' instead of `if'.
7892         (wl-draft-confirm): Likewise.
7893
7894 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7895
7896         * wl-version.el (wl-version-show): Use `product-string-1'
7897         instead of `wl-version'.
7898         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7899
7900         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7901
7902 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7903
7904         * wl-highlight.el (wl-highlight-headers): Revert
7905         `wl-highlight-x-face-func' argument (`beg' and `end').
7906
7907 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7908
7909         * wl.el (toplevel): Move `product-provide' declare.
7910         * wl-demo.el (toplevel): Ditto.
7911         * wl-dnd.el (toplevel): Ditto.
7912         * wl-highlight.el (toplevel): Ditto.
7913         * wl-message.el (toplevel): Ditto.
7914         * wl-refile.el (toplevel): Ditto.
7915         * wl-util.el (toplevel): Ditto.
7916
7917 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7918
7919         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7920         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7921         (wl-thread-close-all): keep cursor position.
7922
7923 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7924
7925         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7926         (eq x 0).
7927         (wl-generate-user-agent-string-1): Fix conditional statement.
7928
7929 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7930
7931         * wl.el (wl-check-environment): Additional check for
7932         'wl-local-domain' and `wl-message-id-domain'.
7933
7934 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7935
7936         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7937
7938 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7939
7940         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7941         instead of `smtp-sasl-user-realm'.
7942
7943 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7944
7945         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7946
7947 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7948
7949         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7950         to the default value as well as `eword-lexical-analyzer'.
7951
7952 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7953
7954         * wl-version.el (wl-extended-emacs-version,
7955         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7956         `elmo-match-string' instead of `wl-match-string'.
7957
7958 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7959
7960         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7961         docstring.
7962
7963 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7964
7965         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7966
7967 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7968
7969         * wl-highlight.el (wl-highlight-headers): Remove
7970         `wl-highlight-x-face-func' argument (`beg' and `end').
7971
7972 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7973
7974         * wl-summary.el (wl-summary-mark-as-important):
7975         Remove cache if folder is local.
7976
7977 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7978
7979         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7980         to get existing e-mail address string.
7981
7982 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7983
7984         * wl-version.el (wl-generate-user-agent-string): Commentary.
7985         (wl-generate-user-agent-string-1): Use `when' for
7986         one-branch conditional statement, instead of `and' and `if'.
7987         (wl-extended-emacs-version, wl-extended-emacs-version2,
7988         wl-extended-emacs-version3): Ditto.
7989
7990 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7991
7992         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7993         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7994         condition-case; Remove initialization.
7995         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7996         (wl-summary-sync-update3): Added argument `sync-all';
7997         Eliminated local variable `msgdb';
7998         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7999         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
8000         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
8001
8002 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
8003
8004         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
8005         connection before call `wl-draft-send-mail-with-smtp'.
8006
8007 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
8008
8009         * Version number is increased to 2.5.4.
8010
8011 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
8012
8013         * wl.el (wl-check-environment): Additional check for
8014         'wl-local-domain' and `wl-message-id-domain'.
8015
8016 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
8017
8018         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
8019         buffer as command specific.
8020         (wl-folder-mark-as-read-all-entity): Ditto.
8021         (wl-folder-prefetch-entity): Ditto.
8022         (wl-folder-drop-unsync-entity): Ditto.
8023
8024         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
8025         (wl-prog-uudecode-no-stdout-option): Changed default to t.
8026         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
8027
8028         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
8029         save-excursion.
8030
8031 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
8032
8033         * Version number is increased to 2.5.3.
8034
8035         * wl-summary.el (wl-summary-save-view-cache):
8036         Delete duplicated `write-region';
8037         Use `write-region-as-binary' instead of `as-binary-output-file' and
8038         `write-region'.
8039
8040 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8041
8042         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
8043
8044 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
8045
8046         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
8047         instead of `smtp-via-smtp'.
8048
8049 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8050
8051         * wl-draft.el (toplevel): Delete defvar for sasl-*.
8052
8053 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8054
8055         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
8056         instead of `smtp-sasl-user-realm'.
8057
8058 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8059
8060         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
8061
8062 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
8063
8064         * Version number is increased to 2.5.2.
8065
8066 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
8067
8068         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
8069         does not exist.
8070         (wl-biff-stop): Call `cancel-timer' if timer already exists.
8071         (wl-biff-start): Call `timer-activate' if timer already exists.
8072
8073         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
8074         only when it is bound as function.
8075
8076 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
8077
8078         * Version number is increased to 2.5.1.
8079
8080 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
8081
8082         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
8083         Print refile/copy destination.
8084
8085 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
8086
8087         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
8088         queue-flush-only is non-nil.
8089
8090         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
8091
8092         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
8093         checking cache folder.
8094
8095 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8096
8097         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
8098         `regexp-quote'.
8099
8100 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8101
8102         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
8103         function.
8104         * wl-summary.el (wl-summary-write-current-folder-functions):
8105         Change default value.  Use it.
8106
8107 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
8108
8109         * Version number is increased to 2.5.0.
8110
8111         * wl-version.el (wl-version): Changed codename.
8112
8113 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
8114
8115         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
8116         (wl-summary-supersedes-message): Ditto.
8117
8118 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8119
8120         * wl-refile.el (wl-refile-guess-functions): Renamed from
8121         `wl-refile-guess-func-list'.
8122
8123 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
8124
8125         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
8126         Fixed problem when no rule was matched.
8127
8128 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8129
8130         * wl-summary.el (wl-summary-get-mark): Fixed
8131         `wl-summary-buffer-target-mark' check logic.
8132
8133 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8134
8135         * wl-folder.el (wl-folder-write-current-folder): Added group
8136         folder check.
8137
8138         * wl-summary.el (wl-summary-write-current-folder): Renamed from
8139         `wl-summary-write-current-newsgroup'.
8140         (wl-summary-write-current-folder-functions): New variable.
8141         * wl-folder.el (wl-folder-get-newsgroups): New function.
8142         (wl-folder-guess-mailing-list-by-refile-rule): New function.
8143         (wl-folder-write-current-folder): Renamed from
8144         `wl-folder-write-current-newsgroup'.
8145
8146 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8147
8148         * Version number is increased to 2.3.93.
8149
8150 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
8151
8152         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
8153         (wl-ldap-make-matched-value-list): Ditto.
8154         (wl-ldap-alias-safe-string): Split e-mail address.
8155
8156         * wl-summary.el (wl-summary-read-folder): Fixed problem when
8157         petname folder default was selected.
8158         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
8159         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
8160
8161 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8162
8163         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
8164         to `wl-draft-config-exec'.
8165
8166         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
8167         instead of calling `wl-draft-config-exec';
8168         Process group-list and show recipients in minibuffer.
8169
8170         * tm-wl.el (wl-draft-preview-message): Ditto.
8171
8172 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8173
8174         * wl.el (toplevel): Added (C) to copyright notice, and
8175         sync Author header.
8176         * tm-wl.el (toplevel): Ditto.
8177         * wl-address.el (toplevel): Ditto.
8178         * wl-demo.el (toplevel): Ditto.
8179         * wl-dnd.el (toplevel): Ditto.
8180         * wl-draft.el (toplevel): Ditto.
8181         * wl-e21.el (toplevel): Ditto.
8182         * wl-expire.el (toplevel): Ditto.
8183         * wl-folder.el (toplevel): Ditto.
8184         * wl-highlight.el (toplevel): Ditto.
8185         * wl-message.el (toplevel): Ditto.
8186         * wl-mime.el (toplevel): Ditto.
8187         * wl-mule.el (toplevel): Ditto.
8188         * wl-nemacs.el (toplevel): Ditto.
8189         * wl-refile.el (toplevel): Ditto.
8190         * wl-score.el (toplevel): Ditto.
8191         * wl-summary.el (toplevel): Ditto.
8192         * wl-template.el (toplevel): Ditto.
8193         * wl-thread.el (toplevel): Ditto.
8194         * wl-util.el (toplevel): Ditto.
8195         * wl-vars.el (toplevel): Ditto.
8196         * wl-xmas.el (toplevel): Ditto.
8197
8198 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
8199
8200         * wl.el (wl-init): Added comment about `wl-init-hook'.
8201         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
8202         * wl-vars.el (wl-init-hook): Added docs.
8203         (wl-make-plugged-hook): Removed useless docs.
8204         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
8205         * wl-xmas.el (toplevel): Ditto.
8206
8207 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8208
8209         * wl-address.el (toplevel): Fixed multiple Author header format.
8210         * wl-demo.el (toplevel): Ditto.
8211         * wl-draft.el (toplevel): Ditto.
8212         * wl-folder.el (toplevel): Ditto.
8213         * wl-summary.el (toplevel): Ditto.
8214         * wl-thread.el (toplevel): Ditto.
8215         * wl-util.el (toplevel): Ditto.
8216         * wl-vars.el (toplevel): Ditto.
8217         * wl-version.el (toplevel): Ditto.
8218         * wl-xmas.el (toplevel): Ditto.
8219         * wl.el (toplevel): Ditto.
8220
8221         * wl-version.el (toplevel): Added require `elmo-version' for
8222         `product-version-as-string'.
8223
8224 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
8225
8226         * wl-vars.el (wl-draft-send-hook): Changed default value to
8227         '(wl-draft-config-exec).
8228
8229         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
8230         explicitly.
8231         (wl-draft): Set `wl-draft-config-exec-flag' before running
8232         `wl-mail-setup-hook'.
8233
8234         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
8235         `wl-biff-init-icons' to `wl-init-hook' instead of
8236         `wl-make-plugged-hook'.
8237         (Because if `wl-draft' command is invoked at first,
8238         they are not initialized)
8239         Updated copyright notice.
8240
8241         * wl-e21.el (toplevel): Ditto;
8242
8243         * wl-demo.el (toplevel): Updated copyright notice.
8244         * wl-address.el (toplevel): Ditto.
8245         * wl-draft.el (toplevel): Ditto.
8246         * wl-version.el (toplevel): Ditto.
8247         * wl-folder.el (toplevel): Ditto.
8248         * wl-summary.el (toplevel): Ditto.
8249         * wl-thread.el (toplevel): Ditto.
8250         * wl-util.el (toplevel): Ditto.
8251         * wl-vars.el (toplevel): Ditto.
8252         * wl.el (toplevel): Ditto.
8253
8254 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8255
8256         * wl-highlight.el (wl-highlight-message): Fixed problem of
8257         highlighting failure which occured when the last field contains
8258         multiple lines in the draft buffer.
8259
8260         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
8261         `wl-biff-start' if plugged.
8262
8263         * wl-util.el (wl-biff-check-folder): New function.
8264         (wl-biff-check-folders): Don't set session name prefix.
8265         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
8266         (wl-biff-check-folder-async): Ditto.
8267
8268         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
8269         in email address.
8270
8271 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
8272
8273         * wl-vars.el (wl-subject-prefix-regexp): New variable.
8274
8275         * wl-draft.el (wl-draft-strip-subject-re): New function.
8276
8277         * wl-draft.el (wl-draft-reply): Use it.
8278
8279 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
8280
8281         * wl-message.el (wl-mmelmo-message-redisplay): Use
8282         `mime-display-message' instead of `wl-mime-display-message'.
8283
8284         * wl-mime.el (toplevel): Removed compatibility workaround
8285         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
8286         (wl-mime-display-message): Abolished.
8287         (wl-mime-entity-read-field): Ditto.
8288         (wl-mime-combine-message/partial-pieces): Use
8289         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
8290
8291 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
8292
8293         * wl-template.el: Doc fixes.
8294
8295 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8296
8297         * wl-e21.el (wl-message-overload-functions): Do nothing if
8298         `current-local-map' is not available.
8299         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
8300
8301 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8302
8303         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
8304         representation.
8305
8306         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
8307         number.
8308         (wl-fldmgr-save-folders): Don't use `format' when insert
8309         `wl-fldmgr-folders-header'.
8310
8311 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8312
8313         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
8314
8315 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
8316
8317         * wl-highlight.el (wl-highlight-message):
8318         Use `std11-field-end' to detect end point of the header field.
8319         Refer `wl-highlight-max-header-size'.
8320
8321         * wl-vars.el (wl-highlight-max-header-size): New variable.
8322
8323         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
8324
8325         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8326         Set `for-draft' argument of wl-highlight-headers.
8327         (wl-draft): Ditto.
8328         (wl-draft-reedit): Ditto.
8329         (wl-user-agent-compose-internal): Ditto.
8330
8331 2000-10-24   Daiki Ueno <ueno@unixuser.org>
8332
8333         * wl-message.el (wl-message-add-button): Use overlay.
8334
8335 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
8336
8337         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
8338
8339         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
8340         problem when group-list content is nothing.
8341         (Reported by Mito <mit@nines.nec.co.jp>)
8342
8343 2000-10-18  SAITO Atsunori <sai@yedo.com>
8344
8345         * wl-summary.el (wl-summary-print-destination): Adjust line length.
8346
8347 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8348
8349         * tm-wl.el (toplevel): Use product-provide.
8350
8351 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
8352
8353         * Version number is increased to 2.3.92.
8354
8355 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8356
8357         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
8358         title text, use `display' property for left margin under Emacs 21.
8359
8360         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
8361         properties.
8362         (wl-plugged-init-icons): Ditto.
8363
8364 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8365
8366         * wl.el (wl-save-status, wl-init): Remove last period in
8367         "...done." message.
8368         * tm-wl.el (wl-summary-burst): Ditto.
8369         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
8370         wl-summary-resume-cache-status,
8371         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
8372         wl-summary-sync-update3, wl-summary-highlight-msgs,
8373         wl-summary-flush-pending-append-operations,
8374         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
8375         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
8376         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
8377         wl-thread-open-all): Ditto.
8378         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8379         * wl-mime.el (wl-summary-burst): Ditto.
8380         * wl-highlight.el (wl-highlight-summary): Ditto.
8381         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
8382         wl-folder-open-all, wl-folder-update-access-group): Ditto.
8383         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
8384         * wl-address.el (wl-local-address-init): Ditto.
8385
8386 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8387
8388         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
8389         `add-text-properties'.
8390         (wl-plugged-init-icons): Ditto.
8391         (wl-folder-init-icons): Use `propertize' instead of
8392         `put-text-property'.
8393         (wl-plugged-set-folder-icon): Ditto.
8394         (wl-e21-highlight-folder-group-line): Ditto.
8395
8396 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
8397
8398         * wl-version.el (wl-version-status-alist): New variable.
8399         (wl-version-status): New function.
8400
8401         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
8402         "Cc" part of the case "Reply-To".
8403
8404         * wl-draft.el (wl-draft-reply): Use result of
8405         `eword-extract-address-components'.
8406
8407         * wl-demo.el (wl-demo-icon-name): New constant.
8408         (wl-logo-xpm): Use it.
8409         (wl-logo-xbm): Ditto.
8410         (wl-logo-bitmap): Ditto.
8411
8412         * Version number is increased to 2.3.91.
8413
8414 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8415
8416         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
8417         (wl-extended-emacs-version, wl-extended-emacs-version2,
8418         wl-extended-emacs-version3): Remove `interactive'.  Fixed
8419         docstring.
8420
8421         * wl-version.el (wl-generate-user-agent-string-1): New function.
8422         (wl-generate-user-agent-string): Use it.
8423
8424         * wl-version.el (wl-generate-user-agent-string-1): Ignore
8425         `mime-edit-insert-user-agent-field'.
8426         (wl-generate-user-agent-string): Check
8427         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
8428
8429         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
8430         instead of `if', when verbose case.
8431
8432 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8433
8434         * wl-expire.el (wl-summary-expire): Fix.
8435
8436 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
8437
8438         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
8439         and `elmo-lost+found-folder' if 'wl-draft.
8440         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
8441
8442 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8443
8444         * wl-expire.el (wl-summary-expire): Change messages.
8445         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
8446         `deleing-info' instead of "Deleting..."
8447
8448 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
8449
8450         * wl-summary.el (wl-summary-refile-subr): Fix.
8451
8452 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8453
8454         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
8455         if pipe folder.
8456
8457 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8458
8459         * wl-vars.el (wl-draft-use-cache): Default `nil'.
8460
8461 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
8462
8463         * wl-expire.el (wl-expire-hide): New function.
8464         (wl-summary-expire): Add `hide'.
8465
8466 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
8467
8468         * wl-vars.el (wl-draft-reply-without-argument-list):
8469         Changed default value to consider `Reply-To:'.
8470         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
8471
8472         * Version number is increased to 2.3.90.
8473
8474         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
8475         elmo-imap4-get-session with unwind-protect.
8476         Don't cause error.
8477         (wl-summary-sync-marks): Don't check plugged nor folder type.
8478         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
8479         (Always keep current buffer).
8480
8481 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
8482
8483         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8484         Enclose with `save-excursion'.
8485
8486 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8487
8488         * wl-version.el (wl-version): Remove interactive.
8489
8490 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8491
8492         * wl-version.el (wl-generate-user-agent-string): Use
8493         `product-string-verbose' instead of `product-string-1'.
8494
8495 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8496
8497         * wl-vars.el (wl-draft-use-cache): New variable.
8498         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
8499         if wl-draft-use-cache is non-nil.
8500
8501 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
8502
8503         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
8504         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
8505
8506 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
8507
8508         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
8509         (wl-thread-msg-mark-as-unread): Ditto.
8510
8511         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
8512         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
8513         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
8514         Don't set mark in summary if return value of `elmo-mark-as-read'
8515         is nil.
8516         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
8517         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
8518         instead of `wl-thread-msg-mark-as-read'.
8519         (wl-summary-mark-as-unread-region): Ditto.
8520         (wl-summary-target-mark-mark-as-read): Ditto.
8521
8522         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
8523
8524 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
8525
8526         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
8527
8528         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
8529
8530 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
8531
8532         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
8533         face.
8534
8535 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
8536
8537         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
8538         `running-xemacs'.
8539
8540 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8541
8542         * wl-version.el (toplevel): Use `product-version-as-string' for
8543         set verstion-string, if defined.
8544
8545         * wl-version.el (wl-version-show): Insert string at point, when
8546         call with argument.
8547
8548         * wl-version.el (wl-generate-user-agent-string): Use
8549         `product-string-1' instead of `wl-appname', `wl-version' and
8550         `wl-codename'.
8551
8552 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8553
8554         * wl-address.el (toplevel): Use product-provide.
8555         * wl-demo.el (toplevel): Ditto.
8556         * wl-dnd.el (toplevel): Ditto.
8557         * wl-draft.el (toplevel): Ditto.
8558         * wl-e21.el (toplevel): Ditto.
8559         * wl-expire.el (toplevel): Ditto.
8560         * wl-fldmgr.el (toplevel): Ditto.
8561         * wl-folder.el (toplevel): Ditto.
8562         * wl-highlight.el (toplevel): Ditto.
8563         * wl-message.el (toplevel): Ditto.
8564         * wl-mime.el (toplevel): Ditto.
8565         * wl-mule.el (toplevel): Ditto.
8566         * wl-nemacs.el (toplevel): Ditto.
8567         * wl-refile.el (toplevel): Ditto.
8568         * wl-score.el (toplevel): Ditto.
8569         * wl-summary.el (toplevel): Ditto.
8570         * wl-template.el (toplevel): Ditto.
8571         * wl-thread.el (toplevel): Ditto.
8572         * wl-util.el (toplevel): Ditto.
8573         * wl-vars.el (toplevel): Ditto.
8574         * wl-xmas.el (toplevel): Ditto.
8575         * wl.el (toplevel): Ditto.
8576
8577 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8578
8579         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8580         instead of product.
8581
8582         * wl-version.el (wl-version): Compile time evalution elmo-version.
8583
8584 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8585
8586         * wl-summary.el (wl-summary-sync-force-update): Append queue
8587         `mark-as-read'if unplugged.
8588
8589 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8590
8591         * wl-version.el: New file.  Use product.el.
8592         * wl.el: add (require 'wl-version).
8593         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8594         for ~/.folders header.
8595         (wl-fldmgr-folders-header): Changed.
8596         * wl-demo.el (wl-demo): Use product.el.
8597
8598         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8599         wl-version.el.
8600         * wl-util.el (wl-version, wl-version-show): Ditto.
8601
8602         * wl-util.el (wl-generate-user-agent-string,
8603         wl-extended-emacs-version, wl-extended-emacs-version2,
8604         wl-extended-emacs-version3): Move to wl-version.el.
8605         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8606         xemacs-codename, mime-edit-insert-user-agent-field,
8607         mime-edit-user-agent-value, mime-editor/version,
8608         mime-editor/codename): Compile warning killer move to
8609         wl-version.el
8610
8611 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8612
8613         * wl-summary.el (wl-summary-refile-subr): Fix.
8614
8615 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8616
8617         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8618         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8619
8620 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8621
8622         * wl.el (wl-check-environment): Check too many `@'.
8623
8624 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8625
8626         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8627
8628 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8629
8630         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8631         wl-draft-reply-myself-without-argument-list): Add variables.
8632         * wl-draft.el (wl-draft-reply): Use it.
8633
8634 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8635
8636         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8637         the 5th argument of `elmo-network-get-spec'.
8638
8639         * wl-thread.el (wl-thread-reparent-children): New inline function.
8640         (wl-thread-delete-message): Use it.
8641
8642         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8643         (wl-summary-score-update-all-lines): Don't use `dolist'.
8644
8645 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8646
8647         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8648         (require 'elmo-msgdb) for inline function.
8649
8650 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8651
8652         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8653
8654 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8655
8656         * wl-score.el (wl-score-headers): Fix for the confusing macro
8657         `elmo-kill-buffer'.
8658
8659 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8660
8661         * wl-summary.el: Don't use the 3rd argument of `require' because
8662         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8663         * wl-util.el: Ditto.
8664         * wl-draft.el: Ditto.
8665
8666 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8667
8668         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8669         window system is not used.
8670
8671 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8672
8673         * wl-thread.el: Don't use `mapcar' only for iteration.
8674         (wl-thread-resume-entity): Ditto.
8675         (wl-thread-delete-message): Ditto.
8676
8677         * wl-summary.el: Bind `dragdrop-drop-functions',
8678         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8679         of `require' for `timezone', `easymenu' and `ps-print';
8680         don't use `mapcar' only for iteration.
8681
8682         * wl-util.el: Bind `mule-version', `nemacs-version',
8683         `emacs-beta-version', `xemacs-codename',
8684         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8685         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8686         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8687         only for iteration.
8688
8689         * wl-score.el: Don't use `mapcar' only for iteration.
8690         (wl-score-simplify-buffer-fuzzy): Ditto.
8691         (wl-score-simplify-subject): Ditto.
8692         (wl-score-headers): Ditto.
8693         (wl-summary-score-update-all-lines): Ditto.
8694
8695         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8696         `enable-multibyte-characters' and `mule-version'.
8697
8698         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8699         `mapcar' only for iteration.
8700
8701         * wl-demo.el: Don't use `mapcar' only for iteration.
8702
8703         * wl-folder.el: Don't use `mapcar' only for iteration.
8704         (wl-folder-open-all): Ditto.
8705         (wl-folder-count-incorporates): Ditto.
8706
8707         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8708         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8709
8710         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8711         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8712         `smtp-connection-type'; specify 3rd argument of `require' for
8713         `timezone'; don't use `mapcar' only for iteration.
8714         (wl-draft-clone-local-variables): Don't use `mapcar'.
8715         (wl-draft-generate-clone-buffer): Ditto.
8716         (wl-user-agent-compose-internal): Ditto.
8717
8718         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8719
8720         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8721         (wl-save-status): Ditto.
8722
8723         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8724         for iteration.
8725
8726 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8727
8728         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8729         removed `Date'.
8730         (wl-fldmgr-make-filter-default): New user option.
8731
8732         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8733         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8734         (wl-fldmgr-filter-completion-alist): Abolish.
8735
8736         * wl.el (wl): Don't check servers if arg is non-nil.
8737
8738         * wl-draft.el (wl-draft-reply): Set only message-id string to
8739         In-Reply-To field.
8740
8741 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8742
8743         * wl-summary.el (wl-summary-pick): Rewrite.
8744
8745         * wl-draft.el (wl-draft-forward): Get references field from
8746         original buffer.
8747         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8748
8749 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8750
8751         * wl-draft.el (wl-draft-forward): Add references field.
8752
8753 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8754
8755         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8756         (wl-draft-reply): Use it.
8757
8758 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8759
8760         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8761         when Emacs 21 is running.
8762
8763         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8764         bindings.
8765
8766 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8767
8768         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8769         XPM icons transparent.
8770
8771         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8772         Emacs 21.
8773
8774 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8775
8776         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8777         nil.
8778
8779         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8780         when it is persistent.
8781         (wl-summary-sync-marks): Changed argument for
8782         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8783         (wl-summary-virtual): Use `elmo-read-search-condition'.
8784         (wl-summary-redisplay-internal): If folder is local, mark as read
8785         even when folder is plugged.
8786
8787 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8788
8789         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8790         of `tool-bar-lines' in the frame parameters.
8791         (after-make-frame-functions, post-command-hook): Don't modify the
8792         value.
8793         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8794         wl-e21-tool-bar-lines): Removed.
8795
8796 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8797
8798         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8799         properties `evaporate' and `wl-momentary-overlay' as well.
8800         (wl-highlight-summary-displaying): Ditto.
8801         (wl-delete-all-overlays): Don't delete overlay which does not have
8802         a property `wl-momentary-overlay'.
8803
8804         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8805         `display-mouse-p' and `display-graphic-p'.
8806         (wl-folder-init-icons): Don't search for XBM or the other files.
8807         (wl-plugged-set-folder-icon): Make icons if and only if
8808         `display-graphic-p' returns non-nil.
8809         (wl-highlight-plugged-current-line): Use `before-string' overlay
8810         property to show icon images.
8811         (wl-highlight-folder-current-line): Ditto.
8812         (wl-e21-highlight-folder-group-line): Ditto.
8813         (wl-e21-highlight-folder-by-numbers): Ditto.
8814         (wl-e21-insert-image): Removed.
8815         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8816         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8817         said.
8818         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8819         `wl-e21-force-switch-toolbar'.
8820         (wl-e21-make-icon-image): Removed.
8821         (wl-e21-setup-toolbar): Don't search for XBM files.
8822         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8823         the default value.
8824
8825 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8826
8827         * wl-util.el (wl-biff-check-folder-async): Set
8828         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8829
8830 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8831
8832         * wl-e21.el (after-make-frame-functions): Add
8833         `wl-e21-force-switch-toolbar'.
8834         (wl-e21-force-switch-toolbar): New function force to switch the
8835         toolbar appearance automatically.
8836         (post-command-hook): Add `wl-e21-switch-toolbar'.
8837         (wl-e21-switch-toolbar): New function to switch the toolbar
8838         appearance automatically.
8839         (wl-e21-tool-bar-lines): New buffer local variable.
8840
8841 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8842
8843         * wl-util.el (wl-biff-check-folders-running): New variable.
8844         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8845         (wl-biff-check-folder-async-callback):
8846         Set `wl-biff-check-folders-running'.
8847         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8848         with unwind-protect.
8849
8850         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8851         Enclose `wl-folder-auto-check' with unwind-protect.
8852
8853         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8854         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8855
8856         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8857
8858         * wl-util.el (wl-biff-notify): New inline function.
8859         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8860         locally.
8861         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8862         folder-list' is 1.
8863         Use `wl-biff-notify'.
8864         (wl-biff-check-folder-async-callback): New function.
8865         (wl-biff-check-folder-async): Ditto.
8866
8867         * wl-folder.el (wl-folder): Don't check folders.
8868         (wl-folder-auto-check): New function.
8869
8870 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8871
8872         * wl-util.el (wl-biff-start) [Emacs19+]:
8873         Use `timer-next-integral-multiple-of-time'.
8874         (wl-biff-check-folders): Use `wl-default-folder'
8875         if `wl-biff-check-folder-list' is nil.
8876
8877 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8878
8879         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8880         instead of `elmo-delete-lists'.
8881
8882 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8883
8884         * wl.el (wl-plugged-toggle-all): Set the value of
8885         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8886         (wl-plugged-toggle): Ditto.
8887         (wl-toggle-plugged): Ditto.
8888         (wl-plugged-init): Ditto.
8889
8890         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8891         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8892         instead of `wl-biff-state-indicator-off' and
8893         `wl-biff-state-indicator-on'; don't modify the value and the type
8894         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8895         (wl-plugged-init-icons): Set icons data to
8896         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8897         instead of `wl-plug-state-indicator-off' and
8898         `wl-plug-state-indicator-on'; don't modify the value and the type
8899         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8900
8901         * wl-vars.el (wl-modeline-biff-state-off,
8902         wl-modeline-biff-state-on, wl-modeline-biff-status,
8903         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8904         wl-modeline-plug-status): New internal variables.
8905         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8906         wl-biff-check-interval, wl-biff-check-folder-list): Change
8907         customization group from `wl-folder' to `wl-highlight'.
8908         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8909         wl-show-plug-status-on-modeline): Defcustomized.
8910
8911         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8912         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8913         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8914         a flag to `mode-line-buffer-identification'.
8915
8916         * wl-e21.el (wl-biff-init-icons): Set icons data to
8917         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8918         instead of `wl-biff-state-indicator-off' and
8919         `wl-biff-state-indicator-on'.
8920         (wl-plugged-init-icons): Set icons data to
8921         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8922         instead of `wl-plug-state-indicator-off' and
8923         `wl-plug-state-indicator-on'.
8924
8925 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8926
8927         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8928         excessive titles.
8929
8930 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8931
8932         * wl.el (wl-plugged-mode): Use revised
8933         `wl-mode-line-buffer-identification'.
8934         (wl-plugged-init): Don't use `force-mode-line-update'.
8935
8936         * wl-xmas.el (wl-draft-overload-functions): Use revised
8937         `wl-mode-line-buffer-identification'.
8938         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8939         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8940         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8941         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8942         `wl-make-plugged-hook';
8943         add `wl-folder-init-icons' and `wl-setup-folder' to
8944         `wl-folder-mode-hook'.
8945
8946         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8947         19 as well.
8948         (wl-mode-line-display-priority-list): New user option.
8949         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8950         Defcustomized.
8951         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8952         Add docs.
8953
8954         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8955         start.
8956         (wl-mode-line-buffer-identification): Revised as a function.
8957
8958         * wl-summary.el (wl-summary-mode): Use revised
8959         `wl-mode-line-buffer-identification'; don't call
8960         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8961         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8962         `wl-xmas-setup-summary'.
8963
8964         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8965         `wl-mode-line-buffer-identification'.
8966
8967         * wl-mule.el (wl-draft-overload-functions): Use revised
8968         `wl-mode-line-buffer-identification'.
8969
8970         * wl-folder.el (wl-make-plugged-alist): Don't call
8971         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8972         (wl-folder): Don't call `wl-folder-init-icons' directly.
8973         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8974         `wl-xmas-setup-folder' directly;
8975         use revised `wl-mode-line-buffer-identification'.
8976         (TopLevel): Don't bind `wl-biff-init-icons',
8977         `wl-plugged-init-icons', `wl-folder-init-icons',
8978         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8979
8980         * wl-e21.el (wl-draft-overload-functions): Use revised
8981         `wl-mode-line-buffer-identification'.
8982         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8983         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8984         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8985         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8986         `wl-make-plugged-hook';
8987         add `wl-folder-init-icons' and `wl-setup-folder' to
8988         `wl-folder-mode-hook'.
8989
8990 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8991             Katsumi Yamaoka    <yamaoka@jpl.org>
8992
8993         * wl.el (wl): Call `wl-biff-start'.
8994         (wl-exit): Call `wl-biff-stop'.
8995         (wl-plugged-mode): Show biff in modeline.
8996         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8997
8998         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8999         (wl-biff-init-icons): New function.
9000         (wl-plugged-init-icons): Don't make too much keymaps.
9001         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
9002
9003         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
9004         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
9005         variables.
9006         (wl-biff-check-interval, wl-biff-check-folder-list): New user
9007         options.
9008
9009         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
9010         wl-biff-start, wl-biff-stop): New functions.
9011         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
9012         (wl-biff-timer-name): New variable.
9013
9014         * wl-summary.el (wl-summary-mode): Show biff in modeline.
9015
9016         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
9017         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9018
9019         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
9020         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
9021
9022         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
9023         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
9024         `wl-folder-init-icons' to `ignore' if they are not available.
9025         (wl-folder-mode): Show biff in modeline.
9026
9027         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
9028         (wl-biff-init-icons): New function.
9029         (wl-plugged-init-icons): Don't make too much keymaps.
9030         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
9031
9032 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
9033
9034         * wl-vars.el (wl-strict-diff-folders): Customization Type
9035         and doc fix.  Define as a list of regular expressions for
9036         folders or nil.
9037         * wl-folder.el (wl-folder-check-one-entity): Use
9038         `wl-string-match-member' instead of `wl-string-member' for
9039         `wl-strict-diff-folders'.
9040
9041 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
9042
9043         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
9044         (wl-highlight-folder-current-line): Use it; new implementation.
9045         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
9046         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
9047         `defsubst' instead of `defun'.
9048
9049         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
9050         `wl-highlight-group-folder-by-numbers'; made it can also be a
9051         number.  See info for more details.
9052
9053         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
9054         running.
9055
9056         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
9057         to bind them.
9058
9059         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
9060         (wl-highlight-folder-current-line): New implementation.
9061
9062         * wl-highlight.el (wl-highlight-folder-group-line): New
9063         implementation.
9064         (wl-delete-all-overlays): Rewrite as a marco.
9065         (TopLevel): Require `wl-e21' when Emacs 21 is running.
9066
9067         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
9068         running.
9069         (wl-folder-*-glyph): No need to bind them.
9070
9071         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
9072         `wl-e21-highlight-folder-group-icon'; rewrite.
9073         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
9074         `defsubst' instead of `defun'.
9075         (wl-folder-mode-map): Bind it when compiling.
9076
9077 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
9078
9079         * wl.el (wl): Initialize plug-related settings before `wl-init'.
9080
9081         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
9082
9083 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
9084
9085         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
9086
9087 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
9088
9089         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
9090         (wl-highlight-folder-current-line): Use it.
9091
9092         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
9093         in `id-name'.
9094
9095 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
9096
9097         * wl.el: Require `wl-e21' when Emacs 21 is running.
9098
9099         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
9100         default when Emacs 21 is running.
9101         (wl-use-highlight-mouse-line): Ditto.
9102         (wl-on-emacs21): New constant.
9103         (wl-on-emacs20): Removed.
9104
9105         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
9106         Emacs 21 is running.
9107
9108         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
9109         Emacs 21 is running.
9110
9111         * wl-e21.el: New file.
9112
9113 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
9114
9115         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
9116         (wl-toggle-plugged): Ditto.
9117         (wl-plugged-toggle): Ditto.
9118         (wl-plugged-toggle-all): Ditto.
9119
9120         * wl-vars.el (wl-plug-state-indicator): Refer
9121         `wl-plug-state-indicator-on' indirectly.
9122
9123 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
9124
9125         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
9126         Call `wl-folder-confirm-existence'.
9127
9128         * wl-folder.el (wl-folder-confirm-existence): Added optional
9129         argument `force'.
9130
9131 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
9132
9133         * wl-summary.el (wl-summary-refile-subr): Assume
9134         `copy-or-refile' as symbol.
9135         (wl-summary-refile): Follow up above change.
9136         (wl-summary-copy): Ditto.  Doc fix.
9137
9138 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
9139
9140         * wl-summary.el (wl-summary-pick): Don't bind
9141         `elmo-search-mime-charset'.
9142
9143         * wl-vars.el (wl-highlight-message-header-button-alist): Define
9144         default using old backquote style.
9145         (wl-search-mime-charset): Abolished.
9146
9147         * wl-highlight.el (wl-highlight-headers):
9148         Call `point' after `re-search-forward'(for Nemacs).
9149
9150         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
9151         for elmo-imap4.el.
9152
9153 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
9154
9155         * wl-message.el (wl-mmelmo-message-redisplay): Bind
9156         `wl-message-ignored-field-list' instead of
9157         `mime-view-ignored-field-list'.
9158
9159         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
9160         Add interactive spec.
9161         (wl-folder-goto-bottom-of-current-folder): Ditto.
9162         (wl-folder-mode-map): Bind them.
9163
9164         * wl-vars.el (wl-message-ignored-field-list): New variable.
9165         (wl-message-visible-field-list): New variable.
9166
9167         * wl-mime.el (wl-mime-header-presentation-method): New function.
9168         (wl-mime-setup): Set header-presentation-method.
9169
9170 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9171
9172         * wl-nemacs.el (wl-draft-overload-functions): Set
9173         `mode-line-buffer-identification' instead of using
9174         `wl-make-modeline'.
9175
9176         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
9177         instead of using `wl-make-modeline'.
9178
9179         * wl-xmas.el (wl-plugged-init-icons): Set up
9180         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
9181         (wl-make-modeline): Abolish.
9182         (wl-draft-overload-functions): Set
9183         `mode-line-buffer-identification' instead of using
9184         `wl-make-modeline'.
9185
9186         * wl-util.el (wl-make-modeline-subr): Abolish.
9187         (wl-mode-line-buffer-identification): New alias.
9188
9189         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
9190         (wl-summary-make-modeline): Abolish.
9191         (wl-summary-buffer-set-folder): Set
9192         `wl-summary-buffer-folder-indicator'.
9193         (wl-summary-mode): Set `mode-line-buffer-identification' instead
9194         of using `wl-make-modeline'.
9195         (wl-summary-switch-to-clone-buffer): Don't set
9196         `mode-line-buffer-identification'.
9197         (wl-summary-goto-folder-subr): Ditto.
9198
9199         * wl-mule.el (wl-draft-overload-functions): Set
9200         `mode-line-buffer-identification' instead of using
9201         `wl-make-modeline'.
9202
9203         * wl-folder.el (wl-folder-mode): Set
9204         `mode-line-buffer-identification' instead of using
9205         `wl-make-modeline'.
9206         (wl-folder): Don't set `mode-line-buffer-identification'.
9207
9208 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
9209
9210         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
9211         instead of `member' for `wl-refile-guess-func-list' look-ups.
9212         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
9213
9214 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9215
9216         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
9217         `wl-message-button-dispatcher'.
9218
9219         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
9220
9221         * wl-message.el (wl-message-button-dispatcher): Use it.
9222
9223         * wl-vars.el (wl-highlight-message-header-button-alist): Add
9224         "In-Reply-To".
9225
9226         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
9227         Bind `case-fold-search' to t.
9228
9229 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9230
9231         * wl-xmas.el (wl-message-overload-functions): Initialize
9232         `wl-message-button-map'.
9233
9234         * wl-mule.el (wl-message-overload-functions): Initialize
9235         `wl-message-button-map'.
9236
9237         * wl-vars.el (wl-highlight-message-header-button-alist): New.
9238
9239         * wl-message.el (wl-message-button-map): New keymap.
9240         (wl-message-add-button): New function.
9241         (wl-message-button-dispatcher): New function.
9242         (wl-message-button-refer-article): New function.
9243
9244         * wl-highlight.el
9245         (wl-highlight-message-add-buttons-to-header): New function.
9246         (wl-highlight-headers): Use it.
9247
9248 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
9249
9250         * wl-summary.el (wl-summary-default-from): Use
9251         `wl-address-get-petname-1'.
9252         (wl-summary-simple-from): Ditto.
9253
9254         * wl-address.el (wl-address-get-petname-1): New inline function.
9255         (wl-address-get-petname): Use it.
9256
9257 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
9258
9259         * wl-summary.el (wl-summary-default-from): Return full-name part
9260         from the address if no petname was found.
9261         (wl-summary-simple-from): Ditto.
9262
9263         * wl-address.el (wl-address-get-petname): Return nil if no petname
9264         associated with the address was found.
9265
9266 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9267
9268         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
9269         display is finished.
9270
9271 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9272
9273         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
9274         `elmo-folder-exists-p' argument.
9275
9276 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
9277
9278         * wl-folder.el (wl-folder-confirm-existence): Check existence of
9279         the folder.
9280
9281 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
9282
9283         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
9284
9285         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
9286         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
9287
9288 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
9289
9290         * wl-folder.el (wl-folder-create-subr): New function.
9291         (wl-folder-confirm-existence): Use it.
9292         (wl-folder-check-one-entity): Use it.
9293         Check the error symbol is derived from 'elmo-open-error.
9294
9295         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
9296         `ignore-error'.
9297
9298 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9299
9300         * wl-util.el (toplevel): Add (eval-when-compile (require
9301         'elmo-util)).  (Maybe `provide' is typo.)
9302
9303 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
9304
9305         * wl-util.el (toplevel): Removed (provide 'elmo-util).
9306         (I don't know why this was needed.)
9307
9308         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
9309         Follow up changes for stream-type.
9310
9311         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
9312         (wl-draft-elmo-nntp-send): Ditto.
9313
9314         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
9315         (wl-nntp-posting-stream-type): Ditto.
9316         (wl-pop-before-smtp-ssl): Abolished.
9317         (wl-nntp-posting-ssl): Ditto.
9318
9319         * wl-address.el (wl-address-quote-specials): New function.
9320         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
9321
9322         * wl-draft.el (wl-draft-reply): Ditto.
9323
9324 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9325
9326         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
9327         use function `wl-string-match-assoc'.
9328
9329 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
9330
9331         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
9332
9333         * wl-draft.el (wl-draft-deduce-address-list): New function.
9334         (wl-draft-parse-mailbox-list): Ditto.
9335         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
9336         instead of `smtp-deduce-address-list'.
9337         (wl-draft-on-field-p): Follow group list.
9338
9339         * wl-address.el (wl-address-concat-token): New function.
9340         (wl-address-string-without-group-list-contents): Ditto.
9341         (wl-complete-field-body): Fixed problem of completion
9342         by japanese petname.
9343         (wl-address-make-completion-list): Rewrite.
9344
9345 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
9346
9347         * wl-address.el (wl-address-make-completion-list): Completion by
9348         petname.
9349         (wl-complete-field-body): Likewise.
9350
9351 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
9352
9353         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
9354         contains invalid address syntax.
9355
9356 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9357
9358         * wl-folder.el (wl-folder-check-entity-async): Use
9359         `elmo-nntp-spec-hostname'.
9360
9361 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
9362
9363         * wl-summary.el (wl-summary-msgdb-load-async): Use
9364         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
9365
9366 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
9367
9368         * wl-draft.el (wl-draft-reply): Set argument
9369         `content-transfer-encoding' as nil.
9370
9371 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
9372
9373         * wl-refile.el (wl-refile-learn): Move hit element to the top of
9374         `wl-refile-alist'.
9375
9376 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
9377
9378         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
9379         (wl-draft-edit-string): Ditto.
9380         (wl-draft-forward): Ditto.
9381         * wl-summary.el (wl-summary-write): Ditto.
9382
9383 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
9384
9385         * wl-summary.el (wl-summary-sync-update3): Call
9386         `wl-summary-buffer-number-column-detect'.
9387         (wl-summary-buffer-number-column-detect): Search from point-min.
9388
9389 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
9390
9391         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
9392         contains an address which is not included in original to or cc.
9393
9394 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
9395
9396         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
9397         begin-line does not exist.
9398         * wl-message.el (wl-message-uu-substring): Ditto.
9399
9400 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
9401
9402         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
9403         clear local variables.
9404         (wl-summary-exit): Call `elmo-commit'.
9405         (wl-summary-switch-to-clone-buffer): Call
9406         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
9407         (wl-summary-goto-folder-subr): Ditto.
9408
9409         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
9410         POP folder.
9411
9412 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
9413
9414         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
9415         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
9416         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
9417         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
9418         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
9419         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
9420
9421         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
9422
9423 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
9424
9425         * wl-summary.el (wl-summary-search-by-subject):
9426         Search parent message from the latest one.
9427
9428 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
9429
9430         * wl-draft.el (wl-draft-reply): Insert address with full-name.
9431         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
9432
9433         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
9434         New user option.
9435
9436         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
9437         if elmo-nntp-use-killed-list is nil.
9438         Use `elmo-msgdb-append-to-killed-list'.
9439         (Append numbers confirmed as disappeared to the killed list.)
9440         (wl-summary-confirm-appends): Don't display negative number.
9441
9442 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9443
9444         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
9445
9446 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
9447
9448         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
9449         range is `all'.
9450         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
9451         `elmo-list-bigger-diff'.
9452
9453 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
9454
9455         * wl-summary.el (wl-summary-buffer-exit-func):
9456         New buffer local variable.
9457         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
9458
9459 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
9460
9461         * wl-demo.el (wl-demo): Fix the last change.
9462
9463 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
9464
9465         * wl-demo.el (wl-demo): Don't use `eval'.
9466
9467 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
9468
9469         * wl-summary.el (wl-summary-buffer-thread-modified):
9470         New buffer-local variable.
9471         (wl-summary-set-thread-modified): New function.
9472         (wl-summary-thread-modified-p): New function.
9473         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
9474         (wl-summary-yank-saved-message): Use function
9475         `wl-summary-set-thread-modified'
9476         (wl-summary-switch-to-clone-buffer): Add
9477         `wl-summary-buffer-thread-modified'.
9478
9479         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
9480         (wl-summary-buffer-mark-saved-hook): Ditto.
9481         * wl-summary.el (wl-summary-msgdb-save): New hook
9482         `wl-summary-buffer-message-saved-hook' and
9483         `wl-summary-buffer-mark-saved-hook'.
9484
9485 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9486
9487         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
9488
9489 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
9490
9491         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
9492         don't hide scroll bars under FSF Emacsen because it may incur an
9493         undesirable redrawing.
9494
9495 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
9496
9497         * wl-draft.el (wl-draft-edit-string): Call
9498         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
9499
9500 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
9501
9502         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
9503
9504 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
9505
9506         * wl-summary.el (wl-summary-msgdb-load-async): Call
9507         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
9508
9509 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
9510
9511         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
9512         fringes in demo buffer; center bitmap logo correctly even if old
9513         Mule is used.
9514
9515 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
9516
9517         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
9518
9519         * wl-refile.el (wl-refile-subject-alist): New variable.
9520         (wl-refile-subject-alist-file-name): Ditto.
9521         (wl-refile-alist-setup): Rewrite.
9522         (wl-refile-alist-save): Use `elmo-object-save'.
9523         Eliminated arguments.
9524         (wl-refile-learn): Check `wl-refile-guess-func-list'.
9525         (wl-refile-guess-by-subject): New function.
9526         (wl-refile-guess-func-list): Added it.
9527
9528 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
9529
9530         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
9531         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
9532
9533 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
9534
9535         * wl-summary.el (wl-summary-buffer-prev-folder-func):
9536         New buffer-local variable.
9537         (wl-summary-buffer-next-folder-func): Ditto.
9538         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
9539         if non-nil.
9540         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
9541         if non-nil.
9542         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
9543         if non-nil.
9544         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
9545         if non-nil.
9546
9547 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
9548
9549         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
9550         permanently in the demo buffer.
9551
9552 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
9553
9554         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9555         `mime-entity-fetch-field'.
9556
9557         * wl.el (wl-exit): Delete plugged buffer.
9558
9559         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9560         XEmacs has menubar feature.
9561
9562 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9563
9564         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9565         cannot arrive at the beginning of the buffer under old Emacsen.
9566
9567 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9568
9569         * wl-address.el (wl-address-ldap-search):
9570         Call `ldap-search-entries' with `withdn' argument t.
9571         (wl-complete-field-body): Bind completion-ignore-case as t.
9572         Clear ldap search hash when it was sole completion.
9573         Use elmo-string for pattern string.
9574         (wl-ldap-alias-safe-string): Eliminated needless let.
9575
9576 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9577
9578         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9579         (wl-ldap-alias-sep): New constant.
9580         (wl-ldap-search-attribute-type-list): Ditto.
9581         (wl-ldap-get-value): New function.
9582         (wl-ldap-make-filter): Ditto.
9583         (wl-ldap-make-matched-value-list): Ditto.
9584         (wl-ldap-alias-safe-string): Ditto.
9585         (wl-ldap-register-dn-string): Ditto.
9586         (wl-address-ldap-search): Rewrite.
9587
9588 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9589
9590         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9591         thread is deleted.
9592         (wl-thread-delete-line-from-buffer): Ditto.
9593         (wl-thread-get-exist-children): New function.
9594
9595 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9596
9597         * wl-demo.el (wl-demo): Made it to select various image types.
9598         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9599         from `wl-title-logo'.
9600         (wl-logo-ascii): New variable.
9601         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9602         (wl-demo-copyright-notice): New constant.
9603
9604         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9605
9606 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9607
9608         * wl-vars.el (wl-summary-target-above): Renamed from
9609         wl-summary-temp-above.
9610         * wl-score.el (wl-score-get-score-alist): Use it.
9611         (wl-summary-score-update-all-lines): Use it.
9612         * wl-summary.el: Ditto. (make-variable-buffer-local).
9613
9614 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9615
9616         * wl-vars.el (wl-ldap-port): New user option.
9617
9618         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9619         Rewite whole implementation.
9620         (wl-complete-field-body): Fixed.
9621
9622 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9623
9624         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9625         Choose implementation at compile time.
9626
9627 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9628
9629         * wl-address.el (wl-ldap-search-internal): New function.
9630         (wl-complete-field-to): Use it.
9631
9632 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9633
9634         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9635         Use `let' instead of `let*'.
9636         Require 'wl-vars.
9637
9638         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9639         Define as defcustom.
9640         (wl-ldap-base): Ditto.
9641         (wl-use-ldap): Ditto.
9642
9643 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9644
9645         * wl-address.el (wl-ldap-search): New function.
9646         (wl-complete-field-body): Use `wl-ldap-search'.
9647         (wl-ldap-server): New variable.
9648         (wl-ldap-base): Ditto.
9649         (wl-use-ldap): Ditto.
9650
9651 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9652
9653         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9654         (Pointed out by Mito <mit@nines.nec.co.jp>).
9655         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9656         buffer-local variables like `wl-summary-redisplay-internal'.
9657         (wl-summary-redisplay-all-header): Likewise.  Update
9658         Summary view too.
9659
9660 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9661
9662         * wl-summary.el (wl-summary-jump-to-parent-message):
9663         Consider prefix argument.
9664
9665         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9666         when closed thread is deleted.
9667
9668 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9669
9670         * wl-summary.el (wl-summary-jump-to-parent-message):
9671         Consider thread modification.
9672
9673 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9674
9675         * wl-message.el (wl-message-normal-get-original-buffer): Use
9676         `save-excursion'.
9677
9678         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9679         (wl-summary-showto-folder-regexp): Ditto.
9680
9681 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9682
9683         * wl-util.el (wl-delete-alist): Doc fix.
9684         (wl-delete-associations): New function.
9685         (wl-inverse-alist): New function.
9686         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9687         Split temporary variables. Use `wl-delete-associations'
9688         and `wl-inverse-alist'.
9689         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9690
9691 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9692
9693         * wl-folder.el (wl-folder-prefetch-entity):
9694         Execute prefetching if new count is unknown.
9695
9696 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9697
9698         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9699
9700         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9701         delete entity.
9702         (wl-thread-set-parent): If insert as top, set linked as nil.
9703
9704         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9705         `wl-thread-cleanup-symbols' when view mode is thread.
9706
9707 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9708
9709         * wl-folder.el (wl-folder-create-folder-entity): Use
9710         with-current-buffer.
9711         (wl-local-folder-init): Call set-buffer to make sure we are in
9712         the Folder buffer. Don't touch buffer-local variables here.
9713         (wl-folder-mode): Initialize buffer-local variables here.
9714
9715         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9716         (wl-folder-entity-assign-id): Ditto.
9717         (wl-folder-create-entity-hashtb): Ditto.
9718         (wl-local-folder-init): Ditto.
9719         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9720
9721 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9722
9723         * wl-summary.el (wl-summary-default-from): Fix probrem when
9724         std11-extract-address-components return (nil "foo@bar").
9725
9726 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9727
9728         * wl-draft.el (wl-draft-clone-local-variables):
9729         Remove redundant `setq'.
9730
9731 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9732
9733         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9734         Bind wl-highlight-x-face-func as nil while highlighting header.
9735
9736 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9737
9738         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9739
9740 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9741
9742         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9743         elmo-msgdb-overview-hashtb from copy-variables.
9744         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9745         instead of `elmo-msgdb-overview-get-entity-by-number'.
9746         (wl-summary-auto-refile): Ditto.
9747
9748         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9749         `elmo-msgdb-overview-get-entity' instead of
9750         `elmo-msgdb-search-overview-entity'.  Use
9751         `elmo-msgdb-overview-get-entity' instead of
9752         `elmo-msgdb-overview-get-entity-by-number'.
9753         (wl-thread-insert-entity-sub): Ditto.
9754         (wl-thread-insert-message): Ditto.
9755
9756         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9757         `elmo-msgdb-overview-get-entity'.
9758         (wl-normal-message-redisplay): Ditto.
9759
9760 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9761
9762         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9763         `wl-thread-entities'.
9764         (wl-thread-delete-message): Fix remove top message from
9765         `wl-thread-entity-list'.
9766
9767         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9768         wl-append(nconc), because update-list is broken on Meadow.
9769
9770         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9771         updating process.
9772         (wl-summary-rescan): Ditto.
9773         (wl-summary-sync-update3): Ditto.
9774         * wl-thread.el (wl-thread-set-parent): Renamed from
9775         `wl-summary-set-parent'.
9776         (wl-thread-insert-message): Updating buffer faster.
9777         (wl-thread-delete-message): Updating buffer faster.
9778
9779         * wl-score.el (wl-summary-score-update-all-lines): Changed
9780         interval for display progress gauge.
9781
9782 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9783
9784         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9785         folder always-sticky.
9786         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9787         defmacro.
9788
9789 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9790
9791         * wl-vars.el (wl-draft-add-references): New user option.
9792
9793         * wl-draft.el (wl-draft-add-references): New function.
9794         (wl-draft-yank-from-mail-reply-buffer): Use it.
9795         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9796         as nil.
9797
9798 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9799
9800         * wl-thread.el (wl-thread-update-line-msgs): Called
9801         `wl-thread-update-line-on-buffer-sub'.
9802         (wl-thread-update-line-on-buffer): Delete routine of inserting
9803         thread.
9804         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9805         moved from `wl-thread-update-line-on-buffer'.
9806         Add threshold for displaying progress gauge.
9807         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9808         argument of `wl-thread-update-line-msgs'.
9809         Add threshold for displaying progress gauge.
9810         * wl-folder.el:
9811         Add threshold for displaying progress gauge.
9812         * wl-score.el: Ditto.
9813
9814         * wl-expire.el (wl-summary-expire): Display deleting info.
9815
9816 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9817
9818         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9819         `no-msg'.
9820         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9821         argument of `wl-thread-update-line-msgs'.
9822         (wl-summary-set-parent): Added optional argument `parent-number'.
9823         (wl-summary-buffer-saved-message): New buffer local variable.
9824         (wl-summary-save-current-message): New command.
9825         (wl-summary-yank-saved-message): Ditto.
9826         (wl-summary-mode-map): Added key binding for
9827         `wl-summary-save-current-message' (\ew) and
9828         `wl-summary-yank-saved-message' (\C-y).
9829         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9830
9831 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9832
9833         * wl-summary.el (wl-summary-mode-map): Added key binding for
9834         `wl-summary-set-parent' (ts).
9835
9836 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9837
9838         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9839         subject faster. If thread number is reverse, delayed updating
9840         thread.
9841         (wl-summary-search-by-subject): Ditto.
9842         (wl-summary-put-alike): Ditto.
9843         (wl-summary-get-alike): Ditto.
9844         (wl-summary-insert-headers): Insert header of all overview in
9845         buffer.
9846         (wl-summary-rescan): Delayed updating thread. Kill search subject
9847         buffer for wl-summary-search-by-subject.
9848         (wl-summary-sync-update3): Ditto.
9849         (wl-summary-exit): Ditto.
9850         (wl-summary-goto-bottom-of-current-thread): Change for linked
9851         thread.
9852         (wl-summary-overview-create-summary-line): Change line for linked
9853         thread.
9854
9855         * wl-summary.el (wl-summary-update-thread): Use
9856         wl-thread-maybe-get-children-num.
9857         (wl-summary-set-parent): If change parent, move sub thread.
9858         (wl-summary-redisplay-internal): Add horizontal recenter.
9859         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9860
9861         * wl-thread.el (wl-thread-entity-get-linked): New function.
9862         (wl-thread-entity-set-linked): New function.
9863         (wl-thread-create-entity): Add linked element.
9864         (wl-thread-entity-insert-as-top): Use wl-append.
9865         (wl-thread-maybe-get-children-num): If closing thread, return
9866         children msgs.
9867         (wl-thread-update-line-msgs): Displaying progress message.
9868         (wl-thread-update-line-on-buffer-sub): Use
9869         wl-thread-maybe-get-children-num.
9870         (wl-thread-update-line-on-buffer): If update line is not exists,
9871         insert thread.
9872         (wl-thread-delete-message): If delete top msg of thread, search
9873         parent by subject.
9874         (wl-thread-insert-entity): Use
9875         wl-thread-maybe-get-children-num.
9876
9877         * wl-highlight.el (wl-highlight-summary-current-line): change
9878         sregexp for linked thread.
9879         * wl-util.el (wl-count-lines): Count lines.
9880         (wl-horizontal-recenter): horizontal recenter.
9881         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9882         (wl-score-get-alike): Ditto.
9883         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9884         (wl-subject-length-limit): New variable.
9885         (wl-highlight-thread-indent-string-regexp): Changed for linked
9886         thread.
9887
9888 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9889
9890         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9891         New variable (revival).
9892         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9893         by subject matching if there's no in-reply-to nor references field
9894         (revival).
9895
9896 \f
9897 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9898
9899         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9900         message.
9901
9902 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9903
9904         * wl-summary.el (wl-summary-reply): Return t if there was a
9905         message at cursor point.
9906         Added unwind-protect.
9907         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9908         returns t.
9909         (wl-summary-cancel-message): Do nothing when there's no message at
9910         cursor point.
9911         (wl-summary-forward): Ditto.
9912         (wl-summary-jump-to-parent-message): Ditto.
9913         (wl-summary-reedit): Ditto.
9914         (wl-summary-edit-addresses): Ditto.
9915         (wl-summary-pipe-message): Ditto.
9916         (wl-summary-print-message-with-ps-print): Ditto.
9917         (wl-summary-print-message): Ditto.
9918         (wl-summary-mark-as-important): Ditto.
9919         (wl-summary-mark-as-unread): Ditto.
9920
9921         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9922         message at cursor point.
9923         (wl-summary-reply-with-citation): Remove unwind-protect.
9924
9925         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9926         subject searching feature.
9927         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9928         Eliminated.
9929
9930 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9931
9932         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9933         New variable.
9934         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9935         by subject matching if there's no in-reply-to nor references field.
9936
9937         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9938
9939         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9940         when display is finished.
9941         (wl-folder-open-all): Ditto.
9942         (wl-folder-update-access-group): Ditto.
9943         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9944         * wl-thread.el (wl-thread-close-all): Ditto.
9945
9946         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9947         progress gauge only when it was displayed.
9948         * wl-folder.el (wl-folder-insert-entity): Ditto.
9949
9950 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9951
9952         * wl-summary.el (wl-summary-incorporate): Enclose
9953         `wl-summary-sync-force-update' with save-excursion.
9954
9955 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9956
9957         * wl-summary.el (wl-summary-prefetch-region):
9958         Pass current cursor point to `pos-visible-in-window-p' after
9959         moving cursor to the started point.
9960
9961 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9962
9963         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9964
9965         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9966         fields from the forwarding message.
9967         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9968         `ignored-fields'.
9969
9970 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9971
9972         * wl-mime.el (wl-message-request-partial):
9973         Eliminated argument `msgdb'.
9974         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9975         (wl-mime-combine-message/partial-pieces): Likewise.
9976         * tm-wl.el (wl-message-request-partial): Likewise.
9977         (wl-mime-combine-message/partial-pieces): Likewise.
9978
9979 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9980
9981         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9982         when display is finished.
9983
9984 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9985
9986         * wl-summary.el (wl-summary-goto-folder-subr):
9987         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9988
9989 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9990
9991         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9992         when cursor point is visible.
9993
9994 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9995
9996         * wl-expire.el (wl-expire-archive-get-max-number):
9997         Don't use `file-name-directory'.
9998
9999 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
10000
10001         * wl-expire.el (wl-expire-archive-get-max-number):
10002         Use `file-name-directory'.
10003
10004 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10005
10006         * wl-summary.el (wl-summary-sync-marks): Re-display progress
10007         only when there is progress.
10008
10009 2000-04-13  Mito <mit@nines.nec.co.jp>
10010
10011         * wl-summary.el (wl-summary-sync-marks): Display progress.
10012
10013 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
10014
10015         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
10016         (wl-summary-prev): Move cursor regardless of unread status.
10017         (wl-summary-next): Ditto.
10018
10019 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
10020
10021         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
10022         Added argument `target' and `number'.
10023         * tm-wl.el (wl-summary-burst-subr): New function.
10024         (wl-summary-burst): Use it.
10025
10026 2000-04-10  Mito <mit@nines.nec.co.jp>
10027
10028         * wl-mime.el (wl-burst): New function.
10029         (wl-summary-burst): Use it.
10030
10031 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
10032
10033         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
10034         as petname when there's no candidate.
10035
10036 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
10037
10038         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
10039         New variable.
10040         * wl-fldmgr.el (wl-fldmgr-add): Use it.
10041
10042         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
10043
10044         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
10045
10046 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
10047
10048         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
10049         Use substring of `original' instead of buffer-substring.
10050         (wl-refile-evaluate-rule):
10051         Set `original' argument of wl-refile-expand-newtext.
10052
10053         * wl-summary.el
10054         (wl-summary-auto-refile-check-refile-rule-alist-subr,
10055         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
10056         (wl-summary-auto-refile): Check existence of destination folder just
10057         before marking.
10058
10059 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
10060
10061         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
10062         when wl-refile-get-field-value return nil.
10063
10064 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
10065
10066         * wl-refile.el
10067         (wl-refile-expand-newtext): New function imported from Gnus.
10068         (wl-refile-evaluate-rule): Use it.
10069
10070 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
10071
10072         * wl-summary.el (wl-summary-print-destination):
10073         Duplicate folder string to avoid putting text-property on
10074         original string.
10075
10076         * wl-refile.el (wl-refile-get-field-value): New function.
10077         (wl-refile-evaluate-rule): New function;
10078         Evaluate refile rule recursively.
10079         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
10080         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
10081         New function; Check existence of a target folder recursively.
10082         (wl-summary-auto-refile-check-refile-rule-alist):
10083         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
10084
10085 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
10086
10087         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
10088
10089         * wl-folder.el (wl-create-folder-entity-from-buffer):
10090         Fixed problem when '}' character is contained in folder name.
10091
10092         * wl-xmas.el (wl-make-modeline): Consider plugged status.
10093
10094 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10095
10096         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
10097         (wl-fldmgr-add-completion-all-completions):
10098         Use wl-fldmgr-add-completion-hashtb.
10099
10100 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
10101
10102         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
10103         wl-fldmgr-add-completion-subr): New functions.
10104         * wl-folder.el (wl-folder-completion-func): New variable.
10105         * wl-summary.el (wl-summary-read-folder):
10106         Use wl-folder-completion-func.
10107
10108         * wl-refile.el: Eliminate throw & catch.
10109
10110         * wl.el (wl-plugged-sending-queue-status): Fixed.
10111
10112 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
10113
10114         * wl-draft.el (wl-draft): Put category property on
10115         mail-header-separator.