(wl-draft-do-fcc): Undo last change.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-draft.el (wl-draft-do-fcc): Undo last change.
4
5 2004-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
6
7         * wl-summary.el (wl-summary-overview-entity-compare-by-from): 
8         Don't extract mail address.
9         (wl-summary-mark-as-read-all): Dont' treat `read' flag.
10
11         * wl-draft.el (wl-draft-do-fcc): Don't treat `read' flag.
12
13         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
14
15 2004-09-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
16
17         * wl-fldmgr.el (wl-fldmgr-exit): Display length of
18         wl-fldmgr-cut-entity-list on confirmation.
19
20 2004-09-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
21
22         * wl-mime.el (mime-edit-temp-message-buffer): Remove definition.
23         (wl-mime-quit-preview): Check existence of
24         mime-edit-temp-message-buffer here.
25
26 2004-09-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
27
28         * wl-fldmgr.el (wl-fldmgr-delete): Remove folder entity
29         after deletion.
30
31         * wl-draft.el (wl-draft-send-confirm): Check major-mode
32         before calling wl-mime-quit-preview.
33
34 2004-09-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
35
36         * wl-summary.el (wl-summary-pick): If call it with prefix
37         argument, set `delete-marks' as non-nil. Pick from only visible
38         messages.
39         (wl-summary-check-target-mark): New function.
40         (wl-summary-target-mark-mark-as-read): Use it.
41         (wl-summary-target-mark-mark-as-unread): Ditto.
42         (wl-summary-target-mark-operation): Ditto.
43         (wl-summary-target-mark-set-flags): Ditto.
44         (wl-summary-target-mark-save): Ditto.
45         (wl-summary-target-mark-pick): Ditto.
46         (wl-summary-target-mark-forward): Ditto.
47         (wl-summary-target-mark-reply-with-citation): Ditto.
48         (wl-summary-target-mark-print): Ditto.
49         (wl-summary-target-mark-uudecode): Ditto.
50
51         * wl-summary.el (wl-summary-toggle-mime): Added optional argument
52         `no-mime'. if it is non-nil, call `wl-summary-redisplay-no-mime'
53         with `ask-coding' is non-nil.
54
55 2004-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
56
57         * wl-thread.el (wl-thread-set-parent): If parent is a message
58         which is identified by references, set linked as nil.
59
60 2004-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
61
62         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Added spec "m".
63         (wl-message-mode-line-format-spec-alist): Ditto.
64         (wl-message-mode-line-format): Ditto.
65         (wl-summary-mode-line-format): Ditto for docstring.
66         (wl-summary-no-mime-folder-list): Fix typo.
67
68         * wl-util.el (wl-current-message-buffer): Call
69         `wl-message-buffer-display' with `as-is' and `all-header' as nil.
70
71         * wl-summary.el (wl-summary-buffer-display-as-is): New buffer-local
72         variable.
73         (wl-summary-mode-map): Bind 'M' as `wl-summary-toggle-mime' instead
74         of `wl-summary-redisplay-no-mime'.
75         (wl-summary-goto-folder-subr): Set up wl-summary-buffer-display-as-is.
76         (wl-summary-toggle-mime): New function.
77         (wl-summary-redisplay-all-header): Rewrite.
78         (wl-summary-redisplay-no-mime): Ditto.
79         (wl-summary-redisplay-internal): Added argument `as-is' and
80         `all-header'.
81
82         * wl-refile.el (wl-refile-default-from-folder-path-separator):
83         New variable.
84         (wl-refile-guess-functions): Added wl-refile-guess-by-from at the
85         bottom.
86         (wl-refile-guess-by-history): Don't use wl-refile-guess-by-from.
87         (wl-refile-guess-by-from): Rewrite to fix the bug which inserts
88         "/" unconditionally.
89
90         * wl-mime.el (wl-draft-yank-current-message-entity): Use
91         wl-mime-preview-follow-no-mime for as-is content.
92         (wl-mime-preview-follow-no-mime): New function.
93         (wl-mime-preview-follow-current-region): Fixed parenthesis.
94
95         * wl-message.el (wl-message-redisplay): Removed argument `display-type'
96         and added `as-is', `all-header'.
97         (wl-message-buffer-display): Ditto.
98         (wl-message-buffer-display-type): New function.
99
100 2004-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
101
102         * wl-vars.el (wl-message-header-button-alist): Change default
103         value.
104         (wl-message-body-button-alist): Ditto.
105
106 2004-09-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
107
108         * wl.el (wl-exit): Run elmo-passwd-alist-clear.
109
110 2004-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-summary.el (wl-summary-get-available-flags): Rewrite.
113
114 2004-09-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
115
116         * wl-summary.el (wl-summary-sync-marks): Remove condition which
117         is always true.
118
119 2004-09-15  Yoichi NAKAYAMA  <yoichi@geiin.org>
120
121         * wl-mime.el (wl-mime-preview-follow-current-region): Avoid error
122         on null entity.
123
124 2004-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
125
126         * wl-vars.el (wl-draft-reply-default-position): Fix range.
127
128 2004-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
129
130         * wl-vars.el (wl-summary-resend-hook): New hook.
131
132         * wl-action.el (wl-summary-exec-action-resend-subr): Run
133         `wl-summary-resend-hook'.
134
135 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
136
137         * wl-vars.el (wl-draft-forward-hook): Setup to put forwarded flag.
138         (wl-summary-persistent-mark-priority-list): Add `forwarded'.
139         (wl-summary-uncached-mark): Renamed from wl-summary-read-uncached-mark.
140         (wl-summary-new-cached-mark): Changed default value to 'n'.
141         (wl-summary-unread-cached-mark): Changed default value to 'u'.
142         (wl-summary-answered-cached-mark): Changed default value to 'a'.
143         (wl-folder-sync-range-alist): Remove spec for 'flag.
144         (wl-summary-force-prefetch-folder-list): New user option.
145
146         * wl-summary.el (wl-summary-mode-map): Bind 'M-k' to
147         `wl-summary-toggle-persistent-mark'.
148         (wl-summary-update-mark-and-highlight-window): Don't highlight when
149         number is nil.
150         (wl-summary-mark-as-answered-region): Set interactive argument of
151         `wl-summary-set-persistent-mark-internal'.
152         (wl-summary-mark-as-important-region): Ditto.
153         (wl-summary-unset-persistent-mark): Ditto.
154         (wl-summary-set-persistent-mark): Ditto.
155         (wl-summary-mark-as-answered): Ditto.
156         (wl-summary-mark-as-important): Ditto.
157         (wl-summary-set-persistent-mark-internal): Do nothing
158         when `elmo-message-flag-available-p' is nil.
159         (wl-summary-toggle-persistent-mark): New function.
160         (wl-summary-goto-folder-subr): Call `wl-summary-force-prefetch'
161         when the folder matches `wl-summary-force-prefetch-folder-list'.
162
163
164         * wl-highlight.el (wl-highlight-summary-current-line): Do nothing
165         when number is nil.
166         (wl-highlight-summary-forwarded-face): New face.
167
168 2004-09-12  Yuuichi Teranishi  <teranisi@gohome.org>
169
170         * Version number is increased to 2.11.31.
171
172 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
173
174         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
175         (wl-biff-check-folder-async): Ditto.
176         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
177
178 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
179
180         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
181         Add an argument `reverse'.  All callers are updated.
182         (wl-summary-sort): Add a prefix argument `reverse' to specify
183         reverse sorting.
184         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
185         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
186         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
187
188 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
189
190         * wl-message.el (wl-message-redisplay): Does not narrow header if
191         disply-type is all-header or as-is.
192
193         * wl-summary.el (wl-summary-enter-handler): Use
194         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
195
196 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
197
198         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
199         after adding wl-draft-parent-variables.
200         (wl-draft-forward): Ditto.
201
202 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
203
204         * wl-summary.el (wl-summary-sync-marks): Call
205         `wl-summary-set-persistent-mark' and
206         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
207         (wl-summary-set-persistent-mark-internal): Add 4th argument
208         `no-server'.
209         (wl-summary-unset-persistent-mark): Ditto.
210         (wl-summary-set-persistent-mark): Ditto.
211         (wl-summary-add-flags-internal): Abolish.
212         (wl-summary-remove-flags-internal): Ditto.
213         (wl-summary-mark-as-important-internal): Ditto.
214         (wl-summary-mark-as-important): Use
215         `wl-summary-set-persistent-mark' instead of
216         `wl-summary-add-flags-internal'.
217         (wl-summary-mark-as-important-region): Ditto.
218
219         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
220
221         * wl-summary.el (wl-summary-get-available-flags): New function.
222         (wl-summary-sync-marks): Use it and simplified.
223         (wl-summary-unset-persistent-mark): Use
224         `wl-summary-get-available-flags'.
225         (wl-summary-set-persistent-mark): Ditto.
226
227 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
228
229         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
230         id.
231
232 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
233
234         * wl-summary.el (wl-summary-enter-handler): If argument is not a
235         number, call `wl-summary-prev-line-content'. Show message when the
236         message is not found.
237
238 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
239
240         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
241         wl-summary-enter-handler.
242         (wl-summary-enter-handler): New command.
243
244         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
245         docstring and custom spec.
246
247         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
248         flags too; Don't treat Cached and New.
249         (wl-summary-set-persistent-mark): Ditto.
250
251         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
252         `wl-folder-set-flag'.
253
254         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
255         instead of `wl-folder-set-flag'.
256
257         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
258         for completion.
259         (wl-summary-set-persistent-mark): Ditto.
260
261         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
262         instead of `wl-draft-quit-preview'.
263
264         * wl-mime.el (toplevel): Avoid compile warning.
265         (wl-mime-quit-preview): New function
266         (formarly defined as `wl-draft-quit-preview').
267         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
268         quitting method.
269
270         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
271
272         * wl-folder.el (wl-folder-set-flag): Renamed from
273         `wl-draft-set-flag-on-parent'.
274
275         * wl-draft.el (wl-draft-quit-preview): New function.
276         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
277         (wl-draft-send): Call `wl-folder-set-flag' instead of
278         `wl-draft-set-flag-on-parent'.
279         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
280
281 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
282
283         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
284         (wl-draft-send): Ditto.
285
286 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
287
288         * wl-vars.el (wl-draft-reply-hook): Changed default value.
289         (wl-draft-kill-pre-hook): Set default value as nil.
290         (wl-summary-reply-hook): Ditto.
291         (wl-draft-kill-flags): Abolish.
292
293         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
294         (wl-draft-parent-variables): Renamed from
295         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
296         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
297         argument; Add wl-draft-parent-variables to
298         wl-draft-config-variables.
299         (wl-draft-reply): Likewise.
300         (wl-draft-kill-flags): Abolish.
301         (wl-draft-send): Call wl-draft-set-flag-on-parent.
302         (wl-draft-set-flag-on-parent): New function.
303         (wl-draft-setup-parent-flag): Ditto.
304
305 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
306
307         * wl-draft.el (wl-draft-kill-flags): Avoid error when
308         `wl-draft-parent-folder' is "".
309
310 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
311
312         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
313         (wl-summary-digit-jump): New function.
314         (Adviced by John Owens and Hiroya Murata)
315
316         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
317         (Adviced by John Owens)
318
319         * wl-xmas.el (wl-message-define-keymap): Ditto.
320
321         * wl-mule.el (wl-message-define-keymap): Ditto.
322
323 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
324
325         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
326         change of return value of elmo-folder-count-flags.
327
328         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
329         (wl-summary-mark-as-read-internal): Ditto.
330         (wl-summary-set-persistent-mark-internal): Ditto.
331         (wl-summary-folder-info-update): Ditto.
332         (wl-summary-sync-update): Fixed the last change.
333
334         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
335
336 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
337
338         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
339         (wl-draft-kill-flags): Fixed docstring.
340
341         * wl-draft.el (wl-draft-kill-flags): New function.
342         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
343
344 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
345
346         * wl-vars.el (wl-reply-hook): Abolish.
347         (wl-draft-reply-hook): New hook.
348         (wl-summary-reply-hook): Ditto.
349         (wl-draft-forward-hook): Ditto.
350         (wl-summary-forward-hook): Ditto.
351         (wl-draft-kill-flags): New variable.
352
353         * wl-summary.el (wl-summary-mark-as-answered-region): Use
354         wl-summary-set-persistent-mark-internal.
355         (wl-summary-sync-marks): Use elmo-preserved-flags.
356         (wl-summary-update-persistent-mark): Make it interactive.
357         (wl-summary-set-persistent-mark-internal): New inline function.
358         (wl-summary-mark-as-answered): Use it.
359         (wl-summary-mark-as-unanswered): Ditto.
360         (wl-summary-unset-persistent-mark): New function.
361         (wl-summary-set-persistent-mark): Ditto.
362         (wl-summary-reply): Don't set answered flag;
363         Run wl-summary-reply-hook instead.
364         (wl-summary-forward): Call wl-draft-forward with number.
365         Run wl-summary-forward-hook.
366
367         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
368         (wl-highlight-summary-line-face-spec): Use it as a default
369         persistent mark face.
370
371         * wl-draft.el (wl-draft-forward): Added optional argument number;
372         Set wl-draft-parent-number; Run wl-draft-forward-hook.
373         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
374         (wl-draft-kill): Use wl-draft-kill-flags.
375
376         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
377
378         * wl-folder.el (wl-folder-check-one-entity): Follow the change
379         of return value of elmo-folder-count-flags.
380
381         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
382
383         * wl-summary.el (wl-summary-count-unread): Ditto.
384         (wl-summary-sync-update): Follow the change above.
385         (wl-summary-force-prefetch): New function.
386
387 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
388
389         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
390         variable `buf' with `let' instead of `setq'.
391
392 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-mime.el (wl-message-delete-current-part): If filename exists,
395         add Content-Disposition heaeder on the deleted part.
396
397 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
398
399         * wl-draft.el (wl-draft-save): Encode address list under edit by
400         `eword-encode-unstructured-field-body'.
401
402         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
403
404 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
405
406         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
407         wl-current-summary-buffer.
408
409 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
410
411         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
412         `numbers' is ignored.
413
414 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
415
416         * wl-folder.el (wl-folder-open-folder): Avoid error.
417         Reported by John Owens, [wl-en:815]
418
419         * wl.el (wl): Set timer for biff process even if prefix argument
420         is given or auto-checking is quitted.
421
422         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
423         immediately.
424         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
425         (wl-toggle-plugged): Ditto.
426
427         * wl-vars.el (wl-biff-use-idle-timer): New variable.
428         * wl-util.el (wl-biff-start): Use idle timer if
429         `wl-biff-use-idle-timer' is non-nil.
430
431 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
432
433         * wl-highlight.el (wl-highlight-message): Fix description.
434
435 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
436
437         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
438         tty.
439
440 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
441
442         * wl-action.el (wl-summary-exec): Print failure count.
443
444 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
445
446         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
447         to `defun', remove interactive form.
448         Set elmo-message-fetch-confirm when force-reload is non-nil.
449
450 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
451
452         * wl-summary.el (toplevel): Removed unnecessary autoload.
453
454 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
455
456         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
457         the buffer is generated from another message buffer.
458
459 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
460
461         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
462         extracted from `wl-fldmgr-save-folders'.
463         (wl-fldmgr-delete): Call it after deletion.
464
465 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
466
467         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
468         multi-tty support.
469
470 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
471
472         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
473
474 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
475
476         * wl-summary.el (wl-summary-rescan): Remove unused variables.
477         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
478
479 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
480
481         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
482         unsubscribe list only if argument CLEAR is nil.
483
484 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
485
486         * wl-draft.el (wl-draft-reply): Decode subject before removing
487         Re: prefix.
488
489 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
490
491         * wl-summary.el (wl-summary-sort-by-size): New command.
492
493 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
494
495         * wl-summary.el (wl-summary-number-list-from-region): New
496         function.
497         (wl-summary-mark-as-read-region): Use it.
498         (wl-summary-mark-as-unread-region): Ditto.
499         (wl-summary-set-flags-region): Ditto and add optional argument
500         remove.
501         (wl-summary-mark-as-answered-region): Ditto.
502         (wl-summary-mark-as-important-region): Ditto.
503         (wl-summary-target-mark-mark-as-important): Added optional
504         argument remove.
505         (wl-summary-target-mark-mark-as-answered): Ditto.
506         (wl-summary-target-mark-set-flags): Ditto.
507
508 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
509
510         * wl-summary.el (wl-summary-set-flags-region): Call
511         `wl-summary-set-flags-internal' with number list instead of call
512         one by each message.
513         (wl-summary-target-mark-set-flags): Likewise.
514
515 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
516
517         * wl-summary.el (wl-summary-target-mark-operation): Add optional
518         argument `inverse' and use `wl-summary-delete-all-target-marks'.
519         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
520         (wl-summary-target-mark-mark-as-answered): Likewise.
521
522 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
523
524         * wl-summary.el (wl-summary-target-mark-forward): Use
525         `wl-summary-delete-all-target-marks' instead of
526         `wl-summary-delete-all-temp-marks'.
527         (wl-summary-target-mark-reply-with-citation): Ditto.
528         (wl-summary-target-mark-uudecode): Ditto.
529         (wl-summary-target-mark-set-flags): Ditto and remove needless
530         cursor move.
531
532 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
533
534         * wl-summary.el (wl-summary-target-mark-forward): Protect
535         wl-summary-buffer-target-mark-list from nreverse.
536         (wl-summary-target-mark-reply-with-citation): Ditto.
537
538 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
539
540         * wl-thread.el (wl-thread-update-indent-string-thread): Use
541         `elmo-display-progress-threshold'.
542
543 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
544
545         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
546         check `wl-summary-highlight'.
547         (wl-summary-window-scroll-functions): Respect value of
548         `wl-summary-highlight'.
549         (wl-summary-sync-update): Run hooks
550         `wl-summary-buffer-window-scroll-functions' at any time.
551
552 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
553
554         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
555         from `wl-summary-cleanup-temp-marks'.
556         (wl-summary-cleanup-temp-marks): Abolish argument.
557         * wl.el (wl-save-status): Revert previous change.
558         (wl-execute-temp-marks): New function, call
559         `wl-summary-exec-with-confirmation'.
560         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
561         (wl-folder-save-and-exec-marks): Abolished.
562
563 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
564
565         * wl-e21.el (wl-e21-display-image-p): Respect
566         `wl-highlight-folder-with-icon'.
567         (wl-e21-highlight-folder-group-line): Highlight mouse line
568         even if wl-e21-display-image-p is nil.
569
570         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
571         Respect value of `wl-summary-highlight'.
572
573         * wl.el (wl-save-status): Remove unused variable.
574
575         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
576         (wl-folder-mode-map): Bind it to "x".
577
578 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
579
580         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
581
582         * wl-thread.el (wl-thread-get-parent-list): Don't check
583         disconnected ancestors, neglecting needless work in
584         `wl-thread-update-indent-string-thread'.
585
586         * wl.el (wl-save): Take prefix argument to execute remaining marks.
587         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
588         argument, add argument default-keep to keep marks by default.
589
590         * Version number is increased to 2.11.30.
591
592         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
593         customization type and docstring.
594         (wl-draft-reply-without-argument-list): Ditto.
595
596 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
597
598         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
599
600         * wl-spam.el (wl-spam-mark-action-list): Ditto.
601
602 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
603
604         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
605
606 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
607
608         * wl-draft.el (wl-draft-config-exec): Narrow the range of
609         save-excursion so as not to include run-hooks.
610
611 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
612
613         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
614         Clarify that marks are going to be cleared.
615
616 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
617
618         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
619         according to 3rd element of wl-summary-flag-mark.
620
621         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
622
623 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
624
625         * wl-action.el (wl-summary-target-mark-all): Don't set
626         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
627
628 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
629
630         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
631         (wl-forward-subject-prefix): Ditto.
632         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
633         (wl-draft-reply-make-subject): Ditto.
634
635         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
636         `wl-draft-forward'.
637         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
638
639 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
640
641         * wl-action.el (wl-summary-target-mark-set-action): Stop if
642         target message does not exist.
643
644 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
645
646         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
647         `wl-subject-prefix-regexp'.
648         (wl-subject-forward-prefix-regexp): New variable.
649         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
650         `wl-draft-strip-subject-re' and take regexp as argument.
651         (wl-draft-forward): Use it.
652         (wl-draft-reply): Ditto.
653
654 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
655
656         * wl-e21.el (wl-highlight-plugged-current-line): Change for
657         emacs multi-tty support.
658
659 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
660
661         * wl-e21.el (wl-e21-display-image-p): Don't call
662         `display-images-p'.
663         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
664         support.
665         (wl-highlight-folder-current-line): Ditto.
666         (wl-folder-init-icons): Ditto.
667
668 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
669
670         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
671         the last line of summary in unplugged mode.
672
673 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
674
675         * wl-vars.el (wl-refile-rule-alist): Doc fix.
676
677 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
678
679         * wl-vars.el (wl-user-mail-address-regexp): New variable.
680         * wl-address.el (wl-address-user-mail-address-p): Use it.
681         (wl-address-delete-user-mail-addresses): Ditto.
682         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
683
684         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
685         (wl-address-delete-user-mail-addresses): Ditto.
686
687         * wl-address.el (wl-address-delete-user-mail-addresses): New
688         function.
689         * wl-refile.el (wl-refile-guess-by-history): Use it.
690         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
691         (wl-draft-make-mail-followup-to): Ditto and fix logic.
692
693         * wl-draft.el (wl-draft-edit-string): To judge sender address,
694         use wl-address-user-mail-address-p.
695
696 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
697
698         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
699         after opening group.
700
701 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
702
703         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
704         of elmo-set-buffer-multibyte.
705
706         * wl-message.el (wl-original-message-mode): Ditto.
707
708         * wl-score.el (wl-score-insert-header): Ditto.
709
710         * wl-summary.el
711         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
712         (wl-summary-goto-folder-subr): Ditto.
713         (wl-summary-insert-headers): Ditto.
714
715         * wl-util.el (wl-set-string-width): Ditto.
716
717         * Version number is increased to 2.11.29.
718
719 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
720
721         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
722         (wl-highlight-summary-line-help-echo-alist): New variable.
723         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
724         into `wl-highlight-summary-line-help-echo' and
725         `wl-highlight-flag-folder-help-echo'.
726         (wl-highlight-summary-line-string): Change accordingly.
727         (wl-highlight-summary-current-line): Ditto.
728
729 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
730
731         * wl-highlight.el (wl-highlight-message): Ignore white spaces
732         at the beginning of field body (Thanks to Markus Knittig).
733
734         * wl-draft.el (wl-draft-insert-current-message): Also check
735         summary buffer, remove unnecessary tag.
736
737 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
738
739         * wl-draft.el (wl-draft-insert-current-message): Cause error also
740         when wl-message-buffer is nil.
741
742         * wl-folder.el (wl-folder): Abolish unused argument.
743         Call wl-folder-init when wl-folder-entity is nil.
744         * wl.el (wl): Change accordingly.
745
746 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
747
748         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
749         multibyte string before insert into draft buffer.
750         (wl-draft-create-buffer): Always enable multibyte characters for
751         draft buffer.
752
753         * Version number is increased to 2.11.28.
754
755 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
756
757         * wl-folder.el (wl-folder-open-close): Handle blank line.
758         (wl-folder-jump-to-current-entity): Ditto.
759
760 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
761
762         * Version number is increased to 2.11.27.
763
764 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
765
766         * wl-thread.el (wl-thread-insert-message): When the thread is
767         devided by wl-summary-max-thread-depth, insert line at the end of
768         buffer.
769
770 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
771
772         * Version number is increased to 2.11.26.
773
774 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
775
776         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
777
778 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
779
780         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
781         value of stream-type and session.
782
783 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
784
785         * Version number is increased to 2.11.25.
786
787 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
788
789         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
790         in a quit message.
791
792 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
793
794         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
795         (wl-summary-redisplay-no-mime-internal): Ditto.
796
797 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
798
799         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
800         * wl-vars.el (wl-smtp-connection-type): Ditto.
801
802 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
803
804         * wl-highlight.el (wl-highlight-message): Change to strict regexp
805         for the separator line and quote mail-header-separator.
806
807 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
808
809         * wl-spam.el (wl-message-check-spam): Fixed problem no display
810         result message.
811
812         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
813         `elmo-multiple-fields-body-list' with boundary as
814         mail-header-separator.
815
816 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
817
818         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
819
820 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
821
822         * wl-util.el (wl-list-diff): Remove unused function.
823
824         * wl-draft.el (wl-draft-send-confirm): Discard input before
825         confirmation.
826
827 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
828
829         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
830         order of flag and new.
831
832 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
833
834         * wl-vars.el (wl-refile-policy-alist): Abolished.
835
836         * wl-action.el (wl-summary-set-action-refile): Follow the change
837         above.
838
839 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
840
841         * wl-highlight.el (wl-highlight-signature-search): Don't use
842         re-search-backward for a long word since it is possible to crash
843         XEmacs because of a bug.
844
845 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
846
847         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
848
849 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
850
851         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
852         argument for wl-summary-sync-force-update.
853
854 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
855
856         * wl-summary.el (wl-summary-mode-map): Revival of
857         wl-summary-mark-as-important related bindings;
858         Bind 'F','tF','mF','rF','m&'.
859         (wl-summary-mark-as-important-region): Revival.
860         (wl-summary-target-mark-mark-as-important): Ditto.
861         (wl-summary-target-mark-operation): New function.
862         (wl-summary-target-mark-mark-as-answered): Use it.
863         (wl-summary-decide-flag): Don't set Important as default.
864         (wl-summary-mark-as-important-internal): Revival.
865         (wl-summary-mark-as-important): Ditto.
866
867         * wl-thread.el (wl-thread-mark-as-important): Ditto.
868
869         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
870         instead of facep.
871
872 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
873
874         * wl-dnd.el (wl-dnd-drop-func): Fix.
875
876         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
877         mouse-set-point instead of posn-point.
878
879         * wl-xmas.el (wl-completing-read-multiple): Define as function.
880
881         * wl-mule.el (wl-completing-read-multiple): Ditto.
882
883 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
884
885         * wl-demo.el (face-background-name): Defalias to avoid compile
886         warning.
887
888 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
889
890         * wl-summary.el (wl-summary-decide-flag): Use
891         wl-completing-read-multiple instead of completing-read-multiple.
892
893         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
894         New alias.
895
896         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
897         Use face-background-name instead of face-background.
898
899         * wl-vars.el (wl-summary-save-file-suffix): New user option.
900
901         * wl-summary.el (wl-summary-save): Use it.
902         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
903
904         * wl-mime.el (wl-mime-save-content): Fix last change.
905
906 2004-02-10  Len Trigg <lenbok@myrealbox.com>
907
908         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
909         New function.
910         (wl-summary-sort-specs): Added sort.
911         * wl-mime.el (wl-mime-save-content): Expand file name.
912
913 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
914
915         * wl-mime.el (wl-draft-preview-message): Fixed typo.
916
917         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
918
919 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
920
921         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
922         for flag if it is not defined.
923
924 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
925
926         * wl-e21.el (wl-highlight-folder-current-line): Use
927         elmo-folder-type-internal when elmo-folder-type returns nil.
928
929         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
930
931         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
932
933         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
934
935         * wl-e21.el (wl-summary-toolbar): Ditto.
936
937         * wl-vars.el (wl-demo-background-color): Abolished.
938         (wl-summary-persistent-mark-priority-list): Renamed from
939         wl-summary-flag-priority-list.
940         (wl-summary-flag-alist): New user option.
941         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
942         (wl-message-mode-line-format-spec-alist): Added 'F'.
943         (wl-message-mode-line-format): Likewise.
944         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
945         instead of wl-summary-important-mark.
946         (wl-file-folder-icon): New variable.
947
948         * wl-thread.el (wl-thread-set-flags): Renamed from
949         wl-thread-mark-as-important.
950
951         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
952         warning.
953         (wl-summary-mode-menu-spec): Follow the change of 
954         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
955         (wl-summary-mode-map): Follow the change of
956         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
957         (wl-summary-detect-mark-position): Follow the variable name change.
958         (wl-summary-set-flags-region): New function for the replacement of
959         wl-summary-mark-as-important-region.
960         (wl-summary-sync-marks): Sync all global-flags.
961         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
962         instead of elmo-message-flagged-p.
963         (wl-summary-persistent-mark-string): Follow the variable name change;
964         Put wl-summary-flag-mark if the message has global-flag.
965         (wl-summary-target-mark-set-flags): Renamed from 
966         wl-summary-target-mark-mark-as-important.
967         (wl-summary-decide-flag): New function.
968         (wl-summary-set-flags-internal): Renamed from
969         wl-summary-mark-as-important-internal.
970         (wl-summary-add-flags-internal): New function.
971         (wl-summary-remove-flags-internal): Ditto.
972         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
973         (wl-summary-mark-as-unimportant): Abolish.
974         (wl-summary-move-spec-alist): Changed `important' to `digest'.
975         (wl-summary-next-message): List flagged messages in the msgdb.
976
977         * wl-score.el (wl-summary-score-update-all-lines): Use
978         wl-summary-add-flags-internal instead of 
979
980         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
981
982         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
983         from wl-message-buffer-cur-flag (To avoid misunderstanding).
984         (wl-message-buffer-require-all-header): Renamed from
985         wl-message-buffer-all-header-flag (Ditto).
986         (wl-message-buffer-flag-indicator): New variable.
987         (wl-message-redisplay): Changed local varibale name from `flag' to
988         `display-type'; Set up wl-message-buffer-flag-indicator.
989         (wl-message-buffer-display): Changed varibale name from `flag' to
990         `display-type'.
991         (wl-message-display-internal): Likewise.
992
993         * wl-highlight.el (wl-highlight-demo-face): Define default background
994         color.
995         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
996
997         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
998
999         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
1000         (wl-demo-setup-properties): Renamed from
1001         `wl-demo-set-background-color'.
1002         (wl-demo): Follow the change above.
1003         
1004         * Version number is increased to 2.11.24.
1005
1006 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1007
1008         * wl-summary.el (wl-summary-toggle-thread): Call
1009         `wl-summary-rescan' with disable-thread as non-nil.
1010         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
1011
1012 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
1013
1014         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
1015         foreground property of the face.
1016         (wl-demo-insert-text): Don't set up face property here.
1017         (wl-demo): Call wl-demo-set-background-color, anyway.
1018
1019 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1020
1021         * wl-vars.el (wl-demo-background-color): The value can be nil.
1022
1023 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
1024
1025         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
1026         to wl-summary-wheel-dispatcher.
1027
1028         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
1029         wl-message-wheel-dispatcher.
1030         (wl-message-wheel-dispatcher): New function.
1031         (wl-summary-wheel-dispatcher): Ditto.
1032
1033 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
1034
1035         * wl-action.el (wl-summary-target-mark-all): List messages which are
1036         not in the killed-list.
1037
1038         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
1039         only when the folder is 'flag/important.
1040
1041         * wl-address.el (wl-complete-field-body): Complete if the last
1042         character is a space.
1043
1044 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1045
1046         * wl-folder.el (wl-folder-clear-entity-info): Use
1047         elmo-clear-hash-val.
1048
1049         * wl-fldmgr.el (wl-fldmgr-rename): Set
1050         wl-folder-info-alist-modified as t.
1051
1052 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
1053
1054         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
1055
1056 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1057
1058         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
1059         (wl-folder-buffer-last-visited-entity-id): New buffer local
1060         variable.
1061         (wl-folder-revisit-last-visited-folder): New function.
1062         (wl-folder-mode-map): Bind it to "C-i".
1063         (wl-folder-set-current-entity-id): Set last visited folder.
1064         * wl-summary.el (wl-summary-exit): Ditto.
1065
1066 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
1067
1068         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
1069         before calling `recenter' in order to cope with an XEmacs bug.
1070
1071 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
1072
1073         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
1074         to the default value.
1075
1076 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
1079         change.
1080         (wl-summary-sync-marks): Ditto.
1081         (wl-summary-mark-as-read-internal): Ditto.
1082         (wl-summary-mark-as-answered-internal): Ditto.
1083         (wl-summary-mark-as-important-internal): Ditto.
1084         (wl-summary-reply): Ditto.
1085
1086         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
1087         instead of `elmo-folder-unflag-answered'.
1088
1089         * Version number is increased to 2.11.23.
1090
1091         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
1092         the last change.
1093
1094 2004-01-11  Kenichi Okada  <okada@opaopa.org>
1095
1096         * wl-spam.el (wl-summary-exec-action-refile-with-register):
1097         Specify "spam" or "good".
1098
1099 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
1100
1101         * wl-spam.el (wl-summary-exec-action-spam): Call
1102         wl-folder-confirm-existence for spam folder.
1103         (wl-spam-setup): Bind "mk".
1104
1105 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1106
1107         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
1108
1109 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
1110
1111         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
1112         destination folder is empty.
1113
1114 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
1115
1116         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
1117         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
1118
1119         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
1120         (wl-summary-refile-prev-destination-region): New function.
1121         (wl-thread-refile-prev-destination): Ditto.
1122         (wl-summary-target-mark-refile-prev-destination): Ditto.
1123
1124 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
1125
1126         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
1127         (wl-demo-background-color): Changed default value.
1128
1129         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
1130         color.
1131
1132         * wl-demo.el (wl-demo-set-background-color): New function.
1133         (wl-demo): Call it.
1134
1135 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
1136
1137         * wl-address.el (wl-address-delete): Avoid mis-deleting.
1138         * wl-address.el (wl-address-add-or-change): Don't add empty
1139         address.
1140
1141 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1142
1143         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
1144
1145 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
1146
1147         * wl-vars.el (wl-demo-image-filter-alist): New variable
1148         (wl-demo-background-color): Ditto.
1149
1150         * wl-demo.el (wl-demo-xpm-set-background): New function.
1151         (wl-demo-image-filter): Ditto.
1152         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
1153
1154         * wl-vars.el (wl-demo-icon-name-alist): New variable.
1155
1156         * wl-demo.el (wl-demo-icon-name): Define as function.
1157         (wl-demo-insert-image): Use it.
1158
1159 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
1160
1161         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
1162
1163 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
1164
1165         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
1166
1167 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
1168
1169         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
1170
1171 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1172
1173         * wl-thread.el (wl-thread-mark-as-answered): New function.
1174
1175         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1176         answered" entry.
1177         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1178         "r&" and wl-thread-mark-as-answered to "t&".
1179         (wl-summary-mark-as-important-region): Refine to toggle mark.
1180         (wl-summary-mark-as-answered-region): New function.
1181         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1182         and 3rd argument.
1183         (wl-summary-mark-as-important-internal): Likewise.
1184
1185 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1186
1187         * wl-template.el (wl-template-preview): New internal variable.
1188         (wl-template-preview-p): New function.
1189         (wl-template-show): Bind `wl-template-preview' as t.
1190
1191 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1192
1193         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1194         `elmo-message-entity-field' with 3rd argument which is non-nil.
1195
1196 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1197
1198         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1199         Removed duplicate local bind `folder'.
1200
1201 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1202
1203         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1204
1205 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1206
1207         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1208         duplicate definition.
1209
1210 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1211
1212         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1213         non-nil, use it; Don't fetch message if there's no message in the
1214         current cursor position.
1215
1216 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1217
1218         * wl-util.el (wl-region-exists-p): Use region-active-p.
1219         (wl-deactivate-region): New function.
1220         * wl-message.el (wl-message-redisplay): Deactivate region.
1221
1222         * wl-summary.el (wl-summary-reply): Call
1223         `wl-summary-set-message-buffer-or-redisplay' instead of
1224         `wl-summary-redisplay-internal', don't move point.
1225
1226 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1227
1228         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1229         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1230         by regexp.
1231
1232 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1233
1234         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1235         if no need.
1236
1237 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1238
1239         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1240         default value to nil.
1241         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1242         `wl-summary-prepare-hook'; Replace refile action to
1243         `wl-summary-exec-action-refile-with-register'.
1244
1245         * Version number is increased to 2.11.22.
1246
1247 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1248
1249         * wl-summary.el (wl-summary-detect-mark-position): Set
1250         `wl-summary-buffer-weekday-name-lang'.
1251
1252 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1253
1254         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1255         (wl-summary-mark-as-read-all): Ditto.
1256         (wl-summary-delete-messages-on-buffer): Ditto.
1257         (wl-summary-sync-update): Ditto.
1258         (wl-summary-mark-as-read-internal): Ditto.
1259         (wl-summary-mark-as-answered-internal): Ditto.
1260         (wl-summary-update-folder-info): Abolished.
1261
1262 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1263
1264         * wl-summary.el (wl-summary-mark-as-read-all): Use
1265         `wl-summary-update-folder-info' instead of
1266         `wl-folder-update-unread'.
1267
1268 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1269
1270         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1271         `wl-summary-folder-info-update'.
1272         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1273         instead of `wl-summary-folder-info-update'.
1274         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1275         `wl-folder-set-folder-updated'.
1276         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1277         instead of `wl-folder-update-unread'.
1278         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1279         the value of `wl-summary-buffer-unread-count' for the second parameter of
1280         `wl-folder-update-unread'.
1281
1282         * Version number is increased to 2.11.21.
1283
1284 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1285
1286         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1287         a local variable.
1288
1289 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1290
1291         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1292         interactively.
1293
1294         * wl-summary.el (wl-summary-mark-as-important-internal): New
1295         internal function.
1296         (wl-summary-mark-as-important): Use it.
1297         (wl-summary-mark-as-unimportant): New function.
1298         (wl-summary-sync-marks): Follow the API change.
1299
1300         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1301
1302         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1303
1304 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1305
1306         * wl-folder.el (wl-folder-update-unread): Re-indent.
1307         Narrow the scope of a local variable.
1308
1309 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1310
1311         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1312         (wl-addrmgr-merge-entries): Ditto.
1313         (wl-addrmgr): Added to address entry which exists in draft buffer
1314         if no entry is in original.
1315
1316 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1317
1318         * wl-batch.el: New file.
1319
1320 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1321
1322         * wl-vars.el (wl-use-semi): Remove unused variable.
1323
1324 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1325
1326         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1327         "?".
1328
1329 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1330
1331         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1332         wl-summary-new-mark.
1333         (wl-summary-new-cached-mark): New user option.
1334         (wl-summary-score-marks): Follow the change above.
1335         (wl-summary-auto-refile-skip-marks): Ditto.
1336         (wl-summary-incorporate-marks): Ditto.
1337         (wl-summary-expire-reserve-marks): Ditto.
1338
1339         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1340
1341         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1342         (wl-summary-persistent-mark-string): Distinguished between cached
1343         and uncached mark when the message is new.
1344
1345 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1346
1347         * wl-spam.el (wl-spam-domain): Renamed from
1348         `wl-spam-folder-guess-domain'.
1349         (wl-summary-exec-action-spam): Register as spam if domain of the
1350         source folder is good.
1351         (wl-summary-exec-action-refile-with-register): Register message if
1352         domain of the source folder is not undecided.
1353
1354 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1355
1356         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1357         detect thread loop.
1358
1359 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1362         and wl-summary-skip-mark-list.
1363
1364 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1365
1366         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1367
1368         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1369
1370         * wl-spam.el (toplevel): Require wl-highlight.
1371         (wl-spam-auto-check-policy-alist): Abolish.
1372         (wl-spam-auto-check-folder-regexp-list): New user option.
1373         (wl-spam-auto-check-marks): Ditto.
1374         (wl-spam-mark-action-list): Ditto.
1375         (wl-highlight-summary-spam-face): New face.
1376         (wl-spam-auto-check-message-p): New function.
1377         (wl-spam-map-spam-messages): Fixed message.
1378         (wl-spam-register-spam-messages): Ditto.
1379         (wl-spam-register-good-messages): Ditto.
1380         (wl-summary-spam-map): Add and remove keybind.
1381         (wl-summary-target-mark-spam): Abolish.
1382         (wl-summary-refile-spam): Ditto.
1383         (wl-summary-test-spam): New function.
1384         (wl-summary-mark-spam): Ditto.
1385         (wl-summary-auto-check-spam): Follow the above change.
1386         (wl-summary-exec-action-spam): New function.
1387         (wl-summary-exec-action-refile-with-register): Fixed message.
1388         (wl-message-check-spam): New function.
1389         (wl-spam-setup): Ditto.
1390         (toplevel): Call it if this file is loaded interactivity.
1391
1392         * Version number is increased to 2.11.20.
1393
1394 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1395
1396         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1397         when new optional argument `force' is non nil or modified.
1398
1399 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1400
1401         * wl.el (toplevel): Require wl-spam when compile.
1402         (wl-save-status): Call wl-spam-save-status.
1403
1404         * wl-spam.el (wl-spam-register-spam-messages): New function.
1405         (wl-spam-register-good-messages): Ditto.
1406         (wl-spam-save-status): Ditto.
1407         (wl-summary-mode-map): Bind
1408         wl-summary-target-mark-register-as-spam to "ms" and
1409         wl-summary-target-mark-register-as-good to "mn".
1410         (wl-summary-register-as-spam): Abolish optional argument; Use
1411         wl-spam-register-spam-messages.
1412         (wl-summary-register-as-spam-all): Use
1413         wl-spam-register-spam-messages.
1414         (wl-summary-register-as-good): Abolish optional argument; Use
1415         wl-spam-register-good-messages.
1416         (wl-summary-register-as-good-all): Use
1417         wl-spam-register-good-messages.
1418         (wl-summary-target-mark-register-as-spam): New funtion.
1419         (wl-summary-target-mark-register-as-good): Ditto.
1420
1421 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1422
1423         * wl-spam.el: New file.
1424
1425 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1426
1427         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1428
1429         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1430         (wl-summary-auto-refile): Call wl-refile-guess with
1431         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1432
1433 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1434
1435         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1436         with disable-thread argument non-nil.
1437
1438 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1439
1440         * wl-summary.el (wl-summary-rescan): Added optional argument
1441         disable-thread.
1442         (wl-summary-sync): Call wl-summary-rescan with argument
1443         disable-thread.
1444         (wl-summary-input-range): Added new range `rescan-thread'.
1445
1446 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1447
1448         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1449
1450 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1451
1452         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1453         internal variable.
1454         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1455         wl-summary-search-parent-by-subject-regexp and
1456         wl-summary-divide-thread-when-subject-changed as nil.
1457         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1458         (wl-summary-insert-thread): Search parent entity from
1459         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1460         thread loop.
1461
1462 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1463
1464         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1465
1466         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1467
1468         * wl-util.el (wl-require-update-all-folder-p): New function.
1469         (wl-get-assoc-list-value): Added `function' to match directive.
1470         (wl-collect-draft): Rewrite.
1471
1472         * wl-summary.el (wl-summary-sync-update): Clear faces
1473         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1474         are non-nil.
1475         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1476         argument as function.
1477         (wl-summary-input-range): Ditto.
1478
1479         * wl-folder.el (wl-draft-get-folder): New function.
1480         (wl-folder-get-elmo-folder): Consider draft folder.
1481
1482         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1483         (wl-draft-buffer-message-number): New buffer local variable.
1484         (wl-draft-folder-internal): New internal variable.
1485         (wl-draft-delete): Rewrite.
1486         (wl-draft-save): Ditto.
1487         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1488         wl-folder-get-elmo-folder.
1489         (wl-draft-config-info-operation): Ditto.
1490         (wl-jump-to-draft-folder): Ditto.
1491         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1492         (wl-draft-reedit): Rewrite.
1493
1494         * Version number is increased to 2.11.19.
1495         
1496 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1497
1498         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1499         variable.
1500
1501 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1502
1503         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1504         Use ignore-errors instead of unwind-protect.
1505
1506 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1507
1508         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1509         for updating `wl-thread-entity-list'.
1510
1511 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1512
1513         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1514         parameter from calling `wl-thread-entity-get-older-brothers' and
1515         `wl-thread-entity-get-younger-brothers'.
1516         Replace nested `append' with a single one.
1517
1518 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1519
1520         * wl-summary.el (wl-summary-mode): Don't use the return value of
1521         `make-local-hook'.
1522
1523 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1524
1525         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1526         instead of `let*'.
1527         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1528         of local variables.
1529
1530 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1531
1532         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1533         Renamed from wl-summary-window-scroll-functions.
1534         (wl-summary-window-scroll-functions): Don't set to variable.
1535         (wl-summary-display-top): Use run-hooks.
1536         (wl-summary-display-bottom): Ditto.
1537         (wl-summary-toggle-disp-msg): Ditto.
1538         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1539         Use it instead of wl-summary-window-scroll-functions.
1540         (wl-summary-goto-folder-subr): Don't call
1541         wl-summary-window-scroll-functions, use
1542         wl-summary-buffer-window-scroll-functions instead.
1543
1544 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1545
1546         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1547         make-local-variable.
1548
1549 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1550
1551         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1552         set-buffer-modified-p.
1553         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1554         (wl-summary-display-bottom): Ditto.
1555         (wl-summary-toggle-disp-msg): Ditto.
1556
1557 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1558
1559         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1560
1561         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1562         (wl-summary-forward): Use elmo-message-entity-field instead of
1563         elmo-message-field.
1564
1565         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1566
1567 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1568
1569         * wl-summary.el (wl-summary-window-scroll-functions): No use
1570         `append'.
1571
1572 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1573
1574         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1575         function.
1576         (wl-summary-window-scroll-functions): Call it when both
1577         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1578         (wl-summary-temp-mark): Added optional argument number.
1579         (wl-summary-message-mark): Added optional argument flag.
1580         (wl-summary-persistent-mark): Added optional argument number and flag.
1581         (wl-summary-update-persistent-mark): Ditto.
1582         (wl-summary-update-status-marks): Set "r" for interactive spec.
1583
1584         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1585         argument number and flag.
1586
1587         * wl-action.el (wl-summary-registered-temp-mark): 
1588         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1589
1590 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1591
1592         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1593         internal variable (buffer local).
1594         (wl-summary-window-scroll-functions): New function.
1595         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1596         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1597         as nil.
1598         (wl-summary-update-status-marks): Added arguments beg, end and
1599         check.
1600         (wl-summary-update-mark-window): Use function.
1601         (wl-summary-sync-update): Follow the change above.
1602         (wl-summary-switch-to-clone-buffer): Copy
1603         wl-summary-buffer-unsync-mark-number-list.
1604         (wl-summary-goto-folder-subr): Set
1605         wl-summary-buffer-unsync-mark-number-list and
1606         use wl-summary-window-scroll-functions instead of
1607         wl-summary-lazy-highlight.
1608
1609         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1610
1611 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1612
1613         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1614
1615         * wl-summary.el (wl-summary-update-persistent-mark): Call
1616         wl-summary-set-message-modified.
1617
1618         * wl-summary.el (wl-summary-sync-update): Don't call
1619         wl-summary-update-status-marks.
1620
1621         * Version number is increased to 2.11.18.
1622
1623 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1624
1625         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1626         (wl-message-next-page): Ditto.
1627
1628 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1629
1630         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1631         local variable.  Change the order of a collected list into the
1632         same as the specified range.  Remove nil from a collected list.
1633
1634 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1635
1636         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1637         argument for elmo-folder-list-messages.
1638
1639 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1642         change (wl-summary-count-unreads return a list instead of a cons
1643         cell).
1644
1645 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1646
1647         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1648         `wl-summary-folder-info-update'.
1649
1650 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1651
1652         * wl-summary.el (wl-summary-set-message-modified): No use
1653         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1654         (wl-summary-set-mark-modified): Abolish.
1655         (wl-summary-mark-modified-p): Ditto.
1656         (wl-summary-save-view): Follow the change above.
1657
1658         * wl-expire.el (wl-summary-expire): Likewise.
1659
1660 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1661
1662         * wl-summary.el (wl-summary-detect-mark-position): Use
1663         modb-entity-handler.
1664         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1665
1666         * Version number is increased to 2.11.17.
1667
1668 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1669
1670         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1671         entity field value.
1672         (wl-summary-prefetch-msg): Ditto.
1673         (wl-summary-print-message-with-ps-print): Ditto.
1674
1675 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1676
1677         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1678         for dummy entity.
1679         (wl-summary-insert-thread): Use elmo-message-entity-field.
1680         (wl-summary-update-thread): Use elmo-message-entity-field and
1681         elmo-message-entity-number.
1682         (wl-summary-line-number):  Use elmo-message-entity-number.
1683         (wl-summary-line-size): Use elmo-message-entity-field.
1684         (wl-summary-line-subject): Ditto.
1685         (wl-summary-line-from): Ditto.
1686         (wl-summary-line-attached): Ditto.
1687         (wl-summary-create-line): Ditto.
1688         (wl-summary-create-line): Use elmo-message-entity-number.
1689         (wl-summary-print-message-with-ps-print): Use
1690         elmo-message-entity-field.
1691
1692 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1693
1694         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1695         change in elmo-msgdb-make-message-entity.
1696         (wl-summary-buffer-set-folder): Don't call
1697         wl-summary-detect-mark-position here.
1698         (wl-summary-rescan): Call elmo-message-entity-number.
1699         (wl-summary-sync-update): Ditto.
1700         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1701
1702         * wl-score.el (wl-score-header-index): Redefine 2th element.
1703         (wl-score-overview-entity-get-extra): Abolish.
1704         (wl-score-ov-entity-get): Rewrite.
1705         (wl-score-string-index<, wl-score-string-func<): Abolish.
1706         (wl-score-string<): New function.
1707         (wl-score-string-sort): Use it.
1708
1709         * wl-refile.el (wl-refile-guess-by-history): Use
1710         elmo-message-entity-field.
1711         (wl-refile-guess-by-from): Ditto.
1712         (wl-refile-guess-by-msgid): Ditto.
1713
1714         * Version number is increased to 2.11.16.
1715
1716 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1717
1718         * wl-folder.el (wl-folder-confirm-existence): Don't call
1719         file-exists-p if msgdb-path is nil.
1720         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1721         `wl-read-folder-hist' to `wl-read-folder-history'.
1722
1723 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1724
1725         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1726         `y-or-n-p'.
1727
1728 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1729
1730         * wl-score.el (wl-score-headers): Don't use
1731         elmo-folder-do-each-message-entity.
1732
1733         * Version number is increased to 2.11.15.
1734
1735 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1736
1737         * wl-summary.el (wl-summary-delete-all-msgs): Use
1738         elmo-folder-move-messages instead of elmo-folder-delete-messages
1739         and elmo-folder-detach-messages.
1740         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1741
1742         * wl-expire.el (wl-expire-delete): Ditto.
1743         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1744
1745 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1746
1747         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1748         (wl-message-header-narrowing-fields): Ditto.
1749         (wl-message-header-narrowing-lines): Ditto.
1750         (wl-message-header-narrowing-string): Ditto.
1751
1752         * wl-summary.el (wl-summary-mode-map): Bind
1753         wl-summary-toggle-header-narrowing to "C-cC-f".
1754         (wl-summary-toggle-header-narrowing): New function.
1755
1756         * wl-message.el (wl-message-buffer-create): Call
1757         wl-message-header-narrowing-setup.
1758         (wl-message-redisplay): Call wl-message-header-narrowing.
1759         (wl-message-header-narrowing): New function.
1760         (wl-message-header-narrowing-map): New keymap.
1761         (wl-message-header-narrowing-widen-map): New keymap.
1762         (wl-message-header-narrowing-again-at-mouse): New function.
1763         (wl-message-header-narrowing-1): Ditto.
1764         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1765         (wl-message-header-narrowing-setup): Ditto.
1766         (wl-message-header-narrowing-toggle): Ditto.
1767         
1768         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1769
1770         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1771         'flag as all.
1772         (wl-use-flag-folder-help-echo): New user option.
1773
1774         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1775         wl-summary-highlight as nil.
1776         (wl-summary-set-mark-modified): Follow the API change.
1777         (wl-summary-mark-modified-p): Ditto.
1778         (wl-summary-mark-as-read-all): Ditto.
1779         (wl-summary-sync-marks): Don't call
1780         elmo-folder-list-messages-with-global-mark.
1781         (wl-summary-mark-as-read-internal): Follow the API change.
1782         (wl-summary-mark-as-answered-internal): Ditto.
1783         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1784         Follow the API change.
1785         (wl-summary-create-line): Call with number argument.
1786         (wl-summary-reply): Follow the API change.
1787
1788         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1789         function.
1790         (wl-highlight-summary-line-string): Call it when
1791         wl-use-flag-folder-help-echo is non-nil.
1792         (wl-highlight-summary-current-line): Ditto.
1793         (elmo-flag-folder-referrer): Added autoload setting.
1794
1795         * wl-draft.el (wl-draft-kill): Follow the API change.
1796
1797         * Version number is increased to 2.11.14.
1798         
1799 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1800
1801         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1802
1803 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1804
1805         * Version number is increased to 2.11.13.
1806
1807 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1808
1809         * wl-draft.el (wl-draft-previous-history-element): Fixed
1810         unbalanced parenthesis and bind unbound local variables.
1811
1812 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1813
1814         * wl-draft.el (wl-draft-previous-history-element): New function.
1815         (wl-draft-next-history-element): Ditto.
1816         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1817         them to M-p and M-n.
1818
1819 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1820
1821         * Version number is increased to 2.11.12.
1822
1823 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1824
1825         * wl-draft.el (wl-draft-hide): Select buffer-window.
1826
1827 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1828
1829         * wl-summary.el (wl-summary-narrow-to-region): New function.
1830         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1831         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1832         (wl-summary-save-region): Use it.
1833         * wl-action.el (wl-summary-collect-numbers-region)
1834         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1835
1836 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1837
1838         * wl-folder.el (wl-folder-count-incorporates): Don't use
1839         `elmo-msgdb-mark-load'
1840
1841         * Version number is increased to 2.11.11.
1842
1843 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1844
1845         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1846         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1847
1848 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1849
1850         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1851
1852 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1853
1854         * Version number is increased to 2.11.10.
1855
1856 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1857
1858         * wl-mime.el (wl-draft-attribute-value): Fixed.
1859
1860 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1861
1862         * wl-util.el (wl-copy-local-variables): New function.
1863
1864         * wl-mime.el (wl-draft-attribute-recipients): New function.
1865         (wl-draft-attribute-envelope-from): Ditto.
1866         (wl-draft-attribute-smtp-posting-server): Ditto.
1867         (wl-draft-attribute-smtp-posting-port): Ditto.
1868         (wl-draft-attribute-value): Ditto.
1869         (wl-draft-preview-message): Use it to get value for
1870         attributes. Reflect result of `wl-draft-config'.
1871
1872         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1873         and call `wl-summary-mark-as-read' before to call
1874         `wl-summary-unset-mark'.
1875         (wl-summary-target-mark-mark-as-unread): Likewise.
1876         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1877
1878 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1879
1880         * wl-mime.el (wl-draft-preview-message): Use actual value for
1881         attributes; Fix for small window.
1882
1883 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1884
1885         * wl-refile.el (wl-refile-get-field-value): Call
1886         `elmo-message-entity-field' with 3rd argument is non-nil.
1887
1888 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-vars.el (wl-draft-preview-attributes): New user option.
1891         (wl-draft-preview-attributes-list): Ditto.
1892         (wl-draft-preview-attributes-buffer-lines): Ditto.
1893         (wl-draft-preview-attributes-buffer-name): Ditto.
1894
1895         * wl-mime.el (wl-draft-preview-message): Display attributes.
1896
1897 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1898
1899         * wl-summary.el (wl-summary-detect-mark-position): Bind
1900         wl-summary-flag-priority-list to '(new).
1901
1902 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1903
1904         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1905         funtion.
1906         (wl-highlight-summary-line-string): Use it.
1907         (wl-highlight-summary-current-line): Ditto.
1908
1909 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1910
1911         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1912         line even when the mark string is not changed.
1913
1914         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1915         argument change in the wl-summary-create-line.
1916         (wl-thread-insert-entity-sub): Ditto.
1917
1918         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1919         argument change in the wl-summary-create-line.
1920         (wl-summary-insert-sequential): Ditto.
1921         (wl-summary-update-thread): Ditto.
1922         (wl-summary-persistent-mark-string): New inline function.
1923         (wl-summary-message-mark): Use it.
1924         (wl-summary-create-line): Abolish argument wl-persistent-mark
1925         and added wl-flags, wl-cached.
1926
1927         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1928         mark to flags.
1929         (wl-highlight-summary-current-line): Decide the face not by the 
1930         persistent mark but flags.
1931
1932 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1933
1934         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1935         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1936         wl-summary-read-uncached-mark): Revive.
1937         (wl-summary-answered-cached-mark,
1938         wl-summary-answered-uncached-mark): New user option.
1939         (wl-summary-score-marks): Follow the change above.
1940         (wl-summary-auto-refile-skip-marks): Ditto.
1941         (wl-summary-incorporate-marks): Ditto.
1942         (wl-summary-expire-reserve-marks): Ditto.
1943         (wl-summary-flag-priority-list): New user option.
1944
1945         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1946         changes.
1947         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1948         of elmo-message-mark.
1949         (wl-summary-mark-as-read-internal): Ditto.
1950         (wl-summary-mark-as-answered): Ditto.
1951         (wl-summary-mark-as-important): Ditto.
1952         (wl-summary-redisplay-internal): Ditto.
1953         (wl-summary-redisplay-no-mime-internal): Ditto.
1954         (wl-summary-message-mark): New function.
1955         (wl-summary-insert-sequential): Use wl-summary-message-mark
1956         instead of elmo-message-mark.
1957         (wl-summary-update-thread): Ditto.
1958         (wl-summary-persistent-mark): Ditto.
1959         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1960         instead of elmo-message-mark.
1961
1962         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1963         wl-summary-message-mark instead of elmo-message-mark.
1964         (wl-thread-insert-entity-sub): Ditto.
1965         (wl-thread-get-children-msgs-uncached): Ditto.
1966
1967         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1968         variable name changes.
1969         (wl-highlight-summary-current-line): Ditto.
1970
1971         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1972         wl-summary-message-mark instead of elmo-message-mark.
1973
1974         * wl-expire.el (wl-expire-message-p): Ditto.
1975
1976         * wl-score.el (wl-score-headers): Ditto.
1977
1978         * Version number is increased to 2.11.9.
1979
1980         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1981         (wl-summary-sync-update): Follow the change above.
1982         (wl-summary-switch-to-clone-buffer): Ditto.
1983         (wl-summary-open-folder): Ditto.
1984
1985 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1986
1987         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1988         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1989
1990         * Version number is increased to 2.11.8.
1991
1992         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1993
1994         * wl-expire.el (wl-expire-refile): Follow the API change on
1995         `elmo-folder-move-messages'.
1996         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1997
1998         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1999         (wl-summary-exec-action-refile): Ditto.
2000         (wl-summary-exec-action-copy): Ditto.
2001         (wl-summary-no-auto-refile-message-p): No use
2002         `wl-summary-buffer-msgdb'.
2003         (wl-summary-auto-refile): Ditto.
2004
2005 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2006
2007         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
2008
2009 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
2010
2011         * wl-summary.el (wl-summary-sync): Treat no-sync.
2012
2013         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
2014         (wl-default-sync-range): Ditto.
2015
2016 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2017
2018         * wl-refile.el (wl-refile-subject-learn): Call
2019         `elmo-message-entity-field' with 3rd argument is non-nil.
2020         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
2021         instead of `elmo-msgdb-overview-entity-get-subject'.
2022
2023 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
2024
2025         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
2026         scan-type is rescan.
2027         (wl-summary-delete-all-temp-marks): Remove scored mark too when
2028         new optional argument force is non-nil.
2029         (wl-summary-save-view-cache): Call it with force argument non-nil.
2030
2031         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
2032
2033 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2034
2035         * wl-action.el (wl-summary-print-argument): Fixed last change.
2036
2037 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2038
2039         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
2040         simplified.
2041         (wl-summary-target-mark-mark-as-unread): Likewise.
2042         (wl-summary-target-mark-mark-as-important): Likewise.
2043
2044 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2045
2046         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
2047         * wl-summary.el (wl-summary-mark-as-important): Arranged.
2048         (wl-summary-mark-as-important-region): Change accordingly.
2049         (wl-summary-target-mark-mark-as-important): Ditto.
2050
2051 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2052
2053         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
2054
2055         * wl-action.el (wl-summary-print-argument): Print argument to
2056         right side of window if `wl-summary-print-argument-within-window'
2057         is non-nil.
2058
2059 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
2060
2061         * wl-action.el (wl-summary-set-mark): Use
2062         `wl-summary-message-visible-p' to check visibility of the message
2063         and jump to message only when the message line is visible and have
2064         different number; Call wl-summary-unset-mark with number argument.
2065         (wl-summary-unset-mark): 
2066         Use `wl-summary-message-visible-p'
2067         to check visibility of the message and jump to message only when
2068         the message line is visible and have different number;
2069
2070 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2071
2072         * Version number is increased to 2.11.7.
2073
2074         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
2075         and wl-folder-summary-line-format.
2076
2077         * wl-summary.el (wl-summary-message-visible-p): New inline function.
2078         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
2079         (wl-summary-set-score-mark): Use it.
2080         (wl-summary-target-mark-mark-as-read): Ditto.
2081         (wl-summary-target-mark-mark-as-unread): Ditto.
2082         (wl-summary-target-mark-mark-as-important): Ditto.
2083         (wl-summary-target-mark-msgs): Simplified.
2084         (wl-summary-detect-mark-position): Fixed problem when
2085         summary-line-format no contain persisten/temp mark spec.
2086         (wl-summary-temp-mark): Ditto.
2087         (wl-summary-persistent-mark): Ditto.
2088         (wl-summary-update-persistent-mark): Ditto.
2089
2090         * wl-action.el (wl-summary-set-mark): Ditto.
2091         (wl-summary-unset-mark): Ditto.
2092         All other related portions are changed.
2093
2094 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
2095
2096         * Version number is increased to 2.11.6.
2097
2098 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
2099
2100         * wl-util.el (wl-current-message-buffer): Define as function;
2101         Don't use the value of wl-messge-buffer.
2102
2103         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
2104         persistent mark.
2105
2106         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
2107         no current message, cause an error.
2108
2109 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2110
2111         * wl-summary.el (wl-summary-set-message-modified): Use
2112         elmo-folder-set-message-modified instead of
2113         elmo-folder-set-message-modified-internal.
2114
2115 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
2116
2117         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
2118         interactively.
2119         (wl-summary-sync): nokill->entirely.
2120         (wl-summary-sync-marks): Fixed message.
2121         (wl-summary-input-range): Added mark, nokill->entirely.
2122
2123         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
2124         messages as read.
2125
2126 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2127
2128         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
2129         update-noscore.
2130         (wl-summary-sync): Follow the change above.
2131
2132 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2133
2134         * wl-action.el (wl-summary-target-mark-all): Use
2135         elmo-folder-list-messages.
2136
2137 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
2138
2139         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
2140         (wl-summary-rescan): Set wl-summary-scored as nil.
2141         (wl-summary-sync-force-update): Follow the change above.
2142         (wl-summary-sync): Ditto.
2143         (wl-summary-sync-update): Added argument disable-killed.
2144         (wl-summary-insert-headers): Set visible-only argument for
2145         elmo-folder-list-messages.
2146         (wl-summary-input-range): Added update-nokill, update-noscore,
2147         all-nokill, all-noscore and mark.
2148
2149         * Version number is increased to 2.11.5.
2150
2151         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
2152
2153 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
2154
2155         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
2156         (wl-summary-prefetch-region-no-mark): Change accordingly.
2157         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
2158
2159 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
2160
2161         * wl-address.el (wl-complete-field-to): Abolished.
2162         (wl-complete-address): Completion function for completing-read.
2163         * wl-action.el (wl-summary-get-resend-address): Use it.
2164
2165         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
2166         wl-summary-update-mark and abolish unused argument.
2167         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
2168         (wl-summary-delete-cache, wl-summary-resume-cache-status)
2169         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
2170         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2171         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2172         * wl-draft.el (wl-draft-kill): Ditto.
2173
2174         * wl-summary.el: Remove unused binding of case-fold-search.
2175         (wl-summary-replace-status-marks): Abolished.
2176
2177 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2178
2179         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2180         is specified or folder length is zero.
2181
2182 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2183
2184         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2185         (wl-folder-archive-current-entity): Ditto.
2186
2187 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2188
2189         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2190         retrieving message mark.
2191         (wl-summary-redisplay-internal): Ditto.
2192
2193         * wl-message.el (wl-message-buffer-display): Ignore errors while
2194         retrieving message-id field.
2195
2196         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2197         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2198         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2199         order of the arguments for `wl-expire-message-p'.
2200         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2201
2202         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2203         Check return value of wl-summary-reply.
2204         (wl-summary-reply): Recover window configuration when an error occured.
2205
2206 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2207
2208         * wl-summary.el (wl-summary-resend-message): Abolished, the
2209         feature is inherited by wl-summary-resend (put resend mark).
2210
2211 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2212
2213         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2214         wl-message-buffer to nil when the message is hide.
2215
2216 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2217
2218         * .cvsignore: New file.
2219
2220 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2221
2222         * wl-action.el (wl-summary-action-docstring): Add more info.
2223         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2224         duplicate definition.
2225         (wl-summary-define-mark-action): Functions wl-summary-*-region
2226         keep current position.
2227         (wl-summary-unregister-target-mark): Store result to the variable.
2228
2229 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2230
2231         * Version number is increased to 2.11.4.
2232
2233 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2234
2235         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2236         wl-summary-delete-all-temp-marks.
2237         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2238
2239         * wl-action.el (wl-summary-set-mark): Changed terminology
2240         refile-destination -> action-argument.
2241         (wl-summary-unset-mark): Ditto.
2242         (wl-summary-remove-argument): Ditto.
2243         (wl-summary-print-argument): Ditto.
2244
2245         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2246         (wl-thread-remove-argument-region): Ditto.
2247         (wl-thread-print-argument-region): Ditto.
2248         (wl-thread-close): Ditto.
2249         (wl-thread-open): Ditto.
2250
2251         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2252         (wl-highlight-refile-destination-face is abolished)
2253         (wl-highlight-action-argument-string): Ditto.
2254         (wl-highlight-summary-current-line): Highlight action argument.
2255
2256         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2257         color for light backgrounds.
2258         (wl-highlight-summary-answered-face): Ditto.
2259
2260 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2261
2262         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2263
2264         * wl-score.el (wl-summary-score-update-all-lines): Use
2265         wl-summary-set-mark.
2266         (wl-summary-score-update-all-lines): Kill expunged messages.
2267
2268         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2269
2270 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2271
2272         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2273         directly.
2274         (wl-score-overview-entity-get-lines): Ditto.
2275         (wl-score-overview-entity-get-xref): Ditto.
2276         (wl-score-get-latest-msgs): Ditto.
2277         (wl-summary-rescore): Ditto.
2278
2279         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2280         to "&".
2281         (wl-summary-mark-as-answered-internal): New inline function.
2282         (wl-summary-mark-as-answered): New function.
2283         (wl-summary-mark-as-unanswered): Ditto.
2284         (wl-summary-sync-marks): Modified for answered-mark synching.
2285
2286 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2287
2288         * wl-action.el (wl-summary-set-mark): Fixed last change.
2289
2290 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2291
2292         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2293         behavior of wl-summary-unread-message-hook
2294         (Pointed out by akira yamada <akira@arika.org>).
2295
2296 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2297
2298         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2299         wl-summary-delete.
2300         * wl-xmas.el (wl-summary-toolbar): Ditto.
2301
2302         * wl-action.el (wl-summary-set-mark): Don't override current
2303         temp-mark.
2304
2305         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2306
2307 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2308
2309         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2310         (wl-refile-msgid-learn): Ditto.
2311         (wl-refile-get-field-value): Ditto.
2312
2313         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2314
2315         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2316         (wl-expire-delete-reserved-messages): Renamed from
2317         wl-expire-reserve-marked-msgs-from-list.
2318         (wl-expire-delete): Removed argument `msgdb'.
2319         (wl-expire-refile): Ditto.
2320         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2321         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2322         mark-alist as argument.
2323         (wl-expire-archive-number1): Removed argument `msgdb'.
2324         (wl-expire-archive-number2): Ditto.
2325         (wl-expire-archive-date): Ditto.
2326         (wl-expire-localdir-date): Ditto.
2327         (wl-expire-hide): Ditto.
2328         (wl-archive-number1): Ditto.
2329         (wl-archive-number2): Ditto.
2330         (wl-archive-date): Ditto.
2331         (wl-archive-folder): Ditto.
2332         All other related portions are changed.
2333
2334 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2335
2336         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2337         mean move up and down. (suggested by Takashi Kawachi)
2338
2339 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2340
2341         * wl-acap.el (toplevel): Don't require un-define.
2342
2343 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2344
2345         * wl-thread.el (wl-thread-delete-message): Always update
2346         wl-summary-buffer-number-list.
2347
2348         * wl-action.el (wl-summary-print-destination): 
2349         Do nothing when folder is nil.
2350
2351 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2352
2353         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2354         persistent mark when prefetch is succeeded.
2355
2356 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2357
2358         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2359         instead of elmo-msgdb-delete-msgs.
2360         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2361         (wl-expire-hide): Ditto.
2362
2363         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2364
2365         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2366         elmo-msgdb interface.
2367         (wl-thread-get-exist-children): Likewise.
2368         (wl-thread-insert-message): Likewise.
2369         (wl-thread-msg-mark-as-important): Likewise.
2370         (wl-thread-insert-entity-sub): Likewise.
2371         (wl-thread-get-children-msgs-uncached): Likewise.
2372
2373         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2374         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2375         (wl-summary-sync-update): Likewise.
2376         (wl-summary-auto-select-msg-p): Likewise.
2377         (wl-summary-update-thread): Likewise.
2378         (wl-summary-mark-as-important): Likewise.
2379         (wl-summary-jump-to-msg-internal): Likewise.
2380         (wl-summary-redisplay-internal): Likewise.
2381         (wl-summary-print-message-with-ps-print): Likewise.
2382         (wl-summary-folder-info-update): Likewise.
2383
2384         * wl-folder.el (wl-folder-check-one-entity):
2385         elmo-folder-count-flags instead of wl-summary-count-unread.
2386
2387         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2388
2389         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2390
2391         * wl-summary.el (wl-summary-set-message-modified): 
2392         Call wl-summary-set-mark-modified.
2393         (wl-summary-delete-messages-on-buffer): Call
2394         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2395         (wl-summary-sync-update): Call elmo-folder-length instead of
2396         elmo-folder-messages.
2397         (wl-summary-insert-headers): Don't call
2398         elmo-folder-list-message-entities.
2399
2400 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2401
2402         * wl-action.el (wl-summary-define-mark-action): Call
2403         `wl-summary-set-mark' with argument `data'.
2404         (wl-summary-auto-refile): Fixed order of arguments when call
2405         `wl-summary-refile'.
2406
2407 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2408
2409         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2410
2411         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2412
2413         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2414         (Renamed from wl-highlight-summary-deleted-face).
2415         (wl-highlight-summary-resend-face): New face.
2416
2417         (wl-highlight-summary-deleted-face): Renamed from
2418         wl-highlight-summary-erased-face.
2419
2420         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2421
2422         * wl-action.el (wl-summary-get-resend-address): New function.
2423         (wl-summary-exec-action-resend): Ditto.
2424         (wl-summary-exec-action-resend-subr): Ditto.
2425
2426         * w-thread.el (wl-thread-copy): Removed definition.
2427         (wl-thread-refile): Ditto.
2428         (wl-thread-delete): Ditto.
2429         (wl-thread-target-mark): Ditto.
2430
2431         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2432         (wl-summary-target-mark-set-action): Fixed.
2433         (wl-summary-define-mark-action): Fixed quotation.
2434         (wl-summary-move-mark-list-messages): Display message.
2435         (wl-summary-define-mark-action): Define thread functions.
2436         (wl-summary-exec-action-refile): Changed message.
2437         (wl-summary-exec): Ditto.
2438
2439 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2440         
2441         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2442         '%%'.
2443
2444 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2445
2446         * wl.el (toplevel): Require wl-action.
2447         (wl-init): Call wl-summary-define-mark-action.
2448
2449         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2450
2451         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2452         wl-summary-delete and wl-summary-erase.
2453         (wl-summary-mode-map): Ditto.
2454
2455         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2456         wl-delete-folder-alist.
2457
2458         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2459         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2460         (toplevel): Moved mark & action related functions to the wl-action.el.
2461
2462         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2463         in wl-summary-mark-action-list.
2464         (wl-highlight-summary-current-line): Ditto.
2465
2466         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2467         empty lines.
2468
2469         * wl-action.el: New file. 
2470
2471 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2472
2473         * wl-summary.el (wl-summary-target-mark-replace): New function.
2474         (wl-summary-target-mark-prefetch): Use it.
2475         (wl-summary-target-mark-delete): Ditto.
2476         (toplevel): Rearranged definition order.
2477         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2478         (wl-summary-target-mark-erase): Rewrite.
2479         (wl-summary-erase-region): New function.
2480         (wl-summary-exec-action-erase): Changed message.
2481         (wl-summary-move-mark-list-messages): New function.
2482         (wl-summary-exec-action-delete): Use it.
2483         (wl-summary-exec-action-erase): Ditto.
2484
2485         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2486         (wl-summary-skip-mark-list): Added "d".
2487
2488         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2489         while searching.
2490
2491         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2492         and define using defcustom;
2493         Define 4th element as a face.
2494         
2495         * wl-summary.el (wl-summary-incorporate): Use 
2496         `wl-summary-prefetch-region-no-mark' instead of
2497         `wl-summary-prefetch-region'.
2498         (wl-summary-prefetch-region-no-mark): Revival of old
2499         `wl-summary-prefetch-region'.
2500         (wl-summary-mark-action-list): Moved to wl-vars.el
2501
2502         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2503         face according to the `wl-summary-mark-action-list'.
2504         (wl-highlight-summary-current-line): Ditto;
2505         Removed destination highlighting.
2506
2507         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2508         (wl-highlight-summary-line-string): Highlight for "i" mark.
2509         (wl-highlight-summary-current-line): Ditto.
2510
2511         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2512         no destination.
2513
2514         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2515         exists, just go ahead.
2516         (wl-summary-prefetch-region): Rewrite.
2517         (wl-summary-prefetch): Ditto.
2518         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2519         (wl-summary-exec-action-prefetch): New function.
2520         (wl-summary-target-mark-prefetch): Rewrite.
2521
2522 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2523
2524         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2525         (wl-highlight-summary-line-string): Added "d" and "D".
2526         (wl-highlight-summary-current-line): Ditto.
2527
2528         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2529         in wl-summary.el.
2530         (wl-thread-insert-entity-sub): Ditto.
2531         (wl-thread-remove-destination-region): Ditto.
2532         (wl-thread-print-destination-region): Ditto.
2533
2534         * wl-summary.el (wl-summary-buffer-refile-list,
2535         wl-summary-buffer-delete-list,
2536         wl-summary-buffer-copy-list): Abolish.
2537         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2538         All other related portions are changed.
2539         (wl-summary-mark-action-list): New variable.
2540         (wl-summary-set-mark): New function.
2541         (wl-summary-register-target-mark): Ditto.
2542         (wl-summary-unregister-target-mark): Ditto.
2543         (wl-summary-have-target-mark-p): Ditto.
2544         (wl-summary-register-temp-mark): Ditto.
2545         (wl-summary-unregister-temp-mark): Ditto.
2546         (wl-summary-registered-temp-mark): Ditto.
2547         (wl-summary-collect-temp-mark): Ditto.
2548         (wl-summary-unset-mark): Ditto.
2549         (wl-summary-set-target-mark): Ditto.
2550         (wl-summary-unset-target-mark): Ditto.
2551         (wl-summary-set-action-generic): Ditto.
2552         (wl-summary-unset-action-generic): Ditto.
2553         (wl-summary-exec-action-delete): Ditto.
2554         (wl-summary-exec-action-erase): Ditto.
2555         (wl-summary-set-action-refile): Ditto.
2556         (wl-summary-set-action-refile-subr): Ditto.
2557         (wl-summary-unset-action-refile): Ditto.
2558         (wl-summary-make-destination-numbers-list): Ditto.
2559         (wl-summary-exec-action-refile): Ditto.
2560         (wl-summary-set-action-copy): Ditto.
2561         (wl-summary-unset-action-copy): Ditto.
2562         (wl-summary-exec-action-copy): Ditto.
2563         (wl-summary-collect-numbers-region): Ditto.
2564         (wl-summary-delete): Rewrite.
2565         (wl-summary-erase): Ditto.
2566         (wl-summary-remove-destination): Ditto.
2567         (wl-summary-exec): Ditto.
2568         (wl-summary-exec-region): Ditto.
2569         (wl-summary-target-mark-erase): Ditto.
2570         (wl-summary-refile): Ditto.
2571         (wl-summary-copy): Ditto.
2572         (wl-summary-unmark): Ditto.
2573         (wl-summary-delete-all-mark): Ditto.
2574         (wl-summary-mark-line): Don't highlight.
2575         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2576         (wl-summary-target-mark-refile-subr): Rewrite.
2577
2578         (wl-summary-copy-prev-destination): Abolish.
2579
2580 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2581
2582         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2583         default values along the value of wl-on-mule.
2584         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2585         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2586         It is not used anywhere.
2587
2588 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2589
2590         * wl-summary.el (wl-summary-print-destination): Keep position.
2591         (wl-summary-cursor-move-surface): Keep horizontal position.
2592
2593 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2594
2595         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2596         write sendlog.
2597
2598 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2599
2600         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2601         `wl-summary-highlight'.
2602
2603 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2604
2605         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2606         trivial condition for temp-mark.
2607
2608 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2609
2610         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2611         when it hits killed buffer.
2612
2613 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2614
2615         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2616         * wl-news.el.in: `message' and `error' take format string.
2617
2618 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2619
2620         * wl-folder (wl-folder-insert-entity): Display a message,
2621         `...done', when the work finish.
2622         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2623
2624 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2625
2626         * wl-message.el (wl-message-redisplay): Remove unused local
2627         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2628
2629 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2630
2631         * wl-summary.el (wl-summary-replace-status-marks): Disable
2632         interactive use.
2633         (wl-summary-reedit): Check message existence at first.
2634         (wl-summary-mark-line): Fix doc, return value is indefinite.
2635
2636         * wl-highlight.el (wl-highlight-message): Arranged.
2637
2638         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2639         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2640         check temp-mark by wl-summary-temp-mark always.
2641         (wl-highlight-summary): Change accordingly.
2642         * wl-summary.el (wl-summary-mark-as-read-all)
2643         (wl-summary-delete-cache, wl-summary-set-score-mark)
2644         (wl-summary-mark-as-unread, wl-summary-unmark)
2645         (wl-summary-mark-line, wl-summary-mark-as-read)
2646         (wl-summary-mark-as-important): Ditto.
2647
2648         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2649         end of the window if possible.
2650         * wl-summary.el (wl-summary-sync-update): Support lazy
2651         highlighting.
2652         (wl-summary-toggle-disp-msg): Ditto.
2653
2654 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2655
2656         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2657
2658 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2659
2660         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2661         change.
2662
2663 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2664
2665         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2666         API.
2667         (wl-summary-sync-update): Ditto.
2668
2669         * wl-score.el (wl-score-get-score-alist): Changed argument.
2670         (wl-summary-rescore-msgs): Likewise.
2671         (wl-summary-score-headers): Likewise.
2672         (wl-score-headers): Likewise;
2673         Use elmo-folder-do-each-message-entity, etc.
2674         (wl-summary-score-effect): Follow the changes above.
2675         (wl-summary-rescore): Ditto.
2676         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2677         (wl-score-get-overview): Abolish.
2678
2679         * wl-summary.el (wl-summary-default-from): Follow the API change in
2680         elmo-msgdb.
2681         (wl-summary-count-unread): Ditto.
2682         (wl-summary-detect-mark-position): Ditto.
2683         (wl-summary-overview-entity-compare-by-date): Ditto.
2684         (wl-summary-overview-entity-compare-by-number): Ditto.
2685         (wl-summary-overview-entity-compare-by-from): Ditto.
2686         (wl-summary-overview-entity-compare-by-subject): Ditto.
2687         (wl-summary-get-list-info): Ditto.
2688         (wl-summary-rescan): Ditto.
2689         (wl-summary-jump-to-msg-by-message-id): Ditto.
2690         (wl-summary-sync-update): Ditto; Removed comment.
2691         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2692         (wl-summary-insert-message): Use wl-summary-insert
2693         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2694         (wl-summary-insert-headers): Changed argument overview to folder.
2695         (wl-summary-search-by-subject): Likewise.
2696         (wl-summary-insert-thread): Renamed from 
2697         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2698
2699         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2700         too.
2701
2702         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2703         wl-string-member.
2704
2705 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2706
2707         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2708         elmo-folder-append-buffer.
2709         (wl-draft-queue-append): Likewise.
2710
2711         * wl-mime.el (wl-message-delete-current-part): Ditto.
2712         (wl-summary-burst-subr): Ditto.
2713
2714         * wl-news.el.in (wl-news-send-news): Ditto.
2715
2716 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2717
2718         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2719         function.
2720         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2721         (wl-summary-update-mark): Enclose with save-excursion.
2722         (wl-summary-mark-as-read-internal): Fixed last change.
2723         (wl-summary-mark-as-important): Use 3rd argument of
2724         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2725         Don't use elmo-msgdb-set-mark.
2726         (wl-summary-redisplay-internal): If msgdb flag is already read,
2727         just update the mark on buffer.
2728
2729 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2730
2731         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2732         cut visible folder when elmo-folder-delete returns non-nil value.
2733
2734 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2735
2736         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2737         by Kenichi OKADA <okada@opaopa.org>).
2738
2739 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2740
2741         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2742
2743 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2744
2745         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2746         Fixed the last change, search group entity by its real name.
2747         (Thanks to: KOBAYASHI Shinji)
2748
2749 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2750
2751         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2752         (wl-fldmgr-access-display-all): Don't refer visible name.
2753         * wl-expire.el (wl-folder-archive-current-entity)
2754         (wl-folder-expire-current-entity): Ditto.
2755         * wl-folder.el (wl-folder-jump-to-current-entity)
2756         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2757         (wl-folder-open-folder-sub,wl-folder-open-all)
2758         (wl-folder-write-current-folder): Ditto.
2759         (wl-folder-insert-entity): Don't use petname for normal group.
2760         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2761         is the real name.
2762         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2763         Abolished.
2764
2765 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2766
2767         * wl-draft.el (wl-draft-create-buffer): Add
2768         `wl-summary-reply-with-citation'
2769
2770 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2771
2772         * wl-draft.el (wl-draft-reply): Fixed.
2773
2774 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2775
2776         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2777         when `wl-draft-send-confirm-with-preview' is non-nil.
2778         You can scroll up/down by j/k.
2779         (wl-draft-send-confirm-with-preview): New variable (default=t).
2780
2781 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2782
2783         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2784         (wl-fldmgr-save-folders): Fix comment.
2785
2786 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2787
2788         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2789         along the last change in `wl-folder-buffer-group-p'.
2790
2791 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2792
2793         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2794         folder.
2795
2796         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2797         the default value.
2798
2799         * wl-mime.el (wl-summary-burst): Update summary only when target
2800         folder equals current folder.
2801
2802 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2803
2804         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2805
2806 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2807
2808         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2809         value.
2810
2811 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2812
2813         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2814         `map-extents' instead of `extent-at' repeatedly.
2815         (wl-highlight-folder-current-line): Ditto.
2816
2817         * wl-highlight.el: Remove useless dummy functions.
2818
2819 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2820
2821         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2822         (wl-folder-put-folder-property): New function to put text property.
2823         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2824         (wl-folder-insert-entity, wl-folder-update-diff-line)
2825         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2826         * wl-e21.el, wl-xmas.el, wl-mule.el
2827         (wl-highlight-folder-current-line): Ditto.
2828         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2829         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2830         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2831         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2832
2833 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2834
2835         * Version number is increased to 2.11.3.
2836
2837 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2838
2839         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2840         Resume current-buffer since it is assumed by remaining tasks.
2841
2842 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2843
2844         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2845         (wl-folder-completion-function): Abolished.
2846         (wl-folder-complete-folder): New function.
2847         (wl-folder-complete-filter-condition): Ditto.
2848         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2849         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2850
2851 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2852
2853         * wl-draft.el (wl-draft-send-confirm): New function.
2854         (wl-draft-send): Use it.
2855
2856         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2857         cursor-in-echo-area while confirming.
2858
2859         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2860
2861         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2862         searching via nntp if wl-summary-search-via-nntp is 'force.
2863         Otherwise, invoke searching in nntp folder only.
2864         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2865
2866         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2867         explicitly for mime-make-text-tag.
2868
2869 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2870
2871         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2872         `mime-make-text-tag' instead of `mime-create-tag'.
2873
2874 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2875
2876         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2877         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2878
2879 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2880
2881         * wl-score.el (wl-score-save): Bind print-length and print-level.
2882         (wl-score-pretty-print): Ditto.
2883         (wl-score-edit-insert-header-entry): Ditto.
2884
2885         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2886         "From" entry to be treated with wl-draft-eword-encode-address-list.
2887         * wl-mime.el (wl-draft-preview-message): Ditto.
2888
2889         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2890         (wl-summary-mark-as-unread): Ditto.
2891         (wl-summary-mark-as-read-region): Change accordingly.
2892         (wl-summary-mark-as-unread-region): Ditto.
2893         (wl-summary-target-mark-mark-as-read): Ditto.
2894         (wl-summary-target-mark-mark-as-unread): Ditto.
2895
2896 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2897
2898         * Version number is increased to 2.11.2.
2899
2900 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2901
2902         * wl-news.el.in (wl-news-previous-version-save): Bind
2903         print-length and print-level.
2904         * wl-thread.el (wl-thread-save-entities): Ditto.
2905         (wl-thread-save-top-list): Bind print-length.
2906
2907 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2908
2909         * wl-highlight.el (wl-highlight-summary-line-string): Use
2910         wl-summary-score-below-mark, wl-summary-score-over-mark.
2911         (wl-highlight-summary-current-line): Ditto.
2912
2913 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2914
2915         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2916         insert it.
2917
2918 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2919
2920         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2921
2922 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2923
2924         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2925         message without msgid.
2926         Rewrite with elmo-folder-move-messages.
2927         Set wl-message-buffer to nil.
2928
2929         * wl-summary.el (wl-summary-erase-subr): New function. Use
2930         elmo-folder-move-messages.
2931         (wl-summary-erase): Call it.
2932         (wl-summary-target-mark-erase): Ditto.
2933
2934 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2935
2936         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2937         it is not up-tp-date.
2938
2939 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2940
2941         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2942         buffer after calling `wl-summary-goto-folder-subr' without the
2943         argument `interactive'.
2944         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2945
2946 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2947
2948         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2949         `mime-create-tag'. Use `string=' instead of `looking-at'.
2950
2951 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2952
2953         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2954         to avoid compile warning.
2955
2956         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2957         entity-id when folder is given.
2958         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2959         save-excursion, use save-selected-window instead.
2960         Select folder buffer window if exists.
2961         (To correct behavior with wl-folder-move-cur-folder.)
2962
2963 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2964
2965         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2966
2967 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2968
2969         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2970         list-count instead of %d.
2971
2972 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2973
2974         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2975         (wl-news): Set it.
2976         (wl-news-append-to-folder): Use it.
2977
2978         * wl-news.el.in (wl-news-send-news): Append to specified folder
2979         instead of wl-default-folder.
2980         (wl-news-append-to-folder): Show error message with specified folder.
2981
2982         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2983                 In most major modes, Emacs assumes that any opening
2984                 delimiter found at the left margin is the start of a
2985                 top-level definition, or defun. Therefore, *never put an
2986                 opening delimiter at the left margin unless it should have
2987                 that significance.*
2988
2989         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2990
2991 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2992
2993         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2994
2995 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2996
2997         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2998
2999 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
3000
3001         * wl-summary.el (wl-summary-mark-collect): Revive missing return
3002         for sequential numbering case.
3003
3004 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3005
3006         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
3007         value.
3008         (wl-draft-reply-without-argument-list): Ditto.
3009         (wl-draft-reply-myself-with-argument-list): Abolish.
3010         (wl-draft-reply-myself-without-argument-list): Ditto.
3011         * wl-draft.el (wl-draft-self-reply-p): New function.
3012         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
3013
3014 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3015
3016         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
3017         (avoid error for the case without byte-compiling)
3018
3019 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
3020
3021         * wl-news.el.in (wl-news-append-to-folder): New function.
3022         (wl-news-exit): Rewrite.
3023         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
3024
3025 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3026
3027         * wl-draft.el (wl-draft-reply-position): New function.
3028         (wl-draft-reply-position): Fix.
3029         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
3030         (wl-summary-target-mark-reply-with-citation): Ditto.
3031         (wl-summary-reply-with-citation): Ditto.
3032         * wl-vars.el (wl-draft-reply-default-position): New variable.
3033
3034 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3035
3036         * wl-draft.el (wl-draft-send): Preview when interactive send.
3037
3038 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
3039
3040         * wl-draft.el (wl-draft-reply): Set default position.
3041         * wl-summary.el (wl-summary-reply): Ditto.
3042         (wl-summary-reply-with-citation): Ditto.
3043         (wl-summary-target-mark-reply-with-citation): Ditto.
3044
3045 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3046
3047         * wl-news.el.in (wl-news-lang): Set default value according to
3048         current-language-environment.
3049         (wl-news-append-news): Do nothing when news-list is nil.
3050
3051 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3052
3053         * wl-news.el.in (wl-news-mode-map): Add new keybind.
3054         (wl-news): Change message.
3055         (wl-news-exit): Check buffer.
3056         (wl-news-force-exit): New function.
3057         (wl-news-show-all): New function.
3058         (wl-news-discard-and-exit): Fix.
3059
3060 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3061
3062         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
3063         according to current-language-environment.
3064
3065         * wl-news.el.in (wl-news): If arg, show all NEWS after
3066         wl-news-default-previous-version.
3067
3068 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3069
3070         * wl-news.el.in (wl-news-check): Rewritten.
3071         (wl-news-previous-version-load): Change data type.
3072         (wl-news-previous-version-save): Change data type.
3073         (wl-news-append-news): Add return value.
3074         (wl-news-check-news): New function.
3075         (wl-news-already-current-p): New function.
3076         (wl-news-send-news): Rewritten.
3077         (wl-news-mode-map): Add new keybind.
3078         (wl-news): Rewritten.
3079         (wl-news-exit): Rewritten.
3080         (wl-news-discard-and-mail): New function.
3081         (wl-news-send-to-address): Abolished.
3082         * wl.el (wl-init): Delete a message.
3083
3084 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3085
3086         * wl-news.el.in (wl-news-exit): Update previous version.
3087         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
3088
3089 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3090
3091         * wl-news.el.in (wl-news): Add `delete-other-windows'.
3092
3093 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
3094
3095         * wl-news.el.in (wl-news): New function.
3096         (wl-news-mode): New function.
3097         (wl-news-next-line): New function.
3098         (wl-news-next-page): New function.
3099         (wl-news-exit): New function.
3100         (wl-news-buf-name): New variable.
3101         (wl-news-mode-map): New variable.
3102         (wl-news-winconf): New variable.
3103         (wl-news-append-news): Add an option.
3104
3105 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3106
3107         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
3108
3109 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3110
3111         * wl-news.el.in (wl-news-send-to-address): New variable.
3112         (wl-news-send-news): Use it.
3113         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
3114         Return updating status.
3115         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
3116
3117 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3118
3119         * wl-news.el.in (wl-news-send-news): Delete
3120         Organization and X-Face.
3121
3122 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3123
3124         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
3125         (wl-news-append-news): New function.
3126         (wl-news-send-news): New function.
3127
3128 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
3129
3130         * Version number is increased to 2.11.1.
3131
3132 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3133
3134         * wl-news.el.in : New file.
3135
3136 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3137
3138         * wl-vars.el (wl-draft-reply-with-argument-list): Change
3139         default value.
3140         (wl-draft-reply-without-argument-list): Ditto.
3141
3142 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
3143
3144         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
3145         (wl-message-buffer-prefetch-idle-time): Ditto.
3146         (wl-message-buffer-prefetch-folder-type-list): Ditto.
3147
3148 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
3149
3150         * wl-thread.el (wl-thread-insert-message): Use
3151         wl-summary-max-thread-depth.
3152
3153         * wl-summary.el (wl-summary-insert-thread-entity): Refined
3154         loop detection.
3155
3156         * wl-message.el (wl-message-buffer-display): Back to the first page
3157         when cache is hit.
3158
3159 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
3160
3161         * wl-vars.el (wl-summary-max-thread-depth): New user option.
3162
3163         * wl-summary.el (wl-summary-insert-thread-entity):
3164         If the thread depth is reached to wl-summary-max-thread-depth,
3165         divide the thread.
3166
3167 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
3168
3169         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
3170         for elmo-remove-passwd.
3171
3172 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3173
3174         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3175         folder is sticky.
3176         (wl-folder-mark-as-read-all-entity): Ditto.
3177         (wl-folder-prefetch-entity): Ditto.
3178
3179 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3180
3181         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3182
3183 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3184
3185         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3186         Delete messages on buffer for unplugged operation.
3187         (wl-summary-erase): Ditto.
3188
3189 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3190
3191         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3192         take nil so as not to search parent by subject.
3193
3194 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3195
3196         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3197         (wl-folder-get-next-folder): Ditto.
3198         (wl-folder-get-path): Ditto.
3199
3200 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3201
3202         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3203         system and encode the region with it before verifying.
3204
3205 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3206
3207         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3208         system of the echo buffer before decoding.
3209
3210 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3211
3212         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3213         original contents.
3214
3215 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3216
3217         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3218         with argument 'any-exists.
3219
3220 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3221
3222         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3223         Use `wl-cs-autoconv'.
3224
3225 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3226
3227         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3228         by `mime-view-automatic-conversion'.
3229
3230         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3231         (wl-message-verify-pgp-nonmime): Ditto.
3232         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3233         Bind them to C-c:d and C-c:v respectively.
3234
3235         Merge following code by Teranishi-san from [wl-en:00167].
3236         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3237         (wl-mime-preview-application/pgp-encrypted): Ditto.
3238         (wl-mime-setup): Add entry.
3239
3240 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3241
3242         * wl-summary.el (wl-summary-target-mark-erase): New function.
3243         Bind it to "mD".
3244
3245 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3246
3247         * wl-vars.el (wl-draft-write-file-function): Fix.
3248         (wl-draft-reedit-hook): Changed default value.
3249
3250         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3251         wl-draft-reedit-hook.
3252         (wl-draft-remove-text-plain-tag): New function.
3253         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3254
3255         * wl-vars.el (wl-draft-write-file-function): New user option.
3256
3257         * wl-draft.el (wl-draft-prepare-edit): Use it for
3258         local-write-file-hooks.
3259         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3260
3261         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3262         (wl-draft-insert-mail-header-separator): Return the body beginning
3263         point.
3264         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3265         text/plain.
3266         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3267
3268 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3269
3270         * wl-summary.el (wl-summary-erase): New function to erase message
3271         without moving it to trash. Bind to "D".
3272
3273         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3274         as `keep' unless switch-function.
3275
3276 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3277
3278         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3279         message buffer by using `wl-summary-toggle-disp-msg'.
3280         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3281         buffer window.
3282         (wl-summary-supresedes-message): Ditto.
3283
3284         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3285         Do not delete other windows.
3286         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3287         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3288         (wl-draft-create-buffer): Set reply-or-forward also for target
3289         mark commands.
3290
3291 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-draft.el (wl-user-agent-compose): Delete special case for
3294         switch-to-buffer-other-window.
3295
3296         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3297         (wl-summary-forward): Ditto.
3298
3299         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3300         function.
3301         (wl-draft-buffer-style): New use option.
3302
3303         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3304         (wl-draft): Follow the change above.
3305         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3306         wl-draft-buffer-style.
3307         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3308         switch-function.
3309
3310 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3311
3312         * wl-address.el (wl-address-make-completion-entry): Extracted from
3313         `wl-address-make-completion-list'.
3314         (wl-address-enable-strict-loading): New variable.
3315         (wl-address-make-completion-list): Revive petname duplication
3316         inquiry, and enable it if `wl-address-enable-strict-loading'.
3317         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3318
3319 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3320
3321         * wl-message.el (wl-message-get-original-buffer): Avoid
3322         'Selecting deleted buffer' error when original buffer is killed.
3323
3324 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3325
3326         * wl-summary.el (wl-summary-next-message): Use
3327         elmo-message-accessible-p instead of elmo-message-cached-p.
3328
3329 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3330
3331         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3332
3333         * wl-thread.el (wl-thread-open-all-unread): Use
3334         elmo-folder-list-flagged instead of
3335         elmo-folder-list-messages-mark-match.
3336
3337         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3338         instead of elmo-folder-list-messages-mark-match.
3339         (wl-summary-move-spec-alist): New variable.
3340         (wl-summary-move-spec-plugged-alist,
3341         wl-summary-move-spec-unplugged-alist): Abolish.
3342         (wl-summary-next-message): Follow the change above.
3343         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3344         with 'no-msg' argument.
3345
3346         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3347         variable.
3348         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3349         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3350         (wl-message-buffer-prefetch-get-next): Follow the change above.
3351
3352 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3353
3354         * wl-version.el (wl-version): Changed codename.
3355
3356         * Version number is increased to 2.11.0.
3357
3358 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3359
3360         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3361         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3362         `wl-draft-config-variables'.
3363         (wl-draft-kill): Fixed problem when the draft is reedit.
3364
3365 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3366
3367         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3368         buffer-modified status (Thanks to
3369         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3370
3371 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3372
3373         * wl-util.el (wl-region-exists-p): New function.
3374
3375         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3376         Remove defvars for byte-compile warnings.
3377
3378 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3379
3380         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3381         defvar-maybe. Removed unused bind.
3382
3383 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3384
3385         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3386         summary buffer window before creating new frame.
3387         (wl-draft-reply): Ditto.
3388
3389 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3390
3391         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3392
3393 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3394
3395         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3396
3397 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3398
3399         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3400         instead of `kill-region'.
3401
3402 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3403
3404         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3405         (wl-highlight-summary-line-string): Use it.
3406         (wl-highlight-summary-current-line): Ditto.
3407
3408         * wl-mime.el (wl-message-delete-current-part): Check the class of
3409         mime-entity.
3410
3411         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3412
3413         * wl-summary.el (wl-summary-make-number-list): Initialize.
3414         (wl-summary-update-mark): New function.
3415         (wl-summary-reply): Put `answered' mark on the message.
3416         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3417
3418         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3419         (wl-draft-reply): Added optional argument `number';
3420         Set wl-draft-parent-number.
3421         (wl-draft-kill): Delete answered mark if it is a reply.
3422
3423 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3424
3425         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3426         that originates in mime-preview-follow-current-entity.
3427         (wl-draft-yank-current-message-entity): Use it if region is active.
3428
3429         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3430         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3431         `wl-message-delete-current-part'.
3432         * wl-mule.el (wl-message-define-keymap): Ditto.
3433         * wl-xmas.el (wl-message-define-keymap): Ditto.
3434
3435 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3436
3437         * wl-mime.el (wl-message-delete-current-part): New function.
3438         (wl-mime-node-id-to-string): Ditto.
3439
3440         * wl-mime.el (wl-message-delete-current-part): Use existing
3441         original buffer which corresponds current mime-view buffer.
3442         (fetched buffer might have different structure, possibly)
3443
3444         * wl-mime.el (wl-message-delete-current-part): Quit if the
3445         message content differs from the actual message.
3446
3447 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3448
3449         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3450         order.
3451         (wl-summary-search-by-subject): Search parent message from tail;
3452         Check the existence of the parent message on the current thread tree.
3453         (wl-summary-update-thread): Check whether the line is inserted.
3454
3455 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3456
3457         * wl-vars.el (wl-summary-line-format): Undo last change.
3458         * wl-summary.el (wl-summary-print-destination): Do not put
3459         invisible property when `wl-summary-width' is nil.
3460         (wl-summary-line-subject-minimum-length): Abolished.
3461         (wl-summary-line-subject): Ditto.
3462
3463 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3464
3465         * wl-vars.el (wl-summary-line-format): Change default value.
3466         (wl-summary-subject-length-limit): Abolished.
3467         * wl-summary.el (wl-summary-line-subject): Ditto.
3468
3469 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3470
3471         * wl-template.el (wl-template-select): Added optional argument.
3472         If optional argument is specified, reverse
3473         `wl-template-visible-select'.
3474
3475 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3476
3477         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3478         Take prefix argument to force asking the destination folder.
3479
3480 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3481
3482         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3483         count and update status.
3484
3485 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3486
3487         * wl-summary.el (wl-summary-redisplay-internal): If
3488         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3489         after fetching.
3490
3491 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3492
3493         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3494         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3495
3496         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3497
3498 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3499
3500         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3501         (All other related portions are changed).
3502         (wl-summary-mark-as-read-all): Rewrite.
3503
3504 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3505
3506         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3507         `wl-summary-mark-as-read'.
3508         (wl-summary-mark-as-unread): Rewrite.
3509         (wl-summary-mark-as-read): Added no-modeline argument.
3510         (wl-summary-resume-cache-status): Rewrite.
3511         (wl-summary-exec-subr): Remove unused local variable.
3512
3513 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3514
3515         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3516         logic to call `wl-summary-buffer-prev-folder-function'.
3517         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3518
3519 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3520
3521         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3522         is nil.
3523
3524 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3525
3526         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3527         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3528         (wl-mime-setup): Add its entry.
3529
3530 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3531
3532         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3533         (wl-summary-delete-cache): Likewise.
3534         (wl-summary-mark-as-read): Rewrite.
3535
3536 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3537
3538         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3539         `wl-summary-count-unread'.
3540
3541         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3542
3543         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3544
3545 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3546
3547         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3548         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3549         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3550         Renamed to the elmo-msgdb-*-mark.
3551         (wl-summary-score-marks): Follow the change above.
3552         (wl-summary-auto-refile-skip-marks): Ditto.
3553         (wl-summary-incorporate-marks): Ditto.
3554         (wl-summary-expire-reserve-marks): Ditto.
3555
3556         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3557         changes.
3558         (wl-thread-insert-top): Changed updating message.
3559
3560         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3561         variable.
3562         (wl-summary-count-unread): Count answered marks.
3563         (wl-summary-rescan): Call wl-summary-insert-message instead of
3564         wl-summary-append-message-func-internal.
3565         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3566         (wl-summary-prefetch-msg): Follow the variable name changes.
3567         (wl-summary-prefetch-region): Ditto.
3568         (wl-summary-mark-as-read-all): Follow the API changes;
3569         Don't call elmo-folder-replace-marks.
3570         (wl-summary-delete-cache): Follow the variable name changes.
3571         (wl-summary-resume-cache-status): Ditto.
3572         (wl-summary-update-status-marks): New function.
3573         (wl-summary-insert-message): New function.
3574         (wl-summary-sync-marks): Follow the variable name changes.
3575         (wl-summary-sync-update): Synchronize to the msgdb, too;
3576         Changed update messages.
3577         (wl-summary-make-number-list): Rewrite.
3578         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3579         (wl-summary-mark-as-unread): Follow the API changes.
3580         (wl-summary-exec-subr): Follow the variable name changes.
3581         (wl-summary-mark-as-read): Ditto.
3582         (wl-summary-move-spec-plugged-alist): Ditto.
3583         (wl-summary-move-spec-unplugged-alist): Ditto.
3584         (wl-summary-cursor-move-surface): Ditto.
3585
3586         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3587         variable name changes.
3588         (wl-highlight-summary-current-line): Ditto.
3589
3590         * wl-expire.el (wl-expire-refile): Follow the API change in
3591         elmo-folder-move-messages.
3592         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3593         (wl-summary-archive): Use elmo-folder-msgdb instead of
3594         elmo-msgdb-load.
3595
3596 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3597
3598         * wl-mime.el (wl-draft-preview-message): Restore the position
3599         before evaluating wl-draft-send-hook in preview buffer.
3600
3601 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3602
3603         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3604         when it creates new draft buffer.
3605
3606         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3607         without argument.
3608
3609         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3610         Evaluate content and if the value is string, insert it.
3611         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3612         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3613         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3614         wl-draft-config-sub-part-bottom): Use it.
3615
3616         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3617         with the folder name. The question was unintelligible when it is
3618         called from wl-save-status.
3619
3620 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3621
3622         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3623         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3624         cannot take second argument).
3625
3626 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3627
3628         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3629         as t. Since type and subtype are not case sensitive (RFC 2045).
3630
3631 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3632
3633         * wl-vars.el (wl-message-mode-line-format): New variable.
3634         (wl-message-mode-line-format-spec-alist): Ditto.
3635         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3636         (wl-message-redisplay): Use wl-message-mode-line-format.
3637
3638 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3639
3640         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3641
3642 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3643
3644         * wl-summary.el (wl-summary-default-from): Write description.
3645
3646 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3647
3648         * wl-vars.el (wl-ldap-objectclass): Abolish.
3649
3650         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3651         (wl-ldap-make-filter): Removed condition for objectclass.
3652         (wl-ldap-make-matched-value-list): Remove meaningless process.
3653         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3654         (wl-address-ldap-search): Don't add `*' to `pat' string;
3655         use ignore-errors; added `email';
3656         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3657         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3658         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3659
3660
3661 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3662
3663         * wl-draft.el (wl-draft-parent-folder): Write description.
3664         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3665
3666 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3667
3668         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3669         as "" (zero-length string) if no parent.
3670         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3671
3672 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3673
3674         * wl-address.el (wl-address-make-completion-list): Skip duplication
3675         checking.
3676         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3677         `append'.
3678
3679 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3680
3681         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3682         instead of `beginning-of-buffer'.
3683
3684 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3685
3686         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3687
3688 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3689
3690         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3691         Refer wl-message-buffer-name.
3692         (wl-message-wheel-down): Ditto.
3693
3694 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3695
3696         * wl-vars.el (wl-message-buffer-name): New user option.
3697
3698         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3699         directly instead of making alist dinamically.
3700
3701         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3702         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3703         wl-message-buffer-cache-name.
3704         (wl-message-buffer-cache-clean-up): Ditto.
3705
3706         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3707
3708         * Version number is increased to 2.9.15.
3709
3710 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3711
3712         * wl-vars.el (wl-summary-default-view-alist): New user option.
3713
3714         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3715
3716         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3717         while deleting address.
3718         (wl-draft-delete-myself-from-cc): Ditto.
3719
3720         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3721         If optional argument is specified, reverse sort order.
3722
3723         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3724
3725 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3726
3727         * wl-thread.el (wl-thread-insert-message): Return parent number if
3728         exists.
3729         (wl-thread-update-indent-string-region): Use
3730         wl-thread-update-line-on-buffer-sub instead of
3731         wl-thread-update-line-on-buffer.
3732
3733 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3734
3735         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3736         (wl-folder-close-all): Ditto.
3737
3738 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3739
3740         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3741         and mailing-list:.
3742         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3743         value.
3744         (wl-summary-line-list-info): Print mailing-list name even when 
3745         list-number is empty.
3746
3747 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3748
3749         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3750
3751         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3752         (wl-draft-open-file): Ditto.
3753         (wl-draft-random-alphabet): Ditto.
3754
3755         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3756         bindings.
3757
3758 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3759
3760         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3761         * wl-vars.el (wl-draft-config-alist): Ditto.
3762
3763 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3764
3765         * Version number is increased to 2.9.14.
3766
3767         * wl.el (wl): Don't set wl-init as nil when error occured while
3768         auto-checking folders.
3769
3770         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3771         `elmo-expand-newtext'.
3772
3773 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3774
3775         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3776         `this-command' so that `wl-folder-goto-folder' contained in
3777         `wl-summary-keep-cursor-command' work.
3778
3779 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3780
3781         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3782         message buffer displaying state.
3783
3784 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3785
3786         * wl-vars.el (wl-summary-default-view): New variable to specify
3787         default value for `wl-summary-buffer-view' instead of using
3788         set-default.
3789         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3790
3791 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3792
3793         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3794
3795         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3796
3797 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3798
3799         * wl-vars.el (wl-forward-subject-prefix): New variable.
3800         * wl-draft.el (wl-draft-forward): Use it.
3801
3802 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3803
3804         * wl-message.el (wl-message-prev-page): When it is called without
3805         lines argument, scroll down by wl-message-scroll-amount lines.
3806         (wl-message-next-page): Ditto.
3807         * wl-vars.el (wl-message-scroll-amount): Change default value
3808         to preserve current behavior.
3809
3810 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3811
3812         * wl-summary.el (wl-summary-prefetch-msg): Bind
3813         `wl-message-entity' to call `wl-summary-from-function'.
3814
3815 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3816
3817         * wl-message.el (wl-message-buffer-create): Run
3818         wl-message-buffer-created-hook.
3819
3820 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3821
3822         * wl-summary.el (wl-summary-sort-specs): New variable.
3823         (wl-summary-default-sort-spec): Ditto.
3824         (wl-summary-sort): Rewrite.
3825         (wl-summary-sort-by-list-info): New function.
3826
3827 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3828
3829         * wl-summary.el (wl-summary-get-list-info): New function.
3830         (wl-summary-sort): Rewrite.
3831         (wl-summary-line-list-info): Ditto.
3832         (wl-summary-line-list-count): Ditto.
3833         (wl-summary-refile-region): Fixed docstring.
3834
3835 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3836
3837         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3838         `wl-folder-entity-hashtb' as completion table.
3839
3840 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3841
3842         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3843         only when this command is called interactively; silence the byte-
3844         compiler.
3845
3846 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3847
3848         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3849         active in XEmacs.
3850
3851 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3852
3853         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3854         plural lines.
3855
3856 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3857
3858         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3859         of current line when the cursor is on the header name.
3860         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3861
3862 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3863
3864         * wl-util.el (wl-read-directory-name): Return displayed directory
3865         as the default value also on XEmacs.
3866
3867 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3868
3869         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3870         formatting.
3871
3872 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3873
3874         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3875         argument and when it is non-nil, check face property before
3876         highlighting for each line.
3877         (wl-highlight-summary-window): Set it.
3878
3879 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3880
3881         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3882         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3883
3884         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3885         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3886         (wl-draft-get-fcc-list): Likewise.
3887
3888 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3889
3890         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3891         (wl-thread-entity-cur): Ditto.
3892         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3893         wl-thread-indent-regexp setting.
3894         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3895
3896         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3897         wl-summary-lazy-highlight.
3898         (wl-summary-display-bottom): Ditto.
3899
3900         * wl-thread.el (wl-thread-open-close): Likewise.
3901
3902         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3903         from and subject;
3904         Bind wl-draft-use-frame;
3905         Enclose with save-window-excursion;
3906         Use wl-draft-create-buffer instead of with-temp-buffer;
3907         Use wl-draft-prepare-edit;
3908         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3909         Use wl-draft-send instead of wl-draft-raw-send.
3910
3911 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3912
3913         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3914         of using wl-from.
3915
3916 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3917
3918         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3919         insert-buffer instead of clone-buffer.
3920         (wl-draft-doing-mime-bcc): New variable.
3921         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3922         infinite loop.
3923         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3924
3925         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3926         (wl-draft-mime-bcc-body): Ditto.
3927
3928         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3929         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3930         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3931         wl-draft-do-mime-bcc.
3932         (wl-draft-mime-bcc-field): New function.
3933         (wl-draft-do-mime-bcc): Ditto.
3934
3935         * wl-address.el (wl-address-complete-header-list): New variable.
3936         (wl-address-complete-header-regexp): Changed default value.
3937
3938         * Version number is increased to 2.9.13.
3939
3940 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3941
3942         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3943         it is differed.
3944
3945 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3946
3947         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3948         (wl-summary-line-list-count): Ditto.
3949
3950 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3951
3952         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3953         (wl-nntp-posting-function): New variable.
3954         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3955         `wl-nntp-posting-config-alist'.
3956
3957 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3958
3959         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3960         FLIM.
3961
3962 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3963
3964         * wl-summary.el (wl-summary-target-mark-refile-sub):
3965         Remove a nuisance funcall.
3966
3967 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3968
3969         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3970         as t for `try-completion'.
3971
3972 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3973
3974         * wl-summary.el (wl-summary-default-from): Use
3975         wl-address-header-extract-address instead of
3976         std11-extract-address-components.
3977         (wl-summary-simple-from): Ditto.
3978         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3979         (wl-summary-insert-headers): Show message.
3980         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3981         for whole line.
3982         (wl-summary-default-from): Revert last change.
3983         (wl-summary-simple-from): Ditto.
3984         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3985         (wl-summary-mark-as-read-region): Follow the change above.
3986         (wl-summary-sync-marks): Ditto.
3987         (wl-summary-target-mark-mark-as-read): Ditto.
3988         (wl-summary-redisplay-internal): Ditto.
3989         (wl-summary-redisplay-no-mime-internal): Ditto.
3990         (wl-summary-redisplay-all-header): Ditto.
3991         (wl-summary-mark-as-read): Removed argument `cached';
3992         Use current cache status to set cache mark.
3993         (wl-summary-redisplay-internal): Follow the change above.
3994         (wl-summary-redisplay-no-mime-internal): Ditto.
3995         (wl-summary-redisplay-all-header): Ditto.
3996
3997         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3998
3999         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
4000         Don't call itself recursively (Adviced by Yamaoka-san).
4001
4002 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4003
4004         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
4005         bind wl-summary-highlight as nil to avoid error caused by missing
4006         local variables.
4007
4008 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
4009
4010         * wl-vars.el (wl-invalid-character-message): New user option.
4011
4012         * wl-util.el (wl-set-string-width): If truncated string-width is
4013         larger than specified width, use `wl-invalid-character-message'.
4014
4015 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
4016
4017         * wl-summary.el (wl-summary-prefetch-msg): 
4018         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
4019
4020 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
4021
4022         * wl-vars.el (wl-summary-check-line-format): New user option.
4023         (wl-summary-line-format-file): Ditto.
4024
4025         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
4026         variable.
4027         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
4028         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
4029         and `wl-summary-view-old-p' to check whether do a rescan or not.
4030         (wl-summary-view-old-p): New function.
4031         (wl-summary-line-format-changed-p): Ditto.
4032         (wl-summary-line-format-save): Ditto.
4033         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
4034
4035         * wl-util.el (wl-set-string-width): Avoid using negative number
4036         for make-string.
4037
4038 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4039
4040         * wl-summary.el (wl-summary-line-list-info): Revised format of the
4041         return value.
4042
4043         * wl-util.el (wl-set-string-width): Added optional argument
4044         `padding' (All other related portions are changed).
4045         (wl-line-parse-format): If the first letter of column number is
4046         `0', zero-padding the result (ex: "%05l").
4047
4048         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
4049
4050 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4051
4052         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
4053         sequential summary view.
4054
4055 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
4056
4057         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
4058         if it doesn't have a -unix version.
4059
4060 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
4061
4062         * wl-summary.el (wl-summary-jump-to-msg): Fix.
4063
4064 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
4065
4066         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
4067         content.
4068         (wl-draft): Follow the change above.
4069
4070         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
4071
4072         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
4073         and wl-folder-summary-line-format-alist contain %T and %P.
4074
4075         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
4076         (wl-summary-mode-line-format): New user option.
4077         (wl-summary-line-format-spec-alist): Added l, T, P, n.
4078         (wl-summary-line-format): Changed default value.
4079         (wl-summary-lazy-highlight): Changed default value.
4080
4081         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
4082         change in wl-summary-create-line.
4083         (wl-thread-insert-entity-sub): Ditto.
4084
4085         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
4086         (wl-summary-buffer-unread-status): Ditto.
4087         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
4088         (wl-summary-buffer-persistent-mark-column): Ditto.
4089         (wl-summary-buffer-mode-line-formatter): Ditto.
4090         (wl-summary-buffer-mode-line): Ditto.
4091         (wl-summary-message-regexp): Abolished.
4092         (All other related portions are changed.)
4093         (wl-summary-detect-mark-position): New function.
4094         (wl-summary-buffer-set-folder): Setup
4095         wl-summary-buffer-mode-line-formatter.
4096         (wl-summary-mode): Setup selective-display;
4097         Setup pre-idle-hook when xemacs.
4098         (wl-summary-update-modeline): Rewrite.
4099         (wl-summary-jump-to-msg): Define as function;
4100         Changed regexp for searching messages.
4101         (wl-summary-message-number): Rewrite.
4102         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
4103         Do rescan when old type summary cache.
4104         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
4105         (wl-summary-remove-destination): Use '\r' to detect EOL.
4106         (wl-summary-print-destination): Ditto.
4107         (wl-summary-temp-mark): New inline function.
4108         (wl-summary-persistent-mark): Ditto.
4109         (wl-summary-line-number): New function.
4110         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
4111         (wl-summary-line-list-count): New function.
4112         (wl-summary-create-line): Added argument persistent-mark.
4113         (All other related portions are changed)
4114         (wl-summary-create-line): Insert '\r'.
4115         (wl-summary-save-view-cache): Encode whth `unix' EOL.
4116         (wl-summary-cursor-move-surface): New inline function.
4117         (wl-summary-prev): Use it.
4118         (wl-summary-next): Ditto.
4119
4120         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
4121         wl-summary-message-regexp.
4122         (wl-highlight-summary): Delete progress message.
4123         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
4124
4125         * Version number is increased to 2.9.12.
4126
4127 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4128
4129         * wl-summary.el (wl-summary-line-subject-minimum-length): New
4130         variable (nil: no minimum).
4131         (wl-summary-line-subject): Add some spaces after subject by
4132         wl-summary-line-subject-minimum-length.
4133
4134 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4135
4136         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
4137         and removed `F'.
4138         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
4139         change above).
4140
4141 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4142
4143         * wl-summary.el (wl-summary-line-list-count): Reverted.
4144         (example setting in samples/*/dot.wl is also updated)
4145
4146 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
4147
4148         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
4149
4150         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
4151
4152         * wl-vars.el (wl-summary-line-format): Addes some description to the
4153         docstring.
4154
4155         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4156         (wl-summary-line-close-bracket): Ditto.
4157         (wl-summary-line-children-number): Ditto.
4158         (wl-summary-line-thread-indent): Ditto.
4159         (wl-summary-line-children-and-from): Ditto.
4160
4161         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4162         't', 'c', 'F' and added 'C'.
4163
4164         * wl-util.el (wl-set-string-width): Accept negative value.
4165         (wl-line-parse-format): Added "%number(" and "%)".
4166
4167 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4168
4169         * wl-summary.el (wl-summary-line-list-count): Change format of the
4170         return value.
4171
4172 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4173
4174         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4175         from the recent message.el.
4176         (wl-draft-point-in-header-p): Ditto.
4177         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4178         wl-draft-beginning-of-line.
4179         * wl-e21.el (wl-draft-mode-map): Ditto.
4180         * wl-xmas.el (wl-draft-mode-map): Ditto.
4181
4182         * wl-folder.el: Sort macrodefs by dependencies.
4183
4184 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4185
4186         * wl-summary.el (wl-summary-prev): Fixed regexp.
4187         (wl-summary-next): Ditto.
4188
4189 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4190
4191         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4192
4193 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4194
4195         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4196         for backward compatibility.
4197
4198 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4199
4200         * wl-summary.el (wl-summary-line-list-count): New function, merged
4201         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4202         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4203         list counts.
4204
4205 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4206
4207         * wl-summary.el (wl-summary-create-line): Ignore errors while
4208         timezone-fix-time.
4209
4210         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4211
4212         * wl-summary.el (wl-summary-sync-update): Ditto.
4213         (wl-summary-default-from): Use wl-message-entity
4214         instead of entity.
4215
4216         * wl-summary.el (wl-summary-create-line): Fix.
4217
4218         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4219         (wl-summary-line-format): New user option.
4220         (wl-folder-summary-line-format-alist): Ditto.
4221         (wl-summary-from-width): Abolished.
4222
4223         * wl-util.el (toplevel): Require 'bytecomp.
4224         (wl-line-parse-format): New function.
4225         (wl-line-formatter-setup): New macro.
4226
4227         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4228         (wl-summary-buffer-line-formatter): New buffer local variable.
4229         (wl-summary-switch-to-clone-buffer): Follow the change above.
4230         (wl-summary-message-regexp): Fix.
4231         (wl-summary-from-func-internal): Abolished.
4232         (wl-summary-subject-func-internal): Ditto.
4233         (wl-summary-subject-filter-func-internal): Ditto.
4234         (All other related portions are changed.)
4235         (wl-summary-buffer-set-folder):
4236         Set up wl-summary-buffer-number-column and 
4237         wl-summary-buffer-line-formatter
4238         (All other related portions are changed.)
4239         (wl-summary-buffer-number-column-detect): Abolished.
4240         (All other related portions are changed.)
4241         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4242         (wl-summary-delete-all-temp-marks-on-buffer): Use
4243         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4244         (wl-summary-target-mark-delete): Ditto.
4245         (wl-summary-target-mark-refile-subr): Ditto.
4246         (wl-summary-target-mark-mark-as-read): Ditto.
4247         (wl-summary-target-mark-mark-as-unread): Ditto.
4248         (wl-summary-target-mark-mark-as-important): Ditto.
4249         (wl-summary-target-mark-save): Ditto.
4250         (wl-summary-replace-status-marks): Renamed from
4251         wl-summary-set-status-marks-on-buffer;
4252         Use wl-summary-message-regexp instead of
4253         wl-summary-buffer-number-regexp.
4254         (wl-summary-sync-update): Follow the change above.
4255         (wl-summary-goto-previous-message-beginning): New function.
4256         (wl-summary-mark-as-unread): Use it.
4257         (wl-summary-mark-as-important): Ditto.
4258         (wl-summary-line-formatter): New variable.
4259         (wl-summary-line-year): New function.
4260         (wl-summary-line-day): Ditto.
4261         (wl-summary-line-day-of-week): Ditto.
4262         (wl-summary-line-hour): Ditto.
4263         (wl-summary-line-minute): Ditto.
4264         (wl-summary-line-open-bracket): Ditto.
4265         (wl-summary-line-close-bracket): Ditto.
4266         (wl-summary-line-children-number): Ditto.
4267         (wl-summary-line-thread-indent): Ditto.
4268         (wl-summary-line-size): Ditto.
4269         (wl-summary-line-subject): Ditto.
4270         (wl-summary-line-from): Ditto.
4271         (wl-summary-line-children-and-from): Ditto.
4272         (wl-summary-create-line): Rewritten.
4273         (wl-summary-format-date): Abolished.
4274
4275         * wl-highlight.el (wl-highlight-summary-current-line): Use
4276         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4277         Use thread structure to detect thread top message.
4278
4279         * wl-draft.el (wl-default-draft-cite): Don't use
4280         wl-summary-from-func-internal.
4281
4282         * wl-refile.el (wl-refile-subject-learn): Don't use
4283         wl-summary-subject-filter-func-internal.
4284         (wl-refile-guess-by-subject): Ditto.
4285
4286         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4287         parameters.
4288
4289         * wl-thread.el (wl-thread-update-indent-string-region):
4290         Use wl-thread-update-line-on-buffer instead of
4291         wl-thread-update-indent-string.
4292         (wl-thread-update-children-number): Redefine using
4293         wl-thread-update-line-on-buffer.
4294         (wl-thread-update-indent-string): Abolished.
4295
4296         * Version number is increased to 2.9.11.
4297
4298 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4299
4300         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4301         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4302         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4303
4304         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4305         as nil.
4306
4307         * wl-thread.el (wl-thread-open-all-unread): Use 
4308         elmo-folder-list-messages-mark-match.
4309         (wl-thread-insert-message): Removed argument `mark-alist'.
4310         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4311         elmo-msgdb-set-mark.
4312         (wl-thread-get-children-msgs-uncached): Likewise.
4313         (wl-thread-get-exist-children): Added argument include-self.
4314         (wl-thread-delete-message): Follow the change above.
4315
4316         * wl-summary.el (wl-summary-count-unread): Removed argument.
4317         (wl-summary-rescan): Follow the change above.
4318         (wl-summary-mark-as-read-region): Ditto
4319         (wl-summary-mark-as-unread-region): Ditto.
4320         (wl-summary-delete-messages-on-buffer): Ditto.
4321         (wl-summary-sync-update): Ditto.
4322         (wl-summary-switch-to-clone-buffer): Ditto.
4323         (wl-summary-goto-folder-subr): Ditto.
4324         (wl-summary-target-mark-mark-as-read): Ditto.
4325         (wl-summary-target-mark-mark-as-unread): Ditto.
4326         (wl-summary-target-mark-mark-as-important): Ditto.
4327         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4328         (wl-summary-update-thread): Removed argument `mark-alist'.
4329         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4330         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4331         (wl-summary-resume-cache-status): Likewise.
4332         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4333         elmo-msgdb-set-mark.
4334         (wl-summary-mark-as-read-all): Likewise.
4335         (wl-summary-delete-cache): Ditto.
4336         (wl-summary-auto-select-msg-p): Ditto.
4337         (wl-summary-mark-as-unread): Ditto.
4338         (wl-summary-no-auto-refile-message-p): Ditto.
4339         (wl-summary-mark-as-read): Ditto.
4340         (wl-summary-mark-as-important): Ditto.
4341         (wl-summary-auto-refile): Follow the change above.
4342         (wl-summary-delete-all-marks): Removed.
4343         (wl-summary-resume-marks-and-highlight): Ditto.
4344         (wl-summary-resume-marks): Ditto.
4345         (wl-summary-delete-important-msgs-from-list): Ditto.
4346         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4347
4348         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4349         wl-summary-count-unread.
4350
4351         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4352         (wl-summary-score-update-all-lines): Use
4353         elmo-msgdb-set-mark.
4354
4355 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4356
4357         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4358         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4359         (wl-summary-create-line): Renamed from
4360         wl-summary-overview-create-summary-line;
4361         Argument rearrangement.
4362         (wl-summary-update-thread): Follow the change above.
4363
4364         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4365         (wl-thread-insert-entity-sub): Likewise.
4366
4367         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4368         argument `overview', `mark-alist' and added `msgdb'.
4369
4370         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4371
4372         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4373         (wl-summary-rescan): Follow the change above.
4374         (wl-summary-sync-update): Ditto.
4375         (wl-summary-insert-thread-entity): Ditto;
4376         Don't use `let*' in every while loop;
4377         Detect infinite loop of threads.
4378         (wl-summary-update-thread): Removed argument `overview'.
4379
4380         * wl-thread.el (wl-thread-insert-message): Ditto.
4381
4382         * Version number is increased to 2.9.10.
4383
4384         * wl-message.el (wl-message-redisplay): Ignore errors while
4385         wl-message-redisplay-hook.
4386
4387 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4388
4389         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4390
4391 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4392
4393         * wl.el (wl): inhibit-quit while wl-folder.
4394
4395 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4396
4397         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4398         while msgdb access.
4399
4400 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4401
4402         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4403         even if no folder is not created.
4404
4405 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4406
4407         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4408
4409         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4410         implementation.
4411         (wl-summary-target-mark-thread): Ditto.
4412
4413         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4414
4415 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4416
4417         * wl-util.el (wl-display-bytes): Remove unused function.
4418
4419 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4420
4421         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4422         seems critical one (partially reverse the change in 2002/03/17).
4423
4424 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4425
4426         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4427         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4428
4429 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4430
4431         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4432         is not writable.
4433         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4434         plugged status instead of `'force' as 2nd argument.
4435
4436         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4437         is not creatable.
4438
4439         * Version number is increased to 2.9.9.
4440
4441 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4442
4443         * wl-summary.el (wl-summary-suspend): New function.
4444
4445 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4446
4447         * wl.el (wl): Do not check variables if check is nil.
4448         * wl-utils.el (wl-collect-draft): New function.
4449         * wl-folder.el (wl-folder-suspend): Put summary buffers
4450         and draft buffers at the end of buffer list.
4451         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4452
4453 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4454
4455         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4456         loop instead of recursive call.
4457
4458         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4459         2nd argument.
4460
4461 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4462
4463         * wl-draft.el (wl-draft-create-contents): Don't take neither
4464         (function . args) nor (string . something) any more.
4465
4466         * wl-version.el (wl-generate-user-agent-string): Return string
4467         without header symbol.
4468         * wl-draft.el (wl-draft-default-headers): Use it.
4469
4470         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4471         `wl-draft-insert-ccs' and return field value instead of inserting
4472         the header. Abolish cc argument.
4473         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4474
4475         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4476         rather than one with string car.
4477
4478         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4479         * wl-draft.el (wl-draft-create-contents): Add it after the default
4480         headers.
4481
4482         * wl-draft.el (wl-draft-create-contents): For the case of
4483         (symbol-or-string . function) insert header only when the function
4484         returns string value.
4485
4486 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4487
4488         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4489         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4490
4491 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4492
4493         * wl.el (wl-check-environment): Don't check Message-ID when
4494         `wl-insert-message-id' is nil.
4495         Revive checking if `wl-message-id-domain' contains "@".
4496
4497 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4498
4499         * wl.el (wl-check-environment): Merge examination for "@" at
4500         inappropriate position into the first string-match.
4501
4502         * wl-summary.el (wl-summary-target-mark-print): New function.
4503         (wl-summary-pipe-message-subr): Extracted from
4504         `wl-summary-pipe-message'.
4505         (wl-summary-target-mark-pipe): New function.
4506         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4507         `wl-summary-target-mark-pipe'.
4508
4509 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4510
4511         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4512
4513 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4514
4515         * wl.el (wl-check-environment): Use elmo-warning instead of
4516         error for non-critical ones.
4517         Remove trash folder check.
4518         (wl): Don't ignore error in wl-check-environment.
4519
4520         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4521         check, which is moved from `wl-check-environment'.
4522         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4523
4524 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4525
4526         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4527         guess anything, call wl-summary-write.
4528         (wl-summary-write): Create draft with blank To field.
4529         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4530
4531 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4532
4533         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4534         argument full as well for wl-folder-write-current-folder.
4535         If wl-*-write-current-folder cannot guess addressee, add blank
4536         To header.
4537         Rewrite condition for positioning cursor.
4538
4539 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4540
4541         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4542         summary buffer is present, use it.
4543         (wl-folder-jump-to-previous-summary): Ditto.
4544
4545 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4546
4547         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4548
4549         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4550         wl-summary-previous-buffer and wl-summary-next-buffer.
4551
4552         * wl-folder.el (wl-folder-mode-map): Bind
4553         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4554         (wl-folder-jump-to-next-summary): New function.
4555         (wl-folder-jump-to-previous-summary): Ditto.
4556
4557         * wl-draft.el (wl-draft): Rearranged.
4558
4559 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4560
4561         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4562         of header.
4563         (wl-draft): Collect arguments for the header as header-alist.
4564         (wl-draft-forward): Arrange arguments for wl-draft.
4565         (wl-draft-reply): Ditto.
4566         (wl-draft-edit-string): Ditto.
4567         * wl-summary.el (wl-summary-write): Ditto.
4568         (wl-summary-write-current-folder): Ditto.
4569
4570         * Version number is increased to 2.9.8.
4571
4572 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4573
4574         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4575
4576         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4577
4578         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4579         even if the guess failed.
4580
4581         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4582         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4583         wl-summary-write-current-folder.
4584         * wl-xmas.el: Ditto.
4585
4586 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4587
4588         * wl-summary.el (wl-summary-next-page): Force display message if
4589         message is not displayed yet.
4590         (wl-summary-prev-page): Ditto.
4591
4592 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4593
4594         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4595
4596 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4597
4598         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4599         add "Preview Message" and "Save Draft and Exit".
4600
4601 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4602
4603         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4604         if addrmgr is called from draft in splitted window.
4605
4606         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4607         * wl-mule.el: Ditto.
4608         * wl-xmas.el: Ditto.
4609
4610 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4611
4612         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4613
4614         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4615         * wl-xmas.el (wl-folder-toolbar): Ditto.
4616
4617 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4618
4619         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4620         and wl-draft-save-and-exit.
4621         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4622         * wl-xmas.el: Ditto.
4623         * wl-mule.el: Ditto.
4624
4625         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4626         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4627
4628 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4629
4630         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4631         lists for saving buffer.
4632
4633 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4634
4635         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4636         parent-folder argument instead of it.
4637         (wl-draft-create-buffer): Ditto.
4638         (wl-draft-forward): Ditto.
4639         (wl-draft-reply): Ditto.
4640         * wl-summary.el (wl-summary-write): Ditto.
4641         (wl-summary-write-current-folder): Ditto.
4642
4643         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4644         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4645         Folder buffer after composing.
4646
4647 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4648
4649         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4650         header if the file `wl-x-face-file' already contains it.
4651
4652 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4653
4654         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4655         folder" entry.
4656         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4657         * wl-e21.el (wl-folder-toolbar): Ditto.
4658         * wl-xmas.el (wl-folder-toolbar): Ditto.
4659
4660 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4661
4662         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4663         wl-folder-goto-folder with sticky argument.
4664         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4665
4666 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4667
4668         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4669         and wl-summary-previous-buffer.
4670         (wl-summary-next-buffer): New function.
4671         (wl-summary-previous-buffer): Ditto.
4672
4673 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4674
4675         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4676         wl-folder-jump-to-current-entity-with-arg.
4677         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4678         `wl-folder-jump-to-current-entity'.
4679         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4680         `wl-summary-goto-folder-sticky'.
4681         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4682         `wl-summary-goto-folder'.
4683         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4684         Unless force-exit, do not clean temp. marks for sticky summary.
4685         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4686
4687 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4688
4689         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4690         not entire.
4691
4692 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4693
4694         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4695         to `C-x C-s'.
4696         (wl-summary-save-status): New command.
4697         (wl-summary-exit): Don't clean-up temp marks when sticky.
4698         (Applied patch from Nakayama-san [wl: 09548])
4699         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4700         Do nothing when no mark data.
4701         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4702         Call `wl-summary-delete-all-temp-marks' before saving.
4703
4704 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4705
4706         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4707
4708 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4709
4710         * wl.el (wl-check-environment): Also cause error when (system-name)
4711         returns "localhost.localdomain". (Although it doesn't affect because
4712         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4713
4714 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4715
4716         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4717         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4718
4719         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4720         value.
4721
4722 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4723
4724         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4725         Likewise r-cc-list and r-ng-list.
4726
4727 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4728
4729         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4730         only if it is bound as variable.
4731
4732         * wl-mime.el (wl-draft-preview-message): Ditto.
4733
4734 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4735
4736         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4737         needless `goto-char'.
4738
4739         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4740         `wl-summary-redisplay-no-mime-internal' instead of
4741         `wl-summary-redisplay-no-mime'.
4742         (wl-summary-redisplay-no-mime): Changed argument;
4743         Call `wl-summary-redisplay-no-mime-internal'.
4744
4745         * wl-mime.el (wl-draft-preview-message): Bind
4746         `mime-header-encode-method-alist' locally.
4747
4748         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4749         (wl-draft-std11-parse-addresses): Added the first address check.
4750         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4751
4752         * Version number is increased to 2.9.7.
4753
4754 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4755
4756         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4757
4758 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4759
4760         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4761         related to scrollbar support, if there is no such a feature
4762         compiled in.
4763
4764 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4765
4766         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4767         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4768         for prefetch.
4769
4770 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4771
4772         * wl-summary.el (wl-summary-pick): Fix for no match.
4773
4774 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4775
4776         * wl-draft.el (wl-draft-save):
4777         Override `mime-header-encode-method-alist'.
4778
4779 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4780
4781         * wl-folder.el (wl-folder-pick): New function.
4782         Define key as "?".
4783
4784 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4785
4786         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4787         Fix for unplugged.
4788
4789 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4790
4791         * wl-folder.el (wl-folder-virtual): New function.
4792         Define key as "V".
4793
4794 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4795
4796         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4797         multi folder if entity is group.
4798
4799 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4800
4801         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4802         is nil.
4803
4804 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4805
4806         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4807         (wl-summary-target-mark-msgs): Return the number of marked messages.
4808
4809 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4810
4811         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4812         "first:" is specified.
4813
4814 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4815
4816         * wl-vars.el (wl-from): Use return value of function
4817         user-full-name instead of the variable user-full-name since
4818         XEmacs-20.4 doesn't set this variable.
4819
4820 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4821
4822         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4823         call `wl' directly.
4824
4825 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4826
4827         * wl-draft.el (wl-draft-reedit): Removed duplicated
4828         switch-to-buffers.
4829
4830 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4831
4832         * wl.el (wl-other-frame): Removed garbages.
4833
4834 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4835
4836         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4837
4838         * wl-xmas.el (wl-draft-key-setup): Ditto.
4839
4840         * wl-mule.el (wl-draft-key-setup): Ditto.
4841
4842         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4843         (wl-draft-reedit): Ditto.
4844         (wl-draft-prepare-edit): Add `wl-draft-save' to
4845         `local-write-file-hooks'.
4846         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4847         (wl-draft-reedit): Set buffer-file-name.
4848         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4849
4850
4851         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4852         call it.
4853         (wl-delete-startup-frame-function): New variable.
4854         (wl-other-frame): New function
4855         (Original was written by Yamaoka san [wl: 09239]).
4856
4857         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4858         if `wl-folder-use-frame'.
4859
4860 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4861
4862         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4863
4864 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4865
4866         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4867         New variable.
4868         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4869         (wl-message-buffer-prefetch-get-next): Use them.
4870         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4871
4872 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4873
4874         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4875         with unwind-protect.
4876
4877         * wl-draft.el (wl-draft-reedit): Rewrite.
4878         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4879         (wl-draft-save): Insert header separator if it does not exist;
4880         Removed condition-case.
4881
4882         * wl-summary.el (wl-summary-reedit): Revert last change.
4883
4884         * wl-draft.el (wl-draft-save): Rewrite.
4885         (wl-draft-create-buffer): Set buffer-file-name as nil.
4886
4887         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4888
4889         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4890
4891         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4892         nil.
4893
4894 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4895
4896         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4897         If count is nil, do not prefetch.
4898         (wl-message-buffer-prefetch-next): Next.
4899
4900 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4901
4902         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4903
4904 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4905
4906         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4907         `delete-backward-char'
4908         (wl-draft-prepare-edit): Check major-mode.
4909         (wl-draft-decode-header): Rewrite.
4910         (wl-draft): Fix.
4911
4912 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4913
4914         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4915
4916 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4917
4918         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4919         (wl-message-buffer-prefetch-get-next): Remove size checking.
4920         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4921
4922 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4923
4924         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4925         (wl-draft-default-headers): Fix.
4926
4927 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4928
4929         * wl-draft.el (wl-draft-default-headers): Insert return value of
4930         `wl-generate-mailer-string-function'.
4931
4932 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4933
4934         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4935         (wl-draft-insert-mail-header-separator): Ditto.
4936
4937         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4938         again (Reverted the change on 2002-01-17 by OKADA san).
4939
4940 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4941
4942         * wl-draft.el (wl-draft): Rewrite.
4943         (wl-draft-create-buffer): New function.
4944         (wl-draft-create-contents): Ditto.
4945         (wl-draft-prepare-edit): Ditto.
4946         (wl-draft-decode-header): Ditto.
4947         (wl-draft-decode-body): Ditto.
4948         (wl-draft-check-new-line): Ditto.
4949         (wl-draft-default-headers): Ditto.
4950         (wl-draft-insert-mail-header-separator): Ditto.
4951
4952 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4953
4954         * Version number is increased to 2.9.6.
4955
4956 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4957
4958         * wl-draft.el (wl-draft-delete-field): Optional argument.
4959         (wl-draft-delete-fields): Ditto.
4960
4961 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4962
4963         * wl-message.el (toplevel): Eliminated byte-compile warning.
4964         for `itimer-function', `delete-timer' and `itimer-list'.
4965
4966 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4967
4968         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4969         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4970         `wl-message-buffer-prefetch-threshold'.
4971         * wl-summary.el (wl-summary-redisplay-internal): Remove
4972         the check of `wl-message-buffer-prefetch-depth'.
4973
4974 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4975
4976         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4977         size of article.
4978         (wl-message-buffer-prefetch-subr): Remove size check.
4979
4980 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4981
4982         * wl-vars.el (wl-plugged): Make customizable.
4983
4984 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4985
4986         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4987         (wl-message-buffer-prefetch-set-timer): New function.
4988         (wl-message-buffer-prefetch-get-next): New function.
4989         (wl-message-buffer-prefetch): New function.
4990         (wl-message-buffer-prefetch-next): Rewrite.
4991         (wl-message-buffer-prefetch-subr): Rewrite.
4992         * wl-vars.el (wl-auto-prefetch-first): New variable.
4993         * wl-summary.el (wl-summary-goto-folder-subr): Call
4994         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4995
4996 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4997
4998         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4999         `wl-summary-unread-message-hook'.
5000
5001 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5002
5003         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
5004         (wl-summary-sync): Call `wl-summary-resume-cache-status'
5005         if range is `cache-status'.
5006
5007 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5008
5009         * wl-message.el (wl-message-buffer-prefetch-subr):
5010         Improve debug message.
5011
5012 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5013
5014         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
5015         `wl-mail-send-pre-hook'.
5016         (wl-draft-send-mail-with-qmail): Ditto.
5017         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
5018
5019 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5020
5021         * wl-message.el (wl-message-buffer-prefetch-subr):
5022         Fix for cancel-function-timers bug.
5023         (wl-message-buffer-prefetch-debug): Default value is t.
5024
5025 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
5026
5027         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5028         (wl-message-buffer-prefetch-subr): Rewrite.
5029         Rename from `wl-message-buffer-prefetch'.
5030
5031 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5032
5033         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
5034         (wl-default-draft-cite-decorate-author): Ditto.
5035
5036         * wl-draft.el (wl-draft-cite-function): Removed.
5037         (wl-default-draft-cite-decorate-author): Ditto.
5038
5039 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5040
5041         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
5042         (wl-default-draft-cite): Do not arrange author name if the value of
5043         `wl-default-draft-cite-decorate-author' is nil.
5044
5045 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
5048
5049         * wl-folder.el (wl-folder-check-one-entity): Don't care
5050         `elmo-folder-use-flag-p'.
5051
5052 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
5053
5054         * wl-folder (wl-folder-check-one-entity): Fix
5055         problem if unread is nil.
5056
5057 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5058
5059         * wl-address.el (wl-address-make-completion-list): Check whether
5060         the address is a group list.
5061         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5062
5063 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5064
5065         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
5066         The number of the messages of new and unread does not count
5067         correctly.
5068
5069         * wl-summary.el (wl-summary-count-unread): Changed to return
5070         `(new . unread)' instead of total.
5071         (wl-summary-sync-update): Follow the change above.
5072
5073         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
5074
5075 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5076
5077         * wl-address.el (wl-address-make-completion-list): Do not enclose
5078         address by " <" and ">" if associated realname is "".
5079         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
5080         This is against the promblem with group list in .addresses pointed
5081         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
5082
5083 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5084
5085         * wl-draft.el (wl-draft-write-sendlog): The first argument of
5086         message is a format control string.
5087         * wl-expire.el (wl-expire-append-log): Ditto.
5088         * wl-mime.el (wl-summary-burst-subr): Ditto.
5089         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
5090         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
5091
5092 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5093
5094         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
5095         wl.el (wl-check-variables): Rename from `wl-check-type'.
5096         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
5097         (wl-check-variables-2): New function.
5098         (wl): Call `wl-check-variables-2'.
5099
5100 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5101
5102         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
5103         after renaming folder in access group.
5104
5105 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5106
5107         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
5108         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
5109         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
5110         (wl-message-buffer-prefetch): Rewrite.
5111         (wl-message-buffer-prefetch-idle-time): Removed.
5112         * wl-summary.el (wl-summary-redisplay-internal):
5113         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
5114         Error check for `wl-message-buffer-prefetch-depht'.
5115
5116 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5117
5118         * Version number is increased to 2.9.5.
5119         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
5120
5121 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
5122
5123         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
5124         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
5125         Based on the patch written by
5126         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5127
5128 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
5129
5130         * wl-draft.el (wl-draft-raw-send): Fix for
5131         `wl-news-send-pre-hook'
5132
5133 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5134
5135         * wl-utils.el (wl-message-id-function): New variable.
5136         * wl-draft.el (wl-draft-insert-required-fields):
5137         Use `wl-message-id-function'.
5138
5139 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5140
5141         * wl-vars.el (wl-message-id-use-wl-from): New variable.
5142         * wl-utils.el (wl-draft-make-message-id-string):
5143         Use `wl-from' for domain part of Message-ID
5144         if `wl-message-id-use-wl-from' if non-nil.
5145         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
5146
5147 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5148
5149         * wl.el (wl): Call `wl-check-type'
5150         Do not 'condition-case'.
5151
5152 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5153
5154         * wl.el (wl-check-type): New function.
5155         (wl-check-type-variables): New variable.
5156
5157 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5158
5159         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5160
5161 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5162
5163         * wl-draft.el (wl-smtp-password-key): New function.
5164         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5165         (wl-draft-send-mail-with-smtp): Ditto.
5166         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5167
5168 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5169
5170         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5171         * wl-utils.el (wl-unique-id-suffix): Remove.
5172
5173 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5174
5175         * Version number is increased to 2.9.4.
5176
5177 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5178
5179         * wl-utils.el (wl-unique-id-suffix): New variable.
5180         (wl-unique-id): Use `wl-unique-id-suffix'
5181
5182 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5183
5184         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5185         instead of `elmo-msgdb-search'.
5186
5187         * Version number is increased to 2.9.3.
5188
5189 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5190
5191         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5192
5193 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5194
5195         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5196         (wl-draft-dispatch-message): Changed for send-later.
5197         (wl-draft-queue-flush): Ditto.
5198         (wl-draft): Clear `wl-sent-message-queued'.
5199         (wl-draft-reedit): Ditto.
5200         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5201         * wl-vars.el (wl-draft-force-queuing): New variable.
5202         (wl-draft-force-queuing-mail): New variable.
5203         (wl-draft-force-queuing-news): New variable.
5204
5205 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5206
5207         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5208         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5209
5210 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5211
5212         * Version number is increased to 2.9.2.
5213
5214 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5215
5216         * wl-draft.el (wl-draft-elide-region): New user command.
5217         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5218
5219         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5220         command `wl-draft-elide-region'.
5221         * wl-mule.el: Ditto.
5222         * wl-xmas.el: Ditto.
5223
5224 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5225
5226         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5227         (wl-biff-check-folder-async): Removed needless let.
5228
5229 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5230
5231         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5232         wl-folder-get-elmo-folder.
5233         (wl-biff-check-folder): Set `biff' argument of
5234         `wl-folder-check-one-entity'.
5235         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5236
5237         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5238         (wl-folder-check-one-entity): Added `biff' argument;
5239         Setup `biff' slot of folder.
5240
5241         * Version number is increased to 2.9.1.
5242
5243 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5244
5245         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5246         comment out and fixed.
5247         (wl-fldmgr-add-completion-subr): Ditto.
5248
5249         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5250         and msgdb.
5251
5252         * wl.el (wl-toggle-plugged): Save summary view.
5253
5254 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5255
5256         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5257
5258 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5259
5260         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5261
5262 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5263
5264         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5265         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5266         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5267
5268         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5269         if it was failed.
5270         (wl-demo): Disable undo in the demo buffer.
5271
5272 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5273
5274         * wl-version.el (wl-version): Changed codename.
5275
5276         * Version number is increased to 2.9.0.
5277
5278 2001-12-14  Takuo KITAME <kitame@northeye.org>
5279
5280         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5281         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5282         (wl-folder-mark-as-read-all-current-entity): Ditto.
5283
5284 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5285
5286         * wl-vars.el (wl-from-width): Define as obsolete variable.
5287         (wl-subject-length-limit): Ditto.
5288
5289         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5290
5291         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5292         wl-summary-save-view.
5293
5294         * wl.el (wl-save-status): Ditto.
5295         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5296
5297         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5298         (wl-summary-exit): Follow the change above.
5299         (wl-summary-goto-folder-subr): Ditto.
5300
5301         * wl-folder.el (wl-folder-create-subr): Don't use
5302         `elmo-folder-creatable-p'.
5303
5304 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5305
5306         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5307
5308 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5309
5310         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5311         rather than bitmap on Emacs 21.
5312         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5313         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5314         for xbm if the new redisplay engine is not available.
5315
5316 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5317
5318         * wl-folder.el (wl-folder-init-hook): New hook.
5319         (wl-folder-init): Run `wl-folder-init-hook'.
5320
5321 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5322
5323         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5324
5325 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl-acap.el (wl-acap-cache-filename): New variable.
5328         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5329         (wl-acap-init): Use cache if no ACAP server found.
5330
5331 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5332
5333         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5334         `wl-acap-original-msgdb-dir'.
5335
5336         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5337         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5338
5339         * wl-mime.el (wl-mime-save-directory): Renamed from
5340         `wl-mime-save-dir'.
5341
5342 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5343
5344         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5345
5346         * wl-demo.el: Require `path-util'.
5347         (wl-demo-bitmap-mule-available-p): New internal variable.
5348         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5349         `module-installed-p' instead.
5350         (wl-demo-insert-image): Use *.img file for a bitmap image.
5351         (wl-demo): Don't call the ascii demo recursively.
5352
5353 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5354
5355         * Version number is increased to 2.7.7.
5356
5357 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5358
5359         * wl.el (wl-exit): Eliminated byte-compile warning.
5360
5361 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5362
5363         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5364         obsolete variable using `elmo-define-obsolete-variable'.
5365         (wl-fetch-confirm-threshold): Ditto.
5366         (wl-cache-prefetch-folder-type-list): Ditto.
5367         (wl-cache-prefetch-folder-list): Ditto.
5368
5369 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5370
5371         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5372         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5373         (wl-demo-insert-image): New function.
5374         (wl-demo-insert-text): New function.
5375         (wl-demo-image-type-alist): Redefine as a function.
5376         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5377         (wl-demo-with-temp-file-buffer): Removed.
5378         (wl-logo-xpm): Removed.
5379         (wl-logo-xbm): Removed.
5380         (wl-logo-bitmap): Removed.
5381
5382 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5383
5384         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5385         (wl-expire-localdir-get-folder-function): New user option.
5386         (wl-expire-localdir-get-folder): New function.
5387         (wl-expire-localdir-date): Ditto.
5388
5389 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5390
5391         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5392         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5393         Fixed unread number mismatch when all-unread < unread.
5394
5395 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5396
5397         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5398         (wl-fetch-confirm-threshold): Ditto.
5399
5400         * wl-summary.el (wl-summary-confirm-appends): Removed.
5401         (wl-summary-sync-update): Don't refer
5402         `wl-summary-update-confirm-threshold' (It is now abolished).
5403
5404         * wl-message.el (wl-message-display-internal): Don't refer
5405         `wl-fetch-confirm-threshold' (It is now abolished).
5406
5407 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5408
5409         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5410
5411 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5412
5413         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5414         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5415         Change default value to nil.
5416         (wl-summary-indent-length-limit): The value can be nil, nil means
5417         unlimited.
5418
5419         * wl-summary.el: Don't set limit for indent length if the value of
5420         wl-summary-indent-length-limit is nil.
5421         If the value of wl-summary-width is nil, it means only that the width
5422         of summary is unlimited (nil doesn't mean that the indent length is
5423         unlimited).
5424
5425         * wl-thread.el: Ditto.
5426
5427 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5428
5429         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5430         be nil, nil means never confirm.
5431         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5432
5433 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5434
5435         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5436         means unlimited).
5437
5438 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5441         Use `with-temp-buffer'.
5442
5443 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5444
5445         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5446         with new backquote style).
5447         (wl-folder-get-entity-from-buffer): Ditto.
5448
5449 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5450
5451         * wl-version.el (nemacs-version): Eliminated.
5452         (wl-extended-emacs-version2): Ignore nemacs.
5453         (wl-extended-emacs-version3): Ditto.
5454
5455 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5456
5457         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5458         (wl-draft-add-in-reply-to): New variable.
5459         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5460         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5461         (wl-draft-yank-from-mail-reply-buffer): Use
5462         `wl-draft-add-in-reply-to'.
5463         (wl-draft-insert-current-message): Ditto.
5464
5465 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5466
5467         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5468         typo (kill->hide).
5469         (wl-message-buffer-prefetch-folder-type-list): Added elements
5470         `mark' and `cache' instead of `internal'.
5471
5472 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5473
5474         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5475         resume msgdb directory.
5476
5477 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5478
5479         * wl.el (wl-exit): Call `wl-acap-exit'.
5480
5481         * wl-summary.el (wl-summary-message-string): New function.
5482         (wl-summary-reedit): Use it.
5483         (wl-summary-resend-bounced-mail): Remove needless let.
5484         (wl-summary-supersedes-message): Ditto.
5485         (wl-summary-save): Ditto.
5486
5487         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5488         (wl-acap-init): Set it.
5489         (wl-acap-exit): New function.
5490
5491 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5492
5493         * wl.el (wl-init): Revert (require 'mime-setup). move from
5494         toplevel.
5495
5496 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5497
5498         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5499         local variables.  Add error when guess function return invalid
5500         value.
5501
5502 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5503
5504         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5505         Change local variable name.
5506         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5507         (wl-folder-get-newsgroups): Return nil when non-news folder.
5508         * wl-summary.el (wl-summary-write-current-folder): State through
5509         when guess-list return nil.
5510         (wl-summary-write-current-folder-functions): Fixed docstring.
5511
5512         * wl.el (wl-exit): Changed confirm message.
5513
5514         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5515         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5516
5517         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5518
5519 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5520
5521         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5522         user option (Renamed from wl-cache-prefetch-folder-type-list).
5523         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5524         from wl-cache-prefetch-folder-list).
5525
5526         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5527         Move to wl-vars.el.
5528         (wl-message-buffer-prefetch-p): Changed to enable
5529         `wl-message-buffer-prefetch-folder-list'.
5530
5531         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5532         `ignore-cache'.
5533
5534 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5535
5536         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5537         `part-top' and `part-bottom'.
5538         (wl-draft-config-sub-part-top): New function.
5539         (wl-draft-config-sub-part-bottom): New function.
5540
5541 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5542
5543         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5544
5545 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5546
5547         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5548
5549 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5550
5551         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5552
5553         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5554         (wl-summary-write-current-folder): Ditto.
5555
5556 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5557
5558         * wl-folder.el (wl-folder-get-newsgroups): Use
5559         `elmo-folder-newsgroups'.
5560
5561 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5562
5563         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5564         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5565         `wl-draft-config-sub-header-bottom'.
5566
5567 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5568
5569         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5570         localnews folder.
5571
5572 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5573
5574         * wl-summary.el (wl-summary-mode): Undo last change.
5575
5576         * wl-folder.el (wl-folder-mode): Ditto.
5577
5578 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5579
5580         * wl-summary.el (wl-summary-mode): Locally set
5581         truncate-partial-window-width to nil.
5582         (for XEmacs)
5583
5584         * wl-folder.el (wl-folder-mode): Ditto.
5585
5586 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5587
5588         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5589
5590 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5591
5592         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5593         number.
5594
5595         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5596
5597         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5598
5599         * Version number is increased to 2.7.6.
5600
5601 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5602
5603         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5604
5605 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5606
5607         * wl-summary.el (wl-summary-sync-update): Enclose network
5608         related portion with `unwind-protect'.
5609
5610 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5611
5612         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5613
5614 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5615
5616         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5617         element.
5618         * wl-vars.el (wl-message-body-button-alist): Ditto.
5619
5620         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5621         max match length.
5622         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5623
5624         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5625         for the max match length;
5626         Use 4th element value for the button string regexp group.
5627
5628         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5629         candidate exists, prompt to select.
5630
5631 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5632
5633         * wl-summary.el (wl-summary-jump-to-msg): Search before
5634         calibration point by `beginning-of-line'.
5635
5636 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5637
5638         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5639         for access group.
5640
5641 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5642
5643         * wl-message.el (wl-message-display-internal): Bind
5644         `default-mime-charset'.
5645
5646         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5647
5648         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5649
5650         * Version number is increased to 2.7.5.
5651
5652 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5653
5654         * wl-expire.el (wl-summary-archive): Fixed;
5655         Use `elmo-folder-name-internal'.
5656
5657 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5658
5659         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5660         from `elmo-folder-move-messages' caller.
5661         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5662
5663         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5664         related portions are changed).
5665
5666 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5667
5668         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5669         counter.
5670
5671 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5672
5673         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5674         buffer local and set it to nil.
5675
5676         * wl-message.el (wl-message-redisplay): Ditto.
5677
5678 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5679
5680         * wl-summary.el (wl-summary-mark-as-important): If message is
5681         already cached, set messag as read, otherwise encache and mark as read.
5682
5683 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5684
5685         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5686         point-min.
5687
5688 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5689
5690         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5691         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5692         a keymap.
5693
5694 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5695
5696         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5697         parent.
5698
5699         * wl-mule.el (wl-message-define-keymap): Ditto.
5700
5701         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5702
5703         * wl-xmas.el (wl-message-display-internal-hook): Define.
5704         (wl-xmas-setup-message-toolbar): Define as function.
5705         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5706         (wl-message-overload-functions): Abolished.
5707         (wl-message-define-keymap): New function.
5708
5709         * wl-vars.el (wl-message-display-internal-hook): New variable.
5710         (wl-message-header-button-alist): New variable (Renamed from
5711         wl-highlight-message-header-button-alist).
5712         (wl-message-body-button-alist): Ditto.
5713
5714         * wl-mule.el (wl-message-define-keymap): New function.
5715         (wl-message-overload-functions): Abolished.
5716
5717         * wl-message.el (wl-message-add-buttons-to-body): New function.
5718         (wl-message-redisplay): Don't call wl-message-overload-functions;
5719         Call wl-message-add-buttons-to-header and
5720         wl-message-add-buttons-to-body.
5721         (wl-message-display-internal): Set keymap argument for
5722         elmo-mime-display-as-is, elmo-mime-message-display;
5723         Run wl-message-display-internal-hook.
5724         (wl-message-refer-article-or-url): Abolished.
5725
5726         * wl-highlight.el (wl-highlight-headers): Don't call
5727         wl-highlight-message-add-buttons-to-header.
5728         (wl-highlight-message-add-buttons-to-header): Abolished.
5729
5730
5731         * wl-e21.el (wl-message-display-internal-hook): Define.
5732         (wl-e21-setup-toolbar): Deleted duplicated binding.
5733         (wl-e21-setup-message-toolbar): Define as function.
5734         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5735         (wl-message-define-keymap): New function.
5736         (wl-message-overload-functions): Abolished.
5737
5738 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5739
5740         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5741         and elmo-folder-close.
5742
5743         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5744
5745 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5746
5747         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5748         boolean value.
5749         * wl-draft.el (wl-draft-do-fcc): Ditto.
5750
5751 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5752
5753         * wl-vars.el (wl-fcc-force-as-read): New variable.
5754         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5755         mark copied message as read.
5756
5757 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5758
5759         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5760
5761 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5762
5763         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5764         `wl-summary-target-above' instead of obsolete variable
5765         `wl-summary-temp-above'.
5766
5767         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5768         instead of `make-obsolete-variable'.
5769         * wl-refile.el (toplevel): Ditto.
5770
5771 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5772
5773         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5774         with third argument t.
5775         (wl-draft): Set first argument for wl-plugged-init as t.
5776
5777         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5778         definition.
5779
5780 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5781
5782         * wl-vars.el: Tabify.
5783         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5784
5785         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5786         message.
5787
5788 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5789
5790         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5791         and set default to beep.
5792
5793 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5794
5795         * wl-vars.el (wl-draft-truncate-lines): New variable.
5796
5797         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5798         instead of wl-message-truncate-lines for truncate-lines.
5799
5800 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-message.el (wl-message-display-internal): Call
5803         `wl-highlight-message' after `elmo-mime-display-as-is'.
5804
5805         * wl-mime.el (wl-mime-display-text/plain): New function.
5806         (wl-mime-display-header): Ditto.
5807         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5808         body-presentation-method for text/plain;
5809         Register `wl-mime-display-header' as a header-presentation-method;
5810         Don't set up `elmo-message-text-content-inserted-hook' and
5811         `elmo-message-header-inserted-hook'.
5812
5813         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5814         variable.
5815         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5816         as t if flag is 'all-header;
5817         Don't bind `elmo-message-ignored-field-list',
5818         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5819
5820 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5821
5822         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5823         for xemacs with non-mule environment.
5824
5825 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5826
5827         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5828         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5829         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5830
5831 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5832
5833         * wl-vars.el (wl-interactive-send): Set default value as t.
5834
5835 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5836
5837         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5838         (wl-addrmgr-method-list): Abolished.
5839         (wl-addrmgr-change-method): Follow above change.
5840
5841         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5842
5843 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5844
5845         * wl-vars.el (wl-message-truncate-lines): Change default value
5846         to default-truncate-lines.
5847
5848         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5849
5850 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5851
5852         * wl-vars.el (wl-message-truncate-lines): New variable.
5853
5854         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5855         wl-message-truncate-lines.
5856
5857 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5858
5859         * wl-acap.el (wl-acap-init): Remove period from error message.
5860         (wl-acap-find-acap-service): Remove period from message.
5861
5862 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5863
5864         * wl.el (wl-check-environment): Undo last change.
5865
5866         * wl-vars.el (wl-from): Changed default value.
5867
5868         * wl-util.el (toplevel): Don't require tm-edit.
5869
5870         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5871         `wl-folder-init';
5872         Don't set mark on mail body.
5873         (wl-draft-reedit): Ditto.
5874
5875         * wl-address.el (wl-address-quote-specials): Define as an alias for
5876         elmo-address-quote-specials.
5877
5878 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5879
5880         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5881
5882         * wl-vars.el (wl-from): Set default value as nil.
5883         (wl-organization): Set default value as ORGANIZATION environment
5884         variable.
5885
5886         * wl-draft.el (wl-smtp-extension-bind): Check value of
5887         wl-smtp-connection-type.
5888
5889         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5890         error.
5891
5892 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5893
5894         * Version number is increased to 2.7.4.
5895
5896         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5897         arguments from `wl-highlight-x-face-function' caller.
5898         Use x-face-1.3.6.12 or later.
5899
5900 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5901
5902         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5903
5904 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5905
5906         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5907         (wl-fcc): Fix to accept function.
5908         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5909
5910 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5911
5912         * wl-acap.el (toplevel): Added `product-provide' declare.
5913         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5914
5915 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5916
5917         * wl.el (wl): Changed order of calling `elmo-init'
5918         and `elmo-folder-init'.
5919
5920 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5921
5922         * wl-mime.el (wl-summary-burst): Extract message when content-type
5923         of root entity is not only `multipart' but also `message/rfc822'.
5924         (wl-summary-burst-subr): Ditto.
5925
5926 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5927
5928         * wl-vars.el (toplevel): Require 'custom.
5929         (wl-trash-folder): Added to `wl-setting' group.
5930
5931         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5932         exists.
5933         (wl-addrmgr-draw): Insert empty line when no entry exists.
5934
5935         * wl-mule.el (wl-message-wheel-up): Fixed.
5936         (wl-message-wheel-down): Ditto.
5937
5938 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5939
5940         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5941         config is an anonymous lambda expression.
5942
5943 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5944
5945         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5946         when Mule 2 is running.
5947
5948 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5949
5950         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5951
5952 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5953
5954         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5955         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5956
5957         * wl-address.el (wl-address-specials-regexp): Eliminated.
5958         (wl-address-quote-specials): Rewrite.
5959
5960 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5961
5962         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5963         shy-groups for regexp.
5964
5965         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5966         character classes and Perl style shy-groups for regexp.
5967         (wl-highlight-plugged-current-line): Use Posix style character
5968         classes for regexp.
5969         (wl-e21-highlight-folder-by-numbers): Ditto.
5970         (wl-e21-display-image-p): Use `display-images-p' instead of
5971         `display-graphic-p'.
5972         (display-images-p): Make an alias to `display-graphic-p' if it is
5973         not available.  It is for Emacs version prior to 21.0.105.
5974
5975         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5976         `display-graphic-p'.
5977         (wl-demo-image-type-alist): Ditto.
5978         (display-images-p): Make an alias to `display-graphic-p' if it is
5979         not available.  It is for Emacs version prior to 21.0.105.
5980
5981 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5982
5983         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5984         support.
5985         (wl-generate-user-agent-string): Ditto.
5986
5987         * wl-version.el (wl-version): Update docsting.
5988         (wl-version-status): Ditto.
5989
5990 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5991
5992         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5993         21.0.105.  For Emacs 21.0.104 or earlier.
5994
5995 2001-09-03  Takuo KITAME <kitame@northeye.org>
5996
5997         * wl-e21.el (wl-plugged-init-icons): Use
5998         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5999         (wl-biff-init-icons): Ditto.
6000
6001 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
6002
6003         * wl-highlight.el (wl-highlight-summary-current-line):
6004         Fixed highlighting refile/copy destination.
6005
6006         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
6007         (wl-acap-store): Encode string by wl-acap-coding-system.
6008
6009 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
6010
6011         * wl-acap.el (toplevel): Check and require 'un-define before
6012         'xemacs-ucs;
6013          Added checking for UTF-2000.
6014
6015 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
6016
6017         * wl-acap.el (toplevel): Require 'un-define before 'wl;
6018         Don't enclose with `eval-and-compile'.
6019
6020         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
6021         wl-init is non-nil.
6022
6023         * wl-draft.el (wl-draft): Ditto.
6024
6025         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
6026
6027         * wl-acap.el (toplevel): Require 'wl.
6028         (wl-acap-store): Call `elmo-init'.
6029
6030         * wl.el (wl): Changed position of `wl-check-environment'.
6031         (toplevel): Added autoload setting for wl-acap.
6032
6033         * wl-vars.el (wl-setting): New custom group.
6034         (wl-from): Added wl-setting group.
6035         (wl-user-mail-address-list): Ditto.
6036         (wl-organization): Ditto.
6037         (wl-subscribed-mailing-list): Ditto.
6038         (wl-envelope-from): Ditto.
6039         (wl-smtp-posting-user): Ditto.
6040         (wl-smtp-posting-server): Ditto.
6041         (wl-smtp-posting-port): Ditto.
6042         (wl-smtp-authenticate-type): Ditto.
6043         (wl-pop-before-smtp-user): Ditto.
6044         (wl-pop-before-smtp-server): Ditto.
6045         (wl-pop-before-smtp-port): Ditto.
6046         (wl-pop-before-smtp-authenticate-type): Ditto.
6047         (wl-nntp-posting-server): Ditto.
6048         (wl-nntp-posting-user): Ditto.
6049         (wl-nntp-posting-port): Ditto.
6050         (wl-fetch-confirm-threshold): Ditto.
6051         (wl-prefetch-threshold): Ditto.
6052         (wl-thread-insert-opened): Ditto.
6053         (wl-ldap-server): Ditto.
6054         (wl-ldap-port): Ditto.
6055         (wl-ldap-base): Ditto.
6056         (wl-ldap-objectclass): Ditto.
6057         (wl-use-ldap): Ditto.
6058         (wl-draft-config-alist): Ditto.
6059         (wl-draft-config-matchone): Ditto.
6060         (wl-template-alist): Ditto.
6061         (wl-message-sort-field-list): Ditto.
6062         (wl-message-ignored-field-list): Ditto.
6063         (wl-message-visible-field-list): Ditto.
6064         (wl-interactive-send): Ditto.
6065         (wl-summary-move-order): Ditto.
6066         (wl-auto-select-first): Ditto.
6067         (wl-auto-select-next): Ditto.
6068         (wl-interactive-save-folders): Ditto.
6069
6070         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
6071         Initialization codes are moved from wl-local-folder-init.
6072         (wl-local-folder-init): Follow the change above.
6073         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
6074
6075         * wl-acap.el: New file.
6076
6077         * Version number is increased to 2.7.3.
6078
6079 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6080
6081         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
6082
6083 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
6084
6085         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
6086         (wl-addrmgr-address-entry-list): Ditto.
6087
6088 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
6089
6090         * wl-e21.el (wl-draft-mode-map): Removed binding for
6091         `wl-draft-insert-x-face-field'.
6092
6093         * wl-mule.el (wl-draft-mode-map): Ditto.
6094
6095         * wl-xmas.el (wl-draft-mode-map): Ditto.
6096
6097         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
6098         (wl-cs-autoconv): Ditto.
6099         (wl-cs-local): Ditto.
6100         (wl-use-scoring): Ditto.
6101         (wl-mime-charset): Ditto.
6102         (wl-folder-check-async): Ditto.
6103
6104         * wl.el (toplevel): Ignore nemacs and tm.
6105         (wl-exit): Ditto.
6106
6107         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
6108         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
6109         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
6110         instead of wl-address-petname-add-or-change.
6111         (wl-summary-edit-addresses-subr): Use wl-address-delete
6112         instead of wl-address-petname-delete.
6113
6114         * wl-util.el (wl-as-coding-system): Ignore nemacs.
6115
6116         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
6117         if error occured.
6118
6119         * wl-message.el (require): Remove tm support.
6120
6121         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
6122
6123         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
6124         (wl-folder-jump-to-current-entity): Ditto.
6125         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
6126
6127         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
6128         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
6129         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
6130
6131         * wl-mule.el (wl-draft-key-setup): Ditto.
6132
6133         * wl-xmas.el (wl-draft-key-setup): Ditto.
6134
6135         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
6136         (wl-draft-std11-parse-addresses): New function.
6137         (wl-draft-parse-mailbox-list): Use it.
6138         (wl-draft): Ignore nemacs.
6139         (wl-draft-reedit): Ditto.
6140
6141         * wl-addrmgr.el: New file.
6142         (Original is wl-rcpt.el written by
6143         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
6144         Thanks Kitamoto-san.)
6145
6146         * wl-address.el (wl-address-make-address-list): Modified parsing
6147         process.
6148         (wl-address-delete): Renamed from `wl-address-petname-delete';
6149         Modify wl-address-list too.
6150         (wl-address-add-or-change): Renamed from
6151         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6152
6153 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6154
6155         * wl-highlight.el (wl-highlight-summary-current-line):
6156           Work with transient-mark-mode
6157
6158 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6159
6160         * Version number is increased to 2.7.2.
6161
6162         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6163         instead of elmo-dop-queue-method.
6164
6165 2001-08-06  SAITO Atsunori <sai@yedo.com>
6166
6167         * wl-vars.el (wl-ldap-objectclass): New user option.
6168
6169         * wl-address.el (wl-ldap-make-filter): Use it.
6170
6171 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6172
6173         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6174
6175 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6176
6177         * wl-folder.el (wl-folder): redisplay after folder insertion.
6178
6179         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6180
6181         * wl-summary.el (wl-summary-sync-update):
6182         Change status mark only when new-msgdb exists.
6183         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6184
6185 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6186
6187         * wl-summary.el (wl-summary-open-folder): New function.
6188         (wl-summary-goto-folder-subr): Use it.
6189         (wl-summary-mark-as-important): Fix;
6190         Encache only when no cache exists.
6191
6192 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6193
6194         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6195         Use with-current-buffer.
6196
6197 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6198
6199         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6200         before call `get-buffer'. Fixed parenthesis.
6201         (wl-score-get-header-entry): Clear message and help window when
6202         keyboard quit.
6203         (wl-score-edit-insert-header): Ditto.
6204
6205 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6208         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6209         (wl-default-draft-cite): Fix.
6210
6211         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6212         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6213
6214 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6215
6216         * wl-message.el (wl-message-prev-page): Do same bahavior
6217         as summary when it is called in the message buffer.
6218         (wl-message-next-page): Ditto.
6219
6220 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6221
6222         * wl-summary.el (wl-summary-forward): Use cache if it is not
6223         section cache.
6224
6225 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6226
6227         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6228         Removed redundant require of elmo-vars.
6229         (wl-biff-state-indicator-on): Changed default value for
6230         xemacs with non-mule environment.
6231
6232         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6233         wl-message-buffer is nil;
6234         Hide progress bar after moving messages.
6235
6236 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6237
6238         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6239         message at cursor point is deleted.
6240
6241 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6242
6243         * wl-vars.el: Changed file coding system to euc-japan.
6244         Added -*-coding:-*- magic to the first line.
6245
6246         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6247         Search parent from the first message.
6248
6249         * Version number is increased to 2.7.1.
6250
6251 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6252
6253         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6254
6255 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6256
6257         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6258         refile/delete execution.
6259
6260         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6261         Fixed docstring.
6262
6263 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6264
6265         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6266         do update process;
6267         Don't update marks when update process is interrupted.
6268
6269 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6270
6271         * wl-summary.el (wl-summary-reply): Fixed problem when
6272         wl-draft-use-frame is non-nil.
6273         (wl-summary-forward): Ditto.
6274
6275         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6276         as nil.
6277         (wl-folder-mark-as-read-all-entity): Ditto.
6278         (wl-folder-prefetch-entity): Ditto.
6279
6280         * wl.el (wl): Check environment before wl-init.
6281
6282         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6283         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6284         instead of wl-summary-collect-unread.
6285         (wl-summary-reply): Split message window.
6286
6287 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6288
6289         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6290         only if current language environment is japanese,
6291
6292         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6293         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6294         (wl-folder-goto-folder-subr): Ditto.
6295
6296         * wl-draft.el (wl-draft-dispatch-message): Call
6297         `elmo-file-cache-get-path'.
6298
6299 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6300
6301         * wl-summary.el (wl-summary-cursor-move): If return value of
6302         wl-summary-next-message is not number, don't jump.
6303
6304 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6305
6306         * wl-summary.el (wl-summary-buffer-next-message-function): New
6307         variable.
6308         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6309         if it is bound.
6310
6311         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6312         string.
6313
6314         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6315         (wl-plugged-drawing): Ditto.
6316
6317 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6318
6319         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6320         process.
6321         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6322         with unwind-protect.
6323
6324         * wl.el (wl-init): Require mime-setup.
6325         (wl-check-environment): Don't require mime-setup.
6326
6327         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6328         instead of elmo-folder-type.
6329
6330         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6331         value as nil.
6332
6333 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6334
6335         * Version number is increased to 2.7.0.
6336
6337         * wl-version.el (wl-version): Changed codename.
6338
6339         * wl-summary.el (wl-summary-delete-cache): Fixed.
6340
6341         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6342         Workaround for net folders.
6343         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6344
6345         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6346         value to nil (According to the patch from
6347         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6348
6349         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6350         of elmo-folder-close.
6351
6352 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6353
6354         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6355         for postfix.
6356
6357 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6358
6359         * wl-summary.el (wl-summary-resend-message): Fixed.
6360
6361         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6362         Call wl-draft with `from' argument if its address is included in
6363         `wl-user-mail-address-list'.
6364         (wl-draft): Added `from' argument.
6365
6366         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6367         non-nil.
6368         (wl): Don't show demo if wl-demo is nil.
6369
6370         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6371         wl-summary-use-frame.
6372
6373         * wl-vars.el (wl-summary-use-frame): New user option.
6374         (wl-folder-use-frame): Changed docstring.
6375
6376         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6377         non-nil.
6378         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6379         wl-summary-use-frame.
6380
6381         * wl-vars.el (wl-folder-use-frame): New user option.
6382
6383         * wl-summary.el (wl-summary-exit): Back to folder frame if
6384         wl-folder-use-frame is non-nil.
6385         (wl-summary-redisplay-internal): Ignore cache if current folder
6386         is draft folder,
6387         (wl-summary-redisplay-no-mime): Ditto.
6388         (wl-summary-redisplay-all-header): Ditto.
6389
6390         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6391         if wl-folder-use-frame is non-nil.
6392
6393 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6394
6395         * wl-summary.el (wl-summary-sync-update): Bind
6396         elmo-folder-update-threshold.
6397         (wl-summary-mark-as-important): Enclosed server mark processing
6398         with `save-match-data'.
6399
6400         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6401         only when it is already defined.
6402
6403 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6404
6405         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6406         name of folder exclude localdir is wrong.
6407         * wl-folder.el (wl-folder-sync-entity):
6408         Set `wl-summary-always-sticky-folder-list' as nil.
6409         (wl-folder-mark-as-read-all-entity): Ditto.
6410         (wl-folder-prefetch-entity): Ditto.
6411
6412 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6413
6414         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6415         instead of `wl-summary-write-current-newsgroup'.
6416
6417 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6418
6419         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6420         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6421         non-nil and selected message is important, do not display.
6422
6423 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6424
6425         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6426
6427 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6428
6429         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6430
6431         * wl-summary.el (wl-summary-mark-as-important): Set message number
6432         using wl-summary-message-number.
6433
6434 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6435
6436         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6437         destination folder is 'null.
6438
6439 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6440
6441         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6442         New function.
6443         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6444         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6445         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6446
6447 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6448
6449         * wl-mime.el (wl-mime-setup): Added setting for
6450         `mime-setup-signature-key-alist' to avoid overriding key bind for
6451         `wl-draft-send'.
6452
6453         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6454         for `wl-draft-send'.
6455         * wl-mule.el (wl-draft-overload-functions): Ditto.
6456         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6457         * wl-draft.el (wl-draft-send): Ditto.
6458
6459         * wl-message.el (wl-message-display-internal):
6460         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6461         (Patch is provided by <kita@coe.nttdata.co.jp>).
6462
6463 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6464
6465         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6466
6467 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6468
6469         * wl.el (wl): Fix for wl-demo.
6470
6471 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6472
6473         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6474
6475 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6476
6477         * wl-folder.el (wl-folder-prefetch-entity): Use
6478         `wl-folder-get-elmo-folder'.
6479         (wl-folder-count-incorporates): Do not use
6480         `wl-folder-get-elmo-folder'.
6481
6482 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6483
6484         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6485         instead of `elmo-folder-get-type'.
6486
6487 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6488
6489         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6490         position on Subject: field.
6491         (Advised by Mito <mit@nines.nec.co.jp>)
6492
6493 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6494
6495         * wl-folder.el (wl-folder-prefetch-entity): Use
6496         `wl-folder-get-elmo-folder'.
6497
6498 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6499
6500         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6501
6502         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6503         `process-duplicates' slot.
6504
6505         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6506         if detection failed.
6507
6508 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6509
6510         * wl-version.el (wl-version-status): Set to "alpha".
6511
6512 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6513
6514         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6515         Check wl-message-buffer lives before set-buffer.
6516
6517 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6518
6519         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6520         called in folder mode.
6521         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6522         * wl-summary.el (wl-summary-exit-pre-hook): Run
6523         `wl-summary-exit-pre-hook' before exit summary mode.
6524
6525 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6526
6527         * wl-version.el (wl-version-status): New variable.
6528         (wl-version-status-alist): Removed.
6529         (wl-version-status): Rule included.
6530
6531 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6532
6533         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6534         @sponichi.
6535
6536         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6537         when `mail-reply-buffer' is buffer-local variable.
6538         (Reported by <kita@coe.nttdata.co.jp>).
6539
6540 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6541
6542         * wl-vars.el (toplevel): Require 'elmo-util.
6543
6544 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6545
6546         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6547         (All other related portions are changed)
6548
6549         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6550
6551         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6552
6553 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6554
6555         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6556
6557 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6558
6559         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6560         Delete other windows to avoid an error.
6561         Use `point-marker' instead of `point' to remember the start point
6562         of body.
6563
6564         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6565
6566         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6567         number not to exceed all message number.
6568
6569 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6570
6571         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6572         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6573
6574 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6575
6576         * wl-summary.el (wl-summary-sync-force-update): Added argument
6577         no-check.
6578         (wl-summary-sync-update): Ditto.
6579         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6580         with `no-check'.
6581
6582         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6583         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6584         already running.
6585
6586 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6587
6588         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6589         `dst-folder-arg'.
6590         (wl-expire-archive-number1): Diito.
6591         (wl-expire-archive-number2): Diito.
6592         (wl-expire-archive-Date): Diito.
6593         (wl-archive-number1): Diito.
6594         (wl-archive-number2): Diito.
6595         (wl-archive-date): Diito.
6596         (wl-archive-folder-p): New function.
6597         (wl-summary-expire): Support of expand folder name at
6598         wl-expire-alist.
6599         * wl-util.el (wl-expand-newtext): Renamed from
6600         `wl-refile-expand-newtext'.
6601
6602 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6603
6604         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6605         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6606         `(elmo-msgdb-get-overview msgdb)'.
6607         (wl-summary-prefetch): Bind match data before call
6608         `wl-summay-prefetch-msg'.
6609         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6610         'off if `wl-summary-buffer-disp-msg' is non-nil.
6611         Fixed problem that couldn't show only one new or unread message when
6612         enter folder.
6613         (wl-summary-reply): Don't call `split-window-vertically' and other
6614         window.
6615
6616 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6617
6618         * wl-expire.el (wl-expire-refile): Fixed.
6619
6620 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6621
6622         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6623
6624         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6625         biff notification is removed.
6626
6627         * wl.el (wl): Changed position of `elmo-init'.
6628
6629         * wl-draft.el (wl-default-draft-cite): Use date field
6630         on the citation buffer.
6631
6632         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6633
6634         * wl-xmas.el (wl-folder-internal-icon-list): Added
6635         `wl-folder-shimbun-image'.
6636
6637         * wl-e21.el (wl-folder-internal-icon-list): Added
6638         `wl-folder-shimbun-image'.
6639
6640 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6641
6642         * wl.el (wl-init): Eliminated argument.
6643         (wl): Rewrite.
6644
6645         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6646         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6647         instead of `elmo-folder-msgdb-internal'.
6648         (wl-summary-sync-update): Ditto.
6649         (wl-summary-flush-pending-append-operations): Eliminated.
6650         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6651         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6652         `elmo-folder-open'.
6653
6654         * wl-mime.el (wl-summary-burst): Fixed.
6655
6656         * wl-folder.el (wl-folder-info-save): Check data type.
6657
6658         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6659         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6660         instead of `elmo-folder-msgdb-internal'.
6661         (wl-expire-hide): Ditto.
6662
6663
6664         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6665
6666 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6667
6668         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6669
6670 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6671
6672         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6673
6674 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6675
6676         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6677         Fixed `match-beginning' argument mismatch.
6678
6679 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6680
6681         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6682         the default value.
6683
6684 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6685
6686         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6687         instead of `elmo-nntp-default-port'.
6688
6689         * wl-vars.el: Fixed some doc strings.
6690
6691 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6692
6693         * wl-summary.el (wl-summary-prefetch-msg): Use
6694         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6695
6696         * wl-vars.el: Define *-func as obsolete variable using
6697         `elmo-define-obsolete-variable'.
6698
6699         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6700         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6701         instead of `wl-message-buffer-prefetch-threshold'.
6702
6703         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6704
6705         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6706
6707         * wl-draft.el (wl-caesar-region-func): Ditto.
6708
6709         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6710         Keep unread status in elmo-folder-move-messages.
6711         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6712
6713 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6714
6715         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6716         `wl-summary-buffer-exit-func'
6717         (wl-summary-buffer-message-redisplay-function): Renamed from
6718         `wl-summary-buffer-message-redisplay-func'
6719         (wl-summary-buffer-next-folder-function): Renamed from
6720         `wl-summary-buffer-next-folder-func'.
6721         (wl-summary-buffer-prev-folder-function): Renamed from
6722         `wl-summary-buffer-prev-folder-func'.
6723         (wl-summary-get-petname-function): Renamed from
6724         `wl-summary-get-petname-func'.
6725
6726         * wl-score.el (wl-score-edit-exit-function): Renamed from
6727         `wl-score-edit-exit-func'.
6728
6729         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6730         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6731
6732         * wl-util.el (wl-load-profile-function): Renamed from
6733         `wl-load-profile-func'.
6734
6735         * wl-folder.el (wl-folder-completion-function): Renamed from
6736         `wl-folder-completion-func'.
6737         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6738
6739         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6740         `wl-expire-archive-get-folder-func'.
6741         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6742         (wl-draft-send-mail-function): Renamed from
6743         `wl-draft-send-mail-func'.
6744         (wl-draft-send-news-function): Renamed from
6745         `wl-draft-send-news-func'.
6746         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6747         (wl-generate-mailer-string-function): Renamed from
6748         `wl-generate-mailer-string-func'.
6749         (wl-highlight-signature-search-function): Renamed from
6750         `wl-highlight-signature-search-func'.
6751         (wl-highlight-x-face-function): Renamed from
6752         `wl-highlight-x-face-func'
6753         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6754         (wl-ps-print-buffer-function): Renamed from
6755         `wl-ps-print-buffer-func'
6756         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6757         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6758         (wl-summary-subject-filter-function): Renamed from
6759         `wl-summary-subject-filter-func'.
6760
6761         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6762         `wl-draft-queue-flush-send-func'
6763         (wl-draft-cite-function): Renamed from
6764         `wl-draft-cite-func'
6765
6766         * wl-address.el (wl-address-init-function): Renamed from
6767         `wl-address-init-func'.
6768
6769 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6770
6771         * wl-draft.el (wl-draft-queue-flush): Don't call
6772         `elmo-dop-unlock-message'.
6773         * wl-draft.el (wl-draft-queue-append): Don't call
6774         `elmo-dop-lock-message'.
6775
6776         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6777         (wl-summary-buffer-folder-name): Ditto.
6778         (wl-summary-message-regexp): Added '-' (all other related portions
6779         are changed).
6780         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6781         wl-summary-buffer-folder-name.
6782
6783 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6784
6785         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6786         the number of mails in the folder buffer is not updated by wl-biff.
6787
6788 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6789
6790         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6791         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6792
6793 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6794
6795         * wl-summary.el (wl-summary-next-message):
6796         Return next message number when wl-summary-move-order is nil.
6797
6798 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6799
6800         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6801         `wl-summary-move-spec-alist'.
6802         (wl-summary-move-spec-unplugged-alist): New variable
6803         (Move spec for unplugged status).
6804         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6805         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6806
6807 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6808
6809         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6810         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6811
6812 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6813
6814         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6815         simple quotation to quote the anonymous function.
6816         * tm-wl.el (wl-draft-preview-message): Ditto.
6817
6818 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6819
6820         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6821         Eliminate redundant `save-excursion'.
6822         (wl-highlight-summary-current-line): Ditto.
6823
6824         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6825         accessing match data when `looking-at' failed.
6826
6827         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6828         `elmo-match-string' where users don't care about the speed.
6829         (wl-draft-save): Ditto.
6830
6831 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6832
6833         * wl-util.el (wl-regexp-opt): New function.
6834
6835         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6836         number from `wl-summary-buffer-number-list'.
6837         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6838         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6839         (wl-summary-move-spec-alist): Changed default setting.
6840
6841 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6842
6843         * wl-vars.el (wl-biff-notify-hook): New hook.
6844         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6845         the arrival of new mail.
6846         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6847         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6848
6849 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6850
6851         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6852
6853 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6854
6855         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6856
6857         * Version number is increased to 2.5.8.
6858
6859         * wl-thread.el (toplevel): require 'cl.
6860         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6861         (wl-thread-make-number-list): New function.
6862         (wl-thread-entity-make-number-list-from-children): Ditto.
6863         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6864         (wl-thread-entity-insert-as-children): Likewise.
6865         (wl-thread-delete-message): Likewise.
6866         (wl-meaning-of-mark): Eliminated.
6867         (wl-thread-next-failure-mark-p): Ditto.
6868         (wl-thread-entity-get-mark): Ditto.
6869         (wl-thread-meaning-alist-get-result): Ditto.
6870         (wl-thread-entity-check-prev-mark): Ditto.
6871         (wl-thread-entity-check-next-mark): Ditto.
6872         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6873         (wl-thread-entity-get-prev-marked-entity): Ditto.
6874         (wl-thread-get-prev-unread): Ditto.
6875         (wl-thread-jump-to-prev-unread): Ditto.
6876         (wl-thread-get-next-unread): Ditto.
6877         (wl-thread-jump-to-next-unread): Ditto.
6878         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6879         (wl-thread-entity-get-next-marked-entity): Ditto.
6880
6881         * wl-summary.el (wl-summary-buffer-number-list):
6882         New bufer-local variable.
6883         (wl-summary-switch-to-clone-buffer): Clone
6884         `wl-summary-buffer-number-list'.
6885         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6886         (wl-summary-cursor-move-regex): Eliminated.
6887         (wl-summary-cursor-up): Rewrite.
6888         (wl-summary-cursor-down): Ditto.
6889         (wl-summary-mode-spec-alist): New variable.
6890         (wl-summary-next-message): New inline function.
6891         (wl-summary-cursor-move): New function.
6892         (wl-summary-default-get-next-msg): Rewrite.
6893         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6894         (wl-summary-rescan): Ditto.
6895         (wl-summary-sync-all-init): Ditto.
6896         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6897         summary is not thread view.
6898         (wl-summary-sync-update): Ditto.
6899         (wl-summary-rescan): Ditto.
6900         (wl-summary-make-number-list): New function.
6901
6902         * wl-draft.el: "FCC" -> "Fcc".
6903
6904 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6905
6906         * wl-highlight.el (wl-highlight-summary-window):
6907         Call `set-buffer-modified-p'.
6908
6909         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6910         (wl): Call `elmo-init' and fix.
6911
6912         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6913         Use new variables.
6914
6915         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6916
6917 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6918
6919         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6920
6921 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6922
6923         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6924
6925 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6926
6927         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6928         `wl-use-toolbar' nor `display-graphic-p'.
6929         (wl-e21-setup-message-toolbar): Ditto.
6930         (wl-e21-setup-summary-toolbar): Ditto.
6931         (wl-e21-setup-folder-toolbar): Ditto.
6932
6933         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6934         (wl-plugged-init-icons): Ditto.
6935
6936         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6937         `display-graphic-p'.
6938         (wl-plugged-set-folder-icon): Ditto.
6939         (wl-highlight-plugged-current-line): Ditto.
6940         (wl-highlight-folder-current-line): Ditto.
6941         (wl-e21-highlight-folder-group-line): Ditto.
6942         (wl-e21-setup-toolbar): Ditto.
6943         (wl-e21-display-image-p): New macro.
6944
6945         * wl-demo.el (wl-demo): Simplified.
6946         (wl-demo-image-type-alist): Use `image-type-available-p' for
6947         checking whether the image type `xbm' is available.
6948
6949 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6950
6951         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6952         (wl-summary-input-range): Ditto.
6953
6954 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6955
6956         * wl-summary.el (wl-summary-edit-addresses): Use
6957         `wl-summary-get-original-buffer'
6958         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6959         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6960         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6961         (wl-summary-get-newsgroups): Eliminated.
6962         (wl-summary-set-crosspost): Ditto.
6963         (wl-summary-is-crosspost-folder): Ditto.
6964         (wl-crosspost-alist-load): Ditto.
6965         (wl-crosspost-alist-save): Ditto.
6966
6967         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6968         `elmo-setup-subscribed-newsgroups' instead of
6969         `elmo-nntp-make-groups-hashtb'.
6970         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6971         instead of `wl-crosspost-alist-save'.
6972
6973         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6974         of `elmo-folder-message-appendable-p'.
6975         (wl-mime-header-presentation-method): Eliminated.
6976
6977         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6978         (Error occurs in emacs21).
6979
6980         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6981         the current buffer).
6982
6983         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6984         instead of `wl-crosspost-alist-save'.
6985         (wl-init): `elmo-crosspost-message-alist-load'
6986         instead of `wl-crosspost-alist-load'
6987
6988         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6989         (wl-parse-newsgroups): Likewise.
6990         (wl-biff-notify): Run `wl-biff-notify-hook'.
6991
6992 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6993
6994         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6995
6996         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6997         when `wl-summary-lazy-highlight' is non-nil.
6998         (wl-summary-goto-folder-subr): Highlight only when
6999         `wl-summary-lazy-highlight' is non-nil.
7000
7001         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
7002         Don't display progress and highlight temp-mark when
7003         `wl-summary-lazy-highlight' is non-nil.
7004         (wl-highlight-summary-window): New function.
7005         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
7006
7007 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7008
7009         * wl-summary.el (wl-summary-sync): Change `all-visible'
7010         from `all-shown'
7011         (wl-summary-input-range): Ditto.
7012
7013 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7014
7015         * wl-e21.el (wl-highlight-folder-current-line): Call
7016         `wl-folder-init-icons' when folder icons have not been initialized.
7017
7018         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
7019
7020         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
7021         (wl-demo-image-type-alist): New macro.
7022
7023 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7024
7025         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
7026         display does not support graphics.
7027         (wl-plugged-init-icons): Ditto.
7028         (wl-folder-init-icons): Ditto.
7029
7030         * wl-demo.el (wl-demo): Chech closely whether the display
7031         supports graphics.
7032
7033 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
7034
7035         * wl-summary.el (wl-summary-get-original-buffer): New function.
7036         (wl-summary-set-crosspost): Use it.
7037         (wl-summary-target-mark-uudecode): Ditto.
7038         (wl-summary-reedit): Ditto.
7039         (wl-summary-resend-bounced-mail): Ditto.
7040         (wl-summary-update-crosspost): Eliminated (It may be incorporated
7041         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
7042
7043         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
7044         (wl-message-display-internal): Ditto.
7045
7046 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
7047
7048         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
7049
7050 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7051
7052         * wl-summary.el (wl-summary-save-view): Renamed from
7053         `wl-summary-save-status'.
7054
7055 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7056
7057         * wl-summary.el (wl-summary-sync): Added `all-shown'
7058
7059 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
7060
7061         * wl-summary.el (wl-summary-input-range): Added `all-shown'
7062
7063 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
7064
7065         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
7066
7067 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
7068
7069         * wl-highlight.el (wl-highlight-summary-line-string): Use
7070         `zerop' instead of `= 0'.
7071         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
7072
7073         * wl-template.el (wl-template-next): Use `=' instead of `eq'
7074         for comparing numbers.
7075         (wl-template-prev): Use `zerop' instead of `eq 0'.
7076
7077         * wl-draft.el (wl-draft-insert-current-message): Use
7078         `with-current-buffer' instead of `save-excursion'.
7079         Use `zerop' instead of `eq 0'.
7080
7081 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
7082
7083         * wl-draft.el (wl-draft-insert-ccs): New function.
7084         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
7085         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
7086
7087 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
7088
7089         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
7090
7091 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
7092
7093         * wl-expire.el (wl-expire-refile): Don't call
7094         elmo-msgdb-add-msgs-to-seen-list;
7095         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
7096         (wl-expire-refile-with-copy-reserve-msg): Ditto.
7097
7098 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7099
7100         * wl-message.el (wl-message-prev-page): Ignore errors while
7101         scroll-down.
7102
7103 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
7104
7105         * wl-mime.el: Use elmo-original-message-mode instead of
7106         mmelmo-original-mode.
7107
7108         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
7109         `elmo-folder-get-spec';
7110         (wl-fldmgr-add-completion-all-completions):
7111         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
7112
7113         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
7114         of `elmo-folder-get-type'.
7115
7116         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
7117         `elmo-folder-get-spec';
7118         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7119         Use `elmo-folder-append-message' instead of `elmo-append-msg';
7120         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7121         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
7122         `elmo-read-msg-no-cache';
7123         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
7124         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
7125         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
7126         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
7127         `elmo-cache-save';
7128         (wl-draft-reedit): Use `elmo-message-file-name'.
7129
7130         * wl-expire.el: Use `elmo-folder-name-internal';
7131         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7132         Use macro `wl-summary-buffer-msgdb' instead of variable
7133         `wl-summary-buffer-msgdb';
7134         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
7135         Use macro `wl-summary-buffer-folder-name' instead of variable
7136         `wl-summary-buffer-folder-name'.
7137         * wl-score.el: Likewise.
7138
7139         * wl-message.el: Rewrite for new message buffer cache mechanism.
7140         (wl-message-buffer-cache-buffer-get): New macro.
7141         (wl-message-buffer-cache-folder-get): Ditto.
7142         (wl-message-buffer-cache-message-get): Ditto.
7143         (wl-message-buffer-cache-entry-make): Ditto.
7144         (wl-message-buffer-cache-hit): Ditto.
7145         (wl-message-buffer-cache-sort): New function.
7146         (wl-message-buffer-cache-add): Ditto.
7147         (wl-message-buffer-cache-delete): Ditto.
7148         (wl-message-buffer-cache-clean-up): Ditto.
7149         (wl-message-buffer-window): Rewrite.
7150         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
7151         (wl-message-buffer-display): New function.
7152         (wl-message-display-internal): New function.
7153
7154 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7155
7156         * wl-folder.el: Use `elmo-folder-name-internal';
7157         Use `wl-folder-get-elmo-folder';
7158         Use `elmo-folder-list-messages' instead of
7159         `elmo-list-folder';
7160         Use `elmo-folder-get-primitive-list' instead of
7161         `elmo-folder-get-primitive-spec-list';
7162         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7163         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7164         Use `elmo-folder-create' instead of `elmo-create-folder'.
7165         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7166         (wl-folder-get-elmo-folder): New macro.
7167         (wl-folder-elmo-folder-cache-get): Ditto.
7168         (wl-folder-elmo-folder-cache-put): Ditto.
7169         (wl-folder-suspend): Call `elmo-quit'.
7170
7171         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7172         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7173         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7174         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7175         (toplevel): require 'cl.
7176         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7177
7178         * wl-summary.el: Rewrite to use new elmo interface.
7179
7180 \f
7181 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7182
7183         * wl-mime.el (wl-draft-preview-message):
7184         Run `wl-draft-send-hook' before collecting recipients information;
7185         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7186
7187         * tm-wl.el (wl-draft-preview-message): Ditto.
7188
7189 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7190
7191         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7192         wrong recipients are displayed when forwarded message.
7193
7194 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7195
7196         * Version number is increased to 2.5.7.
7197
7198 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7199
7200         * wl-message.el (wl-message-next-page): Bind
7201         `window-pixel-scroll-increment' to nil while scrolling up.
7202
7203 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7204
7205         * wl-vars.el (wl-save-hook): New hook.
7206         * wl.el (wl-save): Call `wl-save-hook'.
7207
7208 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7209
7210         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7211         Argument WITH-ARG instead of NO-ARG (negative mean).
7212         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7213         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7214         * wl-message.el (wl-message-follow-current-entity): Likewise.
7215
7216 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7217
7218         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7219         FROM was optional argument.
7220         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7221
7222 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7223
7224         * Version number is increased to 2.5.6.
7225
7226 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7227
7228         * wl-version.el (wl-version-show): Removed.
7229         (wl-version): Add `interactive'.
7230
7231 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7232
7233         * wl-summary.el (wl-summary-get-petname-func): New variable.
7234         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7235         instead of `wl-address-get-petname-1'.
7236         (wl-summary-simple-from): Ditto.
7237
7238         * wl-address.el (wl-address-get-petname-1): Define as function.
7239
7240 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7241
7242         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7243         field in the original message.
7244         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7245
7246 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7247
7248         * wl-expire.el (wl-expire-hide):
7249         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7250
7251 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7252
7253         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7254         find decoder for To, Cc, and Subject.
7255
7256 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7257
7258         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7259         for checking `elmo-use-buffer-cache'.
7260         (wl-summary-mark-as-important): Fixed typo in comment.
7261
7262 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7263
7264         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7265         field in the original message.
7266         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7267
7268 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7269
7270         * wl-expire.el (wl-expire-hide):
7271         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7272
7273 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7274
7275         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7276         find decoder for To, Cc, and Subject.
7277
7278 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7279
7280         * Version number is increased to 2.5.5.
7281
7282         * wl-address.el (wl-address-specials-regexp): New constant.
7283         (wl-address-quote-specials): Use it.
7284
7285 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7286
7287         * wl-summary.el (wl-summary-rescan):
7288         Call `wl-summary-buffer-number-column-detect'.
7289         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7290
7291         * wl-message.el (wl-message-mode-map): Define.
7292         (wl-message-decode): Use it as local-map.
7293
7294 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7295
7296         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7297         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7298
7299 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7300
7301         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7302
7303         * wl-mule.el (wl-read-event-char): Ditto.
7304
7305         * wl-e21.el (wl-read-event-char): Ditto.
7306
7307         * wl-nemacs.el (wl-read-event-char): Ditto.
7308         (read-event): Removed.
7309
7310         * wl-util.el (toplevel): Removed dummy definition of
7311         `read-event'.
7312         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7313
7314 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7315
7316         * wl-nemacs.el (elmo-archive-call-process): Moved to
7317         elmo-archive.el.
7318
7319 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7320
7321         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7322         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7323
7324         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7325         instead of magic-number 6.  Use `not' instead of `null' for symbol
7326         `nil' check (not empty list).
7327         (wl-draft-insert-x-face-field): Fixed paren style.
7328
7329         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7330         one-branch conditional statement, instead of `and' and `if'.
7331         (wl-draft-forward): Likewise.
7332         (wl-draft-add-references): Likewise.
7333         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7334
7335         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7336         conditional steatment.  Use `cond' instead of `if'.
7337         (wl-draft-confirm): Likewise.
7338
7339 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7340
7341         * wl-version.el (wl-version-show): Use `product-string-1'
7342         instead of `wl-version'.
7343         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7344
7345         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7346
7347 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7348
7349         * wl-highlight.el (wl-highlight-headers): Revert
7350         `wl-highlight-x-face-func' argument (`beg' and `end').
7351
7352 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7353
7354         * wl.el (toplevel): Move `product-provide' declare.
7355         * wl-demo.el (toplevel): Ditto.
7356         * wl-dnd.el (toplevel): Ditto.
7357         * wl-highlight.el (toplevel): Ditto.
7358         * wl-message.el (toplevel): Ditto.
7359         * wl-refile.el (toplevel): Ditto.
7360         * wl-util.el (toplevel): Ditto.
7361
7362 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7363
7364         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7365         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7366         (wl-thread-close-all): keep cursor position.
7367
7368 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7369
7370         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7371         (eq x 0).
7372         (wl-generate-user-agent-string-1): Fix conditional statement.
7373
7374 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7375
7376         * wl.el (wl-check-environment): Additional check for
7377         'wl-local-domain' and `wl-message-id-domain'.
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-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7393
7394         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7395         to the default value as well as `eword-lexical-analyzer'.
7396
7397 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7398
7399         * wl-version.el (wl-extended-emacs-version,
7400         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7401         `elmo-match-string' instead of `wl-match-string'.
7402
7403 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7404
7405         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7406         docstring.
7407
7408 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7409
7410         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7411
7412 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7413
7414         * wl-highlight.el (wl-highlight-headers): Remove
7415         `wl-highlight-x-face-func' argument (`beg' and `end').
7416
7417 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7418
7419         * wl-summary.el (wl-summary-mark-as-important):
7420         Remove cache if folder is local.
7421
7422 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7423
7424         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7425         to get existing e-mail address string.
7426
7427 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7428
7429         * wl-version.el (wl-generate-user-agent-string): Commentary.
7430         (wl-generate-user-agent-string-1): Use `when' for
7431         one-branch conditional statement, instead of `and' and `if'.
7432         (wl-extended-emacs-version, wl-extended-emacs-version2,
7433         wl-extended-emacs-version3): Ditto.
7434
7435 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7436
7437         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7438         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7439         condition-case; Remove initialization.
7440         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7441         (wl-summary-sync-update3): Added argument `sync-all';
7442         Eliminated local variable `msgdb';
7443         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7444         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7445         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7446
7447 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7448
7449         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7450         connection before call `wl-draft-send-mail-with-smtp'.
7451
7452 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7453
7454         * Version number is increased to 2.5.4.
7455
7456 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7457
7458         * wl.el (wl-check-environment): Additional check for
7459         'wl-local-domain' and `wl-message-id-domain'.
7460
7461 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7462
7463         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7464         buffer as command specific.
7465         (wl-folder-mark-as-read-all-entity): Ditto.
7466         (wl-folder-prefetch-entity): Ditto.
7467         (wl-folder-drop-unsync-entity): Ditto.
7468
7469         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7470         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7471         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7472
7473         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7474         save-excursion.
7475
7476 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7477
7478         * Version number is increased to 2.5.3.
7479
7480         * wl-summary.el (wl-summary-save-view-cache):
7481         Delete duplicated `write-region';
7482         Use `write-region-as-binary' instead of `as-binary-output-file' and
7483         `write-region'.
7484
7485 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7486
7487         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7488
7489 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7490
7491         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7492         instead of `smtp-via-smtp'.
7493
7494 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7495
7496         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7497
7498 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7499
7500         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7501         instead of `smtp-sasl-user-realm'.
7502
7503 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7504
7505         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7506
7507 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7508
7509         * Version number is increased to 2.5.2.
7510
7511 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7512
7513         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7514         does not exist.
7515         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7516         (wl-biff-start): Call `timer-activate' if timer already exists.
7517
7518         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7519         only when it is bound as function.
7520
7521 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * Version number is increased to 2.5.1.
7524
7525 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7526
7527         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7528         Print refile/copy destination.
7529
7530 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7531
7532         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7533         queue-flush-only is non-nil.
7534
7535         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7536
7537         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7538         checking cache folder.
7539
7540 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7541
7542         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7543         `regexp-quote'.
7544
7545 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7546
7547         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7548         function.
7549         * wl-summary.el (wl-summary-write-current-folder-functions):
7550         Change default value.  Use it.
7551
7552 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7553
7554         * Version number is increased to 2.5.0.
7555
7556         * wl-version.el (wl-version): Changed codename.
7557
7558 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7559
7560         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7561         (wl-summary-supersedes-message): Ditto.
7562
7563 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7564
7565         * wl-refile.el (wl-refile-guess-functions): Renamed from
7566         `wl-refile-guess-func-list'.
7567
7568 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7569
7570         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7571         Fixed problem when no rule was matched.
7572
7573 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7574
7575         * wl-summary.el (wl-summary-get-mark): Fixed
7576         `wl-summary-buffer-target-mark' check logic.
7577
7578 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7579
7580         * wl-folder.el (wl-folder-write-current-folder): Added group
7581         folder check.
7582
7583         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7584         `wl-summary-write-current-newsgroup'.
7585         (wl-summary-write-current-folder-functions): New variable.
7586         * wl-folder.el (wl-folder-get-newsgroups): New function.
7587         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7588         (wl-folder-write-current-folder): Renamed from
7589         `wl-folder-write-current-newsgroup'.
7590
7591 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7592
7593         * Version number is increased to 2.3.93.
7594
7595 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7596
7597         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7598         (wl-ldap-make-matched-value-list): Ditto.
7599         (wl-ldap-alias-safe-string): Split e-mail address.
7600
7601         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7602         petname folder default was selected.
7603         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7604         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7605
7606 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7607
7608         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7609         to `wl-draft-config-exec'.
7610
7611         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7612         instead of calling `wl-draft-config-exec';
7613         Process group-list and show recipients in minibuffer.
7614
7615         * tm-wl.el (wl-draft-preview-message): Ditto.
7616
7617 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7618
7619         * wl.el (toplevel): Added (C) to copyright notice, and
7620         sync Author header.
7621         * tm-wl.el (toplevel): Ditto.
7622         * wl-address.el (toplevel): Ditto.
7623         * wl-demo.el (toplevel): Ditto.
7624         * wl-dnd.el (toplevel): Ditto.
7625         * wl-draft.el (toplevel): Ditto.
7626         * wl-e21.el (toplevel): Ditto.
7627         * wl-expire.el (toplevel): Ditto.
7628         * wl-folder.el (toplevel): Ditto.
7629         * wl-highlight.el (toplevel): Ditto.
7630         * wl-message.el (toplevel): Ditto.
7631         * wl-mime.el (toplevel): Ditto.
7632         * wl-mule.el (toplevel): Ditto.
7633         * wl-nemacs.el (toplevel): Ditto.
7634         * wl-refile.el (toplevel): Ditto.
7635         * wl-score.el (toplevel): Ditto.
7636         * wl-summary.el (toplevel): Ditto.
7637         * wl-template.el (toplevel): Ditto.
7638         * wl-thread.el (toplevel): Ditto.
7639         * wl-util.el (toplevel): Ditto.
7640         * wl-vars.el (toplevel): Ditto.
7641         * wl-xmas.el (toplevel): Ditto.
7642
7643 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7644
7645         * wl.el (wl-init): Added comment about `wl-init-hook'.
7646         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7647         * wl-vars.el (wl-init-hook): Added docs.
7648         (wl-make-plugged-hook): Removed useless docs.
7649         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7650         * wl-xmas.el (toplevel): Ditto.
7651
7652 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7653
7654         * wl-address.el (toplevel): Fixed multiple Author header format.
7655         * wl-demo.el (toplevel): Ditto.
7656         * wl-draft.el (toplevel): Ditto.
7657         * wl-folder.el (toplevel): Ditto.
7658         * wl-summary.el (toplevel): Ditto.
7659         * wl-thread.el (toplevel): Ditto.
7660         * wl-util.el (toplevel): Ditto.
7661         * wl-vars.el (toplevel): Ditto.
7662         * wl-version.el (toplevel): Ditto.
7663         * wl-xmas.el (toplevel): Ditto.
7664         * wl.el (toplevel): Ditto.
7665
7666         * wl-version.el (toplevel): Added require `elmo-version' for
7667         `product-version-as-string'.
7668
7669 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7670
7671         * wl-vars.el (wl-draft-send-hook): Changed default value to
7672         '(wl-draft-config-exec).
7673
7674         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7675         explicitly.
7676         (wl-draft): Set `wl-draft-config-exec-flag' before running
7677         `wl-mail-setup-hook'.
7678
7679         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7680         `wl-biff-init-icons' to `wl-init-hook' instead of
7681         `wl-make-plugged-hook'.
7682         (Because if `wl-draft' command is invoked at first,
7683         they are not initialized)
7684         Updated copyright notice.
7685
7686         * wl-e21.el (toplevel): Ditto;
7687
7688         * wl-demo.el (toplevel): Updated copyright notice.
7689         * wl-address.el (toplevel): Ditto.
7690         * wl-draft.el (toplevel): Ditto.
7691         * wl-version.el (toplevel): Ditto.
7692         * wl-folder.el (toplevel): Ditto.
7693         * wl-summary.el (toplevel): Ditto.
7694         * wl-thread.el (toplevel): Ditto.
7695         * wl-util.el (toplevel): Ditto.
7696         * wl-vars.el (toplevel): Ditto.
7697         * wl.el (toplevel): Ditto.
7698
7699 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7700
7701         * wl-highlight.el (wl-highlight-message): Fixed problem of
7702         highlighting failure which occured when the last field contains
7703         multiple lines in the draft buffer.
7704
7705         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7706         `wl-biff-start' if plugged.
7707
7708         * wl-util.el (wl-biff-check-folder): New function.
7709         (wl-biff-check-folders): Don't set session name prefix.
7710         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7711         (wl-biff-check-folder-async): Ditto.
7712
7713         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7714         in email address.
7715
7716 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7717
7718         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7719
7720         * wl-draft.el (wl-draft-strip-subject-re): New function.
7721
7722         * wl-draft.el (wl-draft-reply): Use it.
7723
7724 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7725
7726         * wl-message.el (wl-mmelmo-message-redisplay): Use
7727         `mime-display-message' instead of `wl-mime-display-message'.
7728
7729         * wl-mime.el (toplevel): Removed compatibility workaround
7730         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7731         (wl-mime-display-message): Abolished.
7732         (wl-mime-entity-read-field): Ditto.
7733         (wl-mime-combine-message/partial-pieces): Use
7734         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7735
7736 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7737
7738         * wl-template.el: Doc fixes.
7739
7740 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7741
7742         * wl-e21.el (wl-message-overload-functions): Do nothing if
7743         `current-local-map' is not available.
7744         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7745
7746 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7747
7748         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7749         representation.
7750
7751         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7752         number.
7753         (wl-fldmgr-save-folders): Don't use `format' when insert
7754         `wl-fldmgr-folders-header'.
7755
7756 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7757
7758         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7759
7760 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7761
7762         * wl-highlight.el (wl-highlight-message):
7763         Use `std11-field-end' to detect end point of the header field.
7764         Refer `wl-highlight-max-header-size'.
7765
7766         * wl-vars.el (wl-highlight-max-header-size): New variable.
7767
7768         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7769
7770         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7771         Set `for-draft' argument of wl-highlight-headers.
7772         (wl-draft): Ditto.
7773         (wl-draft-reedit): Ditto.
7774         (wl-user-agent-compose-internal): Ditto.
7775
7776 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7777
7778         * wl-message.el (wl-message-add-button): Use overlay.
7779
7780 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7781
7782         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7783
7784         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7785         problem when group-list content is nothing.
7786         (Reported by Mito <mit@nines.nec.co.jp>)
7787
7788 2000-10-18  SAITO Atsunori <sai@yedo.com>
7789
7790         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7791
7792 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7793
7794         * tm-wl.el (toplevel): Use product-provide.
7795
7796 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7797
7798         * Version number is increased to 2.3.92.
7799
7800 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7801
7802         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7803         title text, use `display' property for left margin under Emacs 21.
7804
7805         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7806         properties.
7807         (wl-plugged-init-icons): Ditto.
7808
7809 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7810
7811         * wl.el (wl-save-status, wl-init): Remove last period in
7812         "...done." message.
7813         * tm-wl.el (wl-summary-burst): Ditto.
7814         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7815         wl-summary-resume-cache-status,
7816         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7817         wl-summary-sync-update3, wl-summary-highlight-msgs,
7818         wl-summary-flush-pending-append-operations,
7819         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7820         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7821         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7822         wl-thread-open-all): Ditto.
7823         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7824         * wl-mime.el (wl-summary-burst): Ditto.
7825         * wl-highlight.el (wl-highlight-summary): Ditto.
7826         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7827         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7828         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7829         * wl-address.el (wl-local-address-init): Ditto.
7830
7831 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7832
7833         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7834         `add-text-properties'.
7835         (wl-plugged-init-icons): Ditto.
7836         (wl-folder-init-icons): Use `propertize' instead of
7837         `put-text-property'.
7838         (wl-plugged-set-folder-icon): Ditto.
7839         (wl-e21-highlight-folder-group-line): Ditto.
7840
7841 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7842
7843         * wl-version.el (wl-version-status-alist): New variable.
7844         (wl-version-status): New function.
7845
7846         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7847         "Cc" part of the case "Reply-To".
7848
7849         * wl-draft.el (wl-draft-reply): Use result of
7850         `eword-extract-address-components'.
7851
7852         * wl-demo.el (wl-demo-icon-name): New constant.
7853         (wl-logo-xpm): Use it.
7854         (wl-logo-xbm): Ditto.
7855         (wl-logo-bitmap): Ditto.
7856
7857         * Version number is increased to 2.3.91.
7858
7859 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7860
7861         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7862         (wl-extended-emacs-version, wl-extended-emacs-version2,
7863         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7864         docstring.
7865
7866         * wl-version.el (wl-generate-user-agent-string-1): New function.
7867         (wl-generate-user-agent-string): Use it.
7868
7869         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7870         `mime-edit-insert-user-agent-field'.
7871         (wl-generate-user-agent-string): Check
7872         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7873
7874         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7875         instead of `if', when verbose case.
7876
7877 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7878
7879         * wl-expire.el (wl-summary-expire): Fix.
7880
7881 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7882
7883         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7884         and `elmo-lost+found-folder' if 'wl-draft.
7885         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7886
7887 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7888
7889         * wl-expire.el (wl-summary-expire): Change messages.
7890         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7891         `deleing-info' instead of "Deleting..."
7892
7893 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7894
7895         * wl-summary.el (wl-summary-refile-subr): Fix.
7896
7897 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7898
7899         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7900         if pipe folder.
7901
7902 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7903
7904         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7905
7906 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7907
7908         * wl-expire.el (wl-expire-hide): New function.
7909         (wl-summary-expire): Add `hide'.
7910
7911 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7912
7913         * wl-vars.el (wl-draft-reply-without-argument-list):
7914         Changed default value to consider `Reply-To:'.
7915         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7916
7917         * Version number is increased to 2.3.90.
7918
7919         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7920         elmo-imap4-get-session with unwind-protect.
7921         Don't cause error.
7922         (wl-summary-sync-marks): Don't check plugged nor folder type.
7923         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7924         (Always keep current buffer).
7925
7926 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7927
7928         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7929         Enclose with `save-excursion'.
7930
7931 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7932
7933         * wl-version.el (wl-version): Remove interactive.
7934
7935 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7936
7937         * wl-version.el (wl-generate-user-agent-string): Use
7938         `product-string-verbose' instead of `product-string-1'.
7939
7940 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7941
7942         * wl-vars.el (wl-draft-use-cache): New variable.
7943         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7944         if wl-draft-use-cache is non-nil.
7945
7946 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7947
7948         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7949         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7950
7951 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7952
7953         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7954         (wl-thread-msg-mark-as-unread): Ditto.
7955
7956         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7957         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7958         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7959         Don't set mark in summary if return value of `elmo-mark-as-read'
7960         is nil.
7961         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7962         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7963         instead of `wl-thread-msg-mark-as-read'.
7964         (wl-summary-mark-as-unread-region): Ditto.
7965         (wl-summary-target-mark-mark-as-read): Ditto.
7966
7967         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7968
7969 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7970
7971         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7972
7973         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7974
7975 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7976
7977         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7978         face.
7979
7980 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7981
7982         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7983         `running-xemacs'.
7984
7985 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7986
7987         * wl-version.el (toplevel): Use `product-version-as-string' for
7988         set verstion-string, if defined.
7989
7990         * wl-version.el (wl-version-show): Insert string at point, when
7991         call with argument.
7992
7993         * wl-version.el (wl-generate-user-agent-string): Use
7994         `product-string-1' instead of `wl-appname', `wl-version' and
7995         `wl-codename'.
7996
7997 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7998
7999         * wl-address.el (toplevel): Use product-provide.
8000         * wl-demo.el (toplevel): Ditto.
8001         * wl-dnd.el (toplevel): Ditto.
8002         * wl-draft.el (toplevel): Ditto.
8003         * wl-e21.el (toplevel): Ditto.
8004         * wl-expire.el (toplevel): Ditto.
8005         * wl-fldmgr.el (toplevel): Ditto.
8006         * wl-folder.el (toplevel): Ditto.
8007         * wl-highlight.el (toplevel): Ditto.
8008         * wl-message.el (toplevel): Ditto.
8009         * wl-mime.el (toplevel): Ditto.
8010         * wl-mule.el (toplevel): Ditto.
8011         * wl-nemacs.el (toplevel): Ditto.
8012         * wl-refile.el (toplevel): Ditto.
8013         * wl-score.el (toplevel): Ditto.
8014         * wl-summary.el (toplevel): Ditto.
8015         * wl-template.el (toplevel): Ditto.
8016         * wl-thread.el (toplevel): Ditto.
8017         * wl-util.el (toplevel): Ditto.
8018         * wl-vars.el (toplevel): Ditto.
8019         * wl-xmas.el (toplevel): Ditto.
8020         * wl.el (toplevel): Ditto.
8021
8022 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8023
8024         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
8025         instead of product.
8026
8027         * wl-version.el (wl-version): Compile time evalution elmo-version.
8028
8029 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
8030
8031         * wl-summary.el (wl-summary-sync-force-update): Append queue
8032         `mark-as-read'if unplugged.
8033
8034 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8035
8036         * wl-version.el: New file.  Use product.el.
8037         * wl.el: add (require 'wl-version).
8038         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
8039         for ~/.folders header.
8040         (wl-fldmgr-folders-header): Changed.
8041         * wl-demo.el (wl-demo): Use product.el.
8042
8043         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
8044         wl-version.el.
8045         * wl-util.el (wl-version, wl-version-show): Ditto.
8046
8047         * wl-util.el (wl-generate-user-agent-string,
8048         wl-extended-emacs-version, wl-extended-emacs-version2,
8049         wl-extended-emacs-version3): Move to wl-version.el.
8050         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
8051         xemacs-codename, mime-edit-insert-user-agent-field,
8052         mime-edit-user-agent-value, mime-editor/version,
8053         mime-editor/codename): Compile warning killer move to
8054         wl-version.el
8055
8056 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
8057
8058         * wl-summary.el (wl-summary-refile-subr): Fix.
8059
8060 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
8061
8062         * wl-summary.el (wl-summary-sync-marks): Changed argument for
8063         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8064
8065 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
8066
8067         * wl.el (wl-check-environment): Check too many `@'.
8068
8069 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
8070
8071         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
8072
8073 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8074
8075         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
8076         wl-draft-reply-myself-without-argument-list): Add variables.
8077         * wl-draft.el (wl-draft-reply): Use it.
8078
8079 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
8080
8081         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
8082         the 5th argument of `elmo-network-get-spec'.
8083
8084         * wl-thread.el (wl-thread-reparent-children): New inline function.
8085         (wl-thread-delete-message): Use it.
8086
8087         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
8088         (wl-summary-score-update-all-lines): Don't use `dolist'.
8089
8090 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8091
8092         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
8093         (require 'elmo-msgdb) for inline function.
8094
8095 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8096
8097         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
8098
8099 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
8100
8101         * wl-score.el (wl-score-headers): Fix for the confusing macro
8102         `elmo-kill-buffer'.
8103
8104 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8105
8106         * wl-summary.el: Don't use the 3rd argument of `require' because
8107         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
8108         * wl-util.el: Ditto.
8109         * wl-draft.el: Ditto.
8110
8111 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
8112
8113         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
8114         window system is not used.
8115
8116 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
8117
8118         * wl-thread.el: Don't use `mapcar' only for iteration.
8119         (wl-thread-resume-entity): Ditto.
8120         (wl-thread-delete-message): Ditto.
8121
8122         * wl-summary.el: Bind `dragdrop-drop-functions',
8123         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
8124         of `require' for `timezone', `easymenu' and `ps-print';
8125         don't use `mapcar' only for iteration.
8126
8127         * wl-util.el: Bind `mule-version', `nemacs-version',
8128         `emacs-beta-version', `xemacs-codename',
8129         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
8130         `mime-editor/version' and `mime-editor/codename'; specify 3rd
8131         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
8132         only for iteration.
8133
8134         * wl-score.el: Don't use `mapcar' only for iteration.
8135         (wl-score-simplify-buffer-fuzzy): Ditto.
8136         (wl-score-simplify-subject): Ditto.
8137         (wl-score-headers): Ditto.
8138         (wl-summary-score-update-all-lines): Ditto.
8139
8140         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
8141         `enable-multibyte-characters' and `mule-version'.
8142
8143         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
8144         `mapcar' only for iteration.
8145
8146         * wl-demo.el: Don't use `mapcar' only for iteration.
8147
8148         * wl-folder.el: Don't use `mapcar' only for iteration.
8149         (wl-folder-open-all): Ditto.
8150         (wl-folder-count-incorporates): Ditto.
8151
8152         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8153         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8154
8155         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8156         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8157         `smtp-connection-type'; specify 3rd argument of `require' for
8158         `timezone'; don't use `mapcar' only for iteration.
8159         (wl-draft-clone-local-variables): Don't use `mapcar'.
8160         (wl-draft-generate-clone-buffer): Ditto.
8161         (wl-user-agent-compose-internal): Ditto.
8162
8163         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8164
8165         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8166         (wl-save-status): Ditto.
8167
8168         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8169         for iteration.
8170
8171 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8172
8173         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8174         removed `Date'.
8175         (wl-fldmgr-make-filter-default): New user option.
8176
8177         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8178         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8179         (wl-fldmgr-filter-completion-alist): Abolish.
8180
8181         * wl.el (wl): Don't check servers if arg is non-nil.
8182
8183         * wl-draft.el (wl-draft-reply): Set only message-id string to
8184         In-Reply-To field.
8185
8186 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8187
8188         * wl-summary.el (wl-summary-pick): Rewrite.
8189
8190         * wl-draft.el (wl-draft-forward): Get references field from
8191         original buffer.
8192         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8193
8194 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8195
8196         * wl-draft.el (wl-draft-forward): Add references field.
8197
8198 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8199
8200         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8201         (wl-draft-reply): Use it.
8202
8203 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8204
8205         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8206         when Emacs 21 is running.
8207
8208         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8209         bindings.
8210
8211 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8212
8213         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8214         XPM icons transparent.
8215
8216         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8217         Emacs 21.
8218
8219 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8220
8221         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8222         nil.
8223
8224         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8225         when it is persistent.
8226         (wl-summary-sync-marks): Changed argument for
8227         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8228         (wl-summary-virtual): Use `elmo-read-search-condition'.
8229         (wl-summary-redisplay-internal): If folder is local, mark as read
8230         even when folder is plugged.
8231
8232 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8233
8234         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8235         of `tool-bar-lines' in the frame parameters.
8236         (after-make-frame-functions, post-command-hook): Don't modify the
8237         value.
8238         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8239         wl-e21-tool-bar-lines): Removed.
8240
8241 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8242
8243         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8244         properties `evaporate' and `wl-momentary-overlay' as well.
8245         (wl-highlight-summary-displaying): Ditto.
8246         (wl-delete-all-overlays): Don't delete overlay which does not have
8247         a property `wl-momentary-overlay'.
8248
8249         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8250         `display-mouse-p' and `display-graphic-p'.
8251         (wl-folder-init-icons): Don't search for XBM or the other files.
8252         (wl-plugged-set-folder-icon): Make icons if and only if
8253         `display-graphic-p' returns non-nil.
8254         (wl-highlight-plugged-current-line): Use `before-string' overlay
8255         property to show icon images.
8256         (wl-highlight-folder-current-line): Ditto.
8257         (wl-e21-highlight-folder-group-line): Ditto.
8258         (wl-e21-highlight-folder-by-numbers): Ditto.
8259         (wl-e21-insert-image): Removed.
8260         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8261         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8262         said.
8263         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8264         `wl-e21-force-switch-toolbar'.
8265         (wl-e21-make-icon-image): Removed.
8266         (wl-e21-setup-toolbar): Don't search for XBM files.
8267         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8268         the default value.
8269
8270 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8271
8272         * wl-util.el (wl-biff-check-folder-async): Set
8273         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8274
8275 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8276
8277         * wl-e21.el (after-make-frame-functions): Add
8278         `wl-e21-force-switch-toolbar'.
8279         (wl-e21-force-switch-toolbar): New function force to switch the
8280         toolbar appearance automatically.
8281         (post-command-hook): Add `wl-e21-switch-toolbar'.
8282         (wl-e21-switch-toolbar): New function to switch the toolbar
8283         appearance automatically.
8284         (wl-e21-tool-bar-lines): New buffer local variable.
8285
8286 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8287
8288         * wl-util.el (wl-biff-check-folders-running): New variable.
8289         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8290         (wl-biff-check-folder-async-callback):
8291         Set `wl-biff-check-folders-running'.
8292         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8293         with unwind-protect.
8294
8295         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8296         Enclose `wl-folder-auto-check' with unwind-protect.
8297
8298         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8299         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8300
8301         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8302
8303         * wl-util.el (wl-biff-notify): New inline function.
8304         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8305         locally.
8306         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8307         folder-list' is 1.
8308         Use `wl-biff-notify'.
8309         (wl-biff-check-folder-async-callback): New function.
8310         (wl-biff-check-folder-async): Ditto.
8311
8312         * wl-folder.el (wl-folder): Don't check folders.
8313         (wl-folder-auto-check): New function.
8314
8315 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8316
8317         * wl-util.el (wl-biff-start) [Emacs19+]:
8318         Use `timer-next-integral-multiple-of-time'.
8319         (wl-biff-check-folders): Use `wl-default-folder'
8320         if `wl-biff-check-folder-list' is nil.
8321
8322 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8323
8324         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8325         instead of `elmo-delete-lists'.
8326
8327 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8328
8329         * wl.el (wl-plugged-toggle-all): Set the value of
8330         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8331         (wl-plugged-toggle): Ditto.
8332         (wl-toggle-plugged): Ditto.
8333         (wl-plugged-init): Ditto.
8334
8335         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8336         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8337         instead of `wl-biff-state-indicator-off' and
8338         `wl-biff-state-indicator-on'; don't modify the value and the type
8339         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8340         (wl-plugged-init-icons): Set icons data to
8341         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8342         instead of `wl-plug-state-indicator-off' and
8343         `wl-plug-state-indicator-on'; don't modify the value and the type
8344         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8345
8346         * wl-vars.el (wl-modeline-biff-state-off,
8347         wl-modeline-biff-state-on, wl-modeline-biff-status,
8348         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8349         wl-modeline-plug-status): New internal variables.
8350         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8351         wl-biff-check-interval, wl-biff-check-folder-list): Change
8352         customization group from `wl-folder' to `wl-highlight'.
8353         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8354         wl-show-plug-status-on-modeline): Defcustomized.
8355
8356         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8357         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8358         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8359         a flag to `mode-line-buffer-identification'.
8360
8361         * wl-e21.el (wl-biff-init-icons): Set icons data to
8362         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8363         instead of `wl-biff-state-indicator-off' and
8364         `wl-biff-state-indicator-on'.
8365         (wl-plugged-init-icons): Set icons data to
8366         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8367         instead of `wl-plug-state-indicator-off' and
8368         `wl-plug-state-indicator-on'.
8369
8370 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8371
8372         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8373         excessive titles.
8374
8375 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8376
8377         * wl.el (wl-plugged-mode): Use revised
8378         `wl-mode-line-buffer-identification'.
8379         (wl-plugged-init): Don't use `force-mode-line-update'.
8380
8381         * wl-xmas.el (wl-draft-overload-functions): Use revised
8382         `wl-mode-line-buffer-identification'.
8383         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8384         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8385         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8386         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8387         `wl-make-plugged-hook';
8388         add `wl-folder-init-icons' and `wl-setup-folder' to
8389         `wl-folder-mode-hook'.
8390
8391         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8392         19 as well.
8393         (wl-mode-line-display-priority-list): New user option.
8394         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8395         Defcustomized.
8396         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8397         Add docs.
8398
8399         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8400         start.
8401         (wl-mode-line-buffer-identification): Revised as a function.
8402
8403         * wl-summary.el (wl-summary-mode): Use revised
8404         `wl-mode-line-buffer-identification'; don't call
8405         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8406         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8407         `wl-xmas-setup-summary'.
8408
8409         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8410         `wl-mode-line-buffer-identification'.
8411
8412         * wl-mule.el (wl-draft-overload-functions): Use revised
8413         `wl-mode-line-buffer-identification'.
8414
8415         * wl-folder.el (wl-make-plugged-alist): Don't call
8416         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8417         (wl-folder): Don't call `wl-folder-init-icons' directly.
8418         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8419         `wl-xmas-setup-folder' directly;
8420         use revised `wl-mode-line-buffer-identification'.
8421         (TopLevel): Don't bind `wl-biff-init-icons',
8422         `wl-plugged-init-icons', `wl-folder-init-icons',
8423         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8424
8425         * wl-e21.el (wl-draft-overload-functions): Use revised
8426         `wl-mode-line-buffer-identification'.
8427         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8428         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8429         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8430         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8431         `wl-make-plugged-hook';
8432         add `wl-folder-init-icons' and `wl-setup-folder' to
8433         `wl-folder-mode-hook'.
8434
8435 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8436             Katsumi Yamaoka    <yamaoka@jpl.org>
8437
8438         * wl.el (wl): Call `wl-biff-start'.
8439         (wl-exit): Call `wl-biff-stop'.
8440         (wl-plugged-mode): Show biff in modeline.
8441         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8442
8443         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8444         (wl-biff-init-icons): New function.
8445         (wl-plugged-init-icons): Don't make too much keymaps.
8446         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8447
8448         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8449         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8450         variables.
8451         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8452         options.
8453
8454         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8455         wl-biff-start, wl-biff-stop): New functions.
8456         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8457         (wl-biff-timer-name): New variable.
8458
8459         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8460
8461         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8462         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8463
8464         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8465         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8466
8467         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8468         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8469         `wl-folder-init-icons' to `ignore' if they are not available.
8470         (wl-folder-mode): Show biff in modeline.
8471
8472         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8473         (wl-biff-init-icons): New function.
8474         (wl-plugged-init-icons): Don't make too much keymaps.
8475         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8476
8477 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8478
8479         * wl-vars.el (wl-strict-diff-folders): Customization Type
8480         and doc fix.  Define as a list of regular expressions for
8481         folders or nil.
8482         * wl-folder.el (wl-folder-check-one-entity): Use
8483         `wl-string-match-member' instead of `wl-string-member' for
8484         `wl-strict-diff-folders'.
8485
8486 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8487
8488         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8489         (wl-highlight-folder-current-line): Use it; new implementation.
8490         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8491         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8492         `defsubst' instead of `defun'.
8493
8494         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8495         `wl-highlight-group-folder-by-numbers'; made it can also be a
8496         number.  See info for more details.
8497
8498         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8499         running.
8500
8501         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8502         to bind them.
8503
8504         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8505         (wl-highlight-folder-current-line): New implementation.
8506
8507         * wl-highlight.el (wl-highlight-folder-group-line): New
8508         implementation.
8509         (wl-delete-all-overlays): Rewrite as a marco.
8510         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8511
8512         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8513         running.
8514         (wl-folder-*-glyph): No need to bind them.
8515
8516         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8517         `wl-e21-highlight-folder-group-icon'; rewrite.
8518         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8519         `defsubst' instead of `defun'.
8520         (wl-folder-mode-map): Bind it when compiling.
8521
8522 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8523
8524         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8525
8526         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8527
8528 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8529
8530         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8531
8532 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8533
8534         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8535         (wl-highlight-folder-current-line): Use it.
8536
8537         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8538         in `id-name'.
8539
8540 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8541
8542         * wl.el: Require `wl-e21' when Emacs 21 is running.
8543
8544         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8545         default when Emacs 21 is running.
8546         (wl-use-highlight-mouse-line): Ditto.
8547         (wl-on-emacs21): New constant.
8548         (wl-on-emacs20): Removed.
8549
8550         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8551         Emacs 21 is running.
8552
8553         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8554         Emacs 21 is running.
8555
8556         * wl-e21.el: New file.
8557
8558 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8559
8560         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8561         (wl-toggle-plugged): Ditto.
8562         (wl-plugged-toggle): Ditto.
8563         (wl-plugged-toggle-all): Ditto.
8564
8565         * wl-vars.el (wl-plug-state-indicator): Refer
8566         `wl-plug-state-indicator-on' indirectly.
8567
8568 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8569
8570         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8571         Call `wl-folder-confirm-existence'.
8572
8573         * wl-folder.el (wl-folder-confirm-existence): Added optional
8574         argument `force'.
8575
8576 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8577
8578         * wl-summary.el (wl-summary-refile-subr): Assume
8579         `copy-or-refile' as symbol.
8580         (wl-summary-refile): Follow up above change.
8581         (wl-summary-copy): Ditto.  Doc fix.
8582
8583 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8584
8585         * wl-summary.el (wl-summary-pick): Don't bind
8586         `elmo-search-mime-charset'.
8587
8588         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8589         default using old backquote style.
8590         (wl-search-mime-charset): Abolished.
8591
8592         * wl-highlight.el (wl-highlight-headers):
8593         Call `point' after `re-search-forward'(for Nemacs).
8594
8595         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8596         for elmo-imap4.el.
8597
8598 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8599
8600         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8601         `wl-message-ignored-field-list' instead of
8602         `mime-view-ignored-field-list'.
8603
8604         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8605         Add interactive spec.
8606         (wl-folder-goto-bottom-of-current-folder): Ditto.
8607         (wl-folder-mode-map): Bind them.
8608
8609         * wl-vars.el (wl-message-ignored-field-list): New variable.
8610         (wl-message-visible-field-list): New variable.
8611
8612         * wl-mime.el (wl-mime-header-presentation-method): New function.
8613         (wl-mime-setup): Set header-presentation-method.
8614
8615 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8616
8617         * wl-nemacs.el (wl-draft-overload-functions): Set
8618         `mode-line-buffer-identification' instead of using
8619         `wl-make-modeline'.
8620
8621         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8622         instead of using `wl-make-modeline'.
8623
8624         * wl-xmas.el (wl-plugged-init-icons): Set up
8625         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8626         (wl-make-modeline): Abolish.
8627         (wl-draft-overload-functions): Set
8628         `mode-line-buffer-identification' instead of using
8629         `wl-make-modeline'.
8630
8631         * wl-util.el (wl-make-modeline-subr): Abolish.
8632         (wl-mode-line-buffer-identification): New alias.
8633
8634         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8635         (wl-summary-make-modeline): Abolish.
8636         (wl-summary-buffer-set-folder): Set
8637         `wl-summary-buffer-folder-indicator'.
8638         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8639         of using `wl-make-modeline'.
8640         (wl-summary-switch-to-clone-buffer): Don't set
8641         `mode-line-buffer-identification'.
8642         (wl-summary-goto-folder-subr): Ditto.
8643
8644         * wl-mule.el (wl-draft-overload-functions): Set
8645         `mode-line-buffer-identification' instead of using
8646         `wl-make-modeline'.
8647
8648         * wl-folder.el (wl-folder-mode): Set
8649         `mode-line-buffer-identification' instead of using
8650         `wl-make-modeline'.
8651         (wl-folder): Don't set `mode-line-buffer-identification'.
8652
8653 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8654
8655         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8656         instead of `member' for `wl-refile-guess-func-list' look-ups.
8657         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8658
8659 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8660
8661         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8662         `wl-message-button-dispatcher'.
8663
8664         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8665
8666         * wl-message.el (wl-message-button-dispatcher): Use it.
8667
8668         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8669         "In-Reply-To".
8670
8671         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8672         Bind `case-fold-search' to t.
8673
8674 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8675
8676         * wl-xmas.el (wl-message-overload-functions): Initialize
8677         `wl-message-button-map'.
8678
8679         * wl-mule.el (wl-message-overload-functions): Initialize
8680         `wl-message-button-map'.
8681
8682         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8683
8684         * wl-message.el (wl-message-button-map): New keymap.
8685         (wl-message-add-button): New function.
8686         (wl-message-button-dispatcher): New function.
8687         (wl-message-button-refer-article): New function.
8688
8689         * wl-highlight.el
8690         (wl-highlight-message-add-buttons-to-header): New function.
8691         (wl-highlight-headers): Use it.
8692
8693 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8694
8695         * wl-summary.el (wl-summary-default-from): Use
8696         `wl-address-get-petname-1'.
8697         (wl-summary-simple-from): Ditto.
8698
8699         * wl-address.el (wl-address-get-petname-1): New inline function.
8700         (wl-address-get-petname): Use it.
8701
8702 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8703
8704         * wl-summary.el (wl-summary-default-from): Return full-name part
8705         from the address if no petname was found.
8706         (wl-summary-simple-from): Ditto.
8707
8708         * wl-address.el (wl-address-get-petname): Return nil if no petname
8709         associated with the address was found.
8710
8711 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8712
8713         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8714         display is finished.
8715
8716 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8717
8718         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8719         `elmo-folder-exists-p' argument.
8720
8721 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8722
8723         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8724         the folder.
8725
8726 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8727
8728         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8729
8730         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8731         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8732
8733 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8734
8735         * wl-folder.el (wl-folder-create-subr): New function.
8736         (wl-folder-confirm-existence): Use it.
8737         (wl-folder-check-one-entity): Use it.
8738         Check the error symbol is derived from 'elmo-open-error.
8739
8740         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8741         `ignore-error'.
8742
8743 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8744
8745         * wl-util.el (toplevel): Add (eval-when-compile (require
8746         'elmo-util)).  (Maybe `provide' is typo.)
8747
8748 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8749
8750         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8751         (I don't know why this was needed.)
8752
8753         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8754         Follow up changes for stream-type.
8755
8756         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8757         (wl-draft-elmo-nntp-send): Ditto.
8758
8759         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8760         (wl-nntp-posting-stream-type): Ditto.
8761         (wl-pop-before-smtp-ssl): Abolished.
8762         (wl-nntp-posting-ssl): Ditto.
8763
8764         * wl-address.el (wl-address-quote-specials): New function.
8765         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8766
8767         * wl-draft.el (wl-draft-reply): Ditto.
8768
8769 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8770
8771         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8772         use function `wl-string-match-assoc'.
8773
8774 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8775
8776         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8777
8778         * wl-draft.el (wl-draft-deduce-address-list): New function.
8779         (wl-draft-parse-mailbox-list): Ditto.
8780         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8781         instead of `smtp-deduce-address-list'.
8782         (wl-draft-on-field-p): Follow group list.
8783
8784         * wl-address.el (wl-address-concat-token): New function.
8785         (wl-address-string-without-group-list-contents): Ditto.
8786         (wl-complete-field-body): Fixed problem of completion
8787         by japanese petname.
8788         (wl-address-make-completion-list): Rewrite.
8789
8790 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8791
8792         * wl-address.el (wl-address-make-completion-list): Completion by
8793         petname.
8794         (wl-complete-field-body): Likewise.
8795
8796 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8797
8798         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8799         contains invalid address syntax.
8800
8801 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8802
8803         * wl-folder.el (wl-folder-check-entity-async): Use
8804         `elmo-nntp-spec-hostname'.
8805
8806 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8807
8808         * wl-summary.el (wl-summary-msgdb-load-async): Use
8809         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8810
8811 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8812
8813         * wl-draft.el (wl-draft-reply): Set argument
8814         `content-transfer-encoding' as nil.
8815
8816 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8817
8818         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8819         `wl-refile-alist'.
8820
8821 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8822
8823         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8824         (wl-draft-edit-string): Ditto.
8825         (wl-draft-forward): Ditto.
8826         * wl-summary.el (wl-summary-write): Ditto.
8827
8828 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8829
8830         * wl-summary.el (wl-summary-sync-update3): Call
8831         `wl-summary-buffer-number-column-detect'.
8832         (wl-summary-buffer-number-column-detect): Search from point-min.
8833
8834 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8835
8836         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8837         contains an address which is not included in original to or cc.
8838
8839 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8840
8841         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8842         begin-line does not exist.
8843         * wl-message.el (wl-message-uu-substring): Ditto.
8844
8845 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8848         clear local variables.
8849         (wl-summary-exit): Call `elmo-commit'.
8850         (wl-summary-switch-to-clone-buffer): Call
8851         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8852         (wl-summary-goto-folder-subr): Ditto.
8853
8854         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8855         POP folder.
8856
8857 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8858
8859         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8860         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8861         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8862         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8863         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8864         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8865
8866         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8867
8868 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8869
8870         * wl-summary.el (wl-summary-search-by-subject):
8871         Search parent message from the latest one.
8872
8873 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8874
8875         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8876         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8877
8878         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8879         New user option.
8880
8881         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8882         if elmo-nntp-use-killed-list is nil.
8883         Use `elmo-msgdb-append-to-killed-list'.
8884         (Append numbers confirmed as disappeared to the killed list.)
8885         (wl-summary-confirm-appends): Don't display negative number.
8886
8887 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8888
8889         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8890
8891 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8892
8893         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8894         range is `all'.
8895         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8896         `elmo-list-bigger-diff'.
8897
8898 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8899
8900         * wl-summary.el (wl-summary-buffer-exit-func):
8901         New buffer local variable.
8902         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8903
8904 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8905
8906         * wl-demo.el (wl-demo): Fix the last change.
8907
8908 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8909
8910         * wl-demo.el (wl-demo): Don't use `eval'.
8911
8912 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8913
8914         * wl-summary.el (wl-summary-buffer-thread-modified):
8915         New buffer-local variable.
8916         (wl-summary-set-thread-modified): New function.
8917         (wl-summary-thread-modified-p): New function.
8918         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8919         (wl-summary-yank-saved-message): Use function
8920         `wl-summary-set-thread-modified'
8921         (wl-summary-switch-to-clone-buffer): Add
8922         `wl-summary-buffer-thread-modified'.
8923
8924         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8925         (wl-summary-buffer-mark-saved-hook): Ditto.
8926         * wl-summary.el (wl-summary-msgdb-save): New hook
8927         `wl-summary-buffer-message-saved-hook' and
8928         `wl-summary-buffer-mark-saved-hook'.
8929
8930 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8931
8932         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8933
8934 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8935
8936         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8937         don't hide scroll bars under FSF Emacsen because it may incur an
8938         undesirable redrawing.
8939
8940 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8941
8942         * wl-draft.el (wl-draft-edit-string): Call
8943         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8944
8945 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8946
8947         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8948
8949 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8950
8951         * wl-summary.el (wl-summary-msgdb-load-async): Call
8952         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8953
8954 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8955
8956         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8957         fringes in demo buffer; center bitmap logo correctly even if old
8958         Mule is used.
8959
8960 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8961
8962         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8963
8964         * wl-refile.el (wl-refile-subject-alist): New variable.
8965         (wl-refile-subject-alist-file-name): Ditto.
8966         (wl-refile-alist-setup): Rewrite.
8967         (wl-refile-alist-save): Use `elmo-object-save'.
8968         Eliminated arguments.
8969         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8970         (wl-refile-guess-by-subject): New function.
8971         (wl-refile-guess-func-list): Added it.
8972
8973 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8974
8975         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8976         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8977
8978 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8979
8980         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8981         New buffer-local variable.
8982         (wl-summary-buffer-next-folder-func): Ditto.
8983         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8984         if non-nil.
8985         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8986         if non-nil.
8987         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8988         if non-nil.
8989         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8990         if non-nil.
8991
8992 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8993
8994         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8995         permanently in the demo buffer.
8996
8997 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8998
8999         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
9000         `mime-entity-fetch-field'.
9001
9002         * wl.el (wl-exit): Delete plugged buffer.
9003
9004         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
9005         XEmacs has menubar feature.
9006
9007 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
9008
9009         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
9010         cannot arrive at the beginning of the buffer under old Emacsen.
9011
9012 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
9013
9014         * wl-address.el (wl-address-ldap-search):
9015         Call `ldap-search-entries' with `withdn' argument t.
9016         (wl-complete-field-body): Bind completion-ignore-case as t.
9017         Clear ldap search hash when it was sole completion.
9018         Use elmo-string for pattern string.
9019         (wl-ldap-alias-safe-string): Eliminated needless let.
9020
9021 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
9022
9023         * wl-address.el (wl-ldap-alias-dn-level): New variable.
9024         (wl-ldap-alias-sep): New constant.
9025         (wl-ldap-search-attribute-type-list): Ditto.
9026         (wl-ldap-get-value): New function.
9027         (wl-ldap-make-filter): Ditto.
9028         (wl-ldap-make-matched-value-list): Ditto.
9029         (wl-ldap-alias-safe-string): Ditto.
9030         (wl-ldap-register-dn-string): Ditto.
9031         (wl-address-ldap-search): Rewrite.
9032
9033 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9034
9035         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
9036         thread is deleted.
9037         (wl-thread-delete-line-from-buffer): Ditto.
9038         (wl-thread-get-exist-children): New function.
9039
9040 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
9041
9042         * wl-demo.el (wl-demo): Made it to select various image types.
9043         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
9044         from `wl-title-logo'.
9045         (wl-logo-ascii): New variable.
9046         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
9047         (wl-demo-copyright-notice): New constant.
9048
9049         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
9050
9051 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9052
9053         * wl-vars.el (wl-summary-target-above): Renamed from
9054         wl-summary-temp-above.
9055         * wl-score.el (wl-score-get-score-alist): Use it.
9056         (wl-summary-score-update-all-lines): Use it.
9057         * wl-summary.el: Ditto. (make-variable-buffer-local).
9058
9059 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
9060
9061         * wl-vars.el (wl-ldap-port): New user option.
9062
9063         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
9064         Rewite whole implementation.
9065         (wl-complete-field-body): Fixed.
9066
9067 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
9068
9069         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
9070         Choose implementation at compile time.
9071
9072 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9073
9074         * wl-address.el (wl-ldap-search-internal): New function.
9075         (wl-complete-field-to): Use it.
9076
9077 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
9078
9079         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
9080         Use `let' instead of `let*'.
9081         Require 'wl-vars.
9082
9083         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
9084         Define as defcustom.
9085         (wl-ldap-base): Ditto.
9086         (wl-use-ldap): Ditto.
9087
9088 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
9089
9090         * wl-address.el (wl-ldap-search): New function.
9091         (wl-complete-field-body): Use `wl-ldap-search'.
9092         (wl-ldap-server): New variable.
9093         (wl-ldap-base): Ditto.
9094         (wl-use-ldap): Ditto.
9095
9096 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
9097
9098         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
9099         (Pointed out by Mito <mit@nines.nec.co.jp>).
9100         * wl-summary.el (wl-summary-redisplay-no-mime): Update
9101         buffer-local variables like `wl-summary-redisplay-internal'.
9102         (wl-summary-redisplay-all-header): Likewise.  Update
9103         Summary view too.
9104
9105 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
9106
9107         * wl-summary.el (wl-summary-jump-to-parent-message):
9108         Consider prefix argument.
9109
9110         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
9111         when closed thread is deleted.
9112
9113 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
9114
9115         * wl-summary.el (wl-summary-jump-to-parent-message):
9116         Consider thread modification.
9117
9118 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
9119
9120         * wl-message.el (wl-message-normal-get-original-buffer): Use
9121         `save-excursion'.
9122
9123         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
9124         (wl-summary-showto-folder-regexp): Ditto.
9125
9126 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
9127
9128         * wl-util.el (wl-delete-alist): Doc fix.
9129         (wl-delete-associations): New function.
9130         (wl-inverse-alist): New function.
9131         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
9132         Split temporary variables. Use `wl-delete-associations'
9133         and `wl-inverse-alist'.
9134         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
9135
9136 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
9137
9138         * wl-folder.el (wl-folder-prefetch-entity):
9139         Execute prefetching if new count is unknown.
9140
9141 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9142
9143         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
9144
9145         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
9146         delete entity.
9147         (wl-thread-set-parent): If insert as top, set linked as nil.
9148
9149         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
9150         `wl-thread-cleanup-symbols' when view mode is thread.
9151
9152 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9153
9154         * wl-folder.el (wl-folder-create-folder-entity): Use
9155         with-current-buffer.
9156         (wl-local-folder-init): Call set-buffer to make sure we are in
9157         the Folder buffer. Don't touch buffer-local variables here.
9158         (wl-folder-mode): Initialize buffer-local variables here.
9159
9160         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9161         (wl-folder-entity-assign-id): Ditto.
9162         (wl-folder-create-entity-hashtb): Ditto.
9163         (wl-local-folder-init): Ditto.
9164         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9165
9166 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9167
9168         * wl-summary.el (wl-summary-default-from): Fix probrem when
9169         std11-extract-address-components return (nil "foo@bar").
9170
9171 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9172
9173         * wl-draft.el (wl-draft-clone-local-variables):
9174         Remove redundant `setq'.
9175
9176 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9177
9178         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9179         Bind wl-highlight-x-face-func as nil while highlighting header.
9180
9181 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9182
9183         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9184
9185 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9186
9187         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9188         elmo-msgdb-overview-hashtb from copy-variables.
9189         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9190         instead of `elmo-msgdb-overview-get-entity-by-number'.
9191         (wl-summary-auto-refile): Ditto.
9192
9193         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9194         `elmo-msgdb-overview-get-entity' instead of
9195         `elmo-msgdb-search-overview-entity'.  Use
9196         `elmo-msgdb-overview-get-entity' instead of
9197         `elmo-msgdb-overview-get-entity-by-number'.
9198         (wl-thread-insert-entity-sub): Ditto.
9199         (wl-thread-insert-message): Ditto.
9200
9201         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9202         `elmo-msgdb-overview-get-entity'.
9203         (wl-normal-message-redisplay): Ditto.
9204
9205 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9206
9207         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9208         `wl-thread-entities'.
9209         (wl-thread-delete-message): Fix remove top message from
9210         `wl-thread-entity-list'.
9211
9212         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9213         wl-append(nconc), because update-list is broken on Meadow.
9214
9215         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9216         updating process.
9217         (wl-summary-rescan): Ditto.
9218         (wl-summary-sync-update3): Ditto.
9219         * wl-thread.el (wl-thread-set-parent): Renamed from
9220         `wl-summary-set-parent'.
9221         (wl-thread-insert-message): Updating buffer faster.
9222         (wl-thread-delete-message): Updating buffer faster.
9223
9224         * wl-score.el (wl-summary-score-update-all-lines): Changed
9225         interval for display progress gauge.
9226
9227 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9228
9229         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9230         folder always-sticky.
9231         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9232         defmacro.
9233
9234 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9235
9236         * wl-vars.el (wl-draft-add-references): New user option.
9237
9238         * wl-draft.el (wl-draft-add-references): New function.
9239         (wl-draft-yank-from-mail-reply-buffer): Use it.
9240         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9241         as nil.
9242
9243 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9244
9245         * wl-thread.el (wl-thread-update-line-msgs): Called
9246         `wl-thread-update-line-on-buffer-sub'.
9247         (wl-thread-update-line-on-buffer): Delete routine of inserting
9248         thread.
9249         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9250         moved from `wl-thread-update-line-on-buffer'.
9251         Add threshold for displaying progress gauge.
9252         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9253         argument of `wl-thread-update-line-msgs'.
9254         Add threshold for displaying progress gauge.
9255         * wl-folder.el:
9256         Add threshold for displaying progress gauge.
9257         * wl-score.el: Ditto.
9258
9259         * wl-expire.el (wl-summary-expire): Display deleting info.
9260
9261 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9262
9263         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9264         `no-msg'.
9265         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9266         argument of `wl-thread-update-line-msgs'.
9267         (wl-summary-set-parent): Added optional argument `parent-number'.
9268         (wl-summary-buffer-saved-message): New buffer local variable.
9269         (wl-summary-save-current-message): New command.
9270         (wl-summary-yank-saved-message): Ditto.
9271         (wl-summary-mode-map): Added key binding for
9272         `wl-summary-save-current-message' (\ew) and
9273         `wl-summary-yank-saved-message' (\C-y).
9274         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9275
9276 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9277
9278         * wl-summary.el (wl-summary-mode-map): Added key binding for
9279         `wl-summary-set-parent' (ts).
9280
9281 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9282
9283         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9284         subject faster. If thread number is reverse, delayed updating
9285         thread.
9286         (wl-summary-search-by-subject): Ditto.
9287         (wl-summary-put-alike): Ditto.
9288         (wl-summary-get-alike): Ditto.
9289         (wl-summary-insert-headers): Insert header of all overview in
9290         buffer.
9291         (wl-summary-rescan): Delayed updating thread. Kill search subject
9292         buffer for wl-summary-search-by-subject.
9293         (wl-summary-sync-update3): Ditto.
9294         (wl-summary-exit): Ditto.
9295         (wl-summary-goto-bottom-of-current-thread): Change for linked
9296         thread.
9297         (wl-summary-overview-create-summary-line): Change line for linked
9298         thread.
9299
9300         * wl-summary.el (wl-summary-update-thread): Use
9301         wl-thread-maybe-get-children-num.
9302         (wl-summary-set-parent): If change parent, move sub thread.
9303         (wl-summary-redisplay-internal): Add horizontal recenter.
9304         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9305
9306         * wl-thread.el (wl-thread-entity-get-linked): New function.
9307         (wl-thread-entity-set-linked): New function.
9308         (wl-thread-create-entity): Add linked element.
9309         (wl-thread-entity-insert-as-top): Use wl-append.
9310         (wl-thread-maybe-get-children-num): If closing thread, return
9311         children msgs.
9312         (wl-thread-update-line-msgs): Displaying progress message.
9313         (wl-thread-update-line-on-buffer-sub): Use
9314         wl-thread-maybe-get-children-num.
9315         (wl-thread-update-line-on-buffer): If update line is not exists,
9316         insert thread.
9317         (wl-thread-delete-message): If delete top msg of thread, search
9318         parent by subject.
9319         (wl-thread-insert-entity): Use
9320         wl-thread-maybe-get-children-num.
9321
9322         * wl-highlight.el (wl-highlight-summary-current-line): change
9323         sregexp for linked thread.
9324         * wl-util.el (wl-count-lines): Count lines.
9325         (wl-horizontal-recenter): horizontal recenter.
9326         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9327         (wl-score-get-alike): Ditto.
9328         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9329         (wl-subject-length-limit): New variable.
9330         (wl-highlight-thread-indent-string-regexp): Changed for linked
9331         thread.
9332
9333 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9334
9335         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9336         New variable (revival).
9337         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9338         by subject matching if there's no in-reply-to nor references field
9339         (revival).
9340
9341 \f
9342 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9343
9344         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9345         message.
9346
9347 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9348
9349         * wl-summary.el (wl-summary-reply): Return t if there was a
9350         message at cursor point.
9351         Added unwind-protect.
9352         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9353         returns t.
9354         (wl-summary-cancel-message): Do nothing when there's no message at
9355         cursor point.
9356         (wl-summary-forward): Ditto.
9357         (wl-summary-jump-to-parent-message): Ditto.
9358         (wl-summary-reedit): Ditto.
9359         (wl-summary-edit-addresses): Ditto.
9360         (wl-summary-pipe-message): Ditto.
9361         (wl-summary-print-message-with-ps-print): Ditto.
9362         (wl-summary-print-message): Ditto.
9363         (wl-summary-mark-as-important): Ditto.
9364         (wl-summary-mark-as-unread): Ditto.
9365
9366         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9367         message at cursor point.
9368         (wl-summary-reply-with-citation): Remove unwind-protect.
9369
9370         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9371         subject searching feature.
9372         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9373         Eliminated.
9374
9375 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9376
9377         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9378         New variable.
9379         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9380         by subject matching if there's no in-reply-to nor references field.
9381
9382         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9383
9384         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9385         when display is finished.
9386         (wl-folder-open-all): Ditto.
9387         (wl-folder-update-access-group): Ditto.
9388         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9389         * wl-thread.el (wl-thread-close-all): Ditto.
9390
9391         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9392         progress gauge only when it was displayed.
9393         * wl-folder.el (wl-folder-insert-entity): Ditto.
9394
9395 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9396
9397         * wl-summary.el (wl-summary-incorporate): Enclose
9398         `wl-summary-sync-force-update' with save-excursion.
9399
9400 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9401
9402         * wl-summary.el (wl-summary-prefetch-region):
9403         Pass current cursor point to `pos-visible-in-window-p' after
9404         moving cursor to the started point.
9405
9406 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9407
9408         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9409
9410         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9411         fields from the forwarding message.
9412         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9413         `ignored-fields'.
9414
9415 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9416
9417         * wl-mime.el (wl-message-request-partial):
9418         Eliminated argument `msgdb'.
9419         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9420         (wl-mime-combine-message/partial-pieces): Likewise.
9421         * tm-wl.el (wl-message-request-partial): Likewise.
9422         (wl-mime-combine-message/partial-pieces): Likewise.
9423
9424 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9425
9426         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9427         when display is finished.
9428
9429 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9430
9431         * wl-summary.el (wl-summary-goto-folder-subr):
9432         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9433
9434 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9435
9436         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9437         when cursor point is visible.
9438
9439 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9440
9441         * wl-expire.el (wl-expire-archive-get-max-number):
9442         Don't use `file-name-directory'.
9443
9444 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9445
9446         * wl-expire.el (wl-expire-archive-get-max-number):
9447         Use `file-name-directory'.
9448
9449 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9450
9451         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9452         only when there is progress.
9453
9454 2000-04-13  Mito <mit@nines.nec.co.jp>
9455
9456         * wl-summary.el (wl-summary-sync-marks): Display progress.
9457
9458 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9459
9460         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9461         (wl-summary-prev): Move cursor regardless of unread status.
9462         (wl-summary-next): Ditto.
9463
9464 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9465
9466         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9467         Added argument `target' and `number'.
9468         * tm-wl.el (wl-summary-burst-subr): New function.
9469         (wl-summary-burst): Use it.
9470
9471 2000-04-10  Mito <mit@nines.nec.co.jp>
9472
9473         * wl-mime.el (wl-burst): New function.
9474         (wl-summary-burst): Use it.
9475
9476 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9477
9478         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9479         as petname when there's no candidate.
9480
9481 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9482
9483         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9484         New variable.
9485         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9486
9487         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9488
9489         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9490
9491 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9492
9493         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9494         Use substring of `original' instead of buffer-substring.
9495         (wl-refile-evaluate-rule):
9496         Set `original' argument of wl-refile-expand-newtext.
9497
9498         * wl-summary.el
9499         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9500         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9501         (wl-summary-auto-refile): Check existence of destination folder just
9502         before marking.
9503
9504 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9505
9506         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9507         when wl-refile-get-field-value return nil.
9508
9509 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9510
9511         * wl-refile.el
9512         (wl-refile-expand-newtext): New function imported from Gnus.
9513         (wl-refile-evaluate-rule): Use it.
9514
9515 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9516
9517         * wl-summary.el (wl-summary-print-destination):
9518         Duplicate folder string to avoid putting text-property on
9519         original string.
9520
9521         * wl-refile.el (wl-refile-get-field-value): New function.
9522         (wl-refile-evaluate-rule): New function;
9523         Evaluate refile rule recursively.
9524         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9525         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9526         New function; Check existence of a target folder recursively.
9527         (wl-summary-auto-refile-check-refile-rule-alist):
9528         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9529
9530 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9531
9532         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9533
9534         * wl-folder.el (wl-create-folder-entity-from-buffer):
9535         Fixed problem when '}' character is contained in folder name.
9536
9537         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9538
9539 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9540
9541         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9542         (wl-fldmgr-add-completion-all-completions):
9543         Use wl-fldmgr-add-completion-hashtb.
9544
9545 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9546
9547         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9548         wl-fldmgr-add-completion-subr): New functions.
9549         * wl-folder.el (wl-folder-completion-func): New variable.
9550         * wl-summary.el (wl-summary-read-folder):
9551         Use wl-folder-completion-func.
9552
9553         * wl-refile.el: Eliminate throw & catch.
9554
9555         * wl.el (wl-plugged-sending-queue-status): Fixed.
9556
9557 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9558
9559         * wl-draft.el (wl-draft): Put category property on
9560         mail-header-separator.