56b1f7dd7a6b19c6ab20935b88d202a7304454aa
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
4         after adding wl-draft-parent-variables.
5         (wl-draft-forward): Ditto.
6
7 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8
9         * wl-summary.el (wl-summary-sync-marks): Call
10         `wl-summary-set-persistent-mark' and
11         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
12         (wl-summary-set-persistent-mark-internal): Add 4th argument
13         `no-server'.
14         (wl-summary-unset-persistent-mark): Ditto.
15         (wl-summary-set-persistent-mark): Ditto.
16         (wl-summary-add-flags-internal): Abolish.
17         (wl-summary-remove-flags-internal): Ditto.
18         (wl-summary-mark-as-important-internal): Ditto.
19         (wl-summary-mark-as-important): Use
20         `wl-summary-set-persistent-mark' instead of
21         `wl-summary-add-flags-internal'.
22         (wl-summary-mark-as-important-region): Ditto.
23
24         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
25
26         * wl-summary.el (wl-summary-get-available-flags): New function.
27         (wl-summary-sync-marks): Use it and simplified.
28         (wl-summary-unset-persistent-mark): Use
29         `wl-summary-get-available-flags'.
30         (wl-summary-set-persistent-mark): Ditto.
31
32 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
33
34         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
35         id.
36
37 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
38
39         * wl-summary.el (wl-summary-enter-handler): If argument is not a
40         number, call `wl-summary-prev-line-content'. Show message when the
41         message is not found.
42
43 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
44
45         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
46         wl-summary-enter-handler.
47         (wl-summary-enter-handler): New command.
48
49         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
50         docstring and custom spec.
51
52         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
53         flags too; Don't treat Cached and New.
54         (wl-summary-set-persistent-mark): Ditto.
55
56         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
57         `wl-folder-set-flag'.
58
59         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
60         instead of `wl-folder-set-flag'.
61
62         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
63         for completion.
64         (wl-summary-set-persistent-mark): Ditto.
65
66         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
67         instead of `wl-draft-quit-preview'.
68
69         * wl-mime.el (toplevel): Avoid compile warning.
70         (wl-mime-quit-preview): New function
71         (formarly defined as `wl-draft-quit-preview').
72         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
73         quitting method.
74
75         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
76
77         * wl-folder.el (wl-folder-set-flag): Renamed from
78         `wl-draft-set-flag-on-parent'.
79
80         * wl-draft.el (wl-draft-quit-preview): New function.
81         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
82         (wl-draft-send): Call `wl-folder-set-flag' instead of
83         `wl-draft-set-flag-on-parent'.
84         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
85
86 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
87
88         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
89         (wl-draft-send): Ditto.
90
91 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
92
93         * wl-vars.el (wl-draft-reply-hook): Changed default value.
94         (wl-draft-kill-pre-hook): Set default value as nil.
95         (wl-summary-reply-hook): Ditto.
96         (wl-draft-kill-flags): Abolish.
97
98         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
99         (wl-draft-parent-variables): Renamed from
100         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
101         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
102         argument; Add wl-draft-parent-variables to
103         wl-draft-config-variables.
104         (wl-draft-reply): Likewise.
105         (wl-draft-kill-flags): Abolish.
106         (wl-draft-send): Call wl-draft-set-flag-on-parent.
107         (wl-draft-set-flag-on-parent): New function.
108         (wl-draft-setup-parent-flag): Ditto.
109
110 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
111
112         * wl-draft.el (wl-draft-kill-flags): Avoid error when
113         `wl-draft-parent-folder' is "".
114
115 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
116
117         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
118         (wl-summary-digit-jump): New function.
119         (Adviced by John Owens and Hiroya Murata)
120
121         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
122         (Adviced by John Owens)
123
124         * wl-xmas.el (wl-message-define-keymap): Ditto.
125
126         * wl-mule.el (wl-message-define-keymap): Ditto.
127
128 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
129
130         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
131         change of return value of elmo-folder-count-flags.
132
133         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
134         (wl-summary-mark-as-read-internal): Ditto.
135         (wl-summary-set-persistent-mark-internal): Ditto.
136         (wl-summary-folder-info-update): Ditto.
137         (wl-summary-sync-update): Fixed the last change.
138
139         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
140
141 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
142
143         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
144         (wl-draft-kill-flags): Fixed docstring.
145
146         * wl-draft.el (wl-draft-kill-flags): New function.
147         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
148
149 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
150
151         * wl-vars.el (wl-reply-hook): Abolish.
152         (wl-draft-reply-hook): New hook.
153         (wl-summary-reply-hook): Ditto.
154         (wl-draft-forward-hook): Ditto.
155         (wl-summary-forward-hook): Ditto.
156         (wl-draft-kill-flags): New variable.
157
158         * wl-summary.el (wl-summary-mark-as-answered-region): Use
159         wl-summary-set-persistent-mark-internal.
160         (wl-summary-sync-marks): Use elmo-preserved-flags.
161         (wl-summary-update-persistent-mark): Make it interactive.
162         (wl-summary-set-persistent-mark-internal): New inline function.
163         (wl-summary-mark-as-answered): Use it.
164         (wl-summary-mark-as-unanswered): Ditto.
165         (wl-summary-unset-persistent-mark): New function.
166         (wl-summary-set-persistent-mark): Ditto.
167         (wl-summary-reply): Don't set answered flag;
168         Run wl-summary-reply-hook instead.
169         (wl-summary-forward): Call wl-draft-forward with number.
170         Run wl-summary-forward-hook.
171
172         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
173         (wl-highlight-summary-line-face-spec): Use it as a default
174         persistent mark face.
175
176         * wl-draft.el (wl-draft-forward): Added optional argument number;
177         Set wl-draft-parent-number; Run wl-draft-forward-hook.
178         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
179         (wl-draft-kill): Use wl-draft-kill-flags.
180
181         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
182
183         * wl-folder.el (wl-folder-check-one-entity): Follow the change
184         of return value of elmo-folder-count-flags.
185
186         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
187
188         * wl-summary.el (wl-summary-count-unread): Ditto.
189         (wl-summary-sync-update): Follow the change above.
190         (wl-summary-force-prefetch): New function.
191
192 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
193
194         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
195         variable `buf' with `let' instead of `setq'.
196
197 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
198
199         * wl-mime.el (wl-message-delete-current-part): If filename exists,
200         add Content-Disposition heaeder on the deleted part.
201
202 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
203
204         * wl-draft.el (wl-draft-save): Encode address list under edit by
205         `eword-encode-unstructured-field-body'.
206
207         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
208
209 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
210
211         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
212         wl-current-summary-buffer.
213
214 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
215
216         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
217         `numbers' is ignored.
218
219 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
220
221         * wl-folder.el (wl-folder-open-folder): Avoid error.
222         Reported by John Owens, [wl-en:815]
223
224         * wl.el (wl): Set timer for biff process even if prefix argument
225         is given or auto-checking is quitted.
226
227         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
228         immediately.
229         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
230         (wl-toggle-plugged): Ditto.
231
232         * wl-vars.el (wl-biff-use-idle-timer): New variable.
233         * wl-util.el (wl-biff-start): Use idle timer if
234         `wl-biff-use-idle-timer' is non-nil.
235
236 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
237
238         * wl-highlight.el (wl-highlight-message): Fix description.
239
240 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
241
242         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
243         tty.
244
245 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
246
247         * wl-action.el (wl-summary-exec): Print failure count.
248
249 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
250
251         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
252         to `defun', remove interactive form.
253         Set elmo-message-fetch-confirm when force-reload is non-nil.
254
255 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
256
257         * wl-summary.el (toplevel): Removed unnecessary autoload.
258
259 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
260
261         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
262         the buffer is generated from another message buffer.
263
264 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
265
266         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
267         extracted from `wl-fldmgr-save-folders'.
268         (wl-fldmgr-delete): Call it after deletion.
269
270 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
271
272         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
273         multi-tty support.
274
275 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
276
277         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
278
279 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
280
281         * wl-summary.el (wl-summary-rescan): Remove unused variables.
282         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
283
284 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
285
286         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
287         unsubscribe list only if argument CLEAR is nil.
288
289 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
290
291         * wl-draft.el (wl-draft-reply): Decode subject before removing
292         Re: prefix.
293
294 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
295
296         * wl-summary.el (wl-summary-sort-by-size): New command.
297
298 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
299
300         * wl-summary.el (wl-summary-number-list-from-region): New
301         function.
302         (wl-summary-mark-as-read-region): Use it.
303         (wl-summary-mark-as-unread-region): Ditto.
304         (wl-summary-set-flags-region): Ditto and add optional argument
305         remove.
306         (wl-summary-mark-as-answered-region): Ditto.
307         (wl-summary-mark-as-important-region): Ditto.
308         (wl-summary-target-mark-mark-as-important): Added optional
309         argument remove.
310         (wl-summary-target-mark-mark-as-answered): Ditto.
311         (wl-summary-target-mark-set-flags): Ditto.
312
313 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
314
315         * wl-summary.el (wl-summary-set-flags-region): Call
316         `wl-summary-set-flags-internal' with number list instead of call
317         one by each message.
318         (wl-summary-target-mark-set-flags): Likewise.
319
320 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
321
322         * wl-summary.el (wl-summary-target-mark-operation): Add optional
323         argument `inverse' and use `wl-summary-delete-all-target-marks'.
324         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
325         (wl-summary-target-mark-mark-as-answered): Likewise.
326
327 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
328
329         * wl-summary.el (wl-summary-target-mark-forward): Use
330         `wl-summary-delete-all-target-marks' instead of
331         `wl-summary-delete-all-temp-marks'.
332         (wl-summary-target-mark-reply-with-citation): Ditto.
333         (wl-summary-target-mark-uudecode): Ditto.
334         (wl-summary-target-mark-set-flags): Ditto and remove needless
335         cursor move.
336
337 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
338
339         * wl-summary.el (wl-summary-target-mark-forward): Protect
340         wl-summary-buffer-target-mark-list from nreverse.
341         (wl-summary-target-mark-reply-with-citation): Ditto.
342
343 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
344
345         * wl-thread.el (wl-thread-update-indent-string-thread): Use
346         `elmo-display-progress-threshold'.
347
348 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
349
350         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
351         check `wl-summary-highlight'.
352         (wl-summary-window-scroll-functions): Respect value of
353         `wl-summary-highlight'.
354         (wl-summary-sync-update): Run hooks
355         `wl-summary-buffer-window-scroll-functions' at any time.
356
357 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
358
359         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
360         from `wl-summary-cleanup-temp-marks'.
361         (wl-summary-cleanup-temp-marks): Abolish argument.
362         * wl.el (wl-save-status): Revert previous change.
363         (wl-execute-temp-marks): New function, call
364         `wl-summary-exec-with-confirmation'.
365         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
366         (wl-folder-save-and-exec-marks): Abolished.
367
368 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
369
370         * wl-e21.el (wl-e21-display-image-p): Respect
371         `wl-highlight-folder-with-icon'.
372         (wl-e21-highlight-folder-group-line): Highlight mouse line
373         even if wl-e21-display-image-p is nil.
374
375         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
376         Respect value of `wl-summary-highlight'.
377
378         * wl.el (wl-save-status): Remove unused variable.
379
380         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
381         (wl-folder-mode-map): Bind it to "x".
382
383 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
384
385         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
386
387         * wl-thread.el (wl-thread-get-parent-list): Don't check
388         disconnected ancestors, neglecting needless work in
389         `wl-thread-update-indent-string-thread'.
390
391         * wl.el (wl-save): Take prefix argument to execute remaining marks.
392         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
393         argument, add argument default-keep to keep marks by default.
394
395         * Version number is increased to 2.11.30.
396
397         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
398         customization type and docstring.
399         (wl-draft-reply-without-argument-list): Ditto.
400
401 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
402
403         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
404
405         * wl-spam.el (wl-spam-mark-action-list): Ditto.
406
407 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
408
409         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
410
411 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
412
413         * wl-draft.el (wl-draft-config-exec): Narrow the range of
414         save-excursion so as not to include run-hooks.
415
416 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
417
418         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
419         Clarify that marks are going to be cleared.
420
421 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
422
423         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
424         according to 3rd element of wl-summary-flag-mark.
425
426         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
427
428 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
429
430         * wl-action.el (wl-summary-target-mark-all): Don't set
431         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
432
433 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
434
435         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
436         (wl-forward-subject-prefix): Ditto.
437         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
438         (wl-draft-reply-make-subject): Ditto.
439
440         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
441         `wl-draft-forward'.
442         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
443
444 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
445
446         * wl-action.el (wl-summary-target-mark-set-action): Stop if
447         target message does not exist.
448
449 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
450
451         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
452         `wl-subject-prefix-regexp'.
453         (wl-subject-forward-prefix-regexp): New variable.
454         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
455         `wl-draft-strip-subject-re' and take regexp as argument.
456         (wl-draft-forward): Use it.
457         (wl-draft-reply): Ditto.
458
459 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
460
461         * wl-e21.el (wl-highlight-plugged-current-line): Change for
462         emacs multi-tty support.
463
464 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
465
466         * wl-e21.el (wl-e21-display-image-p): Don't call
467         `display-images-p'.
468         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
469         support.
470         (wl-highlight-folder-current-line): Ditto.
471         (wl-folder-init-icons): Ditto.
472
473 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
474
475         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
476         the last line of summary in unplugged mode.
477
478 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
479
480         * wl-vars.el (wl-refile-rule-alist): Doc fix.
481
482 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
483
484         * wl-vars.el (wl-user-mail-address-regexp): New variable.
485         * wl-address.el (wl-address-user-mail-address-p): Use it.
486         (wl-address-delete-user-mail-addresses): Ditto.
487         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
488
489         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
490         (wl-address-delete-user-mail-addresses): Ditto.
491
492         * wl-address.el (wl-address-delete-user-mail-addresses): New
493         function.
494         * wl-refile.el (wl-refile-guess-by-history): Use it.
495         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
496         (wl-draft-make-mail-followup-to): Ditto and fix logic.
497
498         * wl-draft.el (wl-draft-edit-string): To judge sender address,
499         use wl-address-user-mail-address-p.
500
501 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
502
503         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
504         after opening group.
505
506 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
507
508         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
509         of elmo-set-buffer-multibyte.
510
511         * wl-message.el (wl-original-message-mode): Ditto.
512
513         * wl-score.el (wl-score-insert-header): Ditto.
514
515         * wl-summary.el
516         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
517         (wl-summary-goto-folder-subr): Ditto.
518         (wl-summary-insert-headers): Ditto.
519
520         * wl-util.el (wl-set-string-width): Ditto.
521
522         * Version number is increased to 2.11.29.
523
524 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
525
526         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
527         (wl-highlight-summary-line-help-echo-alist): New variable.
528         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
529         into `wl-highlight-summary-line-help-echo' and
530         `wl-highlight-flag-folder-help-echo'.
531         (wl-highlight-summary-line-string): Change accordingly.
532         (wl-highlight-summary-current-line): Ditto.
533
534 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
535
536         * wl-highlight.el (wl-highlight-message): Ignore white spaces
537         at the beginning of field body (Thanks to Markus Knittig).
538
539         * wl-draft.el (wl-draft-insert-current-message): Also check
540         summary buffer, remove unnecessary tag.
541
542 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
543
544         * wl-draft.el (wl-draft-insert-current-message): Cause error also
545         when wl-message-buffer is nil.
546
547         * wl-folder.el (wl-folder): Abolish unused argument.
548         Call wl-folder-init when wl-folder-entity is nil.
549         * wl.el (wl): Change accordingly.
550
551 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
552
553         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
554         multibyte string before insert into draft buffer.
555         (wl-draft-create-buffer): Always enable multibyte characters for
556         draft buffer.
557
558         * Version number is increased to 2.11.28.
559
560 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
561
562         * wl-folder.el (wl-folder-open-close): Handle blank line.
563         (wl-folder-jump-to-current-entity): Ditto.
564
565 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
566
567         * Version number is increased to 2.11.27.
568
569 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
570
571         * wl-thread.el (wl-thread-insert-message): When the thread is
572         devided by wl-summary-max-thread-depth, insert line at the end of
573         buffer.
574
575 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
576
577         * Version number is increased to 2.11.26.
578
579 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
580
581         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
582
583 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
584
585         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
586         value of stream-type and session.
587
588 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
589
590         * Version number is increased to 2.11.25.
591
592 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
593
594         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
595         in a quit message.
596
597 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
598
599         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
600         (wl-summary-redisplay-no-mime-internal): Ditto.
601
602 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
603
604         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
605         * wl-vars.el (wl-smtp-connection-type): Ditto.
606
607 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
608
609         * wl-highlight.el (wl-highlight-message): Change to strict regexp
610         for the separator line and quote mail-header-separator.
611
612 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
613
614         * wl-spam.el (wl-message-check-spam): Fixed problem no display
615         result message.
616
617         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
618         `elmo-multiple-fields-body-list' with boundary as
619         mail-header-separator.
620
621 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
624
625 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
626
627         * wl-util.el (wl-list-diff): Remove unused function.
628
629         * wl-draft.el (wl-draft-send-confirm): Discard input before
630         confirmation.
631
632 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
633
634         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
635         order of flag and new.
636
637 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
638
639         * wl-vars.el (wl-refile-policy-alist): Abolished.
640
641         * wl-action.el (wl-summary-set-action-refile): Follow the change
642         above.
643
644 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
645
646         * wl-highlight.el (wl-highlight-signature-search): Don't use
647         re-search-backward for a long word since it is possible to crash
648         XEmacs because of a bug.
649
650 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
651
652         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
653
654 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
655
656         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
657         argument for wl-summary-sync-force-update.
658
659 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
660
661         * wl-summary.el (wl-summary-mode-map): Revival of
662         wl-summary-mark-as-important related bindings;
663         Bind 'F','tF','mF','rF','m&'.
664         (wl-summary-mark-as-important-region): Revival.
665         (wl-summary-target-mark-mark-as-important): Ditto.
666         (wl-summary-target-mark-operation): New function.
667         (wl-summary-target-mark-mark-as-answered): Use it.
668         (wl-summary-decide-flag): Don't set Important as default.
669         (wl-summary-mark-as-important-internal): Revival.
670         (wl-summary-mark-as-important): Ditto.
671
672         * wl-thread.el (wl-thread-mark-as-important): Ditto.
673
674         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
675         instead of facep.
676
677 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
678
679         * wl-dnd.el (wl-dnd-drop-func): Fix.
680
681         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
682         mouse-set-point instead of posn-point.
683
684         * wl-xmas.el (wl-completing-read-multiple): Define as function.
685
686         * wl-mule.el (wl-completing-read-multiple): Ditto.
687
688 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
689
690         * wl-demo.el (face-background-name): Defalias to avoid compile
691         warning.
692
693 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
694
695         * wl-summary.el (wl-summary-decide-flag): Use
696         wl-completing-read-multiple instead of completing-read-multiple.
697
698         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
699         New alias.
700
701         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
702         Use face-background-name instead of face-background.
703
704         * wl-vars.el (wl-summary-save-file-suffix): New user option.
705
706         * wl-summary.el (wl-summary-save): Use it.
707         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
708
709         * wl-mime.el (wl-mime-save-content): Fix last change.
710
711 2004-02-10  Len Trigg <lenbok@myrealbox.com>
712
713         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
714         New function.
715         (wl-summary-sort-specs): Added sort.
716         * wl-mime.el (wl-mime-save-content): Expand file name.
717
718 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
719
720         * wl-mime.el (wl-draft-preview-message): Fixed typo.
721
722         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
723
724 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
725
726         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
727         for flag if it is not defined.
728
729 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
730
731         * wl-e21.el (wl-highlight-folder-current-line): Use
732         elmo-folder-type-internal when elmo-folder-type returns nil.
733
734         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
735
736         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
737
738         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
739
740         * wl-e21.el (wl-summary-toolbar): Ditto.
741
742         * wl-vars.el (wl-demo-background-color): Abolished.
743         (wl-summary-persistent-mark-priority-list): Renamed from
744         wl-summary-flag-priority-list.
745         (wl-summary-flag-alist): New user option.
746         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
747         (wl-message-mode-line-format-spec-alist): Added 'F'.
748         (wl-message-mode-line-format): Likewise.
749         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
750         instead of wl-summary-important-mark.
751         (wl-file-folder-icon): New variable.
752
753         * wl-thread.el (wl-thread-set-flags): Renamed from
754         wl-thread-mark-as-important.
755
756         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
757         warning.
758         (wl-summary-mode-menu-spec): Follow the change of 
759         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
760         (wl-summary-mode-map): Follow the change of
761         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
762         (wl-summary-detect-mark-position): Follow the variable name change.
763         (wl-summary-set-flags-region): New function for the replacement of
764         wl-summary-mark-as-important-region.
765         (wl-summary-sync-marks): Sync all global-flags.
766         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
767         instead of elmo-message-flagged-p.
768         (wl-summary-persistent-mark-string): Follow the variable name change;
769         Put wl-summary-flag-mark if the message has global-flag.
770         (wl-summary-target-mark-set-flags): Renamed from 
771         wl-summary-target-mark-mark-as-important.
772         (wl-summary-decide-flag): New function.
773         (wl-summary-set-flags-internal): Renamed from
774         wl-summary-mark-as-important-internal.
775         (wl-summary-add-flags-internal): New function.
776         (wl-summary-remove-flags-internal): Ditto.
777         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
778         (wl-summary-mark-as-unimportant): Abolish.
779         (wl-summary-move-spec-alist): Changed `important' to `digest'.
780         (wl-summary-next-message): List flagged messages in the msgdb.
781
782         * wl-score.el (wl-summary-score-update-all-lines): Use
783         wl-summary-add-flags-internal instead of 
784
785         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
786
787         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
788         from wl-message-buffer-cur-flag (To avoid misunderstanding).
789         (wl-message-buffer-require-all-header): Renamed from
790         wl-message-buffer-all-header-flag (Ditto).
791         (wl-message-buffer-flag-indicator): New variable.
792         (wl-message-redisplay): Changed local varibale name from `flag' to
793         `display-type'; Set up wl-message-buffer-flag-indicator.
794         (wl-message-buffer-display): Changed varibale name from `flag' to
795         `display-type'.
796         (wl-message-display-internal): Likewise.
797
798         * wl-highlight.el (wl-highlight-demo-face): Define default background
799         color.
800         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
801
802         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
803
804         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
805         (wl-demo-setup-properties): Renamed from
806         `wl-demo-set-background-color'.
807         (wl-demo): Follow the change above.
808         
809         * Version number is increased to 2.11.24.
810
811 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
812
813         * wl-summary.el (wl-summary-toggle-thread): Call
814         `wl-summary-rescan' with disable-thread as non-nil.
815         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
816
817 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
818
819         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
820         foreground property of the face.
821         (wl-demo-insert-text): Don't set up face property here.
822         (wl-demo): Call wl-demo-set-background-color, anyway.
823
824 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
825
826         * wl-vars.el (wl-demo-background-color): The value can be nil.
827
828 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
829
830         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
831         to wl-summary-wheel-dispatcher.
832
833         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
834         wl-message-wheel-dispatcher.
835         (wl-message-wheel-dispatcher): New function.
836         (wl-summary-wheel-dispatcher): Ditto.
837
838 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
839
840         * wl-action.el (wl-summary-target-mark-all): List messages which are
841         not in the killed-list.
842
843         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
844         only when the folder is 'flag/important.
845
846         * wl-address.el (wl-complete-field-body): Complete if the last
847         character is a space.
848
849 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
850
851         * wl-folder.el (wl-folder-clear-entity-info): Use
852         elmo-clear-hash-val.
853
854         * wl-fldmgr.el (wl-fldmgr-rename): Set
855         wl-folder-info-alist-modified as t.
856
857 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
858
859         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
860
861 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
862
863         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
864         (wl-folder-buffer-last-visited-entity-id): New buffer local
865         variable.
866         (wl-folder-revisit-last-visited-folder): New function.
867         (wl-folder-mode-map): Bind it to "C-i".
868         (wl-folder-set-current-entity-id): Set last visited folder.
869         * wl-summary.el (wl-summary-exit): Ditto.
870
871 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
872
873         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
874         before calling `recenter' in order to cope with an XEmacs bug.
875
876 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
877
878         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
879         to the default value.
880
881 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
882
883         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
884         change.
885         (wl-summary-sync-marks): Ditto.
886         (wl-summary-mark-as-read-internal): Ditto.
887         (wl-summary-mark-as-answered-internal): Ditto.
888         (wl-summary-mark-as-important-internal): Ditto.
889         (wl-summary-reply): Ditto.
890
891         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
892         instead of `elmo-folder-unflag-answered'.
893
894         * Version number is increased to 2.11.23.
895
896         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
897         the last change.
898
899 2004-01-11  Kenichi Okada  <okada@opaopa.org>
900
901         * wl-spam.el (wl-summary-exec-action-refile-with-register):
902         Specify "spam" or "good".
903
904 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
905
906         * wl-spam.el (wl-summary-exec-action-spam): Call
907         wl-folder-confirm-existence for spam folder.
908         (wl-spam-setup): Bind "mk".
909
910 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
911
912         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
913
914 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
915
916         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
917         destination folder is empty.
918
919 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
920
921         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
922         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
923
924         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
925         (wl-summary-refile-prev-destination-region): New function.
926         (wl-thread-refile-prev-destination): Ditto.
927         (wl-summary-target-mark-refile-prev-destination): Ditto.
928
929 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
930
931         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
932         (wl-demo-background-color): Changed default value.
933
934         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
935         color.
936
937         * wl-demo.el (wl-demo-set-background-color): New function.
938         (wl-demo): Call it.
939
940 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
941
942         * wl-address.el (wl-address-delete): Avoid mis-deleting.
943         * wl-address.el (wl-address-add-or-change): Don't add empty
944         address.
945
946 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
947
948         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
949
950 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
951
952         * wl-vars.el (wl-demo-image-filter-alist): New variable
953         (wl-demo-background-color): Ditto.
954
955         * wl-demo.el (wl-demo-xpm-set-background): New function.
956         (wl-demo-image-filter): Ditto.
957         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
958
959         * wl-vars.el (wl-demo-icon-name-alist): New variable.
960
961         * wl-demo.el (wl-demo-icon-name): Define as function.
962         (wl-demo-insert-image): Use it.
963
964 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
965
966         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
967
968 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
969
970         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
971
972 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
973
974         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
975
976 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
977
978         * wl-thread.el (wl-thread-mark-as-answered): New function.
979
980         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
981         answered" entry.
982         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
983         "r&" and wl-thread-mark-as-answered to "t&".
984         (wl-summary-mark-as-important-region): Refine to toggle mark.
985         (wl-summary-mark-as-answered-region): New function.
986         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
987         and 3rd argument.
988         (wl-summary-mark-as-important-internal): Likewise.
989
990 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
991
992         * wl-template.el (wl-template-preview): New internal variable.
993         (wl-template-preview-p): New function.
994         (wl-template-show): Bind `wl-template-preview' as t.
995
996 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
997
998         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
999         `elmo-message-entity-field' with 3rd argument which is non-nil.
1000
1001 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1002
1003         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1004         Removed duplicate local bind `folder'.
1005
1006 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1009
1010 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1011
1012         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1013         duplicate definition.
1014
1015 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1016
1017         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1018         non-nil, use it; Don't fetch message if there's no message in the
1019         current cursor position.
1020
1021 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1022
1023         * wl-util.el (wl-region-exists-p): Use region-active-p.
1024         (wl-deactivate-region): New function.
1025         * wl-message.el (wl-message-redisplay): Deactivate region.
1026
1027         * wl-summary.el (wl-summary-reply): Call
1028         `wl-summary-set-message-buffer-or-redisplay' instead of
1029         `wl-summary-redisplay-internal', don't move point.
1030
1031 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1032
1033         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1034         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1035         by regexp.
1036
1037 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1038
1039         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1040         if no need.
1041
1042 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1043
1044         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1045         default value to nil.
1046         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1047         `wl-summary-prepare-hook'; Replace refile action to
1048         `wl-summary-exec-action-refile-with-register'.
1049
1050         * Version number is increased to 2.11.22.
1051
1052 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1053
1054         * wl-summary.el (wl-summary-detect-mark-position): Set
1055         `wl-summary-buffer-weekday-name-lang'.
1056
1057 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1058
1059         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1060         (wl-summary-mark-as-read-all): Ditto.
1061         (wl-summary-delete-messages-on-buffer): Ditto.
1062         (wl-summary-sync-update): Ditto.
1063         (wl-summary-mark-as-read-internal): Ditto.
1064         (wl-summary-mark-as-answered-internal): Ditto.
1065         (wl-summary-update-folder-info): Abolished.
1066
1067 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1068
1069         * wl-summary.el (wl-summary-mark-as-read-all): Use
1070         `wl-summary-update-folder-info' instead of
1071         `wl-folder-update-unread'.
1072
1073 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1074
1075         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1076         `wl-summary-folder-info-update'.
1077         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1078         instead of `wl-summary-folder-info-update'.
1079         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1080         `wl-folder-set-folder-updated'.
1081         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1082         instead of `wl-folder-update-unread'.
1083         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1084         the value of `wl-summary-buffer-unread-count' for the second parameter of
1085         `wl-folder-update-unread'.
1086
1087         * Version number is increased to 2.11.21.
1088
1089 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1090
1091         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1092         a local variable.
1093
1094 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1095
1096         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1097         interactively.
1098
1099         * wl-summary.el (wl-summary-mark-as-important-internal): New
1100         internal function.
1101         (wl-summary-mark-as-important): Use it.
1102         (wl-summary-mark-as-unimportant): New function.
1103         (wl-summary-sync-marks): Follow the API change.
1104
1105         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1106
1107         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1108
1109 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1110
1111         * wl-folder.el (wl-folder-update-unread): Re-indent.
1112         Narrow the scope of a local variable.
1113
1114 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1115
1116         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1117         (wl-addrmgr-merge-entries): Ditto.
1118         (wl-addrmgr): Added to address entry which exists in draft buffer
1119         if no entry is in original.
1120
1121 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1122
1123         * wl-batch.el: New file.
1124
1125 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1126
1127         * wl-vars.el (wl-use-semi): Remove unused variable.
1128
1129 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1130
1131         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1132         "?".
1133
1134 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1135
1136         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1137         wl-summary-new-mark.
1138         (wl-summary-new-cached-mark): New user option.
1139         (wl-summary-score-marks): Follow the change above.
1140         (wl-summary-auto-refile-skip-marks): Ditto.
1141         (wl-summary-incorporate-marks): Ditto.
1142         (wl-summary-expire-reserve-marks): Ditto.
1143
1144         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1145
1146         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1147         (wl-summary-persistent-mark-string): Distinguished between cached
1148         and uncached mark when the message is new.
1149
1150 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1151
1152         * wl-spam.el (wl-spam-domain): Renamed from
1153         `wl-spam-folder-guess-domain'.
1154         (wl-summary-exec-action-spam): Register as spam if domain of the
1155         source folder is good.
1156         (wl-summary-exec-action-refile-with-register): Register message if
1157         domain of the source folder is not undecided.
1158
1159 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1160
1161         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1162         detect thread loop.
1163
1164 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1165
1166         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1167         and wl-summary-skip-mark-list.
1168
1169 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1170
1171         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1172
1173         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1174
1175         * wl-spam.el (toplevel): Require wl-highlight.
1176         (wl-spam-auto-check-policy-alist): Abolish.
1177         (wl-spam-auto-check-folder-regexp-list): New user option.
1178         (wl-spam-auto-check-marks): Ditto.
1179         (wl-spam-mark-action-list): Ditto.
1180         (wl-highlight-summary-spam-face): New face.
1181         (wl-spam-auto-check-message-p): New function.
1182         (wl-spam-map-spam-messages): Fixed message.
1183         (wl-spam-register-spam-messages): Ditto.
1184         (wl-spam-register-good-messages): Ditto.
1185         (wl-summary-spam-map): Add and remove keybind.
1186         (wl-summary-target-mark-spam): Abolish.
1187         (wl-summary-refile-spam): Ditto.
1188         (wl-summary-test-spam): New function.
1189         (wl-summary-mark-spam): Ditto.
1190         (wl-summary-auto-check-spam): Follow the above change.
1191         (wl-summary-exec-action-spam): New function.
1192         (wl-summary-exec-action-refile-with-register): Fixed message.
1193         (wl-message-check-spam): New function.
1194         (wl-spam-setup): Ditto.
1195         (toplevel): Call it if this file is loaded interactivity.
1196
1197         * Version number is increased to 2.11.20.
1198
1199 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1200
1201         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1202         when new optional argument `force' is non nil or modified.
1203
1204 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1205
1206         * wl.el (toplevel): Require wl-spam when compile.
1207         (wl-save-status): Call wl-spam-save-status.
1208
1209         * wl-spam.el (wl-spam-register-spam-messages): New function.
1210         (wl-spam-register-good-messages): Ditto.
1211         (wl-spam-save-status): Ditto.
1212         (wl-summary-mode-map): Bind
1213         wl-summary-target-mark-register-as-spam to "ms" and
1214         wl-summary-target-mark-register-as-good to "mn".
1215         (wl-summary-register-as-spam): Abolish optional argument; Use
1216         wl-spam-register-spam-messages.
1217         (wl-summary-register-as-spam-all): Use
1218         wl-spam-register-spam-messages.
1219         (wl-summary-register-as-good): Abolish optional argument; Use
1220         wl-spam-register-good-messages.
1221         (wl-summary-register-as-good-all): Use
1222         wl-spam-register-good-messages.
1223         (wl-summary-target-mark-register-as-spam): New funtion.
1224         (wl-summary-target-mark-register-as-good): Ditto.
1225
1226 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * wl-spam.el: New file.
1229
1230 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1231
1232         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1233
1234         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1235         (wl-summary-auto-refile): Call wl-refile-guess with
1236         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1237
1238 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1239
1240         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1241         with disable-thread argument non-nil.
1242
1243 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * wl-summary.el (wl-summary-rescan): Added optional argument
1246         disable-thread.
1247         (wl-summary-sync): Call wl-summary-rescan with argument
1248         disable-thread.
1249         (wl-summary-input-range): Added new range `rescan-thread'.
1250
1251 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1252
1253         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1254
1255 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1256
1257         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1258         internal variable.
1259         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1260         wl-summary-search-parent-by-subject-regexp and
1261         wl-summary-divide-thread-when-subject-changed as nil.
1262         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1263         (wl-summary-insert-thread): Search parent entity from
1264         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1265         thread loop.
1266
1267 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1268
1269         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1270
1271         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1272
1273         * wl-util.el (wl-require-update-all-folder-p): New function.
1274         (wl-get-assoc-list-value): Added `function' to match directive.
1275         (wl-collect-draft): Rewrite.
1276
1277         * wl-summary.el (wl-summary-sync-update): Clear faces
1278         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1279         are non-nil.
1280         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1281         argument as function.
1282         (wl-summary-input-range): Ditto.
1283
1284         * wl-folder.el (wl-draft-get-folder): New function.
1285         (wl-folder-get-elmo-folder): Consider draft folder.
1286
1287         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1288         (wl-draft-buffer-message-number): New buffer local variable.
1289         (wl-draft-folder-internal): New internal variable.
1290         (wl-draft-delete): Rewrite.
1291         (wl-draft-save): Ditto.
1292         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1293         wl-folder-get-elmo-folder.
1294         (wl-draft-config-info-operation): Ditto.
1295         (wl-jump-to-draft-folder): Ditto.
1296         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1297         (wl-draft-reedit): Rewrite.
1298
1299         * Version number is increased to 2.11.19.
1300         
1301 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1302
1303         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1304         variable.
1305
1306 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1307
1308         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1309         Use ignore-errors instead of unwind-protect.
1310
1311 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1312
1313         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1314         for updating `wl-thread-entity-list'.
1315
1316 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1317
1318         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1319         parameter from calling `wl-thread-entity-get-older-brothers' and
1320         `wl-thread-entity-get-younger-brothers'.
1321         Replace nested `append' with a single one.
1322
1323 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1324
1325         * wl-summary.el (wl-summary-mode): Don't use the return value of
1326         `make-local-hook'.
1327
1328 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1329
1330         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1331         instead of `let*'.
1332         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1333         of local variables.
1334
1335 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1336
1337         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1338         Renamed from wl-summary-window-scroll-functions.
1339         (wl-summary-window-scroll-functions): Don't set to variable.
1340         (wl-summary-display-top): Use run-hooks.
1341         (wl-summary-display-bottom): Ditto.
1342         (wl-summary-toggle-disp-msg): Ditto.
1343         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1344         Use it instead of wl-summary-window-scroll-functions.
1345         (wl-summary-goto-folder-subr): Don't call
1346         wl-summary-window-scroll-functions, use
1347         wl-summary-buffer-window-scroll-functions instead.
1348
1349 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1350
1351         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1352         make-local-variable.
1353
1354 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1355
1356         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1357         set-buffer-modified-p.
1358         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1359         (wl-summary-display-bottom): Ditto.
1360         (wl-summary-toggle-disp-msg): Ditto.
1361
1362 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1363
1364         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1365
1366         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1367         (wl-summary-forward): Use elmo-message-entity-field instead of
1368         elmo-message-field.
1369
1370         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1371
1372 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1373
1374         * wl-summary.el (wl-summary-window-scroll-functions): No use
1375         `append'.
1376
1377 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1378
1379         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1380         function.
1381         (wl-summary-window-scroll-functions): Call it when both
1382         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1383         (wl-summary-temp-mark): Added optional argument number.
1384         (wl-summary-message-mark): Added optional argument flag.
1385         (wl-summary-persistent-mark): Added optional argument number and flag.
1386         (wl-summary-update-persistent-mark): Ditto.
1387         (wl-summary-update-status-marks): Set "r" for interactive spec.
1388
1389         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1390         argument number and flag.
1391
1392         * wl-action.el (wl-summary-registered-temp-mark): 
1393         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1394
1395 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1396
1397         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1398         internal variable (buffer local).
1399         (wl-summary-window-scroll-functions): New function.
1400         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1401         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1402         as nil.
1403         (wl-summary-update-status-marks): Added arguments beg, end and
1404         check.
1405         (wl-summary-update-mark-window): Use function.
1406         (wl-summary-sync-update): Follow the change above.
1407         (wl-summary-switch-to-clone-buffer): Copy
1408         wl-summary-buffer-unsync-mark-number-list.
1409         (wl-summary-goto-folder-subr): Set
1410         wl-summary-buffer-unsync-mark-number-list and
1411         use wl-summary-window-scroll-functions instead of
1412         wl-summary-lazy-highlight.
1413
1414         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1415
1416 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1417
1418         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1419
1420         * wl-summary.el (wl-summary-update-persistent-mark): Call
1421         wl-summary-set-message-modified.
1422
1423         * wl-summary.el (wl-summary-sync-update): Don't call
1424         wl-summary-update-status-marks.
1425
1426         * Version number is increased to 2.11.18.
1427
1428 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1429
1430         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1431         (wl-message-next-page): Ditto.
1432
1433 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1434
1435         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1436         local variable.  Change the order of a collected list into the
1437         same as the specified range.  Remove nil from a collected list.
1438
1439 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1440
1441         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1442         argument for elmo-folder-list-messages.
1443
1444 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1445
1446         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1447         change (wl-summary-count-unreads return a list instead of a cons
1448         cell).
1449
1450 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1451
1452         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1453         `wl-summary-folder-info-update'.
1454
1455 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1456
1457         * wl-summary.el (wl-summary-set-message-modified): No use
1458         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1459         (wl-summary-set-mark-modified): Abolish.
1460         (wl-summary-mark-modified-p): Ditto.
1461         (wl-summary-save-view): Follow the change above.
1462
1463         * wl-expire.el (wl-summary-expire): Likewise.
1464
1465 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1466
1467         * wl-summary.el (wl-summary-detect-mark-position): Use
1468         modb-entity-handler.
1469         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1470
1471         * Version number is increased to 2.11.17.
1472
1473 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1474
1475         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1476         entity field value.
1477         (wl-summary-prefetch-msg): Ditto.
1478         (wl-summary-print-message-with-ps-print): Ditto.
1479
1480 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1481
1482         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1483         for dummy entity.
1484         (wl-summary-insert-thread): Use elmo-message-entity-field.
1485         (wl-summary-update-thread): Use elmo-message-entity-field and
1486         elmo-message-entity-number.
1487         (wl-summary-line-number):  Use elmo-message-entity-number.
1488         (wl-summary-line-size): Use elmo-message-entity-field.
1489         (wl-summary-line-subject): Ditto.
1490         (wl-summary-line-from): Ditto.
1491         (wl-summary-line-attached): Ditto.
1492         (wl-summary-create-line): Ditto.
1493         (wl-summary-create-line): Use elmo-message-entity-number.
1494         (wl-summary-print-message-with-ps-print): Use
1495         elmo-message-entity-field.
1496
1497 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1498
1499         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1500         change in elmo-msgdb-make-message-entity.
1501         (wl-summary-buffer-set-folder): Don't call
1502         wl-summary-detect-mark-position here.
1503         (wl-summary-rescan): Call elmo-message-entity-number.
1504         (wl-summary-sync-update): Ditto.
1505         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1506
1507         * wl-score.el (wl-score-header-index): Redefine 2th element.
1508         (wl-score-overview-entity-get-extra): Abolish.
1509         (wl-score-ov-entity-get): Rewrite.
1510         (wl-score-string-index<, wl-score-string-func<): Abolish.
1511         (wl-score-string<): New function.
1512         (wl-score-string-sort): Use it.
1513
1514         * wl-refile.el (wl-refile-guess-by-history): Use
1515         elmo-message-entity-field.
1516         (wl-refile-guess-by-from): Ditto.
1517         (wl-refile-guess-by-msgid): Ditto.
1518
1519         * Version number is increased to 2.11.16.
1520
1521 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1522
1523         * wl-folder.el (wl-folder-confirm-existence): Don't call
1524         file-exists-p if msgdb-path is nil.
1525         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1526         `wl-read-folder-hist' to `wl-read-folder-history'.
1527
1528 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1529
1530         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1531         `y-or-n-p'.
1532
1533 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1534
1535         * wl-score.el (wl-score-headers): Don't use
1536         elmo-folder-do-each-message-entity.
1537
1538         * Version number is increased to 2.11.15.
1539
1540 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1541
1542         * wl-summary.el (wl-summary-delete-all-msgs): Use
1543         elmo-folder-move-messages instead of elmo-folder-delete-messages
1544         and elmo-folder-detach-messages.
1545         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1546
1547         * wl-expire.el (wl-expire-delete): Ditto.
1548         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1549
1550 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1551
1552         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1553         (wl-message-header-narrowing-fields): Ditto.
1554         (wl-message-header-narrowing-lines): Ditto.
1555         (wl-message-header-narrowing-string): Ditto.
1556
1557         * wl-summary.el (wl-summary-mode-map): Bind
1558         wl-summary-toggle-header-narrowing to "C-cC-f".
1559         (wl-summary-toggle-header-narrowing): New function.
1560
1561         * wl-message.el (wl-message-buffer-create): Call
1562         wl-message-header-narrowing-setup.
1563         (wl-message-redisplay): Call wl-message-header-narrowing.
1564         (wl-message-header-narrowing): New function.
1565         (wl-message-header-narrowing-map): New keymap.
1566         (wl-message-header-narrowing-widen-map): New keymap.
1567         (wl-message-header-narrowing-again-at-mouse): New function.
1568         (wl-message-header-narrowing-1): Ditto.
1569         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1570         (wl-message-header-narrowing-setup): Ditto.
1571         (wl-message-header-narrowing-toggle): Ditto.
1572         
1573         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1574
1575         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1576         'flag as all.
1577         (wl-use-flag-folder-help-echo): New user option.
1578
1579         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1580         wl-summary-highlight as nil.
1581         (wl-summary-set-mark-modified): Follow the API change.
1582         (wl-summary-mark-modified-p): Ditto.
1583         (wl-summary-mark-as-read-all): Ditto.
1584         (wl-summary-sync-marks): Don't call
1585         elmo-folder-list-messages-with-global-mark.
1586         (wl-summary-mark-as-read-internal): Follow the API change.
1587         (wl-summary-mark-as-answered-internal): Ditto.
1588         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1589         Follow the API change.
1590         (wl-summary-create-line): Call with number argument.
1591         (wl-summary-reply): Follow the API change.
1592
1593         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1594         function.
1595         (wl-highlight-summary-line-string): Call it when
1596         wl-use-flag-folder-help-echo is non-nil.
1597         (wl-highlight-summary-current-line): Ditto.
1598         (elmo-flag-folder-referrer): Added autoload setting.
1599
1600         * wl-draft.el (wl-draft-kill): Follow the API change.
1601
1602         * Version number is increased to 2.11.14.
1603         
1604 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1605
1606         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1607
1608 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1609
1610         * Version number is increased to 2.11.13.
1611
1612 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1613
1614         * wl-draft.el (wl-draft-previous-history-element): Fixed
1615         unbalanced parenthesis and bind unbound local variables.
1616
1617 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1618
1619         * wl-draft.el (wl-draft-previous-history-element): New function.
1620         (wl-draft-next-history-element): Ditto.
1621         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1622         them to M-p and M-n.
1623
1624 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1625
1626         * Version number is increased to 2.11.12.
1627
1628 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1629
1630         * wl-draft.el (wl-draft-hide): Select buffer-window.
1631
1632 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1633
1634         * wl-summary.el (wl-summary-narrow-to-region): New function.
1635         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1636         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1637         (wl-summary-save-region): Use it.
1638         * wl-action.el (wl-summary-collect-numbers-region)
1639         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1640
1641 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1642
1643         * wl-folder.el (wl-folder-count-incorporates): Don't use
1644         `elmo-msgdb-mark-load'
1645
1646         * Version number is increased to 2.11.11.
1647
1648 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1649
1650         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1651         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1652
1653 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1654
1655         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1656
1657 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1658
1659         * Version number is increased to 2.11.10.
1660
1661 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1662
1663         * wl-mime.el (wl-draft-attribute-value): Fixed.
1664
1665 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1666
1667         * wl-util.el (wl-copy-local-variables): New function.
1668
1669         * wl-mime.el (wl-draft-attribute-recipients): New function.
1670         (wl-draft-attribute-envelope-from): Ditto.
1671         (wl-draft-attribute-smtp-posting-server): Ditto.
1672         (wl-draft-attribute-smtp-posting-port): Ditto.
1673         (wl-draft-attribute-value): Ditto.
1674         (wl-draft-preview-message): Use it to get value for
1675         attributes. Reflect result of `wl-draft-config'.
1676
1677         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1678         and call `wl-summary-mark-as-read' before to call
1679         `wl-summary-unset-mark'.
1680         (wl-summary-target-mark-mark-as-unread): Likewise.
1681         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1682
1683 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1684
1685         * wl-mime.el (wl-draft-preview-message): Use actual value for
1686         attributes; Fix for small window.
1687
1688 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1689
1690         * wl-refile.el (wl-refile-get-field-value): Call
1691         `elmo-message-entity-field' with 3rd argument is non-nil.
1692
1693 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1694
1695         * wl-vars.el (wl-draft-preview-attributes): New user option.
1696         (wl-draft-preview-attributes-list): Ditto.
1697         (wl-draft-preview-attributes-buffer-lines): Ditto.
1698         (wl-draft-preview-attributes-buffer-name): Ditto.
1699
1700         * wl-mime.el (wl-draft-preview-message): Display attributes.
1701
1702 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * wl-summary.el (wl-summary-detect-mark-position): Bind
1705         wl-summary-flag-priority-list to '(new).
1706
1707 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1708
1709         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1710         funtion.
1711         (wl-highlight-summary-line-string): Use it.
1712         (wl-highlight-summary-current-line): Ditto.
1713
1714 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1715
1716         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1717         line even when the mark string is not changed.
1718
1719         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1720         argument change in the wl-summary-create-line.
1721         (wl-thread-insert-entity-sub): Ditto.
1722
1723         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1724         argument change in the wl-summary-create-line.
1725         (wl-summary-insert-sequential): Ditto.
1726         (wl-summary-update-thread): Ditto.
1727         (wl-summary-persistent-mark-string): New inline function.
1728         (wl-summary-message-mark): Use it.
1729         (wl-summary-create-line): Abolish argument wl-persistent-mark
1730         and added wl-flags, wl-cached.
1731
1732         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1733         mark to flags.
1734         (wl-highlight-summary-current-line): Decide the face not by the 
1735         persistent mark but flags.
1736
1737 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1738
1739         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1740         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1741         wl-summary-read-uncached-mark): Revive.
1742         (wl-summary-answered-cached-mark,
1743         wl-summary-answered-uncached-mark): New user option.
1744         (wl-summary-score-marks): Follow the change above.
1745         (wl-summary-auto-refile-skip-marks): Ditto.
1746         (wl-summary-incorporate-marks): Ditto.
1747         (wl-summary-expire-reserve-marks): Ditto.
1748         (wl-summary-flag-priority-list): New user option.
1749
1750         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1751         changes.
1752         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1753         of elmo-message-mark.
1754         (wl-summary-mark-as-read-internal): Ditto.
1755         (wl-summary-mark-as-answered): Ditto.
1756         (wl-summary-mark-as-important): Ditto.
1757         (wl-summary-redisplay-internal): Ditto.
1758         (wl-summary-redisplay-no-mime-internal): Ditto.
1759         (wl-summary-message-mark): New function.
1760         (wl-summary-insert-sequential): Use wl-summary-message-mark
1761         instead of elmo-message-mark.
1762         (wl-summary-update-thread): Ditto.
1763         (wl-summary-persistent-mark): Ditto.
1764         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1765         instead of elmo-message-mark.
1766
1767         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1768         wl-summary-message-mark instead of elmo-message-mark.
1769         (wl-thread-insert-entity-sub): Ditto.
1770         (wl-thread-get-children-msgs-uncached): Ditto.
1771
1772         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1773         variable name changes.
1774         (wl-highlight-summary-current-line): Ditto.
1775
1776         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1777         wl-summary-message-mark instead of elmo-message-mark.
1778
1779         * wl-expire.el (wl-expire-message-p): Ditto.
1780
1781         * wl-score.el (wl-score-headers): Ditto.
1782
1783         * Version number is increased to 2.11.9.
1784
1785         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1786         (wl-summary-sync-update): Follow the change above.
1787         (wl-summary-switch-to-clone-buffer): Ditto.
1788         (wl-summary-open-folder): Ditto.
1789
1790 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1791
1792         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1793         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1794
1795         * Version number is increased to 2.11.8.
1796
1797         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1798
1799         * wl-expire.el (wl-expire-refile): Follow the API change on
1800         `elmo-folder-move-messages'.
1801         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1802
1803         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1804         (wl-summary-exec-action-refile): Ditto.
1805         (wl-summary-exec-action-copy): Ditto.
1806         (wl-summary-no-auto-refile-message-p): No use
1807         `wl-summary-buffer-msgdb'.
1808         (wl-summary-auto-refile): Ditto.
1809
1810 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1811
1812         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1813
1814 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1815
1816         * wl-summary.el (wl-summary-sync): Treat no-sync.
1817
1818         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1819         (wl-default-sync-range): Ditto.
1820
1821 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1822
1823         * wl-refile.el (wl-refile-subject-learn): Call
1824         `elmo-message-entity-field' with 3rd argument is non-nil.
1825         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1826         instead of `elmo-msgdb-overview-entity-get-subject'.
1827
1828 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1829
1830         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1831         scan-type is rescan.
1832         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1833         new optional argument force is non-nil.
1834         (wl-summary-save-view-cache): Call it with force argument non-nil.
1835
1836         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1837
1838 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1839
1840         * wl-action.el (wl-summary-print-argument): Fixed last change.
1841
1842 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1843
1844         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1845         simplified.
1846         (wl-summary-target-mark-mark-as-unread): Likewise.
1847         (wl-summary-target-mark-mark-as-important): Likewise.
1848
1849 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1850
1851         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1852         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1853         (wl-summary-mark-as-important-region): Change accordingly.
1854         (wl-summary-target-mark-mark-as-important): Ditto.
1855
1856 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1857
1858         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1859
1860         * wl-action.el (wl-summary-print-argument): Print argument to
1861         right side of window if `wl-summary-print-argument-within-window'
1862         is non-nil.
1863
1864 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1865
1866         * wl-action.el (wl-summary-set-mark): Use
1867         `wl-summary-message-visible-p' to check visibility of the message
1868         and jump to message only when the message line is visible and have
1869         different number; Call wl-summary-unset-mark with number argument.
1870         (wl-summary-unset-mark): 
1871         Use `wl-summary-message-visible-p'
1872         to check visibility of the message and jump to message only when
1873         the message line is visible and have different number;
1874
1875 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1876
1877         * Version number is increased to 2.11.7.
1878
1879         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1880         and wl-folder-summary-line-format.
1881
1882         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1883         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1884         (wl-summary-set-score-mark): Use it.
1885         (wl-summary-target-mark-mark-as-read): Ditto.
1886         (wl-summary-target-mark-mark-as-unread): Ditto.
1887         (wl-summary-target-mark-mark-as-important): Ditto.
1888         (wl-summary-target-mark-msgs): Simplified.
1889         (wl-summary-detect-mark-position): Fixed problem when
1890         summary-line-format no contain persisten/temp mark spec.
1891         (wl-summary-temp-mark): Ditto.
1892         (wl-summary-persistent-mark): Ditto.
1893         (wl-summary-update-persistent-mark): Ditto.
1894
1895         * wl-action.el (wl-summary-set-mark): Ditto.
1896         (wl-summary-unset-mark): Ditto.
1897         All other related portions are changed.
1898
1899 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1900
1901         * Version number is increased to 2.11.6.
1902
1903 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1904
1905         * wl-util.el (wl-current-message-buffer): Define as function;
1906         Don't use the value of wl-messge-buffer.
1907
1908         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1909         persistent mark.
1910
1911         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1912         no current message, cause an error.
1913
1914 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1915
1916         * wl-summary.el (wl-summary-set-message-modified): Use
1917         elmo-folder-set-message-modified instead of
1918         elmo-folder-set-message-modified-internal.
1919
1920 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1921
1922         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1923         interactively.
1924         (wl-summary-sync): nokill->entirely.
1925         (wl-summary-sync-marks): Fixed message.
1926         (wl-summary-input-range): Added mark, nokill->entirely.
1927
1928         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1929         messages as read.
1930
1931 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1932
1933         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1934         update-noscore.
1935         (wl-summary-sync): Follow the change above.
1936
1937 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1938
1939         * wl-action.el (wl-summary-target-mark-all): Use
1940         elmo-folder-list-messages.
1941
1942 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1943
1944         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1945         (wl-summary-rescan): Set wl-summary-scored as nil.
1946         (wl-summary-sync-force-update): Follow the change above.
1947         (wl-summary-sync): Ditto.
1948         (wl-summary-sync-update): Added argument disable-killed.
1949         (wl-summary-insert-headers): Set visible-only argument for
1950         elmo-folder-list-messages.
1951         (wl-summary-input-range): Added update-nokill, update-noscore,
1952         all-nokill, all-noscore and mark.
1953
1954         * Version number is increased to 2.11.5.
1955
1956         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1957
1958 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1959
1960         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1961         (wl-summary-prefetch-region-no-mark): Change accordingly.
1962         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1963
1964 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1965
1966         * wl-address.el (wl-complete-field-to): Abolished.
1967         (wl-complete-address): Completion function for completing-read.
1968         * wl-action.el (wl-summary-get-resend-address): Use it.
1969
1970         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1971         wl-summary-update-mark and abolish unused argument.
1972         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1973         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1974         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1975         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1976         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1977         * wl-draft.el (wl-draft-kill): Ditto.
1978
1979         * wl-summary.el: Remove unused binding of case-fold-search.
1980         (wl-summary-replace-status-marks): Abolished.
1981
1982 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1983
1984         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1985         is specified or folder length is zero.
1986
1987 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1988
1989         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1990         (wl-folder-archive-current-entity): Ditto.
1991
1992 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1993
1994         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1995         retrieving message mark.
1996         (wl-summary-redisplay-internal): Ditto.
1997
1998         * wl-message.el (wl-message-buffer-display): Ignore errors while
1999         retrieving message-id field.
2000
2001         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2002         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2003         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2004         order of the arguments for `wl-expire-message-p'.
2005         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2006
2007         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2008         Check return value of wl-summary-reply.
2009         (wl-summary-reply): Recover window configuration when an error occured.
2010
2011 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2012
2013         * wl-summary.el (wl-summary-resend-message): Abolished, the
2014         feature is inherited by wl-summary-resend (put resend mark).
2015
2016 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2017
2018         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2019         wl-message-buffer to nil when the message is hide.
2020
2021 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2022
2023         * .cvsignore: New file.
2024
2025 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2026
2027         * wl-action.el (wl-summary-action-docstring): Add more info.
2028         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2029         duplicate definition.
2030         (wl-summary-define-mark-action): Functions wl-summary-*-region
2031         keep current position.
2032         (wl-summary-unregister-target-mark): Store result to the variable.
2033
2034 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2035
2036         * Version number is increased to 2.11.4.
2037
2038 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2039
2040         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2041         wl-summary-delete-all-temp-marks.
2042         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2043
2044         * wl-action.el (wl-summary-set-mark): Changed terminology
2045         refile-destination -> action-argument.
2046         (wl-summary-unset-mark): Ditto.
2047         (wl-summary-remove-argument): Ditto.
2048         (wl-summary-print-argument): Ditto.
2049
2050         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2051         (wl-thread-remove-argument-region): Ditto.
2052         (wl-thread-print-argument-region): Ditto.
2053         (wl-thread-close): Ditto.
2054         (wl-thread-open): Ditto.
2055
2056         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2057         (wl-highlight-refile-destination-face is abolished)
2058         (wl-highlight-action-argument-string): Ditto.
2059         (wl-highlight-summary-current-line): Highlight action argument.
2060
2061         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2062         color for light backgrounds.
2063         (wl-highlight-summary-answered-face): Ditto.
2064
2065 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2066
2067         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2068
2069         * wl-score.el (wl-summary-score-update-all-lines): Use
2070         wl-summary-set-mark.
2071         (wl-summary-score-update-all-lines): Kill expunged messages.
2072
2073         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2074
2075 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2076
2077         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2078         directly.
2079         (wl-score-overview-entity-get-lines): Ditto.
2080         (wl-score-overview-entity-get-xref): Ditto.
2081         (wl-score-get-latest-msgs): Ditto.
2082         (wl-summary-rescore): Ditto.
2083
2084         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2085         to "&".
2086         (wl-summary-mark-as-answered-internal): New inline function.
2087         (wl-summary-mark-as-answered): New function.
2088         (wl-summary-mark-as-unanswered): Ditto.
2089         (wl-summary-sync-marks): Modified for answered-mark synching.
2090
2091 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2092
2093         * wl-action.el (wl-summary-set-mark): Fixed last change.
2094
2095 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2096
2097         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2098         behavior of wl-summary-unread-message-hook
2099         (Pointed out by akira yamada <akira@arika.org>).
2100
2101 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2102
2103         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2104         wl-summary-delete.
2105         * wl-xmas.el (wl-summary-toolbar): Ditto.
2106
2107         * wl-action.el (wl-summary-set-mark): Don't override current
2108         temp-mark.
2109
2110         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2111
2112 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2113
2114         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2115         (wl-refile-msgid-learn): Ditto.
2116         (wl-refile-get-field-value): Ditto.
2117
2118         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2119
2120         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2121         (wl-expire-delete-reserved-messages): Renamed from
2122         wl-expire-reserve-marked-msgs-from-list.
2123         (wl-expire-delete): Removed argument `msgdb'.
2124         (wl-expire-refile): Ditto.
2125         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2126         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2127         mark-alist as argument.
2128         (wl-expire-archive-number1): Removed argument `msgdb'.
2129         (wl-expire-archive-number2): Ditto.
2130         (wl-expire-archive-date): Ditto.
2131         (wl-expire-localdir-date): Ditto.
2132         (wl-expire-hide): Ditto.
2133         (wl-archive-number1): Ditto.
2134         (wl-archive-number2): Ditto.
2135         (wl-archive-date): Ditto.
2136         (wl-archive-folder): Ditto.
2137         All other related portions are changed.
2138
2139 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2140
2141         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2142         mean move up and down. (suggested by Takashi Kawachi)
2143
2144 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2145
2146         * wl-acap.el (toplevel): Don't require un-define.
2147
2148 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2149
2150         * wl-thread.el (wl-thread-delete-message): Always update
2151         wl-summary-buffer-number-list.
2152
2153         * wl-action.el (wl-summary-print-destination): 
2154         Do nothing when folder is nil.
2155
2156 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2157
2158         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2159         persistent mark when prefetch is succeeded.
2160
2161 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2162
2163         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2164         instead of elmo-msgdb-delete-msgs.
2165         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2166         (wl-expire-hide): Ditto.
2167
2168         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2169
2170         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2171         elmo-msgdb interface.
2172         (wl-thread-get-exist-children): Likewise.
2173         (wl-thread-insert-message): Likewise.
2174         (wl-thread-msg-mark-as-important): Likewise.
2175         (wl-thread-insert-entity-sub): Likewise.
2176         (wl-thread-get-children-msgs-uncached): Likewise.
2177
2178         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2179         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2180         (wl-summary-sync-update): Likewise.
2181         (wl-summary-auto-select-msg-p): Likewise.
2182         (wl-summary-update-thread): Likewise.
2183         (wl-summary-mark-as-important): Likewise.
2184         (wl-summary-jump-to-msg-internal): Likewise.
2185         (wl-summary-redisplay-internal): Likewise.
2186         (wl-summary-print-message-with-ps-print): Likewise.
2187         (wl-summary-folder-info-update): Likewise.
2188
2189         * wl-folder.el (wl-folder-check-one-entity):
2190         elmo-folder-count-flags instead of wl-summary-count-unread.
2191
2192         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2193
2194         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2195
2196         * wl-summary.el (wl-summary-set-message-modified): 
2197         Call wl-summary-set-mark-modified.
2198         (wl-summary-delete-messages-on-buffer): Call
2199         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2200         (wl-summary-sync-update): Call elmo-folder-length instead of
2201         elmo-folder-messages.
2202         (wl-summary-insert-headers): Don't call
2203         elmo-folder-list-message-entities.
2204
2205 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2206
2207         * wl-action.el (wl-summary-define-mark-action): Call
2208         `wl-summary-set-mark' with argument `data'.
2209         (wl-summary-auto-refile): Fixed order of arguments when call
2210         `wl-summary-refile'.
2211
2212 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2213
2214         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2215
2216         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2217
2218         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2219         (Renamed from wl-highlight-summary-deleted-face).
2220         (wl-highlight-summary-resend-face): New face.
2221
2222         (wl-highlight-summary-deleted-face): Renamed from
2223         wl-highlight-summary-erased-face.
2224
2225         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2226
2227         * wl-action.el (wl-summary-get-resend-address): New function.
2228         (wl-summary-exec-action-resend): Ditto.
2229         (wl-summary-exec-action-resend-subr): Ditto.
2230
2231         * w-thread.el (wl-thread-copy): Removed definition.
2232         (wl-thread-refile): Ditto.
2233         (wl-thread-delete): Ditto.
2234         (wl-thread-target-mark): Ditto.
2235
2236         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2237         (wl-summary-target-mark-set-action): Fixed.
2238         (wl-summary-define-mark-action): Fixed quotation.
2239         (wl-summary-move-mark-list-messages): Display message.
2240         (wl-summary-define-mark-action): Define thread functions.
2241         (wl-summary-exec-action-refile): Changed message.
2242         (wl-summary-exec): Ditto.
2243
2244 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2245         
2246         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2247         '%%'.
2248
2249 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2250
2251         * wl.el (toplevel): Require wl-action.
2252         (wl-init): Call wl-summary-define-mark-action.
2253
2254         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2255
2256         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2257         wl-summary-delete and wl-summary-erase.
2258         (wl-summary-mode-map): Ditto.
2259
2260         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2261         wl-delete-folder-alist.
2262
2263         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2264         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2265         (toplevel): Moved mark & action related functions to the wl-action.el.
2266
2267         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2268         in wl-summary-mark-action-list.
2269         (wl-highlight-summary-current-line): Ditto.
2270
2271         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2272         empty lines.
2273
2274         * wl-action.el: New file. 
2275
2276 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2277
2278         * wl-summary.el (wl-summary-target-mark-replace): New function.
2279         (wl-summary-target-mark-prefetch): Use it.
2280         (wl-summary-target-mark-delete): Ditto.
2281         (toplevel): Rearranged definition order.
2282         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2283         (wl-summary-target-mark-erase): Rewrite.
2284         (wl-summary-erase-region): New function.
2285         (wl-summary-exec-action-erase): Changed message.
2286         (wl-summary-move-mark-list-messages): New function.
2287         (wl-summary-exec-action-delete): Use it.
2288         (wl-summary-exec-action-erase): Ditto.
2289
2290         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2291         (wl-summary-skip-mark-list): Added "d".
2292
2293         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2294         while searching.
2295
2296         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2297         and define using defcustom;
2298         Define 4th element as a face.
2299         
2300         * wl-summary.el (wl-summary-incorporate): Use 
2301         `wl-summary-prefetch-region-no-mark' instead of
2302         `wl-summary-prefetch-region'.
2303         (wl-summary-prefetch-region-no-mark): Revival of old
2304         `wl-summary-prefetch-region'.
2305         (wl-summary-mark-action-list): Moved to wl-vars.el
2306
2307         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2308         face according to the `wl-summary-mark-action-list'.
2309         (wl-highlight-summary-current-line): Ditto;
2310         Removed destination highlighting.
2311
2312         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2313         (wl-highlight-summary-line-string): Highlight for "i" mark.
2314         (wl-highlight-summary-current-line): Ditto.
2315
2316         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2317         no destination.
2318
2319         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2320         exists, just go ahead.
2321         (wl-summary-prefetch-region): Rewrite.
2322         (wl-summary-prefetch): Ditto.
2323         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2324         (wl-summary-exec-action-prefetch): New function.
2325         (wl-summary-target-mark-prefetch): Rewrite.
2326
2327 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2328
2329         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2330         (wl-highlight-summary-line-string): Added "d" and "D".
2331         (wl-highlight-summary-current-line): Ditto.
2332
2333         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2334         in wl-summary.el.
2335         (wl-thread-insert-entity-sub): Ditto.
2336         (wl-thread-remove-destination-region): Ditto.
2337         (wl-thread-print-destination-region): Ditto.
2338
2339         * wl-summary.el (wl-summary-buffer-refile-list,
2340         wl-summary-buffer-delete-list,
2341         wl-summary-buffer-copy-list): Abolish.
2342         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2343         All other related portions are changed.
2344         (wl-summary-mark-action-list): New variable.
2345         (wl-summary-set-mark): New function.
2346         (wl-summary-register-target-mark): Ditto.
2347         (wl-summary-unregister-target-mark): Ditto.
2348         (wl-summary-have-target-mark-p): Ditto.
2349         (wl-summary-register-temp-mark): Ditto.
2350         (wl-summary-unregister-temp-mark): Ditto.
2351         (wl-summary-registered-temp-mark): Ditto.
2352         (wl-summary-collect-temp-mark): Ditto.
2353         (wl-summary-unset-mark): Ditto.
2354         (wl-summary-set-target-mark): Ditto.
2355         (wl-summary-unset-target-mark): Ditto.
2356         (wl-summary-set-action-generic): Ditto.
2357         (wl-summary-unset-action-generic): Ditto.
2358         (wl-summary-exec-action-delete): Ditto.
2359         (wl-summary-exec-action-erase): Ditto.
2360         (wl-summary-set-action-refile): Ditto.
2361         (wl-summary-set-action-refile-subr): Ditto.
2362         (wl-summary-unset-action-refile): Ditto.
2363         (wl-summary-make-destination-numbers-list): Ditto.
2364         (wl-summary-exec-action-refile): Ditto.
2365         (wl-summary-set-action-copy): Ditto.
2366         (wl-summary-unset-action-copy): Ditto.
2367         (wl-summary-exec-action-copy): Ditto.
2368         (wl-summary-collect-numbers-region): Ditto.
2369         (wl-summary-delete): Rewrite.
2370         (wl-summary-erase): Ditto.
2371         (wl-summary-remove-destination): Ditto.
2372         (wl-summary-exec): Ditto.
2373         (wl-summary-exec-region): Ditto.
2374         (wl-summary-target-mark-erase): Ditto.
2375         (wl-summary-refile): Ditto.
2376         (wl-summary-copy): Ditto.
2377         (wl-summary-unmark): Ditto.
2378         (wl-summary-delete-all-mark): Ditto.
2379         (wl-summary-mark-line): Don't highlight.
2380         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2381         (wl-summary-target-mark-refile-subr): Rewrite.
2382
2383         (wl-summary-copy-prev-destination): Abolish.
2384
2385 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2386
2387         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2388         default values along the value of wl-on-mule.
2389         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2390         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2391         It is not used anywhere.
2392
2393 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2394
2395         * wl-summary.el (wl-summary-print-destination): Keep position.
2396         (wl-summary-cursor-move-surface): Keep horizontal position.
2397
2398 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2399
2400         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2401         write sendlog.
2402
2403 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2404
2405         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2406         `wl-summary-highlight'.
2407
2408 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2409
2410         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2411         trivial condition for temp-mark.
2412
2413 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2414
2415         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2416         when it hits killed buffer.
2417
2418 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2419
2420         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2421         * wl-news.el.in: `message' and `error' take format string.
2422
2423 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2424
2425         * wl-folder (wl-folder-insert-entity): Display a message,
2426         `...done', when the work finish.
2427         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2428
2429 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2430
2431         * wl-message.el (wl-message-redisplay): Remove unused local
2432         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2433
2434 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2435
2436         * wl-summary.el (wl-summary-replace-status-marks): Disable
2437         interactive use.
2438         (wl-summary-reedit): Check message existence at first.
2439         (wl-summary-mark-line): Fix doc, return value is indefinite.
2440
2441         * wl-highlight.el (wl-highlight-message): Arranged.
2442
2443         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2444         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2445         check temp-mark by wl-summary-temp-mark always.
2446         (wl-highlight-summary): Change accordingly.
2447         * wl-summary.el (wl-summary-mark-as-read-all)
2448         (wl-summary-delete-cache, wl-summary-set-score-mark)
2449         (wl-summary-mark-as-unread, wl-summary-unmark)
2450         (wl-summary-mark-line, wl-summary-mark-as-read)
2451         (wl-summary-mark-as-important): Ditto.
2452
2453         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2454         end of the window if possible.
2455         * wl-summary.el (wl-summary-sync-update): Support lazy
2456         highlighting.
2457         (wl-summary-toggle-disp-msg): Ditto.
2458
2459 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2460
2461         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2462
2463 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2464
2465         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2466         change.
2467
2468 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2469
2470         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2471         API.
2472         (wl-summary-sync-update): Ditto.
2473
2474         * wl-score.el (wl-score-get-score-alist): Changed argument.
2475         (wl-summary-rescore-msgs): Likewise.
2476         (wl-summary-score-headers): Likewise.
2477         (wl-score-headers): Likewise;
2478         Use elmo-folder-do-each-message-entity, etc.
2479         (wl-summary-score-effect): Follow the changes above.
2480         (wl-summary-rescore): Ditto.
2481         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2482         (wl-score-get-overview): Abolish.
2483
2484         * wl-summary.el (wl-summary-default-from): Follow the API change in
2485         elmo-msgdb.
2486         (wl-summary-count-unread): Ditto.
2487         (wl-summary-detect-mark-position): Ditto.
2488         (wl-summary-overview-entity-compare-by-date): Ditto.
2489         (wl-summary-overview-entity-compare-by-number): Ditto.
2490         (wl-summary-overview-entity-compare-by-from): Ditto.
2491         (wl-summary-overview-entity-compare-by-subject): Ditto.
2492         (wl-summary-get-list-info): Ditto.
2493         (wl-summary-rescan): Ditto.
2494         (wl-summary-jump-to-msg-by-message-id): Ditto.
2495         (wl-summary-sync-update): Ditto; Removed comment.
2496         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2497         (wl-summary-insert-message): Use wl-summary-insert
2498         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2499         (wl-summary-insert-headers): Changed argument overview to folder.
2500         (wl-summary-search-by-subject): Likewise.
2501         (wl-summary-insert-thread): Renamed from 
2502         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2503
2504         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2505         too.
2506
2507         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2508         wl-string-member.
2509
2510 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2511
2512         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2513         elmo-folder-append-buffer.
2514         (wl-draft-queue-append): Likewise.
2515
2516         * wl-mime.el (wl-message-delete-current-part): Ditto.
2517         (wl-summary-burst-subr): Ditto.
2518
2519         * wl-news.el.in (wl-news-send-news): Ditto.
2520
2521 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2522
2523         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2524         function.
2525         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2526         (wl-summary-update-mark): Enclose with save-excursion.
2527         (wl-summary-mark-as-read-internal): Fixed last change.
2528         (wl-summary-mark-as-important): Use 3rd argument of
2529         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2530         Don't use elmo-msgdb-set-mark.
2531         (wl-summary-redisplay-internal): If msgdb flag is already read,
2532         just update the mark on buffer.
2533
2534 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2535
2536         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2537         cut visible folder when elmo-folder-delete returns non-nil value.
2538
2539 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2540
2541         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2542         by Kenichi OKADA <okada@opaopa.org>).
2543
2544 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2545
2546         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2547
2548 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2549
2550         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2551         Fixed the last change, search group entity by its real name.
2552         (Thanks to: KOBAYASHI Shinji)
2553
2554 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2555
2556         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2557         (wl-fldmgr-access-display-all): Don't refer visible name.
2558         * wl-expire.el (wl-folder-archive-current-entity)
2559         (wl-folder-expire-current-entity): Ditto.
2560         * wl-folder.el (wl-folder-jump-to-current-entity)
2561         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2562         (wl-folder-open-folder-sub,wl-folder-open-all)
2563         (wl-folder-write-current-folder): Ditto.
2564         (wl-folder-insert-entity): Don't use petname for normal group.
2565         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2566         is the real name.
2567         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2568         Abolished.
2569
2570 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2571
2572         * wl-draft.el (wl-draft-create-buffer): Add
2573         `wl-summary-reply-with-citation'
2574
2575 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2576
2577         * wl-draft.el (wl-draft-reply): Fixed.
2578
2579 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2580
2581         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2582         when `wl-draft-send-confirm-with-preview' is non-nil.
2583         You can scroll up/down by j/k.
2584         (wl-draft-send-confirm-with-preview): New variable (default=t).
2585
2586 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2587
2588         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2589         (wl-fldmgr-save-folders): Fix comment.
2590
2591 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2592
2593         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2594         along the last change in `wl-folder-buffer-group-p'.
2595
2596 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2597
2598         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2599         folder.
2600
2601         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2602         the default value.
2603
2604         * wl-mime.el (wl-summary-burst): Update summary only when target
2605         folder equals current folder.
2606
2607 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2608
2609         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2610
2611 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2612
2613         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2614         value.
2615
2616 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2617
2618         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2619         `map-extents' instead of `extent-at' repeatedly.
2620         (wl-highlight-folder-current-line): Ditto.
2621
2622         * wl-highlight.el: Remove useless dummy functions.
2623
2624 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2625
2626         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2627         (wl-folder-put-folder-property): New function to put text property.
2628         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2629         (wl-folder-insert-entity, wl-folder-update-diff-line)
2630         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2631         * wl-e21.el, wl-xmas.el, wl-mule.el
2632         (wl-highlight-folder-current-line): Ditto.
2633         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2634         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2635         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2636         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2637
2638 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2639
2640         * Version number is increased to 2.11.3.
2641
2642 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2643
2644         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2645         Resume current-buffer since it is assumed by remaining tasks.
2646
2647 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2648
2649         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2650         (wl-folder-completion-function): Abolished.
2651         (wl-folder-complete-folder): New function.
2652         (wl-folder-complete-filter-condition): Ditto.
2653         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2654         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2655
2656 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2657
2658         * wl-draft.el (wl-draft-send-confirm): New function.
2659         (wl-draft-send): Use it.
2660
2661         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2662         cursor-in-echo-area while confirming.
2663
2664         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2665
2666         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2667         searching via nntp if wl-summary-search-via-nntp is 'force.
2668         Otherwise, invoke searching in nntp folder only.
2669         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2670
2671         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2672         explicitly for mime-make-text-tag.
2673
2674 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2675
2676         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2677         `mime-make-text-tag' instead of `mime-create-tag'.
2678
2679 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2680
2681         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2682         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2683
2684 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2685
2686         * wl-score.el (wl-score-save): Bind print-length and print-level.
2687         (wl-score-pretty-print): Ditto.
2688         (wl-score-edit-insert-header-entry): Ditto.
2689
2690         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2691         "From" entry to be treated with wl-draft-eword-encode-address-list.
2692         * wl-mime.el (wl-draft-preview-message): Ditto.
2693
2694         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2695         (wl-summary-mark-as-unread): Ditto.
2696         (wl-summary-mark-as-read-region): Change accordingly.
2697         (wl-summary-mark-as-unread-region): Ditto.
2698         (wl-summary-target-mark-mark-as-read): Ditto.
2699         (wl-summary-target-mark-mark-as-unread): Ditto.
2700
2701 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2702
2703         * Version number is increased to 2.11.2.
2704
2705 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2706
2707         * wl-news.el.in (wl-news-previous-version-save): Bind
2708         print-length and print-level.
2709         * wl-thread.el (wl-thread-save-entities): Ditto.
2710         (wl-thread-save-top-list): Bind print-length.
2711
2712 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2713
2714         * wl-highlight.el (wl-highlight-summary-line-string): Use
2715         wl-summary-score-below-mark, wl-summary-score-over-mark.
2716         (wl-highlight-summary-current-line): Ditto.
2717
2718 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2719
2720         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2721         insert it.
2722
2723 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2724
2725         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2726
2727 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2728
2729         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2730         message without msgid.
2731         Rewrite with elmo-folder-move-messages.
2732         Set wl-message-buffer to nil.
2733
2734         * wl-summary.el (wl-summary-erase-subr): New function. Use
2735         elmo-folder-move-messages.
2736         (wl-summary-erase): Call it.
2737         (wl-summary-target-mark-erase): Ditto.
2738
2739 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2740
2741         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2742         it is not up-tp-date.
2743
2744 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2745
2746         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2747         buffer after calling `wl-summary-goto-folder-subr' without the
2748         argument `interactive'.
2749         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2750
2751 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2752
2753         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2754         `mime-create-tag'. Use `string=' instead of `looking-at'.
2755
2756 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2757
2758         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2759         to avoid compile warning.
2760
2761         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2762         entity-id when folder is given.
2763         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2764         save-excursion, use save-selected-window instead.
2765         Select folder buffer window if exists.
2766         (To correct behavior with wl-folder-move-cur-folder.)
2767
2768 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2769
2770         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2771
2772 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2773
2774         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2775         list-count instead of %d.
2776
2777 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2778
2779         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2780         (wl-news): Set it.
2781         (wl-news-append-to-folder): Use it.
2782
2783         * wl-news.el.in (wl-news-send-news): Append to specified folder
2784         instead of wl-default-folder.
2785         (wl-news-append-to-folder): Show error message with specified folder.
2786
2787         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2788                 In most major modes, Emacs assumes that any opening
2789                 delimiter found at the left margin is the start of a
2790                 top-level definition, or defun. Therefore, *never put an
2791                 opening delimiter at the left margin unless it should have
2792                 that significance.*
2793
2794         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2795
2796 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2797
2798         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2799
2800 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2801
2802         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2803
2804 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2805
2806         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2807         for sequential numbering case.
2808
2809 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2810
2811         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2812         value.
2813         (wl-draft-reply-without-argument-list): Ditto.
2814         (wl-draft-reply-myself-with-argument-list): Abolish.
2815         (wl-draft-reply-myself-without-argument-list): Ditto.
2816         * wl-draft.el (wl-draft-self-reply-p): New function.
2817         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2818
2819 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2820
2821         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2822         (avoid error for the case without byte-compiling)
2823
2824 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2825
2826         * wl-news.el.in (wl-news-append-to-folder): New function.
2827         (wl-news-exit): Rewrite.
2828         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2829
2830 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2831
2832         * wl-draft.el (wl-draft-reply-position): New function.
2833         (wl-draft-reply-position): Fix.
2834         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2835         (wl-summary-target-mark-reply-with-citation): Ditto.
2836         (wl-summary-reply-with-citation): Ditto.
2837         * wl-vars.el (wl-draft-reply-default-position): New variable.
2838
2839 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2840
2841         * wl-draft.el (wl-draft-send): Preview when interactive send.
2842
2843 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2844
2845         * wl-draft.el (wl-draft-reply): Set default position.
2846         * wl-summary.el (wl-summary-reply): Ditto.
2847         (wl-summary-reply-with-citation): Ditto.
2848         (wl-summary-target-mark-reply-with-citation): Ditto.
2849
2850 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2851
2852         * wl-news.el.in (wl-news-lang): Set default value according to
2853         current-language-environment.
2854         (wl-news-append-news): Do nothing when news-list is nil.
2855
2856 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2857
2858         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2859         (wl-news): Change message.
2860         (wl-news-exit): Check buffer.
2861         (wl-news-force-exit): New function.
2862         (wl-news-show-all): New function.
2863         (wl-news-discard-and-exit): Fix.
2864
2865 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2866
2867         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2868         according to current-language-environment.
2869
2870         * wl-news.el.in (wl-news): If arg, show all NEWS after
2871         wl-news-default-previous-version.
2872
2873 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2874
2875         * wl-news.el.in (wl-news-check): Rewritten.
2876         (wl-news-previous-version-load): Change data type.
2877         (wl-news-previous-version-save): Change data type.
2878         (wl-news-append-news): Add return value.
2879         (wl-news-check-news): New function.
2880         (wl-news-already-current-p): New function.
2881         (wl-news-send-news): Rewritten.
2882         (wl-news-mode-map): Add new keybind.
2883         (wl-news): Rewritten.
2884         (wl-news-exit): Rewritten.
2885         (wl-news-discard-and-mail): New function.
2886         (wl-news-send-to-address): Abolished.
2887         * wl.el (wl-init): Delete a message.
2888
2889 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2890
2891         * wl-news.el.in (wl-news-exit): Update previous version.
2892         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2893
2894 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2895
2896         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2897
2898 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2899
2900         * wl-news.el.in (wl-news): New function.
2901         (wl-news-mode): New function.
2902         (wl-news-next-line): New function.
2903         (wl-news-next-page): New function.
2904         (wl-news-exit): New function.
2905         (wl-news-buf-name): New variable.
2906         (wl-news-mode-map): New variable.
2907         (wl-news-winconf): New variable.
2908         (wl-news-append-news): Add an option.
2909
2910 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2911
2912         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2913
2914 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2915
2916         * wl-news.el.in (wl-news-send-to-address): New variable.
2917         (wl-news-send-news): Use it.
2918         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2919         Return updating status.
2920         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2921
2922 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2923
2924         * wl-news.el.in (wl-news-send-news): Delete
2925         Organization and X-Face.
2926
2927 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2928
2929         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2930         (wl-news-append-news): New function.
2931         (wl-news-send-news): New function.
2932
2933 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2934
2935         * Version number is increased to 2.11.1.
2936
2937 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2938
2939         * wl-news.el.in : New file.
2940
2941 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2942
2943         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2944         default value.
2945         (wl-draft-reply-without-argument-list): Ditto.
2946
2947 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2948
2949         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2950         (wl-message-buffer-prefetch-idle-time): Ditto.
2951         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2952
2953 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2954
2955         * wl-thread.el (wl-thread-insert-message): Use
2956         wl-summary-max-thread-depth.
2957
2958         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2959         loop detection.
2960
2961         * wl-message.el (wl-message-buffer-display): Back to the first page
2962         when cache is hit.
2963
2964 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2965
2966         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2967
2968         * wl-summary.el (wl-summary-insert-thread-entity):
2969         If the thread depth is reached to wl-summary-max-thread-depth,
2970         divide the thread.
2971
2972 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2973
2974         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2975         for elmo-remove-passwd.
2976
2977 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2980         folder is sticky.
2981         (wl-folder-mark-as-read-all-entity): Ditto.
2982         (wl-folder-prefetch-entity): Ditto.
2983
2984 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2985
2986         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2987
2988 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2989
2990         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2991         Delete messages on buffer for unplugged operation.
2992         (wl-summary-erase): Ditto.
2993
2994 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2995
2996         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2997         take nil so as not to search parent by subject.
2998
2999 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3000
3001         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3002         (wl-folder-get-next-folder): Ditto.
3003         (wl-folder-get-path): Ditto.
3004
3005 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3006
3007         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3008         system and encode the region with it before verifying.
3009
3010 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3011
3012         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3013         system of the echo buffer before decoding.
3014
3015 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3016
3017         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3018         original contents.
3019
3020 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3021
3022         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3023         with argument 'any-exists.
3024
3025 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3026
3027         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3028         Use `wl-cs-autoconv'.
3029
3030 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3031
3032         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3033         by `mime-view-automatic-conversion'.
3034
3035         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3036         (wl-message-verify-pgp-nonmime): Ditto.
3037         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3038         Bind them to C-c:d and C-c:v respectively.
3039
3040         Merge following code by Teranishi-san from [wl-en:00167].
3041         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3042         (wl-mime-preview-application/pgp-encrypted): Ditto.
3043         (wl-mime-setup): Add entry.
3044
3045 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3046
3047         * wl-summary.el (wl-summary-target-mark-erase): New function.
3048         Bind it to "mD".
3049
3050 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3051
3052         * wl-vars.el (wl-draft-write-file-function): Fix.
3053         (wl-draft-reedit-hook): Changed default value.
3054
3055         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3056         wl-draft-reedit-hook.
3057         (wl-draft-remove-text-plain-tag): New function.
3058         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3059
3060         * wl-vars.el (wl-draft-write-file-function): New user option.
3061
3062         * wl-draft.el (wl-draft-prepare-edit): Use it for
3063         local-write-file-hooks.
3064         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3065
3066         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3067         (wl-draft-insert-mail-header-separator): Return the body beginning
3068         point.
3069         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3070         text/plain.
3071         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3072
3073 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3074
3075         * wl-summary.el (wl-summary-erase): New function to erase message
3076         without moving it to trash. Bind to "D".
3077
3078         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3079         as `keep' unless switch-function.
3080
3081 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3082
3083         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3084         message buffer by using `wl-summary-toggle-disp-msg'.
3085         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3086         buffer window.
3087         (wl-summary-supresedes-message): Ditto.
3088
3089         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3090         Do not delete other windows.
3091         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3092         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3093         (wl-draft-create-buffer): Set reply-or-forward also for target
3094         mark commands.
3095
3096 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3097
3098         * wl-draft.el (wl-user-agent-compose): Delete special case for
3099         switch-to-buffer-other-window.
3100
3101         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3102         (wl-summary-forward): Ditto.
3103
3104         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3105         function.
3106         (wl-draft-buffer-style): New use option.
3107
3108         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3109         (wl-draft): Follow the change above.
3110         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3111         wl-draft-buffer-style.
3112         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3113         switch-function.
3114
3115 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3116
3117         * wl-draft.el (wl-user-agent-compose): Delete special case for
3118         switch-to-buffer-other-window.
3119
3120         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3121         (wl-summary-forward): Ditto.
3122
3123         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3124         function.
3125         (wl-draft-buffer-style): New use option.
3126
3127         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3128         (wl-draft): Follow the change above.
3129         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3130         wl-draft-buffer-style.
3131         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3132         switch-function.
3133
3134 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3135
3136         * wl-address.el (wl-address-make-completion-entry): Extracted from
3137         `wl-address-make-completion-list'.
3138         (wl-address-enable-strict-loading): New variable.
3139         (wl-address-make-completion-list): Revive petname duplication
3140         inquiry, and enable it if `wl-address-enable-strict-loading'.
3141         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3142
3143 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3144
3145         * wl-message.el (wl-message-get-original-buffer): Avoid
3146         'Selecting deleted buffer' error when original buffer is killed.
3147
3148 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-summary.el (wl-summary-next-message): Use
3151         elmo-message-accessible-p instead of elmo-message-cached-p.
3152
3153 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3154
3155         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3156
3157         * wl-thread.el (wl-thread-open-all-unread): Use
3158         elmo-folder-list-flagged instead of
3159         elmo-folder-list-messages-mark-match.
3160
3161         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3162         instead of elmo-folder-list-messages-mark-match.
3163         (wl-summary-move-spec-alist): New variable.
3164         (wl-summary-move-spec-plugged-alist,
3165         wl-summary-move-spec-unplugged-alist): Abolish.
3166         (wl-summary-next-message): Follow the change above.
3167         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3168         with 'no-msg' argument.
3169
3170         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3171         variable.
3172         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3173         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3174         (wl-message-buffer-prefetch-get-next): Follow the change above.
3175
3176 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3177
3178         * wl-version.el (wl-version): Changed codename.
3179
3180         * Version number is increased to 2.11.0.
3181
3182 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3183
3184         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3185         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3186         `wl-draft-config-variables'.
3187         (wl-draft-kill): Fixed problem when the draft is reedit.
3188
3189 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3190
3191         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3192         buffer-modified status (Thanks to
3193         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3194
3195 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3196
3197         * wl-util.el (wl-region-exists-p): New function.
3198
3199         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3200         Remove defvars for byte-compile warnings.
3201
3202 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3203
3204         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3205         defvar-maybe. Removed unused bind.
3206
3207 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3208
3209         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3210         summary buffer window before creating new frame.
3211         (wl-draft-reply): Ditto.
3212
3213 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3214
3215         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3216
3217 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3218
3219         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3220
3221 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3222
3223         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3224         instead of `kill-region'.
3225
3226 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3227
3228         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3229         (wl-highlight-summary-line-string): Use it.
3230         (wl-highlight-summary-current-line): Ditto.
3231
3232         * wl-mime.el (wl-message-delete-current-part): Check the class of
3233         mime-entity.
3234
3235         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3236
3237         * wl-summary.el (wl-summary-make-number-list): Initialize.
3238         (wl-summary-update-mark): New function.
3239         (wl-summary-reply): Put `answered' mark on the message.
3240         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3241
3242         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3243         (wl-draft-reply): Added optional argument `number';
3244         Set wl-draft-parent-number.
3245         (wl-draft-kill): Delete answered mark if it is a reply.
3246
3247 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3248
3249         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3250         that originates in mime-preview-follow-current-entity.
3251         (wl-draft-yank-current-message-entity): Use it if region is active.
3252
3253         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3254         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3255         `wl-message-delete-current-part'.
3256         * wl-mule.el (wl-message-define-keymap): Ditto.
3257         * wl-xmas.el (wl-message-define-keymap): Ditto.
3258
3259 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3260
3261         * wl-mime.el (wl-message-delete-current-part): New function.
3262         (wl-mime-node-id-to-string): Ditto.
3263
3264         * wl-mime.el (wl-message-delete-current-part): Use existing
3265         original buffer which corresponds current mime-view buffer.
3266         (fetched buffer might have different structure, possibly)
3267
3268         * wl-mime.el (wl-message-delete-current-part): Quit if the
3269         message content differs from the actual message.
3270
3271 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3272
3273         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3274         order.
3275         (wl-summary-search-by-subject): Search parent message from tail;
3276         Check the existence of the parent message on the current thread tree.
3277         (wl-summary-update-thread): Check whether the line is inserted.
3278
3279 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3280
3281         * wl-vars.el (wl-summary-line-format): Undo last change.
3282         * wl-summary.el (wl-summary-print-destination): Do not put
3283         invisible property when `wl-summary-width' is nil.
3284         (wl-summary-line-subject-minimum-length): Abolished.
3285         (wl-summary-line-subject): Ditto.
3286
3287 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3288
3289         * wl-vars.el (wl-summary-line-format): Change default value.
3290         (wl-summary-subject-length-limit): Abolished.
3291         * wl-summary.el (wl-summary-line-subject): Ditto.
3292
3293 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3294
3295         * wl-template.el (wl-template-select): Added optional argument.
3296         If optional argument is specified, reverse
3297         `wl-template-visible-select'.
3298
3299 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3300
3301         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3302         Take prefix argument to force asking the destination folder.
3303
3304 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3305
3306         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3307         count and update status.
3308
3309 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3310
3311         * wl-summary.el (wl-summary-redisplay-internal): If
3312         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3313         after fetching.
3314
3315 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3316
3317         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3318         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3319
3320         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3321
3322 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3323
3324         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3325         (All other related portions are changed).
3326         (wl-summary-mark-as-read-all): Rewrite.
3327
3328 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3329
3330         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3331         `wl-summary-mark-as-read'.
3332         (wl-summary-mark-as-unread): Rewrite.
3333         (wl-summary-mark-as-read): Added no-modeline argument.
3334         (wl-summary-resume-cache-status): Rewrite.
3335         (wl-summary-exec-subr): Remove unused local variable.
3336
3337 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3338
3339         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3340         logic to call `wl-summary-buffer-prev-folder-function'.
3341         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3342
3343 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3344
3345         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3346         is nil.
3347
3348 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3349
3350         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3351         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3352         (wl-mime-setup): Add its entry.
3353
3354 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3355
3356         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3357         (wl-summary-delete-cache): Likewise.
3358         (wl-summary-mark-as-read): Rewrite.
3359
3360 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3361
3362         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3363         `wl-summary-count-unread'.
3364
3365         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3366
3367         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3368
3369 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3370
3371         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3372         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3373         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3374         Renamed to the elmo-msgdb-*-mark.
3375         (wl-summary-score-marks): Follow the change above.
3376         (wl-summary-auto-refile-skip-marks): Ditto.
3377         (wl-summary-incorporate-marks): Ditto.
3378         (wl-summary-expire-reserve-marks): Ditto.
3379
3380         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3381         changes.
3382         (wl-thread-insert-top): Changed updating message.
3383
3384         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3385         variable.
3386         (wl-summary-count-unread): Count answered marks.
3387         (wl-summary-rescan): Call wl-summary-insert-message instead of
3388         wl-summary-append-message-func-internal.
3389         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3390         (wl-summary-prefetch-msg): Follow the variable name changes.
3391         (wl-summary-prefetch-region): Ditto.
3392         (wl-summary-mark-as-read-all): Follow the API changes;
3393         Don't call elmo-folder-replace-marks.
3394         (wl-summary-delete-cache): Follow the variable name changes.
3395         (wl-summary-resume-cache-status): Ditto.
3396         (wl-summary-update-status-marks): New function.
3397         (wl-summary-insert-message): New function.
3398         (wl-summary-sync-marks): Follow the variable name changes.
3399         (wl-summary-sync-update): Synchronize to the msgdb, too;
3400         Changed update messages.
3401         (wl-summary-make-number-list): Rewrite.
3402         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3403         (wl-summary-mark-as-unread): Follow the API changes.
3404         (wl-summary-exec-subr): Follow the variable name changes.
3405         (wl-summary-mark-as-read): Ditto.
3406         (wl-summary-move-spec-plugged-alist): Ditto.
3407         (wl-summary-move-spec-unplugged-alist): Ditto.
3408         (wl-summary-cursor-move-surface): Ditto.
3409
3410         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3411         variable name changes.
3412         (wl-highlight-summary-current-line): Ditto.
3413
3414         * wl-expire.el (wl-expire-refile): Follow the API change in
3415         elmo-folder-move-messages.
3416         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3417         (wl-summary-archive): Use elmo-folder-msgdb instead of
3418         elmo-msgdb-load.
3419
3420 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3421
3422         * wl-mime.el (wl-draft-preview-message): Restore the position
3423         before evaluating wl-draft-send-hook in preview buffer.
3424
3425 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3426
3427         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3428         when it creates new draft buffer.
3429
3430         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3431         without argument.
3432
3433         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3434         Evaluate content and if the value is string, insert it.
3435         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3436         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3437         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3438         wl-draft-config-sub-part-bottom): Use it.
3439
3440         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3441         with the folder name. The question was unintelligible when it is
3442         called from wl-save-status.
3443
3444 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3445
3446         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3447         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3448         cannot take second argument).
3449
3450 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3451
3452         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3453         as t. Since type and subtype are not case sensitive (RFC 2045).
3454
3455 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-vars.el (wl-message-mode-line-format): New variable.
3458         (wl-message-mode-line-format-spec-alist): Ditto.
3459         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3460         (wl-message-redisplay): Use wl-message-mode-line-format.
3461
3462 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3463
3464         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3465
3466 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3467
3468         * wl-summary.el (wl-summary-default-from): Write description.
3469
3470 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3471
3472         * wl-vars.el (wl-ldap-objectclass): Abolish.
3473
3474         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3475         (wl-ldap-make-filter): Removed condition for objectclass.
3476         (wl-ldap-make-matched-value-list): Remove meaningless process.
3477         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3478         (wl-address-ldap-search): Don't add `*' to `pat' string;
3479         use ignore-errors; added `email';
3480         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3481         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3482         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3483
3484
3485 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3486
3487         * wl-draft.el (wl-draft-parent-folder): Write description.
3488         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3489
3490 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3491
3492         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3493         as "" (zero-length string) if no parent.
3494         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3495
3496 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3497
3498         * wl-address.el (wl-address-make-completion-list): Skip duplication
3499         checking.
3500         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3501         `append'.
3502
3503 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3504
3505         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3506         instead of `beginning-of-buffer'.
3507
3508 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3509
3510         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3511
3512 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3513
3514         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3515         Refer wl-message-buffer-name.
3516         (wl-message-wheel-down): Ditto.
3517
3518 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3519
3520         * wl-vars.el (wl-message-buffer-name): New user option.
3521
3522         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3523         directly instead of making alist dinamically.
3524
3525         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3526         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3527         wl-message-buffer-cache-name.
3528         (wl-message-buffer-cache-clean-up): Ditto.
3529
3530         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3531
3532         * Version number is increased to 2.9.15.
3533
3534 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3535
3536         * wl-vars.el (wl-summary-default-view-alist): New user option.
3537
3538         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3539
3540         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3541         while deleting address.
3542         (wl-draft-delete-myself-from-cc): Ditto.
3543
3544         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3545         If optional argument is specified, reverse sort order.
3546
3547         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3548
3549 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3550
3551         * wl-thread.el (wl-thread-insert-message): Return parent number if
3552         exists.
3553         (wl-thread-update-indent-string-region): Use
3554         wl-thread-update-line-on-buffer-sub instead of
3555         wl-thread-update-line-on-buffer.
3556
3557 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3558
3559         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3560         (wl-folder-close-all): Ditto.
3561
3562 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3563
3564         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3565         and mailing-list:.
3566         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3567         value.
3568         (wl-summary-line-list-info): Print mailing-list name even when 
3569         list-number is empty.
3570
3571 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3572
3573         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3574
3575         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3576         (wl-draft-open-file): Ditto.
3577         (wl-draft-random-alphabet): Ditto.
3578
3579         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3580         bindings.
3581
3582 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3583
3584         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3585         * wl-vars.el (wl-draft-config-alist): Ditto.
3586
3587 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3588
3589         * Version number is increased to 2.9.14.
3590
3591         * wl.el (wl): Don't set wl-init as nil when error occured while
3592         auto-checking folders.
3593
3594         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3595         `elmo-expand-newtext'.
3596
3597 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3598
3599         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3600         `this-command' so that `wl-folder-goto-folder' contained in
3601         `wl-summary-keep-cursor-command' work.
3602
3603 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3604
3605         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3606         message buffer displaying state.
3607
3608 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3609
3610         * wl-vars.el (wl-summary-default-view): New variable to specify
3611         default value for `wl-summary-buffer-view' instead of using
3612         set-default.
3613         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3614
3615 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3616
3617         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3618
3619         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3620
3621 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3622
3623         * wl-vars.el (wl-forward-subject-prefix): New variable.
3624         * wl-draft.el (wl-draft-forward): Use it.
3625
3626 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3627
3628         * wl-message.el (wl-message-prev-page): When it is called without
3629         lines argument, scroll down by wl-message-scroll-amount lines.
3630         (wl-message-next-page): Ditto.
3631         * wl-vars.el (wl-message-scroll-amount): Change default value
3632         to preserve current behavior.
3633
3634 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3635
3636         * wl-summary.el (wl-summary-prefetch-msg): Bind
3637         `wl-message-entity' to call `wl-summary-from-function'.
3638
3639 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl-message.el (wl-message-buffer-create): Run
3642         wl-message-buffer-created-hook.
3643
3644 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3645
3646         * wl-summary.el (wl-summary-sort-specs): New variable.
3647         (wl-summary-default-sort-spec): Ditto.
3648         (wl-summary-sort): Rewrite.
3649         (wl-summary-sort-by-list-info): New function.
3650
3651 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3652
3653         * wl-summary.el (wl-summary-get-list-info): New function.
3654         (wl-summary-sort): Rewrite.
3655         (wl-summary-line-list-info): Ditto.
3656         (wl-summary-line-list-count): Ditto.
3657         (wl-summary-refile-region): Fixed docstring.
3658
3659 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3660
3661         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3662         `wl-folder-entity-hashtb' as completion table.
3663
3664 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3665
3666         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3667         only when this command is called interactively; silence the byte-
3668         compiler.
3669
3670 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3671
3672         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3673         active in XEmacs.
3674
3675 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3676
3677         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3678         plural lines.
3679
3680 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3681
3682         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3683         of current line when the cursor is on the header name.
3684         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3685
3686 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3687
3688         * wl-util.el (wl-read-directory-name): Return displayed directory
3689         as the default value also on XEmacs.
3690
3691 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3692
3693         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3694         formatting.
3695
3696 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3697
3698         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3699         argument and when it is non-nil, check face property before
3700         highlighting for each line.
3701         (wl-highlight-summary-window): Set it.
3702
3703 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3704
3705         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3706         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3707
3708         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3709         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3710         (wl-draft-get-fcc-list): Likewise.
3711
3712 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3713
3714         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3715         (wl-thread-entity-cur): Ditto.
3716         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3717         wl-thread-indent-regexp setting.
3718         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3719
3720         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3721         wl-summary-lazy-highlight.
3722         (wl-summary-display-bottom): Ditto.
3723
3724         * wl-thread.el (wl-thread-open-close): Likewise.
3725
3726         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3727         from and subject;
3728         Bind wl-draft-use-frame;
3729         Enclose with save-window-excursion;
3730         Use wl-draft-create-buffer instead of with-temp-buffer;
3731         Use wl-draft-prepare-edit;
3732         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3733         Use wl-draft-send instead of wl-draft-raw-send.
3734
3735 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3736
3737         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3738         of using wl-from.
3739
3740 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3741
3742         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3743         insert-buffer instead of clone-buffer.
3744         (wl-draft-doing-mime-bcc): New variable.
3745         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3746         infinite loop.
3747         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3748
3749         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3750         (wl-draft-mime-bcc-body): Ditto.
3751
3752         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3753         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3754         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3755         wl-draft-do-mime-bcc.
3756         (wl-draft-mime-bcc-field): New function.
3757         (wl-draft-do-mime-bcc): Ditto.
3758
3759         * wl-address.el (wl-address-complete-header-list): New variable.
3760         (wl-address-complete-header-regexp): Changed default value.
3761
3762         * Version number is increased to 2.9.13.
3763
3764 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3765
3766         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3767         it is differed.
3768
3769 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3770
3771         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3772         (wl-summary-line-list-count): Ditto.
3773
3774 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3775
3776         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3777         (wl-nntp-posting-function): New variable.
3778         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3779         `wl-nntp-posting-config-alist'.
3780
3781 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3782
3783         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3784         FLIM.
3785
3786 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3787
3788         * wl-summary.el (wl-summary-target-mark-refile-sub):
3789         Remove a nuisance funcall.
3790
3791 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3792
3793         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3794         as t for `try-completion'.
3795
3796 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3797
3798         * wl-summary.el (wl-summary-default-from): Use
3799         wl-address-header-extract-address instead of
3800         std11-extract-address-components.
3801         (wl-summary-simple-from): Ditto.
3802         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3803         (wl-summary-insert-headers): Show message.
3804         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3805         for whole line.
3806         (wl-summary-default-from): Revert last change.
3807         (wl-summary-simple-from): Ditto.
3808         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3809         (wl-summary-mark-as-read-region): Follow the change above.
3810         (wl-summary-sync-marks): Ditto.
3811         (wl-summary-target-mark-mark-as-read): Ditto.
3812         (wl-summary-redisplay-internal): Ditto.
3813         (wl-summary-redisplay-no-mime-internal): Ditto.
3814         (wl-summary-redisplay-all-header): Ditto.
3815         (wl-summary-mark-as-read): Removed argument `cached';
3816         Use current cache status to set cache mark.
3817         (wl-summary-redisplay-internal): Follow the change above.
3818         (wl-summary-redisplay-no-mime-internal): Ditto.
3819         (wl-summary-redisplay-all-header): Ditto.
3820
3821         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3822
3823         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3824         Don't call itself recursively (Adviced by Yamaoka-san).
3825
3826 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3827
3828         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3829         bind wl-summary-highlight as nil to avoid error caused by missing
3830         local variables.
3831
3832 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3833
3834         * wl-vars.el (wl-invalid-character-message): New user option.
3835
3836         * wl-util.el (wl-set-string-width): If truncated string-width is
3837         larger than specified width, use `wl-invalid-character-message'.
3838
3839 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3840
3841         * wl-summary.el (wl-summary-prefetch-msg): 
3842         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3843
3844 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3845
3846         * wl-vars.el (wl-summary-check-line-format): New user option.
3847         (wl-summary-line-format-file): Ditto.
3848
3849         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3850         variable.
3851         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3852         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3853         and `wl-summary-view-old-p' to check whether do a rescan or not.
3854         (wl-summary-view-old-p): New function.
3855         (wl-summary-line-format-changed-p): Ditto.
3856         (wl-summary-line-format-save): Ditto.
3857         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3858
3859         * wl-util.el (wl-set-string-width): Avoid using negative number
3860         for make-string.
3861
3862 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3863
3864         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3865         return value.
3866
3867         * wl-util.el (wl-set-string-width): Added optional argument
3868         `padding' (All other related portions are changed).
3869         (wl-line-parse-format): If the first letter of column number is
3870         `0', zero-padding the result (ex: "%05l").
3871
3872         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3873
3874 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3875
3876         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3877         sequential summary view.
3878
3879 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3880
3881         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3882         if it doesn't have a -unix version.
3883
3884 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3885
3886         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3887
3888 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3891         content.
3892         (wl-draft): Follow the change above.
3893
3894         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3895
3896         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3897         and wl-folder-summary-line-format-alist contain %T and %P.
3898
3899         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3900         (wl-summary-mode-line-format): New user option.
3901         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3902         (wl-summary-line-format): Changed default value.
3903         (wl-summary-lazy-highlight): Changed default value.
3904
3905         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3906         change in wl-summary-create-line.
3907         (wl-thread-insert-entity-sub): Ditto.
3908
3909         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3910         (wl-summary-buffer-unread-status): Ditto.
3911         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3912         (wl-summary-buffer-persistent-mark-column): Ditto.
3913         (wl-summary-buffer-mode-line-formatter): Ditto.
3914         (wl-summary-buffer-mode-line): Ditto.
3915         (wl-summary-message-regexp): Abolished.
3916         (All other related portions are changed.)
3917         (wl-summary-detect-mark-position): New function.
3918         (wl-summary-buffer-set-folder): Setup
3919         wl-summary-buffer-mode-line-formatter.
3920         (wl-summary-mode): Setup selective-display;
3921         Setup pre-idle-hook when xemacs.
3922         (wl-summary-update-modeline): Rewrite.
3923         (wl-summary-jump-to-msg): Define as function;
3924         Changed regexp for searching messages.
3925         (wl-summary-message-number): Rewrite.
3926         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3927         Do rescan when old type summary cache.
3928         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3929         (wl-summary-remove-destination): Use '\r' to detect EOL.
3930         (wl-summary-print-destination): Ditto.
3931         (wl-summary-temp-mark): New inline function.
3932         (wl-summary-persistent-mark): Ditto.
3933         (wl-summary-line-number): New function.
3934         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3935         (wl-summary-line-list-count): New function.
3936         (wl-summary-create-line): Added argument persistent-mark.
3937         (All other related portions are changed)
3938         (wl-summary-create-line): Insert '\r'.
3939         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3940         (wl-summary-cursor-move-surface): New inline function.
3941         (wl-summary-prev): Use it.
3942         (wl-summary-next): Ditto.
3943
3944         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3945         wl-summary-message-regexp.
3946         (wl-highlight-summary): Delete progress message.
3947         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3948
3949         * Version number is increased to 2.9.12.
3950
3951 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3952
3953         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3954         variable (nil: no minimum).
3955         (wl-summary-line-subject): Add some spaces after subject by
3956         wl-summary-line-subject-minimum-length.
3957
3958 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3959
3960         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3961         and removed `F'.
3962         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3963         change above).
3964
3965 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3966
3967         * wl-summary.el (wl-summary-line-list-count): Reverted.
3968         (example setting in samples/*/dot.wl is also updated)
3969
3970 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3971
3972         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3973
3974         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3975
3976         * wl-vars.el (wl-summary-line-format): Addes some description to the
3977         docstring.
3978
3979         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3980         (wl-summary-line-close-bracket): Ditto.
3981         (wl-summary-line-children-number): Ditto.
3982         (wl-summary-line-thread-indent): Ditto.
3983         (wl-summary-line-children-and-from): Ditto.
3984
3985         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3986         't', 'c', 'F' and added 'C'.
3987
3988         * wl-util.el (wl-set-string-width): Accept negative value.
3989         (wl-line-parse-format): Added "%number(" and "%)".
3990
3991 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3992
3993         * wl-summary.el (wl-summary-line-list-count): Change format of the
3994         return value.
3995
3996 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3997
3998         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3999         from the recent message.el.
4000         (wl-draft-point-in-header-p): Ditto.
4001         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4002         wl-draft-beginning-of-line.
4003         * wl-e21.el (wl-draft-mode-map): Ditto.
4004         * wl-xmas.el (wl-draft-mode-map): Ditto.
4005
4006         * wl-folder.el: Sort macrodefs by dependencies.
4007
4008 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4009
4010         * wl-summary.el (wl-summary-prev): Fixed regexp.
4011         (wl-summary-next): Ditto.
4012
4013 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4014
4015         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4016
4017 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4018
4019         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4020         for backward compatibility.
4021
4022 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4023
4024         * wl-summary.el (wl-summary-line-list-count): New function, merged
4025         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4026         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4027         list counts.
4028
4029 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4030
4031         * wl-summary.el (wl-summary-create-line): Ignore errors while
4032         timezone-fix-time.
4033
4034         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4035
4036         * wl-summary.el (wl-summary-sync-update): Ditto.
4037         (wl-summary-default-from): Use wl-message-entity
4038         instead of entity.
4039
4040         * wl-summary.el (wl-summary-create-line): Fix.
4041
4042         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4043         (wl-summary-line-format): New user option.
4044         (wl-folder-summary-line-format-alist): Ditto.
4045         (wl-summary-from-width): Abolished.
4046
4047         * wl-util.el (toplevel): Require 'bytecomp.
4048         (wl-line-parse-format): New function.
4049         (wl-line-formatter-setup): New macro.
4050
4051         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4052         (wl-summary-buffer-line-formatter): New buffer local variable.
4053         (wl-summary-switch-to-clone-buffer): Follow the change above.
4054         (wl-summary-message-regexp): Fix.
4055         (wl-summary-from-func-internal): Abolished.
4056         (wl-summary-subject-func-internal): Ditto.
4057         (wl-summary-subject-filter-func-internal): Ditto.
4058         (All other related portions are changed.)
4059         (wl-summary-buffer-set-folder):
4060         Set up wl-summary-buffer-number-column and 
4061         wl-summary-buffer-line-formatter
4062         (All other related portions are changed.)
4063         (wl-summary-buffer-number-column-detect): Abolished.
4064         (All other related portions are changed.)
4065         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4066         (wl-summary-delete-all-temp-marks-on-buffer): Use
4067         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4068         (wl-summary-target-mark-delete): Ditto.
4069         (wl-summary-target-mark-refile-subr): Ditto.
4070         (wl-summary-target-mark-mark-as-read): Ditto.
4071         (wl-summary-target-mark-mark-as-unread): Ditto.
4072         (wl-summary-target-mark-mark-as-important): Ditto.
4073         (wl-summary-target-mark-save): Ditto.
4074         (wl-summary-replace-status-marks): Renamed from
4075         wl-summary-set-status-marks-on-buffer;
4076         Use wl-summary-message-regexp instead of
4077         wl-summary-buffer-number-regexp.
4078         (wl-summary-sync-update): Follow the change above.
4079         (wl-summary-goto-previous-message-beginning): New function.
4080         (wl-summary-mark-as-unread): Use it.
4081         (wl-summary-mark-as-important): Ditto.
4082         (wl-summary-line-formatter): New variable.
4083         (wl-summary-line-year): New function.
4084         (wl-summary-line-day): Ditto.
4085         (wl-summary-line-day-of-week): Ditto.
4086         (wl-summary-line-hour): Ditto.
4087         (wl-summary-line-minute): Ditto.
4088         (wl-summary-line-open-bracket): Ditto.
4089         (wl-summary-line-close-bracket): Ditto.
4090         (wl-summary-line-children-number): Ditto.
4091         (wl-summary-line-thread-indent): Ditto.
4092         (wl-summary-line-size): Ditto.
4093         (wl-summary-line-subject): Ditto.
4094         (wl-summary-line-from): Ditto.
4095         (wl-summary-line-children-and-from): Ditto.
4096         (wl-summary-create-line): Rewritten.
4097         (wl-summary-format-date): Abolished.
4098
4099         * wl-highlight.el (wl-highlight-summary-current-line): Use
4100         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4101         Use thread structure to detect thread top message.
4102
4103         * wl-draft.el (wl-default-draft-cite): Don't use
4104         wl-summary-from-func-internal.
4105
4106         * wl-refile.el (wl-refile-subject-learn): Don't use
4107         wl-summary-subject-filter-func-internal.
4108         (wl-refile-guess-by-subject): Ditto.
4109
4110         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4111         parameters.
4112
4113         * wl-thread.el (wl-thread-update-indent-string-region):
4114         Use wl-thread-update-line-on-buffer instead of
4115         wl-thread-update-indent-string.
4116         (wl-thread-update-children-number): Redefine using
4117         wl-thread-update-line-on-buffer.
4118         (wl-thread-update-indent-string): Abolished.
4119
4120         * Version number is increased to 2.9.11.
4121
4122 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4123
4124         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4125         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4126         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4127
4128         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4129         as nil.
4130
4131         * wl-thread.el (wl-thread-open-all-unread): Use 
4132         elmo-folder-list-messages-mark-match.
4133         (wl-thread-insert-message): Removed argument `mark-alist'.
4134         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4135         elmo-msgdb-set-mark.
4136         (wl-thread-get-children-msgs-uncached): Likewise.
4137         (wl-thread-get-exist-children): Added argument include-self.
4138         (wl-thread-delete-message): Follow the change above.
4139
4140         * wl-summary.el (wl-summary-count-unread): Removed argument.
4141         (wl-summary-rescan): Follow the change above.
4142         (wl-summary-mark-as-read-region): Ditto
4143         (wl-summary-mark-as-unread-region): Ditto.
4144         (wl-summary-delete-messages-on-buffer): Ditto.
4145         (wl-summary-sync-update): Ditto.
4146         (wl-summary-switch-to-clone-buffer): Ditto.
4147         (wl-summary-goto-folder-subr): Ditto.
4148         (wl-summary-target-mark-mark-as-read): Ditto.
4149         (wl-summary-target-mark-mark-as-unread): Ditto.
4150         (wl-summary-target-mark-mark-as-important): Ditto.
4151         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4152         (wl-summary-update-thread): Removed argument `mark-alist'.
4153         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4154         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4155         (wl-summary-resume-cache-status): Likewise.
4156         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4157         elmo-msgdb-set-mark.
4158         (wl-summary-mark-as-read-all): Likewise.
4159         (wl-summary-delete-cache): Ditto.
4160         (wl-summary-auto-select-msg-p): Ditto.
4161         (wl-summary-mark-as-unread): Ditto.
4162         (wl-summary-no-auto-refile-message-p): Ditto.
4163         (wl-summary-mark-as-read): Ditto.
4164         (wl-summary-mark-as-important): Ditto.
4165         (wl-summary-auto-refile): Follow the change above.
4166         (wl-summary-delete-all-marks): Removed.
4167         (wl-summary-resume-marks-and-highlight): Ditto.
4168         (wl-summary-resume-marks): Ditto.
4169         (wl-summary-delete-important-msgs-from-list): Ditto.
4170         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4171
4172         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4173         wl-summary-count-unread.
4174
4175         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4176         (wl-summary-score-update-all-lines): Use
4177         elmo-msgdb-set-mark.
4178
4179 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4180
4181         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4182         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4183         (wl-summary-create-line): Renamed from
4184         wl-summary-overview-create-summary-line;
4185         Argument rearrangement.
4186         (wl-summary-update-thread): Follow the change above.
4187
4188         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4189         (wl-thread-insert-entity-sub): Likewise.
4190
4191         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4192         argument `overview', `mark-alist' and added `msgdb'.
4193
4194         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4195
4196         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4197         (wl-summary-rescan): Follow the change above.
4198         (wl-summary-sync-update): Ditto.
4199         (wl-summary-insert-thread-entity): Ditto;
4200         Don't use `let*' in every while loop;
4201         Detect infinite loop of threads.
4202         (wl-summary-update-thread): Removed argument `overview'.
4203
4204         * wl-thread.el (wl-thread-insert-message): Ditto.
4205
4206         * Version number is increased to 2.9.10.
4207
4208         * wl-message.el (wl-message-redisplay): Ignore errors while
4209         wl-message-redisplay-hook.
4210
4211 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4212
4213         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4214
4215 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4216
4217         * wl.el (wl): inhibit-quit while wl-folder.
4218
4219 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4220
4221         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4222         while msgdb access.
4223
4224 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4225
4226         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4227         even if no folder is not created.
4228
4229 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4230
4231         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4232
4233         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4234         implementation.
4235         (wl-summary-target-mark-thread): Ditto.
4236
4237         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4238
4239 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4240
4241         * wl-util.el (wl-display-bytes): Remove unused function.
4242
4243 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4244
4245         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4246         seems critical one (partially reverse the change in 2002/03/17).
4247
4248 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4249
4250         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4251         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4252
4253 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4254
4255         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4256         is not writable.
4257         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4258         plugged status instead of `'force' as 2nd argument.
4259
4260         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4261         is not creatable.
4262
4263         * Version number is increased to 2.9.9.
4264
4265 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4266
4267         * wl-summary.el (wl-summary-suspend): New function.
4268
4269 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4270
4271         * wl.el (wl): Do not check variables if check is nil.
4272         * wl-utils.el (wl-collect-draft): New function.
4273         * wl-folder.el (wl-folder-suspend): Put summary buffers
4274         and draft buffers at the end of buffer list.
4275         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4276
4277 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4278
4279         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4280         loop instead of recursive call.
4281
4282         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4283         2nd argument.
4284
4285 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-draft.el (wl-draft-create-contents): Don't take neither
4288         (function . args) nor (string . something) any more.
4289
4290         * wl-version.el (wl-generate-user-agent-string): Return string
4291         without header symbol.
4292         * wl-draft.el (wl-draft-default-headers): Use it.
4293
4294         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4295         `wl-draft-insert-ccs' and return field value instead of inserting
4296         the header. Abolish cc argument.
4297         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4298
4299         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4300         rather than one with string car.
4301
4302         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4303         * wl-draft.el (wl-draft-create-contents): Add it after the default
4304         headers.
4305
4306         * wl-draft.el (wl-draft-create-contents): For the case of
4307         (symbol-or-string . function) insert header only when the function
4308         returns string value.
4309
4310 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4311
4312         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4313         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4314
4315 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4316
4317         * wl.el (wl-check-environment): Don't check Message-ID when
4318         `wl-insert-message-id' is nil.
4319         Revive checking if `wl-message-id-domain' contains "@".
4320
4321 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4322
4323         * wl.el (wl-check-environment): Merge examination for "@" at
4324         inappropriate position into the first string-match.
4325
4326         * wl-summary.el (wl-summary-target-mark-print): New function.
4327         (wl-summary-pipe-message-subr): Extracted from
4328         `wl-summary-pipe-message'.
4329         (wl-summary-target-mark-pipe): New function.
4330         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4331         `wl-summary-target-mark-pipe'.
4332
4333 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4334
4335         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4336
4337 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4338
4339         * wl.el (wl-check-environment): Use elmo-warning instead of
4340         error for non-critical ones.
4341         Remove trash folder check.
4342         (wl): Don't ignore error in wl-check-environment.
4343
4344         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4345         check, which is moved from `wl-check-environment'.
4346         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4347
4348 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4349
4350         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4351         guess anything, call wl-summary-write.
4352         (wl-summary-write): Create draft with blank To field.
4353         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4354
4355 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4356
4357         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4358         argument full as well for wl-folder-write-current-folder.
4359         If wl-*-write-current-folder cannot guess addressee, add blank
4360         To header.
4361         Rewrite condition for positioning cursor.
4362
4363 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4364
4365         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4366         summary buffer is present, use it.
4367         (wl-folder-jump-to-previous-summary): Ditto.
4368
4369 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4370
4371         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4372
4373         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4374         wl-summary-previous-buffer and wl-summary-next-buffer.
4375
4376         * wl-folder.el (wl-folder-mode-map): Bind
4377         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4378         (wl-folder-jump-to-next-summary): New function.
4379         (wl-folder-jump-to-previous-summary): Ditto.
4380
4381         * wl-draft.el (wl-draft): Rearranged.
4382
4383 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4384
4385         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4386         of header.
4387         (wl-draft): Collect arguments for the header as header-alist.
4388         (wl-draft-forward): Arrange arguments for wl-draft.
4389         (wl-draft-reply): Ditto.
4390         (wl-draft-edit-string): Ditto.
4391         * wl-summary.el (wl-summary-write): Ditto.
4392         (wl-summary-write-current-folder): Ditto.
4393
4394         * Version number is increased to 2.9.8.
4395
4396 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4397
4398         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4399
4400         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4401
4402         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4403         even if the guess failed.
4404
4405         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4406         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4407         wl-summary-write-current-folder.
4408         * wl-xmas.el: Ditto.
4409
4410 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4411
4412         * wl-summary.el (wl-summary-next-page): Force display message if
4413         message is not displayed yet.
4414         (wl-summary-prev-page): Ditto.
4415
4416 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4417
4418         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4419
4420 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4421
4422         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4423         add "Preview Message" and "Save Draft and Exit".
4424
4425 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4426
4427         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4428         if addrmgr is called from draft in splitted window.
4429
4430         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4431         * wl-mule.el: Ditto.
4432         * wl-xmas.el: Ditto.
4433
4434 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4435
4436         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4437
4438         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4439         * wl-xmas.el (wl-folder-toolbar): Ditto.
4440
4441 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4442
4443         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4444         and wl-draft-save-and-exit.
4445         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4446         * wl-xmas.el: Ditto.
4447         * wl-mule.el: Ditto.
4448
4449         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4450         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4451
4452 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4453
4454         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4455         lists for saving buffer.
4456
4457 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4458
4459         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4460         parent-folder argument instead of it.
4461         (wl-draft-create-buffer): Ditto.
4462         (wl-draft-forward): Ditto.
4463         (wl-draft-reply): Ditto.
4464         * wl-summary.el (wl-summary-write): Ditto.
4465         (wl-summary-write-current-folder): Ditto.
4466
4467         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4468         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4469         Folder buffer after composing.
4470
4471 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4472
4473         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4474         header if the file `wl-x-face-file' already contains it.
4475
4476 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4477
4478         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4479         folder" entry.
4480         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4481         * wl-e21.el (wl-folder-toolbar): Ditto.
4482         * wl-xmas.el (wl-folder-toolbar): Ditto.
4483
4484 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4485
4486         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4487         wl-folder-goto-folder with sticky argument.
4488         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4489
4490 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4491
4492         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4493         and wl-summary-previous-buffer.
4494         (wl-summary-next-buffer): New function.
4495         (wl-summary-previous-buffer): Ditto.
4496
4497 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4498
4499         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4500         wl-folder-jump-to-current-entity-with-arg.
4501         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4502         `wl-folder-jump-to-current-entity'.
4503         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4504         `wl-summary-goto-folder-sticky'.
4505         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4506         `wl-summary-goto-folder'.
4507         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4508         Unless force-exit, do not clean temp. marks for sticky summary.
4509         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4510
4511 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4512
4513         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4514         not entire.
4515
4516 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4517
4518         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4519         to `C-x C-s'.
4520         (wl-summary-save-status): New command.
4521         (wl-summary-exit): Don't clean-up temp marks when sticky.
4522         (Applied patch from Nakayama-san [wl: 09548])
4523         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4524         Do nothing when no mark data.
4525         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4526         Call `wl-summary-delete-all-temp-marks' before saving.
4527
4528 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4529
4530         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4531
4532 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4533
4534         * wl.el (wl-check-environment): Also cause error when (system-name)
4535         returns "localhost.localdomain". (Although it doesn't affect because
4536         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4537
4538 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4539
4540         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4541         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4542
4543         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4544         value.
4545
4546 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4547
4548         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4549         Likewise r-cc-list and r-ng-list.
4550
4551 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4552
4553         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4554         only if it is bound as variable.
4555
4556         * wl-mime.el (wl-draft-preview-message): Ditto.
4557
4558 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4559
4560         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4561         needless `goto-char'.
4562
4563         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4564         `wl-summary-redisplay-no-mime-internal' instead of
4565         `wl-summary-redisplay-no-mime'.
4566         (wl-summary-redisplay-no-mime): Changed argument;
4567         Call `wl-summary-redisplay-no-mime-internal'.
4568
4569         * wl-mime.el (wl-draft-preview-message): Bind
4570         `mime-header-encode-method-alist' locally.
4571
4572         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4573         (wl-draft-std11-parse-addresses): Added the first address check.
4574         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4575
4576         * Version number is increased to 2.9.7.
4577
4578 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4579
4580         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4581
4582 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4583
4584         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4585         related to scrollbar support, if there is no such a feature
4586         compiled in.
4587
4588 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4589
4590         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4591         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4592         for prefetch.
4593
4594 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4595
4596         * wl-summary.el (wl-summary-pick): Fix for no match.
4597
4598 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4599
4600         * wl-draft.el (wl-draft-save):
4601         Override `mime-header-encode-method-alist'.
4602
4603 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4604
4605         * wl-folder.el (wl-folder-pick): New function.
4606         Define key as "?".
4607
4608 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4609
4610         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4611         Fix for unplugged.
4612
4613 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4614
4615         * wl-folder.el (wl-folder-virtual): New function.
4616         Define key as "V".
4617
4618 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4619
4620         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4621         multi folder if entity is group.
4622
4623 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4624
4625         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4626         is nil.
4627
4628 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4629
4630         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4631         (wl-summary-target-mark-msgs): Return the number of marked messages.
4632
4633 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4634
4635         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4636         "first:" is specified.
4637
4638 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4639
4640         * wl-vars.el (wl-from): Use return value of function
4641         user-full-name instead of the variable user-full-name since
4642         XEmacs-20.4 doesn't set this variable.
4643
4644 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4645
4646         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4647         call `wl' directly.
4648
4649 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4650
4651         * wl-draft.el (wl-draft-reedit): Removed duplicated
4652         switch-to-buffers.
4653
4654 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4655
4656         * wl.el (wl-other-frame): Removed garbages.
4657
4658 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4659
4660         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4661
4662         * wl-xmas.el (wl-draft-key-setup): Ditto.
4663
4664         * wl-mule.el (wl-draft-key-setup): Ditto.
4665
4666         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4667         (wl-draft-reedit): Ditto.
4668         (wl-draft-prepare-edit): Add `wl-draft-save' to
4669         `local-write-file-hooks'.
4670         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4671         (wl-draft-reedit): Set buffer-file-name.
4672         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4673
4674
4675         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4676         call it.
4677         (wl-delete-startup-frame-function): New variable.
4678         (wl-other-frame): New function
4679         (Original was written by Yamaoka san [wl: 09239]).
4680
4681         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4682         if `wl-folder-use-frame'.
4683
4684 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4685
4686         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4687
4688 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4689
4690         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4691         New variable.
4692         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4693         (wl-message-buffer-prefetch-get-next): Use them.
4694         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4695
4696 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4697
4698         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4699         with unwind-protect.
4700
4701         * wl-draft.el (wl-draft-reedit): Rewrite.
4702         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4703         (wl-draft-save): Insert header separator if it does not exist;
4704         Removed condition-case.
4705
4706         * wl-summary.el (wl-summary-reedit): Revert last change.
4707
4708         * wl-draft.el (wl-draft-save): Rewrite.
4709         (wl-draft-create-buffer): Set buffer-file-name as nil.
4710
4711         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4712
4713         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4714
4715         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4716         nil.
4717
4718 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4719
4720         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4721         If count is nil, do not prefetch.
4722         (wl-message-buffer-prefetch-next): Next.
4723
4724 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4725
4726         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4727
4728 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4729
4730         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4731         `delete-backward-char'
4732         (wl-draft-prepare-edit): Check major-mode.
4733         (wl-draft-decode-header): Rewrite.
4734         (wl-draft): Fix.
4735
4736 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4737
4738         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4739
4740 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4741
4742         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4743         (wl-message-buffer-prefetch-get-next): Remove size checking.
4744         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4745
4746 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4747
4748         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4749         (wl-draft-default-headers): Fix.
4750
4751 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4752
4753         * wl-draft.el (wl-draft-default-headers): Insert return value of
4754         `wl-generate-mailer-string-function'.
4755
4756 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4757
4758         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4759         (wl-draft-insert-mail-header-separator): Ditto.
4760
4761         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4762         again (Reverted the change on 2002-01-17 by OKADA san).
4763
4764 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4765
4766         * wl-draft.el (wl-draft): Rewrite.
4767         (wl-draft-create-buffer): New function.
4768         (wl-draft-create-contents): Ditto.
4769         (wl-draft-prepare-edit): Ditto.
4770         (wl-draft-decode-header): Ditto.
4771         (wl-draft-decode-body): Ditto.
4772         (wl-draft-check-new-line): Ditto.
4773         (wl-draft-default-headers): Ditto.
4774         (wl-draft-insert-mail-header-separator): Ditto.
4775
4776 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4777
4778         * Version number is increased to 2.9.6.
4779
4780 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4781
4782         * wl-draft.el (wl-draft-delete-field): Optional argument.
4783         (wl-draft-delete-fields): Ditto.
4784
4785 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4786
4787         * wl-message.el (toplevel): Eliminated byte-compile warning.
4788         for `itimer-function', `delete-timer' and `itimer-list'.
4789
4790 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4791
4792         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4793         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4794         `wl-message-buffer-prefetch-threshold'.
4795         * wl-summary.el (wl-summary-redisplay-internal): Remove
4796         the check of `wl-message-buffer-prefetch-depth'.
4797
4798 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4799
4800         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4801         size of article.
4802         (wl-message-buffer-prefetch-subr): Remove size check.
4803
4804 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4805
4806         * wl-vars.el (wl-plugged): Make customizable.
4807
4808 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4809
4810         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4811         (wl-message-buffer-prefetch-set-timer): New function.
4812         (wl-message-buffer-prefetch-get-next): New function.
4813         (wl-message-buffer-prefetch): New function.
4814         (wl-message-buffer-prefetch-next): Rewrite.
4815         (wl-message-buffer-prefetch-subr): Rewrite.
4816         * wl-vars.el (wl-auto-prefetch-first): New variable.
4817         * wl-summary.el (wl-summary-goto-folder-subr): Call
4818         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4819
4820 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4821
4822         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4823         `wl-summary-unread-message-hook'.
4824
4825 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4826
4827         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4828         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4829         if range is `cache-status'.
4830
4831 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4832
4833         * wl-message.el (wl-message-buffer-prefetch-subr):
4834         Improve debug message.
4835
4836 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4837
4838         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4839         `wl-mail-send-pre-hook'.
4840         (wl-draft-send-mail-with-qmail): Ditto.
4841         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4842
4843 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4844
4845         * wl-message.el (wl-message-buffer-prefetch-subr):
4846         Fix for cancel-function-timers bug.
4847         (wl-message-buffer-prefetch-debug): Default value is t.
4848
4849 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4850
4851         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4852         (wl-message-buffer-prefetch-subr): Rewrite.
4853         Rename from `wl-message-buffer-prefetch'.
4854
4855 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4856
4857         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4858         (wl-default-draft-cite-decorate-author): Ditto.
4859
4860         * wl-draft.el (wl-draft-cite-function): Removed.
4861         (wl-default-draft-cite-decorate-author): Ditto.
4862
4863 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4864
4865         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4866         (wl-default-draft-cite): Do not arrange author name if the value of
4867         `wl-default-draft-cite-decorate-author' is nil.
4868
4869 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4870
4871         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4872
4873         * wl-folder.el (wl-folder-check-one-entity): Don't care
4874         `elmo-folder-use-flag-p'.
4875
4876 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4877
4878         * wl-folder (wl-folder-check-one-entity): Fix
4879         problem if unread is nil.
4880
4881 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4882
4883         * wl-address.el (wl-address-make-completion-list): Check whether
4884         the address is a group list.
4885         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4886
4887 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4888
4889         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4890         The number of the messages of new and unread does not count
4891         correctly.
4892
4893         * wl-summary.el (wl-summary-count-unread): Changed to return
4894         `(new . unread)' instead of total.
4895         (wl-summary-sync-update): Follow the change above.
4896
4897         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4898
4899 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4900
4901         * wl-address.el (wl-address-make-completion-list): Do not enclose
4902         address by " <" and ">" if associated realname is "".
4903         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4904         This is against the promblem with group list in .addresses pointed
4905         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4906
4907 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4908
4909         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4910         message is a format control string.
4911         * wl-expire.el (wl-expire-append-log): Ditto.
4912         * wl-mime.el (wl-summary-burst-subr): Ditto.
4913         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4914         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4915
4916 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4917
4918         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4919         wl.el (wl-check-variables): Rename from `wl-check-type'.
4920         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4921         (wl-check-variables-2): New function.
4922         (wl): Call `wl-check-variables-2'.
4923
4924 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4925
4926         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4927         after renaming folder in access group.
4928
4929 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4930
4931         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4932         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4933         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4934         (wl-message-buffer-prefetch): Rewrite.
4935         (wl-message-buffer-prefetch-idle-time): Removed.
4936         * wl-summary.el (wl-summary-redisplay-internal):
4937         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4938         Error check for `wl-message-buffer-prefetch-depht'.
4939
4940 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4941
4942         * Version number is increased to 2.9.5.
4943         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4944
4945 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4946
4947         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4948         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4949         Based on the patch written by
4950         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4951
4952 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4953
4954         * wl-draft.el (wl-draft-raw-send): Fix for
4955         `wl-news-send-pre-hook'
4956
4957 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4958
4959         * wl-utils.el (wl-message-id-function): New variable.
4960         * wl-draft.el (wl-draft-insert-required-fields):
4961         Use `wl-message-id-function'.
4962
4963 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4964
4965         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4966         * wl-utils.el (wl-draft-make-message-id-string):
4967         Use `wl-from' for domain part of Message-ID
4968         if `wl-message-id-use-wl-from' if non-nil.
4969         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4970
4971 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4972
4973         * wl.el (wl): Call `wl-check-type'
4974         Do not 'condition-case'.
4975
4976 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4977
4978         * wl.el (wl-check-type): New function.
4979         (wl-check-type-variables): New variable.
4980
4981 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4982
4983         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4984
4985 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4986
4987         * wl-draft.el (wl-smtp-password-key): New function.
4988         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4989         (wl-draft-send-mail-with-smtp): Ditto.
4990         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4991
4992 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4993
4994         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4995         * wl-utils.el (wl-unique-id-suffix): Remove.
4996
4997 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4998
4999         * Version number is increased to 2.9.4.
5000
5001 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5002
5003         * wl-utils.el (wl-unique-id-suffix): New variable.
5004         (wl-unique-id): Use `wl-unique-id-suffix'
5005
5006 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5007
5008         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5009         instead of `elmo-msgdb-search'.
5010
5011         * Version number is increased to 2.9.3.
5012
5013 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5014
5015         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5016
5017 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5018
5019         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5020         (wl-draft-dispatch-message): Changed for send-later.
5021         (wl-draft-queue-flush): Ditto.
5022         (wl-draft): Clear `wl-sent-message-queued'.
5023         (wl-draft-reedit): Ditto.
5024         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5025         * wl-vars.el (wl-draft-force-queuing): New variable.
5026         (wl-draft-force-queuing-mail): New variable.
5027         (wl-draft-force-queuing-news): New variable.
5028
5029 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5030
5031         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5032         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5033
5034 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5035
5036         * Version number is increased to 2.9.2.
5037
5038 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5039
5040         * wl-draft.el (wl-draft-elide-region): New user command.
5041         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5042
5043         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5044         command `wl-draft-elide-region'.
5045         * wl-mule.el: Ditto.
5046         * wl-xmas.el: Ditto.
5047
5048 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5049
5050         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5051         (wl-biff-check-folder-async): Removed needless let.
5052
5053 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5056         wl-folder-get-elmo-folder.
5057         (wl-biff-check-folder): Set `biff' argument of
5058         `wl-folder-check-one-entity'.
5059         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5060
5061         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5062         (wl-folder-check-one-entity): Added `biff' argument;
5063         Setup `biff' slot of folder.
5064
5065         * Version number is increased to 2.9.1.
5066
5067 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5068
5069         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5070         comment out and fixed.
5071         (wl-fldmgr-add-completion-subr): Ditto.
5072
5073         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5074         and msgdb.
5075
5076         * wl.el (wl-toggle-plugged): Save summary view.
5077
5078 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5079
5080         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5081
5082 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5083
5084         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5085
5086 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5087
5088         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5089         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5090         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5091
5092         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5093         if it was failed.
5094         (wl-demo): Disable undo in the demo buffer.
5095
5096 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5097
5098         * wl-version.el (wl-version): Changed codename.
5099
5100         * Version number is increased to 2.9.0.
5101
5102 2001-12-14  Takuo KITAME <kitame@northeye.org>
5103
5104         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5105         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5106         (wl-folder-mark-as-read-all-current-entity): Ditto.
5107
5108 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5109
5110         * wl-vars.el (wl-from-width): Define as obsolete variable.
5111         (wl-subject-length-limit): Ditto.
5112
5113         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5114
5115         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5116         wl-summary-save-view.
5117
5118         * wl.el (wl-save-status): Ditto.
5119         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5120
5121         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5122         (wl-summary-exit): Follow the change above.
5123         (wl-summary-goto-folder-subr): Ditto.
5124
5125         * wl-folder.el (wl-folder-create-subr): Don't use
5126         `elmo-folder-creatable-p'.
5127
5128 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5131
5132 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5133
5134         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5135         rather than bitmap on Emacs 21.
5136         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5137         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5138         for xbm if the new redisplay engine is not available.
5139
5140 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5141
5142         * wl-folder.el (wl-folder-init-hook): New hook.
5143         (wl-folder-init): Run `wl-folder-init-hook'.
5144
5145 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5146
5147         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5148
5149 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5150
5151         * wl-acap.el (wl-acap-cache-filename): New variable.
5152         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5153         (wl-acap-init): Use cache if no ACAP server found.
5154
5155 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5156
5157         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5158         `wl-acap-original-msgdb-dir'.
5159
5160         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5161         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5162
5163         * wl-mime.el (wl-mime-save-directory): Renamed from
5164         `wl-mime-save-dir'.
5165
5166 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5167
5168         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5169
5170         * wl-demo.el: Require `path-util'.
5171         (wl-demo-bitmap-mule-available-p): New internal variable.
5172         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5173         `module-installed-p' instead.
5174         (wl-demo-insert-image): Use *.img file for a bitmap image.
5175         (wl-demo): Don't call the ascii demo recursively.
5176
5177 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5178
5179         * Version number is increased to 2.7.7.
5180
5181 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5182
5183         * wl.el (wl-exit): Eliminated byte-compile warning.
5184
5185 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5186
5187         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5188         obsolete variable using `elmo-define-obsolete-variable'.
5189         (wl-fetch-confirm-threshold): Ditto.
5190         (wl-cache-prefetch-folder-type-list): Ditto.
5191         (wl-cache-prefetch-folder-list): Ditto.
5192
5193 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5196         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5197         (wl-demo-insert-image): New function.
5198         (wl-demo-insert-text): New function.
5199         (wl-demo-image-type-alist): Redefine as a function.
5200         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5201         (wl-demo-with-temp-file-buffer): Removed.
5202         (wl-logo-xpm): Removed.
5203         (wl-logo-xbm): Removed.
5204         (wl-logo-bitmap): Removed.
5205
5206 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5207
5208         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5209         (wl-expire-localdir-get-folder-function): New user option.
5210         (wl-expire-localdir-get-folder): New function.
5211         (wl-expire-localdir-date): Ditto.
5212
5213 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5214
5215         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5216         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5217         Fixed unread number mismatch when all-unread < unread.
5218
5219 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5220
5221         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5222         (wl-fetch-confirm-threshold): Ditto.
5223
5224         * wl-summary.el (wl-summary-confirm-appends): Removed.
5225         (wl-summary-sync-update): Don't refer
5226         `wl-summary-update-confirm-threshold' (It is now abolished).
5227
5228         * wl-message.el (wl-message-display-internal): Don't refer
5229         `wl-fetch-confirm-threshold' (It is now abolished).
5230
5231 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5232
5233         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5234
5235 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5236
5237         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5238         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5239         Change default value to nil.
5240         (wl-summary-indent-length-limit): The value can be nil, nil means
5241         unlimited.
5242
5243         * wl-summary.el: Don't set limit for indent length if the value of
5244         wl-summary-indent-length-limit is nil.
5245         If the value of wl-summary-width is nil, it means only that the width
5246         of summary is unlimited (nil doesn't mean that the indent length is
5247         unlimited).
5248
5249         * wl-thread.el: Ditto.
5250
5251 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5252
5253         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5254         be nil, nil means never confirm.
5255         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5256
5257 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5258
5259         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5260         means unlimited).
5261
5262 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5263
5264         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5265         Use `with-temp-buffer'.
5266
5267 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5268
5269         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5270         with new backquote style).
5271         (wl-folder-get-entity-from-buffer): Ditto.
5272
5273 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5274
5275         * wl-version.el (nemacs-version): Eliminated.
5276         (wl-extended-emacs-version2): Ignore nemacs.
5277         (wl-extended-emacs-version3): Ditto.
5278
5279 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5280
5281         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5282         (wl-draft-add-in-reply-to): New variable.
5283         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5284         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5285         (wl-draft-yank-from-mail-reply-buffer): Use
5286         `wl-draft-add-in-reply-to'.
5287         (wl-draft-insert-current-message): Ditto.
5288
5289 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5290
5291         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5292         typo (kill->hide).
5293         (wl-message-buffer-prefetch-folder-type-list): Added elements
5294         `mark' and `cache' instead of `internal'.
5295
5296 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5297
5298         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5299         resume msgdb directory.
5300
5301 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5302
5303         * wl.el (wl-exit): Call `wl-acap-exit'.
5304
5305         * wl-summary.el (wl-summary-message-string): New function.
5306         (wl-summary-reedit): Use it.
5307         (wl-summary-resend-bounced-mail): Remove needless let.
5308         (wl-summary-supersedes-message): Ditto.
5309         (wl-summary-save): Ditto.
5310
5311         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5312         (wl-acap-init): Set it.
5313         (wl-acap-exit): New function.
5314
5315 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5316
5317         * wl.el (wl-init): Revert (require 'mime-setup). move from
5318         toplevel.
5319
5320 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5321
5322         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5323         local variables.  Add error when guess function return invalid
5324         value.
5325
5326 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5327
5328         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5329         Change local variable name.
5330         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5331         (wl-folder-get-newsgroups): Return nil when non-news folder.
5332         * wl-summary.el (wl-summary-write-current-folder): State through
5333         when guess-list return nil.
5334         (wl-summary-write-current-folder-functions): Fixed docstring.
5335
5336         * wl.el (wl-exit): Changed confirm message.
5337
5338         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5339         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5340
5341         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5342
5343 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5344
5345         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5346         user option (Renamed from wl-cache-prefetch-folder-type-list).
5347         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5348         from wl-cache-prefetch-folder-list).
5349
5350         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5351         Move to wl-vars.el.
5352         (wl-message-buffer-prefetch-p): Changed to enable
5353         `wl-message-buffer-prefetch-folder-list'.
5354
5355         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5356         `ignore-cache'.
5357
5358 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5359
5360         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5361         `part-top' and `part-bottom'.
5362         (wl-draft-config-sub-part-top): New function.
5363         (wl-draft-config-sub-part-bottom): New function.
5364
5365 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5366
5367         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5368
5369 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5370
5371         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5372
5373 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5374
5375         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5376
5377         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5378         (wl-summary-write-current-folder): Ditto.
5379
5380 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5381
5382         * wl-folder.el (wl-folder-get-newsgroups): Use
5383         `elmo-folder-newsgroups'.
5384
5385 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5386
5387         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5388         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5389         `wl-draft-config-sub-header-bottom'.
5390
5391 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5392
5393         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5394         localnews folder.
5395
5396 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5397
5398         * wl-summary.el (wl-summary-mode): Undo last change.
5399
5400         * wl-folder.el (wl-folder-mode): Ditto.
5401
5402 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5403
5404         * wl-summary.el (wl-summary-mode): Locally set
5405         truncate-partial-window-width to nil.
5406         (for XEmacs)
5407
5408         * wl-folder.el (wl-folder-mode): Ditto.
5409
5410 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5411
5412         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5413
5414 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5415
5416         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5417         number.
5418
5419         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5420
5421         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5422
5423         * Version number is increased to 2.7.6.
5424
5425 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5426
5427         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5428
5429 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5430
5431         * wl-summary.el (wl-summary-sync-update): Enclose network
5432         related portion with `unwind-protect'.
5433
5434 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5435
5436         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5437
5438 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5441         element.
5442         * wl-vars.el (wl-message-body-button-alist): Ditto.
5443
5444         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5445         max match length.
5446         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5447
5448         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5449         for the max match length;
5450         Use 4th element value for the button string regexp group.
5451
5452         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5453         candidate exists, prompt to select.
5454
5455 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5456
5457         * wl-summary.el (wl-summary-jump-to-msg): Search before
5458         calibration point by `beginning-of-line'.
5459
5460 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5461
5462         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5463         for access group.
5464
5465 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5466
5467         * wl-message.el (wl-message-display-internal): Bind
5468         `default-mime-charset'.
5469
5470         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5471
5472         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5473
5474         * Version number is increased to 2.7.5.
5475
5476 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5477
5478         * wl-expire.el (wl-summary-archive): Fixed;
5479         Use `elmo-folder-name-internal'.
5480
5481 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5482
5483         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5484         from `elmo-folder-move-messages' caller.
5485         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5486
5487         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5488         related portions are changed).
5489
5490 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5491
5492         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5493         counter.
5494
5495 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5496
5497         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5498         buffer local and set it to nil.
5499
5500         * wl-message.el (wl-message-redisplay): Ditto.
5501
5502 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5503
5504         * wl-summary.el (wl-summary-mark-as-important): If message is
5505         already cached, set messag as read, otherwise encache and mark as read.
5506
5507 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5508
5509         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5510         point-min.
5511
5512 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5513
5514         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5515         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5516         a keymap.
5517
5518 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5519
5520         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5521         parent.
5522
5523         * wl-mule.el (wl-message-define-keymap): Ditto.
5524
5525         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5526
5527         * wl-xmas.el (wl-message-display-internal-hook): Define.
5528         (wl-xmas-setup-message-toolbar): Define as function.
5529         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5530         (wl-message-overload-functions): Abolished.
5531         (wl-message-define-keymap): New function.
5532
5533         * wl-vars.el (wl-message-display-internal-hook): New variable.
5534         (wl-message-header-button-alist): New variable (Renamed from
5535         wl-highlight-message-header-button-alist).
5536         (wl-message-body-button-alist): Ditto.
5537
5538         * wl-mule.el (wl-message-define-keymap): New function.
5539         (wl-message-overload-functions): Abolished.
5540
5541         * wl-message.el (wl-message-add-buttons-to-body): New function.
5542         (wl-message-redisplay): Don't call wl-message-overload-functions;
5543         Call wl-message-add-buttons-to-header and
5544         wl-message-add-buttons-to-body.
5545         (wl-message-display-internal): Set keymap argument for
5546         elmo-mime-display-as-is, elmo-mime-message-display;
5547         Run wl-message-display-internal-hook.
5548         (wl-message-refer-article-or-url): Abolished.
5549
5550         * wl-highlight.el (wl-highlight-headers): Don't call
5551         wl-highlight-message-add-buttons-to-header.
5552         (wl-highlight-message-add-buttons-to-header): Abolished.
5553
5554
5555         * wl-e21.el (wl-message-display-internal-hook): Define.
5556         (wl-e21-setup-toolbar): Deleted duplicated binding.
5557         (wl-e21-setup-message-toolbar): Define as function.
5558         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5559         (wl-message-define-keymap): New function.
5560         (wl-message-overload-functions): Abolished.
5561
5562 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5563
5564         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5565         and elmo-folder-close.
5566
5567         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5568
5569 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5570
5571         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5572         boolean value.
5573         * wl-draft.el (wl-draft-do-fcc): Ditto.
5574
5575 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5576
5577         * wl-vars.el (wl-fcc-force-as-read): New variable.
5578         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5579         mark copied message as read.
5580
5581 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5582
5583         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5584
5585 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5586
5587         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5588         `wl-summary-target-above' instead of obsolete variable
5589         `wl-summary-temp-above'.
5590
5591         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5592         instead of `make-obsolete-variable'.
5593         * wl-refile.el (toplevel): Ditto.
5594
5595 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5596
5597         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5598         with third argument t.
5599         (wl-draft): Set first argument for wl-plugged-init as t.
5600
5601         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5602         definition.
5603
5604 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5605
5606         * wl-vars.el: Tabify.
5607         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5608
5609         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5610         message.
5611
5612 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5613
5614         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5615         and set default to beep.
5616
5617 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5618
5619         * wl-vars.el (wl-draft-truncate-lines): New variable.
5620
5621         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5622         instead of wl-message-truncate-lines for truncate-lines.
5623
5624 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5625
5626         * wl-message.el (wl-message-display-internal): Call
5627         `wl-highlight-message' after `elmo-mime-display-as-is'.
5628
5629         * wl-mime.el (wl-mime-display-text/plain): New function.
5630         (wl-mime-display-header): Ditto.
5631         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5632         body-presentation-method for text/plain;
5633         Register `wl-mime-display-header' as a header-presentation-method;
5634         Don't set up `elmo-message-text-content-inserted-hook' and
5635         `elmo-message-header-inserted-hook'.
5636
5637         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5638         variable.
5639         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5640         as t if flag is 'all-header;
5641         Don't bind `elmo-message-ignored-field-list',
5642         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5643
5644 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5645
5646         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5647         for xemacs with non-mule environment.
5648
5649 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5650
5651         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5652         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5653         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5654
5655 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5656
5657         * wl-vars.el (wl-interactive-send): Set default value as t.
5658
5659 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5660
5661         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5662         (wl-addrmgr-method-list): Abolished.
5663         (wl-addrmgr-change-method): Follow above change.
5664
5665         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5666
5667 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5668
5669         * wl-vars.el (wl-message-truncate-lines): Change default value
5670         to default-truncate-lines.
5671
5672         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5673
5674 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5675
5676         * wl-vars.el (wl-message-truncate-lines): New variable.
5677
5678         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5679         wl-message-truncate-lines.
5680
5681 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5682
5683         * wl-acap.el (wl-acap-init): Remove period from error message.
5684         (wl-acap-find-acap-service): Remove period from message.
5685
5686 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5687
5688         * wl.el (wl-check-environment): Undo last change.
5689
5690         * wl-vars.el (wl-from): Changed default value.
5691
5692         * wl-util.el (toplevel): Don't require tm-edit.
5693
5694         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5695         `wl-folder-init';
5696         Don't set mark on mail body.
5697         (wl-draft-reedit): Ditto.
5698
5699         * wl-address.el (wl-address-quote-specials): Define as an alias for
5700         elmo-address-quote-specials.
5701
5702 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5703
5704         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5705
5706         * wl-vars.el (wl-from): Set default value as nil.
5707         (wl-organization): Set default value as ORGANIZATION environment
5708         variable.
5709
5710         * wl-draft.el (wl-smtp-extension-bind): Check value of
5711         wl-smtp-connection-type.
5712
5713         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5714         error.
5715
5716 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5717
5718         * Version number is increased to 2.7.4.
5719
5720         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5721         arguments from `wl-highlight-x-face-function' caller.
5722         Use x-face-1.3.6.12 or later.
5723
5724 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5725
5726         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5727
5728 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5729
5730         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5731         (wl-fcc): Fix to accept function.
5732         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5733
5734 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5735
5736         * wl-acap.el (toplevel): Added `product-provide' declare.
5737         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5738
5739 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5740
5741         * wl.el (wl): Changed order of calling `elmo-init'
5742         and `elmo-folder-init'.
5743
5744 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5745
5746         * wl-mime.el (wl-summary-burst): Extract message when content-type
5747         of root entity is not only `multipart' but also `message/rfc822'.
5748         (wl-summary-burst-subr): Ditto.
5749
5750 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5751
5752         * wl-vars.el (toplevel): Require 'custom.
5753         (wl-trash-folder): Added to `wl-setting' group.
5754
5755         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5756         exists.
5757         (wl-addrmgr-draw): Insert empty line when no entry exists.
5758
5759         * wl-mule.el (wl-message-wheel-up): Fixed.
5760         (wl-message-wheel-down): Ditto.
5761
5762 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5763
5764         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5765         config is an anonymous lambda expression.
5766
5767 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5768
5769         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5770         when Mule 2 is running.
5771
5772 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5773
5774         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5775
5776 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5777
5778         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5779         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5780
5781         * wl-address.el (wl-address-specials-regexp): Eliminated.
5782         (wl-address-quote-specials): Rewrite.
5783
5784 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5785
5786         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5787         shy-groups for regexp.
5788
5789         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5790         character classes and Perl style shy-groups for regexp.
5791         (wl-highlight-plugged-current-line): Use Posix style character
5792         classes for regexp.
5793         (wl-e21-highlight-folder-by-numbers): Ditto.
5794         (wl-e21-display-image-p): Use `display-images-p' instead of
5795         `display-graphic-p'.
5796         (display-images-p): Make an alias to `display-graphic-p' if it is
5797         not available.  It is for Emacs version prior to 21.0.105.
5798
5799         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5800         `display-graphic-p'.
5801         (wl-demo-image-type-alist): Ditto.
5802         (display-images-p): Make an alias to `display-graphic-p' if it is
5803         not available.  It is for Emacs version prior to 21.0.105.
5804
5805 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5806
5807         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5808         support.
5809         (wl-generate-user-agent-string): Ditto.
5810
5811         * wl-version.el (wl-version): Update docsting.
5812         (wl-version-status): Ditto.
5813
5814 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5815
5816         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5817         21.0.105.  For Emacs 21.0.104 or earlier.
5818
5819 2001-09-03  Takuo KITAME <kitame@northeye.org>
5820
5821         * wl-e21.el (wl-plugged-init-icons): Use
5822         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5823         (wl-biff-init-icons): Ditto.
5824
5825 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5826
5827         * wl-highlight.el (wl-highlight-summary-current-line):
5828         Fixed highlighting refile/copy destination.
5829
5830         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5831         (wl-acap-store): Encode string by wl-acap-coding-system.
5832
5833 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5834
5835         * wl-acap.el (toplevel): Check and require 'un-define before
5836         'xemacs-ucs;
5837          Added checking for UTF-2000.
5838
5839 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5840
5841         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5842         Don't enclose with `eval-and-compile'.
5843
5844         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5845         wl-init is non-nil.
5846
5847         * wl-draft.el (wl-draft): Ditto.
5848
5849         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5850
5851         * wl-acap.el (toplevel): Require 'wl.
5852         (wl-acap-store): Call `elmo-init'.
5853
5854         * wl.el (wl): Changed position of `wl-check-environment'.
5855         (toplevel): Added autoload setting for wl-acap.
5856
5857         * wl-vars.el (wl-setting): New custom group.
5858         (wl-from): Added wl-setting group.
5859         (wl-user-mail-address-list): Ditto.
5860         (wl-organization): Ditto.
5861         (wl-subscribed-mailing-list): Ditto.
5862         (wl-envelope-from): Ditto.
5863         (wl-smtp-posting-user): Ditto.
5864         (wl-smtp-posting-server): Ditto.
5865         (wl-smtp-posting-port): Ditto.
5866         (wl-smtp-authenticate-type): Ditto.
5867         (wl-pop-before-smtp-user): Ditto.
5868         (wl-pop-before-smtp-server): Ditto.
5869         (wl-pop-before-smtp-port): Ditto.
5870         (wl-pop-before-smtp-authenticate-type): Ditto.
5871         (wl-nntp-posting-server): Ditto.
5872         (wl-nntp-posting-user): Ditto.
5873         (wl-nntp-posting-port): Ditto.
5874         (wl-fetch-confirm-threshold): Ditto.
5875         (wl-prefetch-threshold): Ditto.
5876         (wl-thread-insert-opened): Ditto.
5877         (wl-ldap-server): Ditto.
5878         (wl-ldap-port): Ditto.
5879         (wl-ldap-base): Ditto.
5880         (wl-ldap-objectclass): Ditto.
5881         (wl-use-ldap): Ditto.
5882         (wl-draft-config-alist): Ditto.
5883         (wl-draft-config-matchone): Ditto.
5884         (wl-template-alist): Ditto.
5885         (wl-message-sort-field-list): Ditto.
5886         (wl-message-ignored-field-list): Ditto.
5887         (wl-message-visible-field-list): Ditto.
5888         (wl-interactive-send): Ditto.
5889         (wl-summary-move-order): Ditto.
5890         (wl-auto-select-first): Ditto.
5891         (wl-auto-select-next): Ditto.
5892         (wl-interactive-save-folders): Ditto.
5893
5894         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5895         Initialization codes are moved from wl-local-folder-init.
5896         (wl-local-folder-init): Follow the change above.
5897         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5898
5899         * wl-acap.el: New file.
5900
5901         * Version number is increased to 2.7.3.
5902
5903 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5904
5905         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5906
5907 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5908
5909         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5910         (wl-addrmgr-address-entry-list): Ditto.
5911
5912 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5913
5914         * wl-e21.el (wl-draft-mode-map): Removed binding for
5915         `wl-draft-insert-x-face-field'.
5916
5917         * wl-mule.el (wl-draft-mode-map): Ditto.
5918
5919         * wl-xmas.el (wl-draft-mode-map): Ditto.
5920
5921         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5922         (wl-cs-autoconv): Ditto.
5923         (wl-cs-local): Ditto.
5924         (wl-use-scoring): Ditto.
5925         (wl-mime-charset): Ditto.
5926         (wl-folder-check-async): Ditto.
5927
5928         * wl.el (toplevel): Ignore nemacs and tm.
5929         (wl-exit): Ditto.
5930
5931         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5932         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5933         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5934         instead of wl-address-petname-add-or-change.
5935         (wl-summary-edit-addresses-subr): Use wl-address-delete
5936         instead of wl-address-petname-delete.
5937
5938         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5939
5940         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5941         if error occured.
5942
5943         * wl-message.el (require): Remove tm support.
5944
5945         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5946
5947         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5948         (wl-folder-jump-to-current-entity): Ditto.
5949         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5950
5951         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5952         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5953         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5954
5955         * wl-mule.el (wl-draft-key-setup): Ditto.
5956
5957         * wl-xmas.el (wl-draft-key-setup): Ditto.
5958
5959         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5960         (wl-draft-std11-parse-addresses): New function.
5961         (wl-draft-parse-mailbox-list): Use it.
5962         (wl-draft): Ignore nemacs.
5963         (wl-draft-reedit): Ditto.
5964
5965         * wl-addrmgr.el: New file.
5966         (Original is wl-rcpt.el written by
5967         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5968         Thanks Kitamoto-san.)
5969
5970         * wl-address.el (wl-address-make-address-list): Modified parsing
5971         process.
5972         (wl-address-delete): Renamed from `wl-address-petname-delete';
5973         Modify wl-address-list too.
5974         (wl-address-add-or-change): Renamed from
5975         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5976
5977 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5978
5979         * wl-highlight.el (wl-highlight-summary-current-line):
5980           Work with transient-mark-mode
5981
5982 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5983
5984         * Version number is increased to 2.7.2.
5985
5986         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5987         instead of elmo-dop-queue-method.
5988
5989 2001-08-06  SAITO Atsunori <sai@yedo.com>
5990
5991         * wl-vars.el (wl-ldap-objectclass): New user option.
5992
5993         * wl-address.el (wl-ldap-make-filter): Use it.
5994
5995 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5996
5997         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5998
5999 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6000
6001         * wl-folder.el (wl-folder): redisplay after folder insertion.
6002
6003         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6004
6005         * wl-summary.el (wl-summary-sync-update):
6006         Change status mark only when new-msgdb exists.
6007         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6008
6009 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6010
6011         * wl-summary.el (wl-summary-open-folder): New function.
6012         (wl-summary-goto-folder-subr): Use it.
6013         (wl-summary-mark-as-important): Fix;
6014         Encache only when no cache exists.
6015
6016 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6019         Use with-current-buffer.
6020
6021 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6022
6023         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6024         before call `get-buffer'. Fixed parenthesis.
6025         (wl-score-get-header-entry): Clear message and help window when
6026         keyboard quit.
6027         (wl-score-edit-insert-header): Ditto.
6028
6029 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6030
6031         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6032         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6033         (wl-default-draft-cite): Fix.
6034
6035         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6036         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6037
6038 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6039
6040         * wl-message.el (wl-message-prev-page): Do same bahavior
6041         as summary when it is called in the message buffer.
6042         (wl-message-next-page): Ditto.
6043
6044 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6045
6046         * wl-summary.el (wl-summary-forward): Use cache if it is not
6047         section cache.
6048
6049 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6050
6051         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6052         Removed redundant require of elmo-vars.
6053         (wl-biff-state-indicator-on): Changed default value for
6054         xemacs with non-mule environment.
6055
6056         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6057         wl-message-buffer is nil;
6058         Hide progress bar after moving messages.
6059
6060 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6061
6062         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6063         message at cursor point is deleted.
6064
6065 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6066
6067         * wl-vars.el: Changed file coding system to euc-japan.
6068         Added -*-coding:-*- magic to the first line.
6069
6070         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6071         Search parent from the first message.
6072
6073         * Version number is increased to 2.7.1.
6074
6075 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6076
6077         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6078
6079 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6080
6081         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6082         refile/delete execution.
6083
6084         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6085         Fixed docstring.
6086
6087 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6088
6089         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6090         do update process;
6091         Don't update marks when update process is interrupted.
6092
6093 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6094
6095         * wl-summary.el (wl-summary-reply): Fixed problem when
6096         wl-draft-use-frame is non-nil.
6097         (wl-summary-forward): Ditto.
6098
6099         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6100         as nil.
6101         (wl-folder-mark-as-read-all-entity): Ditto.
6102         (wl-folder-prefetch-entity): Ditto.
6103
6104         * wl.el (wl): Check environment before wl-init.
6105
6106         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6107         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6108         instead of wl-summary-collect-unread.
6109         (wl-summary-reply): Split message window.
6110
6111 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6112
6113         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6114         only if current language environment is japanese,
6115
6116         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6117         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6118         (wl-folder-goto-folder-subr): Ditto.
6119
6120         * wl-draft.el (wl-draft-dispatch-message): Call
6121         `elmo-file-cache-get-path'.
6122
6123 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6124
6125         * wl-summary.el (wl-summary-cursor-move): If return value of
6126         wl-summary-next-message is not number, don't jump.
6127
6128 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6129
6130         * wl-summary.el (wl-summary-buffer-next-message-function): New
6131         variable.
6132         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6133         if it is bound.
6134
6135         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6136         string.
6137
6138         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6139         (wl-plugged-drawing): Ditto.
6140
6141 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6142
6143         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6144         process.
6145         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6146         with unwind-protect.
6147
6148         * wl.el (wl-init): Require mime-setup.
6149         (wl-check-environment): Don't require mime-setup.
6150
6151         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6152         instead of elmo-folder-type.
6153
6154         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6155         value as nil.
6156
6157 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6158
6159         * Version number is increased to 2.7.0.
6160
6161         * wl-version.el (wl-version): Changed codename.
6162
6163         * wl-summary.el (wl-summary-delete-cache): Fixed.
6164
6165         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6166         Workaround for net folders.
6167         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6168
6169         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6170         value to nil (According to the patch from
6171         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6172
6173         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6174         of elmo-folder-close.
6175
6176 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6177
6178         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6179         for postfix.
6180
6181 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6182
6183         * wl-summary.el (wl-summary-resend-message): Fixed.
6184
6185         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6186         Call wl-draft with `from' argument if its address is included in
6187         `wl-user-mail-address-list'.
6188         (wl-draft): Added `from' argument.
6189
6190         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6191         non-nil.
6192         (wl): Don't show demo if wl-demo is nil.
6193
6194         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6195         wl-summary-use-frame.
6196
6197         * wl-vars.el (wl-summary-use-frame): New user option.
6198         (wl-folder-use-frame): Changed docstring.
6199
6200         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6201         non-nil.
6202         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6203         wl-summary-use-frame.
6204
6205         * wl-vars.el (wl-folder-use-frame): New user option.
6206
6207         * wl-summary.el (wl-summary-exit): Back to folder frame if
6208         wl-folder-use-frame is non-nil.
6209         (wl-summary-redisplay-internal): Ignore cache if current folder
6210         is draft folder,
6211         (wl-summary-redisplay-no-mime): Ditto.
6212         (wl-summary-redisplay-all-header): Ditto.
6213
6214         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6215         if wl-folder-use-frame is non-nil.
6216
6217 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6218
6219         * wl-summary.el (wl-summary-sync-update): Bind
6220         elmo-folder-update-threshold.
6221         (wl-summary-mark-as-important): Enclosed server mark processing
6222         with `save-match-data'.
6223
6224         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6225         only when it is already defined.
6226
6227 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6228
6229         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6230         name of folder exclude localdir is wrong.
6231         * wl-folder.el (wl-folder-sync-entity):
6232         Set `wl-summary-always-sticky-folder-list' as nil.
6233         (wl-folder-mark-as-read-all-entity): Ditto.
6234         (wl-folder-prefetch-entity): Ditto.
6235
6236 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6237
6238         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6239         instead of `wl-summary-write-current-newsgroup'.
6240
6241 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6242
6243         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6244         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6245         non-nil and selected message is important, do not display.
6246
6247 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6248
6249         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6250
6251 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6252
6253         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6254
6255         * wl-summary.el (wl-summary-mark-as-important): Set message number
6256         using wl-summary-message-number.
6257
6258 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6259
6260         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6261         destination folder is 'null.
6262
6263 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6264
6265         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6266         New function.
6267         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6268         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6269         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6270
6271 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6272
6273         * wl-mime.el (wl-mime-setup): Added setting for
6274         `mime-setup-signature-key-alist' to avoid overriding key bind for
6275         `wl-draft-send'.
6276
6277         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6278         for `wl-draft-send'.
6279         * wl-mule.el (wl-draft-overload-functions): Ditto.
6280         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6281         * wl-draft.el (wl-draft-send): Ditto.
6282
6283         * wl-message.el (wl-message-display-internal):
6284         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6285         (Patch is provided by <kita@coe.nttdata.co.jp>).
6286
6287 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6288
6289         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6290
6291 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6292
6293         * wl.el (wl): Fix for wl-demo.
6294
6295 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6296
6297         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6298
6299 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6300
6301         * wl-folder.el (wl-folder-prefetch-entity): Use
6302         `wl-folder-get-elmo-folder'.
6303         (wl-folder-count-incorporates): Do not use
6304         `wl-folder-get-elmo-folder'.
6305
6306 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6307
6308         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6309         instead of `elmo-folder-get-type'.
6310
6311 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6312
6313         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6314         position on Subject: field.
6315         (Advised by Mito <mit@nines.nec.co.jp>)
6316
6317 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6318
6319         * wl-folder.el (wl-folder-prefetch-entity): Use
6320         `wl-folder-get-elmo-folder'.
6321
6322 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6323
6324         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6325
6326         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6327         `process-duplicates' slot.
6328
6329         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6330         if detection failed.
6331
6332 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6333
6334         * wl-version.el (wl-version-status): Set to "alpha".
6335
6336 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6337
6338         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6339         Check wl-message-buffer lives before set-buffer.
6340
6341 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6342
6343         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6344         called in folder mode.
6345         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6346         * wl-summary.el (wl-summary-exit-pre-hook): Run
6347         `wl-summary-exit-pre-hook' before exit summary mode.
6348
6349 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6350
6351         * wl-version.el (wl-version-status): New variable.
6352         (wl-version-status-alist): Removed.
6353         (wl-version-status): Rule included.
6354
6355 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6356
6357         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6358         @sponichi.
6359
6360         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6361         when `mail-reply-buffer' is buffer-local variable.
6362         (Reported by <kita@coe.nttdata.co.jp>).
6363
6364 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6365
6366         * wl-vars.el (toplevel): Require 'elmo-util.
6367
6368 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6369
6370         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6371         (All other related portions are changed)
6372
6373         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6374
6375         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6376
6377 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6378
6379         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6380
6381 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6384         Delete other windows to avoid an error.
6385         Use `point-marker' instead of `point' to remember the start point
6386         of body.
6387
6388         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6389
6390         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6391         number not to exceed all message number.
6392
6393 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6394
6395         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6396         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6397
6398 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6399
6400         * wl-summary.el (wl-summary-sync-force-update): Added argument
6401         no-check.
6402         (wl-summary-sync-update): Ditto.
6403         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6404         with `no-check'.
6405
6406         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6407         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6408         already running.
6409
6410 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6411
6412         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6413         `dst-folder-arg'.
6414         (wl-expire-archive-number1): Diito.
6415         (wl-expire-archive-number2): Diito.
6416         (wl-expire-archive-Date): Diito.
6417         (wl-archive-number1): Diito.
6418         (wl-archive-number2): Diito.
6419         (wl-archive-date): Diito.
6420         (wl-archive-folder-p): New function.
6421         (wl-summary-expire): Support of expand folder name at
6422         wl-expire-alist.
6423         * wl-util.el (wl-expand-newtext): Renamed from
6424         `wl-refile-expand-newtext'.
6425
6426 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6427
6428         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6429         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6430         `(elmo-msgdb-get-overview msgdb)'.
6431         (wl-summary-prefetch): Bind match data before call
6432         `wl-summay-prefetch-msg'.
6433         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6434         'off if `wl-summary-buffer-disp-msg' is non-nil.
6435         Fixed problem that couldn't show only one new or unread message when
6436         enter folder.
6437         (wl-summary-reply): Don't call `split-window-vertically' and other
6438         window.
6439
6440 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6441
6442         * wl-expire.el (wl-expire-refile): Fixed.
6443
6444 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6445
6446         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6447
6448         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6449         biff notification is removed.
6450
6451         * wl.el (wl): Changed position of `elmo-init'.
6452
6453         * wl-draft.el (wl-default-draft-cite): Use date field
6454         on the citation buffer.
6455
6456         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6457
6458         * wl-xmas.el (wl-folder-internal-icon-list): Added
6459         `wl-folder-shimbun-image'.
6460
6461         * wl-e21.el (wl-folder-internal-icon-list): Added
6462         `wl-folder-shimbun-image'.
6463
6464 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * wl.el (wl-init): Eliminated argument.
6467         (wl): Rewrite.
6468
6469         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6470         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6471         instead of `elmo-folder-msgdb-internal'.
6472         (wl-summary-sync-update): Ditto.
6473         (wl-summary-flush-pending-append-operations): Eliminated.
6474         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6475         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6476         `elmo-folder-open'.
6477
6478         * wl-mime.el (wl-summary-burst): Fixed.
6479
6480         * wl-folder.el (wl-folder-info-save): Check data type.
6481
6482         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6483         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6484         instead of `elmo-folder-msgdb-internal'.
6485         (wl-expire-hide): Ditto.
6486
6487
6488         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6489
6490 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6491
6492         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6493
6494 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6495
6496         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6497
6498 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6499
6500         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6501         Fixed `match-beginning' argument mismatch.
6502
6503 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6504
6505         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6506         the default value.
6507
6508 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6509
6510         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6511         instead of `elmo-nntp-default-port'.
6512
6513         * wl-vars.el: Fixed some doc strings.
6514
6515 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6516
6517         * wl-summary.el (wl-summary-prefetch-msg): Use
6518         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6519
6520         * wl-vars.el: Define *-func as obsolete variable using
6521         `elmo-define-obsolete-variable'.
6522
6523         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6524         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6525         instead of `wl-message-buffer-prefetch-threshold'.
6526
6527         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6528
6529         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6530
6531         * wl-draft.el (wl-caesar-region-func): Ditto.
6532
6533         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6534         Keep unread status in elmo-folder-move-messages.
6535         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6536
6537 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6538
6539         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6540         `wl-summary-buffer-exit-func'
6541         (wl-summary-buffer-message-redisplay-function): Renamed from
6542         `wl-summary-buffer-message-redisplay-func'
6543         (wl-summary-buffer-next-folder-function): Renamed from
6544         `wl-summary-buffer-next-folder-func'.
6545         (wl-summary-buffer-prev-folder-function): Renamed from
6546         `wl-summary-buffer-prev-folder-func'.
6547         (wl-summary-get-petname-function): Renamed from
6548         `wl-summary-get-petname-func'.
6549
6550         * wl-score.el (wl-score-edit-exit-function): Renamed from
6551         `wl-score-edit-exit-func'.
6552
6553         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6554         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6555
6556         * wl-util.el (wl-load-profile-function): Renamed from
6557         `wl-load-profile-func'.
6558
6559         * wl-folder.el (wl-folder-completion-function): Renamed from
6560         `wl-folder-completion-func'.
6561         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6562
6563         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6564         `wl-expire-archive-get-folder-func'.
6565         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6566         (wl-draft-send-mail-function): Renamed from
6567         `wl-draft-send-mail-func'.
6568         (wl-draft-send-news-function): Renamed from
6569         `wl-draft-send-news-func'.
6570         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6571         (wl-generate-mailer-string-function): Renamed from
6572         `wl-generate-mailer-string-func'.
6573         (wl-highlight-signature-search-function): Renamed from
6574         `wl-highlight-signature-search-func'.
6575         (wl-highlight-x-face-function): Renamed from
6576         `wl-highlight-x-face-func'
6577         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6578         (wl-ps-print-buffer-function): Renamed from
6579         `wl-ps-print-buffer-func'
6580         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6581         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6582         (wl-summary-subject-filter-function): Renamed from
6583         `wl-summary-subject-filter-func'.
6584
6585         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6586         `wl-draft-queue-flush-send-func'
6587         (wl-draft-cite-function): Renamed from
6588         `wl-draft-cite-func'
6589
6590         * wl-address.el (wl-address-init-function): Renamed from
6591         `wl-address-init-func'.
6592
6593 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6594
6595         * wl-draft.el (wl-draft-queue-flush): Don't call
6596         `elmo-dop-unlock-message'.
6597         * wl-draft.el (wl-draft-queue-append): Don't call
6598         `elmo-dop-lock-message'.
6599
6600         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6601         (wl-summary-buffer-folder-name): Ditto.
6602         (wl-summary-message-regexp): Added '-' (all other related portions
6603         are changed).
6604         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6605         wl-summary-buffer-folder-name.
6606
6607 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6608
6609         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6610         the number of mails in the folder buffer is not updated by wl-biff.
6611
6612 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6613
6614         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6615         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6616
6617 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-summary.el (wl-summary-next-message):
6620         Return next message number when wl-summary-move-order is nil.
6621
6622 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6623
6624         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6625         `wl-summary-move-spec-alist'.
6626         (wl-summary-move-spec-unplugged-alist): New variable
6627         (Move spec for unplugged status).
6628         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6629         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6630
6631 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6632
6633         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6634         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6635
6636 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6637
6638         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6639         simple quotation to quote the anonymous function.
6640         * tm-wl.el (wl-draft-preview-message): Ditto.
6641
6642 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6643
6644         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6645         Eliminate redundant `save-excursion'.
6646         (wl-highlight-summary-current-line): Ditto.
6647
6648         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6649         accessing match data when `looking-at' failed.
6650
6651         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6652         `elmo-match-string' where users don't care about the speed.
6653         (wl-draft-save): Ditto.
6654
6655 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6656
6657         * wl-util.el (wl-regexp-opt): New function.
6658
6659         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6660         number from `wl-summary-buffer-number-list'.
6661         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6662         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6663         (wl-summary-move-spec-alist): Changed default setting.
6664
6665 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6666
6667         * wl-vars.el (wl-biff-notify-hook): New hook.
6668         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6669         the arrival of new mail.
6670         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6671         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6672
6673 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6674
6675         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6676
6677 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6678
6679         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6680
6681         * Version number is increased to 2.5.8.
6682
6683         * wl-thread.el (toplevel): require 'cl.
6684         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6685         (wl-thread-make-number-list): New function.
6686         (wl-thread-entity-make-number-list-from-children): Ditto.
6687         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6688         (wl-thread-entity-insert-as-children): Likewise.
6689         (wl-thread-delete-message): Likewise.
6690         (wl-meaning-of-mark): Eliminated.
6691         (wl-thread-next-failure-mark-p): Ditto.
6692         (wl-thread-entity-get-mark): Ditto.
6693         (wl-thread-meaning-alist-get-result): Ditto.
6694         (wl-thread-entity-check-prev-mark): Ditto.
6695         (wl-thread-entity-check-next-mark): Ditto.
6696         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6697         (wl-thread-entity-get-prev-marked-entity): Ditto.
6698         (wl-thread-get-prev-unread): Ditto.
6699         (wl-thread-jump-to-prev-unread): Ditto.
6700         (wl-thread-get-next-unread): Ditto.
6701         (wl-thread-jump-to-next-unread): Ditto.
6702         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6703         (wl-thread-entity-get-next-marked-entity): Ditto.
6704
6705         * wl-summary.el (wl-summary-buffer-number-list):
6706         New bufer-local variable.
6707         (wl-summary-switch-to-clone-buffer): Clone
6708         `wl-summary-buffer-number-list'.
6709         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6710         (wl-summary-cursor-move-regex): Eliminated.
6711         (wl-summary-cursor-up): Rewrite.
6712         (wl-summary-cursor-down): Ditto.
6713         (wl-summary-mode-spec-alist): New variable.
6714         (wl-summary-next-message): New inline function.
6715         (wl-summary-cursor-move): New function.
6716         (wl-summary-default-get-next-msg): Rewrite.
6717         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6718         (wl-summary-rescan): Ditto.
6719         (wl-summary-sync-all-init): Ditto.
6720         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6721         summary is not thread view.
6722         (wl-summary-sync-update): Ditto.
6723         (wl-summary-rescan): Ditto.
6724         (wl-summary-make-number-list): New function.
6725
6726         * wl-draft.el: "FCC" -> "Fcc".
6727
6728 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6729
6730         * wl-highlight.el (wl-highlight-summary-window):
6731         Call `set-buffer-modified-p'.
6732
6733         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6734         (wl): Call `elmo-init' and fix.
6735
6736         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6737         Use new variables.
6738
6739         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6740
6741 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6742
6743         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6744
6745 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6746
6747         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6748
6749 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6750
6751         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6752         `wl-use-toolbar' nor `display-graphic-p'.
6753         (wl-e21-setup-message-toolbar): Ditto.
6754         (wl-e21-setup-summary-toolbar): Ditto.
6755         (wl-e21-setup-folder-toolbar): Ditto.
6756
6757         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6758         (wl-plugged-init-icons): Ditto.
6759
6760         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6761         `display-graphic-p'.
6762         (wl-plugged-set-folder-icon): Ditto.
6763         (wl-highlight-plugged-current-line): Ditto.
6764         (wl-highlight-folder-current-line): Ditto.
6765         (wl-e21-highlight-folder-group-line): Ditto.
6766         (wl-e21-setup-toolbar): Ditto.
6767         (wl-e21-display-image-p): New macro.
6768
6769         * wl-demo.el (wl-demo): Simplified.
6770         (wl-demo-image-type-alist): Use `image-type-available-p' for
6771         checking whether the image type `xbm' is available.
6772
6773 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6774
6775         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6776         (wl-summary-input-range): Ditto.
6777
6778 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6779
6780         * wl-summary.el (wl-summary-edit-addresses): Use
6781         `wl-summary-get-original-buffer'
6782         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6783         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6784         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6785         (wl-summary-get-newsgroups): Eliminated.
6786         (wl-summary-set-crosspost): Ditto.
6787         (wl-summary-is-crosspost-folder): Ditto.
6788         (wl-crosspost-alist-load): Ditto.
6789         (wl-crosspost-alist-save): Ditto.
6790
6791         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6792         `elmo-setup-subscribed-newsgroups' instead of
6793         `elmo-nntp-make-groups-hashtb'.
6794         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6795         instead of `wl-crosspost-alist-save'.
6796
6797         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6798         of `elmo-folder-message-appendable-p'.
6799         (wl-mime-header-presentation-method): Eliminated.
6800
6801         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6802         (Error occurs in emacs21).
6803
6804         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6805         the current buffer).
6806
6807         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6808         instead of `wl-crosspost-alist-save'.
6809         (wl-init): `elmo-crosspost-message-alist-load'
6810         instead of `wl-crosspost-alist-load'
6811
6812         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6813         (wl-parse-newsgroups): Likewise.
6814         (wl-biff-notify): Run `wl-biff-notify-hook'.
6815
6816 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6817
6818         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6819
6820         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6821         when `wl-summary-lazy-highlight' is non-nil.
6822         (wl-summary-goto-folder-subr): Highlight only when
6823         `wl-summary-lazy-highlight' is non-nil.
6824
6825         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6826         Don't display progress and highlight temp-mark when
6827         `wl-summary-lazy-highlight' is non-nil.
6828         (wl-highlight-summary-window): New function.
6829         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6830
6831 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6832
6833         * wl-summary.el (wl-summary-sync): Change `all-visible'
6834         from `all-shown'
6835         (wl-summary-input-range): Ditto.
6836
6837 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6838
6839         * wl-e21.el (wl-highlight-folder-current-line): Call
6840         `wl-folder-init-icons' when folder icons have not been initialized.
6841
6842         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6843
6844         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6845         (wl-demo-image-type-alist): New macro.
6846
6847 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6848
6849         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6850         display does not support graphics.
6851         (wl-plugged-init-icons): Ditto.
6852         (wl-folder-init-icons): Ditto.
6853
6854         * wl-demo.el (wl-demo): Chech closely whether the display
6855         supports graphics.
6856
6857 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6858
6859         * wl-summary.el (wl-summary-get-original-buffer): New function.
6860         (wl-summary-set-crosspost): Use it.
6861         (wl-summary-target-mark-uudecode): Ditto.
6862         (wl-summary-reedit): Ditto.
6863         (wl-summary-resend-bounced-mail): Ditto.
6864         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6865         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6866
6867         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6868         (wl-message-display-internal): Ditto.
6869
6870 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6871
6872         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6873
6874 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6875
6876         * wl-summary.el (wl-summary-save-view): Renamed from
6877         `wl-summary-save-status'.
6878
6879 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6880
6881         * wl-summary.el (wl-summary-sync): Added `all-shown'
6882
6883 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6884
6885         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6886
6887 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6888
6889         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6890
6891 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6892
6893         * wl-highlight.el (wl-highlight-summary-line-string): Use
6894         `zerop' instead of `= 0'.
6895         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6896
6897         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6898         for comparing numbers.
6899         (wl-template-prev): Use `zerop' instead of `eq 0'.
6900
6901         * wl-draft.el (wl-draft-insert-current-message): Use
6902         `with-current-buffer' instead of `save-excursion'.
6903         Use `zerop' instead of `eq 0'.
6904
6905 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6906
6907         * wl-draft.el (wl-draft-insert-ccs): New function.
6908         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6909         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6910
6911 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6912
6913         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6914
6915 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6916
6917         * wl-expire.el (wl-expire-refile): Don't call
6918         elmo-msgdb-add-msgs-to-seen-list;
6919         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6920         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6921
6922 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6923
6924         * wl-message.el (wl-message-prev-page): Ignore errors while
6925         scroll-down.
6926
6927 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6928
6929         * wl-mime.el: Use elmo-original-message-mode instead of
6930         mmelmo-original-mode.
6931
6932         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6933         `elmo-folder-get-spec';
6934         (wl-fldmgr-add-completion-all-completions):
6935         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6936
6937         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6938         of `elmo-folder-get-type'.
6939
6940         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6941         `elmo-folder-get-spec';
6942         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6943         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6944         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6945         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6946         `elmo-read-msg-no-cache';
6947         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6948         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6949         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6950         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6951         `elmo-cache-save';
6952         (wl-draft-reedit): Use `elmo-message-file-name'.
6953
6954         * wl-expire.el: Use `elmo-folder-name-internal';
6955         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6956         Use macro `wl-summary-buffer-msgdb' instead of variable
6957         `wl-summary-buffer-msgdb';
6958         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6959         Use macro `wl-summary-buffer-folder-name' instead of variable
6960         `wl-summary-buffer-folder-name'.
6961         * wl-score.el: Likewise.
6962
6963         * wl-message.el: Rewrite for new message buffer cache mechanism.
6964         (wl-message-buffer-cache-buffer-get): New macro.
6965         (wl-message-buffer-cache-folder-get): Ditto.
6966         (wl-message-buffer-cache-message-get): Ditto.
6967         (wl-message-buffer-cache-entry-make): Ditto.
6968         (wl-message-buffer-cache-hit): Ditto.
6969         (wl-message-buffer-cache-sort): New function.
6970         (wl-message-buffer-cache-add): Ditto.
6971         (wl-message-buffer-cache-delete): Ditto.
6972         (wl-message-buffer-cache-clean-up): Ditto.
6973         (wl-message-buffer-window): Rewrite.
6974         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6975         (wl-message-buffer-display): New function.
6976         (wl-message-display-internal): New function.
6977
6978 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6979
6980         * wl-folder.el: Use `elmo-folder-name-internal';
6981         Use `wl-folder-get-elmo-folder';
6982         Use `elmo-folder-list-messages' instead of
6983         `elmo-list-folder';
6984         Use `elmo-folder-get-primitive-list' instead of
6985         `elmo-folder-get-primitive-spec-list';
6986         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6987         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6988         Use `elmo-folder-create' instead of `elmo-create-folder'.
6989         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6990         (wl-folder-get-elmo-folder): New macro.
6991         (wl-folder-elmo-folder-cache-get): Ditto.
6992         (wl-folder-elmo-folder-cache-put): Ditto.
6993         (wl-folder-suspend): Call `elmo-quit'.
6994
6995         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6996         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6997         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6998         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6999         (toplevel): require 'cl.
7000         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7001
7002         * wl-summary.el: Rewrite to use new elmo interface.
7003
7004 \f
7005 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7006
7007         * wl-mime.el (wl-draft-preview-message):
7008         Run `wl-draft-send-hook' before collecting recipients information;
7009         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7010
7011         * tm-wl.el (wl-draft-preview-message): Ditto.
7012
7013 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7014
7015         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7016         wrong recipients are displayed when forwarded message.
7017
7018 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7019
7020         * Version number is increased to 2.5.7.
7021
7022 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7023
7024         * wl-message.el (wl-message-next-page): Bind
7025         `window-pixel-scroll-increment' to nil while scrolling up.
7026
7027 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7028
7029         * wl-vars.el (wl-save-hook): New hook.
7030         * wl.el (wl-save): Call `wl-save-hook'.
7031
7032 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7033
7034         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7035         Argument WITH-ARG instead of NO-ARG (negative mean).
7036         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7037         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7038         * wl-message.el (wl-message-follow-current-entity): Likewise.
7039
7040 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7041
7042         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7043         FROM was optional argument.
7044         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7045
7046 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7047
7048         * Version number is increased to 2.5.6.
7049
7050 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7051
7052         * wl-version.el (wl-version-show): Removed.
7053         (wl-version): Add `interactive'.
7054
7055 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7056
7057         * wl-summary.el (wl-summary-get-petname-func): New variable.
7058         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7059         instead of `wl-address-get-petname-1'.
7060         (wl-summary-simple-from): Ditto.
7061
7062         * wl-address.el (wl-address-get-petname-1): Define as function.
7063
7064 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7065
7066         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7067         field in the original message.
7068         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7069
7070 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7071
7072         * wl-expire.el (wl-expire-hide):
7073         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7074
7075 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7076
7077         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7078         find decoder for To, Cc, and Subject.
7079
7080 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7081
7082         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7083         for checking `elmo-use-buffer-cache'.
7084         (wl-summary-mark-as-important): Fixed typo in comment.
7085
7086 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7087
7088         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7089         field in the original message.
7090         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7091
7092 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7093
7094         * wl-expire.el (wl-expire-hide):
7095         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7096
7097 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7098
7099         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7100         find decoder for To, Cc, and Subject.
7101
7102 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7103
7104         * Version number is increased to 2.5.5.
7105
7106         * wl-address.el (wl-address-specials-regexp): New constant.
7107         (wl-address-quote-specials): Use it.
7108
7109 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7110
7111         * wl-summary.el (wl-summary-rescan):
7112         Call `wl-summary-buffer-number-column-detect'.
7113         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7114
7115         * wl-message.el (wl-message-mode-map): Define.
7116         (wl-message-decode): Use it as local-map.
7117
7118 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7119
7120         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7121         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7122
7123 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7126
7127         * wl-mule.el (wl-read-event-char): Ditto.
7128
7129         * wl-e21.el (wl-read-event-char): Ditto.
7130
7131         * wl-nemacs.el (wl-read-event-char): Ditto.
7132         (read-event): Removed.
7133
7134         * wl-util.el (toplevel): Removed dummy definition of
7135         `read-event'.
7136         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7137
7138 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7139
7140         * wl-nemacs.el (elmo-archive-call-process): Moved to
7141         elmo-archive.el.
7142
7143 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7144
7145         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7146         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7147
7148         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7149         instead of magic-number 6.  Use `not' instead of `null' for symbol
7150         `nil' check (not empty list).
7151         (wl-draft-insert-x-face-field): Fixed paren style.
7152
7153         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7154         one-branch conditional statement, instead of `and' and `if'.
7155         (wl-draft-forward): Likewise.
7156         (wl-draft-add-references): Likewise.
7157         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7158
7159         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7160         conditional steatment.  Use `cond' instead of `if'.
7161         (wl-draft-confirm): Likewise.
7162
7163 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7164
7165         * wl-version.el (wl-version-show): Use `product-string-1'
7166         instead of `wl-version'.
7167         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7168
7169         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7170
7171 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7172
7173         * wl-highlight.el (wl-highlight-headers): Revert
7174         `wl-highlight-x-face-func' argument (`beg' and `end').
7175
7176 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7177
7178         * wl.el (toplevel): Move `product-provide' declare.
7179         * wl-demo.el (toplevel): Ditto.
7180         * wl-dnd.el (toplevel): Ditto.
7181         * wl-highlight.el (toplevel): Ditto.
7182         * wl-message.el (toplevel): Ditto.
7183         * wl-refile.el (toplevel): Ditto.
7184         * wl-util.el (toplevel): Ditto.
7185
7186 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7187
7188         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7189         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7190         (wl-thread-close-all): keep cursor position.
7191
7192 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7193
7194         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7195         (eq x 0).
7196         (wl-generate-user-agent-string-1): Fix conditional statement.
7197
7198 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7199
7200         * wl.el (wl-check-environment): Additional check for
7201         'wl-local-domain' and `wl-message-id-domain'.
7202
7203 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7204
7205         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7206
7207 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7208
7209         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7210         instead of `smtp-sasl-user-realm'.
7211
7212 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7213
7214         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7215
7216 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7217
7218         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7219         to the default value as well as `eword-lexical-analyzer'.
7220
7221 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7222
7223         * wl-version.el (wl-extended-emacs-version,
7224         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7225         `elmo-match-string' instead of `wl-match-string'.
7226
7227 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7228
7229         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7230         docstring.
7231
7232 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7233
7234         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7235
7236 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7237
7238         * wl-highlight.el (wl-highlight-headers): Remove
7239         `wl-highlight-x-face-func' argument (`beg' and `end').
7240
7241 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7242
7243         * wl-summary.el (wl-summary-mark-as-important):
7244         Remove cache if folder is local.
7245
7246 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7247
7248         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7249         to get existing e-mail address string.
7250
7251 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7252
7253         * wl-version.el (wl-generate-user-agent-string): Commentary.
7254         (wl-generate-user-agent-string-1): Use `when' for
7255         one-branch conditional statement, instead of `and' and `if'.
7256         (wl-extended-emacs-version, wl-extended-emacs-version2,
7257         wl-extended-emacs-version3): Ditto.
7258
7259 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7260
7261         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7262         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7263         condition-case; Remove initialization.
7264         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7265         (wl-summary-sync-update3): Added argument `sync-all';
7266         Eliminated local variable `msgdb';
7267         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7268         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7269         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7270
7271 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7272
7273         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7274         connection before call `wl-draft-send-mail-with-smtp'.
7275
7276 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7277
7278         * Version number is increased to 2.5.4.
7279
7280 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7281
7282         * wl.el (wl-check-environment): Additional check for
7283         'wl-local-domain' and `wl-message-id-domain'.
7284
7285 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7288         buffer as command specific.
7289         (wl-folder-mark-as-read-all-entity): Ditto.
7290         (wl-folder-prefetch-entity): Ditto.
7291         (wl-folder-drop-unsync-entity): Ditto.
7292
7293         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7294         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7295         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7296
7297         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7298         save-excursion.
7299
7300 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7301
7302         * Version number is increased to 2.5.3.
7303
7304         * wl-summary.el (wl-summary-save-view-cache):
7305         Delete duplicated `write-region';
7306         Use `write-region-as-binary' instead of `as-binary-output-file' and
7307         `write-region'.
7308
7309 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7310
7311         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7312
7313 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7316         instead of `smtp-via-smtp'.
7317
7318 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7319
7320         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7321
7322 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7323
7324         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7325         instead of `smtp-sasl-user-realm'.
7326
7327 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7328
7329         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7330
7331 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7332
7333         * Version number is increased to 2.5.2.
7334
7335 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7336
7337         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7338         does not exist.
7339         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7340         (wl-biff-start): Call `timer-activate' if timer already exists.
7341
7342         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7343         only when it is bound as function.
7344
7345 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7346
7347         * Version number is increased to 2.5.1.
7348
7349 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7350
7351         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7352         Print refile/copy destination.
7353
7354 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7355
7356         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7357         queue-flush-only is non-nil.
7358
7359         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7360
7361         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7362         checking cache folder.
7363
7364 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7365
7366         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7367         `regexp-quote'.
7368
7369 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7370
7371         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7372         function.
7373         * wl-summary.el (wl-summary-write-current-folder-functions):
7374         Change default value.  Use it.
7375
7376 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7377
7378         * Version number is increased to 2.5.0.
7379
7380         * wl-version.el (wl-version): Changed codename.
7381
7382 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7383
7384         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7385         (wl-summary-supersedes-message): Ditto.
7386
7387 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7388
7389         * wl-refile.el (wl-refile-guess-functions): Renamed from
7390         `wl-refile-guess-func-list'.
7391
7392 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7393
7394         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7395         Fixed problem when no rule was matched.
7396
7397 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7398
7399         * wl-summary.el (wl-summary-get-mark): Fixed
7400         `wl-summary-buffer-target-mark' check logic.
7401
7402 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7403
7404         * wl-folder.el (wl-folder-write-current-folder): Added group
7405         folder check.
7406
7407         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7408         `wl-summary-write-current-newsgroup'.
7409         (wl-summary-write-current-folder-functions): New variable.
7410         * wl-folder.el (wl-folder-get-newsgroups): New function.
7411         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7412         (wl-folder-write-current-folder): Renamed from
7413         `wl-folder-write-current-newsgroup'.
7414
7415 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7416
7417         * Version number is increased to 2.3.93.
7418
7419 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7420
7421         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7422         (wl-ldap-make-matched-value-list): Ditto.
7423         (wl-ldap-alias-safe-string): Split e-mail address.
7424
7425         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7426         petname folder default was selected.
7427         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7428         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7429
7430 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7431
7432         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7433         to `wl-draft-config-exec'.
7434
7435         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7436         instead of calling `wl-draft-config-exec';
7437         Process group-list and show recipients in minibuffer.
7438
7439         * tm-wl.el (wl-draft-preview-message): Ditto.
7440
7441 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7442
7443         * wl.el (toplevel): Added (C) to copyright notice, and
7444         sync Author header.
7445         * tm-wl.el (toplevel): Ditto.
7446         * wl-address.el (toplevel): Ditto.
7447         * wl-demo.el (toplevel): Ditto.
7448         * wl-dnd.el (toplevel): Ditto.
7449         * wl-draft.el (toplevel): Ditto.
7450         * wl-e21.el (toplevel): Ditto.
7451         * wl-expire.el (toplevel): Ditto.
7452         * wl-folder.el (toplevel): Ditto.
7453         * wl-highlight.el (toplevel): Ditto.
7454         * wl-message.el (toplevel): Ditto.
7455         * wl-mime.el (toplevel): Ditto.
7456         * wl-mule.el (toplevel): Ditto.
7457         * wl-nemacs.el (toplevel): Ditto.
7458         * wl-refile.el (toplevel): Ditto.
7459         * wl-score.el (toplevel): Ditto.
7460         * wl-summary.el (toplevel): Ditto.
7461         * wl-template.el (toplevel): Ditto.
7462         * wl-thread.el (toplevel): Ditto.
7463         * wl-util.el (toplevel): Ditto.
7464         * wl-vars.el (toplevel): Ditto.
7465         * wl-xmas.el (toplevel): Ditto.
7466
7467 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7468
7469         * wl.el (wl-init): Added comment about `wl-init-hook'.
7470         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7471         * wl-vars.el (wl-init-hook): Added docs.
7472         (wl-make-plugged-hook): Removed useless docs.
7473         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7474         * wl-xmas.el (toplevel): Ditto.
7475
7476 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7477
7478         * wl-address.el (toplevel): Fixed multiple Author header format.
7479         * wl-demo.el (toplevel): Ditto.
7480         * wl-draft.el (toplevel): Ditto.
7481         * wl-folder.el (toplevel): Ditto.
7482         * wl-summary.el (toplevel): Ditto.
7483         * wl-thread.el (toplevel): Ditto.
7484         * wl-util.el (toplevel): Ditto.
7485         * wl-vars.el (toplevel): Ditto.
7486         * wl-version.el (toplevel): Ditto.
7487         * wl-xmas.el (toplevel): Ditto.
7488         * wl.el (toplevel): Ditto.
7489
7490         * wl-version.el (toplevel): Added require `elmo-version' for
7491         `product-version-as-string'.
7492
7493 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7494
7495         * wl-vars.el (wl-draft-send-hook): Changed default value to
7496         '(wl-draft-config-exec).
7497
7498         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7499         explicitly.
7500         (wl-draft): Set `wl-draft-config-exec-flag' before running
7501         `wl-mail-setup-hook'.
7502
7503         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7504         `wl-biff-init-icons' to `wl-init-hook' instead of
7505         `wl-make-plugged-hook'.
7506         (Because if `wl-draft' command is invoked at first,
7507         they are not initialized)
7508         Updated copyright notice.
7509
7510         * wl-e21.el (toplevel): Ditto;
7511
7512         * wl-demo.el (toplevel): Updated copyright notice.
7513         * wl-address.el (toplevel): Ditto.
7514         * wl-draft.el (toplevel): Ditto.
7515         * wl-version.el (toplevel): Ditto.
7516         * wl-folder.el (toplevel): Ditto.
7517         * wl-summary.el (toplevel): Ditto.
7518         * wl-thread.el (toplevel): Ditto.
7519         * wl-util.el (toplevel): Ditto.
7520         * wl-vars.el (toplevel): Ditto.
7521         * wl.el (toplevel): Ditto.
7522
7523 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7524
7525         * wl-highlight.el (wl-highlight-message): Fixed problem of
7526         highlighting failure which occured when the last field contains
7527         multiple lines in the draft buffer.
7528
7529         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7530         `wl-biff-start' if plugged.
7531
7532         * wl-util.el (wl-biff-check-folder): New function.
7533         (wl-biff-check-folders): Don't set session name prefix.
7534         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7535         (wl-biff-check-folder-async): Ditto.
7536
7537         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7538         in email address.
7539
7540 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7541
7542         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7543
7544         * wl-draft.el (wl-draft-strip-subject-re): New function.
7545
7546         * wl-draft.el (wl-draft-reply): Use it.
7547
7548 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7549
7550         * wl-message.el (wl-mmelmo-message-redisplay): Use
7551         `mime-display-message' instead of `wl-mime-display-message'.
7552
7553         * wl-mime.el (toplevel): Removed compatibility workaround
7554         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7555         (wl-mime-display-message): Abolished.
7556         (wl-mime-entity-read-field): Ditto.
7557         (wl-mime-combine-message/partial-pieces): Use
7558         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7559
7560 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7561
7562         * wl-template.el: Doc fixes.
7563
7564 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7565
7566         * wl-e21.el (wl-message-overload-functions): Do nothing if
7567         `current-local-map' is not available.
7568         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7569
7570 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7571
7572         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7573         representation.
7574
7575         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7576         number.
7577         (wl-fldmgr-save-folders): Don't use `format' when insert
7578         `wl-fldmgr-folders-header'.
7579
7580 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7581
7582         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7583
7584 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * wl-highlight.el (wl-highlight-message):
7587         Use `std11-field-end' to detect end point of the header field.
7588         Refer `wl-highlight-max-header-size'.
7589
7590         * wl-vars.el (wl-highlight-max-header-size): New variable.
7591
7592         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7593
7594         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7595         Set `for-draft' argument of wl-highlight-headers.
7596         (wl-draft): Ditto.
7597         (wl-draft-reedit): Ditto.
7598         (wl-user-agent-compose-internal): Ditto.
7599
7600 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7601
7602         * wl-message.el (wl-message-add-button): Use overlay.
7603
7604 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7605
7606         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7607
7608         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7609         problem when group-list content is nothing.
7610         (Reported by Mito <mit@nines.nec.co.jp>)
7611
7612 2000-10-18  SAITO Atsunori <sai@yedo.com>
7613
7614         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7615
7616 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7617
7618         * tm-wl.el (toplevel): Use product-provide.
7619
7620 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7621
7622         * Version number is increased to 2.3.92.
7623
7624 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7625
7626         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7627         title text, use `display' property for left margin under Emacs 21.
7628
7629         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7630         properties.
7631         (wl-plugged-init-icons): Ditto.
7632
7633 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7634
7635         * wl.el (wl-save-status, wl-init): Remove last period in
7636         "...done." message.
7637         * tm-wl.el (wl-summary-burst): Ditto.
7638         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7639         wl-summary-resume-cache-status,
7640         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7641         wl-summary-sync-update3, wl-summary-highlight-msgs,
7642         wl-summary-flush-pending-append-operations,
7643         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7644         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7645         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7646         wl-thread-open-all): Ditto.
7647         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7648         * wl-mime.el (wl-summary-burst): Ditto.
7649         * wl-highlight.el (wl-highlight-summary): Ditto.
7650         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7651         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7652         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7653         * wl-address.el (wl-local-address-init): Ditto.
7654
7655 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7656
7657         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7658         `add-text-properties'.
7659         (wl-plugged-init-icons): Ditto.
7660         (wl-folder-init-icons): Use `propertize' instead of
7661         `put-text-property'.
7662         (wl-plugged-set-folder-icon): Ditto.
7663         (wl-e21-highlight-folder-group-line): Ditto.
7664
7665 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7666
7667         * wl-version.el (wl-version-status-alist): New variable.
7668         (wl-version-status): New function.
7669
7670         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7671         "Cc" part of the case "Reply-To".
7672
7673         * wl-draft.el (wl-draft-reply): Use result of
7674         `eword-extract-address-components'.
7675
7676         * wl-demo.el (wl-demo-icon-name): New constant.
7677         (wl-logo-xpm): Use it.
7678         (wl-logo-xbm): Ditto.
7679         (wl-logo-bitmap): Ditto.
7680
7681         * Version number is increased to 2.3.91.
7682
7683 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7684
7685         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7686         (wl-extended-emacs-version, wl-extended-emacs-version2,
7687         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7688         docstring.
7689
7690         * wl-version.el (wl-generate-user-agent-string-1): New function.
7691         (wl-generate-user-agent-string): Use it.
7692
7693         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7694         `mime-edit-insert-user-agent-field'.
7695         (wl-generate-user-agent-string): Check
7696         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7697
7698         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7699         instead of `if', when verbose case.
7700
7701 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7702
7703         * wl-expire.el (wl-summary-expire): Fix.
7704
7705 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7706
7707         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7708         and `elmo-lost+found-folder' if 'wl-draft.
7709         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7710
7711 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7712
7713         * wl-expire.el (wl-summary-expire): Change messages.
7714         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7715         `deleing-info' instead of "Deleting..."
7716
7717 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7718
7719         * wl-summary.el (wl-summary-refile-subr): Fix.
7720
7721 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7722
7723         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7724         if pipe folder.
7725
7726 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7727
7728         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7729
7730 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7731
7732         * wl-expire.el (wl-expire-hide): New function.
7733         (wl-summary-expire): Add `hide'.
7734
7735 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7736
7737         * wl-vars.el (wl-draft-reply-without-argument-list):
7738         Changed default value to consider `Reply-To:'.
7739         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7740
7741         * Version number is increased to 2.3.90.
7742
7743         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7744         elmo-imap4-get-session with unwind-protect.
7745         Don't cause error.
7746         (wl-summary-sync-marks): Don't check plugged nor folder type.
7747         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7748         (Always keep current buffer).
7749
7750 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7751
7752         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7753         Enclose with `save-excursion'.
7754
7755 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7756
7757         * wl-version.el (wl-version): Remove interactive.
7758
7759 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7760
7761         * wl-version.el (wl-generate-user-agent-string): Use
7762         `product-string-verbose' instead of `product-string-1'.
7763
7764 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7765
7766         * wl-vars.el (wl-draft-use-cache): New variable.
7767         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7768         if wl-draft-use-cache is non-nil.
7769
7770 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7771
7772         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7773         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7774
7775 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7776
7777         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7778         (wl-thread-msg-mark-as-unread): Ditto.
7779
7780         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7781         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7782         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7783         Don't set mark in summary if return value of `elmo-mark-as-read'
7784         is nil.
7785         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7786         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7787         instead of `wl-thread-msg-mark-as-read'.
7788         (wl-summary-mark-as-unread-region): Ditto.
7789         (wl-summary-target-mark-mark-as-read): Ditto.
7790
7791         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7792
7793 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7794
7795         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7796
7797         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7798
7799 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7800
7801         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7802         face.
7803
7804 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7805
7806         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7807         `running-xemacs'.
7808
7809 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7810
7811         * wl-version.el (toplevel): Use `product-version-as-string' for
7812         set verstion-string, if defined.
7813
7814         * wl-version.el (wl-version-show): Insert string at point, when
7815         call with argument.
7816
7817         * wl-version.el (wl-generate-user-agent-string): Use
7818         `product-string-1' instead of `wl-appname', `wl-version' and
7819         `wl-codename'.
7820
7821 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7822
7823         * wl-address.el (toplevel): Use product-provide.
7824         * wl-demo.el (toplevel): Ditto.
7825         * wl-dnd.el (toplevel): Ditto.
7826         * wl-draft.el (toplevel): Ditto.
7827         * wl-e21.el (toplevel): Ditto.
7828         * wl-expire.el (toplevel): Ditto.
7829         * wl-fldmgr.el (toplevel): Ditto.
7830         * wl-folder.el (toplevel): Ditto.
7831         * wl-highlight.el (toplevel): Ditto.
7832         * wl-message.el (toplevel): Ditto.
7833         * wl-mime.el (toplevel): Ditto.
7834         * wl-mule.el (toplevel): Ditto.
7835         * wl-nemacs.el (toplevel): Ditto.
7836         * wl-refile.el (toplevel): Ditto.
7837         * wl-score.el (toplevel): Ditto.
7838         * wl-summary.el (toplevel): Ditto.
7839         * wl-template.el (toplevel): Ditto.
7840         * wl-thread.el (toplevel): Ditto.
7841         * wl-util.el (toplevel): Ditto.
7842         * wl-vars.el (toplevel): Ditto.
7843         * wl-xmas.el (toplevel): Ditto.
7844         * wl.el (toplevel): Ditto.
7845
7846 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7847
7848         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7849         instead of product.
7850
7851         * wl-version.el (wl-version): Compile time evalution elmo-version.
7852
7853 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7854
7855         * wl-summary.el (wl-summary-sync-force-update): Append queue
7856         `mark-as-read'if unplugged.
7857
7858 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7859
7860         * wl-version.el: New file.  Use product.el.
7861         * wl.el: add (require 'wl-version).
7862         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7863         for ~/.folders header.
7864         (wl-fldmgr-folders-header): Changed.
7865         * wl-demo.el (wl-demo): Use product.el.
7866
7867         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7868         wl-version.el.
7869         * wl-util.el (wl-version, wl-version-show): Ditto.
7870
7871         * wl-util.el (wl-generate-user-agent-string,
7872         wl-extended-emacs-version, wl-extended-emacs-version2,
7873         wl-extended-emacs-version3): Move to wl-version.el.
7874         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7875         xemacs-codename, mime-edit-insert-user-agent-field,
7876         mime-edit-user-agent-value, mime-editor/version,
7877         mime-editor/codename): Compile warning killer move to
7878         wl-version.el
7879
7880 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7881
7882         * wl-summary.el (wl-summary-refile-subr): Fix.
7883
7884 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7885
7886         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7887         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7888
7889 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7890
7891         * wl.el (wl-check-environment): Check too many `@'.
7892
7893 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7894
7895         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7896
7897 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7898
7899         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7900         wl-draft-reply-myself-without-argument-list): Add variables.
7901         * wl-draft.el (wl-draft-reply): Use it.
7902
7903 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7904
7905         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7906         the 5th argument of `elmo-network-get-spec'.
7907
7908         * wl-thread.el (wl-thread-reparent-children): New inline function.
7909         (wl-thread-delete-message): Use it.
7910
7911         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7912         (wl-summary-score-update-all-lines): Don't use `dolist'.
7913
7914 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7915
7916         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7917         (require 'elmo-msgdb) for inline function.
7918
7919 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7920
7921         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7922
7923 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7924
7925         * wl-score.el (wl-score-headers): Fix for the confusing macro
7926         `elmo-kill-buffer'.
7927
7928 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7929
7930         * wl-summary.el: Don't use the 3rd argument of `require' because
7931         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7932         * wl-util.el: Ditto.
7933         * wl-draft.el: Ditto.
7934
7935 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7936
7937         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7938         window system is not used.
7939
7940 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7941
7942         * wl-thread.el: Don't use `mapcar' only for iteration.
7943         (wl-thread-resume-entity): Ditto.
7944         (wl-thread-delete-message): Ditto.
7945
7946         * wl-summary.el: Bind `dragdrop-drop-functions',
7947         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7948         of `require' for `timezone', `easymenu' and `ps-print';
7949         don't use `mapcar' only for iteration.
7950
7951         * wl-util.el: Bind `mule-version', `nemacs-version',
7952         `emacs-beta-version', `xemacs-codename',
7953         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7954         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7955         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7956         only for iteration.
7957
7958         * wl-score.el: Don't use `mapcar' only for iteration.
7959         (wl-score-simplify-buffer-fuzzy): Ditto.
7960         (wl-score-simplify-subject): Ditto.
7961         (wl-score-headers): Ditto.
7962         (wl-summary-score-update-all-lines): Ditto.
7963
7964         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7965         `enable-multibyte-characters' and `mule-version'.
7966
7967         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7968         `mapcar' only for iteration.
7969
7970         * wl-demo.el: Don't use `mapcar' only for iteration.
7971
7972         * wl-folder.el: Don't use `mapcar' only for iteration.
7973         (wl-folder-open-all): Ditto.
7974         (wl-folder-count-incorporates): Ditto.
7975
7976         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7977         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7978
7979         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7980         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7981         `smtp-connection-type'; specify 3rd argument of `require' for
7982         `timezone'; don't use `mapcar' only for iteration.
7983         (wl-draft-clone-local-variables): Don't use `mapcar'.
7984         (wl-draft-generate-clone-buffer): Ditto.
7985         (wl-user-agent-compose-internal): Ditto.
7986
7987         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7988
7989         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7990         (wl-save-status): Ditto.
7991
7992         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7993         for iteration.
7994
7995 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7996
7997         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7998         removed `Date'.
7999         (wl-fldmgr-make-filter-default): New user option.
8000
8001         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8002         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8003         (wl-fldmgr-filter-completion-alist): Abolish.
8004
8005         * wl.el (wl): Don't check servers if arg is non-nil.
8006
8007         * wl-draft.el (wl-draft-reply): Set only message-id string to
8008         In-Reply-To field.
8009
8010 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8011
8012         * wl-summary.el (wl-summary-pick): Rewrite.
8013
8014         * wl-draft.el (wl-draft-forward): Get references field from
8015         original buffer.
8016         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8017
8018 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8019
8020         * wl-draft.el (wl-draft-forward): Add references field.
8021
8022 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8023
8024         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8025         (wl-draft-reply): Use it.
8026
8027 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8028
8029         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8030         when Emacs 21 is running.
8031
8032         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8033         bindings.
8034
8035 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8036
8037         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8038         XPM icons transparent.
8039
8040         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8041         Emacs 21.
8042
8043 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8044
8045         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8046         nil.
8047
8048         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8049         when it is persistent.
8050         (wl-summary-sync-marks): Changed argument for
8051         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8052         (wl-summary-virtual): Use `elmo-read-search-condition'.
8053         (wl-summary-redisplay-internal): If folder is local, mark as read
8054         even when folder is plugged.
8055
8056 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8057
8058         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8059         of `tool-bar-lines' in the frame parameters.
8060         (after-make-frame-functions, post-command-hook): Don't modify the
8061         value.
8062         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8063         wl-e21-tool-bar-lines): Removed.
8064
8065 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8066
8067         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8068         properties `evaporate' and `wl-momentary-overlay' as well.
8069         (wl-highlight-summary-displaying): Ditto.
8070         (wl-delete-all-overlays): Don't delete overlay which does not have
8071         a property `wl-momentary-overlay'.
8072
8073         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8074         `display-mouse-p' and `display-graphic-p'.
8075         (wl-folder-init-icons): Don't search for XBM or the other files.
8076         (wl-plugged-set-folder-icon): Make icons if and only if
8077         `display-graphic-p' returns non-nil.
8078         (wl-highlight-plugged-current-line): Use `before-string' overlay
8079         property to show icon images.
8080         (wl-highlight-folder-current-line): Ditto.
8081         (wl-e21-highlight-folder-group-line): Ditto.
8082         (wl-e21-highlight-folder-by-numbers): Ditto.
8083         (wl-e21-insert-image): Removed.
8084         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8085         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8086         said.
8087         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8088         `wl-e21-force-switch-toolbar'.
8089         (wl-e21-make-icon-image): Removed.
8090         (wl-e21-setup-toolbar): Don't search for XBM files.
8091         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8092         the default value.
8093
8094 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8095
8096         * wl-util.el (wl-biff-check-folder-async): Set
8097         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8098
8099 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8100
8101         * wl-e21.el (after-make-frame-functions): Add
8102         `wl-e21-force-switch-toolbar'.
8103         (wl-e21-force-switch-toolbar): New function force to switch the
8104         toolbar appearance automatically.
8105         (post-command-hook): Add `wl-e21-switch-toolbar'.
8106         (wl-e21-switch-toolbar): New function to switch the toolbar
8107         appearance automatically.
8108         (wl-e21-tool-bar-lines): New buffer local variable.
8109
8110 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8111
8112         * wl-util.el (wl-biff-check-folders-running): New variable.
8113         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8114         (wl-biff-check-folder-async-callback):
8115         Set `wl-biff-check-folders-running'.
8116         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8117         with unwind-protect.
8118
8119         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8120         Enclose `wl-folder-auto-check' with unwind-protect.
8121
8122         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8123         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8124
8125         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8126
8127         * wl-util.el (wl-biff-notify): New inline function.
8128         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8129         locally.
8130         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8131         folder-list' is 1.
8132         Use `wl-biff-notify'.
8133         (wl-biff-check-folder-async-callback): New function.
8134         (wl-biff-check-folder-async): Ditto.
8135
8136         * wl-folder.el (wl-folder): Don't check folders.
8137         (wl-folder-auto-check): New function.
8138
8139 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8140
8141         * wl-util.el (wl-biff-start) [Emacs19+]:
8142         Use `timer-next-integral-multiple-of-time'.
8143         (wl-biff-check-folders): Use `wl-default-folder'
8144         if `wl-biff-check-folder-list' is nil.
8145
8146 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8147
8148         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8149         instead of `elmo-delete-lists'.
8150
8151 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8152
8153         * wl.el (wl-plugged-toggle-all): Set the value of
8154         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8155         (wl-plugged-toggle): Ditto.
8156         (wl-toggle-plugged): Ditto.
8157         (wl-plugged-init): Ditto.
8158
8159         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8160         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8161         instead of `wl-biff-state-indicator-off' and
8162         `wl-biff-state-indicator-on'; don't modify the value and the type
8163         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8164         (wl-plugged-init-icons): Set icons data to
8165         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8166         instead of `wl-plug-state-indicator-off' and
8167         `wl-plug-state-indicator-on'; don't modify the value and the type
8168         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8169
8170         * wl-vars.el (wl-modeline-biff-state-off,
8171         wl-modeline-biff-state-on, wl-modeline-biff-status,
8172         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8173         wl-modeline-plug-status): New internal variables.
8174         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8175         wl-biff-check-interval, wl-biff-check-folder-list): Change
8176         customization group from `wl-folder' to `wl-highlight'.
8177         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8178         wl-show-plug-status-on-modeline): Defcustomized.
8179
8180         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8181         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8182         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8183         a flag to `mode-line-buffer-identification'.
8184
8185         * wl-e21.el (wl-biff-init-icons): Set icons data to
8186         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8187         instead of `wl-biff-state-indicator-off' and
8188         `wl-biff-state-indicator-on'.
8189         (wl-plugged-init-icons): Set icons data to
8190         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8191         instead of `wl-plug-state-indicator-off' and
8192         `wl-plug-state-indicator-on'.
8193
8194 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8195
8196         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8197         excessive titles.
8198
8199 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8200
8201         * wl.el (wl-plugged-mode): Use revised
8202         `wl-mode-line-buffer-identification'.
8203         (wl-plugged-init): Don't use `force-mode-line-update'.
8204
8205         * wl-xmas.el (wl-draft-overload-functions): Use revised
8206         `wl-mode-line-buffer-identification'.
8207         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8208         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8209         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8210         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8211         `wl-make-plugged-hook';
8212         add `wl-folder-init-icons' and `wl-setup-folder' to
8213         `wl-folder-mode-hook'.
8214
8215         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8216         19 as well.
8217         (wl-mode-line-display-priority-list): New user option.
8218         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8219         Defcustomized.
8220         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8221         Add docs.
8222
8223         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8224         start.
8225         (wl-mode-line-buffer-identification): Revised as a function.
8226
8227         * wl-summary.el (wl-summary-mode): Use revised
8228         `wl-mode-line-buffer-identification'; don't call
8229         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8230         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8231         `wl-xmas-setup-summary'.
8232
8233         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8234         `wl-mode-line-buffer-identification'.
8235
8236         * wl-mule.el (wl-draft-overload-functions): Use revised
8237         `wl-mode-line-buffer-identification'.
8238
8239         * wl-folder.el (wl-make-plugged-alist): Don't call
8240         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8241         (wl-folder): Don't call `wl-folder-init-icons' directly.
8242         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8243         `wl-xmas-setup-folder' directly;
8244         use revised `wl-mode-line-buffer-identification'.
8245         (TopLevel): Don't bind `wl-biff-init-icons',
8246         `wl-plugged-init-icons', `wl-folder-init-icons',
8247         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8248
8249         * wl-e21.el (wl-draft-overload-functions): Use revised
8250         `wl-mode-line-buffer-identification'.
8251         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8252         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8253         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8254         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8255         `wl-make-plugged-hook';
8256         add `wl-folder-init-icons' and `wl-setup-folder' to
8257         `wl-folder-mode-hook'.
8258
8259 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8260             Katsumi Yamaoka    <yamaoka@jpl.org>
8261
8262         * wl.el (wl): Call `wl-biff-start'.
8263         (wl-exit): Call `wl-biff-stop'.
8264         (wl-plugged-mode): Show biff in modeline.
8265         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8266
8267         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8268         (wl-biff-init-icons): New function.
8269         (wl-plugged-init-icons): Don't make too much keymaps.
8270         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8271
8272         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8273         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8274         variables.
8275         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8276         options.
8277
8278         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8279         wl-biff-start, wl-biff-stop): New functions.
8280         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8281         (wl-biff-timer-name): New variable.
8282
8283         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8284
8285         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8286         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8287
8288         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8289         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8290
8291         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8292         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8293         `wl-folder-init-icons' to `ignore' if they are not available.
8294         (wl-folder-mode): Show biff in modeline.
8295
8296         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8297         (wl-biff-init-icons): New function.
8298         (wl-plugged-init-icons): Don't make too much keymaps.
8299         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8300
8301 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8302
8303         * wl-vars.el (wl-strict-diff-folders): Customization Type
8304         and doc fix.  Define as a list of regular expressions for
8305         folders or nil.
8306         * wl-folder.el (wl-folder-check-one-entity): Use
8307         `wl-string-match-member' instead of `wl-string-member' for
8308         `wl-strict-diff-folders'.
8309
8310 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8311
8312         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8313         (wl-highlight-folder-current-line): Use it; new implementation.
8314         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8315         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8316         `defsubst' instead of `defun'.
8317
8318         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8319         `wl-highlight-group-folder-by-numbers'; made it can also be a
8320         number.  See info for more details.
8321
8322         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8323         running.
8324
8325         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8326         to bind them.
8327
8328         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8329         (wl-highlight-folder-current-line): New implementation.
8330
8331         * wl-highlight.el (wl-highlight-folder-group-line): New
8332         implementation.
8333         (wl-delete-all-overlays): Rewrite as a marco.
8334         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8335
8336         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8337         running.
8338         (wl-folder-*-glyph): No need to bind them.
8339
8340         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8341         `wl-e21-highlight-folder-group-icon'; rewrite.
8342         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8343         `defsubst' instead of `defun'.
8344         (wl-folder-mode-map): Bind it when compiling.
8345
8346 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8347
8348         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8349
8350         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8351
8352 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8353
8354         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8355
8356 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8357
8358         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8359         (wl-highlight-folder-current-line): Use it.
8360
8361         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8362         in `id-name'.
8363
8364 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8365
8366         * wl.el: Require `wl-e21' when Emacs 21 is running.
8367
8368         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8369         default when Emacs 21 is running.
8370         (wl-use-highlight-mouse-line): Ditto.
8371         (wl-on-emacs21): New constant.
8372         (wl-on-emacs20): Removed.
8373
8374         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8375         Emacs 21 is running.
8376
8377         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8378         Emacs 21 is running.
8379
8380         * wl-e21.el: New file.
8381
8382 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8383
8384         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8385         (wl-toggle-plugged): Ditto.
8386         (wl-plugged-toggle): Ditto.
8387         (wl-plugged-toggle-all): Ditto.
8388
8389         * wl-vars.el (wl-plug-state-indicator): Refer
8390         `wl-plug-state-indicator-on' indirectly.
8391
8392 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8393
8394         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8395         Call `wl-folder-confirm-existence'.
8396
8397         * wl-folder.el (wl-folder-confirm-existence): Added optional
8398         argument `force'.
8399
8400 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8401
8402         * wl-summary.el (wl-summary-refile-subr): Assume
8403         `copy-or-refile' as symbol.
8404         (wl-summary-refile): Follow up above change.
8405         (wl-summary-copy): Ditto.  Doc fix.
8406
8407 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8408
8409         * wl-summary.el (wl-summary-pick): Don't bind
8410         `elmo-search-mime-charset'.
8411
8412         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8413         default using old backquote style.
8414         (wl-search-mime-charset): Abolished.
8415
8416         * wl-highlight.el (wl-highlight-headers):
8417         Call `point' after `re-search-forward'(for Nemacs).
8418
8419         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8420         for elmo-imap4.el.
8421
8422 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8423
8424         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8425         `wl-message-ignored-field-list' instead of
8426         `mime-view-ignored-field-list'.
8427
8428         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8429         Add interactive spec.
8430         (wl-folder-goto-bottom-of-current-folder): Ditto.
8431         (wl-folder-mode-map): Bind them.
8432
8433         * wl-vars.el (wl-message-ignored-field-list): New variable.
8434         (wl-message-visible-field-list): New variable.
8435
8436         * wl-mime.el (wl-mime-header-presentation-method): New function.
8437         (wl-mime-setup): Set header-presentation-method.
8438
8439 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8440
8441         * wl-nemacs.el (wl-draft-overload-functions): Set
8442         `mode-line-buffer-identification' instead of using
8443         `wl-make-modeline'.
8444
8445         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8446         instead of using `wl-make-modeline'.
8447
8448         * wl-xmas.el (wl-plugged-init-icons): Set up
8449         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8450         (wl-make-modeline): Abolish.
8451         (wl-draft-overload-functions): Set
8452         `mode-line-buffer-identification' instead of using
8453         `wl-make-modeline'.
8454
8455         * wl-util.el (wl-make-modeline-subr): Abolish.
8456         (wl-mode-line-buffer-identification): New alias.
8457
8458         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8459         (wl-summary-make-modeline): Abolish.
8460         (wl-summary-buffer-set-folder): Set
8461         `wl-summary-buffer-folder-indicator'.
8462         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8463         of using `wl-make-modeline'.
8464         (wl-summary-switch-to-clone-buffer): Don't set
8465         `mode-line-buffer-identification'.
8466         (wl-summary-goto-folder-subr): Ditto.
8467
8468         * wl-mule.el (wl-draft-overload-functions): Set
8469         `mode-line-buffer-identification' instead of using
8470         `wl-make-modeline'.
8471
8472         * wl-folder.el (wl-folder-mode): Set
8473         `mode-line-buffer-identification' instead of using
8474         `wl-make-modeline'.
8475         (wl-folder): Don't set `mode-line-buffer-identification'.
8476
8477 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8478
8479         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8480         instead of `member' for `wl-refile-guess-func-list' look-ups.
8481         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8482
8483 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8484
8485         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8486         `wl-message-button-dispatcher'.
8487
8488         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8489
8490         * wl-message.el (wl-message-button-dispatcher): Use it.
8491
8492         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8493         "In-Reply-To".
8494
8495         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8496         Bind `case-fold-search' to t.
8497
8498 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8499
8500         * wl-xmas.el (wl-message-overload-functions): Initialize
8501         `wl-message-button-map'.
8502
8503         * wl-mule.el (wl-message-overload-functions): Initialize
8504         `wl-message-button-map'.
8505
8506         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8507
8508         * wl-message.el (wl-message-button-map): New keymap.
8509         (wl-message-add-button): New function.
8510         (wl-message-button-dispatcher): New function.
8511         (wl-message-button-refer-article): New function.
8512
8513         * wl-highlight.el
8514         (wl-highlight-message-add-buttons-to-header): New function.
8515         (wl-highlight-headers): Use it.
8516
8517 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8518
8519         * wl-summary.el (wl-summary-default-from): Use
8520         `wl-address-get-petname-1'.
8521         (wl-summary-simple-from): Ditto.
8522
8523         * wl-address.el (wl-address-get-petname-1): New inline function.
8524         (wl-address-get-petname): Use it.
8525
8526 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8527
8528         * wl-summary.el (wl-summary-default-from): Return full-name part
8529         from the address if no petname was found.
8530         (wl-summary-simple-from): Ditto.
8531
8532         * wl-address.el (wl-address-get-petname): Return nil if no petname
8533         associated with the address was found.
8534
8535 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8536
8537         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8538         display is finished.
8539
8540 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8541
8542         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8543         `elmo-folder-exists-p' argument.
8544
8545 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8546
8547         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8548         the folder.
8549
8550 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8551
8552         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8553
8554         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8555         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8556
8557 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8558
8559         * wl-folder.el (wl-folder-create-subr): New function.
8560         (wl-folder-confirm-existence): Use it.
8561         (wl-folder-check-one-entity): Use it.
8562         Check the error symbol is derived from 'elmo-open-error.
8563
8564         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8565         `ignore-error'.
8566
8567 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8568
8569         * wl-util.el (toplevel): Add (eval-when-compile (require
8570         'elmo-util)).  (Maybe `provide' is typo.)
8571
8572 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8573
8574         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8575         (I don't know why this was needed.)
8576
8577         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8578         Follow up changes for stream-type.
8579
8580         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8581         (wl-draft-elmo-nntp-send): Ditto.
8582
8583         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8584         (wl-nntp-posting-stream-type): Ditto.
8585         (wl-pop-before-smtp-ssl): Abolished.
8586         (wl-nntp-posting-ssl): Ditto.
8587
8588         * wl-address.el (wl-address-quote-specials): New function.
8589         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8590
8591         * wl-draft.el (wl-draft-reply): Ditto.
8592
8593 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8594
8595         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8596         use function `wl-string-match-assoc'.
8597
8598 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8599
8600         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8601
8602         * wl-draft.el (wl-draft-deduce-address-list): New function.
8603         (wl-draft-parse-mailbox-list): Ditto.
8604         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8605         instead of `smtp-deduce-address-list'.
8606         (wl-draft-on-field-p): Follow group list.
8607
8608         * wl-address.el (wl-address-concat-token): New function.
8609         (wl-address-string-without-group-list-contents): Ditto.
8610         (wl-complete-field-body): Fixed problem of completion
8611         by japanese petname.
8612         (wl-address-make-completion-list): Rewrite.
8613
8614 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8615
8616         * wl-address.el (wl-address-make-completion-list): Completion by
8617         petname.
8618         (wl-complete-field-body): Likewise.
8619
8620 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8621
8622         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8623         contains invalid address syntax.
8624
8625 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8626
8627         * wl-folder.el (wl-folder-check-entity-async): Use
8628         `elmo-nntp-spec-hostname'.
8629
8630 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8631
8632         * wl-summary.el (wl-summary-msgdb-load-async): Use
8633         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8634
8635 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8636
8637         * wl-draft.el (wl-draft-reply): Set argument
8638         `content-transfer-encoding' as nil.
8639
8640 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8641
8642         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8643         `wl-refile-alist'.
8644
8645 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8646
8647         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8648         (wl-draft-edit-string): Ditto.
8649         (wl-draft-forward): Ditto.
8650         * wl-summary.el (wl-summary-write): Ditto.
8651
8652 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8653
8654         * wl-summary.el (wl-summary-sync-update3): Call
8655         `wl-summary-buffer-number-column-detect'.
8656         (wl-summary-buffer-number-column-detect): Search from point-min.
8657
8658 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8659
8660         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8661         contains an address which is not included in original to or cc.
8662
8663 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8664
8665         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8666         begin-line does not exist.
8667         * wl-message.el (wl-message-uu-substring): Ditto.
8668
8669 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8670
8671         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8672         clear local variables.
8673         (wl-summary-exit): Call `elmo-commit'.
8674         (wl-summary-switch-to-clone-buffer): Call
8675         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8676         (wl-summary-goto-folder-subr): Ditto.
8677
8678         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8679         POP folder.
8680
8681 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8684         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8685         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8686         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8687         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8688         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8689
8690         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8691
8692 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8693
8694         * wl-summary.el (wl-summary-search-by-subject):
8695         Search parent message from the latest one.
8696
8697 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8698
8699         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8700         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8701
8702         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8703         New user option.
8704
8705         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8706         if elmo-nntp-use-killed-list is nil.
8707         Use `elmo-msgdb-append-to-killed-list'.
8708         (Append numbers confirmed as disappeared to the killed list.)
8709         (wl-summary-confirm-appends): Don't display negative number.
8710
8711 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8712
8713         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8714
8715 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8716
8717         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8718         range is `all'.
8719         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8720         `elmo-list-bigger-diff'.
8721
8722 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8723
8724         * wl-summary.el (wl-summary-buffer-exit-func):
8725         New buffer local variable.
8726         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8727
8728 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8729
8730         * wl-demo.el (wl-demo): Fix the last change.
8731
8732 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8733
8734         * wl-demo.el (wl-demo): Don't use `eval'.
8735
8736 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8737
8738         * wl-summary.el (wl-summary-buffer-thread-modified):
8739         New buffer-local variable.
8740         (wl-summary-set-thread-modified): New function.
8741         (wl-summary-thread-modified-p): New function.
8742         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8743         (wl-summary-yank-saved-message): Use function
8744         `wl-summary-set-thread-modified'
8745         (wl-summary-switch-to-clone-buffer): Add
8746         `wl-summary-buffer-thread-modified'.
8747
8748         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8749         (wl-summary-buffer-mark-saved-hook): Ditto.
8750         * wl-summary.el (wl-summary-msgdb-save): New hook
8751         `wl-summary-buffer-message-saved-hook' and
8752         `wl-summary-buffer-mark-saved-hook'.
8753
8754 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8755
8756         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8757
8758 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8759
8760         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8761         don't hide scroll bars under FSF Emacsen because it may incur an
8762         undesirable redrawing.
8763
8764 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8765
8766         * wl-draft.el (wl-draft-edit-string): Call
8767         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8768
8769 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8770
8771         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8772
8773 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8774
8775         * wl-summary.el (wl-summary-msgdb-load-async): Call
8776         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8777
8778 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8779
8780         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8781         fringes in demo buffer; center bitmap logo correctly even if old
8782         Mule is used.
8783
8784 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8785
8786         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8787
8788         * wl-refile.el (wl-refile-subject-alist): New variable.
8789         (wl-refile-subject-alist-file-name): Ditto.
8790         (wl-refile-alist-setup): Rewrite.
8791         (wl-refile-alist-save): Use `elmo-object-save'.
8792         Eliminated arguments.
8793         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8794         (wl-refile-guess-by-subject): New function.
8795         (wl-refile-guess-func-list): Added it.
8796
8797 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8798
8799         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8800         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8801
8802 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8803
8804         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8805         New buffer-local variable.
8806         (wl-summary-buffer-next-folder-func): Ditto.
8807         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8808         if non-nil.
8809         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8810         if non-nil.
8811         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8812         if non-nil.
8813         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8814         if non-nil.
8815
8816 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8817
8818         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8819         permanently in the demo buffer.
8820
8821 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8822
8823         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8824         `mime-entity-fetch-field'.
8825
8826         * wl.el (wl-exit): Delete plugged buffer.
8827
8828         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8829         XEmacs has menubar feature.
8830
8831 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8832
8833         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8834         cannot arrive at the beginning of the buffer under old Emacsen.
8835
8836 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8837
8838         * wl-address.el (wl-address-ldap-search):
8839         Call `ldap-search-entries' with `withdn' argument t.
8840         (wl-complete-field-body): Bind completion-ignore-case as t.
8841         Clear ldap search hash when it was sole completion.
8842         Use elmo-string for pattern string.
8843         (wl-ldap-alias-safe-string): Eliminated needless let.
8844
8845 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8846
8847         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8848         (wl-ldap-alias-sep): New constant.
8849         (wl-ldap-search-attribute-type-list): Ditto.
8850         (wl-ldap-get-value): New function.
8851         (wl-ldap-make-filter): Ditto.
8852         (wl-ldap-make-matched-value-list): Ditto.
8853         (wl-ldap-alias-safe-string): Ditto.
8854         (wl-ldap-register-dn-string): Ditto.
8855         (wl-address-ldap-search): Rewrite.
8856
8857 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8858
8859         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8860         thread is deleted.
8861         (wl-thread-delete-line-from-buffer): Ditto.
8862         (wl-thread-get-exist-children): New function.
8863
8864 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8865
8866         * wl-demo.el (wl-demo): Made it to select various image types.
8867         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8868         from `wl-title-logo'.
8869         (wl-logo-ascii): New variable.
8870         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8871         (wl-demo-copyright-notice): New constant.
8872
8873         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8874
8875 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8876
8877         * wl-vars.el (wl-summary-target-above): Renamed from
8878         wl-summary-temp-above.
8879         * wl-score.el (wl-score-get-score-alist): Use it.
8880         (wl-summary-score-update-all-lines): Use it.
8881         * wl-summary.el: Ditto. (make-variable-buffer-local).
8882
8883 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8884
8885         * wl-vars.el (wl-ldap-port): New user option.
8886
8887         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8888         Rewite whole implementation.
8889         (wl-complete-field-body): Fixed.
8890
8891 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8892
8893         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8894         Choose implementation at compile time.
8895
8896 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8897
8898         * wl-address.el (wl-ldap-search-internal): New function.
8899         (wl-complete-field-to): Use it.
8900
8901 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8902
8903         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8904         Use `let' instead of `let*'.
8905         Require 'wl-vars.
8906
8907         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8908         Define as defcustom.
8909         (wl-ldap-base): Ditto.
8910         (wl-use-ldap): Ditto.
8911
8912 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8913
8914         * wl-address.el (wl-ldap-search): New function.
8915         (wl-complete-field-body): Use `wl-ldap-search'.
8916         (wl-ldap-server): New variable.
8917         (wl-ldap-base): Ditto.
8918         (wl-use-ldap): Ditto.
8919
8920 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8921
8922         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8923         (Pointed out by Mito <mit@nines.nec.co.jp>).
8924         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8925         buffer-local variables like `wl-summary-redisplay-internal'.
8926         (wl-summary-redisplay-all-header): Likewise.  Update
8927         Summary view too.
8928
8929 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8930
8931         * wl-summary.el (wl-summary-jump-to-parent-message):
8932         Consider prefix argument.
8933
8934         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8935         when closed thread is deleted.
8936
8937 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8938
8939         * wl-summary.el (wl-summary-jump-to-parent-message):
8940         Consider thread modification.
8941
8942 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8943
8944         * wl-message.el (wl-message-normal-get-original-buffer): Use
8945         `save-excursion'.
8946
8947         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8948         (wl-summary-showto-folder-regexp): Ditto.
8949
8950 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8951
8952         * wl-util.el (wl-delete-alist): Doc fix.
8953         (wl-delete-associations): New function.
8954         (wl-inverse-alist): New function.
8955         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8956         Split temporary variables. Use `wl-delete-associations'
8957         and `wl-inverse-alist'.
8958         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8959
8960 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8961
8962         * wl-folder.el (wl-folder-prefetch-entity):
8963         Execute prefetching if new count is unknown.
8964
8965 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8966
8967         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8968
8969         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8970         delete entity.
8971         (wl-thread-set-parent): If insert as top, set linked as nil.
8972
8973         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8974         `wl-thread-cleanup-symbols' when view mode is thread.
8975
8976 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8977
8978         * wl-folder.el (wl-folder-create-folder-entity): Use
8979         with-current-buffer.
8980         (wl-local-folder-init): Call set-buffer to make sure we are in
8981         the Folder buffer. Don't touch buffer-local variables here.
8982         (wl-folder-mode): Initialize buffer-local variables here.
8983
8984         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8985         (wl-folder-entity-assign-id): Ditto.
8986         (wl-folder-create-entity-hashtb): Ditto.
8987         (wl-local-folder-init): Ditto.
8988         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8989
8990 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8991
8992         * wl-summary.el (wl-summary-default-from): Fix probrem when
8993         std11-extract-address-components return (nil "foo@bar").
8994
8995 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8996
8997         * wl-draft.el (wl-draft-clone-local-variables):
8998         Remove redundant `setq'.
8999
9000 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9001
9002         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9003         Bind wl-highlight-x-face-func as nil while highlighting header.
9004
9005 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9006
9007         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9008
9009 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9010
9011         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9012         elmo-msgdb-overview-hashtb from copy-variables.
9013         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9014         instead of `elmo-msgdb-overview-get-entity-by-number'.
9015         (wl-summary-auto-refile): Ditto.
9016
9017         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9018         `elmo-msgdb-overview-get-entity' instead of
9019         `elmo-msgdb-search-overview-entity'.  Use
9020         `elmo-msgdb-overview-get-entity' instead of
9021         `elmo-msgdb-overview-get-entity-by-number'.
9022         (wl-thread-insert-entity-sub): Ditto.
9023         (wl-thread-insert-message): Ditto.
9024
9025         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9026         `elmo-msgdb-overview-get-entity'.
9027         (wl-normal-message-redisplay): Ditto.
9028
9029 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9030
9031         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9032         `wl-thread-entities'.
9033         (wl-thread-delete-message): Fix remove top message from
9034         `wl-thread-entity-list'.
9035
9036         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9037         wl-append(nconc), because update-list is broken on Meadow.
9038
9039         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9040         updating process.
9041         (wl-summary-rescan): Ditto.
9042         (wl-summary-sync-update3): Ditto.
9043         * wl-thread.el (wl-thread-set-parent): Renamed from
9044         `wl-summary-set-parent'.
9045         (wl-thread-insert-message): Updating buffer faster.
9046         (wl-thread-delete-message): Updating buffer faster.
9047
9048         * wl-score.el (wl-summary-score-update-all-lines): Changed
9049         interval for display progress gauge.
9050
9051 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9052
9053         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9054         folder always-sticky.
9055         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9056         defmacro.
9057
9058 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9059
9060         * wl-vars.el (wl-draft-add-references): New user option.
9061
9062         * wl-draft.el (wl-draft-add-references): New function.
9063         (wl-draft-yank-from-mail-reply-buffer): Use it.
9064         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9065         as nil.
9066
9067 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9068
9069         * wl-thread.el (wl-thread-update-line-msgs): Called
9070         `wl-thread-update-line-on-buffer-sub'.
9071         (wl-thread-update-line-on-buffer): Delete routine of inserting
9072         thread.
9073         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9074         moved from `wl-thread-update-line-on-buffer'.
9075         Add threshold for displaying progress gauge.
9076         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9077         argument of `wl-thread-update-line-msgs'.
9078         Add threshold for displaying progress gauge.
9079         * wl-folder.el:
9080         Add threshold for displaying progress gauge.
9081         * wl-score.el: Ditto.
9082
9083         * wl-expire.el (wl-summary-expire): Display deleting info.
9084
9085 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9086
9087         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9088         `no-msg'.
9089         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9090         argument of `wl-thread-update-line-msgs'.
9091         (wl-summary-set-parent): Added optional argument `parent-number'.
9092         (wl-summary-buffer-saved-message): New buffer local variable.
9093         (wl-summary-save-current-message): New command.
9094         (wl-summary-yank-saved-message): Ditto.
9095         (wl-summary-mode-map): Added key binding for
9096         `wl-summary-save-current-message' (\ew) and
9097         `wl-summary-yank-saved-message' (\C-y).
9098         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9099
9100 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9101
9102         * wl-summary.el (wl-summary-mode-map): Added key binding for
9103         `wl-summary-set-parent' (ts).
9104
9105 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9106
9107         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9108         subject faster. If thread number is reverse, delayed updating
9109         thread.
9110         (wl-summary-search-by-subject): Ditto.
9111         (wl-summary-put-alike): Ditto.
9112         (wl-summary-get-alike): Ditto.
9113         (wl-summary-insert-headers): Insert header of all overview in
9114         buffer.
9115         (wl-summary-rescan): Delayed updating thread. Kill search subject
9116         buffer for wl-summary-search-by-subject.
9117         (wl-summary-sync-update3): Ditto.
9118         (wl-summary-exit): Ditto.
9119         (wl-summary-goto-bottom-of-current-thread): Change for linked
9120         thread.
9121         (wl-summary-overview-create-summary-line): Change line for linked
9122         thread.
9123
9124         * wl-summary.el (wl-summary-update-thread): Use
9125         wl-thread-maybe-get-children-num.
9126         (wl-summary-set-parent): If change parent, move sub thread.
9127         (wl-summary-redisplay-internal): Add horizontal recenter.
9128         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9129
9130         * wl-thread.el (wl-thread-entity-get-linked): New function.
9131         (wl-thread-entity-set-linked): New function.
9132         (wl-thread-create-entity): Add linked element.
9133         (wl-thread-entity-insert-as-top): Use wl-append.
9134         (wl-thread-maybe-get-children-num): If closing thread, return
9135         children msgs.
9136         (wl-thread-update-line-msgs): Displaying progress message.
9137         (wl-thread-update-line-on-buffer-sub): Use
9138         wl-thread-maybe-get-children-num.
9139         (wl-thread-update-line-on-buffer): If update line is not exists,
9140         insert thread.
9141         (wl-thread-delete-message): If delete top msg of thread, search
9142         parent by subject.
9143         (wl-thread-insert-entity): Use
9144         wl-thread-maybe-get-children-num.
9145
9146         * wl-highlight.el (wl-highlight-summary-current-line): change
9147         sregexp for linked thread.
9148         * wl-util.el (wl-count-lines): Count lines.
9149         (wl-horizontal-recenter): horizontal recenter.
9150         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9151         (wl-score-get-alike): Ditto.
9152         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9153         (wl-subject-length-limit): New variable.
9154         (wl-highlight-thread-indent-string-regexp): Changed for linked
9155         thread.
9156
9157 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9158
9159         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9160         New variable (revival).
9161         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9162         by subject matching if there's no in-reply-to nor references field
9163         (revival).
9164
9165 \f
9166 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9167
9168         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9169         message.
9170
9171 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9172
9173         * wl-summary.el (wl-summary-reply): Return t if there was a
9174         message at cursor point.
9175         Added unwind-protect.
9176         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9177         returns t.
9178         (wl-summary-cancel-message): Do nothing when there's no message at
9179         cursor point.
9180         (wl-summary-forward): Ditto.
9181         (wl-summary-jump-to-parent-message): Ditto.
9182         (wl-summary-reedit): Ditto.
9183         (wl-summary-edit-addresses): Ditto.
9184         (wl-summary-pipe-message): Ditto.
9185         (wl-summary-print-message-with-ps-print): Ditto.
9186         (wl-summary-print-message): Ditto.
9187         (wl-summary-mark-as-important): Ditto.
9188         (wl-summary-mark-as-unread): Ditto.
9189
9190         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9191         message at cursor point.
9192         (wl-summary-reply-with-citation): Remove unwind-protect.
9193
9194         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9195         subject searching feature.
9196         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9197         Eliminated.
9198
9199 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9200
9201         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9202         New variable.
9203         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9204         by subject matching if there's no in-reply-to nor references field.
9205
9206         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9207
9208         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9209         when display is finished.
9210         (wl-folder-open-all): Ditto.
9211         (wl-folder-update-access-group): Ditto.
9212         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9213         * wl-thread.el (wl-thread-close-all): Ditto.
9214
9215         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9216         progress gauge only when it was displayed.
9217         * wl-folder.el (wl-folder-insert-entity): Ditto.
9218
9219 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9220
9221         * wl-summary.el (wl-summary-incorporate): Enclose
9222         `wl-summary-sync-force-update' with save-excursion.
9223
9224 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9225
9226         * wl-summary.el (wl-summary-prefetch-region):
9227         Pass current cursor point to `pos-visible-in-window-p' after
9228         moving cursor to the started point.
9229
9230 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9231
9232         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9233
9234         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9235         fields from the forwarding message.
9236         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9237         `ignored-fields'.
9238
9239 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9240
9241         * wl-mime.el (wl-message-request-partial):
9242         Eliminated argument `msgdb'.
9243         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9244         (wl-mime-combine-message/partial-pieces): Likewise.
9245         * tm-wl.el (wl-message-request-partial): Likewise.
9246         (wl-mime-combine-message/partial-pieces): Likewise.
9247
9248 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9249
9250         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9251         when display is finished.
9252
9253 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9254
9255         * wl-summary.el (wl-summary-goto-folder-subr):
9256         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9257
9258 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9259
9260         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9261         when cursor point is visible.
9262
9263 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9264
9265         * wl-expire.el (wl-expire-archive-get-max-number):
9266         Don't use `file-name-directory'.
9267
9268 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9269
9270         * wl-expire.el (wl-expire-archive-get-max-number):
9271         Use `file-name-directory'.
9272
9273 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9274
9275         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9276         only when there is progress.
9277
9278 2000-04-13  Mito <mit@nines.nec.co.jp>
9279
9280         * wl-summary.el (wl-summary-sync-marks): Display progress.
9281
9282 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9283
9284         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9285         (wl-summary-prev): Move cursor regardless of unread status.
9286         (wl-summary-next): Ditto.
9287
9288 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9289
9290         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9291         Added argument `target' and `number'.
9292         * tm-wl.el (wl-summary-burst-subr): New function.
9293         (wl-summary-burst): Use it.
9294
9295 2000-04-10  Mito <mit@nines.nec.co.jp>
9296
9297         * wl-mime.el (wl-burst): New function.
9298         (wl-summary-burst): Use it.
9299
9300 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9301
9302         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9303         as petname when there's no candidate.
9304
9305 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9306
9307         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9308         New variable.
9309         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9310
9311         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9312
9313         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9314
9315 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9316
9317         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9318         Use substring of `original' instead of buffer-substring.
9319         (wl-refile-evaluate-rule):
9320         Set `original' argument of wl-refile-expand-newtext.
9321
9322         * wl-summary.el
9323         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9324         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9325         (wl-summary-auto-refile): Check existence of destination folder just
9326         before marking.
9327
9328 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9329
9330         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9331         when wl-refile-get-field-value return nil.
9332
9333 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9334
9335         * wl-refile.el
9336         (wl-refile-expand-newtext): New function imported from Gnus.
9337         (wl-refile-evaluate-rule): Use it.
9338
9339 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9340
9341         * wl-summary.el (wl-summary-print-destination):
9342         Duplicate folder string to avoid putting text-property on
9343         original string.
9344
9345         * wl-refile.el (wl-refile-get-field-value): New function.
9346         (wl-refile-evaluate-rule): New function;
9347         Evaluate refile rule recursively.
9348         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9349         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9350         New function; Check existence of a target folder recursively.
9351         (wl-summary-auto-refile-check-refile-rule-alist):
9352         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9353
9354 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9355
9356         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9357
9358         * wl-folder.el (wl-create-folder-entity-from-buffer):
9359         Fixed problem when '}' character is contained in folder name.
9360
9361         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9362
9363 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9364
9365         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9366         (wl-fldmgr-add-completion-all-completions):
9367         Use wl-fldmgr-add-completion-hashtb.
9368
9369 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9370
9371         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9372         wl-fldmgr-add-completion-subr): New functions.
9373         * wl-folder.el (wl-folder-completion-func): New variable.
9374         * wl-summary.el (wl-summary-read-folder):
9375         Use wl-folder-completion-func.
9376
9377         * wl-refile.el: Eliminate throw & catch.
9378
9379         * wl.el (wl-plugged-sending-queue-status): Fixed.
9380
9381 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9382
9383         * wl-draft.el (wl-draft): Put category property on
9384         mail-header-separator.