* wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
4         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
5         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
6         (wl-summary-new-cached-mark): Changed default value to 'n'.
7         (wl-summary-unread-cached-mark): Changed default value to 'u'.
8         (wl-summary-answered-cached-mark): Changed default value to 'a'.
9         (wl-folder-sync-range-alist): Remove spec for 'flag.
10         (wl-summary-force-prefetch-folder-list): New user option.
11
12         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
13         `wl-summary-toggle-persistent-mark'.
14         (wl-summary-update-mark-and-highlight-window): Don't highlight when
15         number is nil.
16         (wl-summary-mark-as-answered-region): Set interactive argument of
17         `wl-summary-set-persistent-mark-internal'.
18         (wl-summary-mark-as-important-region): Ditto.
19         (wl-summary-unset-persistent-mark): Ditto.
20         (wl-summary-set-persistent-mark): Ditto.
21         (wl-summary-mark-as-answered): Ditto.
22         (wl-summary-mark-as-important): Ditto.
23         (wl-summary-set-persistent-mark-internal): Do nothing
24         when `elmo-message-flag-available-p' is nil.
25         (wl-summary-toggle-persistent-mark): New function.
26         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
27         when the folder matches `wl-summary-force-prefetch-folder-list'.
28
29
30         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
31         when number is nil.
32         (wl-highlight-summary-forwarded-face): New face.
33
34 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
35
36         * Version number is increased to 2.11.31.
37
38 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
39
40         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
41         (wl-biff-check-folder-async): Ditto.
42         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
43
44 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
45
46         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
47         Add an argument `reverse'.  All callers are updated.
48         (wl-summary-sort): Add a prefix argument `reverse' to specify
49         reverse sorting.
50         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
51         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
52         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
53
54 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
55
56         * wl-message.el (wl-message-redisplay): Does not narrow header if
57         disply-type is all-header or as-is.
58
59         * wl-summary.el (wl-summary-enter-handler): Use
60         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
61
62 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
63
64         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
65         after adding wl-draft-parent-variables.
66         (wl-draft-forward): Ditto.
67
68 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
69
70         * wl-summary.el (wl-summary-sync-marks): Call
71         `wl-summary-set-persistent-mark' and
72         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
73         (wl-summary-set-persistent-mark-internal): Add 4th argument
74         `no-server'.
75         (wl-summary-unset-persistent-mark): Ditto.
76         (wl-summary-set-persistent-mark): Ditto.
77         (wl-summary-add-flags-internal): Abolish.
78         (wl-summary-remove-flags-internal): Ditto.
79         (wl-summary-mark-as-important-internal): Ditto.
80         (wl-summary-mark-as-important): Use
81         `wl-summary-set-persistent-mark' instead of
82         `wl-summary-add-flags-internal'.
83         (wl-summary-mark-as-important-region): Ditto.
84
85         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
86
87         * wl-summary.el (wl-summary-get-available-flags): New function.
88         (wl-summary-sync-marks): Use it and simplified.
89         (wl-summary-unset-persistent-mark): Use
90         `wl-summary-get-available-flags'.
91         (wl-summary-set-persistent-mark): Ditto.
92
93 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
94
95         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
96         id.
97
98 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
99
100         * wl-summary.el (wl-summary-enter-handler): If argument is not a
101         number, call `wl-summary-prev-line-content'. Show message when the
102         message is not found.
103
104 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
105
106         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
107         wl-summary-enter-handler.
108         (wl-summary-enter-handler): New command.
109
110         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
111         docstring and custom spec.
112
113         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
114         flags too; Don't treat Cached and New.
115         (wl-summary-set-persistent-mark): Ditto.
116
117         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
118         `wl-folder-set-flag'.
119
120         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
121         instead of `wl-folder-set-flag'.
122
123         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
124         for completion.
125         (wl-summary-set-persistent-mark): Ditto.
126
127         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
128         instead of `wl-draft-quit-preview'.
129
130         * wl-mime.el (toplevel): Avoid compile warning.
131         (wl-mime-quit-preview): New function
132         (formarly defined as `wl-draft-quit-preview').
133         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
134         quitting method.
135
136         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
137
138         * wl-folder.el (wl-folder-set-flag): Renamed from
139         `wl-draft-set-flag-on-parent'.
140
141         * wl-draft.el (wl-draft-quit-preview): New function.
142         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
143         (wl-draft-send): Call `wl-folder-set-flag' instead of
144         `wl-draft-set-flag-on-parent'.
145         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
146
147 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
148
149         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
150         (wl-draft-send): Ditto.
151
152 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
153
154         * wl-vars.el (wl-draft-reply-hook): Changed default value.
155         (wl-draft-kill-pre-hook): Set default value as nil.
156         (wl-summary-reply-hook): Ditto.
157         (wl-draft-kill-flags): Abolish.
158
159         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
160         (wl-draft-parent-variables): Renamed from
161         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
162         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
163         argument; Add wl-draft-parent-variables to
164         wl-draft-config-variables.
165         (wl-draft-reply): Likewise.
166         (wl-draft-kill-flags): Abolish.
167         (wl-draft-send): Call wl-draft-set-flag-on-parent.
168         (wl-draft-set-flag-on-parent): New function.
169         (wl-draft-setup-parent-flag): Ditto.
170
171 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
172
173         * wl-draft.el (wl-draft-kill-flags): Avoid error when
174         `wl-draft-parent-folder' is "".
175
176 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
177
178         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
179         (wl-summary-digit-jump): New function.
180         (Adviced by John Owens and Hiroya Murata)
181
182         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
183         (Adviced by John Owens)
184
185         * wl-xmas.el (wl-message-define-keymap): Ditto.
186
187         * wl-mule.el (wl-message-define-keymap): Ditto.
188
189 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
190
191         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
192         change of return value of elmo-folder-count-flags.
193
194         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
195         (wl-summary-mark-as-read-internal): Ditto.
196         (wl-summary-set-persistent-mark-internal): Ditto.
197         (wl-summary-folder-info-update): Ditto.
198         (wl-summary-sync-update): Fixed the last change.
199
200         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
201
202 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
203
204         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
205         (wl-draft-kill-flags): Fixed docstring.
206
207         * wl-draft.el (wl-draft-kill-flags): New function.
208         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
209
210 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
211
212         * wl-vars.el (wl-reply-hook): Abolish.
213         (wl-draft-reply-hook): New hook.
214         (wl-summary-reply-hook): Ditto.
215         (wl-draft-forward-hook): Ditto.
216         (wl-summary-forward-hook): Ditto.
217         (wl-draft-kill-flags): New variable.
218
219         * wl-summary.el (wl-summary-mark-as-answered-region): Use
220         wl-summary-set-persistent-mark-internal.
221         (wl-summary-sync-marks): Use elmo-preserved-flags.
222         (wl-summary-update-persistent-mark): Make it interactive.
223         (wl-summary-set-persistent-mark-internal): New inline function.
224         (wl-summary-mark-as-answered): Use it.
225         (wl-summary-mark-as-unanswered): Ditto.
226         (wl-summary-unset-persistent-mark): New function.
227         (wl-summary-set-persistent-mark): Ditto.
228         (wl-summary-reply): Don't set answered flag;
229         Run wl-summary-reply-hook instead.
230         (wl-summary-forward): Call wl-draft-forward with number.
231         Run wl-summary-forward-hook.
232
233         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
234         (wl-highlight-summary-line-face-spec): Use it as a default
235         persistent mark face.
236
237         * wl-draft.el (wl-draft-forward): Added optional argument number;
238         Set wl-draft-parent-number; Run wl-draft-forward-hook.
239         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
240         (wl-draft-kill): Use wl-draft-kill-flags.
241
242         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
243
244         * wl-folder.el (wl-folder-check-one-entity): Follow the change
245         of return value of elmo-folder-count-flags.
246
247         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
248
249         * wl-summary.el (wl-summary-count-unread): Ditto.
250         (wl-summary-sync-update): Follow the change above.
251         (wl-summary-force-prefetch): New function.
252
253 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
254
255         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
256         variable `buf' with `let' instead of `setq'.
257
258 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
259
260         * wl-mime.el (wl-message-delete-current-part): If filename exists,
261         add Content-Disposition heaeder on the deleted part.
262
263 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
264
265         * wl-draft.el (wl-draft-save): Encode address list under edit by
266         `eword-encode-unstructured-field-body'.
267
268         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
269
270 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
271
272         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
273         wl-current-summary-buffer.
274
275 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
276
277         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
278         `numbers' is ignored.
279
280 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
281
282         * wl-folder.el (wl-folder-open-folder): Avoid error.
283         Reported by John Owens, [wl-en:815]
284
285         * wl.el (wl): Set timer for biff process even if prefix argument
286         is given or auto-checking is quitted.
287
288         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
289         immediately.
290         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
291         (wl-toggle-plugged): Ditto.
292
293         * wl-vars.el (wl-biff-use-idle-timer): New variable.
294         * wl-util.el (wl-biff-start): Use idle timer if
295         `wl-biff-use-idle-timer' is non-nil.
296
297 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
298
299         * wl-highlight.el (wl-highlight-message): Fix description.
300
301 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
302
303         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
304         tty.
305
306 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
307
308         * wl-action.el (wl-summary-exec): Print failure count.
309
310 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
311
312         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
313         to `defun', remove interactive form.
314         Set elmo-message-fetch-confirm when force-reload is non-nil.
315
316 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
317
318         * wl-summary.el (toplevel): Removed unnecessary autoload.
319
320 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
321
322         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
323         the buffer is generated from another message buffer.
324
325 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
326
327         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
328         extracted from `wl-fldmgr-save-folders'.
329         (wl-fldmgr-delete): Call it after deletion.
330
331 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
332
333         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
334         multi-tty support.
335
336 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
337
338         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
339
340 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
341
342         * wl-summary.el (wl-summary-rescan): Remove unused variables.
343         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
344
345 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
346
347         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
348         unsubscribe list only if argument CLEAR is nil.
349
350 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
351
352         * wl-draft.el (wl-draft-reply): Decode subject before removing
353         Re: prefix.
354
355 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
356
357         * wl-summary.el (wl-summary-sort-by-size): New command.
358
359 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
360
361         * wl-summary.el (wl-summary-number-list-from-region): New
362         function.
363         (wl-summary-mark-as-read-region): Use it.
364         (wl-summary-mark-as-unread-region): Ditto.
365         (wl-summary-set-flags-region): Ditto and add optional argument
366         remove.
367         (wl-summary-mark-as-answered-region): Ditto.
368         (wl-summary-mark-as-important-region): Ditto.
369         (wl-summary-target-mark-mark-as-important): Added optional
370         argument remove.
371         (wl-summary-target-mark-mark-as-answered): Ditto.
372         (wl-summary-target-mark-set-flags): Ditto.
373
374 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
375
376         * wl-summary.el (wl-summary-set-flags-region): Call
377         `wl-summary-set-flags-internal' with number list instead of call
378         one by each message.
379         (wl-summary-target-mark-set-flags): Likewise.
380
381 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
382
383         * wl-summary.el (wl-summary-target-mark-operation): Add optional
384         argument `inverse' and use `wl-summary-delete-all-target-marks'.
385         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
386         (wl-summary-target-mark-mark-as-answered): Likewise.
387
388 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
389
390         * wl-summary.el (wl-summary-target-mark-forward): Use
391         `wl-summary-delete-all-target-marks' instead of
392         `wl-summary-delete-all-temp-marks'.
393         (wl-summary-target-mark-reply-with-citation): Ditto.
394         (wl-summary-target-mark-uudecode): Ditto.
395         (wl-summary-target-mark-set-flags): Ditto and remove needless
396         cursor move.
397
398 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
399
400         * wl-summary.el (wl-summary-target-mark-forward): Protect
401         wl-summary-buffer-target-mark-list from nreverse.
402         (wl-summary-target-mark-reply-with-citation): Ditto.
403
404 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
405
406         * wl-thread.el (wl-thread-update-indent-string-thread): Use
407         `elmo-display-progress-threshold'.
408
409 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
410
411         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
412         check `wl-summary-highlight'.
413         (wl-summary-window-scroll-functions): Respect value of
414         `wl-summary-highlight'.
415         (wl-summary-sync-update): Run hooks
416         `wl-summary-buffer-window-scroll-functions' at any time.
417
418 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
419
420         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
421         from `wl-summary-cleanup-temp-marks'.
422         (wl-summary-cleanup-temp-marks): Abolish argument.
423         * wl.el (wl-save-status): Revert previous change.
424         (wl-execute-temp-marks): New function, call
425         `wl-summary-exec-with-confirmation'.
426         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
427         (wl-folder-save-and-exec-marks): Abolished.
428
429 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
430
431         * wl-e21.el (wl-e21-display-image-p): Respect
432         `wl-highlight-folder-with-icon'.
433         (wl-e21-highlight-folder-group-line): Highlight mouse line
434         even if wl-e21-display-image-p is nil.
435
436         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
437         Respect value of `wl-summary-highlight'.
438
439         * wl.el (wl-save-status): Remove unused variable.
440
441         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
442         (wl-folder-mode-map): Bind it to "x".
443
444 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
445
446         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
447
448         * wl-thread.el (wl-thread-get-parent-list): Don't check
449         disconnected ancestors, neglecting needless work in
450         `wl-thread-update-indent-string-thread'.
451
452         * wl.el (wl-save): Take prefix argument to execute remaining marks.
453         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
454         argument, add argument default-keep to keep marks by default.
455
456         * Version number is increased to 2.11.30.
457
458         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
459         customization type and docstring.
460         (wl-draft-reply-without-argument-list): Ditto.
461
462 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
463
464         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
465
466         * wl-spam.el (wl-spam-mark-action-list): Ditto.
467
468 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
469
470         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
471
472 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
473
474         * wl-draft.el (wl-draft-config-exec): Narrow the range of
475         save-excursion so as not to include run-hooks.
476
477 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
478
479         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
480         Clarify that marks are going to be cleared.
481
482 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
483
484         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
485         according to 3rd element of wl-summary-flag-mark.
486
487         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
488
489 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
490
491         * wl-action.el (wl-summary-target-mark-all): Don't set
492         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
493
494 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
495
496         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
497         (wl-forward-subject-prefix): Ditto.
498         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
499         (wl-draft-reply-make-subject): Ditto.
500
501         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
502         `wl-draft-forward'.
503         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
504
505 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
506
507         * wl-action.el (wl-summary-target-mark-set-action): Stop if
508         target message does not exist.
509
510 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
511
512         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
513         `wl-subject-prefix-regexp'.
514         (wl-subject-forward-prefix-regexp): New variable.
515         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
516         `wl-draft-strip-subject-re' and take regexp as argument.
517         (wl-draft-forward): Use it.
518         (wl-draft-reply): Ditto.
519
520 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
521
522         * wl-e21.el (wl-highlight-plugged-current-line): Change for
523         emacs multi-tty support.
524
525 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
526
527         * wl-e21.el (wl-e21-display-image-p): Don't call
528         `display-images-p'.
529         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
530         support.
531         (wl-highlight-folder-current-line): Ditto.
532         (wl-folder-init-icons): Ditto.
533
534 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
535
536         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
537         the last line of summary in unplugged mode.
538
539 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
540
541         * wl-vars.el (wl-refile-rule-alist): Doc fix.
542
543 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
544
545         * wl-vars.el (wl-user-mail-address-regexp): New variable.
546         * wl-address.el (wl-address-user-mail-address-p): Use it.
547         (wl-address-delete-user-mail-addresses): Ditto.
548         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
549
550         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
551         (wl-address-delete-user-mail-addresses): Ditto.
552
553         * wl-address.el (wl-address-delete-user-mail-addresses): New
554         function.
555         * wl-refile.el (wl-refile-guess-by-history): Use it.
556         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
557         (wl-draft-make-mail-followup-to): Ditto and fix logic.
558
559         * wl-draft.el (wl-draft-edit-string): To judge sender address,
560         use wl-address-user-mail-address-p.
561
562 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
563
564         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
565         after opening group.
566
567 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
568
569         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
570         of elmo-set-buffer-multibyte.
571
572         * wl-message.el (wl-original-message-mode): Ditto.
573
574         * wl-score.el (wl-score-insert-header): Ditto.
575
576         * wl-summary.el
577         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
578         (wl-summary-goto-folder-subr): Ditto.
579         (wl-summary-insert-headers): Ditto.
580
581         * wl-util.el (wl-set-string-width): Ditto.
582
583         * Version number is increased to 2.11.29.
584
585 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
586
587         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
588         (wl-highlight-summary-line-help-echo-alist): New variable.
589         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
590         into `wl-highlight-summary-line-help-echo' and
591         `wl-highlight-flag-folder-help-echo'.
592         (wl-highlight-summary-line-string): Change accordingly.
593         (wl-highlight-summary-current-line): Ditto.
594
595 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
596
597         * wl-highlight.el (wl-highlight-message): Ignore white spaces
598         at the beginning of field body (Thanks to Markus Knittig).
599
600         * wl-draft.el (wl-draft-insert-current-message): Also check
601         summary buffer, remove unnecessary tag.
602
603 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
604
605         * wl-draft.el (wl-draft-insert-current-message): Cause error also
606         when wl-message-buffer is nil.
607
608         * wl-folder.el (wl-folder): Abolish unused argument.
609         Call wl-folder-init when wl-folder-entity is nil.
610         * wl.el (wl): Change accordingly.
611
612 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
613
614         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
615         multibyte string before insert into draft buffer.
616         (wl-draft-create-buffer): Always enable multibyte characters for
617         draft buffer.
618
619         * Version number is increased to 2.11.28.
620
621 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * wl-folder.el (wl-folder-open-close): Handle blank line.
624         (wl-folder-jump-to-current-entity): Ditto.
625
626 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
627
628         * Version number is increased to 2.11.27.
629
630 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
631
632         * wl-thread.el (wl-thread-insert-message): When the thread is
633         devided by wl-summary-max-thread-depth, insert line at the end of
634         buffer.
635
636 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
637
638         * Version number is increased to 2.11.26.
639
640 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
641
642         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
643
644 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
645
646         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
647         value of stream-type and session.
648
649 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
650
651         * Version number is increased to 2.11.25.
652
653 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
654
655         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
656         in a quit message.
657
658 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
659
660         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
661         (wl-summary-redisplay-no-mime-internal): Ditto.
662
663 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
664
665         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
666         * wl-vars.el (wl-smtp-connection-type): Ditto.
667
668 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
669
670         * wl-highlight.el (wl-highlight-message): Change to strict regexp
671         for the separator line and quote mail-header-separator.
672
673 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
674
675         * wl-spam.el (wl-message-check-spam): Fixed problem no display
676         result message.
677
678         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
679         `elmo-multiple-fields-body-list' with boundary as
680         mail-header-separator.
681
682 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
683
684         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
685
686 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
687
688         * wl-util.el (wl-list-diff): Remove unused function.
689
690         * wl-draft.el (wl-draft-send-confirm): Discard input before
691         confirmation.
692
693 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
694
695         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
696         order of flag and new.
697
698 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
699
700         * wl-vars.el (wl-refile-policy-alist): Abolished.
701
702         * wl-action.el (wl-summary-set-action-refile): Follow the change
703         above.
704
705 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
706
707         * wl-highlight.el (wl-highlight-signature-search): Don't use
708         re-search-backward for a long word since it is possible to crash
709         XEmacs because of a bug.
710
711 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
712
713         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
714
715 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
716
717         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
718         argument for wl-summary-sync-force-update.
719
720 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
721
722         * wl-summary.el (wl-summary-mode-map): Revival of
723         wl-summary-mark-as-important related bindings;
724         Bind 'F','tF','mF','rF','m&'.
725         (wl-summary-mark-as-important-region): Revival.
726         (wl-summary-target-mark-mark-as-important): Ditto.
727         (wl-summary-target-mark-operation): New function.
728         (wl-summary-target-mark-mark-as-answered): Use it.
729         (wl-summary-decide-flag): Don't set Important as default.
730         (wl-summary-mark-as-important-internal): Revival.
731         (wl-summary-mark-as-important): Ditto.
732
733         * wl-thread.el (wl-thread-mark-as-important): Ditto.
734
735         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
736         instead of facep.
737
738 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
739
740         * wl-dnd.el (wl-dnd-drop-func): Fix.
741
742         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
743         mouse-set-point instead of posn-point.
744
745         * wl-xmas.el (wl-completing-read-multiple): Define as function.
746
747         * wl-mule.el (wl-completing-read-multiple): Ditto.
748
749 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
750
751         * wl-demo.el (face-background-name): Defalias to avoid compile
752         warning.
753
754 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
755
756         * wl-summary.el (wl-summary-decide-flag): Use
757         wl-completing-read-multiple instead of completing-read-multiple.
758
759         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
760         New alias.
761
762         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
763         Use face-background-name instead of face-background.
764
765         * wl-vars.el (wl-summary-save-file-suffix): New user option.
766
767         * wl-summary.el (wl-summary-save): Use it.
768         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
769
770         * wl-mime.el (wl-mime-save-content): Fix last change.
771
772 2004-02-10  Len Trigg <lenbok@myrealbox.com>
773
774         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
775         New function.
776         (wl-summary-sort-specs): Added sort.
777         * wl-mime.el (wl-mime-save-content): Expand file name.
778
779 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
780
781         * wl-mime.el (wl-draft-preview-message): Fixed typo.
782
783         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
784
785 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
786
787         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
788         for flag if it is not defined.
789
790 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
791
792         * wl-e21.el (wl-highlight-folder-current-line): Use
793         elmo-folder-type-internal when elmo-folder-type returns nil.
794
795         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
796
797         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
798
799         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
800
801         * wl-e21.el (wl-summary-toolbar): Ditto.
802
803         * wl-vars.el (wl-demo-background-color): Abolished.
804         (wl-summary-persistent-mark-priority-list): Renamed from
805         wl-summary-flag-priority-list.
806         (wl-summary-flag-alist): New user option.
807         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
808         (wl-message-mode-line-format-spec-alist): Added 'F'.
809         (wl-message-mode-line-format): Likewise.
810         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
811         instead of wl-summary-important-mark.
812         (wl-file-folder-icon): New variable.
813
814         * wl-thread.el (wl-thread-set-flags): Renamed from
815         wl-thread-mark-as-important.
816
817         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
818         warning.
819         (wl-summary-mode-menu-spec): Follow the change of 
820         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
821         (wl-summary-mode-map): Follow the change of
822         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
823         (wl-summary-detect-mark-position): Follow the variable name change.
824         (wl-summary-set-flags-region): New function for the replacement of
825         wl-summary-mark-as-important-region.
826         (wl-summary-sync-marks): Sync all global-flags.
827         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
828         instead of elmo-message-flagged-p.
829         (wl-summary-persistent-mark-string): Follow the variable name change;
830         Put wl-summary-flag-mark if the message has global-flag.
831         (wl-summary-target-mark-set-flags): Renamed from 
832         wl-summary-target-mark-mark-as-important.
833         (wl-summary-decide-flag): New function.
834         (wl-summary-set-flags-internal): Renamed from
835         wl-summary-mark-as-important-internal.
836         (wl-summary-add-flags-internal): New function.
837         (wl-summary-remove-flags-internal): Ditto.
838         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
839         (wl-summary-mark-as-unimportant): Abolish.
840         (wl-summary-move-spec-alist): Changed `important' to `digest'.
841         (wl-summary-next-message): List flagged messages in the msgdb.
842
843         * wl-score.el (wl-summary-score-update-all-lines): Use
844         wl-summary-add-flags-internal instead of 
845
846         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
847
848         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
849         from wl-message-buffer-cur-flag (To avoid misunderstanding).
850         (wl-message-buffer-require-all-header): Renamed from
851         wl-message-buffer-all-header-flag (Ditto).
852         (wl-message-buffer-flag-indicator): New variable.
853         (wl-message-redisplay): Changed local varibale name from `flag' to
854         `display-type'; Set up wl-message-buffer-flag-indicator.
855         (wl-message-buffer-display): Changed varibale name from `flag' to
856         `display-type'.
857         (wl-message-display-internal): Likewise.
858
859         * wl-highlight.el (wl-highlight-demo-face): Define default background
860         color.
861         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
862
863         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
864
865         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
866         (wl-demo-setup-properties): Renamed from
867         `wl-demo-set-background-color'.
868         (wl-demo): Follow the change above.
869         
870         * Version number is increased to 2.11.24.
871
872 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
873
874         * wl-summary.el (wl-summary-toggle-thread): Call
875         `wl-summary-rescan' with disable-thread as non-nil.
876         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
877
878 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
879
880         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
881         foreground property of the face.
882         (wl-demo-insert-text): Don't set up face property here.
883         (wl-demo): Call wl-demo-set-background-color, anyway.
884
885 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
886
887         * wl-vars.el (wl-demo-background-color): The value can be nil.
888
889 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
890
891         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
892         to wl-summary-wheel-dispatcher.
893
894         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
895         wl-message-wheel-dispatcher.
896         (wl-message-wheel-dispatcher): New function.
897         (wl-summary-wheel-dispatcher): Ditto.
898
899 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
900
901         * wl-action.el (wl-summary-target-mark-all): List messages which are
902         not in the killed-list.
903
904         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
905         only when the folder is 'flag/important.
906
907         * wl-address.el (wl-complete-field-body): Complete if the last
908         character is a space.
909
910 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
911
912         * wl-folder.el (wl-folder-clear-entity-info): Use
913         elmo-clear-hash-val.
914
915         * wl-fldmgr.el (wl-fldmgr-rename): Set
916         wl-folder-info-alist-modified as t.
917
918 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
919
920         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
921
922 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
923
924         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
925         (wl-folder-buffer-last-visited-entity-id): New buffer local
926         variable.
927         (wl-folder-revisit-last-visited-folder): New function.
928         (wl-folder-mode-map): Bind it to "C-i".
929         (wl-folder-set-current-entity-id): Set last visited folder.
930         * wl-summary.el (wl-summary-exit): Ditto.
931
932 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
933
934         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
935         before calling `recenter' in order to cope with an XEmacs bug.
936
937 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
938
939         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
940         to the default value.
941
942 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
943
944         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
945         change.
946         (wl-summary-sync-marks): Ditto.
947         (wl-summary-mark-as-read-internal): Ditto.
948         (wl-summary-mark-as-answered-internal): Ditto.
949         (wl-summary-mark-as-important-internal): Ditto.
950         (wl-summary-reply): Ditto.
951
952         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
953         instead of `elmo-folder-unflag-answered'.
954
955         * Version number is increased to 2.11.23.
956
957         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
958         the last change.
959
960 2004-01-11  Kenichi Okada  <okada@opaopa.org>
961
962         * wl-spam.el (wl-summary-exec-action-refile-with-register):
963         Specify "spam" or "good".
964
965 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
966
967         * wl-spam.el (wl-summary-exec-action-spam): Call
968         wl-folder-confirm-existence for spam folder.
969         (wl-spam-setup): Bind "mk".
970
971 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
972
973         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
974
975 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
976
977         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
978         destination folder is empty.
979
980 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
981
982         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
983         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
984
985         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
986         (wl-summary-refile-prev-destination-region): New function.
987         (wl-thread-refile-prev-destination): Ditto.
988         (wl-summary-target-mark-refile-prev-destination): Ditto.
989
990 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
991
992         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
993         (wl-demo-background-color): Changed default value.
994
995         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
996         color.
997
998         * wl-demo.el (wl-demo-set-background-color): New function.
999         (wl-demo): Call it.
1000
1001 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1002
1003         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1004         * wl-address.el (wl-address-add-or-change): Don't add empty
1005         address.
1006
1007 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1008
1009         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1010
1011 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1012
1013         * wl-vars.el (wl-demo-image-filter-alist): New variable
1014         (wl-demo-background-color): Ditto.
1015
1016         * wl-demo.el (wl-demo-xpm-set-background): New function.
1017         (wl-demo-image-filter): Ditto.
1018         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1019
1020         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1021
1022         * wl-demo.el (wl-demo-icon-name): Define as function.
1023         (wl-demo-insert-image): Use it.
1024
1025 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1026
1027         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1028
1029 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1030
1031         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1032
1033 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1034
1035         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1036
1037 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1038
1039         * wl-thread.el (wl-thread-mark-as-answered): New function.
1040
1041         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1042         answered" entry.
1043         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1044         "r&" and wl-thread-mark-as-answered to "t&".
1045         (wl-summary-mark-as-important-region): Refine to toggle mark.
1046         (wl-summary-mark-as-answered-region): New function.
1047         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1048         and 3rd argument.
1049         (wl-summary-mark-as-important-internal): Likewise.
1050
1051 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1052
1053         * wl-template.el (wl-template-preview): New internal variable.
1054         (wl-template-preview-p): New function.
1055         (wl-template-show): Bind `wl-template-preview' as t.
1056
1057 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1058
1059         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1060         `elmo-message-entity-field' with 3rd argument which is non-nil.
1061
1062 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1063
1064         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1065         Removed duplicate local bind `folder'.
1066
1067 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1068
1069         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1070
1071 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1072
1073         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1074         duplicate definition.
1075
1076 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1077
1078         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1079         non-nil, use it; Don't fetch message if there's no message in the
1080         current cursor position.
1081
1082 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1083
1084         * wl-util.el (wl-region-exists-p): Use region-active-p.
1085         (wl-deactivate-region): New function.
1086         * wl-message.el (wl-message-redisplay): Deactivate region.
1087
1088         * wl-summary.el (wl-summary-reply): Call
1089         `wl-summary-set-message-buffer-or-redisplay' instead of
1090         `wl-summary-redisplay-internal', don't move point.
1091
1092 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1093
1094         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1095         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1096         by regexp.
1097
1098 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1099
1100         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1101         if no need.
1102
1103 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1104
1105         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1106         default value to nil.
1107         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1108         `wl-summary-prepare-hook'; Replace refile action to
1109         `wl-summary-exec-action-refile-with-register'.
1110
1111         * Version number is increased to 2.11.22.
1112
1113 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1114
1115         * wl-summary.el (wl-summary-detect-mark-position): Set
1116         `wl-summary-buffer-weekday-name-lang'.
1117
1118 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1119
1120         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1121         (wl-summary-mark-as-read-all): Ditto.
1122         (wl-summary-delete-messages-on-buffer): Ditto.
1123         (wl-summary-sync-update): Ditto.
1124         (wl-summary-mark-as-read-internal): Ditto.
1125         (wl-summary-mark-as-answered-internal): Ditto.
1126         (wl-summary-update-folder-info): Abolished.
1127
1128 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1129
1130         * wl-summary.el (wl-summary-mark-as-read-all): Use
1131         `wl-summary-update-folder-info' instead of
1132         `wl-folder-update-unread'.
1133
1134 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1135
1136         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1137         `wl-summary-folder-info-update'.
1138         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1139         instead of `wl-summary-folder-info-update'.
1140         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1141         `wl-folder-set-folder-updated'.
1142         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1143         instead of `wl-folder-update-unread'.
1144         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1145         the value of `wl-summary-buffer-unread-count' for the second parameter of
1146         `wl-folder-update-unread'.
1147
1148         * Version number is increased to 2.11.21.
1149
1150 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1151
1152         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1153         a local variable.
1154
1155 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1156
1157         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1158         interactively.
1159
1160         * wl-summary.el (wl-summary-mark-as-important-internal): New
1161         internal function.
1162         (wl-summary-mark-as-important): Use it.
1163         (wl-summary-mark-as-unimportant): New function.
1164         (wl-summary-sync-marks): Follow the API change.
1165
1166         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1167
1168         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1169
1170 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1171
1172         * wl-folder.el (wl-folder-update-unread): Re-indent.
1173         Narrow the scope of a local variable.
1174
1175 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1176
1177         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1178         (wl-addrmgr-merge-entries): Ditto.
1179         (wl-addrmgr): Added to address entry which exists in draft buffer
1180         if no entry is in original.
1181
1182 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1183
1184         * wl-batch.el: New file.
1185
1186 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1187
1188         * wl-vars.el (wl-use-semi): Remove unused variable.
1189
1190 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1191
1192         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1193         "?".
1194
1195 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1196
1197         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1198         wl-summary-new-mark.
1199         (wl-summary-new-cached-mark): New user option.
1200         (wl-summary-score-marks): Follow the change above.
1201         (wl-summary-auto-refile-skip-marks): Ditto.
1202         (wl-summary-incorporate-marks): Ditto.
1203         (wl-summary-expire-reserve-marks): Ditto.
1204
1205         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1206
1207         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1208         (wl-summary-persistent-mark-string): Distinguished between cached
1209         and uncached mark when the message is new.
1210
1211 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1212
1213         * wl-spam.el (wl-spam-domain): Renamed from
1214         `wl-spam-folder-guess-domain'.
1215         (wl-summary-exec-action-spam): Register as spam if domain of the
1216         source folder is good.
1217         (wl-summary-exec-action-refile-with-register): Register message if
1218         domain of the source folder is not undecided.
1219
1220 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1221
1222         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1223         detect thread loop.
1224
1225 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1226
1227         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1228         and wl-summary-skip-mark-list.
1229
1230 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1231
1232         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1233
1234         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1235
1236         * wl-spam.el (toplevel): Require wl-highlight.
1237         (wl-spam-auto-check-policy-alist): Abolish.
1238         (wl-spam-auto-check-folder-regexp-list): New user option.
1239         (wl-spam-auto-check-marks): Ditto.
1240         (wl-spam-mark-action-list): Ditto.
1241         (wl-highlight-summary-spam-face): New face.
1242         (wl-spam-auto-check-message-p): New function.
1243         (wl-spam-map-spam-messages): Fixed message.
1244         (wl-spam-register-spam-messages): Ditto.
1245         (wl-spam-register-good-messages): Ditto.
1246         (wl-summary-spam-map): Add and remove keybind.
1247         (wl-summary-target-mark-spam): Abolish.
1248         (wl-summary-refile-spam): Ditto.
1249         (wl-summary-test-spam): New function.
1250         (wl-summary-mark-spam): Ditto.
1251         (wl-summary-auto-check-spam): Follow the above change.
1252         (wl-summary-exec-action-spam): New function.
1253         (wl-summary-exec-action-refile-with-register): Fixed message.
1254         (wl-message-check-spam): New function.
1255         (wl-spam-setup): Ditto.
1256         (toplevel): Call it if this file is loaded interactivity.
1257
1258         * Version number is increased to 2.11.20.
1259
1260 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1261
1262         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1263         when new optional argument `force' is non nil or modified.
1264
1265 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1266
1267         * wl.el (toplevel): Require wl-spam when compile.
1268         (wl-save-status): Call wl-spam-save-status.
1269
1270         * wl-spam.el (wl-spam-register-spam-messages): New function.
1271         (wl-spam-register-good-messages): Ditto.
1272         (wl-spam-save-status): Ditto.
1273         (wl-summary-mode-map): Bind
1274         wl-summary-target-mark-register-as-spam to "ms" and
1275         wl-summary-target-mark-register-as-good to "mn".
1276         (wl-summary-register-as-spam): Abolish optional argument; Use
1277         wl-spam-register-spam-messages.
1278         (wl-summary-register-as-spam-all): Use
1279         wl-spam-register-spam-messages.
1280         (wl-summary-register-as-good): Abolish optional argument; Use
1281         wl-spam-register-good-messages.
1282         (wl-summary-register-as-good-all): Use
1283         wl-spam-register-good-messages.
1284         (wl-summary-target-mark-register-as-spam): New funtion.
1285         (wl-summary-target-mark-register-as-good): Ditto.
1286
1287 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1288
1289         * wl-spam.el: New file.
1290
1291 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1292
1293         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1294
1295         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1296         (wl-summary-auto-refile): Call wl-refile-guess with
1297         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1298
1299 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1300
1301         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1302         with disable-thread argument non-nil.
1303
1304 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1305
1306         * wl-summary.el (wl-summary-rescan): Added optional argument
1307         disable-thread.
1308         (wl-summary-sync): Call wl-summary-rescan with argument
1309         disable-thread.
1310         (wl-summary-input-range): Added new range `rescan-thread'.
1311
1312 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1313
1314         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1315
1316 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1317
1318         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1319         internal variable.
1320         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1321         wl-summary-search-parent-by-subject-regexp and
1322         wl-summary-divide-thread-when-subject-changed as nil.
1323         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1324         (wl-summary-insert-thread): Search parent entity from
1325         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1326         thread loop.
1327
1328 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1329
1330         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1331
1332         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1333
1334         * wl-util.el (wl-require-update-all-folder-p): New function.
1335         (wl-get-assoc-list-value): Added `function' to match directive.
1336         (wl-collect-draft): Rewrite.
1337
1338         * wl-summary.el (wl-summary-sync-update): Clear faces
1339         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1340         are non-nil.
1341         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1342         argument as function.
1343         (wl-summary-input-range): Ditto.
1344
1345         * wl-folder.el (wl-draft-get-folder): New function.
1346         (wl-folder-get-elmo-folder): Consider draft folder.
1347
1348         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1349         (wl-draft-buffer-message-number): New buffer local variable.
1350         (wl-draft-folder-internal): New internal variable.
1351         (wl-draft-delete): Rewrite.
1352         (wl-draft-save): Ditto.
1353         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1354         wl-folder-get-elmo-folder.
1355         (wl-draft-config-info-operation): Ditto.
1356         (wl-jump-to-draft-folder): Ditto.
1357         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1358         (wl-draft-reedit): Rewrite.
1359
1360         * Version number is increased to 2.11.19.
1361         
1362 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1363
1364         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1365         variable.
1366
1367 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1368
1369         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1370         Use ignore-errors instead of unwind-protect.
1371
1372 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1373
1374         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1375         for updating `wl-thread-entity-list'.
1376
1377 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1378
1379         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1380         parameter from calling `wl-thread-entity-get-older-brothers' and
1381         `wl-thread-entity-get-younger-brothers'.
1382         Replace nested `append' with a single one.
1383
1384 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1385
1386         * wl-summary.el (wl-summary-mode): Don't use the return value of
1387         `make-local-hook'.
1388
1389 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1390
1391         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1392         instead of `let*'.
1393         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1394         of local variables.
1395
1396 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1397
1398         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1399         Renamed from wl-summary-window-scroll-functions.
1400         (wl-summary-window-scroll-functions): Don't set to variable.
1401         (wl-summary-display-top): Use run-hooks.
1402         (wl-summary-display-bottom): Ditto.
1403         (wl-summary-toggle-disp-msg): Ditto.
1404         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1405         Use it instead of wl-summary-window-scroll-functions.
1406         (wl-summary-goto-folder-subr): Don't call
1407         wl-summary-window-scroll-functions, use
1408         wl-summary-buffer-window-scroll-functions instead.
1409
1410 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1411
1412         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1413         make-local-variable.
1414
1415 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1416
1417         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1418         set-buffer-modified-p.
1419         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1420         (wl-summary-display-bottom): Ditto.
1421         (wl-summary-toggle-disp-msg): Ditto.
1422
1423 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1424
1425         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1426
1427         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1428         (wl-summary-forward): Use elmo-message-entity-field instead of
1429         elmo-message-field.
1430
1431         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1432
1433 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1434
1435         * wl-summary.el (wl-summary-window-scroll-functions): No use
1436         `append'.
1437
1438 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1439
1440         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1441         function.
1442         (wl-summary-window-scroll-functions): Call it when both
1443         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1444         (wl-summary-temp-mark): Added optional argument number.
1445         (wl-summary-message-mark): Added optional argument flag.
1446         (wl-summary-persistent-mark): Added optional argument number and flag.
1447         (wl-summary-update-persistent-mark): Ditto.
1448         (wl-summary-update-status-marks): Set "r" for interactive spec.
1449
1450         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1451         argument number and flag.
1452
1453         * wl-action.el (wl-summary-registered-temp-mark): 
1454         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1455
1456 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1457
1458         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1459         internal variable (buffer local).
1460         (wl-summary-window-scroll-functions): New function.
1461         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1462         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1463         as nil.
1464         (wl-summary-update-status-marks): Added arguments beg, end and
1465         check.
1466         (wl-summary-update-mark-window): Use function.
1467         (wl-summary-sync-update): Follow the change above.
1468         (wl-summary-switch-to-clone-buffer): Copy
1469         wl-summary-buffer-unsync-mark-number-list.
1470         (wl-summary-goto-folder-subr): Set
1471         wl-summary-buffer-unsync-mark-number-list and
1472         use wl-summary-window-scroll-functions instead of
1473         wl-summary-lazy-highlight.
1474
1475         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1476
1477 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1478
1479         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1480
1481         * wl-summary.el (wl-summary-update-persistent-mark): Call
1482         wl-summary-set-message-modified.
1483
1484         * wl-summary.el (wl-summary-sync-update): Don't call
1485         wl-summary-update-status-marks.
1486
1487         * Version number is increased to 2.11.18.
1488
1489 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1492         (wl-message-next-page): Ditto.
1493
1494 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1495
1496         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1497         local variable.  Change the order of a collected list into the
1498         same as the specified range.  Remove nil from a collected list.
1499
1500 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1501
1502         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1503         argument for elmo-folder-list-messages.
1504
1505 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1506
1507         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1508         change (wl-summary-count-unreads return a list instead of a cons
1509         cell).
1510
1511 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1512
1513         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1514         `wl-summary-folder-info-update'.
1515
1516 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1517
1518         * wl-summary.el (wl-summary-set-message-modified): No use
1519         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1520         (wl-summary-set-mark-modified): Abolish.
1521         (wl-summary-mark-modified-p): Ditto.
1522         (wl-summary-save-view): Follow the change above.
1523
1524         * wl-expire.el (wl-summary-expire): Likewise.
1525
1526 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1527
1528         * wl-summary.el (wl-summary-detect-mark-position): Use
1529         modb-entity-handler.
1530         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1531
1532         * Version number is increased to 2.11.17.
1533
1534 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1535
1536         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1537         entity field value.
1538         (wl-summary-prefetch-msg): Ditto.
1539         (wl-summary-print-message-with-ps-print): Ditto.
1540
1541 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1542
1543         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1544         for dummy entity.
1545         (wl-summary-insert-thread): Use elmo-message-entity-field.
1546         (wl-summary-update-thread): Use elmo-message-entity-field and
1547         elmo-message-entity-number.
1548         (wl-summary-line-number):  Use elmo-message-entity-number.
1549         (wl-summary-line-size): Use elmo-message-entity-field.
1550         (wl-summary-line-subject): Ditto.
1551         (wl-summary-line-from): Ditto.
1552         (wl-summary-line-attached): Ditto.
1553         (wl-summary-create-line): Ditto.
1554         (wl-summary-create-line): Use elmo-message-entity-number.
1555         (wl-summary-print-message-with-ps-print): Use
1556         elmo-message-entity-field.
1557
1558 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1559
1560         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1561         change in elmo-msgdb-make-message-entity.
1562         (wl-summary-buffer-set-folder): Don't call
1563         wl-summary-detect-mark-position here.
1564         (wl-summary-rescan): Call elmo-message-entity-number.
1565         (wl-summary-sync-update): Ditto.
1566         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1567
1568         * wl-score.el (wl-score-header-index): Redefine 2th element.
1569         (wl-score-overview-entity-get-extra): Abolish.
1570         (wl-score-ov-entity-get): Rewrite.
1571         (wl-score-string-index<, wl-score-string-func<): Abolish.
1572         (wl-score-string<): New function.
1573         (wl-score-string-sort): Use it.
1574
1575         * wl-refile.el (wl-refile-guess-by-history): Use
1576         elmo-message-entity-field.
1577         (wl-refile-guess-by-from): Ditto.
1578         (wl-refile-guess-by-msgid): Ditto.
1579
1580         * Version number is increased to 2.11.16.
1581
1582 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1583
1584         * wl-folder.el (wl-folder-confirm-existence): Don't call
1585         file-exists-p if msgdb-path is nil.
1586         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1587         `wl-read-folder-hist' to `wl-read-folder-history'.
1588
1589 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1590
1591         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1592         `y-or-n-p'.
1593
1594 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1595
1596         * wl-score.el (wl-score-headers): Don't use
1597         elmo-folder-do-each-message-entity.
1598
1599         * Version number is increased to 2.11.15.
1600
1601 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1602
1603         * wl-summary.el (wl-summary-delete-all-msgs): Use
1604         elmo-folder-move-messages instead of elmo-folder-delete-messages
1605         and elmo-folder-detach-messages.
1606         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1607
1608         * wl-expire.el (wl-expire-delete): Ditto.
1609         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1610
1611 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1612
1613         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1614         (wl-message-header-narrowing-fields): Ditto.
1615         (wl-message-header-narrowing-lines): Ditto.
1616         (wl-message-header-narrowing-string): Ditto.
1617
1618         * wl-summary.el (wl-summary-mode-map): Bind
1619         wl-summary-toggle-header-narrowing to "C-cC-f".
1620         (wl-summary-toggle-header-narrowing): New function.
1621
1622         * wl-message.el (wl-message-buffer-create): Call
1623         wl-message-header-narrowing-setup.
1624         (wl-message-redisplay): Call wl-message-header-narrowing.
1625         (wl-message-header-narrowing): New function.
1626         (wl-message-header-narrowing-map): New keymap.
1627         (wl-message-header-narrowing-widen-map): New keymap.
1628         (wl-message-header-narrowing-again-at-mouse): New function.
1629         (wl-message-header-narrowing-1): Ditto.
1630         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1631         (wl-message-header-narrowing-setup): Ditto.
1632         (wl-message-header-narrowing-toggle): Ditto.
1633         
1634         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1635
1636         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1637         'flag as all.
1638         (wl-use-flag-folder-help-echo): New user option.
1639
1640         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1641         wl-summary-highlight as nil.
1642         (wl-summary-set-mark-modified): Follow the API change.
1643         (wl-summary-mark-modified-p): Ditto.
1644         (wl-summary-mark-as-read-all): Ditto.
1645         (wl-summary-sync-marks): Don't call
1646         elmo-folder-list-messages-with-global-mark.
1647         (wl-summary-mark-as-read-internal): Follow the API change.
1648         (wl-summary-mark-as-answered-internal): Ditto.
1649         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1650         Follow the API change.
1651         (wl-summary-create-line): Call with number argument.
1652         (wl-summary-reply): Follow the API change.
1653
1654         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1655         function.
1656         (wl-highlight-summary-line-string): Call it when
1657         wl-use-flag-folder-help-echo is non-nil.
1658         (wl-highlight-summary-current-line): Ditto.
1659         (elmo-flag-folder-referrer): Added autoload setting.
1660
1661         * wl-draft.el (wl-draft-kill): Follow the API change.
1662
1663         * Version number is increased to 2.11.14.
1664         
1665 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1666
1667         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1668
1669 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1670
1671         * Version number is increased to 2.11.13.
1672
1673 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1674
1675         * wl-draft.el (wl-draft-previous-history-element): Fixed
1676         unbalanced parenthesis and bind unbound local variables.
1677
1678 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1679
1680         * wl-draft.el (wl-draft-previous-history-element): New function.
1681         (wl-draft-next-history-element): Ditto.
1682         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1683         them to M-p and M-n.
1684
1685 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1686
1687         * Version number is increased to 2.11.12.
1688
1689 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1690
1691         * wl-draft.el (wl-draft-hide): Select buffer-window.
1692
1693 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1694
1695         * wl-summary.el (wl-summary-narrow-to-region): New function.
1696         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1697         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1698         (wl-summary-save-region): Use it.
1699         * wl-action.el (wl-summary-collect-numbers-region)
1700         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1701
1702 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1703
1704         * wl-folder.el (wl-folder-count-incorporates): Don't use
1705         `elmo-msgdb-mark-load'
1706
1707         * Version number is increased to 2.11.11.
1708
1709 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1710
1711         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1712         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1713
1714 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1715
1716         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1717
1718 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1719
1720         * Version number is increased to 2.11.10.
1721
1722 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1723
1724         * wl-mime.el (wl-draft-attribute-value): Fixed.
1725
1726 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1727
1728         * wl-util.el (wl-copy-local-variables): New function.
1729
1730         * wl-mime.el (wl-draft-attribute-recipients): New function.
1731         (wl-draft-attribute-envelope-from): Ditto.
1732         (wl-draft-attribute-smtp-posting-server): Ditto.
1733         (wl-draft-attribute-smtp-posting-port): Ditto.
1734         (wl-draft-attribute-value): Ditto.
1735         (wl-draft-preview-message): Use it to get value for
1736         attributes. Reflect result of `wl-draft-config'.
1737
1738         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1739         and call `wl-summary-mark-as-read' before to call
1740         `wl-summary-unset-mark'.
1741         (wl-summary-target-mark-mark-as-unread): Likewise.
1742         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1743
1744 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1745
1746         * wl-mime.el (wl-draft-preview-message): Use actual value for
1747         attributes; Fix for small window.
1748
1749 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1750
1751         * wl-refile.el (wl-refile-get-field-value): Call
1752         `elmo-message-entity-field' with 3rd argument is non-nil.
1753
1754 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1755
1756         * wl-vars.el (wl-draft-preview-attributes): New user option.
1757         (wl-draft-preview-attributes-list): Ditto.
1758         (wl-draft-preview-attributes-buffer-lines): Ditto.
1759         (wl-draft-preview-attributes-buffer-name): Ditto.
1760
1761         * wl-mime.el (wl-draft-preview-message): Display attributes.
1762
1763 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1764
1765         * wl-summary.el (wl-summary-detect-mark-position): Bind
1766         wl-summary-flag-priority-list to '(new).
1767
1768 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1769
1770         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1771         funtion.
1772         (wl-highlight-summary-line-string): Use it.
1773         (wl-highlight-summary-current-line): Ditto.
1774
1775 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1776
1777         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1778         line even when the mark string is not changed.
1779
1780         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1781         argument change in the wl-summary-create-line.
1782         (wl-thread-insert-entity-sub): Ditto.
1783
1784         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1785         argument change in the wl-summary-create-line.
1786         (wl-summary-insert-sequential): Ditto.
1787         (wl-summary-update-thread): Ditto.
1788         (wl-summary-persistent-mark-string): New inline function.
1789         (wl-summary-message-mark): Use it.
1790         (wl-summary-create-line): Abolish argument wl-persistent-mark
1791         and added wl-flags, wl-cached.
1792
1793         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1794         mark to flags.
1795         (wl-highlight-summary-current-line): Decide the face not by the 
1796         persistent mark but flags.
1797
1798 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1799
1800         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1801         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1802         wl-summary-read-uncached-mark): Revive.
1803         (wl-summary-answered-cached-mark,
1804         wl-summary-answered-uncached-mark): New user option.
1805         (wl-summary-score-marks): Follow the change above.
1806         (wl-summary-auto-refile-skip-marks): Ditto.
1807         (wl-summary-incorporate-marks): Ditto.
1808         (wl-summary-expire-reserve-marks): Ditto.
1809         (wl-summary-flag-priority-list): New user option.
1810
1811         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1812         changes.
1813         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1814         of elmo-message-mark.
1815         (wl-summary-mark-as-read-internal): Ditto.
1816         (wl-summary-mark-as-answered): Ditto.
1817         (wl-summary-mark-as-important): Ditto.
1818         (wl-summary-redisplay-internal): Ditto.
1819         (wl-summary-redisplay-no-mime-internal): Ditto.
1820         (wl-summary-message-mark): New function.
1821         (wl-summary-insert-sequential): Use wl-summary-message-mark
1822         instead of elmo-message-mark.
1823         (wl-summary-update-thread): Ditto.
1824         (wl-summary-persistent-mark): Ditto.
1825         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1826         instead of elmo-message-mark.
1827
1828         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1829         wl-summary-message-mark instead of elmo-message-mark.
1830         (wl-thread-insert-entity-sub): Ditto.
1831         (wl-thread-get-children-msgs-uncached): Ditto.
1832
1833         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1834         variable name changes.
1835         (wl-highlight-summary-current-line): Ditto.
1836
1837         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1838         wl-summary-message-mark instead of elmo-message-mark.
1839
1840         * wl-expire.el (wl-expire-message-p): Ditto.
1841
1842         * wl-score.el (wl-score-headers): Ditto.
1843
1844         * Version number is increased to 2.11.9.
1845
1846         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1847         (wl-summary-sync-update): Follow the change above.
1848         (wl-summary-switch-to-clone-buffer): Ditto.
1849         (wl-summary-open-folder): Ditto.
1850
1851 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1852
1853         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1854         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1855
1856         * Version number is increased to 2.11.8.
1857
1858         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1859
1860         * wl-expire.el (wl-expire-refile): Follow the API change on
1861         `elmo-folder-move-messages'.
1862         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1863
1864         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1865         (wl-summary-exec-action-refile): Ditto.
1866         (wl-summary-exec-action-copy): Ditto.
1867         (wl-summary-no-auto-refile-message-p): No use
1868         `wl-summary-buffer-msgdb'.
1869         (wl-summary-auto-refile): Ditto.
1870
1871 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1872
1873         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1874
1875 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1876
1877         * wl-summary.el (wl-summary-sync): Treat no-sync.
1878
1879         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1880         (wl-default-sync-range): Ditto.
1881
1882 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1883
1884         * wl-refile.el (wl-refile-subject-learn): Call
1885         `elmo-message-entity-field' with 3rd argument is non-nil.
1886         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1887         instead of `elmo-msgdb-overview-entity-get-subject'.
1888
1889 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1890
1891         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1892         scan-type is rescan.
1893         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1894         new optional argument force is non-nil.
1895         (wl-summary-save-view-cache): Call it with force argument non-nil.
1896
1897         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1898
1899 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1900
1901         * wl-action.el (wl-summary-print-argument): Fixed last change.
1902
1903 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1904
1905         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1906         simplified.
1907         (wl-summary-target-mark-mark-as-unread): Likewise.
1908         (wl-summary-target-mark-mark-as-important): Likewise.
1909
1910 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1911
1912         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1913         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1914         (wl-summary-mark-as-important-region): Change accordingly.
1915         (wl-summary-target-mark-mark-as-important): Ditto.
1916
1917 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1918
1919         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1920
1921         * wl-action.el (wl-summary-print-argument): Print argument to
1922         right side of window if `wl-summary-print-argument-within-window'
1923         is non-nil.
1924
1925 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1926
1927         * wl-action.el (wl-summary-set-mark): Use
1928         `wl-summary-message-visible-p' to check visibility of the message
1929         and jump to message only when the message line is visible and have
1930         different number; Call wl-summary-unset-mark with number argument.
1931         (wl-summary-unset-mark): 
1932         Use `wl-summary-message-visible-p'
1933         to check visibility of the message and jump to message only when
1934         the message line is visible and have different number;
1935
1936 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1937
1938         * Version number is increased to 2.11.7.
1939
1940         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1941         and wl-folder-summary-line-format.
1942
1943         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1944         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1945         (wl-summary-set-score-mark): Use it.
1946         (wl-summary-target-mark-mark-as-read): Ditto.
1947         (wl-summary-target-mark-mark-as-unread): Ditto.
1948         (wl-summary-target-mark-mark-as-important): Ditto.
1949         (wl-summary-target-mark-msgs): Simplified.
1950         (wl-summary-detect-mark-position): Fixed problem when
1951         summary-line-format no contain persisten/temp mark spec.
1952         (wl-summary-temp-mark): Ditto.
1953         (wl-summary-persistent-mark): Ditto.
1954         (wl-summary-update-persistent-mark): Ditto.
1955
1956         * wl-action.el (wl-summary-set-mark): Ditto.
1957         (wl-summary-unset-mark): Ditto.
1958         All other related portions are changed.
1959
1960 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1961
1962         * Version number is increased to 2.11.6.
1963
1964 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1965
1966         * wl-util.el (wl-current-message-buffer): Define as function;
1967         Don't use the value of wl-messge-buffer.
1968
1969         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1970         persistent mark.
1971
1972         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1973         no current message, cause an error.
1974
1975 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1976
1977         * wl-summary.el (wl-summary-set-message-modified): Use
1978         elmo-folder-set-message-modified instead of
1979         elmo-folder-set-message-modified-internal.
1980
1981 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1982
1983         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1984         interactively.
1985         (wl-summary-sync): nokill->entirely.
1986         (wl-summary-sync-marks): Fixed message.
1987         (wl-summary-input-range): Added mark, nokill->entirely.
1988
1989         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1990         messages as read.
1991
1992 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1993
1994         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1995         update-noscore.
1996         (wl-summary-sync): Follow the change above.
1997
1998 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1999
2000         * wl-action.el (wl-summary-target-mark-all): Use
2001         elmo-folder-list-messages.
2002
2003 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2004
2005         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2006         (wl-summary-rescan): Set wl-summary-scored as nil.
2007         (wl-summary-sync-force-update): Follow the change above.
2008         (wl-summary-sync): Ditto.
2009         (wl-summary-sync-update): Added argument disable-killed.
2010         (wl-summary-insert-headers): Set visible-only argument for
2011         elmo-folder-list-messages.
2012         (wl-summary-input-range): Added update-nokill, update-noscore,
2013         all-nokill, all-noscore and mark.
2014
2015         * Version number is increased to 2.11.5.
2016
2017         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2018
2019 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2020
2021         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2022         (wl-summary-prefetch-region-no-mark): Change accordingly.
2023         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2024
2025 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2026
2027         * wl-address.el (wl-complete-field-to): Abolished.
2028         (wl-complete-address): Completion function for completing-read.
2029         * wl-action.el (wl-summary-get-resend-address): Use it.
2030
2031         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2032         wl-summary-update-mark and abolish unused argument.
2033         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2034         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2035         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2036         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2037         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2038         * wl-draft.el (wl-draft-kill): Ditto.
2039
2040         * wl-summary.el: Remove unused binding of case-fold-search.
2041         (wl-summary-replace-status-marks): Abolished.
2042
2043 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2044
2045         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2046         is specified or folder length is zero.
2047
2048 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2049
2050         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2051         (wl-folder-archive-current-entity): Ditto.
2052
2053 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2054
2055         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2056         retrieving message mark.
2057         (wl-summary-redisplay-internal): Ditto.
2058
2059         * wl-message.el (wl-message-buffer-display): Ignore errors while
2060         retrieving message-id field.
2061
2062         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2063         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2064         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2065         order of the arguments for `wl-expire-message-p'.
2066         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2067
2068         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2069         Check return value of wl-summary-reply.
2070         (wl-summary-reply): Recover window configuration when an error occured.
2071
2072 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2073
2074         * wl-summary.el (wl-summary-resend-message): Abolished, the
2075         feature is inherited by wl-summary-resend (put resend mark).
2076
2077 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2078
2079         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2080         wl-message-buffer to nil when the message is hide.
2081
2082 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2083
2084         * .cvsignore: New file.
2085
2086 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2087
2088         * wl-action.el (wl-summary-action-docstring): Add more info.
2089         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2090         duplicate definition.
2091         (wl-summary-define-mark-action): Functions wl-summary-*-region
2092         keep current position.
2093         (wl-summary-unregister-target-mark): Store result to the variable.
2094
2095 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2096
2097         * Version number is increased to 2.11.4.
2098
2099 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2100
2101         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2102         wl-summary-delete-all-temp-marks.
2103         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2104
2105         * wl-action.el (wl-summary-set-mark): Changed terminology
2106         refile-destination -> action-argument.
2107         (wl-summary-unset-mark): Ditto.
2108         (wl-summary-remove-argument): Ditto.
2109         (wl-summary-print-argument): Ditto.
2110
2111         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2112         (wl-thread-remove-argument-region): Ditto.
2113         (wl-thread-print-argument-region): Ditto.
2114         (wl-thread-close): Ditto.
2115         (wl-thread-open): Ditto.
2116
2117         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2118         (wl-highlight-refile-destination-face is abolished)
2119         (wl-highlight-action-argument-string): Ditto.
2120         (wl-highlight-summary-current-line): Highlight action argument.
2121
2122         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2123         color for light backgrounds.
2124         (wl-highlight-summary-answered-face): Ditto.
2125
2126 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2129
2130         * wl-score.el (wl-summary-score-update-all-lines): Use
2131         wl-summary-set-mark.
2132         (wl-summary-score-update-all-lines): Kill expunged messages.
2133
2134         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2135
2136 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2139         directly.
2140         (wl-score-overview-entity-get-lines): Ditto.
2141         (wl-score-overview-entity-get-xref): Ditto.
2142         (wl-score-get-latest-msgs): Ditto.
2143         (wl-summary-rescore): Ditto.
2144
2145         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2146         to "&".
2147         (wl-summary-mark-as-answered-internal): New inline function.
2148         (wl-summary-mark-as-answered): New function.
2149         (wl-summary-mark-as-unanswered): Ditto.
2150         (wl-summary-sync-marks): Modified for answered-mark synching.
2151
2152 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2153
2154         * wl-action.el (wl-summary-set-mark): Fixed last change.
2155
2156 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2157
2158         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2159         behavior of wl-summary-unread-message-hook
2160         (Pointed out by akira yamada <akira@arika.org>).
2161
2162 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2163
2164         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2165         wl-summary-delete.
2166         * wl-xmas.el (wl-summary-toolbar): Ditto.
2167
2168         * wl-action.el (wl-summary-set-mark): Don't override current
2169         temp-mark.
2170
2171         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2172
2173 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2174
2175         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2176         (wl-refile-msgid-learn): Ditto.
2177         (wl-refile-get-field-value): Ditto.
2178
2179         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2180
2181         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2182         (wl-expire-delete-reserved-messages): Renamed from
2183         wl-expire-reserve-marked-msgs-from-list.
2184         (wl-expire-delete): Removed argument `msgdb'.
2185         (wl-expire-refile): Ditto.
2186         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2187         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2188         mark-alist as argument.
2189         (wl-expire-archive-number1): Removed argument `msgdb'.
2190         (wl-expire-archive-number2): Ditto.
2191         (wl-expire-archive-date): Ditto.
2192         (wl-expire-localdir-date): Ditto.
2193         (wl-expire-hide): Ditto.
2194         (wl-archive-number1): Ditto.
2195         (wl-archive-number2): Ditto.
2196         (wl-archive-date): Ditto.
2197         (wl-archive-folder): Ditto.
2198         All other related portions are changed.
2199
2200 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2201
2202         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2203         mean move up and down. (suggested by Takashi Kawachi)
2204
2205 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2206
2207         * wl-acap.el (toplevel): Don't require un-define.
2208
2209 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2210
2211         * wl-thread.el (wl-thread-delete-message): Always update
2212         wl-summary-buffer-number-list.
2213
2214         * wl-action.el (wl-summary-print-destination): 
2215         Do nothing when folder is nil.
2216
2217 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2218
2219         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2220         persistent mark when prefetch is succeeded.
2221
2222 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2223
2224         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2225         instead of elmo-msgdb-delete-msgs.
2226         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2227         (wl-expire-hide): Ditto.
2228
2229         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2230
2231         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2232         elmo-msgdb interface.
2233         (wl-thread-get-exist-children): Likewise.
2234         (wl-thread-insert-message): Likewise.
2235         (wl-thread-msg-mark-as-important): Likewise.
2236         (wl-thread-insert-entity-sub): Likewise.
2237         (wl-thread-get-children-msgs-uncached): Likewise.
2238
2239         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2240         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2241         (wl-summary-sync-update): Likewise.
2242         (wl-summary-auto-select-msg-p): Likewise.
2243         (wl-summary-update-thread): Likewise.
2244         (wl-summary-mark-as-important): Likewise.
2245         (wl-summary-jump-to-msg-internal): Likewise.
2246         (wl-summary-redisplay-internal): Likewise.
2247         (wl-summary-print-message-with-ps-print): Likewise.
2248         (wl-summary-folder-info-update): Likewise.
2249
2250         * wl-folder.el (wl-folder-check-one-entity):
2251         elmo-folder-count-flags instead of wl-summary-count-unread.
2252
2253         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2254
2255         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2256
2257         * wl-summary.el (wl-summary-set-message-modified): 
2258         Call wl-summary-set-mark-modified.
2259         (wl-summary-delete-messages-on-buffer): Call
2260         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2261         (wl-summary-sync-update): Call elmo-folder-length instead of
2262         elmo-folder-messages.
2263         (wl-summary-insert-headers): Don't call
2264         elmo-folder-list-message-entities.
2265
2266 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2267
2268         * wl-action.el (wl-summary-define-mark-action): Call
2269         `wl-summary-set-mark' with argument `data'.
2270         (wl-summary-auto-refile): Fixed order of arguments when call
2271         `wl-summary-refile'.
2272
2273 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2274
2275         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2276
2277         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2278
2279         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2280         (Renamed from wl-highlight-summary-deleted-face).
2281         (wl-highlight-summary-resend-face): New face.
2282
2283         (wl-highlight-summary-deleted-face): Renamed from
2284         wl-highlight-summary-erased-face.
2285
2286         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2287
2288         * wl-action.el (wl-summary-get-resend-address): New function.
2289         (wl-summary-exec-action-resend): Ditto.
2290         (wl-summary-exec-action-resend-subr): Ditto.
2291
2292         * w-thread.el (wl-thread-copy): Removed definition.
2293         (wl-thread-refile): Ditto.
2294         (wl-thread-delete): Ditto.
2295         (wl-thread-target-mark): Ditto.
2296
2297         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2298         (wl-summary-target-mark-set-action): Fixed.
2299         (wl-summary-define-mark-action): Fixed quotation.
2300         (wl-summary-move-mark-list-messages): Display message.
2301         (wl-summary-define-mark-action): Define thread functions.
2302         (wl-summary-exec-action-refile): Changed message.
2303         (wl-summary-exec): Ditto.
2304
2305 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2306         
2307         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2308         '%%'.
2309
2310 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2311
2312         * wl.el (toplevel): Require wl-action.
2313         (wl-init): Call wl-summary-define-mark-action.
2314
2315         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2316
2317         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2318         wl-summary-delete and wl-summary-erase.
2319         (wl-summary-mode-map): Ditto.
2320
2321         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2322         wl-delete-folder-alist.
2323
2324         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2325         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2326         (toplevel): Moved mark & action related functions to the wl-action.el.
2327
2328         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2329         in wl-summary-mark-action-list.
2330         (wl-highlight-summary-current-line): Ditto.
2331
2332         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2333         empty lines.
2334
2335         * wl-action.el: New file. 
2336
2337 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2338
2339         * wl-summary.el (wl-summary-target-mark-replace): New function.
2340         (wl-summary-target-mark-prefetch): Use it.
2341         (wl-summary-target-mark-delete): Ditto.
2342         (toplevel): Rearranged definition order.
2343         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2344         (wl-summary-target-mark-erase): Rewrite.
2345         (wl-summary-erase-region): New function.
2346         (wl-summary-exec-action-erase): Changed message.
2347         (wl-summary-move-mark-list-messages): New function.
2348         (wl-summary-exec-action-delete): Use it.
2349         (wl-summary-exec-action-erase): Ditto.
2350
2351         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2352         (wl-summary-skip-mark-list): Added "d".
2353
2354         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2355         while searching.
2356
2357         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2358         and define using defcustom;
2359         Define 4th element as a face.
2360         
2361         * wl-summary.el (wl-summary-incorporate): Use 
2362         `wl-summary-prefetch-region-no-mark' instead of
2363         `wl-summary-prefetch-region'.
2364         (wl-summary-prefetch-region-no-mark): Revival of old
2365         `wl-summary-prefetch-region'.
2366         (wl-summary-mark-action-list): Moved to wl-vars.el
2367
2368         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2369         face according to the `wl-summary-mark-action-list'.
2370         (wl-highlight-summary-current-line): Ditto;
2371         Removed destination highlighting.
2372
2373         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2374         (wl-highlight-summary-line-string): Highlight for "i" mark.
2375         (wl-highlight-summary-current-line): Ditto.
2376
2377         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2378         no destination.
2379
2380         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2381         exists, just go ahead.
2382         (wl-summary-prefetch-region): Rewrite.
2383         (wl-summary-prefetch): Ditto.
2384         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2385         (wl-summary-exec-action-prefetch): New function.
2386         (wl-summary-target-mark-prefetch): Rewrite.
2387
2388 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2389
2390         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2391         (wl-highlight-summary-line-string): Added "d" and "D".
2392         (wl-highlight-summary-current-line): Ditto.
2393
2394         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2395         in wl-summary.el.
2396         (wl-thread-insert-entity-sub): Ditto.
2397         (wl-thread-remove-destination-region): Ditto.
2398         (wl-thread-print-destination-region): Ditto.
2399
2400         * wl-summary.el (wl-summary-buffer-refile-list,
2401         wl-summary-buffer-delete-list,
2402         wl-summary-buffer-copy-list): Abolish.
2403         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2404         All other related portions are changed.
2405         (wl-summary-mark-action-list): New variable.
2406         (wl-summary-set-mark): New function.
2407         (wl-summary-register-target-mark): Ditto.
2408         (wl-summary-unregister-target-mark): Ditto.
2409         (wl-summary-have-target-mark-p): Ditto.
2410         (wl-summary-register-temp-mark): Ditto.
2411         (wl-summary-unregister-temp-mark): Ditto.
2412         (wl-summary-registered-temp-mark): Ditto.
2413         (wl-summary-collect-temp-mark): Ditto.
2414         (wl-summary-unset-mark): Ditto.
2415         (wl-summary-set-target-mark): Ditto.
2416         (wl-summary-unset-target-mark): Ditto.
2417         (wl-summary-set-action-generic): Ditto.
2418         (wl-summary-unset-action-generic): Ditto.
2419         (wl-summary-exec-action-delete): Ditto.
2420         (wl-summary-exec-action-erase): Ditto.
2421         (wl-summary-set-action-refile): Ditto.
2422         (wl-summary-set-action-refile-subr): Ditto.
2423         (wl-summary-unset-action-refile): Ditto.
2424         (wl-summary-make-destination-numbers-list): Ditto.
2425         (wl-summary-exec-action-refile): Ditto.
2426         (wl-summary-set-action-copy): Ditto.
2427         (wl-summary-unset-action-copy): Ditto.
2428         (wl-summary-exec-action-copy): Ditto.
2429         (wl-summary-collect-numbers-region): Ditto.
2430         (wl-summary-delete): Rewrite.
2431         (wl-summary-erase): Ditto.
2432         (wl-summary-remove-destination): Ditto.
2433         (wl-summary-exec): Ditto.
2434         (wl-summary-exec-region): Ditto.
2435         (wl-summary-target-mark-erase): Ditto.
2436         (wl-summary-refile): Ditto.
2437         (wl-summary-copy): Ditto.
2438         (wl-summary-unmark): Ditto.
2439         (wl-summary-delete-all-mark): Ditto.
2440         (wl-summary-mark-line): Don't highlight.
2441         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2442         (wl-summary-target-mark-refile-subr): Rewrite.
2443
2444         (wl-summary-copy-prev-destination): Abolish.
2445
2446 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2447
2448         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2449         default values along the value of wl-on-mule.
2450         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2451         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2452         It is not used anywhere.
2453
2454 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2455
2456         * wl-summary.el (wl-summary-print-destination): Keep position.
2457         (wl-summary-cursor-move-surface): Keep horizontal position.
2458
2459 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2460
2461         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2462         write sendlog.
2463
2464 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2465
2466         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2467         `wl-summary-highlight'.
2468
2469 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2470
2471         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2472         trivial condition for temp-mark.
2473
2474 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2475
2476         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2477         when it hits killed buffer.
2478
2479 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2480
2481         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2482         * wl-news.el.in: `message' and `error' take format string.
2483
2484 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2485
2486         * wl-folder (wl-folder-insert-entity): Display a message,
2487         `...done', when the work finish.
2488         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2489
2490 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2491
2492         * wl-message.el (wl-message-redisplay): Remove unused local
2493         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2494
2495 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2496
2497         * wl-summary.el (wl-summary-replace-status-marks): Disable
2498         interactive use.
2499         (wl-summary-reedit): Check message existence at first.
2500         (wl-summary-mark-line): Fix doc, return value is indefinite.
2501
2502         * wl-highlight.el (wl-highlight-message): Arranged.
2503
2504         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2505         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2506         check temp-mark by wl-summary-temp-mark always.
2507         (wl-highlight-summary): Change accordingly.
2508         * wl-summary.el (wl-summary-mark-as-read-all)
2509         (wl-summary-delete-cache, wl-summary-set-score-mark)
2510         (wl-summary-mark-as-unread, wl-summary-unmark)
2511         (wl-summary-mark-line, wl-summary-mark-as-read)
2512         (wl-summary-mark-as-important): Ditto.
2513
2514         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2515         end of the window if possible.
2516         * wl-summary.el (wl-summary-sync-update): Support lazy
2517         highlighting.
2518         (wl-summary-toggle-disp-msg): Ditto.
2519
2520 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2521
2522         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2523
2524 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2525
2526         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2527         change.
2528
2529 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2530
2531         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2532         API.
2533         (wl-summary-sync-update): Ditto.
2534
2535         * wl-score.el (wl-score-get-score-alist): Changed argument.
2536         (wl-summary-rescore-msgs): Likewise.
2537         (wl-summary-score-headers): Likewise.
2538         (wl-score-headers): Likewise;
2539         Use elmo-folder-do-each-message-entity, etc.
2540         (wl-summary-score-effect): Follow the changes above.
2541         (wl-summary-rescore): Ditto.
2542         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2543         (wl-score-get-overview): Abolish.
2544
2545         * wl-summary.el (wl-summary-default-from): Follow the API change in
2546         elmo-msgdb.
2547         (wl-summary-count-unread): Ditto.
2548         (wl-summary-detect-mark-position): Ditto.
2549         (wl-summary-overview-entity-compare-by-date): Ditto.
2550         (wl-summary-overview-entity-compare-by-number): Ditto.
2551         (wl-summary-overview-entity-compare-by-from): Ditto.
2552         (wl-summary-overview-entity-compare-by-subject): Ditto.
2553         (wl-summary-get-list-info): Ditto.
2554         (wl-summary-rescan): Ditto.
2555         (wl-summary-jump-to-msg-by-message-id): Ditto.
2556         (wl-summary-sync-update): Ditto; Removed comment.
2557         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2558         (wl-summary-insert-message): Use wl-summary-insert
2559         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2560         (wl-summary-insert-headers): Changed argument overview to folder.
2561         (wl-summary-search-by-subject): Likewise.
2562         (wl-summary-insert-thread): Renamed from 
2563         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2564
2565         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2566         too.
2567
2568         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2569         wl-string-member.
2570
2571 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2572
2573         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2574         elmo-folder-append-buffer.
2575         (wl-draft-queue-append): Likewise.
2576
2577         * wl-mime.el (wl-message-delete-current-part): Ditto.
2578         (wl-summary-burst-subr): Ditto.
2579
2580         * wl-news.el.in (wl-news-send-news): Ditto.
2581
2582 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2583
2584         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2585         function.
2586         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2587         (wl-summary-update-mark): Enclose with save-excursion.
2588         (wl-summary-mark-as-read-internal): Fixed last change.
2589         (wl-summary-mark-as-important): Use 3rd argument of
2590         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2591         Don't use elmo-msgdb-set-mark.
2592         (wl-summary-redisplay-internal): If msgdb flag is already read,
2593         just update the mark on buffer.
2594
2595 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2596
2597         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2598         cut visible folder when elmo-folder-delete returns non-nil value.
2599
2600 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2601
2602         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2603         by Kenichi OKADA <okada@opaopa.org>).
2604
2605 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2606
2607         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2608
2609 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2610
2611         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2612         Fixed the last change, search group entity by its real name.
2613         (Thanks to: KOBAYASHI Shinji)
2614
2615 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2616
2617         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2618         (wl-fldmgr-access-display-all): Don't refer visible name.
2619         * wl-expire.el (wl-folder-archive-current-entity)
2620         (wl-folder-expire-current-entity): Ditto.
2621         * wl-folder.el (wl-folder-jump-to-current-entity)
2622         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2623         (wl-folder-open-folder-sub,wl-folder-open-all)
2624         (wl-folder-write-current-folder): Ditto.
2625         (wl-folder-insert-entity): Don't use petname for normal group.
2626         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2627         is the real name.
2628         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2629         Abolished.
2630
2631 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2632
2633         * wl-draft.el (wl-draft-create-buffer): Add
2634         `wl-summary-reply-with-citation'
2635
2636 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2637
2638         * wl-draft.el (wl-draft-reply): Fixed.
2639
2640 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2641
2642         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2643         when `wl-draft-send-confirm-with-preview' is non-nil.
2644         You can scroll up/down by j/k.
2645         (wl-draft-send-confirm-with-preview): New variable (default=t).
2646
2647 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2648
2649         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2650         (wl-fldmgr-save-folders): Fix comment.
2651
2652 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2653
2654         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2655         along the last change in `wl-folder-buffer-group-p'.
2656
2657 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2658
2659         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2660         folder.
2661
2662         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2663         the default value.
2664
2665         * wl-mime.el (wl-summary-burst): Update summary only when target
2666         folder equals current folder.
2667
2668 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2669
2670         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2671
2672 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2673
2674         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2675         value.
2676
2677 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2678
2679         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2680         `map-extents' instead of `extent-at' repeatedly.
2681         (wl-highlight-folder-current-line): Ditto.
2682
2683         * wl-highlight.el: Remove useless dummy functions.
2684
2685 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2686
2687         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2688         (wl-folder-put-folder-property): New function to put text property.
2689         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2690         (wl-folder-insert-entity, wl-folder-update-diff-line)
2691         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2692         * wl-e21.el, wl-xmas.el, wl-mule.el
2693         (wl-highlight-folder-current-line): Ditto.
2694         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2695         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2696         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2697         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2698
2699 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2700
2701         * Version number is increased to 2.11.3.
2702
2703 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2704
2705         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2706         Resume current-buffer since it is assumed by remaining tasks.
2707
2708 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2709
2710         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2711         (wl-folder-completion-function): Abolished.
2712         (wl-folder-complete-folder): New function.
2713         (wl-folder-complete-filter-condition): Ditto.
2714         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2715         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2716
2717 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2718
2719         * wl-draft.el (wl-draft-send-confirm): New function.
2720         (wl-draft-send): Use it.
2721
2722         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2723         cursor-in-echo-area while confirming.
2724
2725         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2726
2727         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2728         searching via nntp if wl-summary-search-via-nntp is 'force.
2729         Otherwise, invoke searching in nntp folder only.
2730         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2731
2732         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2733         explicitly for mime-make-text-tag.
2734
2735 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2736
2737         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2738         `mime-make-text-tag' instead of `mime-create-tag'.
2739
2740 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2741
2742         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2743         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2744
2745 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2746
2747         * wl-score.el (wl-score-save): Bind print-length and print-level.
2748         (wl-score-pretty-print): Ditto.
2749         (wl-score-edit-insert-header-entry): Ditto.
2750
2751         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2752         "From" entry to be treated with wl-draft-eword-encode-address-list.
2753         * wl-mime.el (wl-draft-preview-message): Ditto.
2754
2755         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2756         (wl-summary-mark-as-unread): Ditto.
2757         (wl-summary-mark-as-read-region): Change accordingly.
2758         (wl-summary-mark-as-unread-region): Ditto.
2759         (wl-summary-target-mark-mark-as-read): Ditto.
2760         (wl-summary-target-mark-mark-as-unread): Ditto.
2761
2762 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2763
2764         * Version number is increased to 2.11.2.
2765
2766 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2767
2768         * wl-news.el.in (wl-news-previous-version-save): Bind
2769         print-length and print-level.
2770         * wl-thread.el (wl-thread-save-entities): Ditto.
2771         (wl-thread-save-top-list): Bind print-length.
2772
2773 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2774
2775         * wl-highlight.el (wl-highlight-summary-line-string): Use
2776         wl-summary-score-below-mark, wl-summary-score-over-mark.
2777         (wl-highlight-summary-current-line): Ditto.
2778
2779 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2780
2781         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2782         insert it.
2783
2784 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2785
2786         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2787
2788 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2789
2790         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2791         message without msgid.
2792         Rewrite with elmo-folder-move-messages.
2793         Set wl-message-buffer to nil.
2794
2795         * wl-summary.el (wl-summary-erase-subr): New function. Use
2796         elmo-folder-move-messages.
2797         (wl-summary-erase): Call it.
2798         (wl-summary-target-mark-erase): Ditto.
2799
2800 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2801
2802         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2803         it is not up-tp-date.
2804
2805 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2806
2807         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2808         buffer after calling `wl-summary-goto-folder-subr' without the
2809         argument `interactive'.
2810         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2811
2812 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2813
2814         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2815         `mime-create-tag'. Use `string=' instead of `looking-at'.
2816
2817 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2818
2819         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2820         to avoid compile warning.
2821
2822         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2823         entity-id when folder is given.
2824         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2825         save-excursion, use save-selected-window instead.
2826         Select folder buffer window if exists.
2827         (To correct behavior with wl-folder-move-cur-folder.)
2828
2829 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2830
2831         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2832
2833 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2834
2835         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2836         list-count instead of %d.
2837
2838 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2839
2840         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2841         (wl-news): Set it.
2842         (wl-news-append-to-folder): Use it.
2843
2844         * wl-news.el.in (wl-news-send-news): Append to specified folder
2845         instead of wl-default-folder.
2846         (wl-news-append-to-folder): Show error message with specified folder.
2847
2848         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2849                 In most major modes, Emacs assumes that any opening
2850                 delimiter found at the left margin is the start of a
2851                 top-level definition, or defun. Therefore, *never put an
2852                 opening delimiter at the left margin unless it should have
2853                 that significance.*
2854
2855         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2856
2857 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2858
2859         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2860
2861 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2862
2863         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2864
2865 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2866
2867         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2868         for sequential numbering case.
2869
2870 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2871
2872         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2873         value.
2874         (wl-draft-reply-without-argument-list): Ditto.
2875         (wl-draft-reply-myself-with-argument-list): Abolish.
2876         (wl-draft-reply-myself-without-argument-list): Ditto.
2877         * wl-draft.el (wl-draft-self-reply-p): New function.
2878         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2879
2880 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2881
2882         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2883         (avoid error for the case without byte-compiling)
2884
2885 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2886
2887         * wl-news.el.in (wl-news-append-to-folder): New function.
2888         (wl-news-exit): Rewrite.
2889         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2890
2891 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2892
2893         * wl-draft.el (wl-draft-reply-position): New function.
2894         (wl-draft-reply-position): Fix.
2895         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2896         (wl-summary-target-mark-reply-with-citation): Ditto.
2897         (wl-summary-reply-with-citation): Ditto.
2898         * wl-vars.el (wl-draft-reply-default-position): New variable.
2899
2900 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2901
2902         * wl-draft.el (wl-draft-send): Preview when interactive send.
2903
2904 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2905
2906         * wl-draft.el (wl-draft-reply): Set default position.
2907         * wl-summary.el (wl-summary-reply): Ditto.
2908         (wl-summary-reply-with-citation): Ditto.
2909         (wl-summary-target-mark-reply-with-citation): Ditto.
2910
2911 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2912
2913         * wl-news.el.in (wl-news-lang): Set default value according to
2914         current-language-environment.
2915         (wl-news-append-news): Do nothing when news-list is nil.
2916
2917 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2918
2919         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2920         (wl-news): Change message.
2921         (wl-news-exit): Check buffer.
2922         (wl-news-force-exit): New function.
2923         (wl-news-show-all): New function.
2924         (wl-news-discard-and-exit): Fix.
2925
2926 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2927
2928         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2929         according to current-language-environment.
2930
2931         * wl-news.el.in (wl-news): If arg, show all NEWS after
2932         wl-news-default-previous-version.
2933
2934 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2935
2936         * wl-news.el.in (wl-news-check): Rewritten.
2937         (wl-news-previous-version-load): Change data type.
2938         (wl-news-previous-version-save): Change data type.
2939         (wl-news-append-news): Add return value.
2940         (wl-news-check-news): New function.
2941         (wl-news-already-current-p): New function.
2942         (wl-news-send-news): Rewritten.
2943         (wl-news-mode-map): Add new keybind.
2944         (wl-news): Rewritten.
2945         (wl-news-exit): Rewritten.
2946         (wl-news-discard-and-mail): New function.
2947         (wl-news-send-to-address): Abolished.
2948         * wl.el (wl-init): Delete a message.
2949
2950 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2951
2952         * wl-news.el.in (wl-news-exit): Update previous version.
2953         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2954
2955 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2956
2957         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2958
2959 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2960
2961         * wl-news.el.in (wl-news): New function.
2962         (wl-news-mode): New function.
2963         (wl-news-next-line): New function.
2964         (wl-news-next-page): New function.
2965         (wl-news-exit): New function.
2966         (wl-news-buf-name): New variable.
2967         (wl-news-mode-map): New variable.
2968         (wl-news-winconf): New variable.
2969         (wl-news-append-news): Add an option.
2970
2971 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2972
2973         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2974
2975 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2976
2977         * wl-news.el.in (wl-news-send-to-address): New variable.
2978         (wl-news-send-news): Use it.
2979         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2980         Return updating status.
2981         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2982
2983 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2984
2985         * wl-news.el.in (wl-news-send-news): Delete
2986         Organization and X-Face.
2987
2988 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2989
2990         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2991         (wl-news-append-news): New function.
2992         (wl-news-send-news): New function.
2993
2994 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2995
2996         * Version number is increased to 2.11.1.
2997
2998 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2999
3000         * wl-news.el.in : New file.
3001
3002 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3003
3004         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3005         default value.
3006         (wl-draft-reply-without-argument-list): Ditto.
3007
3008 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3009
3010         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3011         (wl-message-buffer-prefetch-idle-time): Ditto.
3012         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3013
3014 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3015
3016         * wl-thread.el (wl-thread-insert-message): Use
3017         wl-summary-max-thread-depth.
3018
3019         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3020         loop detection.
3021
3022         * wl-message.el (wl-message-buffer-display): Back to the first page
3023         when cache is hit.
3024
3025 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3026
3027         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3028
3029         * wl-summary.el (wl-summary-insert-thread-entity):
3030         If the thread depth is reached to wl-summary-max-thread-depth,
3031         divide the thread.
3032
3033 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3034
3035         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3036         for elmo-remove-passwd.
3037
3038 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3039
3040         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3041         folder is sticky.
3042         (wl-folder-mark-as-read-all-entity): Ditto.
3043         (wl-folder-prefetch-entity): Ditto.
3044
3045 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3046
3047         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3048
3049 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3050
3051         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3052         Delete messages on buffer for unplugged operation.
3053         (wl-summary-erase): Ditto.
3054
3055 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3056
3057         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3058         take nil so as not to search parent by subject.
3059
3060 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3061
3062         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3063         (wl-folder-get-next-folder): Ditto.
3064         (wl-folder-get-path): Ditto.
3065
3066 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3067
3068         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3069         system and encode the region with it before verifying.
3070
3071 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3072
3073         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3074         system of the echo buffer before decoding.
3075
3076 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3077
3078         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3079         original contents.
3080
3081 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3082
3083         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3084         with argument 'any-exists.
3085
3086 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3087
3088         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3089         Use `wl-cs-autoconv'.
3090
3091 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3092
3093         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3094         by `mime-view-automatic-conversion'.
3095
3096         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3097         (wl-message-verify-pgp-nonmime): Ditto.
3098         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3099         Bind them to C-c:d and C-c:v respectively.
3100
3101         Merge following code by Teranishi-san from [wl-en:00167].
3102         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3103         (wl-mime-preview-application/pgp-encrypted): Ditto.
3104         (wl-mime-setup): Add entry.
3105
3106 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3107
3108         * wl-summary.el (wl-summary-target-mark-erase): New function.
3109         Bind it to "mD".
3110
3111 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3112
3113         * wl-vars.el (wl-draft-write-file-function): Fix.
3114         (wl-draft-reedit-hook): Changed default value.
3115
3116         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3117         wl-draft-reedit-hook.
3118         (wl-draft-remove-text-plain-tag): New function.
3119         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3120
3121         * wl-vars.el (wl-draft-write-file-function): New user option.
3122
3123         * wl-draft.el (wl-draft-prepare-edit): Use it for
3124         local-write-file-hooks.
3125         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3126
3127         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3128         (wl-draft-insert-mail-header-separator): Return the body beginning
3129         point.
3130         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3131         text/plain.
3132         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3133
3134 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3135
3136         * wl-summary.el (wl-summary-erase): New function to erase message
3137         without moving it to trash. Bind to "D".
3138
3139         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3140         as `keep' unless switch-function.
3141
3142 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3143
3144         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3145         message buffer by using `wl-summary-toggle-disp-msg'.
3146         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3147         buffer window.
3148         (wl-summary-supresedes-message): Ditto.
3149
3150         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3151         Do not delete other windows.
3152         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3153         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3154         (wl-draft-create-buffer): Set reply-or-forward also for target
3155         mark commands.
3156
3157 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3158
3159         * wl-draft.el (wl-user-agent-compose): Delete special case for
3160         switch-to-buffer-other-window.
3161
3162         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3163         (wl-summary-forward): Ditto.
3164
3165         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3166         function.
3167         (wl-draft-buffer-style): New use option.
3168
3169         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3170         (wl-draft): Follow the change above.
3171         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3172         wl-draft-buffer-style.
3173         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3174         switch-function.
3175
3176 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3177
3178         * wl-draft.el (wl-user-agent-compose): Delete special case for
3179         switch-to-buffer-other-window.
3180
3181         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3182         (wl-summary-forward): Ditto.
3183
3184         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3185         function.
3186         (wl-draft-buffer-style): New use option.
3187
3188         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3189         (wl-draft): Follow the change above.
3190         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3191         wl-draft-buffer-style.
3192         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3193         switch-function.
3194
3195 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3196
3197         * wl-address.el (wl-address-make-completion-entry): Extracted from
3198         `wl-address-make-completion-list'.
3199         (wl-address-enable-strict-loading): New variable.
3200         (wl-address-make-completion-list): Revive petname duplication
3201         inquiry, and enable it if `wl-address-enable-strict-loading'.
3202         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3203
3204 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3205
3206         * wl-message.el (wl-message-get-original-buffer): Avoid
3207         'Selecting deleted buffer' error when original buffer is killed.
3208
3209 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3210
3211         * wl-summary.el (wl-summary-next-message): Use
3212         elmo-message-accessible-p instead of elmo-message-cached-p.
3213
3214 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3215
3216         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3217
3218         * wl-thread.el (wl-thread-open-all-unread): Use
3219         elmo-folder-list-flagged instead of
3220         elmo-folder-list-messages-mark-match.
3221
3222         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3223         instead of elmo-folder-list-messages-mark-match.
3224         (wl-summary-move-spec-alist): New variable.
3225         (wl-summary-move-spec-plugged-alist,
3226         wl-summary-move-spec-unplugged-alist): Abolish.
3227         (wl-summary-next-message): Follow the change above.
3228         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3229         with 'no-msg' argument.
3230
3231         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3232         variable.
3233         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3234         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3235         (wl-message-buffer-prefetch-get-next): Follow the change above.
3236
3237 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3238
3239         * wl-version.el (wl-version): Changed codename.
3240
3241         * Version number is increased to 2.11.0.
3242
3243 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3244
3245         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3246         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3247         `wl-draft-config-variables'.
3248         (wl-draft-kill): Fixed problem when the draft is reedit.
3249
3250 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3251
3252         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3253         buffer-modified status (Thanks to
3254         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3255
3256 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3257
3258         * wl-util.el (wl-region-exists-p): New function.
3259
3260         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3261         Remove defvars for byte-compile warnings.
3262
3263 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3264
3265         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3266         defvar-maybe. Removed unused bind.
3267
3268 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3269
3270         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3271         summary buffer window before creating new frame.
3272         (wl-draft-reply): Ditto.
3273
3274 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3275
3276         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3277
3278 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3279
3280         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3281
3282 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3283
3284         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3285         instead of `kill-region'.
3286
3287 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3288
3289         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3290         (wl-highlight-summary-line-string): Use it.
3291         (wl-highlight-summary-current-line): Ditto.
3292
3293         * wl-mime.el (wl-message-delete-current-part): Check the class of
3294         mime-entity.
3295
3296         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3297
3298         * wl-summary.el (wl-summary-make-number-list): Initialize.
3299         (wl-summary-update-mark): New function.
3300         (wl-summary-reply): Put `answered' mark on the message.
3301         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3302
3303         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3304         (wl-draft-reply): Added optional argument `number';
3305         Set wl-draft-parent-number.
3306         (wl-draft-kill): Delete answered mark if it is a reply.
3307
3308 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3309
3310         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3311         that originates in mime-preview-follow-current-entity.
3312         (wl-draft-yank-current-message-entity): Use it if region is active.
3313
3314         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3315         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3316         `wl-message-delete-current-part'.
3317         * wl-mule.el (wl-message-define-keymap): Ditto.
3318         * wl-xmas.el (wl-message-define-keymap): Ditto.
3319
3320 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3321
3322         * wl-mime.el (wl-message-delete-current-part): New function.
3323         (wl-mime-node-id-to-string): Ditto.
3324
3325         * wl-mime.el (wl-message-delete-current-part): Use existing
3326         original buffer which corresponds current mime-view buffer.
3327         (fetched buffer might have different structure, possibly)
3328
3329         * wl-mime.el (wl-message-delete-current-part): Quit if the
3330         message content differs from the actual message.
3331
3332 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3333
3334         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3335         order.
3336         (wl-summary-search-by-subject): Search parent message from tail;
3337         Check the existence of the parent message on the current thread tree.
3338         (wl-summary-update-thread): Check whether the line is inserted.
3339
3340 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3341
3342         * wl-vars.el (wl-summary-line-format): Undo last change.
3343         * wl-summary.el (wl-summary-print-destination): Do not put
3344         invisible property when `wl-summary-width' is nil.
3345         (wl-summary-line-subject-minimum-length): Abolished.
3346         (wl-summary-line-subject): Ditto.
3347
3348 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3349
3350         * wl-vars.el (wl-summary-line-format): Change default value.
3351         (wl-summary-subject-length-limit): Abolished.
3352         * wl-summary.el (wl-summary-line-subject): Ditto.
3353
3354 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3355
3356         * wl-template.el (wl-template-select): Added optional argument.
3357         If optional argument is specified, reverse
3358         `wl-template-visible-select'.
3359
3360 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3361
3362         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3363         Take prefix argument to force asking the destination folder.
3364
3365 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3366
3367         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3368         count and update status.
3369
3370 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3371
3372         * wl-summary.el (wl-summary-redisplay-internal): If
3373         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3374         after fetching.
3375
3376 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3377
3378         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3379         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3380
3381         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3382
3383 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3384
3385         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3386         (All other related portions are changed).
3387         (wl-summary-mark-as-read-all): Rewrite.
3388
3389 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3390
3391         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3392         `wl-summary-mark-as-read'.
3393         (wl-summary-mark-as-unread): Rewrite.
3394         (wl-summary-mark-as-read): Added no-modeline argument.
3395         (wl-summary-resume-cache-status): Rewrite.
3396         (wl-summary-exec-subr): Remove unused local variable.
3397
3398 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3399
3400         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3401         logic to call `wl-summary-buffer-prev-folder-function'.
3402         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3403
3404 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3405
3406         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3407         is nil.
3408
3409 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3410
3411         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3412         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3413         (wl-mime-setup): Add its entry.
3414
3415 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3416
3417         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3418         (wl-summary-delete-cache): Likewise.
3419         (wl-summary-mark-as-read): Rewrite.
3420
3421 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3422
3423         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3424         `wl-summary-count-unread'.
3425
3426         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3427
3428         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3429
3430 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3431
3432         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3433         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3434         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3435         Renamed to the elmo-msgdb-*-mark.
3436         (wl-summary-score-marks): Follow the change above.
3437         (wl-summary-auto-refile-skip-marks): Ditto.
3438         (wl-summary-incorporate-marks): Ditto.
3439         (wl-summary-expire-reserve-marks): Ditto.
3440
3441         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3442         changes.
3443         (wl-thread-insert-top): Changed updating message.
3444
3445         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3446         variable.
3447         (wl-summary-count-unread): Count answered marks.
3448         (wl-summary-rescan): Call wl-summary-insert-message instead of
3449         wl-summary-append-message-func-internal.
3450         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3451         (wl-summary-prefetch-msg): Follow the variable name changes.
3452         (wl-summary-prefetch-region): Ditto.
3453         (wl-summary-mark-as-read-all): Follow the API changes;
3454         Don't call elmo-folder-replace-marks.
3455         (wl-summary-delete-cache): Follow the variable name changes.
3456         (wl-summary-resume-cache-status): Ditto.
3457         (wl-summary-update-status-marks): New function.
3458         (wl-summary-insert-message): New function.
3459         (wl-summary-sync-marks): Follow the variable name changes.
3460         (wl-summary-sync-update): Synchronize to the msgdb, too;
3461         Changed update messages.
3462         (wl-summary-make-number-list): Rewrite.
3463         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3464         (wl-summary-mark-as-unread): Follow the API changes.
3465         (wl-summary-exec-subr): Follow the variable name changes.
3466         (wl-summary-mark-as-read): Ditto.
3467         (wl-summary-move-spec-plugged-alist): Ditto.
3468         (wl-summary-move-spec-unplugged-alist): Ditto.
3469         (wl-summary-cursor-move-surface): Ditto.
3470
3471         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3472         variable name changes.
3473         (wl-highlight-summary-current-line): Ditto.
3474
3475         * wl-expire.el (wl-expire-refile): Follow the API change in
3476         elmo-folder-move-messages.
3477         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3478         (wl-summary-archive): Use elmo-folder-msgdb instead of
3479         elmo-msgdb-load.
3480
3481 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3482
3483         * wl-mime.el (wl-draft-preview-message): Restore the position
3484         before evaluating wl-draft-send-hook in preview buffer.
3485
3486 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3487
3488         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3489         when it creates new draft buffer.
3490
3491         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3492         without argument.
3493
3494         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3495         Evaluate content and if the value is string, insert it.
3496         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3497         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3498         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3499         wl-draft-config-sub-part-bottom): Use it.
3500
3501         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3502         with the folder name. The question was unintelligible when it is
3503         called from wl-save-status.
3504
3505 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3506
3507         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3508         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3509         cannot take second argument).
3510
3511 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3512
3513         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3514         as t. Since type and subtype are not case sensitive (RFC 2045).
3515
3516 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3517
3518         * wl-vars.el (wl-message-mode-line-format): New variable.
3519         (wl-message-mode-line-format-spec-alist): Ditto.
3520         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3521         (wl-message-redisplay): Use wl-message-mode-line-format.
3522
3523 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3524
3525         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3526
3527 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3528
3529         * wl-summary.el (wl-summary-default-from): Write description.
3530
3531 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3532
3533         * wl-vars.el (wl-ldap-objectclass): Abolish.
3534
3535         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3536         (wl-ldap-make-filter): Removed condition for objectclass.
3537         (wl-ldap-make-matched-value-list): Remove meaningless process.
3538         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3539         (wl-address-ldap-search): Don't add `*' to `pat' string;
3540         use ignore-errors; added `email';
3541         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3542         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3543         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3544
3545
3546 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3547
3548         * wl-draft.el (wl-draft-parent-folder): Write description.
3549         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3550
3551 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3552
3553         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3554         as "" (zero-length string) if no parent.
3555         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3556
3557 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3558
3559         * wl-address.el (wl-address-make-completion-list): Skip duplication
3560         checking.
3561         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3562         `append'.
3563
3564 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3565
3566         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3567         instead of `beginning-of-buffer'.
3568
3569 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3570
3571         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3572
3573 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3574
3575         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3576         Refer wl-message-buffer-name.
3577         (wl-message-wheel-down): Ditto.
3578
3579 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3580
3581         * wl-vars.el (wl-message-buffer-name): New user option.
3582
3583         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3584         directly instead of making alist dinamically.
3585
3586         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3587         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3588         wl-message-buffer-cache-name.
3589         (wl-message-buffer-cache-clean-up): Ditto.
3590
3591         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3592
3593         * Version number is increased to 2.9.15.
3594
3595 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3596
3597         * wl-vars.el (wl-summary-default-view-alist): New user option.
3598
3599         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3600
3601         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3602         while deleting address.
3603         (wl-draft-delete-myself-from-cc): Ditto.
3604
3605         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3606         If optional argument is specified, reverse sort order.
3607
3608         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3609
3610 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3611
3612         * wl-thread.el (wl-thread-insert-message): Return parent number if
3613         exists.
3614         (wl-thread-update-indent-string-region): Use
3615         wl-thread-update-line-on-buffer-sub instead of
3616         wl-thread-update-line-on-buffer.
3617
3618 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3619
3620         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3621         (wl-folder-close-all): Ditto.
3622
3623 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3624
3625         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3626         and mailing-list:.
3627         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3628         value.
3629         (wl-summary-line-list-info): Print mailing-list name even when 
3630         list-number is empty.
3631
3632 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3633
3634         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3635
3636         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3637         (wl-draft-open-file): Ditto.
3638         (wl-draft-random-alphabet): Ditto.
3639
3640         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3641         bindings.
3642
3643 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3644
3645         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3646         * wl-vars.el (wl-draft-config-alist): Ditto.
3647
3648 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3649
3650         * Version number is increased to 2.9.14.
3651
3652         * wl.el (wl): Don't set wl-init as nil when error occured while
3653         auto-checking folders.
3654
3655         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3656         `elmo-expand-newtext'.
3657
3658 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3659
3660         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3661         `this-command' so that `wl-folder-goto-folder' contained in
3662         `wl-summary-keep-cursor-command' work.
3663
3664 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3665
3666         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3667         message buffer displaying state.
3668
3669 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3670
3671         * wl-vars.el (wl-summary-default-view): New variable to specify
3672         default value for `wl-summary-buffer-view' instead of using
3673         set-default.
3674         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3675
3676 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3677
3678         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3679
3680         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3681
3682 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3683
3684         * wl-vars.el (wl-forward-subject-prefix): New variable.
3685         * wl-draft.el (wl-draft-forward): Use it.
3686
3687 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3688
3689         * wl-message.el (wl-message-prev-page): When it is called without
3690         lines argument, scroll down by wl-message-scroll-amount lines.
3691         (wl-message-next-page): Ditto.
3692         * wl-vars.el (wl-message-scroll-amount): Change default value
3693         to preserve current behavior.
3694
3695 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3696
3697         * wl-summary.el (wl-summary-prefetch-msg): Bind
3698         `wl-message-entity' to call `wl-summary-from-function'.
3699
3700 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3701
3702         * wl-message.el (wl-message-buffer-create): Run
3703         wl-message-buffer-created-hook.
3704
3705 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3706
3707         * wl-summary.el (wl-summary-sort-specs): New variable.
3708         (wl-summary-default-sort-spec): Ditto.
3709         (wl-summary-sort): Rewrite.
3710         (wl-summary-sort-by-list-info): New function.
3711
3712 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3713
3714         * wl-summary.el (wl-summary-get-list-info): New function.
3715         (wl-summary-sort): Rewrite.
3716         (wl-summary-line-list-info): Ditto.
3717         (wl-summary-line-list-count): Ditto.
3718         (wl-summary-refile-region): Fixed docstring.
3719
3720 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3721
3722         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3723         `wl-folder-entity-hashtb' as completion table.
3724
3725 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3726
3727         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3728         only when this command is called interactively; silence the byte-
3729         compiler.
3730
3731 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3732
3733         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3734         active in XEmacs.
3735
3736 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3737
3738         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3739         plural lines.
3740
3741 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3742
3743         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3744         of current line when the cursor is on the header name.
3745         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3746
3747 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3748
3749         * wl-util.el (wl-read-directory-name): Return displayed directory
3750         as the default value also on XEmacs.
3751
3752 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3753
3754         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3755         formatting.
3756
3757 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3758
3759         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3760         argument and when it is non-nil, check face property before
3761         highlighting for each line.
3762         (wl-highlight-summary-window): Set it.
3763
3764 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3765
3766         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3767         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3768
3769         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3770         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3771         (wl-draft-get-fcc-list): Likewise.
3772
3773 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3774
3775         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3776         (wl-thread-entity-cur): Ditto.
3777         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3778         wl-thread-indent-regexp setting.
3779         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3780
3781         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3782         wl-summary-lazy-highlight.
3783         (wl-summary-display-bottom): Ditto.
3784
3785         * wl-thread.el (wl-thread-open-close): Likewise.
3786
3787         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3788         from and subject;
3789         Bind wl-draft-use-frame;
3790         Enclose with save-window-excursion;
3791         Use wl-draft-create-buffer instead of with-temp-buffer;
3792         Use wl-draft-prepare-edit;
3793         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3794         Use wl-draft-send instead of wl-draft-raw-send.
3795
3796 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3797
3798         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3799         of using wl-from.
3800
3801 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3802
3803         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3804         insert-buffer instead of clone-buffer.
3805         (wl-draft-doing-mime-bcc): New variable.
3806         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3807         infinite loop.
3808         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3809
3810         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3811         (wl-draft-mime-bcc-body): Ditto.
3812
3813         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3814         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3815         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3816         wl-draft-do-mime-bcc.
3817         (wl-draft-mime-bcc-field): New function.
3818         (wl-draft-do-mime-bcc): Ditto.
3819
3820         * wl-address.el (wl-address-complete-header-list): New variable.
3821         (wl-address-complete-header-regexp): Changed default value.
3822
3823         * Version number is increased to 2.9.13.
3824
3825 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3826
3827         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3828         it is differed.
3829
3830 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3831
3832         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3833         (wl-summary-line-list-count): Ditto.
3834
3835 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3836
3837         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3838         (wl-nntp-posting-function): New variable.
3839         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3840         `wl-nntp-posting-config-alist'.
3841
3842 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3843
3844         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3845         FLIM.
3846
3847 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3848
3849         * wl-summary.el (wl-summary-target-mark-refile-sub):
3850         Remove a nuisance funcall.
3851
3852 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3853
3854         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3855         as t for `try-completion'.
3856
3857 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3858
3859         * wl-summary.el (wl-summary-default-from): Use
3860         wl-address-header-extract-address instead of
3861         std11-extract-address-components.
3862         (wl-summary-simple-from): Ditto.
3863         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3864         (wl-summary-insert-headers): Show message.
3865         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3866         for whole line.
3867         (wl-summary-default-from): Revert last change.
3868         (wl-summary-simple-from): Ditto.
3869         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3870         (wl-summary-mark-as-read-region): Follow the change above.
3871         (wl-summary-sync-marks): Ditto.
3872         (wl-summary-target-mark-mark-as-read): Ditto.
3873         (wl-summary-redisplay-internal): Ditto.
3874         (wl-summary-redisplay-no-mime-internal): Ditto.
3875         (wl-summary-redisplay-all-header): Ditto.
3876         (wl-summary-mark-as-read): Removed argument `cached';
3877         Use current cache status to set cache mark.
3878         (wl-summary-redisplay-internal): Follow the change above.
3879         (wl-summary-redisplay-no-mime-internal): Ditto.
3880         (wl-summary-redisplay-all-header): Ditto.
3881
3882         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3883
3884         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3885         Don't call itself recursively (Adviced by Yamaoka-san).
3886
3887 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3888
3889         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3890         bind wl-summary-highlight as nil to avoid error caused by missing
3891         local variables.
3892
3893 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3894
3895         * wl-vars.el (wl-invalid-character-message): New user option.
3896
3897         * wl-util.el (wl-set-string-width): If truncated string-width is
3898         larger than specified width, use `wl-invalid-character-message'.
3899
3900 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3901
3902         * wl-summary.el (wl-summary-prefetch-msg): 
3903         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3904
3905 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3906
3907         * wl-vars.el (wl-summary-check-line-format): New user option.
3908         (wl-summary-line-format-file): Ditto.
3909
3910         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3911         variable.
3912         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3913         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3914         and `wl-summary-view-old-p' to check whether do a rescan or not.
3915         (wl-summary-view-old-p): New function.
3916         (wl-summary-line-format-changed-p): Ditto.
3917         (wl-summary-line-format-save): Ditto.
3918         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3919
3920         * wl-util.el (wl-set-string-width): Avoid using negative number
3921         for make-string.
3922
3923 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3924
3925         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3926         return value.
3927
3928         * wl-util.el (wl-set-string-width): Added optional argument
3929         `padding' (All other related portions are changed).
3930         (wl-line-parse-format): If the first letter of column number is
3931         `0', zero-padding the result (ex: "%05l").
3932
3933         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3934
3935 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3936
3937         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3938         sequential summary view.
3939
3940 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3941
3942         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3943         if it doesn't have a -unix version.
3944
3945 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3946
3947         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3948
3949 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3950
3951         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3952         content.
3953         (wl-draft): Follow the change above.
3954
3955         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3956
3957         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3958         and wl-folder-summary-line-format-alist contain %T and %P.
3959
3960         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3961         (wl-summary-mode-line-format): New user option.
3962         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3963         (wl-summary-line-format): Changed default value.
3964         (wl-summary-lazy-highlight): Changed default value.
3965
3966         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3967         change in wl-summary-create-line.
3968         (wl-thread-insert-entity-sub): Ditto.
3969
3970         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3971         (wl-summary-buffer-unread-status): Ditto.
3972         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3973         (wl-summary-buffer-persistent-mark-column): Ditto.
3974         (wl-summary-buffer-mode-line-formatter): Ditto.
3975         (wl-summary-buffer-mode-line): Ditto.
3976         (wl-summary-message-regexp): Abolished.
3977         (All other related portions are changed.)
3978         (wl-summary-detect-mark-position): New function.
3979         (wl-summary-buffer-set-folder): Setup
3980         wl-summary-buffer-mode-line-formatter.
3981         (wl-summary-mode): Setup selective-display;
3982         Setup pre-idle-hook when xemacs.
3983         (wl-summary-update-modeline): Rewrite.
3984         (wl-summary-jump-to-msg): Define as function;
3985         Changed regexp for searching messages.
3986         (wl-summary-message-number): Rewrite.
3987         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3988         Do rescan when old type summary cache.
3989         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3990         (wl-summary-remove-destination): Use '\r' to detect EOL.
3991         (wl-summary-print-destination): Ditto.
3992         (wl-summary-temp-mark): New inline function.
3993         (wl-summary-persistent-mark): Ditto.
3994         (wl-summary-line-number): New function.
3995         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3996         (wl-summary-line-list-count): New function.
3997         (wl-summary-create-line): Added argument persistent-mark.
3998         (All other related portions are changed)
3999         (wl-summary-create-line): Insert '\r'.
4000         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4001         (wl-summary-cursor-move-surface): New inline function.
4002         (wl-summary-prev): Use it.
4003         (wl-summary-next): Ditto.
4004
4005         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4006         wl-summary-message-regexp.
4007         (wl-highlight-summary): Delete progress message.
4008         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4009
4010         * Version number is increased to 2.9.12.
4011
4012 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4013
4014         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4015         variable (nil: no minimum).
4016         (wl-summary-line-subject): Add some spaces after subject by
4017         wl-summary-line-subject-minimum-length.
4018
4019 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4020
4021         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4022         and removed `F'.
4023         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4024         change above).
4025
4026 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4027
4028         * wl-summary.el (wl-summary-line-list-count): Reverted.
4029         (example setting in samples/*/dot.wl is also updated)
4030
4031 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4032
4033         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4034
4035         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4036
4037         * wl-vars.el (wl-summary-line-format): Addes some description to the
4038         docstring.
4039
4040         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4041         (wl-summary-line-close-bracket): Ditto.
4042         (wl-summary-line-children-number): Ditto.
4043         (wl-summary-line-thread-indent): Ditto.
4044         (wl-summary-line-children-and-from): Ditto.
4045
4046         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4047         't', 'c', 'F' and added 'C'.
4048
4049         * wl-util.el (wl-set-string-width): Accept negative value.
4050         (wl-line-parse-format): Added "%number(" and "%)".
4051
4052 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4053
4054         * wl-summary.el (wl-summary-line-list-count): Change format of the
4055         return value.
4056
4057 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4058
4059         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4060         from the recent message.el.
4061         (wl-draft-point-in-header-p): Ditto.
4062         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4063         wl-draft-beginning-of-line.
4064         * wl-e21.el (wl-draft-mode-map): Ditto.
4065         * wl-xmas.el (wl-draft-mode-map): Ditto.
4066
4067         * wl-folder.el: Sort macrodefs by dependencies.
4068
4069 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4070
4071         * wl-summary.el (wl-summary-prev): Fixed regexp.
4072         (wl-summary-next): Ditto.
4073
4074 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4075
4076         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4077
4078 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4079
4080         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4081         for backward compatibility.
4082
4083 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4084
4085         * wl-summary.el (wl-summary-line-list-count): New function, merged
4086         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4087         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4088         list counts.
4089
4090 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4091
4092         * wl-summary.el (wl-summary-create-line): Ignore errors while
4093         timezone-fix-time.
4094
4095         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4096
4097         * wl-summary.el (wl-summary-sync-update): Ditto.
4098         (wl-summary-default-from): Use wl-message-entity
4099         instead of entity.
4100
4101         * wl-summary.el (wl-summary-create-line): Fix.
4102
4103         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4104         (wl-summary-line-format): New user option.
4105         (wl-folder-summary-line-format-alist): Ditto.
4106         (wl-summary-from-width): Abolished.
4107
4108         * wl-util.el (toplevel): Require 'bytecomp.
4109         (wl-line-parse-format): New function.
4110         (wl-line-formatter-setup): New macro.
4111
4112         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4113         (wl-summary-buffer-line-formatter): New buffer local variable.
4114         (wl-summary-switch-to-clone-buffer): Follow the change above.
4115         (wl-summary-message-regexp): Fix.
4116         (wl-summary-from-func-internal): Abolished.
4117         (wl-summary-subject-func-internal): Ditto.
4118         (wl-summary-subject-filter-func-internal): Ditto.
4119         (All other related portions are changed.)
4120         (wl-summary-buffer-set-folder):
4121         Set up wl-summary-buffer-number-column and 
4122         wl-summary-buffer-line-formatter
4123         (All other related portions are changed.)
4124         (wl-summary-buffer-number-column-detect): Abolished.
4125         (All other related portions are changed.)
4126         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4127         (wl-summary-delete-all-temp-marks-on-buffer): Use
4128         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4129         (wl-summary-target-mark-delete): Ditto.
4130         (wl-summary-target-mark-refile-subr): Ditto.
4131         (wl-summary-target-mark-mark-as-read): Ditto.
4132         (wl-summary-target-mark-mark-as-unread): Ditto.
4133         (wl-summary-target-mark-mark-as-important): Ditto.
4134         (wl-summary-target-mark-save): Ditto.
4135         (wl-summary-replace-status-marks): Renamed from
4136         wl-summary-set-status-marks-on-buffer;
4137         Use wl-summary-message-regexp instead of
4138         wl-summary-buffer-number-regexp.
4139         (wl-summary-sync-update): Follow the change above.
4140         (wl-summary-goto-previous-message-beginning): New function.
4141         (wl-summary-mark-as-unread): Use it.
4142         (wl-summary-mark-as-important): Ditto.
4143         (wl-summary-line-formatter): New variable.
4144         (wl-summary-line-year): New function.
4145         (wl-summary-line-day): Ditto.
4146         (wl-summary-line-day-of-week): Ditto.
4147         (wl-summary-line-hour): Ditto.
4148         (wl-summary-line-minute): Ditto.
4149         (wl-summary-line-open-bracket): Ditto.
4150         (wl-summary-line-close-bracket): Ditto.
4151         (wl-summary-line-children-number): Ditto.
4152         (wl-summary-line-thread-indent): Ditto.
4153         (wl-summary-line-size): Ditto.
4154         (wl-summary-line-subject): Ditto.
4155         (wl-summary-line-from): Ditto.
4156         (wl-summary-line-children-and-from): Ditto.
4157         (wl-summary-create-line): Rewritten.
4158         (wl-summary-format-date): Abolished.
4159
4160         * wl-highlight.el (wl-highlight-summary-current-line): Use
4161         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4162         Use thread structure to detect thread top message.
4163
4164         * wl-draft.el (wl-default-draft-cite): Don't use
4165         wl-summary-from-func-internal.
4166
4167         * wl-refile.el (wl-refile-subject-learn): Don't use
4168         wl-summary-subject-filter-func-internal.
4169         (wl-refile-guess-by-subject): Ditto.
4170
4171         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4172         parameters.
4173
4174         * wl-thread.el (wl-thread-update-indent-string-region):
4175         Use wl-thread-update-line-on-buffer instead of
4176         wl-thread-update-indent-string.
4177         (wl-thread-update-children-number): Redefine using
4178         wl-thread-update-line-on-buffer.
4179         (wl-thread-update-indent-string): Abolished.
4180
4181         * Version number is increased to 2.9.11.
4182
4183 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4184
4185         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4186         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4187         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4188
4189         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4190         as nil.
4191
4192         * wl-thread.el (wl-thread-open-all-unread): Use 
4193         elmo-folder-list-messages-mark-match.
4194         (wl-thread-insert-message): Removed argument `mark-alist'.
4195         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4196         elmo-msgdb-set-mark.
4197         (wl-thread-get-children-msgs-uncached): Likewise.
4198         (wl-thread-get-exist-children): Added argument include-self.
4199         (wl-thread-delete-message): Follow the change above.
4200
4201         * wl-summary.el (wl-summary-count-unread): Removed argument.
4202         (wl-summary-rescan): Follow the change above.
4203         (wl-summary-mark-as-read-region): Ditto
4204         (wl-summary-mark-as-unread-region): Ditto.
4205         (wl-summary-delete-messages-on-buffer): Ditto.
4206         (wl-summary-sync-update): Ditto.
4207         (wl-summary-switch-to-clone-buffer): Ditto.
4208         (wl-summary-goto-folder-subr): Ditto.
4209         (wl-summary-target-mark-mark-as-read): Ditto.
4210         (wl-summary-target-mark-mark-as-unread): Ditto.
4211         (wl-summary-target-mark-mark-as-important): Ditto.
4212         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4213         (wl-summary-update-thread): Removed argument `mark-alist'.
4214         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4215         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4216         (wl-summary-resume-cache-status): Likewise.
4217         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4218         elmo-msgdb-set-mark.
4219         (wl-summary-mark-as-read-all): Likewise.
4220         (wl-summary-delete-cache): Ditto.
4221         (wl-summary-auto-select-msg-p): Ditto.
4222         (wl-summary-mark-as-unread): Ditto.
4223         (wl-summary-no-auto-refile-message-p): Ditto.
4224         (wl-summary-mark-as-read): Ditto.
4225         (wl-summary-mark-as-important): Ditto.
4226         (wl-summary-auto-refile): Follow the change above.
4227         (wl-summary-delete-all-marks): Removed.
4228         (wl-summary-resume-marks-and-highlight): Ditto.
4229         (wl-summary-resume-marks): Ditto.
4230         (wl-summary-delete-important-msgs-from-list): Ditto.
4231         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4232
4233         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4234         wl-summary-count-unread.
4235
4236         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4237         (wl-summary-score-update-all-lines): Use
4238         elmo-msgdb-set-mark.
4239
4240 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4241
4242         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4243         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4244         (wl-summary-create-line): Renamed from
4245         wl-summary-overview-create-summary-line;
4246         Argument rearrangement.
4247         (wl-summary-update-thread): Follow the change above.
4248
4249         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4250         (wl-thread-insert-entity-sub): Likewise.
4251
4252         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4253         argument `overview', `mark-alist' and added `msgdb'.
4254
4255         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4256
4257         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4258         (wl-summary-rescan): Follow the change above.
4259         (wl-summary-sync-update): Ditto.
4260         (wl-summary-insert-thread-entity): Ditto;
4261         Don't use `let*' in every while loop;
4262         Detect infinite loop of threads.
4263         (wl-summary-update-thread): Removed argument `overview'.
4264
4265         * wl-thread.el (wl-thread-insert-message): Ditto.
4266
4267         * Version number is increased to 2.9.10.
4268
4269         * wl-message.el (wl-message-redisplay): Ignore errors while
4270         wl-message-redisplay-hook.
4271
4272 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4273
4274         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4275
4276 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4277
4278         * wl.el (wl): inhibit-quit while wl-folder.
4279
4280 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4281
4282         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4283         while msgdb access.
4284
4285 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4286
4287         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4288         even if no folder is not created.
4289
4290 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4291
4292         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4293
4294         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4295         implementation.
4296         (wl-summary-target-mark-thread): Ditto.
4297
4298         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4299
4300 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4301
4302         * wl-util.el (wl-display-bytes): Remove unused function.
4303
4304 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4305
4306         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4307         seems critical one (partially reverse the change in 2002/03/17).
4308
4309 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4312         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4313
4314 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4315
4316         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4317         is not writable.
4318         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4319         plugged status instead of `'force' as 2nd argument.
4320
4321         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4322         is not creatable.
4323
4324         * Version number is increased to 2.9.9.
4325
4326 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4327
4328         * wl-summary.el (wl-summary-suspend): New function.
4329
4330 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4331
4332         * wl.el (wl): Do not check variables if check is nil.
4333         * wl-utils.el (wl-collect-draft): New function.
4334         * wl-folder.el (wl-folder-suspend): Put summary buffers
4335         and draft buffers at the end of buffer list.
4336         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4337
4338 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4339
4340         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4341         loop instead of recursive call.
4342
4343         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4344         2nd argument.
4345
4346 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4347
4348         * wl-draft.el (wl-draft-create-contents): Don't take neither
4349         (function . args) nor (string . something) any more.
4350
4351         * wl-version.el (wl-generate-user-agent-string): Return string
4352         without header symbol.
4353         * wl-draft.el (wl-draft-default-headers): Use it.
4354
4355         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4356         `wl-draft-insert-ccs' and return field value instead of inserting
4357         the header. Abolish cc argument.
4358         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4359
4360         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4361         rather than one with string car.
4362
4363         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4364         * wl-draft.el (wl-draft-create-contents): Add it after the default
4365         headers.
4366
4367         * wl-draft.el (wl-draft-create-contents): For the case of
4368         (symbol-or-string . function) insert header only when the function
4369         returns string value.
4370
4371 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4372
4373         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4374         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4375
4376 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4377
4378         * wl.el (wl-check-environment): Don't check Message-ID when
4379         `wl-insert-message-id' is nil.
4380         Revive checking if `wl-message-id-domain' contains "@".
4381
4382 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4383
4384         * wl.el (wl-check-environment): Merge examination for "@" at
4385         inappropriate position into the first string-match.
4386
4387         * wl-summary.el (wl-summary-target-mark-print): New function.
4388         (wl-summary-pipe-message-subr): Extracted from
4389         `wl-summary-pipe-message'.
4390         (wl-summary-target-mark-pipe): New function.
4391         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4392         `wl-summary-target-mark-pipe'.
4393
4394 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4395
4396         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4397
4398 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4399
4400         * wl.el (wl-check-environment): Use elmo-warning instead of
4401         error for non-critical ones.
4402         Remove trash folder check.
4403         (wl): Don't ignore error in wl-check-environment.
4404
4405         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4406         check, which is moved from `wl-check-environment'.
4407         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4408
4409 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4410
4411         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4412         guess anything, call wl-summary-write.
4413         (wl-summary-write): Create draft with blank To field.
4414         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4415
4416 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4417
4418         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4419         argument full as well for wl-folder-write-current-folder.
4420         If wl-*-write-current-folder cannot guess addressee, add blank
4421         To header.
4422         Rewrite condition for positioning cursor.
4423
4424 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4425
4426         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4427         summary buffer is present, use it.
4428         (wl-folder-jump-to-previous-summary): Ditto.
4429
4430 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4431
4432         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4433
4434         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4435         wl-summary-previous-buffer and wl-summary-next-buffer.
4436
4437         * wl-folder.el (wl-folder-mode-map): Bind
4438         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4439         (wl-folder-jump-to-next-summary): New function.
4440         (wl-folder-jump-to-previous-summary): Ditto.
4441
4442         * wl-draft.el (wl-draft): Rearranged.
4443
4444 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4445
4446         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4447         of header.
4448         (wl-draft): Collect arguments for the header as header-alist.
4449         (wl-draft-forward): Arrange arguments for wl-draft.
4450         (wl-draft-reply): Ditto.
4451         (wl-draft-edit-string): Ditto.
4452         * wl-summary.el (wl-summary-write): Ditto.
4453         (wl-summary-write-current-folder): Ditto.
4454
4455         * Version number is increased to 2.9.8.
4456
4457 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4458
4459         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4460
4461         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4462
4463         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4464         even if the guess failed.
4465
4466         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4467         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4468         wl-summary-write-current-folder.
4469         * wl-xmas.el: Ditto.
4470
4471 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4472
4473         * wl-summary.el (wl-summary-next-page): Force display message if
4474         message is not displayed yet.
4475         (wl-summary-prev-page): Ditto.
4476
4477 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4478
4479         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4480
4481 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4484         add "Preview Message" and "Save Draft and Exit".
4485
4486 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4487
4488         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4489         if addrmgr is called from draft in splitted window.
4490
4491         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4492         * wl-mule.el: Ditto.
4493         * wl-xmas.el: Ditto.
4494
4495 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4496
4497         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4498
4499         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4500         * wl-xmas.el (wl-folder-toolbar): Ditto.
4501
4502 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4503
4504         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4505         and wl-draft-save-and-exit.
4506         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4507         * wl-xmas.el: Ditto.
4508         * wl-mule.el: Ditto.
4509
4510         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4511         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4512
4513 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4514
4515         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4516         lists for saving buffer.
4517
4518 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4519
4520         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4521         parent-folder argument instead of it.
4522         (wl-draft-create-buffer): Ditto.
4523         (wl-draft-forward): Ditto.
4524         (wl-draft-reply): Ditto.
4525         * wl-summary.el (wl-summary-write): Ditto.
4526         (wl-summary-write-current-folder): Ditto.
4527
4528         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4529         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4530         Folder buffer after composing.
4531
4532 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4533
4534         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4535         header if the file `wl-x-face-file' already contains it.
4536
4537 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4538
4539         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4540         folder" entry.
4541         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4542         * wl-e21.el (wl-folder-toolbar): Ditto.
4543         * wl-xmas.el (wl-folder-toolbar): Ditto.
4544
4545 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4546
4547         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4548         wl-folder-goto-folder with sticky argument.
4549         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4550
4551 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4552
4553         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4554         and wl-summary-previous-buffer.
4555         (wl-summary-next-buffer): New function.
4556         (wl-summary-previous-buffer): Ditto.
4557
4558 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4559
4560         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4561         wl-folder-jump-to-current-entity-with-arg.
4562         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4563         `wl-folder-jump-to-current-entity'.
4564         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4565         `wl-summary-goto-folder-sticky'.
4566         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4567         `wl-summary-goto-folder'.
4568         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4569         Unless force-exit, do not clean temp. marks for sticky summary.
4570         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4571
4572 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4573
4574         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4575         not entire.
4576
4577 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4578
4579         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4580         to `C-x C-s'.
4581         (wl-summary-save-status): New command.
4582         (wl-summary-exit): Don't clean-up temp marks when sticky.
4583         (Applied patch from Nakayama-san [wl: 09548])
4584         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4585         Do nothing when no mark data.
4586         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4587         Call `wl-summary-delete-all-temp-marks' before saving.
4588
4589 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4590
4591         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4592
4593 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4594
4595         * wl.el (wl-check-environment): Also cause error when (system-name)
4596         returns "localhost.localdomain". (Although it doesn't affect because
4597         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4598
4599 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4600
4601         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4602         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4603
4604         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4605         value.
4606
4607 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4608
4609         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4610         Likewise r-cc-list and r-ng-list.
4611
4612 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4613
4614         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4615         only if it is bound as variable.
4616
4617         * wl-mime.el (wl-draft-preview-message): Ditto.
4618
4619 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4620
4621         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4622         needless `goto-char'.
4623
4624         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4625         `wl-summary-redisplay-no-mime-internal' instead of
4626         `wl-summary-redisplay-no-mime'.
4627         (wl-summary-redisplay-no-mime): Changed argument;
4628         Call `wl-summary-redisplay-no-mime-internal'.
4629
4630         * wl-mime.el (wl-draft-preview-message): Bind
4631         `mime-header-encode-method-alist' locally.
4632
4633         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4634         (wl-draft-std11-parse-addresses): Added the first address check.
4635         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4636
4637         * Version number is increased to 2.9.7.
4638
4639 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4640
4641         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4642
4643 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4644
4645         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4646         related to scrollbar support, if there is no such a feature
4647         compiled in.
4648
4649 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4650
4651         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4652         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4653         for prefetch.
4654
4655 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4656
4657         * wl-summary.el (wl-summary-pick): Fix for no match.
4658
4659 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4660
4661         * wl-draft.el (wl-draft-save):
4662         Override `mime-header-encode-method-alist'.
4663
4664 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4665
4666         * wl-folder.el (wl-folder-pick): New function.
4667         Define key as "?".
4668
4669 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4670
4671         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4672         Fix for unplugged.
4673
4674 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4675
4676         * wl-folder.el (wl-folder-virtual): New function.
4677         Define key as "V".
4678
4679 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4680
4681         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4682         multi folder if entity is group.
4683
4684 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4685
4686         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4687         is nil.
4688
4689 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4690
4691         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4692         (wl-summary-target-mark-msgs): Return the number of marked messages.
4693
4694 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4695
4696         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4697         "first:" is specified.
4698
4699 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4700
4701         * wl-vars.el (wl-from): Use return value of function
4702         user-full-name instead of the variable user-full-name since
4703         XEmacs-20.4 doesn't set this variable.
4704
4705 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4706
4707         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4708         call `wl' directly.
4709
4710 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4711
4712         * wl-draft.el (wl-draft-reedit): Removed duplicated
4713         switch-to-buffers.
4714
4715 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4716
4717         * wl.el (wl-other-frame): Removed garbages.
4718
4719 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4720
4721         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4722
4723         * wl-xmas.el (wl-draft-key-setup): Ditto.
4724
4725         * wl-mule.el (wl-draft-key-setup): Ditto.
4726
4727         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4728         (wl-draft-reedit): Ditto.
4729         (wl-draft-prepare-edit): Add `wl-draft-save' to
4730         `local-write-file-hooks'.
4731         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4732         (wl-draft-reedit): Set buffer-file-name.
4733         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4734
4735
4736         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4737         call it.
4738         (wl-delete-startup-frame-function): New variable.
4739         (wl-other-frame): New function
4740         (Original was written by Yamaoka san [wl: 09239]).
4741
4742         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4743         if `wl-folder-use-frame'.
4744
4745 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4746
4747         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4748
4749 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4750
4751         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4752         New variable.
4753         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4754         (wl-message-buffer-prefetch-get-next): Use them.
4755         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4756
4757 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4758
4759         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4760         with unwind-protect.
4761
4762         * wl-draft.el (wl-draft-reedit): Rewrite.
4763         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4764         (wl-draft-save): Insert header separator if it does not exist;
4765         Removed condition-case.
4766
4767         * wl-summary.el (wl-summary-reedit): Revert last change.
4768
4769         * wl-draft.el (wl-draft-save): Rewrite.
4770         (wl-draft-create-buffer): Set buffer-file-name as nil.
4771
4772         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4773
4774         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4775
4776         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4777         nil.
4778
4779 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4780
4781         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4782         If count is nil, do not prefetch.
4783         (wl-message-buffer-prefetch-next): Next.
4784
4785 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4786
4787         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4788
4789 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4790
4791         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4792         `delete-backward-char'
4793         (wl-draft-prepare-edit): Check major-mode.
4794         (wl-draft-decode-header): Rewrite.
4795         (wl-draft): Fix.
4796
4797 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4798
4799         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4800
4801 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4802
4803         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4804         (wl-message-buffer-prefetch-get-next): Remove size checking.
4805         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4806
4807 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4808
4809         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4810         (wl-draft-default-headers): Fix.
4811
4812 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4813
4814         * wl-draft.el (wl-draft-default-headers): Insert return value of
4815         `wl-generate-mailer-string-function'.
4816
4817 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4818
4819         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4820         (wl-draft-insert-mail-header-separator): Ditto.
4821
4822         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4823         again (Reverted the change on 2002-01-17 by OKADA san).
4824
4825 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4826
4827         * wl-draft.el (wl-draft): Rewrite.
4828         (wl-draft-create-buffer): New function.
4829         (wl-draft-create-contents): Ditto.
4830         (wl-draft-prepare-edit): Ditto.
4831         (wl-draft-decode-header): Ditto.
4832         (wl-draft-decode-body): Ditto.
4833         (wl-draft-check-new-line): Ditto.
4834         (wl-draft-default-headers): Ditto.
4835         (wl-draft-insert-mail-header-separator): Ditto.
4836
4837 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4838
4839         * Version number is increased to 2.9.6.
4840
4841 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4842
4843         * wl-draft.el (wl-draft-delete-field): Optional argument.
4844         (wl-draft-delete-fields): Ditto.
4845
4846 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4847
4848         * wl-message.el (toplevel): Eliminated byte-compile warning.
4849         for `itimer-function', `delete-timer' and `itimer-list'.
4850
4851 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4852
4853         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4854         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4855         `wl-message-buffer-prefetch-threshold'.
4856         * wl-summary.el (wl-summary-redisplay-internal): Remove
4857         the check of `wl-message-buffer-prefetch-depth'.
4858
4859 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4860
4861         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4862         size of article.
4863         (wl-message-buffer-prefetch-subr): Remove size check.
4864
4865 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4866
4867         * wl-vars.el (wl-plugged): Make customizable.
4868
4869 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4870
4871         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4872         (wl-message-buffer-prefetch-set-timer): New function.
4873         (wl-message-buffer-prefetch-get-next): New function.
4874         (wl-message-buffer-prefetch): New function.
4875         (wl-message-buffer-prefetch-next): Rewrite.
4876         (wl-message-buffer-prefetch-subr): Rewrite.
4877         * wl-vars.el (wl-auto-prefetch-first): New variable.
4878         * wl-summary.el (wl-summary-goto-folder-subr): Call
4879         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4880
4881 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4882
4883         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4884         `wl-summary-unread-message-hook'.
4885
4886 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4887
4888         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4889         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4890         if range is `cache-status'.
4891
4892 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4893
4894         * wl-message.el (wl-message-buffer-prefetch-subr):
4895         Improve debug message.
4896
4897 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4898
4899         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4900         `wl-mail-send-pre-hook'.
4901         (wl-draft-send-mail-with-qmail): Ditto.
4902         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4903
4904 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4905
4906         * wl-message.el (wl-message-buffer-prefetch-subr):
4907         Fix for cancel-function-timers bug.
4908         (wl-message-buffer-prefetch-debug): Default value is t.
4909
4910 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4911
4912         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4913         (wl-message-buffer-prefetch-subr): Rewrite.
4914         Rename from `wl-message-buffer-prefetch'.
4915
4916 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4917
4918         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4919         (wl-default-draft-cite-decorate-author): Ditto.
4920
4921         * wl-draft.el (wl-draft-cite-function): Removed.
4922         (wl-default-draft-cite-decorate-author): Ditto.
4923
4924 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4925
4926         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4927         (wl-default-draft-cite): Do not arrange author name if the value of
4928         `wl-default-draft-cite-decorate-author' is nil.
4929
4930 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4931
4932         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4933
4934         * wl-folder.el (wl-folder-check-one-entity): Don't care
4935         `elmo-folder-use-flag-p'.
4936
4937 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4938
4939         * wl-folder (wl-folder-check-one-entity): Fix
4940         problem if unread is nil.
4941
4942 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4943
4944         * wl-address.el (wl-address-make-completion-list): Check whether
4945         the address is a group list.
4946         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4947
4948 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4949
4950         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4951         The number of the messages of new and unread does not count
4952         correctly.
4953
4954         * wl-summary.el (wl-summary-count-unread): Changed to return
4955         `(new . unread)' instead of total.
4956         (wl-summary-sync-update): Follow the change above.
4957
4958         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4959
4960 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4961
4962         * wl-address.el (wl-address-make-completion-list): Do not enclose
4963         address by " <" and ">" if associated realname is "".
4964         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4965         This is against the promblem with group list in .addresses pointed
4966         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4967
4968 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4969
4970         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4971         message is a format control string.
4972         * wl-expire.el (wl-expire-append-log): Ditto.
4973         * wl-mime.el (wl-summary-burst-subr): Ditto.
4974         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4975         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4976
4977 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4978
4979         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4980         wl.el (wl-check-variables): Rename from `wl-check-type'.
4981         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4982         (wl-check-variables-2): New function.
4983         (wl): Call `wl-check-variables-2'.
4984
4985 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4986
4987         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4988         after renaming folder in access group.
4989
4990 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4991
4992         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4993         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4994         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4995         (wl-message-buffer-prefetch): Rewrite.
4996         (wl-message-buffer-prefetch-idle-time): Removed.
4997         * wl-summary.el (wl-summary-redisplay-internal):
4998         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4999         Error check for `wl-message-buffer-prefetch-depht'.
5000
5001 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5002
5003         * Version number is increased to 2.9.5.
5004         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5005
5006 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5007
5008         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5009         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5010         Based on the patch written by
5011         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5012
5013 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5014
5015         * wl-draft.el (wl-draft-raw-send): Fix for
5016         `wl-news-send-pre-hook'
5017
5018 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5019
5020         * wl-utils.el (wl-message-id-function): New variable.
5021         * wl-draft.el (wl-draft-insert-required-fields):
5022         Use `wl-message-id-function'.
5023
5024 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5025
5026         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5027         * wl-utils.el (wl-draft-make-message-id-string):
5028         Use `wl-from' for domain part of Message-ID
5029         if `wl-message-id-use-wl-from' if non-nil.
5030         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5031
5032 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5033
5034         * wl.el (wl): Call `wl-check-type'
5035         Do not 'condition-case'.
5036
5037 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5038
5039         * wl.el (wl-check-type): New function.
5040         (wl-check-type-variables): New variable.
5041
5042 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5043
5044         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5045
5046 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5047
5048         * wl-draft.el (wl-smtp-password-key): New function.
5049         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5050         (wl-draft-send-mail-with-smtp): Ditto.
5051         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5052
5053 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5054
5055         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5056         * wl-utils.el (wl-unique-id-suffix): Remove.
5057
5058 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5059
5060         * Version number is increased to 2.9.4.
5061
5062 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5063
5064         * wl-utils.el (wl-unique-id-suffix): New variable.
5065         (wl-unique-id): Use `wl-unique-id-suffix'
5066
5067 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5068
5069         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5070         instead of `elmo-msgdb-search'.
5071
5072         * Version number is increased to 2.9.3.
5073
5074 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5075
5076         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5077
5078 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5079
5080         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5081         (wl-draft-dispatch-message): Changed for send-later.
5082         (wl-draft-queue-flush): Ditto.
5083         (wl-draft): Clear `wl-sent-message-queued'.
5084         (wl-draft-reedit): Ditto.
5085         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5086         * wl-vars.el (wl-draft-force-queuing): New variable.
5087         (wl-draft-force-queuing-mail): New variable.
5088         (wl-draft-force-queuing-news): New variable.
5089
5090 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5091
5092         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5093         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5094
5095 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5096
5097         * Version number is increased to 2.9.2.
5098
5099 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5100
5101         * wl-draft.el (wl-draft-elide-region): New user command.
5102         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5103
5104         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5105         command `wl-draft-elide-region'.
5106         * wl-mule.el: Ditto.
5107         * wl-xmas.el: Ditto.
5108
5109 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5110
5111         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5112         (wl-biff-check-folder-async): Removed needless let.
5113
5114 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5115
5116         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5117         wl-folder-get-elmo-folder.
5118         (wl-biff-check-folder): Set `biff' argument of
5119         `wl-folder-check-one-entity'.
5120         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5121
5122         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5123         (wl-folder-check-one-entity): Added `biff' argument;
5124         Setup `biff' slot of folder.
5125
5126         * Version number is increased to 2.9.1.
5127
5128 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5129
5130         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5131         comment out and fixed.
5132         (wl-fldmgr-add-completion-subr): Ditto.
5133
5134         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5135         and msgdb.
5136
5137         * wl.el (wl-toggle-plugged): Save summary view.
5138
5139 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5140
5141         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5142
5143 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5144
5145         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5146
5147 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5148
5149         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5150         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5151         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5152
5153         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5154         if it was failed.
5155         (wl-demo): Disable undo in the demo buffer.
5156
5157 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5158
5159         * wl-version.el (wl-version): Changed codename.
5160
5161         * Version number is increased to 2.9.0.
5162
5163 2001-12-14  Takuo KITAME <kitame@northeye.org>
5164
5165         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5166         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5167         (wl-folder-mark-as-read-all-current-entity): Ditto.
5168
5169 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5170
5171         * wl-vars.el (wl-from-width): Define as obsolete variable.
5172         (wl-subject-length-limit): Ditto.
5173
5174         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5175
5176         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5177         wl-summary-save-view.
5178
5179         * wl.el (wl-save-status): Ditto.
5180         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5181
5182         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5183         (wl-summary-exit): Follow the change above.
5184         (wl-summary-goto-folder-subr): Ditto.
5185
5186         * wl-folder.el (wl-folder-create-subr): Don't use
5187         `elmo-folder-creatable-p'.
5188
5189 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5190
5191         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5192
5193 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5194
5195         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5196         rather than bitmap on Emacs 21.
5197         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5198         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5199         for xbm if the new redisplay engine is not available.
5200
5201 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5202
5203         * wl-folder.el (wl-folder-init-hook): New hook.
5204         (wl-folder-init): Run `wl-folder-init-hook'.
5205
5206 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5207
5208         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5209
5210 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5211
5212         * wl-acap.el (wl-acap-cache-filename): New variable.
5213         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5214         (wl-acap-init): Use cache if no ACAP server found.
5215
5216 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5217
5218         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5219         `wl-acap-original-msgdb-dir'.
5220
5221         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5222         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5223
5224         * wl-mime.el (wl-mime-save-directory): Renamed from
5225         `wl-mime-save-dir'.
5226
5227 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5228
5229         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5230
5231         * wl-demo.el: Require `path-util'.
5232         (wl-demo-bitmap-mule-available-p): New internal variable.
5233         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5234         `module-installed-p' instead.
5235         (wl-demo-insert-image): Use *.img file for a bitmap image.
5236         (wl-demo): Don't call the ascii demo recursively.
5237
5238 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5239
5240         * Version number is increased to 2.7.7.
5241
5242 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5243
5244         * wl.el (wl-exit): Eliminated byte-compile warning.
5245
5246 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5247
5248         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5249         obsolete variable using `elmo-define-obsolete-variable'.
5250         (wl-fetch-confirm-threshold): Ditto.
5251         (wl-cache-prefetch-folder-type-list): Ditto.
5252         (wl-cache-prefetch-folder-list): Ditto.
5253
5254 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5255
5256         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5257         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5258         (wl-demo-insert-image): New function.
5259         (wl-demo-insert-text): New function.
5260         (wl-demo-image-type-alist): Redefine as a function.
5261         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5262         (wl-demo-with-temp-file-buffer): Removed.
5263         (wl-logo-xpm): Removed.
5264         (wl-logo-xbm): Removed.
5265         (wl-logo-bitmap): Removed.
5266
5267 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5268
5269         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5270         (wl-expire-localdir-get-folder-function): New user option.
5271         (wl-expire-localdir-get-folder): New function.
5272         (wl-expire-localdir-date): Ditto.
5273
5274 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5275
5276         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5277         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5278         Fixed unread number mismatch when all-unread < unread.
5279
5280 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5281
5282         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5283         (wl-fetch-confirm-threshold): Ditto.
5284
5285         * wl-summary.el (wl-summary-confirm-appends): Removed.
5286         (wl-summary-sync-update): Don't refer
5287         `wl-summary-update-confirm-threshold' (It is now abolished).
5288
5289         * wl-message.el (wl-message-display-internal): Don't refer
5290         `wl-fetch-confirm-threshold' (It is now abolished).
5291
5292 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5293
5294         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5295
5296 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5297
5298         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5299         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5300         Change default value to nil.
5301         (wl-summary-indent-length-limit): The value can be nil, nil means
5302         unlimited.
5303
5304         * wl-summary.el: Don't set limit for indent length if the value of
5305         wl-summary-indent-length-limit is nil.
5306         If the value of wl-summary-width is nil, it means only that the width
5307         of summary is unlimited (nil doesn't mean that the indent length is
5308         unlimited).
5309
5310         * wl-thread.el: Ditto.
5311
5312 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5313
5314         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5315         be nil, nil means never confirm.
5316         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5317
5318 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5319
5320         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5321         means unlimited).
5322
5323 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5324
5325         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5326         Use `with-temp-buffer'.
5327
5328 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5329
5330         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5331         with new backquote style).
5332         (wl-folder-get-entity-from-buffer): Ditto.
5333
5334 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5335
5336         * wl-version.el (nemacs-version): Eliminated.
5337         (wl-extended-emacs-version2): Ignore nemacs.
5338         (wl-extended-emacs-version3): Ditto.
5339
5340 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5341
5342         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5343         (wl-draft-add-in-reply-to): New variable.
5344         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5345         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5346         (wl-draft-yank-from-mail-reply-buffer): Use
5347         `wl-draft-add-in-reply-to'.
5348         (wl-draft-insert-current-message): Ditto.
5349
5350 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5351
5352         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5353         typo (kill->hide).
5354         (wl-message-buffer-prefetch-folder-type-list): Added elements
5355         `mark' and `cache' instead of `internal'.
5356
5357 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5358
5359         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5360         resume msgdb directory.
5361
5362 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5363
5364         * wl.el (wl-exit): Call `wl-acap-exit'.
5365
5366         * wl-summary.el (wl-summary-message-string): New function.
5367         (wl-summary-reedit): Use it.
5368         (wl-summary-resend-bounced-mail): Remove needless let.
5369         (wl-summary-supersedes-message): Ditto.
5370         (wl-summary-save): Ditto.
5371
5372         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5373         (wl-acap-init): Set it.
5374         (wl-acap-exit): New function.
5375
5376 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5377
5378         * wl.el (wl-init): Revert (require 'mime-setup). move from
5379         toplevel.
5380
5381 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5382
5383         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5384         local variables.  Add error when guess function return invalid
5385         value.
5386
5387 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5388
5389         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5390         Change local variable name.
5391         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5392         (wl-folder-get-newsgroups): Return nil when non-news folder.
5393         * wl-summary.el (wl-summary-write-current-folder): State through
5394         when guess-list return nil.
5395         (wl-summary-write-current-folder-functions): Fixed docstring.
5396
5397         * wl.el (wl-exit): Changed confirm message.
5398
5399         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5400         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5401
5402         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5403
5404 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5405
5406         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5407         user option (Renamed from wl-cache-prefetch-folder-type-list).
5408         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5409         from wl-cache-prefetch-folder-list).
5410
5411         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5412         Move to wl-vars.el.
5413         (wl-message-buffer-prefetch-p): Changed to enable
5414         `wl-message-buffer-prefetch-folder-list'.
5415
5416         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5417         `ignore-cache'.
5418
5419 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5420
5421         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5422         `part-top' and `part-bottom'.
5423         (wl-draft-config-sub-part-top): New function.
5424         (wl-draft-config-sub-part-bottom): New function.
5425
5426 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5427
5428         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5429
5430 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5431
5432         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5433
5434 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5435
5436         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5437
5438         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5439         (wl-summary-write-current-folder): Ditto.
5440
5441 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5442
5443         * wl-folder.el (wl-folder-get-newsgroups): Use
5444         `elmo-folder-newsgroups'.
5445
5446 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5447
5448         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5449         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5450         `wl-draft-config-sub-header-bottom'.
5451
5452 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5453
5454         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5455         localnews folder.
5456
5457 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5458
5459         * wl-summary.el (wl-summary-mode): Undo last change.
5460
5461         * wl-folder.el (wl-folder-mode): Ditto.
5462
5463 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5464
5465         * wl-summary.el (wl-summary-mode): Locally set
5466         truncate-partial-window-width to nil.
5467         (for XEmacs)
5468
5469         * wl-folder.el (wl-folder-mode): Ditto.
5470
5471 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5472
5473         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5474
5475 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5476
5477         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5478         number.
5479
5480         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5481
5482         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5483
5484         * Version number is increased to 2.7.6.
5485
5486 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5487
5488         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5489
5490 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5491
5492         * wl-summary.el (wl-summary-sync-update): Enclose network
5493         related portion with `unwind-protect'.
5494
5495 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5496
5497         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5498
5499 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5502         element.
5503         * wl-vars.el (wl-message-body-button-alist): Ditto.
5504
5505         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5506         max match length.
5507         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5508
5509         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5510         for the max match length;
5511         Use 4th element value for the button string regexp group.
5512
5513         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5514         candidate exists, prompt to select.
5515
5516 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5517
5518         * wl-summary.el (wl-summary-jump-to-msg): Search before
5519         calibration point by `beginning-of-line'.
5520
5521 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5522
5523         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5524         for access group.
5525
5526 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5527
5528         * wl-message.el (wl-message-display-internal): Bind
5529         `default-mime-charset'.
5530
5531         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5532
5533         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5534
5535         * Version number is increased to 2.7.5.
5536
5537 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5538
5539         * wl-expire.el (wl-summary-archive): Fixed;
5540         Use `elmo-folder-name-internal'.
5541
5542 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5543
5544         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5545         from `elmo-folder-move-messages' caller.
5546         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5547
5548         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5549         related portions are changed).
5550
5551 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5552
5553         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5554         counter.
5555
5556 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5557
5558         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5559         buffer local and set it to nil.
5560
5561         * wl-message.el (wl-message-redisplay): Ditto.
5562
5563 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5564
5565         * wl-summary.el (wl-summary-mark-as-important): If message is
5566         already cached, set messag as read, otherwise encache and mark as read.
5567
5568 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5569
5570         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5571         point-min.
5572
5573 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5574
5575         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5576         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5577         a keymap.
5578
5579 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5580
5581         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5582         parent.
5583
5584         * wl-mule.el (wl-message-define-keymap): Ditto.
5585
5586         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5587
5588         * wl-xmas.el (wl-message-display-internal-hook): Define.
5589         (wl-xmas-setup-message-toolbar): Define as function.
5590         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5591         (wl-message-overload-functions): Abolished.
5592         (wl-message-define-keymap): New function.
5593
5594         * wl-vars.el (wl-message-display-internal-hook): New variable.
5595         (wl-message-header-button-alist): New variable (Renamed from
5596         wl-highlight-message-header-button-alist).
5597         (wl-message-body-button-alist): Ditto.
5598
5599         * wl-mule.el (wl-message-define-keymap): New function.
5600         (wl-message-overload-functions): Abolished.
5601
5602         * wl-message.el (wl-message-add-buttons-to-body): New function.
5603         (wl-message-redisplay): Don't call wl-message-overload-functions;
5604         Call wl-message-add-buttons-to-header and
5605         wl-message-add-buttons-to-body.
5606         (wl-message-display-internal): Set keymap argument for
5607         elmo-mime-display-as-is, elmo-mime-message-display;
5608         Run wl-message-display-internal-hook.
5609         (wl-message-refer-article-or-url): Abolished.
5610
5611         * wl-highlight.el (wl-highlight-headers): Don't call
5612         wl-highlight-message-add-buttons-to-header.
5613         (wl-highlight-message-add-buttons-to-header): Abolished.
5614
5615
5616         * wl-e21.el (wl-message-display-internal-hook): Define.
5617         (wl-e21-setup-toolbar): Deleted duplicated binding.
5618         (wl-e21-setup-message-toolbar): Define as function.
5619         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5620         (wl-message-define-keymap): New function.
5621         (wl-message-overload-functions): Abolished.
5622
5623 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5624
5625         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5626         and elmo-folder-close.
5627
5628         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5629
5630 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5631
5632         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5633         boolean value.
5634         * wl-draft.el (wl-draft-do-fcc): Ditto.
5635
5636 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5637
5638         * wl-vars.el (wl-fcc-force-as-read): New variable.
5639         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5640         mark copied message as read.
5641
5642 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5643
5644         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5645
5646 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5647
5648         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5649         `wl-summary-target-above' instead of obsolete variable
5650         `wl-summary-temp-above'.
5651
5652         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5653         instead of `make-obsolete-variable'.
5654         * wl-refile.el (toplevel): Ditto.
5655
5656 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5657
5658         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5659         with third argument t.
5660         (wl-draft): Set first argument for wl-plugged-init as t.
5661
5662         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5663         definition.
5664
5665 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5666
5667         * wl-vars.el: Tabify.
5668         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5669
5670         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5671         message.
5672
5673 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5674
5675         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5676         and set default to beep.
5677
5678 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5679
5680         * wl-vars.el (wl-draft-truncate-lines): New variable.
5681
5682         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5683         instead of wl-message-truncate-lines for truncate-lines.
5684
5685 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5686
5687         * wl-message.el (wl-message-display-internal): Call
5688         `wl-highlight-message' after `elmo-mime-display-as-is'.
5689
5690         * wl-mime.el (wl-mime-display-text/plain): New function.
5691         (wl-mime-display-header): Ditto.
5692         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5693         body-presentation-method for text/plain;
5694         Register `wl-mime-display-header' as a header-presentation-method;
5695         Don't set up `elmo-message-text-content-inserted-hook' and
5696         `elmo-message-header-inserted-hook'.
5697
5698         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5699         variable.
5700         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5701         as t if flag is 'all-header;
5702         Don't bind `elmo-message-ignored-field-list',
5703         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5704
5705 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5706
5707         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5708         for xemacs with non-mule environment.
5709
5710 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5711
5712         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5713         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5714         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5715
5716 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5717
5718         * wl-vars.el (wl-interactive-send): Set default value as t.
5719
5720 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5721
5722         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5723         (wl-addrmgr-method-list): Abolished.
5724         (wl-addrmgr-change-method): Follow above change.
5725
5726         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5727
5728 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5729
5730         * wl-vars.el (wl-message-truncate-lines): Change default value
5731         to default-truncate-lines.
5732
5733         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5734
5735 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5736
5737         * wl-vars.el (wl-message-truncate-lines): New variable.
5738
5739         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5740         wl-message-truncate-lines.
5741
5742 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5743
5744         * wl-acap.el (wl-acap-init): Remove period from error message.
5745         (wl-acap-find-acap-service): Remove period from message.
5746
5747 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5748
5749         * wl.el (wl-check-environment): Undo last change.
5750
5751         * wl-vars.el (wl-from): Changed default value.
5752
5753         * wl-util.el (toplevel): Don't require tm-edit.
5754
5755         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5756         `wl-folder-init';
5757         Don't set mark on mail body.
5758         (wl-draft-reedit): Ditto.
5759
5760         * wl-address.el (wl-address-quote-specials): Define as an alias for
5761         elmo-address-quote-specials.
5762
5763 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5764
5765         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5766
5767         * wl-vars.el (wl-from): Set default value as nil.
5768         (wl-organization): Set default value as ORGANIZATION environment
5769         variable.
5770
5771         * wl-draft.el (wl-smtp-extension-bind): Check value of
5772         wl-smtp-connection-type.
5773
5774         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5775         error.
5776
5777 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5778
5779         * Version number is increased to 2.7.4.
5780
5781         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5782         arguments from `wl-highlight-x-face-function' caller.
5783         Use x-face-1.3.6.12 or later.
5784
5785 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5786
5787         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5788
5789 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5790
5791         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5792         (wl-fcc): Fix to accept function.
5793         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5794
5795 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5796
5797         * wl-acap.el (toplevel): Added `product-provide' declare.
5798         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5799
5800 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl.el (wl): Changed order of calling `elmo-init'
5803         and `elmo-folder-init'.
5804
5805 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5806
5807         * wl-mime.el (wl-summary-burst): Extract message when content-type
5808         of root entity is not only `multipart' but also `message/rfc822'.
5809         (wl-summary-burst-subr): Ditto.
5810
5811 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5812
5813         * wl-vars.el (toplevel): Require 'custom.
5814         (wl-trash-folder): Added to `wl-setting' group.
5815
5816         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5817         exists.
5818         (wl-addrmgr-draw): Insert empty line when no entry exists.
5819
5820         * wl-mule.el (wl-message-wheel-up): Fixed.
5821         (wl-message-wheel-down): Ditto.
5822
5823 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5824
5825         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5826         config is an anonymous lambda expression.
5827
5828 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5829
5830         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5831         when Mule 2 is running.
5832
5833 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5834
5835         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5836
5837 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5838
5839         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5840         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5841
5842         * wl-address.el (wl-address-specials-regexp): Eliminated.
5843         (wl-address-quote-specials): Rewrite.
5844
5845 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5846
5847         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5848         shy-groups for regexp.
5849
5850         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5851         character classes and Perl style shy-groups for regexp.
5852         (wl-highlight-plugged-current-line): Use Posix style character
5853         classes for regexp.
5854         (wl-e21-highlight-folder-by-numbers): Ditto.
5855         (wl-e21-display-image-p): Use `display-images-p' instead of
5856         `display-graphic-p'.
5857         (display-images-p): Make an alias to `display-graphic-p' if it is
5858         not available.  It is for Emacs version prior to 21.0.105.
5859
5860         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5861         `display-graphic-p'.
5862         (wl-demo-image-type-alist): Ditto.
5863         (display-images-p): Make an alias to `display-graphic-p' if it is
5864         not available.  It is for Emacs version prior to 21.0.105.
5865
5866 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5867
5868         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5869         support.
5870         (wl-generate-user-agent-string): Ditto.
5871
5872         * wl-version.el (wl-version): Update docsting.
5873         (wl-version-status): Ditto.
5874
5875 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5876
5877         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5878         21.0.105.  For Emacs 21.0.104 or earlier.
5879
5880 2001-09-03  Takuo KITAME <kitame@northeye.org>
5881
5882         * wl-e21.el (wl-plugged-init-icons): Use
5883         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5884         (wl-biff-init-icons): Ditto.
5885
5886 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5887
5888         * wl-highlight.el (wl-highlight-summary-current-line):
5889         Fixed highlighting refile/copy destination.
5890
5891         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5892         (wl-acap-store): Encode string by wl-acap-coding-system.
5893
5894 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5895
5896         * wl-acap.el (toplevel): Check and require 'un-define before
5897         'xemacs-ucs;
5898          Added checking for UTF-2000.
5899
5900 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5901
5902         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5903         Don't enclose with `eval-and-compile'.
5904
5905         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5906         wl-init is non-nil.
5907
5908         * wl-draft.el (wl-draft): Ditto.
5909
5910         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5911
5912         * wl-acap.el (toplevel): Require 'wl.
5913         (wl-acap-store): Call `elmo-init'.
5914
5915         * wl.el (wl): Changed position of `wl-check-environment'.
5916         (toplevel): Added autoload setting for wl-acap.
5917
5918         * wl-vars.el (wl-setting): New custom group.
5919         (wl-from): Added wl-setting group.
5920         (wl-user-mail-address-list): Ditto.
5921         (wl-organization): Ditto.
5922         (wl-subscribed-mailing-list): Ditto.
5923         (wl-envelope-from): Ditto.
5924         (wl-smtp-posting-user): Ditto.
5925         (wl-smtp-posting-server): Ditto.
5926         (wl-smtp-posting-port): Ditto.
5927         (wl-smtp-authenticate-type): Ditto.
5928         (wl-pop-before-smtp-user): Ditto.
5929         (wl-pop-before-smtp-server): Ditto.
5930         (wl-pop-before-smtp-port): Ditto.
5931         (wl-pop-before-smtp-authenticate-type): Ditto.
5932         (wl-nntp-posting-server): Ditto.
5933         (wl-nntp-posting-user): Ditto.
5934         (wl-nntp-posting-port): Ditto.
5935         (wl-fetch-confirm-threshold): Ditto.
5936         (wl-prefetch-threshold): Ditto.
5937         (wl-thread-insert-opened): Ditto.
5938         (wl-ldap-server): Ditto.
5939         (wl-ldap-port): Ditto.
5940         (wl-ldap-base): Ditto.
5941         (wl-ldap-objectclass): Ditto.
5942         (wl-use-ldap): Ditto.
5943         (wl-draft-config-alist): Ditto.
5944         (wl-draft-config-matchone): Ditto.
5945         (wl-template-alist): Ditto.
5946         (wl-message-sort-field-list): Ditto.
5947         (wl-message-ignored-field-list): Ditto.
5948         (wl-message-visible-field-list): Ditto.
5949         (wl-interactive-send): Ditto.
5950         (wl-summary-move-order): Ditto.
5951         (wl-auto-select-first): Ditto.
5952         (wl-auto-select-next): Ditto.
5953         (wl-interactive-save-folders): Ditto.
5954
5955         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5956         Initialization codes are moved from wl-local-folder-init.
5957         (wl-local-folder-init): Follow the change above.
5958         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5959
5960         * wl-acap.el: New file.
5961
5962         * Version number is increased to 2.7.3.
5963
5964 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5965
5966         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5967
5968 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5969
5970         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5971         (wl-addrmgr-address-entry-list): Ditto.
5972
5973 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5974
5975         * wl-e21.el (wl-draft-mode-map): Removed binding for
5976         `wl-draft-insert-x-face-field'.
5977
5978         * wl-mule.el (wl-draft-mode-map): Ditto.
5979
5980         * wl-xmas.el (wl-draft-mode-map): Ditto.
5981
5982         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5983         (wl-cs-autoconv): Ditto.
5984         (wl-cs-local): Ditto.
5985         (wl-use-scoring): Ditto.
5986         (wl-mime-charset): Ditto.
5987         (wl-folder-check-async): Ditto.
5988
5989         * wl.el (toplevel): Ignore nemacs and tm.
5990         (wl-exit): Ditto.
5991
5992         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5993         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5994         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5995         instead of wl-address-petname-add-or-change.
5996         (wl-summary-edit-addresses-subr): Use wl-address-delete
5997         instead of wl-address-petname-delete.
5998
5999         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6000
6001         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6002         if error occured.
6003
6004         * wl-message.el (require): Remove tm support.
6005
6006         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6007
6008         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6009         (wl-folder-jump-to-current-entity): Ditto.
6010         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6011
6012         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6013         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6014         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6015
6016         * wl-mule.el (wl-draft-key-setup): Ditto.
6017
6018         * wl-xmas.el (wl-draft-key-setup): Ditto.
6019
6020         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6021         (wl-draft-std11-parse-addresses): New function.
6022         (wl-draft-parse-mailbox-list): Use it.
6023         (wl-draft): Ignore nemacs.
6024         (wl-draft-reedit): Ditto.
6025
6026         * wl-addrmgr.el: New file.
6027         (Original is wl-rcpt.el written by
6028         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6029         Thanks Kitamoto-san.)
6030
6031         * wl-address.el (wl-address-make-address-list): Modified parsing
6032         process.
6033         (wl-address-delete): Renamed from `wl-address-petname-delete';
6034         Modify wl-address-list too.
6035         (wl-address-add-or-change): Renamed from
6036         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6037
6038 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6039
6040         * wl-highlight.el (wl-highlight-summary-current-line):
6041           Work with transient-mark-mode
6042
6043 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6044
6045         * Version number is increased to 2.7.2.
6046
6047         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6048         instead of elmo-dop-queue-method.
6049
6050 2001-08-06  SAITO Atsunori <sai@yedo.com>
6051
6052         * wl-vars.el (wl-ldap-objectclass): New user option.
6053
6054         * wl-address.el (wl-ldap-make-filter): Use it.
6055
6056 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6057
6058         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6059
6060 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6061
6062         * wl-folder.el (wl-folder): redisplay after folder insertion.
6063
6064         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6065
6066         * wl-summary.el (wl-summary-sync-update):
6067         Change status mark only when new-msgdb exists.
6068         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6069
6070 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6071
6072         * wl-summary.el (wl-summary-open-folder): New function.
6073         (wl-summary-goto-folder-subr): Use it.
6074         (wl-summary-mark-as-important): Fix;
6075         Encache only when no cache exists.
6076
6077 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6078
6079         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6080         Use with-current-buffer.
6081
6082 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6083
6084         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6085         before call `get-buffer'. Fixed parenthesis.
6086         (wl-score-get-header-entry): Clear message and help window when
6087         keyboard quit.
6088         (wl-score-edit-insert-header): Ditto.
6089
6090 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6091
6092         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6093         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6094         (wl-default-draft-cite): Fix.
6095
6096         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6097         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6098
6099 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6100
6101         * wl-message.el (wl-message-prev-page): Do same bahavior
6102         as summary when it is called in the message buffer.
6103         (wl-message-next-page): Ditto.
6104
6105 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6106
6107         * wl-summary.el (wl-summary-forward): Use cache if it is not
6108         section cache.
6109
6110 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6111
6112         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6113         Removed redundant require of elmo-vars.
6114         (wl-biff-state-indicator-on): Changed default value for
6115         xemacs with non-mule environment.
6116
6117         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6118         wl-message-buffer is nil;
6119         Hide progress bar after moving messages.
6120
6121 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6122
6123         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6124         message at cursor point is deleted.
6125
6126 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6127
6128         * wl-vars.el: Changed file coding system to euc-japan.
6129         Added -*-coding:-*- magic to the first line.
6130
6131         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6132         Search parent from the first message.
6133
6134         * Version number is increased to 2.7.1.
6135
6136 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6137
6138         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6139
6140 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6141
6142         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6143         refile/delete execution.
6144
6145         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6146         Fixed docstring.
6147
6148 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6149
6150         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6151         do update process;
6152         Don't update marks when update process is interrupted.
6153
6154 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6155
6156         * wl-summary.el (wl-summary-reply): Fixed problem when
6157         wl-draft-use-frame is non-nil.
6158         (wl-summary-forward): Ditto.
6159
6160         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6161         as nil.
6162         (wl-folder-mark-as-read-all-entity): Ditto.
6163         (wl-folder-prefetch-entity): Ditto.
6164
6165         * wl.el (wl): Check environment before wl-init.
6166
6167         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6168         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6169         instead of wl-summary-collect-unread.
6170         (wl-summary-reply): Split message window.
6171
6172 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6173
6174         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6175         only if current language environment is japanese,
6176
6177         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6178         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6179         (wl-folder-goto-folder-subr): Ditto.
6180
6181         * wl-draft.el (wl-draft-dispatch-message): Call
6182         `elmo-file-cache-get-path'.
6183
6184 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6185
6186         * wl-summary.el (wl-summary-cursor-move): If return value of
6187         wl-summary-next-message is not number, don't jump.
6188
6189 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6190
6191         * wl-summary.el (wl-summary-buffer-next-message-function): New
6192         variable.
6193         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6194         if it is bound.
6195
6196         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6197         string.
6198
6199         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6200         (wl-plugged-drawing): Ditto.
6201
6202 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6203
6204         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6205         process.
6206         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6207         with unwind-protect.
6208
6209         * wl.el (wl-init): Require mime-setup.
6210         (wl-check-environment): Don't require mime-setup.
6211
6212         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6213         instead of elmo-folder-type.
6214
6215         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6216         value as nil.
6217
6218 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6219
6220         * Version number is increased to 2.7.0.
6221
6222         * wl-version.el (wl-version): Changed codename.
6223
6224         * wl-summary.el (wl-summary-delete-cache): Fixed.
6225
6226         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6227         Workaround for net folders.
6228         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6229
6230         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6231         value to nil (According to the patch from
6232         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6233
6234         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6235         of elmo-folder-close.
6236
6237 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6238
6239         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6240         for postfix.
6241
6242 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6243
6244         * wl-summary.el (wl-summary-resend-message): Fixed.
6245
6246         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6247         Call wl-draft with `from' argument if its address is included in
6248         `wl-user-mail-address-list'.
6249         (wl-draft): Added `from' argument.
6250
6251         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6252         non-nil.
6253         (wl): Don't show demo if wl-demo is nil.
6254
6255         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6256         wl-summary-use-frame.
6257
6258         * wl-vars.el (wl-summary-use-frame): New user option.
6259         (wl-folder-use-frame): Changed docstring.
6260
6261         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6262         non-nil.
6263         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6264         wl-summary-use-frame.
6265
6266         * wl-vars.el (wl-folder-use-frame): New user option.
6267
6268         * wl-summary.el (wl-summary-exit): Back to folder frame if
6269         wl-folder-use-frame is non-nil.
6270         (wl-summary-redisplay-internal): Ignore cache if current folder
6271         is draft folder,
6272         (wl-summary-redisplay-no-mime): Ditto.
6273         (wl-summary-redisplay-all-header): Ditto.
6274
6275         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6276         if wl-folder-use-frame is non-nil.
6277
6278 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6279
6280         * wl-summary.el (wl-summary-sync-update): Bind
6281         elmo-folder-update-threshold.
6282         (wl-summary-mark-as-important): Enclosed server mark processing
6283         with `save-match-data'.
6284
6285         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6286         only when it is already defined.
6287
6288 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6289
6290         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6291         name of folder exclude localdir is wrong.
6292         * wl-folder.el (wl-folder-sync-entity):
6293         Set `wl-summary-always-sticky-folder-list' as nil.
6294         (wl-folder-mark-as-read-all-entity): Ditto.
6295         (wl-folder-prefetch-entity): Ditto.
6296
6297 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6298
6299         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6300         instead of `wl-summary-write-current-newsgroup'.
6301
6302 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6303
6304         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6305         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6306         non-nil and selected message is important, do not display.
6307
6308 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6309
6310         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6311
6312 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6313
6314         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6315
6316         * wl-summary.el (wl-summary-mark-as-important): Set message number
6317         using wl-summary-message-number.
6318
6319 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6320
6321         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6322         destination folder is 'null.
6323
6324 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6325
6326         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6327         New function.
6328         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6329         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6330         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6331
6332 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6333
6334         * wl-mime.el (wl-mime-setup): Added setting for
6335         `mime-setup-signature-key-alist' to avoid overriding key bind for
6336         `wl-draft-send'.
6337
6338         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6339         for `wl-draft-send'.
6340         * wl-mule.el (wl-draft-overload-functions): Ditto.
6341         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6342         * wl-draft.el (wl-draft-send): Ditto.
6343
6344         * wl-message.el (wl-message-display-internal):
6345         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6346         (Patch is provided by <kita@coe.nttdata.co.jp>).
6347
6348 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6349
6350         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6351
6352 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6353
6354         * wl.el (wl): Fix for wl-demo.
6355
6356 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6357
6358         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6359
6360 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6361
6362         * wl-folder.el (wl-folder-prefetch-entity): Use
6363         `wl-folder-get-elmo-folder'.
6364         (wl-folder-count-incorporates): Do not use
6365         `wl-folder-get-elmo-folder'.
6366
6367 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6368
6369         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6370         instead of `elmo-folder-get-type'.
6371
6372 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6373
6374         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6375         position on Subject: field.
6376         (Advised by Mito <mit@nines.nec.co.jp>)
6377
6378 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6379
6380         * wl-folder.el (wl-folder-prefetch-entity): Use
6381         `wl-folder-get-elmo-folder'.
6382
6383 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6384
6385         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6386
6387         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6388         `process-duplicates' slot.
6389
6390         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6391         if detection failed.
6392
6393 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6394
6395         * wl-version.el (wl-version-status): Set to "alpha".
6396
6397 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6398
6399         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6400         Check wl-message-buffer lives before set-buffer.
6401
6402 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6403
6404         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6405         called in folder mode.
6406         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6407         * wl-summary.el (wl-summary-exit-pre-hook): Run
6408         `wl-summary-exit-pre-hook' before exit summary mode.
6409
6410 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6411
6412         * wl-version.el (wl-version-status): New variable.
6413         (wl-version-status-alist): Removed.
6414         (wl-version-status): Rule included.
6415
6416 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6417
6418         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6419         @sponichi.
6420
6421         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6422         when `mail-reply-buffer' is buffer-local variable.
6423         (Reported by <kita@coe.nttdata.co.jp>).
6424
6425 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6426
6427         * wl-vars.el (toplevel): Require 'elmo-util.
6428
6429 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6430
6431         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6432         (All other related portions are changed)
6433
6434         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6435
6436         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6437
6438 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6439
6440         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6441
6442 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6443
6444         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6445         Delete other windows to avoid an error.
6446         Use `point-marker' instead of `point' to remember the start point
6447         of body.
6448
6449         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6450
6451         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6452         number not to exceed all message number.
6453
6454 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6455
6456         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6457         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6458
6459 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6460
6461         * wl-summary.el (wl-summary-sync-force-update): Added argument
6462         no-check.
6463         (wl-summary-sync-update): Ditto.
6464         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6465         with `no-check'.
6466
6467         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6468         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6469         already running.
6470
6471 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6472
6473         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6474         `dst-folder-arg'.
6475         (wl-expire-archive-number1): Diito.
6476         (wl-expire-archive-number2): Diito.
6477         (wl-expire-archive-Date): Diito.
6478         (wl-archive-number1): Diito.
6479         (wl-archive-number2): Diito.
6480         (wl-archive-date): Diito.
6481         (wl-archive-folder-p): New function.
6482         (wl-summary-expire): Support of expand folder name at
6483         wl-expire-alist.
6484         * wl-util.el (wl-expand-newtext): Renamed from
6485         `wl-refile-expand-newtext'.
6486
6487 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6488
6489         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6490         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6491         `(elmo-msgdb-get-overview msgdb)'.
6492         (wl-summary-prefetch): Bind match data before call
6493         `wl-summay-prefetch-msg'.
6494         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6495         'off if `wl-summary-buffer-disp-msg' is non-nil.
6496         Fixed problem that couldn't show only one new or unread message when
6497         enter folder.
6498         (wl-summary-reply): Don't call `split-window-vertically' and other
6499         window.
6500
6501 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6502
6503         * wl-expire.el (wl-expire-refile): Fixed.
6504
6505 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6506
6507         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6508
6509         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6510         biff notification is removed.
6511
6512         * wl.el (wl): Changed position of `elmo-init'.
6513
6514         * wl-draft.el (wl-default-draft-cite): Use date field
6515         on the citation buffer.
6516
6517         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6518
6519         * wl-xmas.el (wl-folder-internal-icon-list): Added
6520         `wl-folder-shimbun-image'.
6521
6522         * wl-e21.el (wl-folder-internal-icon-list): Added
6523         `wl-folder-shimbun-image'.
6524
6525 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6526
6527         * wl.el (wl-init): Eliminated argument.
6528         (wl): Rewrite.
6529
6530         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6531         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6532         instead of `elmo-folder-msgdb-internal'.
6533         (wl-summary-sync-update): Ditto.
6534         (wl-summary-flush-pending-append-operations): Eliminated.
6535         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6536         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6537         `elmo-folder-open'.
6538
6539         * wl-mime.el (wl-summary-burst): Fixed.
6540
6541         * wl-folder.el (wl-folder-info-save): Check data type.
6542
6543         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6544         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6545         instead of `elmo-folder-msgdb-internal'.
6546         (wl-expire-hide): Ditto.
6547
6548
6549         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6550
6551 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6552
6553         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6554
6555 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6556
6557         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6558
6559 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6560
6561         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6562         Fixed `match-beginning' argument mismatch.
6563
6564 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6565
6566         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6567         the default value.
6568
6569 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6570
6571         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6572         instead of `elmo-nntp-default-port'.
6573
6574         * wl-vars.el: Fixed some doc strings.
6575
6576 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6577
6578         * wl-summary.el (wl-summary-prefetch-msg): Use
6579         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6580
6581         * wl-vars.el: Define *-func as obsolete variable using
6582         `elmo-define-obsolete-variable'.
6583
6584         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6585         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6586         instead of `wl-message-buffer-prefetch-threshold'.
6587
6588         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6589
6590         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6591
6592         * wl-draft.el (wl-caesar-region-func): Ditto.
6593
6594         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6595         Keep unread status in elmo-folder-move-messages.
6596         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6597
6598 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6599
6600         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6601         `wl-summary-buffer-exit-func'
6602         (wl-summary-buffer-message-redisplay-function): Renamed from
6603         `wl-summary-buffer-message-redisplay-func'
6604         (wl-summary-buffer-next-folder-function): Renamed from
6605         `wl-summary-buffer-next-folder-func'.
6606         (wl-summary-buffer-prev-folder-function): Renamed from
6607         `wl-summary-buffer-prev-folder-func'.
6608         (wl-summary-get-petname-function): Renamed from
6609         `wl-summary-get-petname-func'.
6610
6611         * wl-score.el (wl-score-edit-exit-function): Renamed from
6612         `wl-score-edit-exit-func'.
6613
6614         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6615         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6616
6617         * wl-util.el (wl-load-profile-function): Renamed from
6618         `wl-load-profile-func'.
6619
6620         * wl-folder.el (wl-folder-completion-function): Renamed from
6621         `wl-folder-completion-func'.
6622         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6623
6624         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6625         `wl-expire-archive-get-folder-func'.
6626         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6627         (wl-draft-send-mail-function): Renamed from
6628         `wl-draft-send-mail-func'.
6629         (wl-draft-send-news-function): Renamed from
6630         `wl-draft-send-news-func'.
6631         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6632         (wl-generate-mailer-string-function): Renamed from
6633         `wl-generate-mailer-string-func'.
6634         (wl-highlight-signature-search-function): Renamed from
6635         `wl-highlight-signature-search-func'.
6636         (wl-highlight-x-face-function): Renamed from
6637         `wl-highlight-x-face-func'
6638         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6639         (wl-ps-print-buffer-function): Renamed from
6640         `wl-ps-print-buffer-func'
6641         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6642         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6643         (wl-summary-subject-filter-function): Renamed from
6644         `wl-summary-subject-filter-func'.
6645
6646         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6647         `wl-draft-queue-flush-send-func'
6648         (wl-draft-cite-function): Renamed from
6649         `wl-draft-cite-func'
6650
6651         * wl-address.el (wl-address-init-function): Renamed from
6652         `wl-address-init-func'.
6653
6654 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6655
6656         * wl-draft.el (wl-draft-queue-flush): Don't call
6657         `elmo-dop-unlock-message'.
6658         * wl-draft.el (wl-draft-queue-append): Don't call
6659         `elmo-dop-lock-message'.
6660
6661         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6662         (wl-summary-buffer-folder-name): Ditto.
6663         (wl-summary-message-regexp): Added '-' (all other related portions
6664         are changed).
6665         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6666         wl-summary-buffer-folder-name.
6667
6668 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6669
6670         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6671         the number of mails in the folder buffer is not updated by wl-biff.
6672
6673 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6674
6675         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6676         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6677
6678 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-summary.el (wl-summary-next-message):
6681         Return next message number when wl-summary-move-order is nil.
6682
6683 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6684
6685         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6686         `wl-summary-move-spec-alist'.
6687         (wl-summary-move-spec-unplugged-alist): New variable
6688         (Move spec for unplugged status).
6689         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6690         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6691
6692 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6693
6694         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6695         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6696
6697 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6698
6699         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6700         simple quotation to quote the anonymous function.
6701         * tm-wl.el (wl-draft-preview-message): Ditto.
6702
6703 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6704
6705         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6706         Eliminate redundant `save-excursion'.
6707         (wl-highlight-summary-current-line): Ditto.
6708
6709         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6710         accessing match data when `looking-at' failed.
6711
6712         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6713         `elmo-match-string' where users don't care about the speed.
6714         (wl-draft-save): Ditto.
6715
6716 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6717
6718         * wl-util.el (wl-regexp-opt): New function.
6719
6720         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6721         number from `wl-summary-buffer-number-list'.
6722         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6723         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6724         (wl-summary-move-spec-alist): Changed default setting.
6725
6726 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6727
6728         * wl-vars.el (wl-biff-notify-hook): New hook.
6729         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6730         the arrival of new mail.
6731         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6732         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6733
6734 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6735
6736         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6737
6738 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6739
6740         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6741
6742         * Version number is increased to 2.5.8.
6743
6744         * wl-thread.el (toplevel): require 'cl.
6745         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6746         (wl-thread-make-number-list): New function.
6747         (wl-thread-entity-make-number-list-from-children): Ditto.
6748         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6749         (wl-thread-entity-insert-as-children): Likewise.
6750         (wl-thread-delete-message): Likewise.
6751         (wl-meaning-of-mark): Eliminated.
6752         (wl-thread-next-failure-mark-p): Ditto.
6753         (wl-thread-entity-get-mark): Ditto.
6754         (wl-thread-meaning-alist-get-result): Ditto.
6755         (wl-thread-entity-check-prev-mark): Ditto.
6756         (wl-thread-entity-check-next-mark): Ditto.
6757         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6758         (wl-thread-entity-get-prev-marked-entity): Ditto.
6759         (wl-thread-get-prev-unread): Ditto.
6760         (wl-thread-jump-to-prev-unread): Ditto.
6761         (wl-thread-get-next-unread): Ditto.
6762         (wl-thread-jump-to-next-unread): Ditto.
6763         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6764         (wl-thread-entity-get-next-marked-entity): Ditto.
6765
6766         * wl-summary.el (wl-summary-buffer-number-list):
6767         New bufer-local variable.
6768         (wl-summary-switch-to-clone-buffer): Clone
6769         `wl-summary-buffer-number-list'.
6770         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6771         (wl-summary-cursor-move-regex): Eliminated.
6772         (wl-summary-cursor-up): Rewrite.
6773         (wl-summary-cursor-down): Ditto.
6774         (wl-summary-mode-spec-alist): New variable.
6775         (wl-summary-next-message): New inline function.
6776         (wl-summary-cursor-move): New function.
6777         (wl-summary-default-get-next-msg): Rewrite.
6778         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6779         (wl-summary-rescan): Ditto.
6780         (wl-summary-sync-all-init): Ditto.
6781         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6782         summary is not thread view.
6783         (wl-summary-sync-update): Ditto.
6784         (wl-summary-rescan): Ditto.
6785         (wl-summary-make-number-list): New function.
6786
6787         * wl-draft.el: "FCC" -> "Fcc".
6788
6789 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6790
6791         * wl-highlight.el (wl-highlight-summary-window):
6792         Call `set-buffer-modified-p'.
6793
6794         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6795         (wl): Call `elmo-init' and fix.
6796
6797         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6798         Use new variables.
6799
6800         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6801
6802 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6803
6804         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6805
6806 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6807
6808         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6809
6810 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6811
6812         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6813         `wl-use-toolbar' nor `display-graphic-p'.
6814         (wl-e21-setup-message-toolbar): Ditto.
6815         (wl-e21-setup-summary-toolbar): Ditto.
6816         (wl-e21-setup-folder-toolbar): Ditto.
6817
6818         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6819         (wl-plugged-init-icons): Ditto.
6820
6821         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6822         `display-graphic-p'.
6823         (wl-plugged-set-folder-icon): Ditto.
6824         (wl-highlight-plugged-current-line): Ditto.
6825         (wl-highlight-folder-current-line): Ditto.
6826         (wl-e21-highlight-folder-group-line): Ditto.
6827         (wl-e21-setup-toolbar): Ditto.
6828         (wl-e21-display-image-p): New macro.
6829
6830         * wl-demo.el (wl-demo): Simplified.
6831         (wl-demo-image-type-alist): Use `image-type-available-p' for
6832         checking whether the image type `xbm' is available.
6833
6834 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6835
6836         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6837         (wl-summary-input-range): Ditto.
6838
6839 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6840
6841         * wl-summary.el (wl-summary-edit-addresses): Use
6842         `wl-summary-get-original-buffer'
6843         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6844         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6845         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6846         (wl-summary-get-newsgroups): Eliminated.
6847         (wl-summary-set-crosspost): Ditto.
6848         (wl-summary-is-crosspost-folder): Ditto.
6849         (wl-crosspost-alist-load): Ditto.
6850         (wl-crosspost-alist-save): Ditto.
6851
6852         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6853         `elmo-setup-subscribed-newsgroups' instead of
6854         `elmo-nntp-make-groups-hashtb'.
6855         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6856         instead of `wl-crosspost-alist-save'.
6857
6858         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6859         of `elmo-folder-message-appendable-p'.
6860         (wl-mime-header-presentation-method): Eliminated.
6861
6862         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6863         (Error occurs in emacs21).
6864
6865         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6866         the current buffer).
6867
6868         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6869         instead of `wl-crosspost-alist-save'.
6870         (wl-init): `elmo-crosspost-message-alist-load'
6871         instead of `wl-crosspost-alist-load'
6872
6873         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6874         (wl-parse-newsgroups): Likewise.
6875         (wl-biff-notify): Run `wl-biff-notify-hook'.
6876
6877 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6878
6879         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6880
6881         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6882         when `wl-summary-lazy-highlight' is non-nil.
6883         (wl-summary-goto-folder-subr): Highlight only when
6884         `wl-summary-lazy-highlight' is non-nil.
6885
6886         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6887         Don't display progress and highlight temp-mark when
6888         `wl-summary-lazy-highlight' is non-nil.
6889         (wl-highlight-summary-window): New function.
6890         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6891
6892 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6893
6894         * wl-summary.el (wl-summary-sync): Change `all-visible'
6895         from `all-shown'
6896         (wl-summary-input-range): Ditto.
6897
6898 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6899
6900         * wl-e21.el (wl-highlight-folder-current-line): Call
6901         `wl-folder-init-icons' when folder icons have not been initialized.
6902
6903         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6904
6905         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6906         (wl-demo-image-type-alist): New macro.
6907
6908 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6909
6910         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6911         display does not support graphics.
6912         (wl-plugged-init-icons): Ditto.
6913         (wl-folder-init-icons): Ditto.
6914
6915         * wl-demo.el (wl-demo): Chech closely whether the display
6916         supports graphics.
6917
6918 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6919
6920         * wl-summary.el (wl-summary-get-original-buffer): New function.
6921         (wl-summary-set-crosspost): Use it.
6922         (wl-summary-target-mark-uudecode): Ditto.
6923         (wl-summary-reedit): Ditto.
6924         (wl-summary-resend-bounced-mail): Ditto.
6925         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6926         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6927
6928         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6929         (wl-message-display-internal): Ditto.
6930
6931 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6932
6933         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6934
6935 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6936
6937         * wl-summary.el (wl-summary-save-view): Renamed from
6938         `wl-summary-save-status'.
6939
6940 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6941
6942         * wl-summary.el (wl-summary-sync): Added `all-shown'
6943
6944 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6945
6946         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6947
6948 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6949
6950         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6951
6952 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6953
6954         * wl-highlight.el (wl-highlight-summary-line-string): Use
6955         `zerop' instead of `= 0'.
6956         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6957
6958         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6959         for comparing numbers.
6960         (wl-template-prev): Use `zerop' instead of `eq 0'.
6961
6962         * wl-draft.el (wl-draft-insert-current-message): Use
6963         `with-current-buffer' instead of `save-excursion'.
6964         Use `zerop' instead of `eq 0'.
6965
6966 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6967
6968         * wl-draft.el (wl-draft-insert-ccs): New function.
6969         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6970         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6971
6972 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6973
6974         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6975
6976 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6977
6978         * wl-expire.el (wl-expire-refile): Don't call
6979         elmo-msgdb-add-msgs-to-seen-list;
6980         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6981         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6982
6983 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6984
6985         * wl-message.el (wl-message-prev-page): Ignore errors while
6986         scroll-down.
6987
6988 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6989
6990         * wl-mime.el: Use elmo-original-message-mode instead of
6991         mmelmo-original-mode.
6992
6993         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6994         `elmo-folder-get-spec';
6995         (wl-fldmgr-add-completion-all-completions):
6996         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6997
6998         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6999         of `elmo-folder-get-type'.
7000
7001         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7002         `elmo-folder-get-spec';
7003         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7004         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7005         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7006         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7007         `elmo-read-msg-no-cache';
7008         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7009         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7010         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7011         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7012         `elmo-cache-save';
7013         (wl-draft-reedit): Use `elmo-message-file-name'.
7014
7015         * wl-expire.el: Use `elmo-folder-name-internal';
7016         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7017         Use macro `wl-summary-buffer-msgdb' instead of variable
7018         `wl-summary-buffer-msgdb';
7019         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7020         Use macro `wl-summary-buffer-folder-name' instead of variable
7021         `wl-summary-buffer-folder-name'.
7022         * wl-score.el: Likewise.
7023
7024         * wl-message.el: Rewrite for new message buffer cache mechanism.
7025         (wl-message-buffer-cache-buffer-get): New macro.
7026         (wl-message-buffer-cache-folder-get): Ditto.
7027         (wl-message-buffer-cache-message-get): Ditto.
7028         (wl-message-buffer-cache-entry-make): Ditto.
7029         (wl-message-buffer-cache-hit): Ditto.
7030         (wl-message-buffer-cache-sort): New function.
7031         (wl-message-buffer-cache-add): Ditto.
7032         (wl-message-buffer-cache-delete): Ditto.
7033         (wl-message-buffer-cache-clean-up): Ditto.
7034         (wl-message-buffer-window): Rewrite.
7035         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7036         (wl-message-buffer-display): New function.
7037         (wl-message-display-internal): New function.
7038
7039 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * wl-folder.el: Use `elmo-folder-name-internal';
7042         Use `wl-folder-get-elmo-folder';
7043         Use `elmo-folder-list-messages' instead of
7044         `elmo-list-folder';
7045         Use `elmo-folder-get-primitive-list' instead of
7046         `elmo-folder-get-primitive-spec-list';
7047         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7048         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7049         Use `elmo-folder-create' instead of `elmo-create-folder'.
7050         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7051         (wl-folder-get-elmo-folder): New macro.
7052         (wl-folder-elmo-folder-cache-get): Ditto.
7053         (wl-folder-elmo-folder-cache-put): Ditto.
7054         (wl-folder-suspend): Call `elmo-quit'.
7055
7056         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7057         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7058         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7059         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7060         (toplevel): require 'cl.
7061         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7062
7063         * wl-summary.el: Rewrite to use new elmo interface.
7064
7065 \f
7066 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7067
7068         * wl-mime.el (wl-draft-preview-message):
7069         Run `wl-draft-send-hook' before collecting recipients information;
7070         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7071
7072         * tm-wl.el (wl-draft-preview-message): Ditto.
7073
7074 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7075
7076         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7077         wrong recipients are displayed when forwarded message.
7078
7079 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7080
7081         * Version number is increased to 2.5.7.
7082
7083 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7084
7085         * wl-message.el (wl-message-next-page): Bind
7086         `window-pixel-scroll-increment' to nil while scrolling up.
7087
7088 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7089
7090         * wl-vars.el (wl-save-hook): New hook.
7091         * wl.el (wl-save): Call `wl-save-hook'.
7092
7093 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7094
7095         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7096         Argument WITH-ARG instead of NO-ARG (negative mean).
7097         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7098         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7099         * wl-message.el (wl-message-follow-current-entity): Likewise.
7100
7101 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7102
7103         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7104         FROM was optional argument.
7105         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7106
7107 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7108
7109         * Version number is increased to 2.5.6.
7110
7111 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7112
7113         * wl-version.el (wl-version-show): Removed.
7114         (wl-version): Add `interactive'.
7115
7116 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7117
7118         * wl-summary.el (wl-summary-get-petname-func): New variable.
7119         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7120         instead of `wl-address-get-petname-1'.
7121         (wl-summary-simple-from): Ditto.
7122
7123         * wl-address.el (wl-address-get-petname-1): Define as function.
7124
7125 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7126
7127         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7128         field in the original message.
7129         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7130
7131 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7132
7133         * wl-expire.el (wl-expire-hide):
7134         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7135
7136 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7137
7138         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7139         find decoder for To, Cc, and Subject.
7140
7141 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7142
7143         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7144         for checking `elmo-use-buffer-cache'.
7145         (wl-summary-mark-as-important): Fixed typo in comment.
7146
7147 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7148
7149         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7150         field in the original message.
7151         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7152
7153 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7154
7155         * wl-expire.el (wl-expire-hide):
7156         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7157
7158 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7159
7160         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7161         find decoder for To, Cc, and Subject.
7162
7163 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7164
7165         * Version number is increased to 2.5.5.
7166
7167         * wl-address.el (wl-address-specials-regexp): New constant.
7168         (wl-address-quote-specials): Use it.
7169
7170 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7171
7172         * wl-summary.el (wl-summary-rescan):
7173         Call `wl-summary-buffer-number-column-detect'.
7174         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7175
7176         * wl-message.el (wl-message-mode-map): Define.
7177         (wl-message-decode): Use it as local-map.
7178
7179 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7180
7181         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7182         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7183
7184 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7185
7186         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7187
7188         * wl-mule.el (wl-read-event-char): Ditto.
7189
7190         * wl-e21.el (wl-read-event-char): Ditto.
7191
7192         * wl-nemacs.el (wl-read-event-char): Ditto.
7193         (read-event): Removed.
7194
7195         * wl-util.el (toplevel): Removed dummy definition of
7196         `read-event'.
7197         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7198
7199 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7200
7201         * wl-nemacs.el (elmo-archive-call-process): Moved to
7202         elmo-archive.el.
7203
7204 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7205
7206         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7207         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7208
7209         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7210         instead of magic-number 6.  Use `not' instead of `null' for symbol
7211         `nil' check (not empty list).
7212         (wl-draft-insert-x-face-field): Fixed paren style.
7213
7214         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7215         one-branch conditional statement, instead of `and' and `if'.
7216         (wl-draft-forward): Likewise.
7217         (wl-draft-add-references): Likewise.
7218         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7219
7220         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7221         conditional steatment.  Use `cond' instead of `if'.
7222         (wl-draft-confirm): Likewise.
7223
7224 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7225
7226         * wl-version.el (wl-version-show): Use `product-string-1'
7227         instead of `wl-version'.
7228         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7229
7230         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7231
7232 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7233
7234         * wl-highlight.el (wl-highlight-headers): Revert
7235         `wl-highlight-x-face-func' argument (`beg' and `end').
7236
7237 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7238
7239         * wl.el (toplevel): Move `product-provide' declare.
7240         * wl-demo.el (toplevel): Ditto.
7241         * wl-dnd.el (toplevel): Ditto.
7242         * wl-highlight.el (toplevel): Ditto.
7243         * wl-message.el (toplevel): Ditto.
7244         * wl-refile.el (toplevel): Ditto.
7245         * wl-util.el (toplevel): Ditto.
7246
7247 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7248
7249         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7250         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7251         (wl-thread-close-all): keep cursor position.
7252
7253 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7254
7255         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7256         (eq x 0).
7257         (wl-generate-user-agent-string-1): Fix conditional statement.
7258
7259 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7260
7261         * wl.el (wl-check-environment): Additional check for
7262         'wl-local-domain' and `wl-message-id-domain'.
7263
7264 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7265
7266         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7267
7268 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7269
7270         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7271         instead of `smtp-sasl-user-realm'.
7272
7273 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7274
7275         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7276
7277 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7278
7279         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7280         to the default value as well as `eword-lexical-analyzer'.
7281
7282 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7283
7284         * wl-version.el (wl-extended-emacs-version,
7285         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7286         `elmo-match-string' instead of `wl-match-string'.
7287
7288 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7289
7290         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7291         docstring.
7292
7293 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7294
7295         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7296
7297 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7298
7299         * wl-highlight.el (wl-highlight-headers): Remove
7300         `wl-highlight-x-face-func' argument (`beg' and `end').
7301
7302 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7303
7304         * wl-summary.el (wl-summary-mark-as-important):
7305         Remove cache if folder is local.
7306
7307 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7308
7309         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7310         to get existing e-mail address string.
7311
7312 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7313
7314         * wl-version.el (wl-generate-user-agent-string): Commentary.
7315         (wl-generate-user-agent-string-1): Use `when' for
7316         one-branch conditional statement, instead of `and' and `if'.
7317         (wl-extended-emacs-version, wl-extended-emacs-version2,
7318         wl-extended-emacs-version3): Ditto.
7319
7320 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7321
7322         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7323         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7324         condition-case; Remove initialization.
7325         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7326         (wl-summary-sync-update3): Added argument `sync-all';
7327         Eliminated local variable `msgdb';
7328         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7329         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7330         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7331
7332 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7333
7334         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7335         connection before call `wl-draft-send-mail-with-smtp'.
7336
7337 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7338
7339         * Version number is increased to 2.5.4.
7340
7341 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7342
7343         * wl.el (wl-check-environment): Additional check for
7344         'wl-local-domain' and `wl-message-id-domain'.
7345
7346 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7347
7348         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7349         buffer as command specific.
7350         (wl-folder-mark-as-read-all-entity): Ditto.
7351         (wl-folder-prefetch-entity): Ditto.
7352         (wl-folder-drop-unsync-entity): Ditto.
7353
7354         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7355         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7356         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7357
7358         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7359         save-excursion.
7360
7361 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7362
7363         * Version number is increased to 2.5.3.
7364
7365         * wl-summary.el (wl-summary-save-view-cache):
7366         Delete duplicated `write-region';
7367         Use `write-region-as-binary' instead of `as-binary-output-file' and
7368         `write-region'.
7369
7370 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7371
7372         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7373
7374 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7375
7376         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7377         instead of `smtp-via-smtp'.
7378
7379 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7380
7381         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7382
7383 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7384
7385         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7386         instead of `smtp-sasl-user-realm'.
7387
7388 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7389
7390         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7391
7392 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7393
7394         * Version number is increased to 2.5.2.
7395
7396 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7397
7398         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7399         does not exist.
7400         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7401         (wl-biff-start): Call `timer-activate' if timer already exists.
7402
7403         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7404         only when it is bound as function.
7405
7406 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7407
7408         * Version number is increased to 2.5.1.
7409
7410 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7411
7412         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7413         Print refile/copy destination.
7414
7415 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7416
7417         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7418         queue-flush-only is non-nil.
7419
7420         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7421
7422         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7423         checking cache folder.
7424
7425 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7426
7427         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7428         `regexp-quote'.
7429
7430 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7431
7432         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7433         function.
7434         * wl-summary.el (wl-summary-write-current-folder-functions):
7435         Change default value.  Use it.
7436
7437 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7438
7439         * Version number is increased to 2.5.0.
7440
7441         * wl-version.el (wl-version): Changed codename.
7442
7443 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7444
7445         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7446         (wl-summary-supersedes-message): Ditto.
7447
7448 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7449
7450         * wl-refile.el (wl-refile-guess-functions): Renamed from
7451         `wl-refile-guess-func-list'.
7452
7453 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7454
7455         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7456         Fixed problem when no rule was matched.
7457
7458 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7459
7460         * wl-summary.el (wl-summary-get-mark): Fixed
7461         `wl-summary-buffer-target-mark' check logic.
7462
7463 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7464
7465         * wl-folder.el (wl-folder-write-current-folder): Added group
7466         folder check.
7467
7468         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7469         `wl-summary-write-current-newsgroup'.
7470         (wl-summary-write-current-folder-functions): New variable.
7471         * wl-folder.el (wl-folder-get-newsgroups): New function.
7472         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7473         (wl-folder-write-current-folder): Renamed from
7474         `wl-folder-write-current-newsgroup'.
7475
7476 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7477
7478         * Version number is increased to 2.3.93.
7479
7480 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7481
7482         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7483         (wl-ldap-make-matched-value-list): Ditto.
7484         (wl-ldap-alias-safe-string): Split e-mail address.
7485
7486         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7487         petname folder default was selected.
7488         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7489         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7490
7491 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7492
7493         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7494         to `wl-draft-config-exec'.
7495
7496         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7497         instead of calling `wl-draft-config-exec';
7498         Process group-list and show recipients in minibuffer.
7499
7500         * tm-wl.el (wl-draft-preview-message): Ditto.
7501
7502 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7503
7504         * wl.el (toplevel): Added (C) to copyright notice, and
7505         sync Author header.
7506         * tm-wl.el (toplevel): Ditto.
7507         * wl-address.el (toplevel): Ditto.
7508         * wl-demo.el (toplevel): Ditto.
7509         * wl-dnd.el (toplevel): Ditto.
7510         * wl-draft.el (toplevel): Ditto.
7511         * wl-e21.el (toplevel): Ditto.
7512         * wl-expire.el (toplevel): Ditto.
7513         * wl-folder.el (toplevel): Ditto.
7514         * wl-highlight.el (toplevel): Ditto.
7515         * wl-message.el (toplevel): Ditto.
7516         * wl-mime.el (toplevel): Ditto.
7517         * wl-mule.el (toplevel): Ditto.
7518         * wl-nemacs.el (toplevel): Ditto.
7519         * wl-refile.el (toplevel): Ditto.
7520         * wl-score.el (toplevel): Ditto.
7521         * wl-summary.el (toplevel): Ditto.
7522         * wl-template.el (toplevel): Ditto.
7523         * wl-thread.el (toplevel): Ditto.
7524         * wl-util.el (toplevel): Ditto.
7525         * wl-vars.el (toplevel): Ditto.
7526         * wl-xmas.el (toplevel): Ditto.
7527
7528 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7529
7530         * wl.el (wl-init): Added comment about `wl-init-hook'.
7531         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7532         * wl-vars.el (wl-init-hook): Added docs.
7533         (wl-make-plugged-hook): Removed useless docs.
7534         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7535         * wl-xmas.el (toplevel): Ditto.
7536
7537 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7538
7539         * wl-address.el (toplevel): Fixed multiple Author header format.
7540         * wl-demo.el (toplevel): Ditto.
7541         * wl-draft.el (toplevel): Ditto.
7542         * wl-folder.el (toplevel): Ditto.
7543         * wl-summary.el (toplevel): Ditto.
7544         * wl-thread.el (toplevel): Ditto.
7545         * wl-util.el (toplevel): Ditto.
7546         * wl-vars.el (toplevel): Ditto.
7547         * wl-version.el (toplevel): Ditto.
7548         * wl-xmas.el (toplevel): Ditto.
7549         * wl.el (toplevel): Ditto.
7550
7551         * wl-version.el (toplevel): Added require `elmo-version' for
7552         `product-version-as-string'.
7553
7554 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7555
7556         * wl-vars.el (wl-draft-send-hook): Changed default value to
7557         '(wl-draft-config-exec).
7558
7559         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7560         explicitly.
7561         (wl-draft): Set `wl-draft-config-exec-flag' before running
7562         `wl-mail-setup-hook'.
7563
7564         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7565         `wl-biff-init-icons' to `wl-init-hook' instead of
7566         `wl-make-plugged-hook'.
7567         (Because if `wl-draft' command is invoked at first,
7568         they are not initialized)
7569         Updated copyright notice.
7570
7571         * wl-e21.el (toplevel): Ditto;
7572
7573         * wl-demo.el (toplevel): Updated copyright notice.
7574         * wl-address.el (toplevel): Ditto.
7575         * wl-draft.el (toplevel): Ditto.
7576         * wl-version.el (toplevel): Ditto.
7577         * wl-folder.el (toplevel): Ditto.
7578         * wl-summary.el (toplevel): Ditto.
7579         * wl-thread.el (toplevel): Ditto.
7580         * wl-util.el (toplevel): Ditto.
7581         * wl-vars.el (toplevel): Ditto.
7582         * wl.el (toplevel): Ditto.
7583
7584 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7585
7586         * wl-highlight.el (wl-highlight-message): Fixed problem of
7587         highlighting failure which occured when the last field contains
7588         multiple lines in the draft buffer.
7589
7590         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7591         `wl-biff-start' if plugged.
7592
7593         * wl-util.el (wl-biff-check-folder): New function.
7594         (wl-biff-check-folders): Don't set session name prefix.
7595         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7596         (wl-biff-check-folder-async): Ditto.
7597
7598         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7599         in email address.
7600
7601 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7602
7603         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7604
7605         * wl-draft.el (wl-draft-strip-subject-re): New function.
7606
7607         * wl-draft.el (wl-draft-reply): Use it.
7608
7609 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7610
7611         * wl-message.el (wl-mmelmo-message-redisplay): Use
7612         `mime-display-message' instead of `wl-mime-display-message'.
7613
7614         * wl-mime.el (toplevel): Removed compatibility workaround
7615         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7616         (wl-mime-display-message): Abolished.
7617         (wl-mime-entity-read-field): Ditto.
7618         (wl-mime-combine-message/partial-pieces): Use
7619         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7620
7621 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7622
7623         * wl-template.el: Doc fixes.
7624
7625 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7626
7627         * wl-e21.el (wl-message-overload-functions): Do nothing if
7628         `current-local-map' is not available.
7629         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7630
7631 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7632
7633         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7634         representation.
7635
7636         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7637         number.
7638         (wl-fldmgr-save-folders): Don't use `format' when insert
7639         `wl-fldmgr-folders-header'.
7640
7641 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7642
7643         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7644
7645 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7646
7647         * wl-highlight.el (wl-highlight-message):
7648         Use `std11-field-end' to detect end point of the header field.
7649         Refer `wl-highlight-max-header-size'.
7650
7651         * wl-vars.el (wl-highlight-max-header-size): New variable.
7652
7653         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7654
7655         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7656         Set `for-draft' argument of wl-highlight-headers.
7657         (wl-draft): Ditto.
7658         (wl-draft-reedit): Ditto.
7659         (wl-user-agent-compose-internal): Ditto.
7660
7661 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7662
7663         * wl-message.el (wl-message-add-button): Use overlay.
7664
7665 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7666
7667         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7668
7669         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7670         problem when group-list content is nothing.
7671         (Reported by Mito <mit@nines.nec.co.jp>)
7672
7673 2000-10-18  SAITO Atsunori <sai@yedo.com>
7674
7675         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7676
7677 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7678
7679         * tm-wl.el (toplevel): Use product-provide.
7680
7681 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7682
7683         * Version number is increased to 2.3.92.
7684
7685 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7686
7687         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7688         title text, use `display' property for left margin under Emacs 21.
7689
7690         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7691         properties.
7692         (wl-plugged-init-icons): Ditto.
7693
7694 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7695
7696         * wl.el (wl-save-status, wl-init): Remove last period in
7697         "...done." message.
7698         * tm-wl.el (wl-summary-burst): Ditto.
7699         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7700         wl-summary-resume-cache-status,
7701         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7702         wl-summary-sync-update3, wl-summary-highlight-msgs,
7703         wl-summary-flush-pending-append-operations,
7704         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7705         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7706         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7707         wl-thread-open-all): Ditto.
7708         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7709         * wl-mime.el (wl-summary-burst): Ditto.
7710         * wl-highlight.el (wl-highlight-summary): Ditto.
7711         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7712         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7713         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7714         * wl-address.el (wl-local-address-init): Ditto.
7715
7716 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7717
7718         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7719         `add-text-properties'.
7720         (wl-plugged-init-icons): Ditto.
7721         (wl-folder-init-icons): Use `propertize' instead of
7722         `put-text-property'.
7723         (wl-plugged-set-folder-icon): Ditto.
7724         (wl-e21-highlight-folder-group-line): Ditto.
7725
7726 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7727
7728         * wl-version.el (wl-version-status-alist): New variable.
7729         (wl-version-status): New function.
7730
7731         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7732         "Cc" part of the case "Reply-To".
7733
7734         * wl-draft.el (wl-draft-reply): Use result of
7735         `eword-extract-address-components'.
7736
7737         * wl-demo.el (wl-demo-icon-name): New constant.
7738         (wl-logo-xpm): Use it.
7739         (wl-logo-xbm): Ditto.
7740         (wl-logo-bitmap): Ditto.
7741
7742         * Version number is increased to 2.3.91.
7743
7744 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7745
7746         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7747         (wl-extended-emacs-version, wl-extended-emacs-version2,
7748         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7749         docstring.
7750
7751         * wl-version.el (wl-generate-user-agent-string-1): New function.
7752         (wl-generate-user-agent-string): Use it.
7753
7754         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7755         `mime-edit-insert-user-agent-field'.
7756         (wl-generate-user-agent-string): Check
7757         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7758
7759         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7760         instead of `if', when verbose case.
7761
7762 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7763
7764         * wl-expire.el (wl-summary-expire): Fix.
7765
7766 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7767
7768         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7769         and `elmo-lost+found-folder' if 'wl-draft.
7770         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7771
7772 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7773
7774         * wl-expire.el (wl-summary-expire): Change messages.
7775         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7776         `deleing-info' instead of "Deleting..."
7777
7778 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7779
7780         * wl-summary.el (wl-summary-refile-subr): Fix.
7781
7782 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7783
7784         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7785         if pipe folder.
7786
7787 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7788
7789         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7790
7791 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7792
7793         * wl-expire.el (wl-expire-hide): New function.
7794         (wl-summary-expire): Add `hide'.
7795
7796 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7797
7798         * wl-vars.el (wl-draft-reply-without-argument-list):
7799         Changed default value to consider `Reply-To:'.
7800         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7801
7802         * Version number is increased to 2.3.90.
7803
7804         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7805         elmo-imap4-get-session with unwind-protect.
7806         Don't cause error.
7807         (wl-summary-sync-marks): Don't check plugged nor folder type.
7808         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7809         (Always keep current buffer).
7810
7811 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7812
7813         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7814         Enclose with `save-excursion'.
7815
7816 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7817
7818         * wl-version.el (wl-version): Remove interactive.
7819
7820 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7821
7822         * wl-version.el (wl-generate-user-agent-string): Use
7823         `product-string-verbose' instead of `product-string-1'.
7824
7825 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7826
7827         * wl-vars.el (wl-draft-use-cache): New variable.
7828         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7829         if wl-draft-use-cache is non-nil.
7830
7831 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7832
7833         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7834         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7835
7836 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7837
7838         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7839         (wl-thread-msg-mark-as-unread): Ditto.
7840
7841         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7842         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7843         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7844         Don't set mark in summary if return value of `elmo-mark-as-read'
7845         is nil.
7846         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7847         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7848         instead of `wl-thread-msg-mark-as-read'.
7849         (wl-summary-mark-as-unread-region): Ditto.
7850         (wl-summary-target-mark-mark-as-read): Ditto.
7851
7852         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7853
7854 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7855
7856         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7857
7858         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7859
7860 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7861
7862         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7863         face.
7864
7865 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7866
7867         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7868         `running-xemacs'.
7869
7870 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7871
7872         * wl-version.el (toplevel): Use `product-version-as-string' for
7873         set verstion-string, if defined.
7874
7875         * wl-version.el (wl-version-show): Insert string at point, when
7876         call with argument.
7877
7878         * wl-version.el (wl-generate-user-agent-string): Use
7879         `product-string-1' instead of `wl-appname', `wl-version' and
7880         `wl-codename'.
7881
7882 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7883
7884         * wl-address.el (toplevel): Use product-provide.
7885         * wl-demo.el (toplevel): Ditto.
7886         * wl-dnd.el (toplevel): Ditto.
7887         * wl-draft.el (toplevel): Ditto.
7888         * wl-e21.el (toplevel): Ditto.
7889         * wl-expire.el (toplevel): Ditto.
7890         * wl-fldmgr.el (toplevel): Ditto.
7891         * wl-folder.el (toplevel): Ditto.
7892         * wl-highlight.el (toplevel): Ditto.
7893         * wl-message.el (toplevel): Ditto.
7894         * wl-mime.el (toplevel): Ditto.
7895         * wl-mule.el (toplevel): Ditto.
7896         * wl-nemacs.el (toplevel): Ditto.
7897         * wl-refile.el (toplevel): Ditto.
7898         * wl-score.el (toplevel): Ditto.
7899         * wl-summary.el (toplevel): Ditto.
7900         * wl-template.el (toplevel): Ditto.
7901         * wl-thread.el (toplevel): Ditto.
7902         * wl-util.el (toplevel): Ditto.
7903         * wl-vars.el (toplevel): Ditto.
7904         * wl-xmas.el (toplevel): Ditto.
7905         * wl.el (toplevel): Ditto.
7906
7907 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7908
7909         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7910         instead of product.
7911
7912         * wl-version.el (wl-version): Compile time evalution elmo-version.
7913
7914 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7915
7916         * wl-summary.el (wl-summary-sync-force-update): Append queue
7917         `mark-as-read'if unplugged.
7918
7919 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7920
7921         * wl-version.el: New file.  Use product.el.
7922         * wl.el: add (require 'wl-version).
7923         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7924         for ~/.folders header.
7925         (wl-fldmgr-folders-header): Changed.
7926         * wl-demo.el (wl-demo): Use product.el.
7927
7928         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7929         wl-version.el.
7930         * wl-util.el (wl-version, wl-version-show): Ditto.
7931
7932         * wl-util.el (wl-generate-user-agent-string,
7933         wl-extended-emacs-version, wl-extended-emacs-version2,
7934         wl-extended-emacs-version3): Move to wl-version.el.
7935         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7936         xemacs-codename, mime-edit-insert-user-agent-field,
7937         mime-edit-user-agent-value, mime-editor/version,
7938         mime-editor/codename): Compile warning killer move to
7939         wl-version.el
7940
7941 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7942
7943         * wl-summary.el (wl-summary-refile-subr): Fix.
7944
7945 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7946
7947         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7948         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7949
7950 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7951
7952         * wl.el (wl-check-environment): Check too many `@'.
7953
7954 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7955
7956         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7957
7958 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7959
7960         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7961         wl-draft-reply-myself-without-argument-list): Add variables.
7962         * wl-draft.el (wl-draft-reply): Use it.
7963
7964 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7965
7966         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7967         the 5th argument of `elmo-network-get-spec'.
7968
7969         * wl-thread.el (wl-thread-reparent-children): New inline function.
7970         (wl-thread-delete-message): Use it.
7971
7972         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7973         (wl-summary-score-update-all-lines): Don't use `dolist'.
7974
7975 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7976
7977         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7978         (require 'elmo-msgdb) for inline function.
7979
7980 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7981
7982         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7983
7984 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7985
7986         * wl-score.el (wl-score-headers): Fix for the confusing macro
7987         `elmo-kill-buffer'.
7988
7989 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7990
7991         * wl-summary.el: Don't use the 3rd argument of `require' because
7992         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7993         * wl-util.el: Ditto.
7994         * wl-draft.el: Ditto.
7995
7996 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7997
7998         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7999         window system is not used.
8000
8001 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8002
8003         * wl-thread.el: Don't use `mapcar' only for iteration.
8004         (wl-thread-resume-entity): Ditto.
8005         (wl-thread-delete-message): Ditto.
8006
8007         * wl-summary.el: Bind `dragdrop-drop-functions',
8008         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8009         of `require' for `timezone', `easymenu' and `ps-print';
8010         don't use `mapcar' only for iteration.
8011
8012         * wl-util.el: Bind `mule-version', `nemacs-version',
8013         `emacs-beta-version', `xemacs-codename',
8014         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8015         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8016         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8017         only for iteration.
8018
8019         * wl-score.el: Don't use `mapcar' only for iteration.
8020         (wl-score-simplify-buffer-fuzzy): Ditto.
8021         (wl-score-simplify-subject): Ditto.
8022         (wl-score-headers): Ditto.
8023         (wl-summary-score-update-all-lines): Ditto.
8024
8025         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8026         `enable-multibyte-characters' and `mule-version'.
8027
8028         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8029         `mapcar' only for iteration.
8030
8031         * wl-demo.el: Don't use `mapcar' only for iteration.
8032
8033         * wl-folder.el: Don't use `mapcar' only for iteration.
8034         (wl-folder-open-all): Ditto.
8035         (wl-folder-count-incorporates): Ditto.
8036
8037         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8038         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8039
8040         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8041         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8042         `smtp-connection-type'; specify 3rd argument of `require' for
8043         `timezone'; don't use `mapcar' only for iteration.
8044         (wl-draft-clone-local-variables): Don't use `mapcar'.
8045         (wl-draft-generate-clone-buffer): Ditto.
8046         (wl-user-agent-compose-internal): Ditto.
8047
8048         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8049
8050         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8051         (wl-save-status): Ditto.
8052
8053         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8054         for iteration.
8055
8056 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8057
8058         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8059         removed `Date'.
8060         (wl-fldmgr-make-filter-default): New user option.
8061
8062         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8063         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8064         (wl-fldmgr-filter-completion-alist): Abolish.
8065
8066         * wl.el (wl): Don't check servers if arg is non-nil.
8067
8068         * wl-draft.el (wl-draft-reply): Set only message-id string to
8069         In-Reply-To field.
8070
8071 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8072
8073         * wl-summary.el (wl-summary-pick): Rewrite.
8074
8075         * wl-draft.el (wl-draft-forward): Get references field from
8076         original buffer.
8077         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8078
8079 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8080
8081         * wl-draft.el (wl-draft-forward): Add references field.
8082
8083 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8084
8085         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8086         (wl-draft-reply): Use it.
8087
8088 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8089
8090         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8091         when Emacs 21 is running.
8092
8093         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8094         bindings.
8095
8096 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8097
8098         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8099         XPM icons transparent.
8100
8101         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8102         Emacs 21.
8103
8104 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8105
8106         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8107         nil.
8108
8109         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8110         when it is persistent.
8111         (wl-summary-sync-marks): Changed argument for
8112         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8113         (wl-summary-virtual): Use `elmo-read-search-condition'.
8114         (wl-summary-redisplay-internal): If folder is local, mark as read
8115         even when folder is plugged.
8116
8117 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8118
8119         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8120         of `tool-bar-lines' in the frame parameters.
8121         (after-make-frame-functions, post-command-hook): Don't modify the
8122         value.
8123         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8124         wl-e21-tool-bar-lines): Removed.
8125
8126 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8127
8128         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8129         properties `evaporate' and `wl-momentary-overlay' as well.
8130         (wl-highlight-summary-displaying): Ditto.
8131         (wl-delete-all-overlays): Don't delete overlay which does not have
8132         a property `wl-momentary-overlay'.
8133
8134         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8135         `display-mouse-p' and `display-graphic-p'.
8136         (wl-folder-init-icons): Don't search for XBM or the other files.
8137         (wl-plugged-set-folder-icon): Make icons if and only if
8138         `display-graphic-p' returns non-nil.
8139         (wl-highlight-plugged-current-line): Use `before-string' overlay
8140         property to show icon images.
8141         (wl-highlight-folder-current-line): Ditto.
8142         (wl-e21-highlight-folder-group-line): Ditto.
8143         (wl-e21-highlight-folder-by-numbers): Ditto.
8144         (wl-e21-insert-image): Removed.
8145         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8146         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8147         said.
8148         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8149         `wl-e21-force-switch-toolbar'.
8150         (wl-e21-make-icon-image): Removed.
8151         (wl-e21-setup-toolbar): Don't search for XBM files.
8152         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8153         the default value.
8154
8155 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8156
8157         * wl-util.el (wl-biff-check-folder-async): Set
8158         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8159
8160 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8161
8162         * wl-e21.el (after-make-frame-functions): Add
8163         `wl-e21-force-switch-toolbar'.
8164         (wl-e21-force-switch-toolbar): New function force to switch the
8165         toolbar appearance automatically.
8166         (post-command-hook): Add `wl-e21-switch-toolbar'.
8167         (wl-e21-switch-toolbar): New function to switch the toolbar
8168         appearance automatically.
8169         (wl-e21-tool-bar-lines): New buffer local variable.
8170
8171 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * wl-util.el (wl-biff-check-folders-running): New variable.
8174         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8175         (wl-biff-check-folder-async-callback):
8176         Set `wl-biff-check-folders-running'.
8177         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8178         with unwind-protect.
8179
8180         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8181         Enclose `wl-folder-auto-check' with unwind-protect.
8182
8183         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8184         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8185
8186         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8187
8188         * wl-util.el (wl-biff-notify): New inline function.
8189         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8190         locally.
8191         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8192         folder-list' is 1.
8193         Use `wl-biff-notify'.
8194         (wl-biff-check-folder-async-callback): New function.
8195         (wl-biff-check-folder-async): Ditto.
8196
8197         * wl-folder.el (wl-folder): Don't check folders.
8198         (wl-folder-auto-check): New function.
8199
8200 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8201
8202         * wl-util.el (wl-biff-start) [Emacs19+]:
8203         Use `timer-next-integral-multiple-of-time'.
8204         (wl-biff-check-folders): Use `wl-default-folder'
8205         if `wl-biff-check-folder-list' is nil.
8206
8207 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8208
8209         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8210         instead of `elmo-delete-lists'.
8211
8212 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8213
8214         * wl.el (wl-plugged-toggle-all): Set the value of
8215         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8216         (wl-plugged-toggle): Ditto.
8217         (wl-toggle-plugged): Ditto.
8218         (wl-plugged-init): Ditto.
8219
8220         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8221         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8222         instead of `wl-biff-state-indicator-off' and
8223         `wl-biff-state-indicator-on'; don't modify the value and the type
8224         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8225         (wl-plugged-init-icons): Set icons data to
8226         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8227         instead of `wl-plug-state-indicator-off' and
8228         `wl-plug-state-indicator-on'; don't modify the value and the type
8229         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8230
8231         * wl-vars.el (wl-modeline-biff-state-off,
8232         wl-modeline-biff-state-on, wl-modeline-biff-status,
8233         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8234         wl-modeline-plug-status): New internal variables.
8235         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8236         wl-biff-check-interval, wl-biff-check-folder-list): Change
8237         customization group from `wl-folder' to `wl-highlight'.
8238         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8239         wl-show-plug-status-on-modeline): Defcustomized.
8240
8241         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8242         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8243         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8244         a flag to `mode-line-buffer-identification'.
8245
8246         * wl-e21.el (wl-biff-init-icons): Set icons data to
8247         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8248         instead of `wl-biff-state-indicator-off' and
8249         `wl-biff-state-indicator-on'.
8250         (wl-plugged-init-icons): Set icons data to
8251         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8252         instead of `wl-plug-state-indicator-off' and
8253         `wl-plug-state-indicator-on'.
8254
8255 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8256
8257         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8258         excessive titles.
8259
8260 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8261
8262         * wl.el (wl-plugged-mode): Use revised
8263         `wl-mode-line-buffer-identification'.
8264         (wl-plugged-init): Don't use `force-mode-line-update'.
8265
8266         * wl-xmas.el (wl-draft-overload-functions): Use revised
8267         `wl-mode-line-buffer-identification'.
8268         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8269         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8270         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8271         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8272         `wl-make-plugged-hook';
8273         add `wl-folder-init-icons' and `wl-setup-folder' to
8274         `wl-folder-mode-hook'.
8275
8276         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8277         19 as well.
8278         (wl-mode-line-display-priority-list): New user option.
8279         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8280         Defcustomized.
8281         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8282         Add docs.
8283
8284         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8285         start.
8286         (wl-mode-line-buffer-identification): Revised as a function.
8287
8288         * wl-summary.el (wl-summary-mode): Use revised
8289         `wl-mode-line-buffer-identification'; don't call
8290         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8291         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8292         `wl-xmas-setup-summary'.
8293
8294         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8295         `wl-mode-line-buffer-identification'.
8296
8297         * wl-mule.el (wl-draft-overload-functions): Use revised
8298         `wl-mode-line-buffer-identification'.
8299
8300         * wl-folder.el (wl-make-plugged-alist): Don't call
8301         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8302         (wl-folder): Don't call `wl-folder-init-icons' directly.
8303         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8304         `wl-xmas-setup-folder' directly;
8305         use revised `wl-mode-line-buffer-identification'.
8306         (TopLevel): Don't bind `wl-biff-init-icons',
8307         `wl-plugged-init-icons', `wl-folder-init-icons',
8308         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8309
8310         * wl-e21.el (wl-draft-overload-functions): Use revised
8311         `wl-mode-line-buffer-identification'.
8312         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8313         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8314         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8315         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8316         `wl-make-plugged-hook';
8317         add `wl-folder-init-icons' and `wl-setup-folder' to
8318         `wl-folder-mode-hook'.
8319
8320 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8321             Katsumi Yamaoka    <yamaoka@jpl.org>
8322
8323         * wl.el (wl): Call `wl-biff-start'.
8324         (wl-exit): Call `wl-biff-stop'.
8325         (wl-plugged-mode): Show biff in modeline.
8326         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8327
8328         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8329         (wl-biff-init-icons): New function.
8330         (wl-plugged-init-icons): Don't make too much keymaps.
8331         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8332
8333         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8334         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8335         variables.
8336         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8337         options.
8338
8339         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8340         wl-biff-start, wl-biff-stop): New functions.
8341         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8342         (wl-biff-timer-name): New variable.
8343
8344         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8345
8346         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8347         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8348
8349         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8350         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8351
8352         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8353         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8354         `wl-folder-init-icons' to `ignore' if they are not available.
8355         (wl-folder-mode): Show biff in modeline.
8356
8357         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8358         (wl-biff-init-icons): New function.
8359         (wl-plugged-init-icons): Don't make too much keymaps.
8360         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8361
8362 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8363
8364         * wl-vars.el (wl-strict-diff-folders): Customization Type
8365         and doc fix.  Define as a list of regular expressions for
8366         folders or nil.
8367         * wl-folder.el (wl-folder-check-one-entity): Use
8368         `wl-string-match-member' instead of `wl-string-member' for
8369         `wl-strict-diff-folders'.
8370
8371 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8372
8373         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8374         (wl-highlight-folder-current-line): Use it; new implementation.
8375         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8376         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8377         `defsubst' instead of `defun'.
8378
8379         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8380         `wl-highlight-group-folder-by-numbers'; made it can also be a
8381         number.  See info for more details.
8382
8383         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8384         running.
8385
8386         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8387         to bind them.
8388
8389         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8390         (wl-highlight-folder-current-line): New implementation.
8391
8392         * wl-highlight.el (wl-highlight-folder-group-line): New
8393         implementation.
8394         (wl-delete-all-overlays): Rewrite as a marco.
8395         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8396
8397         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8398         running.
8399         (wl-folder-*-glyph): No need to bind them.
8400
8401         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8402         `wl-e21-highlight-folder-group-icon'; rewrite.
8403         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8404         `defsubst' instead of `defun'.
8405         (wl-folder-mode-map): Bind it when compiling.
8406
8407 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8408
8409         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8410
8411         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8412
8413 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8414
8415         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8416
8417 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8418
8419         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8420         (wl-highlight-folder-current-line): Use it.
8421
8422         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8423         in `id-name'.
8424
8425 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8426
8427         * wl.el: Require `wl-e21' when Emacs 21 is running.
8428
8429         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8430         default when Emacs 21 is running.
8431         (wl-use-highlight-mouse-line): Ditto.
8432         (wl-on-emacs21): New constant.
8433         (wl-on-emacs20): Removed.
8434
8435         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8436         Emacs 21 is running.
8437
8438         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8439         Emacs 21 is running.
8440
8441         * wl-e21.el: New file.
8442
8443 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8444
8445         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8446         (wl-toggle-plugged): Ditto.
8447         (wl-plugged-toggle): Ditto.
8448         (wl-plugged-toggle-all): Ditto.
8449
8450         * wl-vars.el (wl-plug-state-indicator): Refer
8451         `wl-plug-state-indicator-on' indirectly.
8452
8453 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8454
8455         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8456         Call `wl-folder-confirm-existence'.
8457
8458         * wl-folder.el (wl-folder-confirm-existence): Added optional
8459         argument `force'.
8460
8461 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8462
8463         * wl-summary.el (wl-summary-refile-subr): Assume
8464         `copy-or-refile' as symbol.
8465         (wl-summary-refile): Follow up above change.
8466         (wl-summary-copy): Ditto.  Doc fix.
8467
8468 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8469
8470         * wl-summary.el (wl-summary-pick): Don't bind
8471         `elmo-search-mime-charset'.
8472
8473         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8474         default using old backquote style.
8475         (wl-search-mime-charset): Abolished.
8476
8477         * wl-highlight.el (wl-highlight-headers):
8478         Call `point' after `re-search-forward'(for Nemacs).
8479
8480         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8481         for elmo-imap4.el.
8482
8483 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8484
8485         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8486         `wl-message-ignored-field-list' instead of
8487         `mime-view-ignored-field-list'.
8488
8489         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8490         Add interactive spec.
8491         (wl-folder-goto-bottom-of-current-folder): Ditto.
8492         (wl-folder-mode-map): Bind them.
8493
8494         * wl-vars.el (wl-message-ignored-field-list): New variable.
8495         (wl-message-visible-field-list): New variable.
8496
8497         * wl-mime.el (wl-mime-header-presentation-method): New function.
8498         (wl-mime-setup): Set header-presentation-method.
8499
8500 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8501
8502         * wl-nemacs.el (wl-draft-overload-functions): Set
8503         `mode-line-buffer-identification' instead of using
8504         `wl-make-modeline'.
8505
8506         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8507         instead of using `wl-make-modeline'.
8508
8509         * wl-xmas.el (wl-plugged-init-icons): Set up
8510         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8511         (wl-make-modeline): Abolish.
8512         (wl-draft-overload-functions): Set
8513         `mode-line-buffer-identification' instead of using
8514         `wl-make-modeline'.
8515
8516         * wl-util.el (wl-make-modeline-subr): Abolish.
8517         (wl-mode-line-buffer-identification): New alias.
8518
8519         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8520         (wl-summary-make-modeline): Abolish.
8521         (wl-summary-buffer-set-folder): Set
8522         `wl-summary-buffer-folder-indicator'.
8523         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8524         of using `wl-make-modeline'.
8525         (wl-summary-switch-to-clone-buffer): Don't set
8526         `mode-line-buffer-identification'.
8527         (wl-summary-goto-folder-subr): Ditto.
8528
8529         * wl-mule.el (wl-draft-overload-functions): Set
8530         `mode-line-buffer-identification' instead of using
8531         `wl-make-modeline'.
8532
8533         * wl-folder.el (wl-folder-mode): Set
8534         `mode-line-buffer-identification' instead of using
8535         `wl-make-modeline'.
8536         (wl-folder): Don't set `mode-line-buffer-identification'.
8537
8538 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8539
8540         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8541         instead of `member' for `wl-refile-guess-func-list' look-ups.
8542         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8543
8544 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8545
8546         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8547         `wl-message-button-dispatcher'.
8548
8549         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8550
8551         * wl-message.el (wl-message-button-dispatcher): Use it.
8552
8553         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8554         "In-Reply-To".
8555
8556         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8557         Bind `case-fold-search' to t.
8558
8559 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8560
8561         * wl-xmas.el (wl-message-overload-functions): Initialize
8562         `wl-message-button-map'.
8563
8564         * wl-mule.el (wl-message-overload-functions): Initialize
8565         `wl-message-button-map'.
8566
8567         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8568
8569         * wl-message.el (wl-message-button-map): New keymap.
8570         (wl-message-add-button): New function.
8571         (wl-message-button-dispatcher): New function.
8572         (wl-message-button-refer-article): New function.
8573
8574         * wl-highlight.el
8575         (wl-highlight-message-add-buttons-to-header): New function.
8576         (wl-highlight-headers): Use it.
8577
8578 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8579
8580         * wl-summary.el (wl-summary-default-from): Use
8581         `wl-address-get-petname-1'.
8582         (wl-summary-simple-from): Ditto.
8583
8584         * wl-address.el (wl-address-get-petname-1): New inline function.
8585         (wl-address-get-petname): Use it.
8586
8587 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8588
8589         * wl-summary.el (wl-summary-default-from): Return full-name part
8590         from the address if no petname was found.
8591         (wl-summary-simple-from): Ditto.
8592
8593         * wl-address.el (wl-address-get-petname): Return nil if no petname
8594         associated with the address was found.
8595
8596 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8597
8598         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8599         display is finished.
8600
8601 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8602
8603         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8604         `elmo-folder-exists-p' argument.
8605
8606 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8607
8608         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8609         the folder.
8610
8611 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8612
8613         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8614
8615         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8616         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8617
8618 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8619
8620         * wl-folder.el (wl-folder-create-subr): New function.
8621         (wl-folder-confirm-existence): Use it.
8622         (wl-folder-check-one-entity): Use it.
8623         Check the error symbol is derived from 'elmo-open-error.
8624
8625         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8626         `ignore-error'.
8627
8628 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8629
8630         * wl-util.el (toplevel): Add (eval-when-compile (require
8631         'elmo-util)).  (Maybe `provide' is typo.)
8632
8633 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8634
8635         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8636         (I don't know why this was needed.)
8637
8638         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8639         Follow up changes for stream-type.
8640
8641         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8642         (wl-draft-elmo-nntp-send): Ditto.
8643
8644         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8645         (wl-nntp-posting-stream-type): Ditto.
8646         (wl-pop-before-smtp-ssl): Abolished.
8647         (wl-nntp-posting-ssl): Ditto.
8648
8649         * wl-address.el (wl-address-quote-specials): New function.
8650         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8651
8652         * wl-draft.el (wl-draft-reply): Ditto.
8653
8654 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8655
8656         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8657         use function `wl-string-match-assoc'.
8658
8659 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8660
8661         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8662
8663         * wl-draft.el (wl-draft-deduce-address-list): New function.
8664         (wl-draft-parse-mailbox-list): Ditto.
8665         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8666         instead of `smtp-deduce-address-list'.
8667         (wl-draft-on-field-p): Follow group list.
8668
8669         * wl-address.el (wl-address-concat-token): New function.
8670         (wl-address-string-without-group-list-contents): Ditto.
8671         (wl-complete-field-body): Fixed problem of completion
8672         by japanese petname.
8673         (wl-address-make-completion-list): Rewrite.
8674
8675 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8676
8677         * wl-address.el (wl-address-make-completion-list): Completion by
8678         petname.
8679         (wl-complete-field-body): Likewise.
8680
8681 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8682
8683         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8684         contains invalid address syntax.
8685
8686 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8687
8688         * wl-folder.el (wl-folder-check-entity-async): Use
8689         `elmo-nntp-spec-hostname'.
8690
8691 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8692
8693         * wl-summary.el (wl-summary-msgdb-load-async): Use
8694         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8695
8696 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8697
8698         * wl-draft.el (wl-draft-reply): Set argument
8699         `content-transfer-encoding' as nil.
8700
8701 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8702
8703         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8704         `wl-refile-alist'.
8705
8706 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8707
8708         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8709         (wl-draft-edit-string): Ditto.
8710         (wl-draft-forward): Ditto.
8711         * wl-summary.el (wl-summary-write): Ditto.
8712
8713 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8714
8715         * wl-summary.el (wl-summary-sync-update3): Call
8716         `wl-summary-buffer-number-column-detect'.
8717         (wl-summary-buffer-number-column-detect): Search from point-min.
8718
8719 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8720
8721         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8722         contains an address which is not included in original to or cc.
8723
8724 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8725
8726         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8727         begin-line does not exist.
8728         * wl-message.el (wl-message-uu-substring): Ditto.
8729
8730 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8731
8732         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8733         clear local variables.
8734         (wl-summary-exit): Call `elmo-commit'.
8735         (wl-summary-switch-to-clone-buffer): Call
8736         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8737         (wl-summary-goto-folder-subr): Ditto.
8738
8739         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8740         POP folder.
8741
8742 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8743
8744         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8745         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8746         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8747         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8748         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8749         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8750
8751         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8752
8753 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8754
8755         * wl-summary.el (wl-summary-search-by-subject):
8756         Search parent message from the latest one.
8757
8758 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8759
8760         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8761         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8762
8763         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8764         New user option.
8765
8766         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8767         if elmo-nntp-use-killed-list is nil.
8768         Use `elmo-msgdb-append-to-killed-list'.
8769         (Append numbers confirmed as disappeared to the killed list.)
8770         (wl-summary-confirm-appends): Don't display negative number.
8771
8772 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8773
8774         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8775
8776 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8777
8778         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8779         range is `all'.
8780         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8781         `elmo-list-bigger-diff'.
8782
8783 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8784
8785         * wl-summary.el (wl-summary-buffer-exit-func):
8786         New buffer local variable.
8787         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8788
8789 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8790
8791         * wl-demo.el (wl-demo): Fix the last change.
8792
8793 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8794
8795         * wl-demo.el (wl-demo): Don't use `eval'.
8796
8797 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8798
8799         * wl-summary.el (wl-summary-buffer-thread-modified):
8800         New buffer-local variable.
8801         (wl-summary-set-thread-modified): New function.
8802         (wl-summary-thread-modified-p): New function.
8803         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8804         (wl-summary-yank-saved-message): Use function
8805         `wl-summary-set-thread-modified'
8806         (wl-summary-switch-to-clone-buffer): Add
8807         `wl-summary-buffer-thread-modified'.
8808
8809         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8810         (wl-summary-buffer-mark-saved-hook): Ditto.
8811         * wl-summary.el (wl-summary-msgdb-save): New hook
8812         `wl-summary-buffer-message-saved-hook' and
8813         `wl-summary-buffer-mark-saved-hook'.
8814
8815 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8816
8817         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8818
8819 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8820
8821         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8822         don't hide scroll bars under FSF Emacsen because it may incur an
8823         undesirable redrawing.
8824
8825 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8826
8827         * wl-draft.el (wl-draft-edit-string): Call
8828         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8829
8830 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8831
8832         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8833
8834 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8835
8836         * wl-summary.el (wl-summary-msgdb-load-async): Call
8837         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8838
8839 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8840
8841         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8842         fringes in demo buffer; center bitmap logo correctly even if old
8843         Mule is used.
8844
8845 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8846
8847         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8848
8849         * wl-refile.el (wl-refile-subject-alist): New variable.
8850         (wl-refile-subject-alist-file-name): Ditto.
8851         (wl-refile-alist-setup): Rewrite.
8852         (wl-refile-alist-save): Use `elmo-object-save'.
8853         Eliminated arguments.
8854         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8855         (wl-refile-guess-by-subject): New function.
8856         (wl-refile-guess-func-list): Added it.
8857
8858 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8859
8860         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8861         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8862
8863 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8864
8865         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8866         New buffer-local variable.
8867         (wl-summary-buffer-next-folder-func): Ditto.
8868         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8869         if non-nil.
8870         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8871         if non-nil.
8872         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8873         if non-nil.
8874         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8875         if non-nil.
8876
8877 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8878
8879         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8880         permanently in the demo buffer.
8881
8882 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8883
8884         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8885         `mime-entity-fetch-field'.
8886
8887         * wl.el (wl-exit): Delete plugged buffer.
8888
8889         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8890         XEmacs has menubar feature.
8891
8892 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8893
8894         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8895         cannot arrive at the beginning of the buffer under old Emacsen.
8896
8897 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8898
8899         * wl-address.el (wl-address-ldap-search):
8900         Call `ldap-search-entries' with `withdn' argument t.
8901         (wl-complete-field-body): Bind completion-ignore-case as t.
8902         Clear ldap search hash when it was sole completion.
8903         Use elmo-string for pattern string.
8904         (wl-ldap-alias-safe-string): Eliminated needless let.
8905
8906 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8907
8908         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8909         (wl-ldap-alias-sep): New constant.
8910         (wl-ldap-search-attribute-type-list): Ditto.
8911         (wl-ldap-get-value): New function.
8912         (wl-ldap-make-filter): Ditto.
8913         (wl-ldap-make-matched-value-list): Ditto.
8914         (wl-ldap-alias-safe-string): Ditto.
8915         (wl-ldap-register-dn-string): Ditto.
8916         (wl-address-ldap-search): Rewrite.
8917
8918 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8919
8920         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8921         thread is deleted.
8922         (wl-thread-delete-line-from-buffer): Ditto.
8923         (wl-thread-get-exist-children): New function.
8924
8925 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8926
8927         * wl-demo.el (wl-demo): Made it to select various image types.
8928         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8929         from `wl-title-logo'.
8930         (wl-logo-ascii): New variable.
8931         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8932         (wl-demo-copyright-notice): New constant.
8933
8934         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8935
8936 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8937
8938         * wl-vars.el (wl-summary-target-above): Renamed from
8939         wl-summary-temp-above.
8940         * wl-score.el (wl-score-get-score-alist): Use it.
8941         (wl-summary-score-update-all-lines): Use it.
8942         * wl-summary.el: Ditto. (make-variable-buffer-local).
8943
8944 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8945
8946         * wl-vars.el (wl-ldap-port): New user option.
8947
8948         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8949         Rewite whole implementation.
8950         (wl-complete-field-body): Fixed.
8951
8952 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8953
8954         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8955         Choose implementation at compile time.
8956
8957 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8958
8959         * wl-address.el (wl-ldap-search-internal): New function.
8960         (wl-complete-field-to): Use it.
8961
8962 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8963
8964         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8965         Use `let' instead of `let*'.
8966         Require 'wl-vars.
8967
8968         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8969         Define as defcustom.
8970         (wl-ldap-base): Ditto.
8971         (wl-use-ldap): Ditto.
8972
8973 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8974
8975         * wl-address.el (wl-ldap-search): New function.
8976         (wl-complete-field-body): Use `wl-ldap-search'.
8977         (wl-ldap-server): New variable.
8978         (wl-ldap-base): Ditto.
8979         (wl-use-ldap): Ditto.
8980
8981 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8982
8983         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8984         (Pointed out by Mito <mit@nines.nec.co.jp>).
8985         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8986         buffer-local variables like `wl-summary-redisplay-internal'.
8987         (wl-summary-redisplay-all-header): Likewise.  Update
8988         Summary view too.
8989
8990 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8991
8992         * wl-summary.el (wl-summary-jump-to-parent-message):
8993         Consider prefix argument.
8994
8995         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8996         when closed thread is deleted.
8997
8998 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8999
9000         * wl-summary.el (wl-summary-jump-to-parent-message):
9001         Consider thread modification.
9002
9003 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9004
9005         * wl-message.el (wl-message-normal-get-original-buffer): Use
9006         `save-excursion'.
9007
9008         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9009         (wl-summary-showto-folder-regexp): Ditto.
9010
9011 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9012
9013         * wl-util.el (wl-delete-alist): Doc fix.
9014         (wl-delete-associations): New function.
9015         (wl-inverse-alist): New function.
9016         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9017         Split temporary variables. Use `wl-delete-associations'
9018         and `wl-inverse-alist'.
9019         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9020
9021 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9022
9023         * wl-folder.el (wl-folder-prefetch-entity):
9024         Execute prefetching if new count is unknown.
9025
9026 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9027
9028         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9029
9030         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9031         delete entity.
9032         (wl-thread-set-parent): If insert as top, set linked as nil.
9033
9034         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9035         `wl-thread-cleanup-symbols' when view mode is thread.
9036
9037 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9038
9039         * wl-folder.el (wl-folder-create-folder-entity): Use
9040         with-current-buffer.
9041         (wl-local-folder-init): Call set-buffer to make sure we are in
9042         the Folder buffer. Don't touch buffer-local variables here.
9043         (wl-folder-mode): Initialize buffer-local variables here.
9044
9045         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9046         (wl-folder-entity-assign-id): Ditto.
9047         (wl-folder-create-entity-hashtb): Ditto.
9048         (wl-local-folder-init): Ditto.
9049         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9050
9051 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9052
9053         * wl-summary.el (wl-summary-default-from): Fix probrem when
9054         std11-extract-address-components return (nil "foo@bar").
9055
9056 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9057
9058         * wl-draft.el (wl-draft-clone-local-variables):
9059         Remove redundant `setq'.
9060
9061 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9062
9063         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9064         Bind wl-highlight-x-face-func as nil while highlighting header.
9065
9066 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9067
9068         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9069
9070 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9071
9072         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9073         elmo-msgdb-overview-hashtb from copy-variables.
9074         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9075         instead of `elmo-msgdb-overview-get-entity-by-number'.
9076         (wl-summary-auto-refile): Ditto.
9077
9078         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9079         `elmo-msgdb-overview-get-entity' instead of
9080         `elmo-msgdb-search-overview-entity'.  Use
9081         `elmo-msgdb-overview-get-entity' instead of
9082         `elmo-msgdb-overview-get-entity-by-number'.
9083         (wl-thread-insert-entity-sub): Ditto.
9084         (wl-thread-insert-message): Ditto.
9085
9086         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9087         `elmo-msgdb-overview-get-entity'.
9088         (wl-normal-message-redisplay): Ditto.
9089
9090 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9091
9092         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9093         `wl-thread-entities'.
9094         (wl-thread-delete-message): Fix remove top message from
9095         `wl-thread-entity-list'.
9096
9097         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9098         wl-append(nconc), because update-list is broken on Meadow.
9099
9100         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9101         updating process.
9102         (wl-summary-rescan): Ditto.
9103         (wl-summary-sync-update3): Ditto.
9104         * wl-thread.el (wl-thread-set-parent): Renamed from
9105         `wl-summary-set-parent'.
9106         (wl-thread-insert-message): Updating buffer faster.
9107         (wl-thread-delete-message): Updating buffer faster.
9108
9109         * wl-score.el (wl-summary-score-update-all-lines): Changed
9110         interval for display progress gauge.
9111
9112 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9113
9114         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9115         folder always-sticky.
9116         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9117         defmacro.
9118
9119 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9120
9121         * wl-vars.el (wl-draft-add-references): New user option.
9122
9123         * wl-draft.el (wl-draft-add-references): New function.
9124         (wl-draft-yank-from-mail-reply-buffer): Use it.
9125         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9126         as nil.
9127
9128 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9129
9130         * wl-thread.el (wl-thread-update-line-msgs): Called
9131         `wl-thread-update-line-on-buffer-sub'.
9132         (wl-thread-update-line-on-buffer): Delete routine of inserting
9133         thread.
9134         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9135         moved from `wl-thread-update-line-on-buffer'.
9136         Add threshold for displaying progress gauge.
9137         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9138         argument of `wl-thread-update-line-msgs'.
9139         Add threshold for displaying progress gauge.
9140         * wl-folder.el:
9141         Add threshold for displaying progress gauge.
9142         * wl-score.el: Ditto.
9143
9144         * wl-expire.el (wl-summary-expire): Display deleting info.
9145
9146 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9147
9148         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9149         `no-msg'.
9150         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9151         argument of `wl-thread-update-line-msgs'.
9152         (wl-summary-set-parent): Added optional argument `parent-number'.
9153         (wl-summary-buffer-saved-message): New buffer local variable.
9154         (wl-summary-save-current-message): New command.
9155         (wl-summary-yank-saved-message): Ditto.
9156         (wl-summary-mode-map): Added key binding for
9157         `wl-summary-save-current-message' (\ew) and
9158         `wl-summary-yank-saved-message' (\C-y).
9159         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9160
9161 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9162
9163         * wl-summary.el (wl-summary-mode-map): Added key binding for
9164         `wl-summary-set-parent' (ts).
9165
9166 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9167
9168         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9169         subject faster. If thread number is reverse, delayed updating
9170         thread.
9171         (wl-summary-search-by-subject): Ditto.
9172         (wl-summary-put-alike): Ditto.
9173         (wl-summary-get-alike): Ditto.
9174         (wl-summary-insert-headers): Insert header of all overview in
9175         buffer.
9176         (wl-summary-rescan): Delayed updating thread. Kill search subject
9177         buffer for wl-summary-search-by-subject.
9178         (wl-summary-sync-update3): Ditto.
9179         (wl-summary-exit): Ditto.
9180         (wl-summary-goto-bottom-of-current-thread): Change for linked
9181         thread.
9182         (wl-summary-overview-create-summary-line): Change line for linked
9183         thread.
9184
9185         * wl-summary.el (wl-summary-update-thread): Use
9186         wl-thread-maybe-get-children-num.
9187         (wl-summary-set-parent): If change parent, move sub thread.
9188         (wl-summary-redisplay-internal): Add horizontal recenter.
9189         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9190
9191         * wl-thread.el (wl-thread-entity-get-linked): New function.
9192         (wl-thread-entity-set-linked): New function.
9193         (wl-thread-create-entity): Add linked element.
9194         (wl-thread-entity-insert-as-top): Use wl-append.
9195         (wl-thread-maybe-get-children-num): If closing thread, return
9196         children msgs.
9197         (wl-thread-update-line-msgs): Displaying progress message.
9198         (wl-thread-update-line-on-buffer-sub): Use
9199         wl-thread-maybe-get-children-num.
9200         (wl-thread-update-line-on-buffer): If update line is not exists,
9201         insert thread.
9202         (wl-thread-delete-message): If delete top msg of thread, search
9203         parent by subject.
9204         (wl-thread-insert-entity): Use
9205         wl-thread-maybe-get-children-num.
9206
9207         * wl-highlight.el (wl-highlight-summary-current-line): change
9208         sregexp for linked thread.
9209         * wl-util.el (wl-count-lines): Count lines.
9210         (wl-horizontal-recenter): horizontal recenter.
9211         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9212         (wl-score-get-alike): Ditto.
9213         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9214         (wl-subject-length-limit): New variable.
9215         (wl-highlight-thread-indent-string-regexp): Changed for linked
9216         thread.
9217
9218 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9219
9220         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9221         New variable (revival).
9222         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9223         by subject matching if there's no in-reply-to nor references field
9224         (revival).
9225
9226 \f
9227 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9228
9229         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9230         message.
9231
9232 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9233
9234         * wl-summary.el (wl-summary-reply): Return t if there was a
9235         message at cursor point.
9236         Added unwind-protect.
9237         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9238         returns t.
9239         (wl-summary-cancel-message): Do nothing when there's no message at
9240         cursor point.
9241         (wl-summary-forward): Ditto.
9242         (wl-summary-jump-to-parent-message): Ditto.
9243         (wl-summary-reedit): Ditto.
9244         (wl-summary-edit-addresses): Ditto.
9245         (wl-summary-pipe-message): Ditto.
9246         (wl-summary-print-message-with-ps-print): Ditto.
9247         (wl-summary-print-message): Ditto.
9248         (wl-summary-mark-as-important): Ditto.
9249         (wl-summary-mark-as-unread): Ditto.
9250
9251         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9252         message at cursor point.
9253         (wl-summary-reply-with-citation): Remove unwind-protect.
9254
9255         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9256         subject searching feature.
9257         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9258         Eliminated.
9259
9260 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9261
9262         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9263         New variable.
9264         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9265         by subject matching if there's no in-reply-to nor references field.
9266
9267         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9268
9269         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9270         when display is finished.
9271         (wl-folder-open-all): Ditto.
9272         (wl-folder-update-access-group): Ditto.
9273         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9274         * wl-thread.el (wl-thread-close-all): Ditto.
9275
9276         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9277         progress gauge only when it was displayed.
9278         * wl-folder.el (wl-folder-insert-entity): Ditto.
9279
9280 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9281
9282         * wl-summary.el (wl-summary-incorporate): Enclose
9283         `wl-summary-sync-force-update' with save-excursion.
9284
9285 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9286
9287         * wl-summary.el (wl-summary-prefetch-region):
9288         Pass current cursor point to `pos-visible-in-window-p' after
9289         moving cursor to the started point.
9290
9291 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9292
9293         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9294
9295         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9296         fields from the forwarding message.
9297         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9298         `ignored-fields'.
9299
9300 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9301
9302         * wl-mime.el (wl-message-request-partial):
9303         Eliminated argument `msgdb'.
9304         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9305         (wl-mime-combine-message/partial-pieces): Likewise.
9306         * tm-wl.el (wl-message-request-partial): Likewise.
9307         (wl-mime-combine-message/partial-pieces): Likewise.
9308
9309 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9310
9311         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9312         when display is finished.
9313
9314 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9315
9316         * wl-summary.el (wl-summary-goto-folder-subr):
9317         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9318
9319 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9320
9321         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9322         when cursor point is visible.
9323
9324 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9325
9326         * wl-expire.el (wl-expire-archive-get-max-number):
9327         Don't use `file-name-directory'.
9328
9329 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9330
9331         * wl-expire.el (wl-expire-archive-get-max-number):
9332         Use `file-name-directory'.
9333
9334 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9335
9336         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9337         only when there is progress.
9338
9339 2000-04-13  Mito <mit@nines.nec.co.jp>
9340
9341         * wl-summary.el (wl-summary-sync-marks): Display progress.
9342
9343 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9344
9345         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9346         (wl-summary-prev): Move cursor regardless of unread status.
9347         (wl-summary-next): Ditto.
9348
9349 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9350
9351         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9352         Added argument `target' and `number'.
9353         * tm-wl.el (wl-summary-burst-subr): New function.
9354         (wl-summary-burst): Use it.
9355
9356 2000-04-10  Mito <mit@nines.nec.co.jp>
9357
9358         * wl-mime.el (wl-burst): New function.
9359         (wl-summary-burst): Use it.
9360
9361 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9362
9363         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9364         as petname when there's no candidate.
9365
9366 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9367
9368         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9369         New variable.
9370         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9371
9372         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9373
9374         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9375
9376 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9377
9378         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9379         Use substring of `original' instead of buffer-substring.
9380         (wl-refile-evaluate-rule):
9381         Set `original' argument of wl-refile-expand-newtext.
9382
9383         * wl-summary.el
9384         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9385         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9386         (wl-summary-auto-refile): Check existence of destination folder just
9387         before marking.
9388
9389 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9390
9391         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9392         when wl-refile-get-field-value return nil.
9393
9394 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9395
9396         * wl-refile.el
9397         (wl-refile-expand-newtext): New function imported from Gnus.
9398         (wl-refile-evaluate-rule): Use it.
9399
9400 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9401
9402         * wl-summary.el (wl-summary-print-destination):
9403         Duplicate folder string to avoid putting text-property on
9404         original string.
9405
9406         * wl-refile.el (wl-refile-get-field-value): New function.
9407         (wl-refile-evaluate-rule): New function;
9408         Evaluate refile rule recursively.
9409         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9410         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9411         New function; Check existence of a target folder recursively.
9412         (wl-summary-auto-refile-check-refile-rule-alist):
9413         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9414
9415 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9416
9417         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9418
9419         * wl-folder.el (wl-create-folder-entity-from-buffer):
9420         Fixed problem when '}' character is contained in folder name.
9421
9422         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9423
9424 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9425
9426         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9427         (wl-fldmgr-add-completion-all-completions):
9428         Use wl-fldmgr-add-completion-hashtb.
9429
9430 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9431
9432         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9433         wl-fldmgr-add-completion-subr): New functions.
9434         * wl-folder.el (wl-folder-completion-func): New variable.
9435         * wl-summary.el (wl-summary-read-folder):
9436         Use wl-folder-completion-func.
9437
9438         * wl-refile.el: Eliminate throw & catch.
9439
9440         * wl.el (wl-plugged-sending-queue-status): Fixed.
9441
9442 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9443
9444         * wl-draft.el (wl-draft): Put category property on
9445         mail-header-separator.