* wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-09-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2
3         * wl-util.el (wl-biff-check-folders): Ignore non-existent folder.
4         (wl-biff-check-folder-async): Ditto.
5         * wl-vars.el (wl-biff-check-folder-list): Fix tag.
6
7 2004-09-08  Tetsurou Okazaki  <okazaki@be.to>
8
9         * wl-summary.el (wl-summary-rescan): Implement reverse sorting.
10         Add an argument `reverse'.  All callers are updated.
11         (wl-summary-sort): Add a prefix argument `reverse' to specify
12         reverse sorting.
13         (wl-summary-sort-by-date, wl-summary-sort-by-number) 
14         (wl-summary-sort-by-subject, wl-summary-sort-by-from) 
15         (wl-summary-sort-by-list-info, wl-summary-sort-by-size): Likewise.
16
17 2004-09-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
18
19         * wl-message.el (wl-message-redisplay): Does not narrow header if
20         disply-type is all-header or as-is.
21
22         * wl-summary.el (wl-summary-enter-handler): Use
23         `wl-thread-jump-to-msg' instead of `wl-summary-jump-to-msg'.
24
25 2004-09-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
26
27         * wl-draft.el (wl-draft-reply): Save wl-draft-config-variables
28         after adding wl-draft-parent-variables.
29         (wl-draft-forward): Ditto.
30
31 2004-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
32
33         * wl-summary.el (wl-summary-sync-marks): Call
34         `wl-summary-set-persistent-mark' and
35         `wl-summary-unset-persistent-mark' with 4th argument `no-server'.
36         (wl-summary-set-persistent-mark-internal): Add 4th argument
37         `no-server'.
38         (wl-summary-unset-persistent-mark): Ditto.
39         (wl-summary-set-persistent-mark): Ditto.
40         (wl-summary-add-flags-internal): Abolish.
41         (wl-summary-remove-flags-internal): Ditto.
42         (wl-summary-mark-as-important-internal): Ditto.
43         (wl-summary-mark-as-important): Use
44         `wl-summary-set-persistent-mark' instead of
45         `wl-summary-add-flags-internal'.
46         (wl-summary-mark-as-important-region): Ditto.
47
48         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
49
50         * wl-summary.el (wl-summary-get-available-flags): New function.
51         (wl-summary-sync-marks): Use it and simplified.
52         (wl-summary-unset-persistent-mark): Use
53         `wl-summary-get-available-flags'.
54         (wl-summary-set-persistent-mark): Ditto.
55
56 2004-09-05  Yuuichi Teranishi  <teranisi@gohome.org>
57
58         * wl-folder.el (wl-folder-entity-assign-id): Fix for folder entity
59         id.
60
61 2004-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
62
63         * wl-summary.el (wl-summary-enter-handler): If argument is not a
64         number, call `wl-summary-prev-line-content'. Show message when the
65         message is not found.
66
67 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
68
69         * wl-summary.el (wl-summary-mode-map): Bind enter key to the
70         wl-summary-enter-handler.
71         (wl-summary-enter-handler): New command.
72
73         * wl-vars.el (wl-summary-persistent-mark-priority-list): Update
74         docstring and custom spec.
75
76         * wl-summary.el (wl-summary-unset-persistent-mark): Treat global
77         flags too; Don't treat Cached and New.
78         (wl-summary-set-persistent-mark): Ditto.
79
80         * wl-folder.el (wl-folder-set-persistent-mark): Renamed from
81         `wl-folder-set-flag'.
82
83         * wl-draft.el (wl-draft-send): Use `wl-folder-set-persistent-mark'
84         instead of `wl-folder-set-flag'.
85
86         * wl-summary.el (wl-summary-unset-persistent-mark): Ignore case
87         for completion.
88         (wl-summary-set-persistent-mark): Ditto.
89
90         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
91         instead of `wl-draft-quit-preview'.
92
93         * wl-mime.el (toplevel): Avoid compile warning.
94         (wl-mime-quit-preview): New function
95         (formarly defined as `wl-draft-quit-preview').
96         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
97         quitting method.
98
99         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
100
101         * wl-folder.el (wl-folder-set-flag): Renamed from
102         `wl-draft-set-flag-on-parent'.
103
104         * wl-draft.el (wl-draft-quit-preview): New function.
105         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
106         (wl-draft-send): Call `wl-folder-set-flag' instead of
107         `wl-draft-set-flag-on-parent'.
108         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
109
110 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
111
112         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
113         (wl-draft-send): Ditto.
114
115 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
116
117         * wl-vars.el (wl-draft-reply-hook): Changed default value.
118         (wl-draft-kill-pre-hook): Set default value as nil.
119         (wl-summary-reply-hook): Ditto.
120         (wl-draft-kill-flags): Abolish.
121
122         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
123         (wl-draft-parent-variables): Renamed from
124         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
125         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
126         argument; Add wl-draft-parent-variables to
127         wl-draft-config-variables.
128         (wl-draft-reply): Likewise.
129         (wl-draft-kill-flags): Abolish.
130         (wl-draft-send): Call wl-draft-set-flag-on-parent.
131         (wl-draft-set-flag-on-parent): New function.
132         (wl-draft-setup-parent-flag): Ditto.
133
134 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
135
136         * wl-draft.el (wl-draft-kill-flags): Avoid error when
137         `wl-draft-parent-folder' is "".
138
139 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
140
141         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
142         (wl-summary-digit-jump): New function.
143         (Adviced by John Owens and Hiroya Murata)
144
145         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
146         (Adviced by John Owens)
147
148         * wl-xmas.el (wl-message-define-keymap): Ditto.
149
150         * wl-mule.el (wl-message-define-keymap): Ditto.
151
152 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
153
154         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
155         change of return value of elmo-folder-count-flags.
156
157         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
158         (wl-summary-mark-as-read-internal): Ditto.
159         (wl-summary-set-persistent-mark-internal): Ditto.
160         (wl-summary-folder-info-update): Ditto.
161         (wl-summary-sync-update): Fixed the last change.
162
163         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
164
165 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
166
167         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
168         (wl-draft-kill-flags): Fixed docstring.
169
170         * wl-draft.el (wl-draft-kill-flags): New function.
171         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
172
173 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
174
175         * wl-vars.el (wl-reply-hook): Abolish.
176         (wl-draft-reply-hook): New hook.
177         (wl-summary-reply-hook): Ditto.
178         (wl-draft-forward-hook): Ditto.
179         (wl-summary-forward-hook): Ditto.
180         (wl-draft-kill-flags): New variable.
181
182         * wl-summary.el (wl-summary-mark-as-answered-region): Use
183         wl-summary-set-persistent-mark-internal.
184         (wl-summary-sync-marks): Use elmo-preserved-flags.
185         (wl-summary-update-persistent-mark): Make it interactive.
186         (wl-summary-set-persistent-mark-internal): New inline function.
187         (wl-summary-mark-as-answered): Use it.
188         (wl-summary-mark-as-unanswered): Ditto.
189         (wl-summary-unset-persistent-mark): New function.
190         (wl-summary-set-persistent-mark): Ditto.
191         (wl-summary-reply): Don't set answered flag;
192         Run wl-summary-reply-hook instead.
193         (wl-summary-forward): Call wl-draft-forward with number.
194         Run wl-summary-forward-hook.
195
196         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
197         (wl-highlight-summary-line-face-spec): Use it as a default
198         persistent mark face.
199
200         * wl-draft.el (wl-draft-forward): Added optional argument number;
201         Set wl-draft-parent-number; Run wl-draft-forward-hook.
202         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
203         (wl-draft-kill): Use wl-draft-kill-flags.
204
205         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
206
207         * wl-folder.el (wl-folder-check-one-entity): Follow the change
208         of return value of elmo-folder-count-flags.
209
210         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
211
212         * wl-summary.el (wl-summary-count-unread): Ditto.
213         (wl-summary-sync-update): Follow the change above.
214         (wl-summary-force-prefetch): New function.
215
216 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
217
218         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
219         variable `buf' with `let' instead of `setq'.
220
221 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
222
223         * wl-mime.el (wl-message-delete-current-part): If filename exists,
224         add Content-Disposition heaeder on the deleted part.
225
226 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
227
228         * wl-draft.el (wl-draft-save): Encode address list under edit by
229         `eword-encode-unstructured-field-body'.
230
231         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
232
233 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
234
235         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
236         wl-current-summary-buffer.
237
238 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
239
240         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
241         `numbers' is ignored.
242
243 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
244
245         * wl-folder.el (wl-folder-open-folder): Avoid error.
246         Reported by John Owens, [wl-en:815]
247
248         * wl.el (wl): Set timer for biff process even if prefix argument
249         is given or auto-checking is quitted.
250
251         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
252         immediately.
253         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
254         (wl-toggle-plugged): Ditto.
255
256         * wl-vars.el (wl-biff-use-idle-timer): New variable.
257         * wl-util.el (wl-biff-start): Use idle timer if
258         `wl-biff-use-idle-timer' is non-nil.
259
260 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
261
262         * wl-highlight.el (wl-highlight-message): Fix description.
263
264 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
265
266         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
267         tty.
268
269 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
270
271         * wl-action.el (wl-summary-exec): Print failure count.
272
273 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
274
275         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
276         to `defun', remove interactive form.
277         Set elmo-message-fetch-confirm when force-reload is non-nil.
278
279 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
280
281         * wl-summary.el (toplevel): Removed unnecessary autoload.
282
283 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
284
285         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
286         the buffer is generated from another message buffer.
287
288 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
289
290         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
291         extracted from `wl-fldmgr-save-folders'.
292         (wl-fldmgr-delete): Call it after deletion.
293
294 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
295
296         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
297         multi-tty support.
298
299 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
300
301         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
302
303 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
304
305         * wl-summary.el (wl-summary-rescan): Remove unused variables.
306         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
307
308 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
309
310         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
311         unsubscribe list only if argument CLEAR is nil.
312
313 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
314
315         * wl-draft.el (wl-draft-reply): Decode subject before removing
316         Re: prefix.
317
318 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
319
320         * wl-summary.el (wl-summary-sort-by-size): New command.
321
322 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
323
324         * wl-summary.el (wl-summary-number-list-from-region): New
325         function.
326         (wl-summary-mark-as-read-region): Use it.
327         (wl-summary-mark-as-unread-region): Ditto.
328         (wl-summary-set-flags-region): Ditto and add optional argument
329         remove.
330         (wl-summary-mark-as-answered-region): Ditto.
331         (wl-summary-mark-as-important-region): Ditto.
332         (wl-summary-target-mark-mark-as-important): Added optional
333         argument remove.
334         (wl-summary-target-mark-mark-as-answered): Ditto.
335         (wl-summary-target-mark-set-flags): Ditto.
336
337 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
338
339         * wl-summary.el (wl-summary-set-flags-region): Call
340         `wl-summary-set-flags-internal' with number list instead of call
341         one by each message.
342         (wl-summary-target-mark-set-flags): Likewise.
343
344 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
345
346         * wl-summary.el (wl-summary-target-mark-operation): Add optional
347         argument `inverse' and use `wl-summary-delete-all-target-marks'.
348         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
349         (wl-summary-target-mark-mark-as-answered): Likewise.
350
351 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
352
353         * wl-summary.el (wl-summary-target-mark-forward): Use
354         `wl-summary-delete-all-target-marks' instead of
355         `wl-summary-delete-all-temp-marks'.
356         (wl-summary-target-mark-reply-with-citation): Ditto.
357         (wl-summary-target-mark-uudecode): Ditto.
358         (wl-summary-target-mark-set-flags): Ditto and remove needless
359         cursor move.
360
361 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
362
363         * wl-summary.el (wl-summary-target-mark-forward): Protect
364         wl-summary-buffer-target-mark-list from nreverse.
365         (wl-summary-target-mark-reply-with-citation): Ditto.
366
367 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
368
369         * wl-thread.el (wl-thread-update-indent-string-thread): Use
370         `elmo-display-progress-threshold'.
371
372 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
373
374         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
375         check `wl-summary-highlight'.
376         (wl-summary-window-scroll-functions): Respect value of
377         `wl-summary-highlight'.
378         (wl-summary-sync-update): Run hooks
379         `wl-summary-buffer-window-scroll-functions' at any time.
380
381 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
382
383         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
384         from `wl-summary-cleanup-temp-marks'.
385         (wl-summary-cleanup-temp-marks): Abolish argument.
386         * wl.el (wl-save-status): Revert previous change.
387         (wl-execute-temp-marks): New function, call
388         `wl-summary-exec-with-confirmation'.
389         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
390         (wl-folder-save-and-exec-marks): Abolished.
391
392 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
393
394         * wl-e21.el (wl-e21-display-image-p): Respect
395         `wl-highlight-folder-with-icon'.
396         (wl-e21-highlight-folder-group-line): Highlight mouse line
397         even if wl-e21-display-image-p is nil.
398
399         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
400         Respect value of `wl-summary-highlight'.
401
402         * wl.el (wl-save-status): Remove unused variable.
403
404         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
405         (wl-folder-mode-map): Bind it to "x".
406
407 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
408
409         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
410
411         * wl-thread.el (wl-thread-get-parent-list): Don't check
412         disconnected ancestors, neglecting needless work in
413         `wl-thread-update-indent-string-thread'.
414
415         * wl.el (wl-save): Take prefix argument to execute remaining marks.
416         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
417         argument, add argument default-keep to keep marks by default.
418
419         * Version number is increased to 2.11.30.
420
421         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
422         customization type and docstring.
423         (wl-draft-reply-without-argument-list): Ditto.
424
425 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
426
427         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
428
429         * wl-spam.el (wl-spam-mark-action-list): Ditto.
430
431 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
432
433         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
434
435 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
436
437         * wl-draft.el (wl-draft-config-exec): Narrow the range of
438         save-excursion so as not to include run-hooks.
439
440 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
441
442         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
443         Clarify that marks are going to be cleared.
444
445 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
446
447         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
448         according to 3rd element of wl-summary-flag-mark.
449
450         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
451
452 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
453
454         * wl-action.el (wl-summary-target-mark-all): Don't set
455         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
456
457 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
458
459         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
460         (wl-forward-subject-prefix): Ditto.
461         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
462         (wl-draft-reply-make-subject): Ditto.
463
464         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
465         `wl-draft-forward'.
466         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
467
468 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
469
470         * wl-action.el (wl-summary-target-mark-set-action): Stop if
471         target message does not exist.
472
473 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
474
475         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
476         `wl-subject-prefix-regexp'.
477         (wl-subject-forward-prefix-regexp): New variable.
478         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
479         `wl-draft-strip-subject-re' and take regexp as argument.
480         (wl-draft-forward): Use it.
481         (wl-draft-reply): Ditto.
482
483 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
484
485         * wl-e21.el (wl-highlight-plugged-current-line): Change for
486         emacs multi-tty support.
487
488 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
489
490         * wl-e21.el (wl-e21-display-image-p): Don't call
491         `display-images-p'.
492         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
493         support.
494         (wl-highlight-folder-current-line): Ditto.
495         (wl-folder-init-icons): Ditto.
496
497 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
498
499         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
500         the last line of summary in unplugged mode.
501
502 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
503
504         * wl-vars.el (wl-refile-rule-alist): Doc fix.
505
506 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
507
508         * wl-vars.el (wl-user-mail-address-regexp): New variable.
509         * wl-address.el (wl-address-user-mail-address-p): Use it.
510         (wl-address-delete-user-mail-addresses): Ditto.
511         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
512
513         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
514         (wl-address-delete-user-mail-addresses): Ditto.
515
516         * wl-address.el (wl-address-delete-user-mail-addresses): New
517         function.
518         * wl-refile.el (wl-refile-guess-by-history): Use it.
519         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
520         (wl-draft-make-mail-followup-to): Ditto and fix logic.
521
522         * wl-draft.el (wl-draft-edit-string): To judge sender address,
523         use wl-address-user-mail-address-p.
524
525 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
526
527         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
528         after opening group.
529
530 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
531
532         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
533         of elmo-set-buffer-multibyte.
534
535         * wl-message.el (wl-original-message-mode): Ditto.
536
537         * wl-score.el (wl-score-insert-header): Ditto.
538
539         * wl-summary.el
540         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
541         (wl-summary-goto-folder-subr): Ditto.
542         (wl-summary-insert-headers): Ditto.
543
544         * wl-util.el (wl-set-string-width): Ditto.
545
546         * Version number is increased to 2.11.29.
547
548 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
549
550         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
551         (wl-highlight-summary-line-help-echo-alist): New variable.
552         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
553         into `wl-highlight-summary-line-help-echo' and
554         `wl-highlight-flag-folder-help-echo'.
555         (wl-highlight-summary-line-string): Change accordingly.
556         (wl-highlight-summary-current-line): Ditto.
557
558 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-highlight.el (wl-highlight-message): Ignore white spaces
561         at the beginning of field body (Thanks to Markus Knittig).
562
563         * wl-draft.el (wl-draft-insert-current-message): Also check
564         summary buffer, remove unnecessary tag.
565
566 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
567
568         * wl-draft.el (wl-draft-insert-current-message): Cause error also
569         when wl-message-buffer is nil.
570
571         * wl-folder.el (wl-folder): Abolish unused argument.
572         Call wl-folder-init when wl-folder-entity is nil.
573         * wl.el (wl): Change accordingly.
574
575 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
576
577         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
578         multibyte string before insert into draft buffer.
579         (wl-draft-create-buffer): Always enable multibyte characters for
580         draft buffer.
581
582         * Version number is increased to 2.11.28.
583
584 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
585
586         * wl-folder.el (wl-folder-open-close): Handle blank line.
587         (wl-folder-jump-to-current-entity): Ditto.
588
589 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
590
591         * Version number is increased to 2.11.27.
592
593 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
594
595         * wl-thread.el (wl-thread-insert-message): When the thread is
596         devided by wl-summary-max-thread-depth, insert line at the end of
597         buffer.
598
599 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
600
601         * Version number is increased to 2.11.26.
602
603 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
604
605         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
606
607 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
608
609         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
610         value of stream-type and session.
611
612 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
613
614         * Version number is increased to 2.11.25.
615
616 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
617
618         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
619         in a quit message.
620
621 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
622
623         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
624         (wl-summary-redisplay-no-mime-internal): Ditto.
625
626 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
627
628         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
629         * wl-vars.el (wl-smtp-connection-type): Ditto.
630
631 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
632
633         * wl-highlight.el (wl-highlight-message): Change to strict regexp
634         for the separator line and quote mail-header-separator.
635
636 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
637
638         * wl-spam.el (wl-message-check-spam): Fixed problem no display
639         result message.
640
641         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
642         `elmo-multiple-fields-body-list' with boundary as
643         mail-header-separator.
644
645 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
646
647         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
648
649 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
650
651         * wl-util.el (wl-list-diff): Remove unused function.
652
653         * wl-draft.el (wl-draft-send-confirm): Discard input before
654         confirmation.
655
656 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
657
658         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
659         order of flag and new.
660
661 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-vars.el (wl-refile-policy-alist): Abolished.
664
665         * wl-action.el (wl-summary-set-action-refile): Follow the change
666         above.
667
668 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
669
670         * wl-highlight.el (wl-highlight-signature-search): Don't use
671         re-search-backward for a long word since it is possible to crash
672         XEmacs because of a bug.
673
674 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
675
676         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
677
678 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
679
680         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
681         argument for wl-summary-sync-force-update.
682
683 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
684
685         * wl-summary.el (wl-summary-mode-map): Revival of
686         wl-summary-mark-as-important related bindings;
687         Bind 'F','tF','mF','rF','m&'.
688         (wl-summary-mark-as-important-region): Revival.
689         (wl-summary-target-mark-mark-as-important): Ditto.
690         (wl-summary-target-mark-operation): New function.
691         (wl-summary-target-mark-mark-as-answered): Use it.
692         (wl-summary-decide-flag): Don't set Important as default.
693         (wl-summary-mark-as-important-internal): Revival.
694         (wl-summary-mark-as-important): Ditto.
695
696         * wl-thread.el (wl-thread-mark-as-important): Ditto.
697
698         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
699         instead of facep.
700
701 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
702
703         * wl-dnd.el (wl-dnd-drop-func): Fix.
704
705         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
706         mouse-set-point instead of posn-point.
707
708         * wl-xmas.el (wl-completing-read-multiple): Define as function.
709
710         * wl-mule.el (wl-completing-read-multiple): Ditto.
711
712 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
713
714         * wl-demo.el (face-background-name): Defalias to avoid compile
715         warning.
716
717 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
718
719         * wl-summary.el (wl-summary-decide-flag): Use
720         wl-completing-read-multiple instead of completing-read-multiple.
721
722         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
723         New alias.
724
725         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
726         Use face-background-name instead of face-background.
727
728         * wl-vars.el (wl-summary-save-file-suffix): New user option.
729
730         * wl-summary.el (wl-summary-save): Use it.
731         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
732
733         * wl-mime.el (wl-mime-save-content): Fix last change.
734
735 2004-02-10  Len Trigg <lenbok@myrealbox.com>
736
737         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
738         New function.
739         (wl-summary-sort-specs): Added sort.
740         * wl-mime.el (wl-mime-save-content): Expand file name.
741
742 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
743
744         * wl-mime.el (wl-draft-preview-message): Fixed typo.
745
746         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
747
748 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
751         for flag if it is not defined.
752
753 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
754
755         * wl-e21.el (wl-highlight-folder-current-line): Use
756         elmo-folder-type-internal when elmo-folder-type returns nil.
757
758         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
759
760         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
761
762         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
763
764         * wl-e21.el (wl-summary-toolbar): Ditto.
765
766         * wl-vars.el (wl-demo-background-color): Abolished.
767         (wl-summary-persistent-mark-priority-list): Renamed from
768         wl-summary-flag-priority-list.
769         (wl-summary-flag-alist): New user option.
770         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
771         (wl-message-mode-line-format-spec-alist): Added 'F'.
772         (wl-message-mode-line-format): Likewise.
773         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
774         instead of wl-summary-important-mark.
775         (wl-file-folder-icon): New variable.
776
777         * wl-thread.el (wl-thread-set-flags): Renamed from
778         wl-thread-mark-as-important.
779
780         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
781         warning.
782         (wl-summary-mode-menu-spec): Follow the change of 
783         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
784         (wl-summary-mode-map): Follow the change of
785         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
786         (wl-summary-detect-mark-position): Follow the variable name change.
787         (wl-summary-set-flags-region): New function for the replacement of
788         wl-summary-mark-as-important-region.
789         (wl-summary-sync-marks): Sync all global-flags.
790         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
791         instead of elmo-message-flagged-p.
792         (wl-summary-persistent-mark-string): Follow the variable name change;
793         Put wl-summary-flag-mark if the message has global-flag.
794         (wl-summary-target-mark-set-flags): Renamed from 
795         wl-summary-target-mark-mark-as-important.
796         (wl-summary-decide-flag): New function.
797         (wl-summary-set-flags-internal): Renamed from
798         wl-summary-mark-as-important-internal.
799         (wl-summary-add-flags-internal): New function.
800         (wl-summary-remove-flags-internal): Ditto.
801         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
802         (wl-summary-mark-as-unimportant): Abolish.
803         (wl-summary-move-spec-alist): Changed `important' to `digest'.
804         (wl-summary-next-message): List flagged messages in the msgdb.
805
806         * wl-score.el (wl-summary-score-update-all-lines): Use
807         wl-summary-add-flags-internal instead of 
808
809         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
810
811         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
812         from wl-message-buffer-cur-flag (To avoid misunderstanding).
813         (wl-message-buffer-require-all-header): Renamed from
814         wl-message-buffer-all-header-flag (Ditto).
815         (wl-message-buffer-flag-indicator): New variable.
816         (wl-message-redisplay): Changed local varibale name from `flag' to
817         `display-type'; Set up wl-message-buffer-flag-indicator.
818         (wl-message-buffer-display): Changed varibale name from `flag' to
819         `display-type'.
820         (wl-message-display-internal): Likewise.
821
822         * wl-highlight.el (wl-highlight-demo-face): Define default background
823         color.
824         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
825
826         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
827
828         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
829         (wl-demo-setup-properties): Renamed from
830         `wl-demo-set-background-color'.
831         (wl-demo): Follow the change above.
832         
833         * Version number is increased to 2.11.24.
834
835 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
836
837         * wl-summary.el (wl-summary-toggle-thread): Call
838         `wl-summary-rescan' with disable-thread as non-nil.
839         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
840
841 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
842
843         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
844         foreground property of the face.
845         (wl-demo-insert-text): Don't set up face property here.
846         (wl-demo): Call wl-demo-set-background-color, anyway.
847
848 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
849
850         * wl-vars.el (wl-demo-background-color): The value can be nil.
851
852 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
853
854         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
855         to wl-summary-wheel-dispatcher.
856
857         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
858         wl-message-wheel-dispatcher.
859         (wl-message-wheel-dispatcher): New function.
860         (wl-summary-wheel-dispatcher): Ditto.
861
862 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
863
864         * wl-action.el (wl-summary-target-mark-all): List messages which are
865         not in the killed-list.
866
867         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
868         only when the folder is 'flag/important.
869
870         * wl-address.el (wl-complete-field-body): Complete if the last
871         character is a space.
872
873 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
874
875         * wl-folder.el (wl-folder-clear-entity-info): Use
876         elmo-clear-hash-val.
877
878         * wl-fldmgr.el (wl-fldmgr-rename): Set
879         wl-folder-info-alist-modified as t.
880
881 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
882
883         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
884
885 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
886
887         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
888         (wl-folder-buffer-last-visited-entity-id): New buffer local
889         variable.
890         (wl-folder-revisit-last-visited-folder): New function.
891         (wl-folder-mode-map): Bind it to "C-i".
892         (wl-folder-set-current-entity-id): Set last visited folder.
893         * wl-summary.el (wl-summary-exit): Ditto.
894
895 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
896
897         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
898         before calling `recenter' in order to cope with an XEmacs bug.
899
900 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
901
902         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
903         to the default value.
904
905 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
906
907         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
908         change.
909         (wl-summary-sync-marks): Ditto.
910         (wl-summary-mark-as-read-internal): Ditto.
911         (wl-summary-mark-as-answered-internal): Ditto.
912         (wl-summary-mark-as-important-internal): Ditto.
913         (wl-summary-reply): Ditto.
914
915         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
916         instead of `elmo-folder-unflag-answered'.
917
918         * Version number is increased to 2.11.23.
919
920         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
921         the last change.
922
923 2004-01-11  Kenichi Okada  <okada@opaopa.org>
924
925         * wl-spam.el (wl-summary-exec-action-refile-with-register):
926         Specify "spam" or "good".
927
928 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
929
930         * wl-spam.el (wl-summary-exec-action-spam): Call
931         wl-folder-confirm-existence for spam folder.
932         (wl-spam-setup): Bind "mk".
933
934 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
935
936         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
937
938 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
939
940         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
941         destination folder is empty.
942
943 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
944
945         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
946         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
947
948         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
949         (wl-summary-refile-prev-destination-region): New function.
950         (wl-thread-refile-prev-destination): Ditto.
951         (wl-summary-target-mark-refile-prev-destination): Ditto.
952
953 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
954
955         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
956         (wl-demo-background-color): Changed default value.
957
958         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
959         color.
960
961         * wl-demo.el (wl-demo-set-background-color): New function.
962         (wl-demo): Call it.
963
964 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
965
966         * wl-address.el (wl-address-delete): Avoid mis-deleting.
967         * wl-address.el (wl-address-add-or-change): Don't add empty
968         address.
969
970 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
971
972         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
973
974 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
975
976         * wl-vars.el (wl-demo-image-filter-alist): New variable
977         (wl-demo-background-color): Ditto.
978
979         * wl-demo.el (wl-demo-xpm-set-background): New function.
980         (wl-demo-image-filter): Ditto.
981         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
982
983         * wl-vars.el (wl-demo-icon-name-alist): New variable.
984
985         * wl-demo.el (wl-demo-icon-name): Define as function.
986         (wl-demo-insert-image): Use it.
987
988 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
989
990         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
991
992 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
993
994         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
995
996 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
997
998         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
999
1000 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1001
1002         * wl-thread.el (wl-thread-mark-as-answered): New function.
1003
1004         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
1005         answered" entry.
1006         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
1007         "r&" and wl-thread-mark-as-answered to "t&".
1008         (wl-summary-mark-as-important-region): Refine to toggle mark.
1009         (wl-summary-mark-as-answered-region): New function.
1010         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
1011         and 3rd argument.
1012         (wl-summary-mark-as-important-internal): Likewise.
1013
1014 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1015
1016         * wl-template.el (wl-template-preview): New internal variable.
1017         (wl-template-preview-p): New function.
1018         (wl-template-show): Bind `wl-template-preview' as t.
1019
1020 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1021
1022         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
1023         `elmo-message-entity-field' with 3rd argument which is non-nil.
1024
1025 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1026
1027         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
1028         Removed duplicate local bind `folder'.
1029
1030 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1031
1032         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
1033
1034 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1035
1036         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
1037         duplicate definition.
1038
1039 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
1040
1041         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
1042         non-nil, use it; Don't fetch message if there's no message in the
1043         current cursor position.
1044
1045 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
1046
1047         * wl-util.el (wl-region-exists-p): Use region-active-p.
1048         (wl-deactivate-region): New function.
1049         * wl-message.el (wl-message-redisplay): Deactivate region.
1050
1051         * wl-summary.el (wl-summary-reply): Call
1052         `wl-summary-set-message-buffer-or-redisplay' instead of
1053         `wl-summary-redisplay-internal', don't move point.
1054
1055 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1056
1057         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
1058         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
1059         by regexp.
1060
1061 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1062
1063         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
1064         if no need.
1065
1066 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1067
1068         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
1069         default value to nil.
1070         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
1071         `wl-summary-prepare-hook'; Replace refile action to
1072         `wl-summary-exec-action-refile-with-register'.
1073
1074         * Version number is increased to 2.11.22.
1075
1076 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1077
1078         * wl-summary.el (wl-summary-detect-mark-position): Set
1079         `wl-summary-buffer-weekday-name-lang'.
1080
1081 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
1082
1083         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
1084         (wl-summary-mark-as-read-all): Ditto.
1085         (wl-summary-delete-messages-on-buffer): Ditto.
1086         (wl-summary-sync-update): Ditto.
1087         (wl-summary-mark-as-read-internal): Ditto.
1088         (wl-summary-mark-as-answered-internal): Ditto.
1089         (wl-summary-update-folder-info): Abolished.
1090
1091 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1092
1093         * wl-summary.el (wl-summary-mark-as-read-all): Use
1094         `wl-summary-update-folder-info' instead of
1095         `wl-folder-update-unread'.
1096
1097 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1098
1099         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1100         `wl-summary-folder-info-update'.
1101         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1102         instead of `wl-summary-folder-info-update'.
1103         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1104         `wl-folder-set-folder-updated'.
1105         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1106         instead of `wl-folder-update-unread'.
1107         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1108         the value of `wl-summary-buffer-unread-count' for the second parameter of
1109         `wl-folder-update-unread'.
1110
1111         * Version number is increased to 2.11.21.
1112
1113 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1114
1115         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1116         a local variable.
1117
1118 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1119
1120         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1121         interactively.
1122
1123         * wl-summary.el (wl-summary-mark-as-important-internal): New
1124         internal function.
1125         (wl-summary-mark-as-important): Use it.
1126         (wl-summary-mark-as-unimportant): New function.
1127         (wl-summary-sync-marks): Follow the API change.
1128
1129         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1130
1131         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1132
1133 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1134
1135         * wl-folder.el (wl-folder-update-unread): Re-indent.
1136         Narrow the scope of a local variable.
1137
1138 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1139
1140         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1141         (wl-addrmgr-merge-entries): Ditto.
1142         (wl-addrmgr): Added to address entry which exists in draft buffer
1143         if no entry is in original.
1144
1145 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1146
1147         * wl-batch.el: New file.
1148
1149 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1150
1151         * wl-vars.el (wl-use-semi): Remove unused variable.
1152
1153 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1154
1155         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1156         "?".
1157
1158 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1159
1160         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1161         wl-summary-new-mark.
1162         (wl-summary-new-cached-mark): New user option.
1163         (wl-summary-score-marks): Follow the change above.
1164         (wl-summary-auto-refile-skip-marks): Ditto.
1165         (wl-summary-incorporate-marks): Ditto.
1166         (wl-summary-expire-reserve-marks): Ditto.
1167
1168         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1169
1170         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1171         (wl-summary-persistent-mark-string): Distinguished between cached
1172         and uncached mark when the message is new.
1173
1174 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1175
1176         * wl-spam.el (wl-spam-domain): Renamed from
1177         `wl-spam-folder-guess-domain'.
1178         (wl-summary-exec-action-spam): Register as spam if domain of the
1179         source folder is good.
1180         (wl-summary-exec-action-refile-with-register): Register message if
1181         domain of the source folder is not undecided.
1182
1183 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1184
1185         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1186         detect thread loop.
1187
1188 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1189
1190         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1191         and wl-summary-skip-mark-list.
1192
1193 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1194
1195         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1196
1197         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1198
1199         * wl-spam.el (toplevel): Require wl-highlight.
1200         (wl-spam-auto-check-policy-alist): Abolish.
1201         (wl-spam-auto-check-folder-regexp-list): New user option.
1202         (wl-spam-auto-check-marks): Ditto.
1203         (wl-spam-mark-action-list): Ditto.
1204         (wl-highlight-summary-spam-face): New face.
1205         (wl-spam-auto-check-message-p): New function.
1206         (wl-spam-map-spam-messages): Fixed message.
1207         (wl-spam-register-spam-messages): Ditto.
1208         (wl-spam-register-good-messages): Ditto.
1209         (wl-summary-spam-map): Add and remove keybind.
1210         (wl-summary-target-mark-spam): Abolish.
1211         (wl-summary-refile-spam): Ditto.
1212         (wl-summary-test-spam): New function.
1213         (wl-summary-mark-spam): Ditto.
1214         (wl-summary-auto-check-spam): Follow the above change.
1215         (wl-summary-exec-action-spam): New function.
1216         (wl-summary-exec-action-refile-with-register): Fixed message.
1217         (wl-message-check-spam): New function.
1218         (wl-spam-setup): Ditto.
1219         (toplevel): Call it if this file is loaded interactivity.
1220
1221         * Version number is increased to 2.11.20.
1222
1223 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1224
1225         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1226         when new optional argument `force' is non nil or modified.
1227
1228 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1229
1230         * wl.el (toplevel): Require wl-spam when compile.
1231         (wl-save-status): Call wl-spam-save-status.
1232
1233         * wl-spam.el (wl-spam-register-spam-messages): New function.
1234         (wl-spam-register-good-messages): Ditto.
1235         (wl-spam-save-status): Ditto.
1236         (wl-summary-mode-map): Bind
1237         wl-summary-target-mark-register-as-spam to "ms" and
1238         wl-summary-target-mark-register-as-good to "mn".
1239         (wl-summary-register-as-spam): Abolish optional argument; Use
1240         wl-spam-register-spam-messages.
1241         (wl-summary-register-as-spam-all): Use
1242         wl-spam-register-spam-messages.
1243         (wl-summary-register-as-good): Abolish optional argument; Use
1244         wl-spam-register-good-messages.
1245         (wl-summary-register-as-good-all): Use
1246         wl-spam-register-good-messages.
1247         (wl-summary-target-mark-register-as-spam): New funtion.
1248         (wl-summary-target-mark-register-as-good): Ditto.
1249
1250 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1251
1252         * wl-spam.el: New file.
1253
1254 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1255
1256         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1257
1258         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1259         (wl-summary-auto-refile): Call wl-refile-guess with
1260         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1261
1262 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1263
1264         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1265         with disable-thread argument non-nil.
1266
1267 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1268
1269         * wl-summary.el (wl-summary-rescan): Added optional argument
1270         disable-thread.
1271         (wl-summary-sync): Call wl-summary-rescan with argument
1272         disable-thread.
1273         (wl-summary-input-range): Added new range `rescan-thread'.
1274
1275 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1276
1277         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1278
1279 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1280
1281         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1282         internal variable.
1283         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1284         wl-summary-search-parent-by-subject-regexp and
1285         wl-summary-divide-thread-when-subject-changed as nil.
1286         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1287         (wl-summary-insert-thread): Search parent entity from
1288         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1289         thread loop.
1290
1291 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1292
1293         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1294
1295         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1296
1297         * wl-util.el (wl-require-update-all-folder-p): New function.
1298         (wl-get-assoc-list-value): Added `function' to match directive.
1299         (wl-collect-draft): Rewrite.
1300
1301         * wl-summary.el (wl-summary-sync-update): Clear faces
1302         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1303         are non-nil.
1304         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1305         argument as function.
1306         (wl-summary-input-range): Ditto.
1307
1308         * wl-folder.el (wl-draft-get-folder): New function.
1309         (wl-folder-get-elmo-folder): Consider draft folder.
1310
1311         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1312         (wl-draft-buffer-message-number): New buffer local variable.
1313         (wl-draft-folder-internal): New internal variable.
1314         (wl-draft-delete): Rewrite.
1315         (wl-draft-save): Ditto.
1316         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1317         wl-folder-get-elmo-folder.
1318         (wl-draft-config-info-operation): Ditto.
1319         (wl-jump-to-draft-folder): Ditto.
1320         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1321         (wl-draft-reedit): Rewrite.
1322
1323         * Version number is increased to 2.11.19.
1324         
1325 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1326
1327         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1328         variable.
1329
1330 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1331
1332         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1333         Use ignore-errors instead of unwind-protect.
1334
1335 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1336
1337         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1338         for updating `wl-thread-entity-list'.
1339
1340 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1341
1342         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1343         parameter from calling `wl-thread-entity-get-older-brothers' and
1344         `wl-thread-entity-get-younger-brothers'.
1345         Replace nested `append' with a single one.
1346
1347 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1348
1349         * wl-summary.el (wl-summary-mode): Don't use the return value of
1350         `make-local-hook'.
1351
1352 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1353
1354         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1355         instead of `let*'.
1356         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1357         of local variables.
1358
1359 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1360
1361         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1362         Renamed from wl-summary-window-scroll-functions.
1363         (wl-summary-window-scroll-functions): Don't set to variable.
1364         (wl-summary-display-top): Use run-hooks.
1365         (wl-summary-display-bottom): Ditto.
1366         (wl-summary-toggle-disp-msg): Ditto.
1367         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1368         Use it instead of wl-summary-window-scroll-functions.
1369         (wl-summary-goto-folder-subr): Don't call
1370         wl-summary-window-scroll-functions, use
1371         wl-summary-buffer-window-scroll-functions instead.
1372
1373 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1374
1375         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1376         make-local-variable.
1377
1378 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1379
1380         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1381         set-buffer-modified-p.
1382         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1383         (wl-summary-display-bottom): Ditto.
1384         (wl-summary-toggle-disp-msg): Ditto.
1385
1386 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1387
1388         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1389
1390         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1391         (wl-summary-forward): Use elmo-message-entity-field instead of
1392         elmo-message-field.
1393
1394         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1395
1396 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1397
1398         * wl-summary.el (wl-summary-window-scroll-functions): No use
1399         `append'.
1400
1401 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1402
1403         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1404         function.
1405         (wl-summary-window-scroll-functions): Call it when both
1406         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1407         (wl-summary-temp-mark): Added optional argument number.
1408         (wl-summary-message-mark): Added optional argument flag.
1409         (wl-summary-persistent-mark): Added optional argument number and flag.
1410         (wl-summary-update-persistent-mark): Ditto.
1411         (wl-summary-update-status-marks): Set "r" for interactive spec.
1412
1413         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1414         argument number and flag.
1415
1416         * wl-action.el (wl-summary-registered-temp-mark): 
1417         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1418
1419 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1420
1421         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1422         internal variable (buffer local).
1423         (wl-summary-window-scroll-functions): New function.
1424         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1425         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1426         as nil.
1427         (wl-summary-update-status-marks): Added arguments beg, end and
1428         check.
1429         (wl-summary-update-mark-window): Use function.
1430         (wl-summary-sync-update): Follow the change above.
1431         (wl-summary-switch-to-clone-buffer): Copy
1432         wl-summary-buffer-unsync-mark-number-list.
1433         (wl-summary-goto-folder-subr): Set
1434         wl-summary-buffer-unsync-mark-number-list and
1435         use wl-summary-window-scroll-functions instead of
1436         wl-summary-lazy-highlight.
1437
1438         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1439
1440 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1441
1442         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1443
1444         * wl-summary.el (wl-summary-update-persistent-mark): Call
1445         wl-summary-set-message-modified.
1446
1447         * wl-summary.el (wl-summary-sync-update): Don't call
1448         wl-summary-update-status-marks.
1449
1450         * Version number is increased to 2.11.18.
1451
1452 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1453
1454         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1455         (wl-message-next-page): Ditto.
1456
1457 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1458
1459         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1460         local variable.  Change the order of a collected list into the
1461         same as the specified range.  Remove nil from a collected list.
1462
1463 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1464
1465         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1466         argument for elmo-folder-list-messages.
1467
1468 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1469
1470         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1471         change (wl-summary-count-unreads return a list instead of a cons
1472         cell).
1473
1474 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1475
1476         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1477         `wl-summary-folder-info-update'.
1478
1479 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1480
1481         * wl-summary.el (wl-summary-set-message-modified): No use
1482         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1483         (wl-summary-set-mark-modified): Abolish.
1484         (wl-summary-mark-modified-p): Ditto.
1485         (wl-summary-save-view): Follow the change above.
1486
1487         * wl-expire.el (wl-summary-expire): Likewise.
1488
1489 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1490
1491         * wl-summary.el (wl-summary-detect-mark-position): Use
1492         modb-entity-handler.
1493         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1494
1495         * Version number is increased to 2.11.17.
1496
1497 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1498
1499         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1500         entity field value.
1501         (wl-summary-prefetch-msg): Ditto.
1502         (wl-summary-print-message-with-ps-print): Ditto.
1503
1504 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1505
1506         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1507         for dummy entity.
1508         (wl-summary-insert-thread): Use elmo-message-entity-field.
1509         (wl-summary-update-thread): Use elmo-message-entity-field and
1510         elmo-message-entity-number.
1511         (wl-summary-line-number):  Use elmo-message-entity-number.
1512         (wl-summary-line-size): Use elmo-message-entity-field.
1513         (wl-summary-line-subject): Ditto.
1514         (wl-summary-line-from): Ditto.
1515         (wl-summary-line-attached): Ditto.
1516         (wl-summary-create-line): Ditto.
1517         (wl-summary-create-line): Use elmo-message-entity-number.
1518         (wl-summary-print-message-with-ps-print): Use
1519         elmo-message-entity-field.
1520
1521 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1522
1523         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1524         change in elmo-msgdb-make-message-entity.
1525         (wl-summary-buffer-set-folder): Don't call
1526         wl-summary-detect-mark-position here.
1527         (wl-summary-rescan): Call elmo-message-entity-number.
1528         (wl-summary-sync-update): Ditto.
1529         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1530
1531         * wl-score.el (wl-score-header-index): Redefine 2th element.
1532         (wl-score-overview-entity-get-extra): Abolish.
1533         (wl-score-ov-entity-get): Rewrite.
1534         (wl-score-string-index<, wl-score-string-func<): Abolish.
1535         (wl-score-string<): New function.
1536         (wl-score-string-sort): Use it.
1537
1538         * wl-refile.el (wl-refile-guess-by-history): Use
1539         elmo-message-entity-field.
1540         (wl-refile-guess-by-from): Ditto.
1541         (wl-refile-guess-by-msgid): Ditto.
1542
1543         * Version number is increased to 2.11.16.
1544
1545 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1546
1547         * wl-folder.el (wl-folder-confirm-existence): Don't call
1548         file-exists-p if msgdb-path is nil.
1549         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1550         `wl-read-folder-hist' to `wl-read-folder-history'.
1551
1552 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1553
1554         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1555         `y-or-n-p'.
1556
1557 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1558
1559         * wl-score.el (wl-score-headers): Don't use
1560         elmo-folder-do-each-message-entity.
1561
1562         * Version number is increased to 2.11.15.
1563
1564 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1565
1566         * wl-summary.el (wl-summary-delete-all-msgs): Use
1567         elmo-folder-move-messages instead of elmo-folder-delete-messages
1568         and elmo-folder-detach-messages.
1569         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1570
1571         * wl-expire.el (wl-expire-delete): Ditto.
1572         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1573
1574 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1575
1576         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1577         (wl-message-header-narrowing-fields): Ditto.
1578         (wl-message-header-narrowing-lines): Ditto.
1579         (wl-message-header-narrowing-string): Ditto.
1580
1581         * wl-summary.el (wl-summary-mode-map): Bind
1582         wl-summary-toggle-header-narrowing to "C-cC-f".
1583         (wl-summary-toggle-header-narrowing): New function.
1584
1585         * wl-message.el (wl-message-buffer-create): Call
1586         wl-message-header-narrowing-setup.
1587         (wl-message-redisplay): Call wl-message-header-narrowing.
1588         (wl-message-header-narrowing): New function.
1589         (wl-message-header-narrowing-map): New keymap.
1590         (wl-message-header-narrowing-widen-map): New keymap.
1591         (wl-message-header-narrowing-again-at-mouse): New function.
1592         (wl-message-header-narrowing-1): Ditto.
1593         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1594         (wl-message-header-narrowing-setup): Ditto.
1595         (wl-message-header-narrowing-toggle): Ditto.
1596         
1597         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1598
1599         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1600         'flag as all.
1601         (wl-use-flag-folder-help-echo): New user option.
1602
1603         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1604         wl-summary-highlight as nil.
1605         (wl-summary-set-mark-modified): Follow the API change.
1606         (wl-summary-mark-modified-p): Ditto.
1607         (wl-summary-mark-as-read-all): Ditto.
1608         (wl-summary-sync-marks): Don't call
1609         elmo-folder-list-messages-with-global-mark.
1610         (wl-summary-mark-as-read-internal): Follow the API change.
1611         (wl-summary-mark-as-answered-internal): Ditto.
1612         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1613         Follow the API change.
1614         (wl-summary-create-line): Call with number argument.
1615         (wl-summary-reply): Follow the API change.
1616
1617         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1618         function.
1619         (wl-highlight-summary-line-string): Call it when
1620         wl-use-flag-folder-help-echo is non-nil.
1621         (wl-highlight-summary-current-line): Ditto.
1622         (elmo-flag-folder-referrer): Added autoload setting.
1623
1624         * wl-draft.el (wl-draft-kill): Follow the API change.
1625
1626         * Version number is increased to 2.11.14.
1627         
1628 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1629
1630         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1631
1632 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1633
1634         * Version number is increased to 2.11.13.
1635
1636 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1637
1638         * wl-draft.el (wl-draft-previous-history-element): Fixed
1639         unbalanced parenthesis and bind unbound local variables.
1640
1641 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1642
1643         * wl-draft.el (wl-draft-previous-history-element): New function.
1644         (wl-draft-next-history-element): Ditto.
1645         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1646         them to M-p and M-n.
1647
1648 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1649
1650         * Version number is increased to 2.11.12.
1651
1652 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1653
1654         * wl-draft.el (wl-draft-hide): Select buffer-window.
1655
1656 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1657
1658         * wl-summary.el (wl-summary-narrow-to-region): New function.
1659         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1660         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1661         (wl-summary-save-region): Use it.
1662         * wl-action.el (wl-summary-collect-numbers-region)
1663         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1664
1665 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1666
1667         * wl-folder.el (wl-folder-count-incorporates): Don't use
1668         `elmo-msgdb-mark-load'
1669
1670         * Version number is increased to 2.11.11.
1671
1672 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1673
1674         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1675         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1676
1677 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1678
1679         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1680
1681 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1682
1683         * Version number is increased to 2.11.10.
1684
1685 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1686
1687         * wl-mime.el (wl-draft-attribute-value): Fixed.
1688
1689 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1690
1691         * wl-util.el (wl-copy-local-variables): New function.
1692
1693         * wl-mime.el (wl-draft-attribute-recipients): New function.
1694         (wl-draft-attribute-envelope-from): Ditto.
1695         (wl-draft-attribute-smtp-posting-server): Ditto.
1696         (wl-draft-attribute-smtp-posting-port): Ditto.
1697         (wl-draft-attribute-value): Ditto.
1698         (wl-draft-preview-message): Use it to get value for
1699         attributes. Reflect result of `wl-draft-config'.
1700
1701         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1702         and call `wl-summary-mark-as-read' before to call
1703         `wl-summary-unset-mark'.
1704         (wl-summary-target-mark-mark-as-unread): Likewise.
1705         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1706
1707 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1708
1709         * wl-mime.el (wl-draft-preview-message): Use actual value for
1710         attributes; Fix for small window.
1711
1712 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1713
1714         * wl-refile.el (wl-refile-get-field-value): Call
1715         `elmo-message-entity-field' with 3rd argument is non-nil.
1716
1717 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1718
1719         * wl-vars.el (wl-draft-preview-attributes): New user option.
1720         (wl-draft-preview-attributes-list): Ditto.
1721         (wl-draft-preview-attributes-buffer-lines): Ditto.
1722         (wl-draft-preview-attributes-buffer-name): Ditto.
1723
1724         * wl-mime.el (wl-draft-preview-message): Display attributes.
1725
1726 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1727
1728         * wl-summary.el (wl-summary-detect-mark-position): Bind
1729         wl-summary-flag-priority-list to '(new).
1730
1731 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1732
1733         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1734         funtion.
1735         (wl-highlight-summary-line-string): Use it.
1736         (wl-highlight-summary-current-line): Ditto.
1737
1738 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1739
1740         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1741         line even when the mark string is not changed.
1742
1743         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1744         argument change in the wl-summary-create-line.
1745         (wl-thread-insert-entity-sub): Ditto.
1746
1747         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1748         argument change in the wl-summary-create-line.
1749         (wl-summary-insert-sequential): Ditto.
1750         (wl-summary-update-thread): Ditto.
1751         (wl-summary-persistent-mark-string): New inline function.
1752         (wl-summary-message-mark): Use it.
1753         (wl-summary-create-line): Abolish argument wl-persistent-mark
1754         and added wl-flags, wl-cached.
1755
1756         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1757         mark to flags.
1758         (wl-highlight-summary-current-line): Decide the face not by the 
1759         persistent mark but flags.
1760
1761 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1762
1763         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1764         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1765         wl-summary-read-uncached-mark): Revive.
1766         (wl-summary-answered-cached-mark,
1767         wl-summary-answered-uncached-mark): New user option.
1768         (wl-summary-score-marks): Follow the change above.
1769         (wl-summary-auto-refile-skip-marks): Ditto.
1770         (wl-summary-incorporate-marks): Ditto.
1771         (wl-summary-expire-reserve-marks): Ditto.
1772         (wl-summary-flag-priority-list): New user option.
1773
1774         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1775         changes.
1776         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1777         of elmo-message-mark.
1778         (wl-summary-mark-as-read-internal): Ditto.
1779         (wl-summary-mark-as-answered): Ditto.
1780         (wl-summary-mark-as-important): Ditto.
1781         (wl-summary-redisplay-internal): Ditto.
1782         (wl-summary-redisplay-no-mime-internal): Ditto.
1783         (wl-summary-message-mark): New function.
1784         (wl-summary-insert-sequential): Use wl-summary-message-mark
1785         instead of elmo-message-mark.
1786         (wl-summary-update-thread): Ditto.
1787         (wl-summary-persistent-mark): Ditto.
1788         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1789         instead of elmo-message-mark.
1790
1791         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1792         wl-summary-message-mark instead of elmo-message-mark.
1793         (wl-thread-insert-entity-sub): Ditto.
1794         (wl-thread-get-children-msgs-uncached): Ditto.
1795
1796         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1797         variable name changes.
1798         (wl-highlight-summary-current-line): Ditto.
1799
1800         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1801         wl-summary-message-mark instead of elmo-message-mark.
1802
1803         * wl-expire.el (wl-expire-message-p): Ditto.
1804
1805         * wl-score.el (wl-score-headers): Ditto.
1806
1807         * Version number is increased to 2.11.9.
1808
1809         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1810         (wl-summary-sync-update): Follow the change above.
1811         (wl-summary-switch-to-clone-buffer): Ditto.
1812         (wl-summary-open-folder): Ditto.
1813
1814 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1815
1816         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1817         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1818
1819         * Version number is increased to 2.11.8.
1820
1821         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1822
1823         * wl-expire.el (wl-expire-refile): Follow the API change on
1824         `elmo-folder-move-messages'.
1825         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1826
1827         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1828         (wl-summary-exec-action-refile): Ditto.
1829         (wl-summary-exec-action-copy): Ditto.
1830         (wl-summary-no-auto-refile-message-p): No use
1831         `wl-summary-buffer-msgdb'.
1832         (wl-summary-auto-refile): Ditto.
1833
1834 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1835
1836         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1837
1838 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1839
1840         * wl-summary.el (wl-summary-sync): Treat no-sync.
1841
1842         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1843         (wl-default-sync-range): Ditto.
1844
1845 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1846
1847         * wl-refile.el (wl-refile-subject-learn): Call
1848         `elmo-message-entity-field' with 3rd argument is non-nil.
1849         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1850         instead of `elmo-msgdb-overview-entity-get-subject'.
1851
1852 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1853
1854         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1855         scan-type is rescan.
1856         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1857         new optional argument force is non-nil.
1858         (wl-summary-save-view-cache): Call it with force argument non-nil.
1859
1860         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1861
1862 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1863
1864         * wl-action.el (wl-summary-print-argument): Fixed last change.
1865
1866 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1867
1868         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1869         simplified.
1870         (wl-summary-target-mark-mark-as-unread): Likewise.
1871         (wl-summary-target-mark-mark-as-important): Likewise.
1872
1873 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1874
1875         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1876         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1877         (wl-summary-mark-as-important-region): Change accordingly.
1878         (wl-summary-target-mark-mark-as-important): Ditto.
1879
1880 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1881
1882         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1883
1884         * wl-action.el (wl-summary-print-argument): Print argument to
1885         right side of window if `wl-summary-print-argument-within-window'
1886         is non-nil.
1887
1888 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1889
1890         * wl-action.el (wl-summary-set-mark): Use
1891         `wl-summary-message-visible-p' to check visibility of the message
1892         and jump to message only when the message line is visible and have
1893         different number; Call wl-summary-unset-mark with number argument.
1894         (wl-summary-unset-mark): 
1895         Use `wl-summary-message-visible-p'
1896         to check visibility of the message and jump to message only when
1897         the message line is visible and have different number;
1898
1899 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1900
1901         * Version number is increased to 2.11.7.
1902
1903         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1904         and wl-folder-summary-line-format.
1905
1906         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1907         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1908         (wl-summary-set-score-mark): Use it.
1909         (wl-summary-target-mark-mark-as-read): Ditto.
1910         (wl-summary-target-mark-mark-as-unread): Ditto.
1911         (wl-summary-target-mark-mark-as-important): Ditto.
1912         (wl-summary-target-mark-msgs): Simplified.
1913         (wl-summary-detect-mark-position): Fixed problem when
1914         summary-line-format no contain persisten/temp mark spec.
1915         (wl-summary-temp-mark): Ditto.
1916         (wl-summary-persistent-mark): Ditto.
1917         (wl-summary-update-persistent-mark): Ditto.
1918
1919         * wl-action.el (wl-summary-set-mark): Ditto.
1920         (wl-summary-unset-mark): Ditto.
1921         All other related portions are changed.
1922
1923 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1924
1925         * Version number is increased to 2.11.6.
1926
1927 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1928
1929         * wl-util.el (wl-current-message-buffer): Define as function;
1930         Don't use the value of wl-messge-buffer.
1931
1932         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1933         persistent mark.
1934
1935         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1936         no current message, cause an error.
1937
1938 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1939
1940         * wl-summary.el (wl-summary-set-message-modified): Use
1941         elmo-folder-set-message-modified instead of
1942         elmo-folder-set-message-modified-internal.
1943
1944 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1945
1946         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1947         interactively.
1948         (wl-summary-sync): nokill->entirely.
1949         (wl-summary-sync-marks): Fixed message.
1950         (wl-summary-input-range): Added mark, nokill->entirely.
1951
1952         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1953         messages as read.
1954
1955 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1956
1957         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1958         update-noscore.
1959         (wl-summary-sync): Follow the change above.
1960
1961 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1962
1963         * wl-action.el (wl-summary-target-mark-all): Use
1964         elmo-folder-list-messages.
1965
1966 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1967
1968         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1969         (wl-summary-rescan): Set wl-summary-scored as nil.
1970         (wl-summary-sync-force-update): Follow the change above.
1971         (wl-summary-sync): Ditto.
1972         (wl-summary-sync-update): Added argument disable-killed.
1973         (wl-summary-insert-headers): Set visible-only argument for
1974         elmo-folder-list-messages.
1975         (wl-summary-input-range): Added update-nokill, update-noscore,
1976         all-nokill, all-noscore and mark.
1977
1978         * Version number is increased to 2.11.5.
1979
1980         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1981
1982 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1983
1984         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1985         (wl-summary-prefetch-region-no-mark): Change accordingly.
1986         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1987
1988 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1989
1990         * wl-address.el (wl-complete-field-to): Abolished.
1991         (wl-complete-address): Completion function for completing-read.
1992         * wl-action.el (wl-summary-get-resend-address): Use it.
1993
1994         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1995         wl-summary-update-mark and abolish unused argument.
1996         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1997         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1998         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1999         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
2000         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
2001         * wl-draft.el (wl-draft-kill): Ditto.
2002
2003         * wl-summary.el: Remove unused binding of case-fold-search.
2004         (wl-summary-replace-status-marks): Abolished.
2005
2006 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
2007
2008         * wl-action.el (wl-summary-set-mark): Cause an error when no message
2009         is specified or folder length is zero.
2010
2011 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2012
2013         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
2014         (wl-folder-archive-current-entity): Ditto.
2015
2016 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
2017
2018         * wl-summary.el (wl-summary-update-mark): Ignore errors while
2019         retrieving message mark.
2020         (wl-summary-redisplay-internal): Ditto.
2021
2022         * wl-message.el (wl-message-buffer-display): Ignore errors while
2023         retrieving message-id field.
2024
2025         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
2026         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2027         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
2028         order of the arguments for `wl-expire-message-p'.
2029         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
2030
2031         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
2032         Check return value of wl-summary-reply.
2033         (wl-summary-reply): Recover window configuration when an error occured.
2034
2035 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
2036
2037         * wl-summary.el (wl-summary-resend-message): Abolished, the
2038         feature is inherited by wl-summary-resend (put resend mark).
2039
2040 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2041
2042         * wl-summary.el (wl-summary-toggle-disp-msg): Set
2043         wl-message-buffer to nil when the message is hide.
2044
2045 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2046
2047         * .cvsignore: New file.
2048
2049 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2050
2051         * wl-action.el (wl-summary-action-docstring): Add more info.
2052         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
2053         duplicate definition.
2054         (wl-summary-define-mark-action): Functions wl-summary-*-region
2055         keep current position.
2056         (wl-summary-unregister-target-mark): Store result to the variable.
2057
2058 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2059
2060         * Version number is increased to 2.11.4.
2061
2062 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
2063
2064         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
2065         wl-summary-delete-all-temp-marks.
2066         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
2067
2068         * wl-action.el (wl-summary-set-mark): Changed terminology
2069         refile-destination -> action-argument.
2070         (wl-summary-unset-mark): Ditto.
2071         (wl-summary-remove-argument): Ditto.
2072         (wl-summary-print-argument): Ditto.
2073
2074         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
2075         (wl-thread-remove-argument-region): Ditto.
2076         (wl-thread-print-argument-region): Ditto.
2077         (wl-thread-close): Ditto.
2078         (wl-thread-open): Ditto.
2079
2080         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
2081         (wl-highlight-refile-destination-face is abolished)
2082         (wl-highlight-action-argument-string): Ditto.
2083         (wl-highlight-summary-current-line): Highlight action argument.
2084
2085         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
2086         color for light backgrounds.
2087         (wl-highlight-summary-answered-face): Ditto.
2088
2089 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2090
2091         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2092
2093         * wl-score.el (wl-summary-score-update-all-lines): Use
2094         wl-summary-set-mark.
2095         (wl-summary-score-update-all-lines): Kill expunged messages.
2096
2097         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2098
2099 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2100
2101         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2102         directly.
2103         (wl-score-overview-entity-get-lines): Ditto.
2104         (wl-score-overview-entity-get-xref): Ditto.
2105         (wl-score-get-latest-msgs): Ditto.
2106         (wl-summary-rescore): Ditto.
2107
2108         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2109         to "&".
2110         (wl-summary-mark-as-answered-internal): New inline function.
2111         (wl-summary-mark-as-answered): New function.
2112         (wl-summary-mark-as-unanswered): Ditto.
2113         (wl-summary-sync-marks): Modified for answered-mark synching.
2114
2115 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2116
2117         * wl-action.el (wl-summary-set-mark): Fixed last change.
2118
2119 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2120
2121         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2122         behavior of wl-summary-unread-message-hook
2123         (Pointed out by akira yamada <akira@arika.org>).
2124
2125 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2126
2127         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2128         wl-summary-delete.
2129         * wl-xmas.el (wl-summary-toolbar): Ditto.
2130
2131         * wl-action.el (wl-summary-set-mark): Don't override current
2132         temp-mark.
2133
2134         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2135
2136 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2137
2138         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2139         (wl-refile-msgid-learn): Ditto.
2140         (wl-refile-get-field-value): Ditto.
2141
2142         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2143
2144         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2145         (wl-expire-delete-reserved-messages): Renamed from
2146         wl-expire-reserve-marked-msgs-from-list.
2147         (wl-expire-delete): Removed argument `msgdb'.
2148         (wl-expire-refile): Ditto.
2149         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2150         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2151         mark-alist as argument.
2152         (wl-expire-archive-number1): Removed argument `msgdb'.
2153         (wl-expire-archive-number2): Ditto.
2154         (wl-expire-archive-date): Ditto.
2155         (wl-expire-localdir-date): Ditto.
2156         (wl-expire-hide): Ditto.
2157         (wl-archive-number1): Ditto.
2158         (wl-archive-number2): Ditto.
2159         (wl-archive-date): Ditto.
2160         (wl-archive-folder): Ditto.
2161         All other related portions are changed.
2162
2163 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2164
2165         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2166         mean move up and down. (suggested by Takashi Kawachi)
2167
2168 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2169
2170         * wl-acap.el (toplevel): Don't require un-define.
2171
2172 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2173
2174         * wl-thread.el (wl-thread-delete-message): Always update
2175         wl-summary-buffer-number-list.
2176
2177         * wl-action.el (wl-summary-print-destination): 
2178         Do nothing when folder is nil.
2179
2180 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2181
2182         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2183         persistent mark when prefetch is succeeded.
2184
2185 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2186
2187         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2188         instead of elmo-msgdb-delete-msgs.
2189         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2190         (wl-expire-hide): Ditto.
2191
2192         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2193
2194         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2195         elmo-msgdb interface.
2196         (wl-thread-get-exist-children): Likewise.
2197         (wl-thread-insert-message): Likewise.
2198         (wl-thread-msg-mark-as-important): Likewise.
2199         (wl-thread-insert-entity-sub): Likewise.
2200         (wl-thread-get-children-msgs-uncached): Likewise.
2201
2202         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2203         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2204         (wl-summary-sync-update): Likewise.
2205         (wl-summary-auto-select-msg-p): Likewise.
2206         (wl-summary-update-thread): Likewise.
2207         (wl-summary-mark-as-important): Likewise.
2208         (wl-summary-jump-to-msg-internal): Likewise.
2209         (wl-summary-redisplay-internal): Likewise.
2210         (wl-summary-print-message-with-ps-print): Likewise.
2211         (wl-summary-folder-info-update): Likewise.
2212
2213         * wl-folder.el (wl-folder-check-one-entity):
2214         elmo-folder-count-flags instead of wl-summary-count-unread.
2215
2216         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2217
2218         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2219
2220         * wl-summary.el (wl-summary-set-message-modified): 
2221         Call wl-summary-set-mark-modified.
2222         (wl-summary-delete-messages-on-buffer): Call
2223         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2224         (wl-summary-sync-update): Call elmo-folder-length instead of
2225         elmo-folder-messages.
2226         (wl-summary-insert-headers): Don't call
2227         elmo-folder-list-message-entities.
2228
2229 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2230
2231         * wl-action.el (wl-summary-define-mark-action): Call
2232         `wl-summary-set-mark' with argument `data'.
2233         (wl-summary-auto-refile): Fixed order of arguments when call
2234         `wl-summary-refile'.
2235
2236 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2237
2238         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2239
2240         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2241
2242         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2243         (Renamed from wl-highlight-summary-deleted-face).
2244         (wl-highlight-summary-resend-face): New face.
2245
2246         (wl-highlight-summary-deleted-face): Renamed from
2247         wl-highlight-summary-erased-face.
2248
2249         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2250
2251         * wl-action.el (wl-summary-get-resend-address): New function.
2252         (wl-summary-exec-action-resend): Ditto.
2253         (wl-summary-exec-action-resend-subr): Ditto.
2254
2255         * w-thread.el (wl-thread-copy): Removed definition.
2256         (wl-thread-refile): Ditto.
2257         (wl-thread-delete): Ditto.
2258         (wl-thread-target-mark): Ditto.
2259
2260         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2261         (wl-summary-target-mark-set-action): Fixed.
2262         (wl-summary-define-mark-action): Fixed quotation.
2263         (wl-summary-move-mark-list-messages): Display message.
2264         (wl-summary-define-mark-action): Define thread functions.
2265         (wl-summary-exec-action-refile): Changed message.
2266         (wl-summary-exec): Ditto.
2267
2268 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2269         
2270         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2271         '%%'.
2272
2273 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2274
2275         * wl.el (toplevel): Require wl-action.
2276         (wl-init): Call wl-summary-define-mark-action.
2277
2278         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2279
2280         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2281         wl-summary-delete and wl-summary-erase.
2282         (wl-summary-mode-map): Ditto.
2283
2284         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2285         wl-delete-folder-alist.
2286
2287         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2288         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2289         (toplevel): Moved mark & action related functions to the wl-action.el.
2290
2291         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2292         in wl-summary-mark-action-list.
2293         (wl-highlight-summary-current-line): Ditto.
2294
2295         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2296         empty lines.
2297
2298         * wl-action.el: New file. 
2299
2300 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2301
2302         * wl-summary.el (wl-summary-target-mark-replace): New function.
2303         (wl-summary-target-mark-prefetch): Use it.
2304         (wl-summary-target-mark-delete): Ditto.
2305         (toplevel): Rearranged definition order.
2306         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2307         (wl-summary-target-mark-erase): Rewrite.
2308         (wl-summary-erase-region): New function.
2309         (wl-summary-exec-action-erase): Changed message.
2310         (wl-summary-move-mark-list-messages): New function.
2311         (wl-summary-exec-action-delete): Use it.
2312         (wl-summary-exec-action-erase): Ditto.
2313
2314         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2315         (wl-summary-skip-mark-list): Added "d".
2316
2317         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2318         while searching.
2319
2320         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2321         and define using defcustom;
2322         Define 4th element as a face.
2323         
2324         * wl-summary.el (wl-summary-incorporate): Use 
2325         `wl-summary-prefetch-region-no-mark' instead of
2326         `wl-summary-prefetch-region'.
2327         (wl-summary-prefetch-region-no-mark): Revival of old
2328         `wl-summary-prefetch-region'.
2329         (wl-summary-mark-action-list): Moved to wl-vars.el
2330
2331         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2332         face according to the `wl-summary-mark-action-list'.
2333         (wl-highlight-summary-current-line): Ditto;
2334         Removed destination highlighting.
2335
2336         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2337         (wl-highlight-summary-line-string): Highlight for "i" mark.
2338         (wl-highlight-summary-current-line): Ditto.
2339
2340         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2341         no destination.
2342
2343         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2344         exists, just go ahead.
2345         (wl-summary-prefetch-region): Rewrite.
2346         (wl-summary-prefetch): Ditto.
2347         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2348         (wl-summary-exec-action-prefetch): New function.
2349         (wl-summary-target-mark-prefetch): Rewrite.
2350
2351 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2352
2353         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2354         (wl-highlight-summary-line-string): Added "d" and "D".
2355         (wl-highlight-summary-current-line): Ditto.
2356
2357         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2358         in wl-summary.el.
2359         (wl-thread-insert-entity-sub): Ditto.
2360         (wl-thread-remove-destination-region): Ditto.
2361         (wl-thread-print-destination-region): Ditto.
2362
2363         * wl-summary.el (wl-summary-buffer-refile-list,
2364         wl-summary-buffer-delete-list,
2365         wl-summary-buffer-copy-list): Abolish.
2366         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2367         All other related portions are changed.
2368         (wl-summary-mark-action-list): New variable.
2369         (wl-summary-set-mark): New function.
2370         (wl-summary-register-target-mark): Ditto.
2371         (wl-summary-unregister-target-mark): Ditto.
2372         (wl-summary-have-target-mark-p): Ditto.
2373         (wl-summary-register-temp-mark): Ditto.
2374         (wl-summary-unregister-temp-mark): Ditto.
2375         (wl-summary-registered-temp-mark): Ditto.
2376         (wl-summary-collect-temp-mark): Ditto.
2377         (wl-summary-unset-mark): Ditto.
2378         (wl-summary-set-target-mark): Ditto.
2379         (wl-summary-unset-target-mark): Ditto.
2380         (wl-summary-set-action-generic): Ditto.
2381         (wl-summary-unset-action-generic): Ditto.
2382         (wl-summary-exec-action-delete): Ditto.
2383         (wl-summary-exec-action-erase): Ditto.
2384         (wl-summary-set-action-refile): Ditto.
2385         (wl-summary-set-action-refile-subr): Ditto.
2386         (wl-summary-unset-action-refile): Ditto.
2387         (wl-summary-make-destination-numbers-list): Ditto.
2388         (wl-summary-exec-action-refile): Ditto.
2389         (wl-summary-set-action-copy): Ditto.
2390         (wl-summary-unset-action-copy): Ditto.
2391         (wl-summary-exec-action-copy): Ditto.
2392         (wl-summary-collect-numbers-region): Ditto.
2393         (wl-summary-delete): Rewrite.
2394         (wl-summary-erase): Ditto.
2395         (wl-summary-remove-destination): Ditto.
2396         (wl-summary-exec): Ditto.
2397         (wl-summary-exec-region): Ditto.
2398         (wl-summary-target-mark-erase): Ditto.
2399         (wl-summary-refile): Ditto.
2400         (wl-summary-copy): Ditto.
2401         (wl-summary-unmark): Ditto.
2402         (wl-summary-delete-all-mark): Ditto.
2403         (wl-summary-mark-line): Don't highlight.
2404         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2405         (wl-summary-target-mark-refile-subr): Rewrite.
2406
2407         (wl-summary-copy-prev-destination): Abolish.
2408
2409 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2410
2411         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2412         default values along the value of wl-on-mule.
2413         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2414         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2415         It is not used anywhere.
2416
2417 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2418
2419         * wl-summary.el (wl-summary-print-destination): Keep position.
2420         (wl-summary-cursor-move-surface): Keep horizontal position.
2421
2422 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2423
2424         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2425         write sendlog.
2426
2427 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2428
2429         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2430         `wl-summary-highlight'.
2431
2432 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2433
2434         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2435         trivial condition for temp-mark.
2436
2437 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2438
2439         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2440         when it hits killed buffer.
2441
2442 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2443
2444         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2445         * wl-news.el.in: `message' and `error' take format string.
2446
2447 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2448
2449         * wl-folder (wl-folder-insert-entity): Display a message,
2450         `...done', when the work finish.
2451         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2452
2453 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2454
2455         * wl-message.el (wl-message-redisplay): Remove unused local
2456         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2457
2458 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2459
2460         * wl-summary.el (wl-summary-replace-status-marks): Disable
2461         interactive use.
2462         (wl-summary-reedit): Check message existence at first.
2463         (wl-summary-mark-line): Fix doc, return value is indefinite.
2464
2465         * wl-highlight.el (wl-highlight-message): Arranged.
2466
2467         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2468         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2469         check temp-mark by wl-summary-temp-mark always.
2470         (wl-highlight-summary): Change accordingly.
2471         * wl-summary.el (wl-summary-mark-as-read-all)
2472         (wl-summary-delete-cache, wl-summary-set-score-mark)
2473         (wl-summary-mark-as-unread, wl-summary-unmark)
2474         (wl-summary-mark-line, wl-summary-mark-as-read)
2475         (wl-summary-mark-as-important): Ditto.
2476
2477         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2478         end of the window if possible.
2479         * wl-summary.el (wl-summary-sync-update): Support lazy
2480         highlighting.
2481         (wl-summary-toggle-disp-msg): Ditto.
2482
2483 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2484
2485         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2486
2487 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2488
2489         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2490         change.
2491
2492 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2493
2494         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2495         API.
2496         (wl-summary-sync-update): Ditto.
2497
2498         * wl-score.el (wl-score-get-score-alist): Changed argument.
2499         (wl-summary-rescore-msgs): Likewise.
2500         (wl-summary-score-headers): Likewise.
2501         (wl-score-headers): Likewise;
2502         Use elmo-folder-do-each-message-entity, etc.
2503         (wl-summary-score-effect): Follow the changes above.
2504         (wl-summary-rescore): Ditto.
2505         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2506         (wl-score-get-overview): Abolish.
2507
2508         * wl-summary.el (wl-summary-default-from): Follow the API change in
2509         elmo-msgdb.
2510         (wl-summary-count-unread): Ditto.
2511         (wl-summary-detect-mark-position): Ditto.
2512         (wl-summary-overview-entity-compare-by-date): Ditto.
2513         (wl-summary-overview-entity-compare-by-number): Ditto.
2514         (wl-summary-overview-entity-compare-by-from): Ditto.
2515         (wl-summary-overview-entity-compare-by-subject): Ditto.
2516         (wl-summary-get-list-info): Ditto.
2517         (wl-summary-rescan): Ditto.
2518         (wl-summary-jump-to-msg-by-message-id): Ditto.
2519         (wl-summary-sync-update): Ditto; Removed comment.
2520         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2521         (wl-summary-insert-message): Use wl-summary-insert
2522         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2523         (wl-summary-insert-headers): Changed argument overview to folder.
2524         (wl-summary-search-by-subject): Likewise.
2525         (wl-summary-insert-thread): Renamed from 
2526         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2527
2528         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2529         too.
2530
2531         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2532         wl-string-member.
2533
2534 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2535
2536         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2537         elmo-folder-append-buffer.
2538         (wl-draft-queue-append): Likewise.
2539
2540         * wl-mime.el (wl-message-delete-current-part): Ditto.
2541         (wl-summary-burst-subr): Ditto.
2542
2543         * wl-news.el.in (wl-news-send-news): Ditto.
2544
2545 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2546
2547         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2548         function.
2549         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2550         (wl-summary-update-mark): Enclose with save-excursion.
2551         (wl-summary-mark-as-read-internal): Fixed last change.
2552         (wl-summary-mark-as-important): Use 3rd argument of
2553         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2554         Don't use elmo-msgdb-set-mark.
2555         (wl-summary-redisplay-internal): If msgdb flag is already read,
2556         just update the mark on buffer.
2557
2558 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2559
2560         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2561         cut visible folder when elmo-folder-delete returns non-nil value.
2562
2563 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2564
2565         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2566         by Kenichi OKADA <okada@opaopa.org>).
2567
2568 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2569
2570         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2571
2572 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2573
2574         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2575         Fixed the last change, search group entity by its real name.
2576         (Thanks to: KOBAYASHI Shinji)
2577
2578 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2579
2580         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2581         (wl-fldmgr-access-display-all): Don't refer visible name.
2582         * wl-expire.el (wl-folder-archive-current-entity)
2583         (wl-folder-expire-current-entity): Ditto.
2584         * wl-folder.el (wl-folder-jump-to-current-entity)
2585         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2586         (wl-folder-open-folder-sub,wl-folder-open-all)
2587         (wl-folder-write-current-folder): Ditto.
2588         (wl-folder-insert-entity): Don't use petname for normal group.
2589         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2590         is the real name.
2591         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2592         Abolished.
2593
2594 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2595
2596         * wl-draft.el (wl-draft-create-buffer): Add
2597         `wl-summary-reply-with-citation'
2598
2599 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2600
2601         * wl-draft.el (wl-draft-reply): Fixed.
2602
2603 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2604
2605         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2606         when `wl-draft-send-confirm-with-preview' is non-nil.
2607         You can scroll up/down by j/k.
2608         (wl-draft-send-confirm-with-preview): New variable (default=t).
2609
2610 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2611
2612         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2613         (wl-fldmgr-save-folders): Fix comment.
2614
2615 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2616
2617         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2618         along the last change in `wl-folder-buffer-group-p'.
2619
2620 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2621
2622         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2623         folder.
2624
2625         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2626         the default value.
2627
2628         * wl-mime.el (wl-summary-burst): Update summary only when target
2629         folder equals current folder.
2630
2631 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2632
2633         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2634
2635 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2636
2637         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2638         value.
2639
2640 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2641
2642         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2643         `map-extents' instead of `extent-at' repeatedly.
2644         (wl-highlight-folder-current-line): Ditto.
2645
2646         * wl-highlight.el: Remove useless dummy functions.
2647
2648 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2649
2650         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2651         (wl-folder-put-folder-property): New function to put text property.
2652         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2653         (wl-folder-insert-entity, wl-folder-update-diff-line)
2654         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2655         * wl-e21.el, wl-xmas.el, wl-mule.el
2656         (wl-highlight-folder-current-line): Ditto.
2657         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2658         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2659         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2660         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2661
2662 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2663
2664         * Version number is increased to 2.11.3.
2665
2666 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2667
2668         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2669         Resume current-buffer since it is assumed by remaining tasks.
2670
2671 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2672
2673         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2674         (wl-folder-completion-function): Abolished.
2675         (wl-folder-complete-folder): New function.
2676         (wl-folder-complete-filter-condition): Ditto.
2677         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2678         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2679
2680 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2681
2682         * wl-draft.el (wl-draft-send-confirm): New function.
2683         (wl-draft-send): Use it.
2684
2685         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2686         cursor-in-echo-area while confirming.
2687
2688         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2689
2690         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2691         searching via nntp if wl-summary-search-via-nntp is 'force.
2692         Otherwise, invoke searching in nntp folder only.
2693         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2694
2695         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2696         explicitly for mime-make-text-tag.
2697
2698 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2699
2700         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2701         `mime-make-text-tag' instead of `mime-create-tag'.
2702
2703 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2704
2705         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2706         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2707
2708 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2709
2710         * wl-score.el (wl-score-save): Bind print-length and print-level.
2711         (wl-score-pretty-print): Ditto.
2712         (wl-score-edit-insert-header-entry): Ditto.
2713
2714         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2715         "From" entry to be treated with wl-draft-eword-encode-address-list.
2716         * wl-mime.el (wl-draft-preview-message): Ditto.
2717
2718         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2719         (wl-summary-mark-as-unread): Ditto.
2720         (wl-summary-mark-as-read-region): Change accordingly.
2721         (wl-summary-mark-as-unread-region): Ditto.
2722         (wl-summary-target-mark-mark-as-read): Ditto.
2723         (wl-summary-target-mark-mark-as-unread): Ditto.
2724
2725 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2726
2727         * Version number is increased to 2.11.2.
2728
2729 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2730
2731         * wl-news.el.in (wl-news-previous-version-save): Bind
2732         print-length and print-level.
2733         * wl-thread.el (wl-thread-save-entities): Ditto.
2734         (wl-thread-save-top-list): Bind print-length.
2735
2736 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2737
2738         * wl-highlight.el (wl-highlight-summary-line-string): Use
2739         wl-summary-score-below-mark, wl-summary-score-over-mark.
2740         (wl-highlight-summary-current-line): Ditto.
2741
2742 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2743
2744         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2745         insert it.
2746
2747 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2748
2749         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2750
2751 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2752
2753         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2754         message without msgid.
2755         Rewrite with elmo-folder-move-messages.
2756         Set wl-message-buffer to nil.
2757
2758         * wl-summary.el (wl-summary-erase-subr): New function. Use
2759         elmo-folder-move-messages.
2760         (wl-summary-erase): Call it.
2761         (wl-summary-target-mark-erase): Ditto.
2762
2763 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2764
2765         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2766         it is not up-tp-date.
2767
2768 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2769
2770         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2771         buffer after calling `wl-summary-goto-folder-subr' without the
2772         argument `interactive'.
2773         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2774
2775 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2776
2777         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2778         `mime-create-tag'. Use `string=' instead of `looking-at'.
2779
2780 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2781
2782         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2783         to avoid compile warning.
2784
2785         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2786         entity-id when folder is given.
2787         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2788         save-excursion, use save-selected-window instead.
2789         Select folder buffer window if exists.
2790         (To correct behavior with wl-folder-move-cur-folder.)
2791
2792 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2793
2794         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2795
2796 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2797
2798         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2799         list-count instead of %d.
2800
2801 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2802
2803         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2804         (wl-news): Set it.
2805         (wl-news-append-to-folder): Use it.
2806
2807         * wl-news.el.in (wl-news-send-news): Append to specified folder
2808         instead of wl-default-folder.
2809         (wl-news-append-to-folder): Show error message with specified folder.
2810
2811         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2812                 In most major modes, Emacs assumes that any opening
2813                 delimiter found at the left margin is the start of a
2814                 top-level definition, or defun. Therefore, *never put an
2815                 opening delimiter at the left margin unless it should have
2816                 that significance.*
2817
2818         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2819
2820 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2821
2822         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2823
2824 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2825
2826         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2827
2828 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2829
2830         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2831         for sequential numbering case.
2832
2833 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2834
2835         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2836         value.
2837         (wl-draft-reply-without-argument-list): Ditto.
2838         (wl-draft-reply-myself-with-argument-list): Abolish.
2839         (wl-draft-reply-myself-without-argument-list): Ditto.
2840         * wl-draft.el (wl-draft-self-reply-p): New function.
2841         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2842
2843 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2844
2845         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2846         (avoid error for the case without byte-compiling)
2847
2848 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2849
2850         * wl-news.el.in (wl-news-append-to-folder): New function.
2851         (wl-news-exit): Rewrite.
2852         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2853
2854 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2855
2856         * wl-draft.el (wl-draft-reply-position): New function.
2857         (wl-draft-reply-position): Fix.
2858         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2859         (wl-summary-target-mark-reply-with-citation): Ditto.
2860         (wl-summary-reply-with-citation): Ditto.
2861         * wl-vars.el (wl-draft-reply-default-position): New variable.
2862
2863 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2864
2865         * wl-draft.el (wl-draft-send): Preview when interactive send.
2866
2867 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2868
2869         * wl-draft.el (wl-draft-reply): Set default position.
2870         * wl-summary.el (wl-summary-reply): Ditto.
2871         (wl-summary-reply-with-citation): Ditto.
2872         (wl-summary-target-mark-reply-with-citation): Ditto.
2873
2874 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2875
2876         * wl-news.el.in (wl-news-lang): Set default value according to
2877         current-language-environment.
2878         (wl-news-append-news): Do nothing when news-list is nil.
2879
2880 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2881
2882         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2883         (wl-news): Change message.
2884         (wl-news-exit): Check buffer.
2885         (wl-news-force-exit): New function.
2886         (wl-news-show-all): New function.
2887         (wl-news-discard-and-exit): Fix.
2888
2889 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2890
2891         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2892         according to current-language-environment.
2893
2894         * wl-news.el.in (wl-news): If arg, show all NEWS after
2895         wl-news-default-previous-version.
2896
2897 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2898
2899         * wl-news.el.in (wl-news-check): Rewritten.
2900         (wl-news-previous-version-load): Change data type.
2901         (wl-news-previous-version-save): Change data type.
2902         (wl-news-append-news): Add return value.
2903         (wl-news-check-news): New function.
2904         (wl-news-already-current-p): New function.
2905         (wl-news-send-news): Rewritten.
2906         (wl-news-mode-map): Add new keybind.
2907         (wl-news): Rewritten.
2908         (wl-news-exit): Rewritten.
2909         (wl-news-discard-and-mail): New function.
2910         (wl-news-send-to-address): Abolished.
2911         * wl.el (wl-init): Delete a message.
2912
2913 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2914
2915         * wl-news.el.in (wl-news-exit): Update previous version.
2916         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2917
2918 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2919
2920         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2921
2922 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2923
2924         * wl-news.el.in (wl-news): New function.
2925         (wl-news-mode): New function.
2926         (wl-news-next-line): New function.
2927         (wl-news-next-page): New function.
2928         (wl-news-exit): New function.
2929         (wl-news-buf-name): New variable.
2930         (wl-news-mode-map): New variable.
2931         (wl-news-winconf): New variable.
2932         (wl-news-append-news): Add an option.
2933
2934 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2935
2936         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2937
2938 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2939
2940         * wl-news.el.in (wl-news-send-to-address): New variable.
2941         (wl-news-send-news): Use it.
2942         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2943         Return updating status.
2944         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2945
2946 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2947
2948         * wl-news.el.in (wl-news-send-news): Delete
2949         Organization and X-Face.
2950
2951 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2952
2953         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2954         (wl-news-append-news): New function.
2955         (wl-news-send-news): New function.
2956
2957 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2958
2959         * Version number is increased to 2.11.1.
2960
2961 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2962
2963         * wl-news.el.in : New file.
2964
2965 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2966
2967         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2968         default value.
2969         (wl-draft-reply-without-argument-list): Ditto.
2970
2971 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2972
2973         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2974         (wl-message-buffer-prefetch-idle-time): Ditto.
2975         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2976
2977 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2978
2979         * wl-thread.el (wl-thread-insert-message): Use
2980         wl-summary-max-thread-depth.
2981
2982         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2983         loop detection.
2984
2985         * wl-message.el (wl-message-buffer-display): Back to the first page
2986         when cache is hit.
2987
2988 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2989
2990         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2991
2992         * wl-summary.el (wl-summary-insert-thread-entity):
2993         If the thread depth is reached to wl-summary-max-thread-depth,
2994         divide the thread.
2995
2996 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2997
2998         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2999         for elmo-remove-passwd.
3000
3001 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
3002
3003         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
3004         folder is sticky.
3005         (wl-folder-mark-as-read-all-entity): Ditto.
3006         (wl-folder-prefetch-entity): Ditto.
3007
3008 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
3009
3010         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
3011
3012 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3013
3014         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
3015         Delete messages on buffer for unplugged operation.
3016         (wl-summary-erase): Ditto.
3017
3018 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3019
3020         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
3021         take nil so as not to search parent by subject.
3022
3023 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3024
3025         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
3026         (wl-folder-get-next-folder): Ditto.
3027         (wl-folder-get-path): Ditto.
3028
3029 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3030
3031         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
3032         system and encode the region with it before verifying.
3033
3034 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3035
3036         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
3037         system of the echo buffer before decoding.
3038
3039 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3040
3041         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
3042         original contents.
3043
3044 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
3045
3046         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
3047         with argument 'any-exists.
3048
3049 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3050
3051         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
3052         Use `wl-cs-autoconv'.
3053
3054 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3055
3056         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
3057         by `mime-view-automatic-conversion'.
3058
3059         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
3060         (wl-message-verify-pgp-nonmime): Ditto.
3061         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
3062         Bind them to C-c:d and C-c:v respectively.
3063
3064         Merge following code by Teranishi-san from [wl-en:00167].
3065         * wl-mime.el (wl-mime-preview-application/pgp): New function.
3066         (wl-mime-preview-application/pgp-encrypted): Ditto.
3067         (wl-mime-setup): Add entry.
3068
3069 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3070
3071         * wl-summary.el (wl-summary-target-mark-erase): New function.
3072         Bind it to "mD".
3073
3074 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
3075
3076         * wl-vars.el (wl-draft-write-file-function): Fix.
3077         (wl-draft-reedit-hook): Changed default value.
3078
3079         * wl-draft.el (wl-draft-edit-string): Set cursor point for
3080         wl-draft-reedit-hook.
3081         (wl-draft-remove-text-plain-tag): New function.
3082         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
3083
3084         * wl-vars.el (wl-draft-write-file-function): New user option.
3085
3086         * wl-draft.el (wl-draft-prepare-edit): Use it for
3087         local-write-file-hooks.
3088         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3089
3090         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3091         (wl-draft-insert-mail-header-separator): Return the body beginning
3092         point.
3093         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3094         text/plain.
3095         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3096
3097 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3098
3099         * wl-summary.el (wl-summary-erase): New function to erase message
3100         without moving it to trash. Bind to "D".
3101
3102         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3103         as `keep' unless switch-function.
3104
3105 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3106
3107         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3108         message buffer by using `wl-summary-toggle-disp-msg'.
3109         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3110         buffer window.
3111         (wl-summary-supresedes-message): Ditto.
3112
3113         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3114         Do not delete other windows.
3115         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3116         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3117         (wl-draft-create-buffer): Set reply-or-forward also for target
3118         mark commands.
3119
3120 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3121
3122         * wl-draft.el (wl-user-agent-compose): Delete special case for
3123         switch-to-buffer-other-window.
3124
3125         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3126         (wl-summary-forward): Ditto.
3127
3128         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3129         function.
3130         (wl-draft-buffer-style): New use option.
3131
3132         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3133         (wl-draft): Follow the change above.
3134         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3135         wl-draft-buffer-style.
3136         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3137         switch-function.
3138
3139 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3140
3141         * wl-draft.el (wl-user-agent-compose): Delete special case for
3142         switch-to-buffer-other-window.
3143
3144         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3145         (wl-summary-forward): Ditto.
3146
3147         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3148         function.
3149         (wl-draft-buffer-style): New use option.
3150
3151         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3152         (wl-draft): Follow the change above.
3153         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3154         wl-draft-buffer-style.
3155         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3156         switch-function.
3157
3158 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3159
3160         * wl-address.el (wl-address-make-completion-entry): Extracted from
3161         `wl-address-make-completion-list'.
3162         (wl-address-enable-strict-loading): New variable.
3163         (wl-address-make-completion-list): Revive petname duplication
3164         inquiry, and enable it if `wl-address-enable-strict-loading'.
3165         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3166
3167 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3168
3169         * wl-message.el (wl-message-get-original-buffer): Avoid
3170         'Selecting deleted buffer' error when original buffer is killed.
3171
3172 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3173
3174         * wl-summary.el (wl-summary-next-message): Use
3175         elmo-message-accessible-p instead of elmo-message-cached-p.
3176
3177 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3178
3179         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3180
3181         * wl-thread.el (wl-thread-open-all-unread): Use
3182         elmo-folder-list-flagged instead of
3183         elmo-folder-list-messages-mark-match.
3184
3185         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3186         instead of elmo-folder-list-messages-mark-match.
3187         (wl-summary-move-spec-alist): New variable.
3188         (wl-summary-move-spec-plugged-alist,
3189         wl-summary-move-spec-unplugged-alist): Abolish.
3190         (wl-summary-next-message): Follow the change above.
3191         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3192         with 'no-msg' argument.
3193
3194         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3195         variable.
3196         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3197         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3198         (wl-message-buffer-prefetch-get-next): Follow the change above.
3199
3200 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3201
3202         * wl-version.el (wl-version): Changed codename.
3203
3204         * Version number is increased to 2.11.0.
3205
3206 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3207
3208         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3209         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3210         `wl-draft-config-variables'.
3211         (wl-draft-kill): Fixed problem when the draft is reedit.
3212
3213 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3214
3215         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3216         buffer-modified status (Thanks to
3217         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3218
3219 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3220
3221         * wl-util.el (wl-region-exists-p): New function.
3222
3223         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3224         Remove defvars for byte-compile warnings.
3225
3226 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3227
3228         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3229         defvar-maybe. Removed unused bind.
3230
3231 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3232
3233         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3234         summary buffer window before creating new frame.
3235         (wl-draft-reply): Ditto.
3236
3237 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3238
3239         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3240
3241 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3242
3243         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3244
3245 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3246
3247         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3248         instead of `kill-region'.
3249
3250 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3251
3252         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3253         (wl-highlight-summary-line-string): Use it.
3254         (wl-highlight-summary-current-line): Ditto.
3255
3256         * wl-mime.el (wl-message-delete-current-part): Check the class of
3257         mime-entity.
3258
3259         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3260
3261         * wl-summary.el (wl-summary-make-number-list): Initialize.
3262         (wl-summary-update-mark): New function.
3263         (wl-summary-reply): Put `answered' mark on the message.
3264         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3265
3266         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3267         (wl-draft-reply): Added optional argument `number';
3268         Set wl-draft-parent-number.
3269         (wl-draft-kill): Delete answered mark if it is a reply.
3270
3271 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3272
3273         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3274         that originates in mime-preview-follow-current-entity.
3275         (wl-draft-yank-current-message-entity): Use it if region is active.
3276
3277         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3278         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3279         `wl-message-delete-current-part'.
3280         * wl-mule.el (wl-message-define-keymap): Ditto.
3281         * wl-xmas.el (wl-message-define-keymap): Ditto.
3282
3283 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3284
3285         * wl-mime.el (wl-message-delete-current-part): New function.
3286         (wl-mime-node-id-to-string): Ditto.
3287
3288         * wl-mime.el (wl-message-delete-current-part): Use existing
3289         original buffer which corresponds current mime-view buffer.
3290         (fetched buffer might have different structure, possibly)
3291
3292         * wl-mime.el (wl-message-delete-current-part): Quit if the
3293         message content differs from the actual message.
3294
3295 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3296
3297         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3298         order.
3299         (wl-summary-search-by-subject): Search parent message from tail;
3300         Check the existence of the parent message on the current thread tree.
3301         (wl-summary-update-thread): Check whether the line is inserted.
3302
3303 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3304
3305         * wl-vars.el (wl-summary-line-format): Undo last change.
3306         * wl-summary.el (wl-summary-print-destination): Do not put
3307         invisible property when `wl-summary-width' is nil.
3308         (wl-summary-line-subject-minimum-length): Abolished.
3309         (wl-summary-line-subject): Ditto.
3310
3311 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3312
3313         * wl-vars.el (wl-summary-line-format): Change default value.
3314         (wl-summary-subject-length-limit): Abolished.
3315         * wl-summary.el (wl-summary-line-subject): Ditto.
3316
3317 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3318
3319         * wl-template.el (wl-template-select): Added optional argument.
3320         If optional argument is specified, reverse
3321         `wl-template-visible-select'.
3322
3323 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3324
3325         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3326         Take prefix argument to force asking the destination folder.
3327
3328 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3329
3330         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3331         count and update status.
3332
3333 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3334
3335         * wl-summary.el (wl-summary-redisplay-internal): If
3336         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3337         after fetching.
3338
3339 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3340
3341         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3342         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3343
3344         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3345
3346 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3347
3348         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3349         (All other related portions are changed).
3350         (wl-summary-mark-as-read-all): Rewrite.
3351
3352 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3353
3354         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3355         `wl-summary-mark-as-read'.
3356         (wl-summary-mark-as-unread): Rewrite.
3357         (wl-summary-mark-as-read): Added no-modeline argument.
3358         (wl-summary-resume-cache-status): Rewrite.
3359         (wl-summary-exec-subr): Remove unused local variable.
3360
3361 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3362
3363         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3364         logic to call `wl-summary-buffer-prev-folder-function'.
3365         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3366
3367 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3368
3369         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3370         is nil.
3371
3372 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3373
3374         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3375         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3376         (wl-mime-setup): Add its entry.
3377
3378 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3379
3380         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3381         (wl-summary-delete-cache): Likewise.
3382         (wl-summary-mark-as-read): Rewrite.
3383
3384 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3385
3386         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3387         `wl-summary-count-unread'.
3388
3389         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3390
3391         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3392
3393 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3394
3395         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3396         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3397         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3398         Renamed to the elmo-msgdb-*-mark.
3399         (wl-summary-score-marks): Follow the change above.
3400         (wl-summary-auto-refile-skip-marks): Ditto.
3401         (wl-summary-incorporate-marks): Ditto.
3402         (wl-summary-expire-reserve-marks): Ditto.
3403
3404         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3405         changes.
3406         (wl-thread-insert-top): Changed updating message.
3407
3408         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3409         variable.
3410         (wl-summary-count-unread): Count answered marks.
3411         (wl-summary-rescan): Call wl-summary-insert-message instead of
3412         wl-summary-append-message-func-internal.
3413         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3414         (wl-summary-prefetch-msg): Follow the variable name changes.
3415         (wl-summary-prefetch-region): Ditto.
3416         (wl-summary-mark-as-read-all): Follow the API changes;
3417         Don't call elmo-folder-replace-marks.
3418         (wl-summary-delete-cache): Follow the variable name changes.
3419         (wl-summary-resume-cache-status): Ditto.
3420         (wl-summary-update-status-marks): New function.
3421         (wl-summary-insert-message): New function.
3422         (wl-summary-sync-marks): Follow the variable name changes.
3423         (wl-summary-sync-update): Synchronize to the msgdb, too;
3424         Changed update messages.
3425         (wl-summary-make-number-list): Rewrite.
3426         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3427         (wl-summary-mark-as-unread): Follow the API changes.
3428         (wl-summary-exec-subr): Follow the variable name changes.
3429         (wl-summary-mark-as-read): Ditto.
3430         (wl-summary-move-spec-plugged-alist): Ditto.
3431         (wl-summary-move-spec-unplugged-alist): Ditto.
3432         (wl-summary-cursor-move-surface): Ditto.
3433
3434         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3435         variable name changes.
3436         (wl-highlight-summary-current-line): Ditto.
3437
3438         * wl-expire.el (wl-expire-refile): Follow the API change in
3439         elmo-folder-move-messages.
3440         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3441         (wl-summary-archive): Use elmo-folder-msgdb instead of
3442         elmo-msgdb-load.
3443
3444 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3445
3446         * wl-mime.el (wl-draft-preview-message): Restore the position
3447         before evaluating wl-draft-send-hook in preview buffer.
3448
3449 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3450
3451         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3452         when it creates new draft buffer.
3453
3454         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3455         without argument.
3456
3457         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3458         Evaluate content and if the value is string, insert it.
3459         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3460         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3461         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3462         wl-draft-config-sub-part-bottom): Use it.
3463
3464         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3465         with the folder name. The question was unintelligible when it is
3466         called from wl-save-status.
3467
3468 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3469
3470         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3471         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3472         cannot take second argument).
3473
3474 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3475
3476         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3477         as t. Since type and subtype are not case sensitive (RFC 2045).
3478
3479 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3480
3481         * wl-vars.el (wl-message-mode-line-format): New variable.
3482         (wl-message-mode-line-format-spec-alist): Ditto.
3483         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3484         (wl-message-redisplay): Use wl-message-mode-line-format.
3485
3486 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3487
3488         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3489
3490 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3491
3492         * wl-summary.el (wl-summary-default-from): Write description.
3493
3494 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3495
3496         * wl-vars.el (wl-ldap-objectclass): Abolish.
3497
3498         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3499         (wl-ldap-make-filter): Removed condition for objectclass.
3500         (wl-ldap-make-matched-value-list): Remove meaningless process.
3501         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3502         (wl-address-ldap-search): Don't add `*' to `pat' string;
3503         use ignore-errors; added `email';
3504         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3505         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3506         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3507
3508
3509 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3510
3511         * wl-draft.el (wl-draft-parent-folder): Write description.
3512         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3513
3514 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3515
3516         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3517         as "" (zero-length string) if no parent.
3518         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3519
3520 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3521
3522         * wl-address.el (wl-address-make-completion-list): Skip duplication
3523         checking.
3524         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3525         `append'.
3526
3527 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3528
3529         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3530         instead of `beginning-of-buffer'.
3531
3532 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3533
3534         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3535
3536 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3537
3538         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3539         Refer wl-message-buffer-name.
3540         (wl-message-wheel-down): Ditto.
3541
3542 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3543
3544         * wl-vars.el (wl-message-buffer-name): New user option.
3545
3546         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3547         directly instead of making alist dinamically.
3548
3549         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3550         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3551         wl-message-buffer-cache-name.
3552         (wl-message-buffer-cache-clean-up): Ditto.
3553
3554         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3555
3556         * Version number is increased to 2.9.15.
3557
3558 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3559
3560         * wl-vars.el (wl-summary-default-view-alist): New user option.
3561
3562         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3563
3564         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3565         while deleting address.
3566         (wl-draft-delete-myself-from-cc): Ditto.
3567
3568         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3569         If optional argument is specified, reverse sort order.
3570
3571         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3572
3573 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3574
3575         * wl-thread.el (wl-thread-insert-message): Return parent number if
3576         exists.
3577         (wl-thread-update-indent-string-region): Use
3578         wl-thread-update-line-on-buffer-sub instead of
3579         wl-thread-update-line-on-buffer.
3580
3581 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3582
3583         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3584         (wl-folder-close-all): Ditto.
3585
3586 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3587
3588         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3589         and mailing-list:.
3590         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3591         value.
3592         (wl-summary-line-list-info): Print mailing-list name even when 
3593         list-number is empty.
3594
3595 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3596
3597         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3598
3599         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3600         (wl-draft-open-file): Ditto.
3601         (wl-draft-random-alphabet): Ditto.
3602
3603         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3604         bindings.
3605
3606 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3607
3608         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3609         * wl-vars.el (wl-draft-config-alist): Ditto.
3610
3611 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3612
3613         * Version number is increased to 2.9.14.
3614
3615         * wl.el (wl): Don't set wl-init as nil when error occured while
3616         auto-checking folders.
3617
3618         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3619         `elmo-expand-newtext'.
3620
3621 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3622
3623         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3624         `this-command' so that `wl-folder-goto-folder' contained in
3625         `wl-summary-keep-cursor-command' work.
3626
3627 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3628
3629         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3630         message buffer displaying state.
3631
3632 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3633
3634         * wl-vars.el (wl-summary-default-view): New variable to specify
3635         default value for `wl-summary-buffer-view' instead of using
3636         set-default.
3637         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3638
3639 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3640
3641         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3642
3643         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3644
3645 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3646
3647         * wl-vars.el (wl-forward-subject-prefix): New variable.
3648         * wl-draft.el (wl-draft-forward): Use it.
3649
3650 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3651
3652         * wl-message.el (wl-message-prev-page): When it is called without
3653         lines argument, scroll down by wl-message-scroll-amount lines.
3654         (wl-message-next-page): Ditto.
3655         * wl-vars.el (wl-message-scroll-amount): Change default value
3656         to preserve current behavior.
3657
3658 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3659
3660         * wl-summary.el (wl-summary-prefetch-msg): Bind
3661         `wl-message-entity' to call `wl-summary-from-function'.
3662
3663 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3664
3665         * wl-message.el (wl-message-buffer-create): Run
3666         wl-message-buffer-created-hook.
3667
3668 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3669
3670         * wl-summary.el (wl-summary-sort-specs): New variable.
3671         (wl-summary-default-sort-spec): Ditto.
3672         (wl-summary-sort): Rewrite.
3673         (wl-summary-sort-by-list-info): New function.
3674
3675 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3676
3677         * wl-summary.el (wl-summary-get-list-info): New function.
3678         (wl-summary-sort): Rewrite.
3679         (wl-summary-line-list-info): Ditto.
3680         (wl-summary-line-list-count): Ditto.
3681         (wl-summary-refile-region): Fixed docstring.
3682
3683 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3684
3685         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3686         `wl-folder-entity-hashtb' as completion table.
3687
3688 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3689
3690         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3691         only when this command is called interactively; silence the byte-
3692         compiler.
3693
3694 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3695
3696         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3697         active in XEmacs.
3698
3699 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3700
3701         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3702         plural lines.
3703
3704 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3705
3706         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3707         of current line when the cursor is on the header name.
3708         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3709
3710 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3711
3712         * wl-util.el (wl-read-directory-name): Return displayed directory
3713         as the default value also on XEmacs.
3714
3715 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3716
3717         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3718         formatting.
3719
3720 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3721
3722         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3723         argument and when it is non-nil, check face property before
3724         highlighting for each line.
3725         (wl-highlight-summary-window): Set it.
3726
3727 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3728
3729         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3730         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3731
3732         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3733         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3734         (wl-draft-get-fcc-list): Likewise.
3735
3736 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3737
3738         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3739         (wl-thread-entity-cur): Ditto.
3740         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3741         wl-thread-indent-regexp setting.
3742         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3743
3744         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3745         wl-summary-lazy-highlight.
3746         (wl-summary-display-bottom): Ditto.
3747
3748         * wl-thread.el (wl-thread-open-close): Likewise.
3749
3750         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3751         from and subject;
3752         Bind wl-draft-use-frame;
3753         Enclose with save-window-excursion;
3754         Use wl-draft-create-buffer instead of with-temp-buffer;
3755         Use wl-draft-prepare-edit;
3756         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3757         Use wl-draft-send instead of wl-draft-raw-send.
3758
3759 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3760
3761         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3762         of using wl-from.
3763
3764 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3765
3766         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3767         insert-buffer instead of clone-buffer.
3768         (wl-draft-doing-mime-bcc): New variable.
3769         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3770         infinite loop.
3771         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3772
3773         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3774         (wl-draft-mime-bcc-body): Ditto.
3775
3776         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3777         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3778         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3779         wl-draft-do-mime-bcc.
3780         (wl-draft-mime-bcc-field): New function.
3781         (wl-draft-do-mime-bcc): Ditto.
3782
3783         * wl-address.el (wl-address-complete-header-list): New variable.
3784         (wl-address-complete-header-regexp): Changed default value.
3785
3786         * Version number is increased to 2.9.13.
3787
3788 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3789
3790         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3791         it is differed.
3792
3793 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3794
3795         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3796         (wl-summary-line-list-count): Ditto.
3797
3798 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3799
3800         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3801         (wl-nntp-posting-function): New variable.
3802         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3803         `wl-nntp-posting-config-alist'.
3804
3805 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3806
3807         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3808         FLIM.
3809
3810 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3811
3812         * wl-summary.el (wl-summary-target-mark-refile-sub):
3813         Remove a nuisance funcall.
3814
3815 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3816
3817         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3818         as t for `try-completion'.
3819
3820 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3821
3822         * wl-summary.el (wl-summary-default-from): Use
3823         wl-address-header-extract-address instead of
3824         std11-extract-address-components.
3825         (wl-summary-simple-from): Ditto.
3826         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3827         (wl-summary-insert-headers): Show message.
3828         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3829         for whole line.
3830         (wl-summary-default-from): Revert last change.
3831         (wl-summary-simple-from): Ditto.
3832         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3833         (wl-summary-mark-as-read-region): Follow the change above.
3834         (wl-summary-sync-marks): Ditto.
3835         (wl-summary-target-mark-mark-as-read): Ditto.
3836         (wl-summary-redisplay-internal): Ditto.
3837         (wl-summary-redisplay-no-mime-internal): Ditto.
3838         (wl-summary-redisplay-all-header): Ditto.
3839         (wl-summary-mark-as-read): Removed argument `cached';
3840         Use current cache status to set cache mark.
3841         (wl-summary-redisplay-internal): Follow the change above.
3842         (wl-summary-redisplay-no-mime-internal): Ditto.
3843         (wl-summary-redisplay-all-header): Ditto.
3844
3845         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3846
3847         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3848         Don't call itself recursively (Adviced by Yamaoka-san).
3849
3850 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3851
3852         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3853         bind wl-summary-highlight as nil to avoid error caused by missing
3854         local variables.
3855
3856 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3857
3858         * wl-vars.el (wl-invalid-character-message): New user option.
3859
3860         * wl-util.el (wl-set-string-width): If truncated string-width is
3861         larger than specified width, use `wl-invalid-character-message'.
3862
3863 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3864
3865         * wl-summary.el (wl-summary-prefetch-msg): 
3866         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3867
3868 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3869
3870         * wl-vars.el (wl-summary-check-line-format): New user option.
3871         (wl-summary-line-format-file): Ditto.
3872
3873         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3874         variable.
3875         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3876         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3877         and `wl-summary-view-old-p' to check whether do a rescan or not.
3878         (wl-summary-view-old-p): New function.
3879         (wl-summary-line-format-changed-p): Ditto.
3880         (wl-summary-line-format-save): Ditto.
3881         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3882
3883         * wl-util.el (wl-set-string-width): Avoid using negative number
3884         for make-string.
3885
3886 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3887
3888         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3889         return value.
3890
3891         * wl-util.el (wl-set-string-width): Added optional argument
3892         `padding' (All other related portions are changed).
3893         (wl-line-parse-format): If the first letter of column number is
3894         `0', zero-padding the result (ex: "%05l").
3895
3896         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3897
3898 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3899
3900         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3901         sequential summary view.
3902
3903 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3904
3905         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3906         if it doesn't have a -unix version.
3907
3908 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3909
3910         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3911
3912 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3913
3914         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3915         content.
3916         (wl-draft): Follow the change above.
3917
3918         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3919
3920         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3921         and wl-folder-summary-line-format-alist contain %T and %P.
3922
3923         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3924         (wl-summary-mode-line-format): New user option.
3925         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3926         (wl-summary-line-format): Changed default value.
3927         (wl-summary-lazy-highlight): Changed default value.
3928
3929         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3930         change in wl-summary-create-line.
3931         (wl-thread-insert-entity-sub): Ditto.
3932
3933         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3934         (wl-summary-buffer-unread-status): Ditto.
3935         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3936         (wl-summary-buffer-persistent-mark-column): Ditto.
3937         (wl-summary-buffer-mode-line-formatter): Ditto.
3938         (wl-summary-buffer-mode-line): Ditto.
3939         (wl-summary-message-regexp): Abolished.
3940         (All other related portions are changed.)
3941         (wl-summary-detect-mark-position): New function.
3942         (wl-summary-buffer-set-folder): Setup
3943         wl-summary-buffer-mode-line-formatter.
3944         (wl-summary-mode): Setup selective-display;
3945         Setup pre-idle-hook when xemacs.
3946         (wl-summary-update-modeline): Rewrite.
3947         (wl-summary-jump-to-msg): Define as function;
3948         Changed regexp for searching messages.
3949         (wl-summary-message-number): Rewrite.
3950         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3951         Do rescan when old type summary cache.
3952         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3953         (wl-summary-remove-destination): Use '\r' to detect EOL.
3954         (wl-summary-print-destination): Ditto.
3955         (wl-summary-temp-mark): New inline function.
3956         (wl-summary-persistent-mark): Ditto.
3957         (wl-summary-line-number): New function.
3958         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3959         (wl-summary-line-list-count): New function.
3960         (wl-summary-create-line): Added argument persistent-mark.
3961         (All other related portions are changed)
3962         (wl-summary-create-line): Insert '\r'.
3963         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3964         (wl-summary-cursor-move-surface): New inline function.
3965         (wl-summary-prev): Use it.
3966         (wl-summary-next): Ditto.
3967
3968         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3969         wl-summary-message-regexp.
3970         (wl-highlight-summary): Delete progress message.
3971         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3972
3973         * Version number is increased to 2.9.12.
3974
3975 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3976
3977         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3978         variable (nil: no minimum).
3979         (wl-summary-line-subject): Add some spaces after subject by
3980         wl-summary-line-subject-minimum-length.
3981
3982 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3983
3984         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3985         and removed `F'.
3986         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3987         change above).
3988
3989 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3990
3991         * wl-summary.el (wl-summary-line-list-count): Reverted.
3992         (example setting in samples/*/dot.wl is also updated)
3993
3994 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3995
3996         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3997
3998         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3999
4000         * wl-vars.el (wl-summary-line-format): Addes some description to the
4001         docstring.
4002
4003         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
4004         (wl-summary-line-close-bracket): Ditto.
4005         (wl-summary-line-children-number): Ditto.
4006         (wl-summary-line-thread-indent): Ditto.
4007         (wl-summary-line-children-and-from): Ditto.
4008
4009         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
4010         't', 'c', 'F' and added 'C'.
4011
4012         * wl-util.el (wl-set-string-width): Accept negative value.
4013         (wl-line-parse-format): Added "%number(" and "%)".
4014
4015 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4016
4017         * wl-summary.el (wl-summary-line-list-count): Change format of the
4018         return value.
4019
4020 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
4021
4022         * wl-draft.el (wl-draft-beginning-of-line): New command imported
4023         from the recent message.el.
4024         (wl-draft-point-in-header-p): Ditto.
4025         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
4026         wl-draft-beginning-of-line.
4027         * wl-e21.el (wl-draft-mode-map): Ditto.
4028         * wl-xmas.el (wl-draft-mode-map): Ditto.
4029
4030         * wl-folder.el: Sort macrodefs by dependencies.
4031
4032 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4033
4034         * wl-summary.el (wl-summary-prev): Fixed regexp.
4035         (wl-summary-next): Ditto.
4036
4037 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4038
4039         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
4040
4041 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
4042
4043         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
4044         for backward compatibility.
4045
4046 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4047
4048         * wl-summary.el (wl-summary-line-list-count): New function, merged
4049         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
4050         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
4051         list counts.
4052
4053 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
4054
4055         * wl-summary.el (wl-summary-create-line): Ignore errors while
4056         timezone-fix-time.
4057
4058         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
4059
4060         * wl-summary.el (wl-summary-sync-update): Ditto.
4061         (wl-summary-default-from): Use wl-message-entity
4062         instead of entity.
4063
4064         * wl-summary.el (wl-summary-create-line): Fix.
4065
4066         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
4067         (wl-summary-line-format): New user option.
4068         (wl-folder-summary-line-format-alist): Ditto.
4069         (wl-summary-from-width): Abolished.
4070
4071         * wl-util.el (toplevel): Require 'bytecomp.
4072         (wl-line-parse-format): New function.
4073         (wl-line-formatter-setup): New macro.
4074
4075         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
4076         (wl-summary-buffer-line-formatter): New buffer local variable.
4077         (wl-summary-switch-to-clone-buffer): Follow the change above.
4078         (wl-summary-message-regexp): Fix.
4079         (wl-summary-from-func-internal): Abolished.
4080         (wl-summary-subject-func-internal): Ditto.
4081         (wl-summary-subject-filter-func-internal): Ditto.
4082         (All other related portions are changed.)
4083         (wl-summary-buffer-set-folder):
4084         Set up wl-summary-buffer-number-column and 
4085         wl-summary-buffer-line-formatter
4086         (All other related portions are changed.)
4087         (wl-summary-buffer-number-column-detect): Abolished.
4088         (All other related portions are changed.)
4089         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4090         (wl-summary-delete-all-temp-marks-on-buffer): Use
4091         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4092         (wl-summary-target-mark-delete): Ditto.
4093         (wl-summary-target-mark-refile-subr): Ditto.
4094         (wl-summary-target-mark-mark-as-read): Ditto.
4095         (wl-summary-target-mark-mark-as-unread): Ditto.
4096         (wl-summary-target-mark-mark-as-important): Ditto.
4097         (wl-summary-target-mark-save): Ditto.
4098         (wl-summary-replace-status-marks): Renamed from
4099         wl-summary-set-status-marks-on-buffer;
4100         Use wl-summary-message-regexp instead of
4101         wl-summary-buffer-number-regexp.
4102         (wl-summary-sync-update): Follow the change above.
4103         (wl-summary-goto-previous-message-beginning): New function.
4104         (wl-summary-mark-as-unread): Use it.
4105         (wl-summary-mark-as-important): Ditto.
4106         (wl-summary-line-formatter): New variable.
4107         (wl-summary-line-year): New function.
4108         (wl-summary-line-day): Ditto.
4109         (wl-summary-line-day-of-week): Ditto.
4110         (wl-summary-line-hour): Ditto.
4111         (wl-summary-line-minute): Ditto.
4112         (wl-summary-line-open-bracket): Ditto.
4113         (wl-summary-line-close-bracket): Ditto.
4114         (wl-summary-line-children-number): Ditto.
4115         (wl-summary-line-thread-indent): Ditto.
4116         (wl-summary-line-size): Ditto.
4117         (wl-summary-line-subject): Ditto.
4118         (wl-summary-line-from): Ditto.
4119         (wl-summary-line-children-and-from): Ditto.
4120         (wl-summary-create-line): Rewritten.
4121         (wl-summary-format-date): Abolished.
4122
4123         * wl-highlight.el (wl-highlight-summary-current-line): Use
4124         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4125         Use thread structure to detect thread top message.
4126
4127         * wl-draft.el (wl-default-draft-cite): Don't use
4128         wl-summary-from-func-internal.
4129
4130         * wl-refile.el (wl-refile-subject-learn): Don't use
4131         wl-summary-subject-filter-func-internal.
4132         (wl-refile-guess-by-subject): Ditto.
4133
4134         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4135         parameters.
4136
4137         * wl-thread.el (wl-thread-update-indent-string-region):
4138         Use wl-thread-update-line-on-buffer instead of
4139         wl-thread-update-indent-string.
4140         (wl-thread-update-children-number): Redefine using
4141         wl-thread-update-line-on-buffer.
4142         (wl-thread-update-indent-string): Abolished.
4143
4144         * Version number is increased to 2.9.11.
4145
4146 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4147
4148         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4149         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4150         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4151
4152         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4153         as nil.
4154
4155         * wl-thread.el (wl-thread-open-all-unread): Use 
4156         elmo-folder-list-messages-mark-match.
4157         (wl-thread-insert-message): Removed argument `mark-alist'.
4158         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4159         elmo-msgdb-set-mark.
4160         (wl-thread-get-children-msgs-uncached): Likewise.
4161         (wl-thread-get-exist-children): Added argument include-self.
4162         (wl-thread-delete-message): Follow the change above.
4163
4164         * wl-summary.el (wl-summary-count-unread): Removed argument.
4165         (wl-summary-rescan): Follow the change above.
4166         (wl-summary-mark-as-read-region): Ditto
4167         (wl-summary-mark-as-unread-region): Ditto.
4168         (wl-summary-delete-messages-on-buffer): Ditto.
4169         (wl-summary-sync-update): Ditto.
4170         (wl-summary-switch-to-clone-buffer): Ditto.
4171         (wl-summary-goto-folder-subr): Ditto.
4172         (wl-summary-target-mark-mark-as-read): Ditto.
4173         (wl-summary-target-mark-mark-as-unread): Ditto.
4174         (wl-summary-target-mark-mark-as-important): Ditto.
4175         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4176         (wl-summary-update-thread): Removed argument `mark-alist'.
4177         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4178         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4179         (wl-summary-resume-cache-status): Likewise.
4180         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4181         elmo-msgdb-set-mark.
4182         (wl-summary-mark-as-read-all): Likewise.
4183         (wl-summary-delete-cache): Ditto.
4184         (wl-summary-auto-select-msg-p): Ditto.
4185         (wl-summary-mark-as-unread): Ditto.
4186         (wl-summary-no-auto-refile-message-p): Ditto.
4187         (wl-summary-mark-as-read): Ditto.
4188         (wl-summary-mark-as-important): Ditto.
4189         (wl-summary-auto-refile): Follow the change above.
4190         (wl-summary-delete-all-marks): Removed.
4191         (wl-summary-resume-marks-and-highlight): Ditto.
4192         (wl-summary-resume-marks): Ditto.
4193         (wl-summary-delete-important-msgs-from-list): Ditto.
4194         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4195
4196         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4197         wl-summary-count-unread.
4198
4199         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4200         (wl-summary-score-update-all-lines): Use
4201         elmo-msgdb-set-mark.
4202
4203 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4204
4205         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4206         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4207         (wl-summary-create-line): Renamed from
4208         wl-summary-overview-create-summary-line;
4209         Argument rearrangement.
4210         (wl-summary-update-thread): Follow the change above.
4211
4212         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4213         (wl-thread-insert-entity-sub): Likewise.
4214
4215         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4216         argument `overview', `mark-alist' and added `msgdb'.
4217
4218         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4219
4220         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4221         (wl-summary-rescan): Follow the change above.
4222         (wl-summary-sync-update): Ditto.
4223         (wl-summary-insert-thread-entity): Ditto;
4224         Don't use `let*' in every while loop;
4225         Detect infinite loop of threads.
4226         (wl-summary-update-thread): Removed argument `overview'.
4227
4228         * wl-thread.el (wl-thread-insert-message): Ditto.
4229
4230         * Version number is increased to 2.9.10.
4231
4232         * wl-message.el (wl-message-redisplay): Ignore errors while
4233         wl-message-redisplay-hook.
4234
4235 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4236
4237         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4238
4239 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4240
4241         * wl.el (wl): inhibit-quit while wl-folder.
4242
4243 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4244
4245         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4246         while msgdb access.
4247
4248 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4249
4250         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4251         even if no folder is not created.
4252
4253 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4254
4255         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4256
4257         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4258         implementation.
4259         (wl-summary-target-mark-thread): Ditto.
4260
4261         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4262
4263 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4264
4265         * wl-util.el (wl-display-bytes): Remove unused function.
4266
4267 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4268
4269         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4270         seems critical one (partially reverse the change in 2002/03/17).
4271
4272 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4273
4274         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4275         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4276
4277 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4278
4279         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4280         is not writable.
4281         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4282         plugged status instead of `'force' as 2nd argument.
4283
4284         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4285         is not creatable.
4286
4287         * Version number is increased to 2.9.9.
4288
4289 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4290
4291         * wl-summary.el (wl-summary-suspend): New function.
4292
4293 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4294
4295         * wl.el (wl): Do not check variables if check is nil.
4296         * wl-utils.el (wl-collect-draft): New function.
4297         * wl-folder.el (wl-folder-suspend): Put summary buffers
4298         and draft buffers at the end of buffer list.
4299         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4300
4301 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4302
4303         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4304         loop instead of recursive call.
4305
4306         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4307         2nd argument.
4308
4309 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4310
4311         * wl-draft.el (wl-draft-create-contents): Don't take neither
4312         (function . args) nor (string . something) any more.
4313
4314         * wl-version.el (wl-generate-user-agent-string): Return string
4315         without header symbol.
4316         * wl-draft.el (wl-draft-default-headers): Use it.
4317
4318         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4319         `wl-draft-insert-ccs' and return field value instead of inserting
4320         the header. Abolish cc argument.
4321         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4322
4323         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4324         rather than one with string car.
4325
4326         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4327         * wl-draft.el (wl-draft-create-contents): Add it after the default
4328         headers.
4329
4330         * wl-draft.el (wl-draft-create-contents): For the case of
4331         (symbol-or-string . function) insert header only when the function
4332         returns string value.
4333
4334 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4335
4336         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4337         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4338
4339 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4340
4341         * wl.el (wl-check-environment): Don't check Message-ID when
4342         `wl-insert-message-id' is nil.
4343         Revive checking if `wl-message-id-domain' contains "@".
4344
4345 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4346
4347         * wl.el (wl-check-environment): Merge examination for "@" at
4348         inappropriate position into the first string-match.
4349
4350         * wl-summary.el (wl-summary-target-mark-print): New function.
4351         (wl-summary-pipe-message-subr): Extracted from
4352         `wl-summary-pipe-message'.
4353         (wl-summary-target-mark-pipe): New function.
4354         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4355         `wl-summary-target-mark-pipe'.
4356
4357 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4360
4361 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4362
4363         * wl.el (wl-check-environment): Use elmo-warning instead of
4364         error for non-critical ones.
4365         Remove trash folder check.
4366         (wl): Don't ignore error in wl-check-environment.
4367
4368         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4369         check, which is moved from `wl-check-environment'.
4370         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4371
4372 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4373
4374         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4375         guess anything, call wl-summary-write.
4376         (wl-summary-write): Create draft with blank To field.
4377         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4378
4379 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4380
4381         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4382         argument full as well for wl-folder-write-current-folder.
4383         If wl-*-write-current-folder cannot guess addressee, add blank
4384         To header.
4385         Rewrite condition for positioning cursor.
4386
4387 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4388
4389         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4390         summary buffer is present, use it.
4391         (wl-folder-jump-to-previous-summary): Ditto.
4392
4393 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4394
4395         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4396
4397         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4398         wl-summary-previous-buffer and wl-summary-next-buffer.
4399
4400         * wl-folder.el (wl-folder-mode-map): Bind
4401         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4402         (wl-folder-jump-to-next-summary): New function.
4403         (wl-folder-jump-to-previous-summary): Ditto.
4404
4405         * wl-draft.el (wl-draft): Rearranged.
4406
4407 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4408
4409         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4410         of header.
4411         (wl-draft): Collect arguments for the header as header-alist.
4412         (wl-draft-forward): Arrange arguments for wl-draft.
4413         (wl-draft-reply): Ditto.
4414         (wl-draft-edit-string): Ditto.
4415         * wl-summary.el (wl-summary-write): Ditto.
4416         (wl-summary-write-current-folder): Ditto.
4417
4418         * Version number is increased to 2.9.8.
4419
4420 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4421
4422         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4423
4424         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4425
4426         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4427         even if the guess failed.
4428
4429         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4430         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4431         wl-summary-write-current-folder.
4432         * wl-xmas.el: Ditto.
4433
4434 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4435
4436         * wl-summary.el (wl-summary-next-page): Force display message if
4437         message is not displayed yet.
4438         (wl-summary-prev-page): Ditto.
4439
4440 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4441
4442         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4443
4444 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4445
4446         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4447         add "Preview Message" and "Save Draft and Exit".
4448
4449 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4450
4451         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4452         if addrmgr is called from draft in splitted window.
4453
4454         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4455         * wl-mule.el: Ditto.
4456         * wl-xmas.el: Ditto.
4457
4458 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4459
4460         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4461
4462         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4463         * wl-xmas.el (wl-folder-toolbar): Ditto.
4464
4465 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4466
4467         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4468         and wl-draft-save-and-exit.
4469         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4470         * wl-xmas.el: Ditto.
4471         * wl-mule.el: Ditto.
4472
4473         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4474         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4475
4476 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4477
4478         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4479         lists for saving buffer.
4480
4481 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4482
4483         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4484         parent-folder argument instead of it.
4485         (wl-draft-create-buffer): Ditto.
4486         (wl-draft-forward): Ditto.
4487         (wl-draft-reply): Ditto.
4488         * wl-summary.el (wl-summary-write): Ditto.
4489         (wl-summary-write-current-folder): Ditto.
4490
4491         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4492         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4493         Folder buffer after composing.
4494
4495 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4496
4497         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4498         header if the file `wl-x-face-file' already contains it.
4499
4500 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4501
4502         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4503         folder" entry.
4504         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4505         * wl-e21.el (wl-folder-toolbar): Ditto.
4506         * wl-xmas.el (wl-folder-toolbar): Ditto.
4507
4508 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4509
4510         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4511         wl-folder-goto-folder with sticky argument.
4512         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4513
4514 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4515
4516         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4517         and wl-summary-previous-buffer.
4518         (wl-summary-next-buffer): New function.
4519         (wl-summary-previous-buffer): Ditto.
4520
4521 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4522
4523         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4524         wl-folder-jump-to-current-entity-with-arg.
4525         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4526         `wl-folder-jump-to-current-entity'.
4527         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4528         `wl-summary-goto-folder-sticky'.
4529         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4530         `wl-summary-goto-folder'.
4531         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4532         Unless force-exit, do not clean temp. marks for sticky summary.
4533         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4534
4535 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4536
4537         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4538         not entire.
4539
4540 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4541
4542         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4543         to `C-x C-s'.
4544         (wl-summary-save-status): New command.
4545         (wl-summary-exit): Don't clean-up temp marks when sticky.
4546         (Applied patch from Nakayama-san [wl: 09548])
4547         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4548         Do nothing when no mark data.
4549         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4550         Call `wl-summary-delete-all-temp-marks' before saving.
4551
4552 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4553
4554         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4555
4556 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4557
4558         * wl.el (wl-check-environment): Also cause error when (system-name)
4559         returns "localhost.localdomain". (Although it doesn't affect because
4560         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4561
4562 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4563
4564         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4565         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4566
4567         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4568         value.
4569
4570 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4571
4572         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4573         Likewise r-cc-list and r-ng-list.
4574
4575 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4576
4577         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4578         only if it is bound as variable.
4579
4580         * wl-mime.el (wl-draft-preview-message): Ditto.
4581
4582 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4583
4584         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4585         needless `goto-char'.
4586
4587         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4588         `wl-summary-redisplay-no-mime-internal' instead of
4589         `wl-summary-redisplay-no-mime'.
4590         (wl-summary-redisplay-no-mime): Changed argument;
4591         Call `wl-summary-redisplay-no-mime-internal'.
4592
4593         * wl-mime.el (wl-draft-preview-message): Bind
4594         `mime-header-encode-method-alist' locally.
4595
4596         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4597         (wl-draft-std11-parse-addresses): Added the first address check.
4598         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4599
4600         * Version number is increased to 2.9.7.
4601
4602 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4603
4604         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4605
4606 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4607
4608         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4609         related to scrollbar support, if there is no such a feature
4610         compiled in.
4611
4612 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4613
4614         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4615         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4616         for prefetch.
4617
4618 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4619
4620         * wl-summary.el (wl-summary-pick): Fix for no match.
4621
4622 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4623
4624         * wl-draft.el (wl-draft-save):
4625         Override `mime-header-encode-method-alist'.
4626
4627 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4628
4629         * wl-folder.el (wl-folder-pick): New function.
4630         Define key as "?".
4631
4632 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4633
4634         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4635         Fix for unplugged.
4636
4637 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4638
4639         * wl-folder.el (wl-folder-virtual): New function.
4640         Define key as "V".
4641
4642 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4643
4644         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4645         multi folder if entity is group.
4646
4647 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4648
4649         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4650         is nil.
4651
4652 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4653
4654         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4655         (wl-summary-target-mark-msgs): Return the number of marked messages.
4656
4657 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4658
4659         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4660         "first:" is specified.
4661
4662 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4663
4664         * wl-vars.el (wl-from): Use return value of function
4665         user-full-name instead of the variable user-full-name since
4666         XEmacs-20.4 doesn't set this variable.
4667
4668 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4669
4670         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4671         call `wl' directly.
4672
4673 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4674
4675         * wl-draft.el (wl-draft-reedit): Removed duplicated
4676         switch-to-buffers.
4677
4678 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4679
4680         * wl.el (wl-other-frame): Removed garbages.
4681
4682 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4683
4684         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4685
4686         * wl-xmas.el (wl-draft-key-setup): Ditto.
4687
4688         * wl-mule.el (wl-draft-key-setup): Ditto.
4689
4690         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4691         (wl-draft-reedit): Ditto.
4692         (wl-draft-prepare-edit): Add `wl-draft-save' to
4693         `local-write-file-hooks'.
4694         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4695         (wl-draft-reedit): Set buffer-file-name.
4696         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4697
4698
4699         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4700         call it.
4701         (wl-delete-startup-frame-function): New variable.
4702         (wl-other-frame): New function
4703         (Original was written by Yamaoka san [wl: 09239]).
4704
4705         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4706         if `wl-folder-use-frame'.
4707
4708 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4709
4710         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4711
4712 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4713
4714         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4715         New variable.
4716         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4717         (wl-message-buffer-prefetch-get-next): Use them.
4718         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4719
4720 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4721
4722         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4723         with unwind-protect.
4724
4725         * wl-draft.el (wl-draft-reedit): Rewrite.
4726         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4727         (wl-draft-save): Insert header separator if it does not exist;
4728         Removed condition-case.
4729
4730         * wl-summary.el (wl-summary-reedit): Revert last change.
4731
4732         * wl-draft.el (wl-draft-save): Rewrite.
4733         (wl-draft-create-buffer): Set buffer-file-name as nil.
4734
4735         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4736
4737         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4738
4739         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4740         nil.
4741
4742 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4743
4744         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4745         If count is nil, do not prefetch.
4746         (wl-message-buffer-prefetch-next): Next.
4747
4748 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4749
4750         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4751
4752 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4753
4754         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4755         `delete-backward-char'
4756         (wl-draft-prepare-edit): Check major-mode.
4757         (wl-draft-decode-header): Rewrite.
4758         (wl-draft): Fix.
4759
4760 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4761
4762         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4763
4764 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4765
4766         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4767         (wl-message-buffer-prefetch-get-next): Remove size checking.
4768         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4769
4770 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4771
4772         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4773         (wl-draft-default-headers): Fix.
4774
4775 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4776
4777         * wl-draft.el (wl-draft-default-headers): Insert return value of
4778         `wl-generate-mailer-string-function'.
4779
4780 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4781
4782         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4783         (wl-draft-insert-mail-header-separator): Ditto.
4784
4785         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4786         again (Reverted the change on 2002-01-17 by OKADA san).
4787
4788 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4789
4790         * wl-draft.el (wl-draft): Rewrite.
4791         (wl-draft-create-buffer): New function.
4792         (wl-draft-create-contents): Ditto.
4793         (wl-draft-prepare-edit): Ditto.
4794         (wl-draft-decode-header): Ditto.
4795         (wl-draft-decode-body): Ditto.
4796         (wl-draft-check-new-line): Ditto.
4797         (wl-draft-default-headers): Ditto.
4798         (wl-draft-insert-mail-header-separator): Ditto.
4799
4800 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4801
4802         * Version number is increased to 2.9.6.
4803
4804 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4805
4806         * wl-draft.el (wl-draft-delete-field): Optional argument.
4807         (wl-draft-delete-fields): Ditto.
4808
4809 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4810
4811         * wl-message.el (toplevel): Eliminated byte-compile warning.
4812         for `itimer-function', `delete-timer' and `itimer-list'.
4813
4814 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4815
4816         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4817         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4818         `wl-message-buffer-prefetch-threshold'.
4819         * wl-summary.el (wl-summary-redisplay-internal): Remove
4820         the check of `wl-message-buffer-prefetch-depth'.
4821
4822 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4823
4824         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4825         size of article.
4826         (wl-message-buffer-prefetch-subr): Remove size check.
4827
4828 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4829
4830         * wl-vars.el (wl-plugged): Make customizable.
4831
4832 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4833
4834         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4835         (wl-message-buffer-prefetch-set-timer): New function.
4836         (wl-message-buffer-prefetch-get-next): New function.
4837         (wl-message-buffer-prefetch): New function.
4838         (wl-message-buffer-prefetch-next): Rewrite.
4839         (wl-message-buffer-prefetch-subr): Rewrite.
4840         * wl-vars.el (wl-auto-prefetch-first): New variable.
4841         * wl-summary.el (wl-summary-goto-folder-subr): Call
4842         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4843
4844 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4845
4846         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4847         `wl-summary-unread-message-hook'.
4848
4849 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4850
4851         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4852         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4853         if range is `cache-status'.
4854
4855 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4856
4857         * wl-message.el (wl-message-buffer-prefetch-subr):
4858         Improve debug message.
4859
4860 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4861
4862         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4863         `wl-mail-send-pre-hook'.
4864         (wl-draft-send-mail-with-qmail): Ditto.
4865         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4866
4867 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4868
4869         * wl-message.el (wl-message-buffer-prefetch-subr):
4870         Fix for cancel-function-timers bug.
4871         (wl-message-buffer-prefetch-debug): Default value is t.
4872
4873 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4874
4875         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4876         (wl-message-buffer-prefetch-subr): Rewrite.
4877         Rename from `wl-message-buffer-prefetch'.
4878
4879 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4880
4881         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4882         (wl-default-draft-cite-decorate-author): Ditto.
4883
4884         * wl-draft.el (wl-draft-cite-function): Removed.
4885         (wl-default-draft-cite-decorate-author): Ditto.
4886
4887 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4888
4889         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4890         (wl-default-draft-cite): Do not arrange author name if the value of
4891         `wl-default-draft-cite-decorate-author' is nil.
4892
4893 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4894
4895         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4896
4897         * wl-folder.el (wl-folder-check-one-entity): Don't care
4898         `elmo-folder-use-flag-p'.
4899
4900 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4901
4902         * wl-folder (wl-folder-check-one-entity): Fix
4903         problem if unread is nil.
4904
4905 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4906
4907         * wl-address.el (wl-address-make-completion-list): Check whether
4908         the address is a group list.
4909         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4910
4911 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4912
4913         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4914         The number of the messages of new and unread does not count
4915         correctly.
4916
4917         * wl-summary.el (wl-summary-count-unread): Changed to return
4918         `(new . unread)' instead of total.
4919         (wl-summary-sync-update): Follow the change above.
4920
4921         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4922
4923 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4924
4925         * wl-address.el (wl-address-make-completion-list): Do not enclose
4926         address by " <" and ">" if associated realname is "".
4927         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4928         This is against the promblem with group list in .addresses pointed
4929         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4930
4931 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4932
4933         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4934         message is a format control string.
4935         * wl-expire.el (wl-expire-append-log): Ditto.
4936         * wl-mime.el (wl-summary-burst-subr): Ditto.
4937         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4938         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4939
4940 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4941
4942         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4943         wl.el (wl-check-variables): Rename from `wl-check-type'.
4944         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4945         (wl-check-variables-2): New function.
4946         (wl): Call `wl-check-variables-2'.
4947
4948 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4949
4950         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4951         after renaming folder in access group.
4952
4953 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4954
4955         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4956         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4957         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4958         (wl-message-buffer-prefetch): Rewrite.
4959         (wl-message-buffer-prefetch-idle-time): Removed.
4960         * wl-summary.el (wl-summary-redisplay-internal):
4961         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4962         Error check for `wl-message-buffer-prefetch-depht'.
4963
4964 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4965
4966         * Version number is increased to 2.9.5.
4967         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4968
4969 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4970
4971         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4972         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4973         Based on the patch written by
4974         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4975
4976 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4977
4978         * wl-draft.el (wl-draft-raw-send): Fix for
4979         `wl-news-send-pre-hook'
4980
4981 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4982
4983         * wl-utils.el (wl-message-id-function): New variable.
4984         * wl-draft.el (wl-draft-insert-required-fields):
4985         Use `wl-message-id-function'.
4986
4987 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4988
4989         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4990         * wl-utils.el (wl-draft-make-message-id-string):
4991         Use `wl-from' for domain part of Message-ID
4992         if `wl-message-id-use-wl-from' if non-nil.
4993         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4994
4995 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4996
4997         * wl.el (wl): Call `wl-check-type'
4998         Do not 'condition-case'.
4999
5000 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5001
5002         * wl.el (wl-check-type): New function.
5003         (wl-check-type-variables): New variable.
5004
5005 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5006
5007         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
5008
5009 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
5010
5011         * wl-draft.el (wl-smtp-password-key): New function.
5012         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
5013         (wl-draft-send-mail-with-smtp): Ditto.
5014         (wl-draft-send-mail-with-pop-before-smtp): Fix.
5015
5016 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
5017
5018         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
5019         * wl-utils.el (wl-unique-id-suffix): Remove.
5020
5021 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
5022
5023         * Version number is increased to 2.9.4.
5024
5025 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
5026
5027         * wl-utils.el (wl-unique-id-suffix): New variable.
5028         (wl-unique-id): Use `wl-unique-id-suffix'
5029
5030 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5031
5032         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
5033         instead of `elmo-msgdb-search'.
5034
5035         * Version number is increased to 2.9.3.
5036
5037 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
5038
5039         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
5040
5041 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
5042
5043         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
5044         (wl-draft-dispatch-message): Changed for send-later.
5045         (wl-draft-queue-flush): Ditto.
5046         (wl-draft): Clear `wl-sent-message-queued'.
5047         (wl-draft-reedit): Ditto.
5048         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
5049         * wl-vars.el (wl-draft-force-queuing): New variable.
5050         (wl-draft-force-queuing-mail): New variable.
5051         (wl-draft-force-queuing-news): New variable.
5052
5053 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
5054
5055         * wl-draft.el (wl-draft-hide): Removed `interactive'.
5056         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
5057
5058 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5059
5060         * Version number is increased to 2.9.2.
5061
5062 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
5063
5064         * wl-draft.el (wl-draft-elide-region): New user command.
5065         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
5066
5067         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
5068         command `wl-draft-elide-region'.
5069         * wl-mule.el: Ditto.
5070         * wl-xmas.el: Ditto.
5071
5072 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
5073
5074         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
5075         (wl-biff-check-folder-async): Removed needless let.
5076
5077 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
5080         wl-folder-get-elmo-folder.
5081         (wl-biff-check-folder): Set `biff' argument of
5082         `wl-folder-check-one-entity'.
5083         (wl-biff-check-folder-async): Setup `biff' slot of folder.
5084
5085         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
5086         (wl-folder-check-one-entity): Added `biff' argument;
5087         Setup `biff' slot of folder.
5088
5089         * Version number is increased to 2.9.1.
5090
5091 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5092
5093         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5094         comment out and fixed.
5095         (wl-fldmgr-add-completion-subr): Ditto.
5096
5097         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5098         and msgdb.
5099
5100         * wl.el (wl-toggle-plugged): Save summary view.
5101
5102 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5103
5104         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5105
5106 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5107
5108         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5109
5110 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5111
5112         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5113         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5114         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5115
5116         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5117         if it was failed.
5118         (wl-demo): Disable undo in the demo buffer.
5119
5120 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5121
5122         * wl-version.el (wl-version): Changed codename.
5123
5124         * Version number is increased to 2.9.0.
5125
5126 2001-12-14  Takuo KITAME <kitame@northeye.org>
5127
5128         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5129         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5130         (wl-folder-mark-as-read-all-current-entity): Ditto.
5131
5132 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5133
5134         * wl-vars.el (wl-from-width): Define as obsolete variable.
5135         (wl-subject-length-limit): Ditto.
5136
5137         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5138
5139         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5140         wl-summary-save-view.
5141
5142         * wl.el (wl-save-status): Ditto.
5143         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5144
5145         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5146         (wl-summary-exit): Follow the change above.
5147         (wl-summary-goto-folder-subr): Ditto.
5148
5149         * wl-folder.el (wl-folder-create-subr): Don't use
5150         `elmo-folder-creatable-p'.
5151
5152 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5153
5154         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5155
5156 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5157
5158         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5159         rather than bitmap on Emacs 21.
5160         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5161         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5162         for xbm if the new redisplay engine is not available.
5163
5164 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5165
5166         * wl-folder.el (wl-folder-init-hook): New hook.
5167         (wl-folder-init): Run `wl-folder-init-hook'.
5168
5169 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5170
5171         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5172
5173 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5174
5175         * wl-acap.el (wl-acap-cache-filename): New variable.
5176         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5177         (wl-acap-init): Use cache if no ACAP server found.
5178
5179 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5180
5181         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5182         `wl-acap-original-msgdb-dir'.
5183
5184         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5185         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5186
5187         * wl-mime.el (wl-mime-save-directory): Renamed from
5188         `wl-mime-save-dir'.
5189
5190 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5191
5192         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5193
5194         * wl-demo.el: Require `path-util'.
5195         (wl-demo-bitmap-mule-available-p): New internal variable.
5196         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5197         `module-installed-p' instead.
5198         (wl-demo-insert-image): Use *.img file for a bitmap image.
5199         (wl-demo): Don't call the ascii demo recursively.
5200
5201 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5202
5203         * Version number is increased to 2.7.7.
5204
5205 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5206
5207         * wl.el (wl-exit): Eliminated byte-compile warning.
5208
5209 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5210
5211         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5212         obsolete variable using `elmo-define-obsolete-variable'.
5213         (wl-fetch-confirm-threshold): Ditto.
5214         (wl-cache-prefetch-folder-type-list): Ditto.
5215         (wl-cache-prefetch-folder-list): Ditto.
5216
5217 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5218
5219         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5220         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5221         (wl-demo-insert-image): New function.
5222         (wl-demo-insert-text): New function.
5223         (wl-demo-image-type-alist): Redefine as a function.
5224         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5225         (wl-demo-with-temp-file-buffer): Removed.
5226         (wl-logo-xpm): Removed.
5227         (wl-logo-xbm): Removed.
5228         (wl-logo-bitmap): Removed.
5229
5230 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5231
5232         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5233         (wl-expire-localdir-get-folder-function): New user option.
5234         (wl-expire-localdir-get-folder): New function.
5235         (wl-expire-localdir-date): Ditto.
5236
5237 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5238
5239         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5240         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5241         Fixed unread number mismatch when all-unread < unread.
5242
5243 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5244
5245         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5246         (wl-fetch-confirm-threshold): Ditto.
5247
5248         * wl-summary.el (wl-summary-confirm-appends): Removed.
5249         (wl-summary-sync-update): Don't refer
5250         `wl-summary-update-confirm-threshold' (It is now abolished).
5251
5252         * wl-message.el (wl-message-display-internal): Don't refer
5253         `wl-fetch-confirm-threshold' (It is now abolished).
5254
5255 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5256
5257         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5258
5259 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5260
5261         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5262         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5263         Change default value to nil.
5264         (wl-summary-indent-length-limit): The value can be nil, nil means
5265         unlimited.
5266
5267         * wl-summary.el: Don't set limit for indent length if the value of
5268         wl-summary-indent-length-limit is nil.
5269         If the value of wl-summary-width is nil, it means only that the width
5270         of summary is unlimited (nil doesn't mean that the indent length is
5271         unlimited).
5272
5273         * wl-thread.el: Ditto.
5274
5275 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5276
5277         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5278         be nil, nil means never confirm.
5279         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5280
5281 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5282
5283         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5284         means unlimited).
5285
5286 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5287
5288         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5289         Use `with-temp-buffer'.
5290
5291 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5292
5293         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5294         with new backquote style).
5295         (wl-folder-get-entity-from-buffer): Ditto.
5296
5297 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5298
5299         * wl-version.el (nemacs-version): Eliminated.
5300         (wl-extended-emacs-version2): Ignore nemacs.
5301         (wl-extended-emacs-version3): Ditto.
5302
5303 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5304
5305         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5306         (wl-draft-add-in-reply-to): New variable.
5307         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5308         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5309         (wl-draft-yank-from-mail-reply-buffer): Use
5310         `wl-draft-add-in-reply-to'.
5311         (wl-draft-insert-current-message): Ditto.
5312
5313 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5314
5315         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5316         typo (kill->hide).
5317         (wl-message-buffer-prefetch-folder-type-list): Added elements
5318         `mark' and `cache' instead of `internal'.
5319
5320 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5321
5322         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5323         resume msgdb directory.
5324
5325 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5326
5327         * wl.el (wl-exit): Call `wl-acap-exit'.
5328
5329         * wl-summary.el (wl-summary-message-string): New function.
5330         (wl-summary-reedit): Use it.
5331         (wl-summary-resend-bounced-mail): Remove needless let.
5332         (wl-summary-supersedes-message): Ditto.
5333         (wl-summary-save): Ditto.
5334
5335         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5336         (wl-acap-init): Set it.
5337         (wl-acap-exit): New function.
5338
5339 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5340
5341         * wl.el (wl-init): Revert (require 'mime-setup). move from
5342         toplevel.
5343
5344 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5345
5346         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5347         local variables.  Add error when guess function return invalid
5348         value.
5349
5350 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5351
5352         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5353         Change local variable name.
5354         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5355         (wl-folder-get-newsgroups): Return nil when non-news folder.
5356         * wl-summary.el (wl-summary-write-current-folder): State through
5357         when guess-list return nil.
5358         (wl-summary-write-current-folder-functions): Fixed docstring.
5359
5360         * wl.el (wl-exit): Changed confirm message.
5361
5362         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5363         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5364
5365         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5366
5367 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5368
5369         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5370         user option (Renamed from wl-cache-prefetch-folder-type-list).
5371         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5372         from wl-cache-prefetch-folder-list).
5373
5374         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5375         Move to wl-vars.el.
5376         (wl-message-buffer-prefetch-p): Changed to enable
5377         `wl-message-buffer-prefetch-folder-list'.
5378
5379         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5380         `ignore-cache'.
5381
5382 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5383
5384         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5385         `part-top' and `part-bottom'.
5386         (wl-draft-config-sub-part-top): New function.
5387         (wl-draft-config-sub-part-bottom): New function.
5388
5389 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5390
5391         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5392
5393 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5394
5395         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5396
5397 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5398
5399         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5400
5401         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5402         (wl-summary-write-current-folder): Ditto.
5403
5404 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5405
5406         * wl-folder.el (wl-folder-get-newsgroups): Use
5407         `elmo-folder-newsgroups'.
5408
5409 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5410
5411         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5412         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5413         `wl-draft-config-sub-header-bottom'.
5414
5415 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5416
5417         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5418         localnews folder.
5419
5420 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5421
5422         * wl-summary.el (wl-summary-mode): Undo last change.
5423
5424         * wl-folder.el (wl-folder-mode): Ditto.
5425
5426 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5427
5428         * wl-summary.el (wl-summary-mode): Locally set
5429         truncate-partial-window-width to nil.
5430         (for XEmacs)
5431
5432         * wl-folder.el (wl-folder-mode): Ditto.
5433
5434 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5435
5436         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5437
5438 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5439
5440         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5441         number.
5442
5443         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5444
5445         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5446
5447         * Version number is increased to 2.7.6.
5448
5449 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5450
5451         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5452
5453 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5454
5455         * wl-summary.el (wl-summary-sync-update): Enclose network
5456         related portion with `unwind-protect'.
5457
5458 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5459
5460         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5461
5462 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5463
5464         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5465         element.
5466         * wl-vars.el (wl-message-body-button-alist): Ditto.
5467
5468         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5469         max match length.
5470         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5471
5472         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5473         for the max match length;
5474         Use 4th element value for the button string regexp group.
5475
5476         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5477         candidate exists, prompt to select.
5478
5479 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5480
5481         * wl-summary.el (wl-summary-jump-to-msg): Search before
5482         calibration point by `beginning-of-line'.
5483
5484 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5485
5486         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5487         for access group.
5488
5489 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5490
5491         * wl-message.el (wl-message-display-internal): Bind
5492         `default-mime-charset'.
5493
5494         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5495
5496         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5497
5498         * Version number is increased to 2.7.5.
5499
5500 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5501
5502         * wl-expire.el (wl-summary-archive): Fixed;
5503         Use `elmo-folder-name-internal'.
5504
5505 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5506
5507         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5508         from `elmo-folder-move-messages' caller.
5509         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5510
5511         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5512         related portions are changed).
5513
5514 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5515
5516         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5517         counter.
5518
5519 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5520
5521         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5522         buffer local and set it to nil.
5523
5524         * wl-message.el (wl-message-redisplay): Ditto.
5525
5526 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5527
5528         * wl-summary.el (wl-summary-mark-as-important): If message is
5529         already cached, set messag as read, otherwise encache and mark as read.
5530
5531 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5532
5533         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5534         point-min.
5535
5536 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5537
5538         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5539         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5540         a keymap.
5541
5542 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5543
5544         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5545         parent.
5546
5547         * wl-mule.el (wl-message-define-keymap): Ditto.
5548
5549         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5550
5551         * wl-xmas.el (wl-message-display-internal-hook): Define.
5552         (wl-xmas-setup-message-toolbar): Define as function.
5553         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5554         (wl-message-overload-functions): Abolished.
5555         (wl-message-define-keymap): New function.
5556
5557         * wl-vars.el (wl-message-display-internal-hook): New variable.
5558         (wl-message-header-button-alist): New variable (Renamed from
5559         wl-highlight-message-header-button-alist).
5560         (wl-message-body-button-alist): Ditto.
5561
5562         * wl-mule.el (wl-message-define-keymap): New function.
5563         (wl-message-overload-functions): Abolished.
5564
5565         * wl-message.el (wl-message-add-buttons-to-body): New function.
5566         (wl-message-redisplay): Don't call wl-message-overload-functions;
5567         Call wl-message-add-buttons-to-header and
5568         wl-message-add-buttons-to-body.
5569         (wl-message-display-internal): Set keymap argument for
5570         elmo-mime-display-as-is, elmo-mime-message-display;
5571         Run wl-message-display-internal-hook.
5572         (wl-message-refer-article-or-url): Abolished.
5573
5574         * wl-highlight.el (wl-highlight-headers): Don't call
5575         wl-highlight-message-add-buttons-to-header.
5576         (wl-highlight-message-add-buttons-to-header): Abolished.
5577
5578
5579         * wl-e21.el (wl-message-display-internal-hook): Define.
5580         (wl-e21-setup-toolbar): Deleted duplicated binding.
5581         (wl-e21-setup-message-toolbar): Define as function.
5582         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5583         (wl-message-define-keymap): New function.
5584         (wl-message-overload-functions): Abolished.
5585
5586 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5587
5588         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5589         and elmo-folder-close.
5590
5591         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5592
5593 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5594
5595         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5596         boolean value.
5597         * wl-draft.el (wl-draft-do-fcc): Ditto.
5598
5599 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5600
5601         * wl-vars.el (wl-fcc-force-as-read): New variable.
5602         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5603         mark copied message as read.
5604
5605 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5606
5607         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5608
5609 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5610
5611         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5612         `wl-summary-target-above' instead of obsolete variable
5613         `wl-summary-temp-above'.
5614
5615         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5616         instead of `make-obsolete-variable'.
5617         * wl-refile.el (toplevel): Ditto.
5618
5619 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5620
5621         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5622         with third argument t.
5623         (wl-draft): Set first argument for wl-plugged-init as t.
5624
5625         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5626         definition.
5627
5628 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5629
5630         * wl-vars.el: Tabify.
5631         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5632
5633         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5634         message.
5635
5636 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5637
5638         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5639         and set default to beep.
5640
5641 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5642
5643         * wl-vars.el (wl-draft-truncate-lines): New variable.
5644
5645         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5646         instead of wl-message-truncate-lines for truncate-lines.
5647
5648 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5649
5650         * wl-message.el (wl-message-display-internal): Call
5651         `wl-highlight-message' after `elmo-mime-display-as-is'.
5652
5653         * wl-mime.el (wl-mime-display-text/plain): New function.
5654         (wl-mime-display-header): Ditto.
5655         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5656         body-presentation-method for text/plain;
5657         Register `wl-mime-display-header' as a header-presentation-method;
5658         Don't set up `elmo-message-text-content-inserted-hook' and
5659         `elmo-message-header-inserted-hook'.
5660
5661         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5662         variable.
5663         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5664         as t if flag is 'all-header;
5665         Don't bind `elmo-message-ignored-field-list',
5666         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5667
5668 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5669
5670         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5671         for xemacs with non-mule environment.
5672
5673 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5674
5675         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5676         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5677         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5678
5679 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5680
5681         * wl-vars.el (wl-interactive-send): Set default value as t.
5682
5683 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5684
5685         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5686         (wl-addrmgr-method-list): Abolished.
5687         (wl-addrmgr-change-method): Follow above change.
5688
5689         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5690
5691 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5692
5693         * wl-vars.el (wl-message-truncate-lines): Change default value
5694         to default-truncate-lines.
5695
5696         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5697
5698 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5699
5700         * wl-vars.el (wl-message-truncate-lines): New variable.
5701
5702         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5703         wl-message-truncate-lines.
5704
5705 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5706
5707         * wl-acap.el (wl-acap-init): Remove period from error message.
5708         (wl-acap-find-acap-service): Remove period from message.
5709
5710 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5711
5712         * wl.el (wl-check-environment): Undo last change.
5713
5714         * wl-vars.el (wl-from): Changed default value.
5715
5716         * wl-util.el (toplevel): Don't require tm-edit.
5717
5718         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5719         `wl-folder-init';
5720         Don't set mark on mail body.
5721         (wl-draft-reedit): Ditto.
5722
5723         * wl-address.el (wl-address-quote-specials): Define as an alias for
5724         elmo-address-quote-specials.
5725
5726 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5727
5728         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5729
5730         * wl-vars.el (wl-from): Set default value as nil.
5731         (wl-organization): Set default value as ORGANIZATION environment
5732         variable.
5733
5734         * wl-draft.el (wl-smtp-extension-bind): Check value of
5735         wl-smtp-connection-type.
5736
5737         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5738         error.
5739
5740 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5741
5742         * Version number is increased to 2.7.4.
5743
5744         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5745         arguments from `wl-highlight-x-face-function' caller.
5746         Use x-face-1.3.6.12 or later.
5747
5748 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5749
5750         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5751
5752 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5753
5754         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5755         (wl-fcc): Fix to accept function.
5756         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5757
5758 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5759
5760         * wl-acap.el (toplevel): Added `product-provide' declare.
5761         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5762
5763 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5764
5765         * wl.el (wl): Changed order of calling `elmo-init'
5766         and `elmo-folder-init'.
5767
5768 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5769
5770         * wl-mime.el (wl-summary-burst): Extract message when content-type
5771         of root entity is not only `multipart' but also `message/rfc822'.
5772         (wl-summary-burst-subr): Ditto.
5773
5774 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5775
5776         * wl-vars.el (toplevel): Require 'custom.
5777         (wl-trash-folder): Added to `wl-setting' group.
5778
5779         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5780         exists.
5781         (wl-addrmgr-draw): Insert empty line when no entry exists.
5782
5783         * wl-mule.el (wl-message-wheel-up): Fixed.
5784         (wl-message-wheel-down): Ditto.
5785
5786 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5787
5788         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5789         config is an anonymous lambda expression.
5790
5791 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5792
5793         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5794         when Mule 2 is running.
5795
5796 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5797
5798         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5799
5800 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5801
5802         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5803         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5804
5805         * wl-address.el (wl-address-specials-regexp): Eliminated.
5806         (wl-address-quote-specials): Rewrite.
5807
5808 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5809
5810         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5811         shy-groups for regexp.
5812
5813         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5814         character classes and Perl style shy-groups for regexp.
5815         (wl-highlight-plugged-current-line): Use Posix style character
5816         classes for regexp.
5817         (wl-e21-highlight-folder-by-numbers): Ditto.
5818         (wl-e21-display-image-p): Use `display-images-p' instead of
5819         `display-graphic-p'.
5820         (display-images-p): Make an alias to `display-graphic-p' if it is
5821         not available.  It is for Emacs version prior to 21.0.105.
5822
5823         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5824         `display-graphic-p'.
5825         (wl-demo-image-type-alist): Ditto.
5826         (display-images-p): Make an alias to `display-graphic-p' if it is
5827         not available.  It is for Emacs version prior to 21.0.105.
5828
5829 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5830
5831         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5832         support.
5833         (wl-generate-user-agent-string): Ditto.
5834
5835         * wl-version.el (wl-version): Update docsting.
5836         (wl-version-status): Ditto.
5837
5838 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5839
5840         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5841         21.0.105.  For Emacs 21.0.104 or earlier.
5842
5843 2001-09-03  Takuo KITAME <kitame@northeye.org>
5844
5845         * wl-e21.el (wl-plugged-init-icons): Use
5846         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5847         (wl-biff-init-icons): Ditto.
5848
5849 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5850
5851         * wl-highlight.el (wl-highlight-summary-current-line):
5852         Fixed highlighting refile/copy destination.
5853
5854         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5855         (wl-acap-store): Encode string by wl-acap-coding-system.
5856
5857 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5858
5859         * wl-acap.el (toplevel): Check and require 'un-define before
5860         'xemacs-ucs;
5861          Added checking for UTF-2000.
5862
5863 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5864
5865         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5866         Don't enclose with `eval-and-compile'.
5867
5868         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5869         wl-init is non-nil.
5870
5871         * wl-draft.el (wl-draft): Ditto.
5872
5873         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5874
5875         * wl-acap.el (toplevel): Require 'wl.
5876         (wl-acap-store): Call `elmo-init'.
5877
5878         * wl.el (wl): Changed position of `wl-check-environment'.
5879         (toplevel): Added autoload setting for wl-acap.
5880
5881         * wl-vars.el (wl-setting): New custom group.
5882         (wl-from): Added wl-setting group.
5883         (wl-user-mail-address-list): Ditto.
5884         (wl-organization): Ditto.
5885         (wl-subscribed-mailing-list): Ditto.
5886         (wl-envelope-from): Ditto.
5887         (wl-smtp-posting-user): Ditto.
5888         (wl-smtp-posting-server): Ditto.
5889         (wl-smtp-posting-port): Ditto.
5890         (wl-smtp-authenticate-type): Ditto.
5891         (wl-pop-before-smtp-user): Ditto.
5892         (wl-pop-before-smtp-server): Ditto.
5893         (wl-pop-before-smtp-port): Ditto.
5894         (wl-pop-before-smtp-authenticate-type): Ditto.
5895         (wl-nntp-posting-server): Ditto.
5896         (wl-nntp-posting-user): Ditto.
5897         (wl-nntp-posting-port): Ditto.
5898         (wl-fetch-confirm-threshold): Ditto.
5899         (wl-prefetch-threshold): Ditto.
5900         (wl-thread-insert-opened): Ditto.
5901         (wl-ldap-server): Ditto.
5902         (wl-ldap-port): Ditto.
5903         (wl-ldap-base): Ditto.
5904         (wl-ldap-objectclass): Ditto.
5905         (wl-use-ldap): Ditto.
5906         (wl-draft-config-alist): Ditto.
5907         (wl-draft-config-matchone): Ditto.
5908         (wl-template-alist): Ditto.
5909         (wl-message-sort-field-list): Ditto.
5910         (wl-message-ignored-field-list): Ditto.
5911         (wl-message-visible-field-list): Ditto.
5912         (wl-interactive-send): Ditto.
5913         (wl-summary-move-order): Ditto.
5914         (wl-auto-select-first): Ditto.
5915         (wl-auto-select-next): Ditto.
5916         (wl-interactive-save-folders): Ditto.
5917
5918         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5919         Initialization codes are moved from wl-local-folder-init.
5920         (wl-local-folder-init): Follow the change above.
5921         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5922
5923         * wl-acap.el: New file.
5924
5925         * Version number is increased to 2.7.3.
5926
5927 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5928
5929         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5930
5931 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5932
5933         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5934         (wl-addrmgr-address-entry-list): Ditto.
5935
5936 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-e21.el (wl-draft-mode-map): Removed binding for
5939         `wl-draft-insert-x-face-field'.
5940
5941         * wl-mule.el (wl-draft-mode-map): Ditto.
5942
5943         * wl-xmas.el (wl-draft-mode-map): Ditto.
5944
5945         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5946         (wl-cs-autoconv): Ditto.
5947         (wl-cs-local): Ditto.
5948         (wl-use-scoring): Ditto.
5949         (wl-mime-charset): Ditto.
5950         (wl-folder-check-async): Ditto.
5951
5952         * wl.el (toplevel): Ignore nemacs and tm.
5953         (wl-exit): Ditto.
5954
5955         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5956         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5957         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5958         instead of wl-address-petname-add-or-change.
5959         (wl-summary-edit-addresses-subr): Use wl-address-delete
5960         instead of wl-address-petname-delete.
5961
5962         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5963
5964         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5965         if error occured.
5966
5967         * wl-message.el (require): Remove tm support.
5968
5969         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5970
5971         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5972         (wl-folder-jump-to-current-entity): Ditto.
5973         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5974
5975         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5976         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5977         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5978
5979         * wl-mule.el (wl-draft-key-setup): Ditto.
5980
5981         * wl-xmas.el (wl-draft-key-setup): Ditto.
5982
5983         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5984         (wl-draft-std11-parse-addresses): New function.
5985         (wl-draft-parse-mailbox-list): Use it.
5986         (wl-draft): Ignore nemacs.
5987         (wl-draft-reedit): Ditto.
5988
5989         * wl-addrmgr.el: New file.
5990         (Original is wl-rcpt.el written by
5991         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5992         Thanks Kitamoto-san.)
5993
5994         * wl-address.el (wl-address-make-address-list): Modified parsing
5995         process.
5996         (wl-address-delete): Renamed from `wl-address-petname-delete';
5997         Modify wl-address-list too.
5998         (wl-address-add-or-change): Renamed from
5999         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
6000
6001 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
6002
6003         * wl-highlight.el (wl-highlight-summary-current-line):
6004           Work with transient-mark-mode
6005
6006 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
6007
6008         * Version number is increased to 2.7.2.
6009
6010         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
6011         instead of elmo-dop-queue-method.
6012
6013 2001-08-06  SAITO Atsunori <sai@yedo.com>
6014
6015         * wl-vars.el (wl-ldap-objectclass): New user option.
6016
6017         * wl-address.el (wl-ldap-make-filter): Use it.
6018
6019 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
6020
6021         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
6022
6023 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
6024
6025         * wl-folder.el (wl-folder): redisplay after folder insertion.
6026
6027         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
6028
6029         * wl-summary.el (wl-summary-sync-update):
6030         Change status mark only when new-msgdb exists.
6031         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
6032
6033 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
6034
6035         * wl-summary.el (wl-summary-open-folder): New function.
6036         (wl-summary-goto-folder-subr): Use it.
6037         (wl-summary-mark-as-important): Fix;
6038         Encache only when no cache exists.
6039
6040 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
6041
6042         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
6043         Use with-current-buffer.
6044
6045 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6046
6047         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
6048         before call `get-buffer'. Fixed parenthesis.
6049         (wl-score-get-header-entry): Clear message and help window when
6050         keyboard quit.
6051         (wl-score-edit-insert-header): Ditto.
6052
6053 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
6054
6055         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
6056         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
6057         (wl-default-draft-cite): Fix.
6058
6059         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
6060         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
6061
6062 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
6063
6064         * wl-message.el (wl-message-prev-page): Do same bahavior
6065         as summary when it is called in the message buffer.
6066         (wl-message-next-page): Ditto.
6067
6068 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
6069
6070         * wl-summary.el (wl-summary-forward): Use cache if it is not
6071         section cache.
6072
6073 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
6074
6075         * wl-vars.el: Changed file coding system to ISO-2022-JP.
6076         Removed redundant require of elmo-vars.
6077         (wl-biff-state-indicator-on): Changed default value for
6078         xemacs with non-mule environment.
6079
6080         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6081         wl-message-buffer is nil;
6082         Hide progress bar after moving messages.
6083
6084 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
6085
6086         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6087         message at cursor point is deleted.
6088
6089 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6090
6091         * wl-vars.el: Changed file coding system to euc-japan.
6092         Added -*-coding:-*- magic to the first line.
6093
6094         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6095         Search parent from the first message.
6096
6097         * Version number is increased to 2.7.1.
6098
6099 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6100
6101         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6102
6103 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6104
6105         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6106         refile/delete execution.
6107
6108         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6109         Fixed docstring.
6110
6111 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6112
6113         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6114         do update process;
6115         Don't update marks when update process is interrupted.
6116
6117 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6118
6119         * wl-summary.el (wl-summary-reply): Fixed problem when
6120         wl-draft-use-frame is non-nil.
6121         (wl-summary-forward): Ditto.
6122
6123         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6124         as nil.
6125         (wl-folder-mark-as-read-all-entity): Ditto.
6126         (wl-folder-prefetch-entity): Ditto.
6127
6128         * wl.el (wl): Check environment before wl-init.
6129
6130         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6131         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6132         instead of wl-summary-collect-unread.
6133         (wl-summary-reply): Split message window.
6134
6135 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6136
6137         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6138         only if current language environment is japanese,
6139
6140         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6141         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6142         (wl-folder-goto-folder-subr): Ditto.
6143
6144         * wl-draft.el (wl-draft-dispatch-message): Call
6145         `elmo-file-cache-get-path'.
6146
6147 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6148
6149         * wl-summary.el (wl-summary-cursor-move): If return value of
6150         wl-summary-next-message is not number, don't jump.
6151
6152 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6153
6154         * wl-summary.el (wl-summary-buffer-next-message-function): New
6155         variable.
6156         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6157         if it is bound.
6158
6159         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6160         string.
6161
6162         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6163         (wl-plugged-drawing): Ditto.
6164
6165 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6166
6167         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6168         process.
6169         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6170         with unwind-protect.
6171
6172         * wl.el (wl-init): Require mime-setup.
6173         (wl-check-environment): Don't require mime-setup.
6174
6175         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6176         instead of elmo-folder-type.
6177
6178         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6179         value as nil.
6180
6181 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6182
6183         * Version number is increased to 2.7.0.
6184
6185         * wl-version.el (wl-version): Changed codename.
6186
6187         * wl-summary.el (wl-summary-delete-cache): Fixed.
6188
6189         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6190         Workaround for net folders.
6191         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6192
6193         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6194         value to nil (According to the patch from
6195         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6196
6197         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6198         of elmo-folder-close.
6199
6200 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6201
6202         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6203         for postfix.
6204
6205 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6206
6207         * wl-summary.el (wl-summary-resend-message): Fixed.
6208
6209         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6210         Call wl-draft with `from' argument if its address is included in
6211         `wl-user-mail-address-list'.
6212         (wl-draft): Added `from' argument.
6213
6214         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6215         non-nil.
6216         (wl): Don't show demo if wl-demo is nil.
6217
6218         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6219         wl-summary-use-frame.
6220
6221         * wl-vars.el (wl-summary-use-frame): New user option.
6222         (wl-folder-use-frame): Changed docstring.
6223
6224         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6225         non-nil.
6226         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6227         wl-summary-use-frame.
6228
6229         * wl-vars.el (wl-folder-use-frame): New user option.
6230
6231         * wl-summary.el (wl-summary-exit): Back to folder frame if
6232         wl-folder-use-frame is non-nil.
6233         (wl-summary-redisplay-internal): Ignore cache if current folder
6234         is draft folder,
6235         (wl-summary-redisplay-no-mime): Ditto.
6236         (wl-summary-redisplay-all-header): Ditto.
6237
6238         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6239         if wl-folder-use-frame is non-nil.
6240
6241 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6242
6243         * wl-summary.el (wl-summary-sync-update): Bind
6244         elmo-folder-update-threshold.
6245         (wl-summary-mark-as-important): Enclosed server mark processing
6246         with `save-match-data'.
6247
6248         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6249         only when it is already defined.
6250
6251 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6252
6253         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6254         name of folder exclude localdir is wrong.
6255         * wl-folder.el (wl-folder-sync-entity):
6256         Set `wl-summary-always-sticky-folder-list' as nil.
6257         (wl-folder-mark-as-read-all-entity): Ditto.
6258         (wl-folder-prefetch-entity): Ditto.
6259
6260 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6261
6262         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6263         instead of `wl-summary-write-current-newsgroup'.
6264
6265 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6266
6267         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6268         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6269         non-nil and selected message is important, do not display.
6270
6271 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6272
6273         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6274
6275 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6276
6277         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6278
6279         * wl-summary.el (wl-summary-mark-as-important): Set message number
6280         using wl-summary-message-number.
6281
6282 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6283
6284         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6285         destination folder is 'null.
6286
6287 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6288
6289         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6290         New function.
6291         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6292         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6293         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6294
6295 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6296
6297         * wl-mime.el (wl-mime-setup): Added setting for
6298         `mime-setup-signature-key-alist' to avoid overriding key bind for
6299         `wl-draft-send'.
6300
6301         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6302         for `wl-draft-send'.
6303         * wl-mule.el (wl-draft-overload-functions): Ditto.
6304         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6305         * wl-draft.el (wl-draft-send): Ditto.
6306
6307         * wl-message.el (wl-message-display-internal):
6308         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6309         (Patch is provided by <kita@coe.nttdata.co.jp>).
6310
6311 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6312
6313         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6314
6315 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6316
6317         * wl.el (wl): Fix for wl-demo.
6318
6319 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6320
6321         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6322
6323 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6324
6325         * wl-folder.el (wl-folder-prefetch-entity): Use
6326         `wl-folder-get-elmo-folder'.
6327         (wl-folder-count-incorporates): Do not use
6328         `wl-folder-get-elmo-folder'.
6329
6330 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6331
6332         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6333         instead of `elmo-folder-get-type'.
6334
6335 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6336
6337         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6338         position on Subject: field.
6339         (Advised by Mito <mit@nines.nec.co.jp>)
6340
6341 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6342
6343         * wl-folder.el (wl-folder-prefetch-entity): Use
6344         `wl-folder-get-elmo-folder'.
6345
6346 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6347
6348         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6349
6350         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6351         `process-duplicates' slot.
6352
6353         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6354         if detection failed.
6355
6356 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6357
6358         * wl-version.el (wl-version-status): Set to "alpha".
6359
6360 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6361
6362         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6363         Check wl-message-buffer lives before set-buffer.
6364
6365 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6366
6367         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6368         called in folder mode.
6369         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6370         * wl-summary.el (wl-summary-exit-pre-hook): Run
6371         `wl-summary-exit-pre-hook' before exit summary mode.
6372
6373 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6374
6375         * wl-version.el (wl-version-status): New variable.
6376         (wl-version-status-alist): Removed.
6377         (wl-version-status): Rule included.
6378
6379 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6380
6381         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6382         @sponichi.
6383
6384         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6385         when `mail-reply-buffer' is buffer-local variable.
6386         (Reported by <kita@coe.nttdata.co.jp>).
6387
6388 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6389
6390         * wl-vars.el (toplevel): Require 'elmo-util.
6391
6392 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6393
6394         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6395         (All other related portions are changed)
6396
6397         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6398
6399         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6400
6401 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6402
6403         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6404
6405 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6406
6407         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6408         Delete other windows to avoid an error.
6409         Use `point-marker' instead of `point' to remember the start point
6410         of body.
6411
6412         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6413
6414         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6415         number not to exceed all message number.
6416
6417 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6418
6419         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6420         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6421
6422 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6423
6424         * wl-summary.el (wl-summary-sync-force-update): Added argument
6425         no-check.
6426         (wl-summary-sync-update): Ditto.
6427         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6428         with `no-check'.
6429
6430         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6431         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6432         already running.
6433
6434 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6435
6436         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6437         `dst-folder-arg'.
6438         (wl-expire-archive-number1): Diito.
6439         (wl-expire-archive-number2): Diito.
6440         (wl-expire-archive-Date): Diito.
6441         (wl-archive-number1): Diito.
6442         (wl-archive-number2): Diito.
6443         (wl-archive-date): Diito.
6444         (wl-archive-folder-p): New function.
6445         (wl-summary-expire): Support of expand folder name at
6446         wl-expire-alist.
6447         * wl-util.el (wl-expand-newtext): Renamed from
6448         `wl-refile-expand-newtext'.
6449
6450 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6451
6452         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6453         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6454         `(elmo-msgdb-get-overview msgdb)'.
6455         (wl-summary-prefetch): Bind match data before call
6456         `wl-summay-prefetch-msg'.
6457         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6458         'off if `wl-summary-buffer-disp-msg' is non-nil.
6459         Fixed problem that couldn't show only one new or unread message when
6460         enter folder.
6461         (wl-summary-reply): Don't call `split-window-vertically' and other
6462         window.
6463
6464 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6465
6466         * wl-expire.el (wl-expire-refile): Fixed.
6467
6468 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6469
6470         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6471
6472         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6473         biff notification is removed.
6474
6475         * wl.el (wl): Changed position of `elmo-init'.
6476
6477         * wl-draft.el (wl-default-draft-cite): Use date field
6478         on the citation buffer.
6479
6480         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6481
6482         * wl-xmas.el (wl-folder-internal-icon-list): Added
6483         `wl-folder-shimbun-image'.
6484
6485         * wl-e21.el (wl-folder-internal-icon-list): Added
6486         `wl-folder-shimbun-image'.
6487
6488 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6489
6490         * wl.el (wl-init): Eliminated argument.
6491         (wl): Rewrite.
6492
6493         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6494         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6495         instead of `elmo-folder-msgdb-internal'.
6496         (wl-summary-sync-update): Ditto.
6497         (wl-summary-flush-pending-append-operations): Eliminated.
6498         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6499         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6500         `elmo-folder-open'.
6501
6502         * wl-mime.el (wl-summary-burst): Fixed.
6503
6504         * wl-folder.el (wl-folder-info-save): Check data type.
6505
6506         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6507         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6508         instead of `elmo-folder-msgdb-internal'.
6509         (wl-expire-hide): Ditto.
6510
6511
6512         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6513
6514 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6515
6516         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6517
6518 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6519
6520         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6521
6522 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6523
6524         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6525         Fixed `match-beginning' argument mismatch.
6526
6527 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6528
6529         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6530         the default value.
6531
6532 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6533
6534         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6535         instead of `elmo-nntp-default-port'.
6536
6537         * wl-vars.el: Fixed some doc strings.
6538
6539 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6540
6541         * wl-summary.el (wl-summary-prefetch-msg): Use
6542         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6543
6544         * wl-vars.el: Define *-func as obsolete variable using
6545         `elmo-define-obsolete-variable'.
6546
6547         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6548         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6549         instead of `wl-message-buffer-prefetch-threshold'.
6550
6551         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6552
6553         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6554
6555         * wl-draft.el (wl-caesar-region-func): Ditto.
6556
6557         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6558         Keep unread status in elmo-folder-move-messages.
6559         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6560
6561 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6562
6563         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6564         `wl-summary-buffer-exit-func'
6565         (wl-summary-buffer-message-redisplay-function): Renamed from
6566         `wl-summary-buffer-message-redisplay-func'
6567         (wl-summary-buffer-next-folder-function): Renamed from
6568         `wl-summary-buffer-next-folder-func'.
6569         (wl-summary-buffer-prev-folder-function): Renamed from
6570         `wl-summary-buffer-prev-folder-func'.
6571         (wl-summary-get-petname-function): Renamed from
6572         `wl-summary-get-petname-func'.
6573
6574         * wl-score.el (wl-score-edit-exit-function): Renamed from
6575         `wl-score-edit-exit-func'.
6576
6577         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6578         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6579
6580         * wl-util.el (wl-load-profile-function): Renamed from
6581         `wl-load-profile-func'.
6582
6583         * wl-folder.el (wl-folder-completion-function): Renamed from
6584         `wl-folder-completion-func'.
6585         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6586
6587         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6588         `wl-expire-archive-get-folder-func'.
6589         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6590         (wl-draft-send-mail-function): Renamed from
6591         `wl-draft-send-mail-func'.
6592         (wl-draft-send-news-function): Renamed from
6593         `wl-draft-send-news-func'.
6594         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6595         (wl-generate-mailer-string-function): Renamed from
6596         `wl-generate-mailer-string-func'.
6597         (wl-highlight-signature-search-function): Renamed from
6598         `wl-highlight-signature-search-func'.
6599         (wl-highlight-x-face-function): Renamed from
6600         `wl-highlight-x-face-func'
6601         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6602         (wl-ps-print-buffer-function): Renamed from
6603         `wl-ps-print-buffer-func'
6604         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6605         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6606         (wl-summary-subject-filter-function): Renamed from
6607         `wl-summary-subject-filter-func'.
6608
6609         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6610         `wl-draft-queue-flush-send-func'
6611         (wl-draft-cite-function): Renamed from
6612         `wl-draft-cite-func'
6613
6614         * wl-address.el (wl-address-init-function): Renamed from
6615         `wl-address-init-func'.
6616
6617 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6618
6619         * wl-draft.el (wl-draft-queue-flush): Don't call
6620         `elmo-dop-unlock-message'.
6621         * wl-draft.el (wl-draft-queue-append): Don't call
6622         `elmo-dop-lock-message'.
6623
6624         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6625         (wl-summary-buffer-folder-name): Ditto.
6626         (wl-summary-message-regexp): Added '-' (all other related portions
6627         are changed).
6628         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6629         wl-summary-buffer-folder-name.
6630
6631 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6632
6633         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6634         the number of mails in the folder buffer is not updated by wl-biff.
6635
6636 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6637
6638         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6639         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6640
6641 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6642
6643         * wl-summary.el (wl-summary-next-message):
6644         Return next message number when wl-summary-move-order is nil.
6645
6646 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6647
6648         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6649         `wl-summary-move-spec-alist'.
6650         (wl-summary-move-spec-unplugged-alist): New variable
6651         (Move spec for unplugged status).
6652         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6653         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6654
6655 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6656
6657         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6658         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6659
6660 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6661
6662         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6663         simple quotation to quote the anonymous function.
6664         * tm-wl.el (wl-draft-preview-message): Ditto.
6665
6666 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6667
6668         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6669         Eliminate redundant `save-excursion'.
6670         (wl-highlight-summary-current-line): Ditto.
6671
6672         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6673         accessing match data when `looking-at' failed.
6674
6675         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6676         `elmo-match-string' where users don't care about the speed.
6677         (wl-draft-save): Ditto.
6678
6679 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6680
6681         * wl-util.el (wl-regexp-opt): New function.
6682
6683         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6684         number from `wl-summary-buffer-number-list'.
6685         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6686         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6687         (wl-summary-move-spec-alist): Changed default setting.
6688
6689 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6690
6691         * wl-vars.el (wl-biff-notify-hook): New hook.
6692         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6693         the arrival of new mail.
6694         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6695         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6696
6697 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6698
6699         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6700
6701 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6702
6703         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6704
6705         * Version number is increased to 2.5.8.
6706
6707         * wl-thread.el (toplevel): require 'cl.
6708         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6709         (wl-thread-make-number-list): New function.
6710         (wl-thread-entity-make-number-list-from-children): Ditto.
6711         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6712         (wl-thread-entity-insert-as-children): Likewise.
6713         (wl-thread-delete-message): Likewise.
6714         (wl-meaning-of-mark): Eliminated.
6715         (wl-thread-next-failure-mark-p): Ditto.
6716         (wl-thread-entity-get-mark): Ditto.
6717         (wl-thread-meaning-alist-get-result): Ditto.
6718         (wl-thread-entity-check-prev-mark): Ditto.
6719         (wl-thread-entity-check-next-mark): Ditto.
6720         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6721         (wl-thread-entity-get-prev-marked-entity): Ditto.
6722         (wl-thread-get-prev-unread): Ditto.
6723         (wl-thread-jump-to-prev-unread): Ditto.
6724         (wl-thread-get-next-unread): Ditto.
6725         (wl-thread-jump-to-next-unread): Ditto.
6726         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6727         (wl-thread-entity-get-next-marked-entity): Ditto.
6728
6729         * wl-summary.el (wl-summary-buffer-number-list):
6730         New bufer-local variable.
6731         (wl-summary-switch-to-clone-buffer): Clone
6732         `wl-summary-buffer-number-list'.
6733         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6734         (wl-summary-cursor-move-regex): Eliminated.
6735         (wl-summary-cursor-up): Rewrite.
6736         (wl-summary-cursor-down): Ditto.
6737         (wl-summary-mode-spec-alist): New variable.
6738         (wl-summary-next-message): New inline function.
6739         (wl-summary-cursor-move): New function.
6740         (wl-summary-default-get-next-msg): Rewrite.
6741         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6742         (wl-summary-rescan): Ditto.
6743         (wl-summary-sync-all-init): Ditto.
6744         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6745         summary is not thread view.
6746         (wl-summary-sync-update): Ditto.
6747         (wl-summary-rescan): Ditto.
6748         (wl-summary-make-number-list): New function.
6749
6750         * wl-draft.el: "FCC" -> "Fcc".
6751
6752 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6753
6754         * wl-highlight.el (wl-highlight-summary-window):
6755         Call `set-buffer-modified-p'.
6756
6757         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6758         (wl): Call `elmo-init' and fix.
6759
6760         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6761         Use new variables.
6762
6763         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6764
6765 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6766
6767         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6768
6769 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6770
6771         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6772
6773 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6774
6775         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6776         `wl-use-toolbar' nor `display-graphic-p'.
6777         (wl-e21-setup-message-toolbar): Ditto.
6778         (wl-e21-setup-summary-toolbar): Ditto.
6779         (wl-e21-setup-folder-toolbar): Ditto.
6780
6781         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6782         (wl-plugged-init-icons): Ditto.
6783
6784         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6785         `display-graphic-p'.
6786         (wl-plugged-set-folder-icon): Ditto.
6787         (wl-highlight-plugged-current-line): Ditto.
6788         (wl-highlight-folder-current-line): Ditto.
6789         (wl-e21-highlight-folder-group-line): Ditto.
6790         (wl-e21-setup-toolbar): Ditto.
6791         (wl-e21-display-image-p): New macro.
6792
6793         * wl-demo.el (wl-demo): Simplified.
6794         (wl-demo-image-type-alist): Use `image-type-available-p' for
6795         checking whether the image type `xbm' is available.
6796
6797 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6798
6799         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6800         (wl-summary-input-range): Ditto.
6801
6802 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6803
6804         * wl-summary.el (wl-summary-edit-addresses): Use
6805         `wl-summary-get-original-buffer'
6806         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6807         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6808         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6809         (wl-summary-get-newsgroups): Eliminated.
6810         (wl-summary-set-crosspost): Ditto.
6811         (wl-summary-is-crosspost-folder): Ditto.
6812         (wl-crosspost-alist-load): Ditto.
6813         (wl-crosspost-alist-save): Ditto.
6814
6815         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6816         `elmo-setup-subscribed-newsgroups' instead of
6817         `elmo-nntp-make-groups-hashtb'.
6818         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6819         instead of `wl-crosspost-alist-save'.
6820
6821         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6822         of `elmo-folder-message-appendable-p'.
6823         (wl-mime-header-presentation-method): Eliminated.
6824
6825         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6826         (Error occurs in emacs21).
6827
6828         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6829         the current buffer).
6830
6831         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6832         instead of `wl-crosspost-alist-save'.
6833         (wl-init): `elmo-crosspost-message-alist-load'
6834         instead of `wl-crosspost-alist-load'
6835
6836         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6837         (wl-parse-newsgroups): Likewise.
6838         (wl-biff-notify): Run `wl-biff-notify-hook'.
6839
6840 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6841
6842         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6843
6844         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6845         when `wl-summary-lazy-highlight' is non-nil.
6846         (wl-summary-goto-folder-subr): Highlight only when
6847         `wl-summary-lazy-highlight' is non-nil.
6848
6849         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6850         Don't display progress and highlight temp-mark when
6851         `wl-summary-lazy-highlight' is non-nil.
6852         (wl-highlight-summary-window): New function.
6853         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6854
6855 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6856
6857         * wl-summary.el (wl-summary-sync): Change `all-visible'
6858         from `all-shown'
6859         (wl-summary-input-range): Ditto.
6860
6861 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6862
6863         * wl-e21.el (wl-highlight-folder-current-line): Call
6864         `wl-folder-init-icons' when folder icons have not been initialized.
6865
6866         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6867
6868         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6869         (wl-demo-image-type-alist): New macro.
6870
6871 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6872
6873         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6874         display does not support graphics.
6875         (wl-plugged-init-icons): Ditto.
6876         (wl-folder-init-icons): Ditto.
6877
6878         * wl-demo.el (wl-demo): Chech closely whether the display
6879         supports graphics.
6880
6881 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6882
6883         * wl-summary.el (wl-summary-get-original-buffer): New function.
6884         (wl-summary-set-crosspost): Use it.
6885         (wl-summary-target-mark-uudecode): Ditto.
6886         (wl-summary-reedit): Ditto.
6887         (wl-summary-resend-bounced-mail): Ditto.
6888         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6889         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6890
6891         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6892         (wl-message-display-internal): Ditto.
6893
6894 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6895
6896         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6897
6898 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6899
6900         * wl-summary.el (wl-summary-save-view): Renamed from
6901         `wl-summary-save-status'.
6902
6903 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6904
6905         * wl-summary.el (wl-summary-sync): Added `all-shown'
6906
6907 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6908
6909         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6910
6911 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6912
6913         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6914
6915 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6916
6917         * wl-highlight.el (wl-highlight-summary-line-string): Use
6918         `zerop' instead of `= 0'.
6919         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6920
6921         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6922         for comparing numbers.
6923         (wl-template-prev): Use `zerop' instead of `eq 0'.
6924
6925         * wl-draft.el (wl-draft-insert-current-message): Use
6926         `with-current-buffer' instead of `save-excursion'.
6927         Use `zerop' instead of `eq 0'.
6928
6929 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6930
6931         * wl-draft.el (wl-draft-insert-ccs): New function.
6932         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6933         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6934
6935 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6936
6937         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6938
6939 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6940
6941         * wl-expire.el (wl-expire-refile): Don't call
6942         elmo-msgdb-add-msgs-to-seen-list;
6943         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6944         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6945
6946 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6947
6948         * wl-message.el (wl-message-prev-page): Ignore errors while
6949         scroll-down.
6950
6951 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6952
6953         * wl-mime.el: Use elmo-original-message-mode instead of
6954         mmelmo-original-mode.
6955
6956         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6957         `elmo-folder-get-spec';
6958         (wl-fldmgr-add-completion-all-completions):
6959         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6960
6961         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6962         of `elmo-folder-get-type'.
6963
6964         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6965         `elmo-folder-get-spec';
6966         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6967         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6968         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6969         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6970         `elmo-read-msg-no-cache';
6971         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6972         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6973         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6974         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6975         `elmo-cache-save';
6976         (wl-draft-reedit): Use `elmo-message-file-name'.
6977
6978         * wl-expire.el: Use `elmo-folder-name-internal';
6979         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6980         Use macro `wl-summary-buffer-msgdb' instead of variable
6981         `wl-summary-buffer-msgdb';
6982         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6983         Use macro `wl-summary-buffer-folder-name' instead of variable
6984         `wl-summary-buffer-folder-name'.
6985         * wl-score.el: Likewise.
6986
6987         * wl-message.el: Rewrite for new message buffer cache mechanism.
6988         (wl-message-buffer-cache-buffer-get): New macro.
6989         (wl-message-buffer-cache-folder-get): Ditto.
6990         (wl-message-buffer-cache-message-get): Ditto.
6991         (wl-message-buffer-cache-entry-make): Ditto.
6992         (wl-message-buffer-cache-hit): Ditto.
6993         (wl-message-buffer-cache-sort): New function.
6994         (wl-message-buffer-cache-add): Ditto.
6995         (wl-message-buffer-cache-delete): Ditto.
6996         (wl-message-buffer-cache-clean-up): Ditto.
6997         (wl-message-buffer-window): Rewrite.
6998         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6999         (wl-message-buffer-display): New function.
7000         (wl-message-display-internal): New function.
7001
7002 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7003
7004         * wl-folder.el: Use `elmo-folder-name-internal';
7005         Use `wl-folder-get-elmo-folder';
7006         Use `elmo-folder-list-messages' instead of
7007         `elmo-list-folder';
7008         Use `elmo-folder-get-primitive-list' instead of
7009         `elmo-folder-get-primitive-spec-list';
7010         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
7011         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7012         Use `elmo-folder-create' instead of `elmo-create-folder'.
7013         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
7014         (wl-folder-get-elmo-folder): New macro.
7015         (wl-folder-elmo-folder-cache-get): Ditto.
7016         (wl-folder-elmo-folder-cache-put): Ditto.
7017         (wl-folder-suspend): Call `elmo-quit'.
7018
7019         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
7020         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
7021         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
7022         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
7023         (toplevel): require 'cl.
7024         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
7025
7026         * wl-summary.el: Rewrite to use new elmo interface.
7027
7028 \f
7029 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
7030
7031         * wl-mime.el (wl-draft-preview-message):
7032         Run `wl-draft-send-hook' before collecting recipients information;
7033         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
7034
7035         * tm-wl.el (wl-draft-preview-message): Ditto.
7036
7037 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
7038
7039         * wl-mime.el (wl-draft-preview-message): Fixed problem that
7040         wrong recipients are displayed when forwarded message.
7041
7042 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
7043
7044         * Version number is increased to 2.5.7.
7045
7046 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7047
7048         * wl-message.el (wl-message-next-page): Bind
7049         `window-pixel-scroll-increment' to nil while scrolling up.
7050
7051 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7052
7053         * wl-vars.el (wl-save-hook): New hook.
7054         * wl.el (wl-save): Call `wl-save-hook'.
7055
7056 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7057
7058         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
7059         Argument WITH-ARG instead of NO-ARG (negative mean).
7060         (wl-draft-reply): WITH-ARG instead of NO-ARG.
7061         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
7062         * wl-message.el (wl-message-follow-current-entity): Likewise.
7063
7064 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7065
7066         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
7067         FROM was optional argument.
7068         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
7069
7070 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7071
7072         * Version number is increased to 2.5.6.
7073
7074 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7075
7076         * wl-version.el (wl-version-show): Removed.
7077         (wl-version): Add `interactive'.
7078
7079 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
7080
7081         * wl-summary.el (wl-summary-get-petname-func): New variable.
7082         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
7083         instead of `wl-address-get-petname-1'.
7084         (wl-summary-simple-from): Ditto.
7085
7086         * wl-address.el (wl-address-get-petname-1): Define as function.
7087
7088 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7089
7090         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7091         field in the original message.
7092         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7093
7094 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7095
7096         * wl-expire.el (wl-expire-hide):
7097         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7098
7099 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7100
7101         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7102         find decoder for To, Cc, and Subject.
7103
7104 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7105
7106         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7107         for checking `elmo-use-buffer-cache'.
7108         (wl-summary-mark-as-important): Fixed typo in comment.
7109
7110 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7111
7112         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7113         field in the original message.
7114         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7115
7116 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7117
7118         * wl-expire.el (wl-expire-hide):
7119         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7120
7121 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7122
7123         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7124         find decoder for To, Cc, and Subject.
7125
7126 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7127
7128         * Version number is increased to 2.5.5.
7129
7130         * wl-address.el (wl-address-specials-regexp): New constant.
7131         (wl-address-quote-specials): Use it.
7132
7133 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7134
7135         * wl-summary.el (wl-summary-rescan):
7136         Call `wl-summary-buffer-number-column-detect'.
7137         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7138
7139         * wl-message.el (wl-message-mode-map): Define.
7140         (wl-message-decode): Use it as local-map.
7141
7142 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7143
7144         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7145         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7146
7147 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7148
7149         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7150
7151         * wl-mule.el (wl-read-event-char): Ditto.
7152
7153         * wl-e21.el (wl-read-event-char): Ditto.
7154
7155         * wl-nemacs.el (wl-read-event-char): Ditto.
7156         (read-event): Removed.
7157
7158         * wl-util.el (toplevel): Removed dummy definition of
7159         `read-event'.
7160         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7161
7162 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7163
7164         * wl-nemacs.el (elmo-archive-call-process): Moved to
7165         elmo-archive.el.
7166
7167 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7168
7169         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7170         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7171
7172         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7173         instead of magic-number 6.  Use `not' instead of `null' for symbol
7174         `nil' check (not empty list).
7175         (wl-draft-insert-x-face-field): Fixed paren style.
7176
7177         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7178         one-branch conditional statement, instead of `and' and `if'.
7179         (wl-draft-forward): Likewise.
7180         (wl-draft-add-references): Likewise.
7181         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7182
7183         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7184         conditional steatment.  Use `cond' instead of `if'.
7185         (wl-draft-confirm): Likewise.
7186
7187 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7188
7189         * wl-version.el (wl-version-show): Use `product-string-1'
7190         instead of `wl-version'.
7191         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7192
7193         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7194
7195 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7196
7197         * wl-highlight.el (wl-highlight-headers): Revert
7198         `wl-highlight-x-face-func' argument (`beg' and `end').
7199
7200 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7201
7202         * wl.el (toplevel): Move `product-provide' declare.
7203         * wl-demo.el (toplevel): Ditto.
7204         * wl-dnd.el (toplevel): Ditto.
7205         * wl-highlight.el (toplevel): Ditto.
7206         * wl-message.el (toplevel): Ditto.
7207         * wl-refile.el (toplevel): Ditto.
7208         * wl-util.el (toplevel): Ditto.
7209
7210 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7211
7212         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7213         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7214         (wl-thread-close-all): keep cursor position.
7215
7216 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7217
7218         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7219         (eq x 0).
7220         (wl-generate-user-agent-string-1): Fix conditional statement.
7221
7222 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7223
7224         * wl.el (wl-check-environment): Additional check for
7225         'wl-local-domain' and `wl-message-id-domain'.
7226
7227 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7228
7229         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7230
7231 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7232
7233         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7234         instead of `smtp-sasl-user-realm'.
7235
7236 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7237
7238         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7239
7240 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7241
7242         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7243         to the default value as well as `eword-lexical-analyzer'.
7244
7245 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7246
7247         * wl-version.el (wl-extended-emacs-version,
7248         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7249         `elmo-match-string' instead of `wl-match-string'.
7250
7251 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7252
7253         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7254         docstring.
7255
7256 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7257
7258         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7259
7260 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7261
7262         * wl-highlight.el (wl-highlight-headers): Remove
7263         `wl-highlight-x-face-func' argument (`beg' and `end').
7264
7265 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7266
7267         * wl-summary.el (wl-summary-mark-as-important):
7268         Remove cache if folder is local.
7269
7270 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7271
7272         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7273         to get existing e-mail address string.
7274
7275 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7276
7277         * wl-version.el (wl-generate-user-agent-string): Commentary.
7278         (wl-generate-user-agent-string-1): Use `when' for
7279         one-branch conditional statement, instead of `and' and `if'.
7280         (wl-extended-emacs-version, wl-extended-emacs-version2,
7281         wl-extended-emacs-version3): Ditto.
7282
7283 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7284
7285         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7286         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7287         condition-case; Remove initialization.
7288         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7289         (wl-summary-sync-update3): Added argument `sync-all';
7290         Eliminated local variable `msgdb';
7291         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7292         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7293         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7294
7295 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7296
7297         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7298         connection before call `wl-draft-send-mail-with-smtp'.
7299
7300 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7301
7302         * Version number is increased to 2.5.4.
7303
7304 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7305
7306         * wl.el (wl-check-environment): Additional check for
7307         'wl-local-domain' and `wl-message-id-domain'.
7308
7309 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7310
7311         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7312         buffer as command specific.
7313         (wl-folder-mark-as-read-all-entity): Ditto.
7314         (wl-folder-prefetch-entity): Ditto.
7315         (wl-folder-drop-unsync-entity): Ditto.
7316
7317         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7318         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7319         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7320
7321         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7322         save-excursion.
7323
7324 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7325
7326         * Version number is increased to 2.5.3.
7327
7328         * wl-summary.el (wl-summary-save-view-cache):
7329         Delete duplicated `write-region';
7330         Use `write-region-as-binary' instead of `as-binary-output-file' and
7331         `write-region'.
7332
7333 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7334
7335         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7336
7337 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7338
7339         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7340         instead of `smtp-via-smtp'.
7341
7342 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7343
7344         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7345
7346 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7347
7348         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7349         instead of `smtp-sasl-user-realm'.
7350
7351 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7352
7353         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7354
7355 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7356
7357         * Version number is increased to 2.5.2.
7358
7359 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7360
7361         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7362         does not exist.
7363         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7364         (wl-biff-start): Call `timer-activate' if timer already exists.
7365
7366         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7367         only when it is bound as function.
7368
7369 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7370
7371         * Version number is increased to 2.5.1.
7372
7373 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7374
7375         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7376         Print refile/copy destination.
7377
7378 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7379
7380         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7381         queue-flush-only is non-nil.
7382
7383         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7384
7385         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7386         checking cache folder.
7387
7388 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7389
7390         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7391         `regexp-quote'.
7392
7393 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7394
7395         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7396         function.
7397         * wl-summary.el (wl-summary-write-current-folder-functions):
7398         Change default value.  Use it.
7399
7400 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7401
7402         * Version number is increased to 2.5.0.
7403
7404         * wl-version.el (wl-version): Changed codename.
7405
7406 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7407
7408         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7409         (wl-summary-supersedes-message): Ditto.
7410
7411 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7412
7413         * wl-refile.el (wl-refile-guess-functions): Renamed from
7414         `wl-refile-guess-func-list'.
7415
7416 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7417
7418         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7419         Fixed problem when no rule was matched.
7420
7421 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7422
7423         * wl-summary.el (wl-summary-get-mark): Fixed
7424         `wl-summary-buffer-target-mark' check logic.
7425
7426 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7427
7428         * wl-folder.el (wl-folder-write-current-folder): Added group
7429         folder check.
7430
7431         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7432         `wl-summary-write-current-newsgroup'.
7433         (wl-summary-write-current-folder-functions): New variable.
7434         * wl-folder.el (wl-folder-get-newsgroups): New function.
7435         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7436         (wl-folder-write-current-folder): Renamed from
7437         `wl-folder-write-current-newsgroup'.
7438
7439 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7440
7441         * Version number is increased to 2.3.93.
7442
7443 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7444
7445         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7446         (wl-ldap-make-matched-value-list): Ditto.
7447         (wl-ldap-alias-safe-string): Split e-mail address.
7448
7449         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7450         petname folder default was selected.
7451         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7452         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7453
7454 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7455
7456         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7457         to `wl-draft-config-exec'.
7458
7459         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7460         instead of calling `wl-draft-config-exec';
7461         Process group-list and show recipients in minibuffer.
7462
7463         * tm-wl.el (wl-draft-preview-message): Ditto.
7464
7465 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7466
7467         * wl.el (toplevel): Added (C) to copyright notice, and
7468         sync Author header.
7469         * tm-wl.el (toplevel): Ditto.
7470         * wl-address.el (toplevel): Ditto.
7471         * wl-demo.el (toplevel): Ditto.
7472         * wl-dnd.el (toplevel): Ditto.
7473         * wl-draft.el (toplevel): Ditto.
7474         * wl-e21.el (toplevel): Ditto.
7475         * wl-expire.el (toplevel): Ditto.
7476         * wl-folder.el (toplevel): Ditto.
7477         * wl-highlight.el (toplevel): Ditto.
7478         * wl-message.el (toplevel): Ditto.
7479         * wl-mime.el (toplevel): Ditto.
7480         * wl-mule.el (toplevel): Ditto.
7481         * wl-nemacs.el (toplevel): Ditto.
7482         * wl-refile.el (toplevel): Ditto.
7483         * wl-score.el (toplevel): Ditto.
7484         * wl-summary.el (toplevel): Ditto.
7485         * wl-template.el (toplevel): Ditto.
7486         * wl-thread.el (toplevel): Ditto.
7487         * wl-util.el (toplevel): Ditto.
7488         * wl-vars.el (toplevel): Ditto.
7489         * wl-xmas.el (toplevel): Ditto.
7490
7491 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7492
7493         * wl.el (wl-init): Added comment about `wl-init-hook'.
7494         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7495         * wl-vars.el (wl-init-hook): Added docs.
7496         (wl-make-plugged-hook): Removed useless docs.
7497         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7498         * wl-xmas.el (toplevel): Ditto.
7499
7500 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7501
7502         * wl-address.el (toplevel): Fixed multiple Author header format.
7503         * wl-demo.el (toplevel): Ditto.
7504         * wl-draft.el (toplevel): Ditto.
7505         * wl-folder.el (toplevel): Ditto.
7506         * wl-summary.el (toplevel): Ditto.
7507         * wl-thread.el (toplevel): Ditto.
7508         * wl-util.el (toplevel): Ditto.
7509         * wl-vars.el (toplevel): Ditto.
7510         * wl-version.el (toplevel): Ditto.
7511         * wl-xmas.el (toplevel): Ditto.
7512         * wl.el (toplevel): Ditto.
7513
7514         * wl-version.el (toplevel): Added require `elmo-version' for
7515         `product-version-as-string'.
7516
7517 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7518
7519         * wl-vars.el (wl-draft-send-hook): Changed default value to
7520         '(wl-draft-config-exec).
7521
7522         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7523         explicitly.
7524         (wl-draft): Set `wl-draft-config-exec-flag' before running
7525         `wl-mail-setup-hook'.
7526
7527         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7528         `wl-biff-init-icons' to `wl-init-hook' instead of
7529         `wl-make-plugged-hook'.
7530         (Because if `wl-draft' command is invoked at first,
7531         they are not initialized)
7532         Updated copyright notice.
7533
7534         * wl-e21.el (toplevel): Ditto;
7535
7536         * wl-demo.el (toplevel): Updated copyright notice.
7537         * wl-address.el (toplevel): Ditto.
7538         * wl-draft.el (toplevel): Ditto.
7539         * wl-version.el (toplevel): Ditto.
7540         * wl-folder.el (toplevel): Ditto.
7541         * wl-summary.el (toplevel): Ditto.
7542         * wl-thread.el (toplevel): Ditto.
7543         * wl-util.el (toplevel): Ditto.
7544         * wl-vars.el (toplevel): Ditto.
7545         * wl.el (toplevel): Ditto.
7546
7547 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7548
7549         * wl-highlight.el (wl-highlight-message): Fixed problem of
7550         highlighting failure which occured when the last field contains
7551         multiple lines in the draft buffer.
7552
7553         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7554         `wl-biff-start' if plugged.
7555
7556         * wl-util.el (wl-biff-check-folder): New function.
7557         (wl-biff-check-folders): Don't set session name prefix.
7558         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7559         (wl-biff-check-folder-async): Ditto.
7560
7561         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7562         in email address.
7563
7564 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7565
7566         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7567
7568         * wl-draft.el (wl-draft-strip-subject-re): New function.
7569
7570         * wl-draft.el (wl-draft-reply): Use it.
7571
7572 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7573
7574         * wl-message.el (wl-mmelmo-message-redisplay): Use
7575         `mime-display-message' instead of `wl-mime-display-message'.
7576
7577         * wl-mime.el (toplevel): Removed compatibility workaround
7578         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7579         (wl-mime-display-message): Abolished.
7580         (wl-mime-entity-read-field): Ditto.
7581         (wl-mime-combine-message/partial-pieces): Use
7582         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7583
7584 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7585
7586         * wl-template.el: Doc fixes.
7587
7588 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7589
7590         * wl-e21.el (wl-message-overload-functions): Do nothing if
7591         `current-local-map' is not available.
7592         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7593
7594 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7595
7596         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7597         representation.
7598
7599         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7600         number.
7601         (wl-fldmgr-save-folders): Don't use `format' when insert
7602         `wl-fldmgr-folders-header'.
7603
7604 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7605
7606         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7607
7608 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7609
7610         * wl-highlight.el (wl-highlight-message):
7611         Use `std11-field-end' to detect end point of the header field.
7612         Refer `wl-highlight-max-header-size'.
7613
7614         * wl-vars.el (wl-highlight-max-header-size): New variable.
7615
7616         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7617
7618         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7619         Set `for-draft' argument of wl-highlight-headers.
7620         (wl-draft): Ditto.
7621         (wl-draft-reedit): Ditto.
7622         (wl-user-agent-compose-internal): Ditto.
7623
7624 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7625
7626         * wl-message.el (wl-message-add-button): Use overlay.
7627
7628 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7629
7630         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7631
7632         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7633         problem when group-list content is nothing.
7634         (Reported by Mito <mit@nines.nec.co.jp>)
7635
7636 2000-10-18  SAITO Atsunori <sai@yedo.com>
7637
7638         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7639
7640 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7641
7642         * tm-wl.el (toplevel): Use product-provide.
7643
7644 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7645
7646         * Version number is increased to 2.3.92.
7647
7648 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7649
7650         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7651         title text, use `display' property for left margin under Emacs 21.
7652
7653         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7654         properties.
7655         (wl-plugged-init-icons): Ditto.
7656
7657 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7658
7659         * wl.el (wl-save-status, wl-init): Remove last period in
7660         "...done." message.
7661         * tm-wl.el (wl-summary-burst): Ditto.
7662         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7663         wl-summary-resume-cache-status,
7664         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7665         wl-summary-sync-update3, wl-summary-highlight-msgs,
7666         wl-summary-flush-pending-append-operations,
7667         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7668         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7669         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7670         wl-thread-open-all): Ditto.
7671         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7672         * wl-mime.el (wl-summary-burst): Ditto.
7673         * wl-highlight.el (wl-highlight-summary): Ditto.
7674         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7675         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7676         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7677         * wl-address.el (wl-local-address-init): Ditto.
7678
7679 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7680
7681         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7682         `add-text-properties'.
7683         (wl-plugged-init-icons): Ditto.
7684         (wl-folder-init-icons): Use `propertize' instead of
7685         `put-text-property'.
7686         (wl-plugged-set-folder-icon): Ditto.
7687         (wl-e21-highlight-folder-group-line): Ditto.
7688
7689 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7690
7691         * wl-version.el (wl-version-status-alist): New variable.
7692         (wl-version-status): New function.
7693
7694         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7695         "Cc" part of the case "Reply-To".
7696
7697         * wl-draft.el (wl-draft-reply): Use result of
7698         `eword-extract-address-components'.
7699
7700         * wl-demo.el (wl-demo-icon-name): New constant.
7701         (wl-logo-xpm): Use it.
7702         (wl-logo-xbm): Ditto.
7703         (wl-logo-bitmap): Ditto.
7704
7705         * Version number is increased to 2.3.91.
7706
7707 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7708
7709         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7710         (wl-extended-emacs-version, wl-extended-emacs-version2,
7711         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7712         docstring.
7713
7714         * wl-version.el (wl-generate-user-agent-string-1): New function.
7715         (wl-generate-user-agent-string): Use it.
7716
7717         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7718         `mime-edit-insert-user-agent-field'.
7719         (wl-generate-user-agent-string): Check
7720         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7721
7722         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7723         instead of `if', when verbose case.
7724
7725 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7726
7727         * wl-expire.el (wl-summary-expire): Fix.
7728
7729 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7730
7731         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7732         and `elmo-lost+found-folder' if 'wl-draft.
7733         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7734
7735 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7736
7737         * wl-expire.el (wl-summary-expire): Change messages.
7738         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7739         `deleing-info' instead of "Deleting..."
7740
7741 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7742
7743         * wl-summary.el (wl-summary-refile-subr): Fix.
7744
7745 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7746
7747         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7748         if pipe folder.
7749
7750 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7751
7752         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7753
7754 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7755
7756         * wl-expire.el (wl-expire-hide): New function.
7757         (wl-summary-expire): Add `hide'.
7758
7759 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7760
7761         * wl-vars.el (wl-draft-reply-without-argument-list):
7762         Changed default value to consider `Reply-To:'.
7763         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7764
7765         * Version number is increased to 2.3.90.
7766
7767         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7768         elmo-imap4-get-session with unwind-protect.
7769         Don't cause error.
7770         (wl-summary-sync-marks): Don't check plugged nor folder type.
7771         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7772         (Always keep current buffer).
7773
7774 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7775
7776         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7777         Enclose with `save-excursion'.
7778
7779 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7780
7781         * wl-version.el (wl-version): Remove interactive.
7782
7783 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7784
7785         * wl-version.el (wl-generate-user-agent-string): Use
7786         `product-string-verbose' instead of `product-string-1'.
7787
7788 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7789
7790         * wl-vars.el (wl-draft-use-cache): New variable.
7791         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7792         if wl-draft-use-cache is non-nil.
7793
7794 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7795
7796         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7797         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7798
7799 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7800
7801         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7802         (wl-thread-msg-mark-as-unread): Ditto.
7803
7804         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7805         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7806         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7807         Don't set mark in summary if return value of `elmo-mark-as-read'
7808         is nil.
7809         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7810         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7811         instead of `wl-thread-msg-mark-as-read'.
7812         (wl-summary-mark-as-unread-region): Ditto.
7813         (wl-summary-target-mark-mark-as-read): Ditto.
7814
7815         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7816
7817 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7818
7819         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7820
7821         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7822
7823 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7824
7825         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7826         face.
7827
7828 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7829
7830         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7831         `running-xemacs'.
7832
7833 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7834
7835         * wl-version.el (toplevel): Use `product-version-as-string' for
7836         set verstion-string, if defined.
7837
7838         * wl-version.el (wl-version-show): Insert string at point, when
7839         call with argument.
7840
7841         * wl-version.el (wl-generate-user-agent-string): Use
7842         `product-string-1' instead of `wl-appname', `wl-version' and
7843         `wl-codename'.
7844
7845 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7846
7847         * wl-address.el (toplevel): Use product-provide.
7848         * wl-demo.el (toplevel): Ditto.
7849         * wl-dnd.el (toplevel): Ditto.
7850         * wl-draft.el (toplevel): Ditto.
7851         * wl-e21.el (toplevel): Ditto.
7852         * wl-expire.el (toplevel): Ditto.
7853         * wl-fldmgr.el (toplevel): Ditto.
7854         * wl-folder.el (toplevel): Ditto.
7855         * wl-highlight.el (toplevel): Ditto.
7856         * wl-message.el (toplevel): Ditto.
7857         * wl-mime.el (toplevel): Ditto.
7858         * wl-mule.el (toplevel): Ditto.
7859         * wl-nemacs.el (toplevel): Ditto.
7860         * wl-refile.el (toplevel): Ditto.
7861         * wl-score.el (toplevel): Ditto.
7862         * wl-summary.el (toplevel): Ditto.
7863         * wl-template.el (toplevel): Ditto.
7864         * wl-thread.el (toplevel): Ditto.
7865         * wl-util.el (toplevel): Ditto.
7866         * wl-vars.el (toplevel): Ditto.
7867         * wl-xmas.el (toplevel): Ditto.
7868         * wl.el (toplevel): Ditto.
7869
7870 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7871
7872         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7873         instead of product.
7874
7875         * wl-version.el (wl-version): Compile time evalution elmo-version.
7876
7877 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7878
7879         * wl-summary.el (wl-summary-sync-force-update): Append queue
7880         `mark-as-read'if unplugged.
7881
7882 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7883
7884         * wl-version.el: New file.  Use product.el.
7885         * wl.el: add (require 'wl-version).
7886         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7887         for ~/.folders header.
7888         (wl-fldmgr-folders-header): Changed.
7889         * wl-demo.el (wl-demo): Use product.el.
7890
7891         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7892         wl-version.el.
7893         * wl-util.el (wl-version, wl-version-show): Ditto.
7894
7895         * wl-util.el (wl-generate-user-agent-string,
7896         wl-extended-emacs-version, wl-extended-emacs-version2,
7897         wl-extended-emacs-version3): Move to wl-version.el.
7898         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7899         xemacs-codename, mime-edit-insert-user-agent-field,
7900         mime-edit-user-agent-value, mime-editor/version,
7901         mime-editor/codename): Compile warning killer move to
7902         wl-version.el
7903
7904 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7905
7906         * wl-summary.el (wl-summary-refile-subr): Fix.
7907
7908 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7909
7910         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7911         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7912
7913 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7914
7915         * wl.el (wl-check-environment): Check too many `@'.
7916
7917 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7918
7919         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7920
7921 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7922
7923         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7924         wl-draft-reply-myself-without-argument-list): Add variables.
7925         * wl-draft.el (wl-draft-reply): Use it.
7926
7927 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7928
7929         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7930         the 5th argument of `elmo-network-get-spec'.
7931
7932         * wl-thread.el (wl-thread-reparent-children): New inline function.
7933         (wl-thread-delete-message): Use it.
7934
7935         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7936         (wl-summary-score-update-all-lines): Don't use `dolist'.
7937
7938 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7939
7940         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7941         (require 'elmo-msgdb) for inline function.
7942
7943 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7944
7945         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7946
7947 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7948
7949         * wl-score.el (wl-score-headers): Fix for the confusing macro
7950         `elmo-kill-buffer'.
7951
7952 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7953
7954         * wl-summary.el: Don't use the 3rd argument of `require' because
7955         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7956         * wl-util.el: Ditto.
7957         * wl-draft.el: Ditto.
7958
7959 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7960
7961         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7962         window system is not used.
7963
7964 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7965
7966         * wl-thread.el: Don't use `mapcar' only for iteration.
7967         (wl-thread-resume-entity): Ditto.
7968         (wl-thread-delete-message): Ditto.
7969
7970         * wl-summary.el: Bind `dragdrop-drop-functions',
7971         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7972         of `require' for `timezone', `easymenu' and `ps-print';
7973         don't use `mapcar' only for iteration.
7974
7975         * wl-util.el: Bind `mule-version', `nemacs-version',
7976         `emacs-beta-version', `xemacs-codename',
7977         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7978         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7979         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7980         only for iteration.
7981
7982         * wl-score.el: Don't use `mapcar' only for iteration.
7983         (wl-score-simplify-buffer-fuzzy): Ditto.
7984         (wl-score-simplify-subject): Ditto.
7985         (wl-score-headers): Ditto.
7986         (wl-summary-score-update-all-lines): Ditto.
7987
7988         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7989         `enable-multibyte-characters' and `mule-version'.
7990
7991         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7992         `mapcar' only for iteration.
7993
7994         * wl-demo.el: Don't use `mapcar' only for iteration.
7995
7996         * wl-folder.el: Don't use `mapcar' only for iteration.
7997         (wl-folder-open-all): Ditto.
7998         (wl-folder-count-incorporates): Ditto.
7999
8000         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
8001         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
8002
8003         * wl-draft.el: Bind `x-face-add-x-face-version-header',
8004         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
8005         `smtp-connection-type'; specify 3rd argument of `require' for
8006         `timezone'; don't use `mapcar' only for iteration.
8007         (wl-draft-clone-local-variables): Don't use `mapcar'.
8008         (wl-draft-generate-clone-buffer): Ditto.
8009         (wl-user-agent-compose-internal): Ditto.
8010
8011         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
8012
8013         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
8014         (wl-save-status): Ditto.
8015
8016         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
8017         for iteration.
8018
8019 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
8020
8021         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
8022         removed `Date'.
8023         (wl-fldmgr-make-filter-default): New user option.
8024
8025         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
8026         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
8027         (wl-fldmgr-filter-completion-alist): Abolish.
8028
8029         * wl.el (wl): Don't check servers if arg is non-nil.
8030
8031         * wl-draft.el (wl-draft-reply): Set only message-id string to
8032         In-Reply-To field.
8033
8034 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8035
8036         * wl-summary.el (wl-summary-pick): Rewrite.
8037
8038         * wl-draft.el (wl-draft-forward): Get references field from
8039         original buffer.
8040         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
8041
8042 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8043
8044         * wl-draft.el (wl-draft-forward): Add references field.
8045
8046 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
8047
8048         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
8049         (wl-draft-reply): Use it.
8050
8051 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
8052
8053         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
8054         when Emacs 21 is running.
8055
8056         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
8057         bindings.
8058
8059 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8060
8061         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
8062         XPM icons transparent.
8063
8064         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
8065         Emacs 21.
8066
8067 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
8068
8069         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
8070         nil.
8071
8072         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
8073         when it is persistent.
8074         (wl-summary-sync-marks): Changed argument for
8075         `elmo-list-folder-unread' and `elmo-list-folder-important'.
8076         (wl-summary-virtual): Use `elmo-read-search-condition'.
8077         (wl-summary-redisplay-internal): If folder is local, mark as read
8078         even when folder is plugged.
8079
8080 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8081
8082         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
8083         of `tool-bar-lines' in the frame parameters.
8084         (after-make-frame-functions, post-command-hook): Don't modify the
8085         value.
8086         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8087         wl-e21-tool-bar-lines): Removed.
8088
8089 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8090
8091         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8092         properties `evaporate' and `wl-momentary-overlay' as well.
8093         (wl-highlight-summary-displaying): Ditto.
8094         (wl-delete-all-overlays): Don't delete overlay which does not have
8095         a property `wl-momentary-overlay'.
8096
8097         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8098         `display-mouse-p' and `display-graphic-p'.
8099         (wl-folder-init-icons): Don't search for XBM or the other files.
8100         (wl-plugged-set-folder-icon): Make icons if and only if
8101         `display-graphic-p' returns non-nil.
8102         (wl-highlight-plugged-current-line): Use `before-string' overlay
8103         property to show icon images.
8104         (wl-highlight-folder-current-line): Ditto.
8105         (wl-e21-highlight-folder-group-line): Ditto.
8106         (wl-e21-highlight-folder-by-numbers): Ditto.
8107         (wl-e21-insert-image): Removed.
8108         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8109         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8110         said.
8111         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8112         `wl-e21-force-switch-toolbar'.
8113         (wl-e21-make-icon-image): Removed.
8114         (wl-e21-setup-toolbar): Don't search for XBM files.
8115         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8116         the default value.
8117
8118 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8119
8120         * wl-util.el (wl-biff-check-folder-async): Set
8121         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8122
8123 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8124
8125         * wl-e21.el (after-make-frame-functions): Add
8126         `wl-e21-force-switch-toolbar'.
8127         (wl-e21-force-switch-toolbar): New function force to switch the
8128         toolbar appearance automatically.
8129         (post-command-hook): Add `wl-e21-switch-toolbar'.
8130         (wl-e21-switch-toolbar): New function to switch the toolbar
8131         appearance automatically.
8132         (wl-e21-tool-bar-lines): New buffer local variable.
8133
8134 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8135
8136         * wl-util.el (wl-biff-check-folders-running): New variable.
8137         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8138         (wl-biff-check-folder-async-callback):
8139         Set `wl-biff-check-folders-running'.
8140         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8141         with unwind-protect.
8142
8143         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8144         Enclose `wl-folder-auto-check' with unwind-protect.
8145
8146         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8147         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8148
8149         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8150
8151         * wl-util.el (wl-biff-notify): New inline function.
8152         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8153         locally.
8154         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8155         folder-list' is 1.
8156         Use `wl-biff-notify'.
8157         (wl-biff-check-folder-async-callback): New function.
8158         (wl-biff-check-folder-async): Ditto.
8159
8160         * wl-folder.el (wl-folder): Don't check folders.
8161         (wl-folder-auto-check): New function.
8162
8163 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8164
8165         * wl-util.el (wl-biff-start) [Emacs19+]:
8166         Use `timer-next-integral-multiple-of-time'.
8167         (wl-biff-check-folders): Use `wl-default-folder'
8168         if `wl-biff-check-folder-list' is nil.
8169
8170 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8171
8172         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8173         instead of `elmo-delete-lists'.
8174
8175 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8176
8177         * wl.el (wl-plugged-toggle-all): Set the value of
8178         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8179         (wl-plugged-toggle): Ditto.
8180         (wl-toggle-plugged): Ditto.
8181         (wl-plugged-init): Ditto.
8182
8183         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8184         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8185         instead of `wl-biff-state-indicator-off' and
8186         `wl-biff-state-indicator-on'; don't modify the value and the type
8187         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8188         (wl-plugged-init-icons): Set icons data to
8189         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8190         instead of `wl-plug-state-indicator-off' and
8191         `wl-plug-state-indicator-on'; don't modify the value and the type
8192         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8193
8194         * wl-vars.el (wl-modeline-biff-state-off,
8195         wl-modeline-biff-state-on, wl-modeline-biff-status,
8196         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8197         wl-modeline-plug-status): New internal variables.
8198         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8199         wl-biff-check-interval, wl-biff-check-folder-list): Change
8200         customization group from `wl-folder' to `wl-highlight'.
8201         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8202         wl-show-plug-status-on-modeline): Defcustomized.
8203
8204         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8205         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8206         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8207         a flag to `mode-line-buffer-identification'.
8208
8209         * wl-e21.el (wl-biff-init-icons): Set icons data to
8210         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8211         instead of `wl-biff-state-indicator-off' and
8212         `wl-biff-state-indicator-on'.
8213         (wl-plugged-init-icons): Set icons data to
8214         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8215         instead of `wl-plug-state-indicator-off' and
8216         `wl-plug-state-indicator-on'.
8217
8218 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8219
8220         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8221         excessive titles.
8222
8223 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8224
8225         * wl.el (wl-plugged-mode): Use revised
8226         `wl-mode-line-buffer-identification'.
8227         (wl-plugged-init): Don't use `force-mode-line-update'.
8228
8229         * wl-xmas.el (wl-draft-overload-functions): Use revised
8230         `wl-mode-line-buffer-identification'.
8231         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8232         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8233         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8234         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8235         `wl-make-plugged-hook';
8236         add `wl-folder-init-icons' and `wl-setup-folder' to
8237         `wl-folder-mode-hook'.
8238
8239         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8240         19 as well.
8241         (wl-mode-line-display-priority-list): New user option.
8242         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8243         Defcustomized.
8244         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8245         Add docs.
8246
8247         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8248         start.
8249         (wl-mode-line-buffer-identification): Revised as a function.
8250
8251         * wl-summary.el (wl-summary-mode): Use revised
8252         `wl-mode-line-buffer-identification'; don't call
8253         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8254         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8255         `wl-xmas-setup-summary'.
8256
8257         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8258         `wl-mode-line-buffer-identification'.
8259
8260         * wl-mule.el (wl-draft-overload-functions): Use revised
8261         `wl-mode-line-buffer-identification'.
8262
8263         * wl-folder.el (wl-make-plugged-alist): Don't call
8264         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8265         (wl-folder): Don't call `wl-folder-init-icons' directly.
8266         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8267         `wl-xmas-setup-folder' directly;
8268         use revised `wl-mode-line-buffer-identification'.
8269         (TopLevel): Don't bind `wl-biff-init-icons',
8270         `wl-plugged-init-icons', `wl-folder-init-icons',
8271         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8272
8273         * wl-e21.el (wl-draft-overload-functions): Use revised
8274         `wl-mode-line-buffer-identification'.
8275         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8276         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8277         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8278         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8279         `wl-make-plugged-hook';
8280         add `wl-folder-init-icons' and `wl-setup-folder' to
8281         `wl-folder-mode-hook'.
8282
8283 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8284             Katsumi Yamaoka    <yamaoka@jpl.org>
8285
8286         * wl.el (wl): Call `wl-biff-start'.
8287         (wl-exit): Call `wl-biff-stop'.
8288         (wl-plugged-mode): Show biff in modeline.
8289         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8290
8291         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8292         (wl-biff-init-icons): New function.
8293         (wl-plugged-init-icons): Don't make too much keymaps.
8294         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8295
8296         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8297         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8298         variables.
8299         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8300         options.
8301
8302         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8303         wl-biff-start, wl-biff-stop): New functions.
8304         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8305         (wl-biff-timer-name): New variable.
8306
8307         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8308
8309         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8310         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8311
8312         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8313         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8314
8315         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8316         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8317         `wl-folder-init-icons' to `ignore' if they are not available.
8318         (wl-folder-mode): Show biff in modeline.
8319
8320         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8321         (wl-biff-init-icons): New function.
8322         (wl-plugged-init-icons): Don't make too much keymaps.
8323         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8324
8325 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8326
8327         * wl-vars.el (wl-strict-diff-folders): Customization Type
8328         and doc fix.  Define as a list of regular expressions for
8329         folders or nil.
8330         * wl-folder.el (wl-folder-check-one-entity): Use
8331         `wl-string-match-member' instead of `wl-string-member' for
8332         `wl-strict-diff-folders'.
8333
8334 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8335
8336         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8337         (wl-highlight-folder-current-line): Use it; new implementation.
8338         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8339         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8340         `defsubst' instead of `defun'.
8341
8342         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8343         `wl-highlight-group-folder-by-numbers'; made it can also be a
8344         number.  See info for more details.
8345
8346         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8347         running.
8348
8349         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8350         to bind them.
8351
8352         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8353         (wl-highlight-folder-current-line): New implementation.
8354
8355         * wl-highlight.el (wl-highlight-folder-group-line): New
8356         implementation.
8357         (wl-delete-all-overlays): Rewrite as a marco.
8358         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8359
8360         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8361         running.
8362         (wl-folder-*-glyph): No need to bind them.
8363
8364         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8365         `wl-e21-highlight-folder-group-icon'; rewrite.
8366         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8367         `defsubst' instead of `defun'.
8368         (wl-folder-mode-map): Bind it when compiling.
8369
8370 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8371
8372         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8373
8374         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8375
8376 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8377
8378         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8379
8380 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8381
8382         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8383         (wl-highlight-folder-current-line): Use it.
8384
8385         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8386         in `id-name'.
8387
8388 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8389
8390         * wl.el: Require `wl-e21' when Emacs 21 is running.
8391
8392         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8393         default when Emacs 21 is running.
8394         (wl-use-highlight-mouse-line): Ditto.
8395         (wl-on-emacs21): New constant.
8396         (wl-on-emacs20): Removed.
8397
8398         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8399         Emacs 21 is running.
8400
8401         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8402         Emacs 21 is running.
8403
8404         * wl-e21.el: New file.
8405
8406 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8407
8408         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8409         (wl-toggle-plugged): Ditto.
8410         (wl-plugged-toggle): Ditto.
8411         (wl-plugged-toggle-all): Ditto.
8412
8413         * wl-vars.el (wl-plug-state-indicator): Refer
8414         `wl-plug-state-indicator-on' indirectly.
8415
8416 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8417
8418         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8419         Call `wl-folder-confirm-existence'.
8420
8421         * wl-folder.el (wl-folder-confirm-existence): Added optional
8422         argument `force'.
8423
8424 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8425
8426         * wl-summary.el (wl-summary-refile-subr): Assume
8427         `copy-or-refile' as symbol.
8428         (wl-summary-refile): Follow up above change.
8429         (wl-summary-copy): Ditto.  Doc fix.
8430
8431 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8432
8433         * wl-summary.el (wl-summary-pick): Don't bind
8434         `elmo-search-mime-charset'.
8435
8436         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8437         default using old backquote style.
8438         (wl-search-mime-charset): Abolished.
8439
8440         * wl-highlight.el (wl-highlight-headers):
8441         Call `point' after `re-search-forward'(for Nemacs).
8442
8443         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8444         for elmo-imap4.el.
8445
8446 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8447
8448         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8449         `wl-message-ignored-field-list' instead of
8450         `mime-view-ignored-field-list'.
8451
8452         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8453         Add interactive spec.
8454         (wl-folder-goto-bottom-of-current-folder): Ditto.
8455         (wl-folder-mode-map): Bind them.
8456
8457         * wl-vars.el (wl-message-ignored-field-list): New variable.
8458         (wl-message-visible-field-list): New variable.
8459
8460         * wl-mime.el (wl-mime-header-presentation-method): New function.
8461         (wl-mime-setup): Set header-presentation-method.
8462
8463 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8464
8465         * wl-nemacs.el (wl-draft-overload-functions): Set
8466         `mode-line-buffer-identification' instead of using
8467         `wl-make-modeline'.
8468
8469         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8470         instead of using `wl-make-modeline'.
8471
8472         * wl-xmas.el (wl-plugged-init-icons): Set up
8473         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8474         (wl-make-modeline): Abolish.
8475         (wl-draft-overload-functions): Set
8476         `mode-line-buffer-identification' instead of using
8477         `wl-make-modeline'.
8478
8479         * wl-util.el (wl-make-modeline-subr): Abolish.
8480         (wl-mode-line-buffer-identification): New alias.
8481
8482         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8483         (wl-summary-make-modeline): Abolish.
8484         (wl-summary-buffer-set-folder): Set
8485         `wl-summary-buffer-folder-indicator'.
8486         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8487         of using `wl-make-modeline'.
8488         (wl-summary-switch-to-clone-buffer): Don't set
8489         `mode-line-buffer-identification'.
8490         (wl-summary-goto-folder-subr): Ditto.
8491
8492         * wl-mule.el (wl-draft-overload-functions): Set
8493         `mode-line-buffer-identification' instead of using
8494         `wl-make-modeline'.
8495
8496         * wl-folder.el (wl-folder-mode): Set
8497         `mode-line-buffer-identification' instead of using
8498         `wl-make-modeline'.
8499         (wl-folder): Don't set `mode-line-buffer-identification'.
8500
8501 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8502
8503         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8504         instead of `member' for `wl-refile-guess-func-list' look-ups.
8505         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8506
8507 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8508
8509         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8510         `wl-message-button-dispatcher'.
8511
8512         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8513
8514         * wl-message.el (wl-message-button-dispatcher): Use it.
8515
8516         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8517         "In-Reply-To".
8518
8519         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8520         Bind `case-fold-search' to t.
8521
8522 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8523
8524         * wl-xmas.el (wl-message-overload-functions): Initialize
8525         `wl-message-button-map'.
8526
8527         * wl-mule.el (wl-message-overload-functions): Initialize
8528         `wl-message-button-map'.
8529
8530         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8531
8532         * wl-message.el (wl-message-button-map): New keymap.
8533         (wl-message-add-button): New function.
8534         (wl-message-button-dispatcher): New function.
8535         (wl-message-button-refer-article): New function.
8536
8537         * wl-highlight.el
8538         (wl-highlight-message-add-buttons-to-header): New function.
8539         (wl-highlight-headers): Use it.
8540
8541 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8542
8543         * wl-summary.el (wl-summary-default-from): Use
8544         `wl-address-get-petname-1'.
8545         (wl-summary-simple-from): Ditto.
8546
8547         * wl-address.el (wl-address-get-petname-1): New inline function.
8548         (wl-address-get-petname): Use it.
8549
8550 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8551
8552         * wl-summary.el (wl-summary-default-from): Return full-name part
8553         from the address if no petname was found.
8554         (wl-summary-simple-from): Ditto.
8555
8556         * wl-address.el (wl-address-get-petname): Return nil if no petname
8557         associated with the address was found.
8558
8559 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8560
8561         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8562         display is finished.
8563
8564 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8565
8566         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8567         `elmo-folder-exists-p' argument.
8568
8569 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8570
8571         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8572         the folder.
8573
8574 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8575
8576         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8577
8578         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8579         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8580
8581 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8582
8583         * wl-folder.el (wl-folder-create-subr): New function.
8584         (wl-folder-confirm-existence): Use it.
8585         (wl-folder-check-one-entity): Use it.
8586         Check the error symbol is derived from 'elmo-open-error.
8587
8588         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8589         `ignore-error'.
8590
8591 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8592
8593         * wl-util.el (toplevel): Add (eval-when-compile (require
8594         'elmo-util)).  (Maybe `provide' is typo.)
8595
8596 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8597
8598         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8599         (I don't know why this was needed.)
8600
8601         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8602         Follow up changes for stream-type.
8603
8604         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8605         (wl-draft-elmo-nntp-send): Ditto.
8606
8607         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8608         (wl-nntp-posting-stream-type): Ditto.
8609         (wl-pop-before-smtp-ssl): Abolished.
8610         (wl-nntp-posting-ssl): Ditto.
8611
8612         * wl-address.el (wl-address-quote-specials): New function.
8613         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8614
8615         * wl-draft.el (wl-draft-reply): Ditto.
8616
8617 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8618
8619         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8620         use function `wl-string-match-assoc'.
8621
8622 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8623
8624         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8625
8626         * wl-draft.el (wl-draft-deduce-address-list): New function.
8627         (wl-draft-parse-mailbox-list): Ditto.
8628         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8629         instead of `smtp-deduce-address-list'.
8630         (wl-draft-on-field-p): Follow group list.
8631
8632         * wl-address.el (wl-address-concat-token): New function.
8633         (wl-address-string-without-group-list-contents): Ditto.
8634         (wl-complete-field-body): Fixed problem of completion
8635         by japanese petname.
8636         (wl-address-make-completion-list): Rewrite.
8637
8638 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8639
8640         * wl-address.el (wl-address-make-completion-list): Completion by
8641         petname.
8642         (wl-complete-field-body): Likewise.
8643
8644 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8645
8646         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8647         contains invalid address syntax.
8648
8649 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8650
8651         * wl-folder.el (wl-folder-check-entity-async): Use
8652         `elmo-nntp-spec-hostname'.
8653
8654 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8655
8656         * wl-summary.el (wl-summary-msgdb-load-async): Use
8657         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8658
8659 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8660
8661         * wl-draft.el (wl-draft-reply): Set argument
8662         `content-transfer-encoding' as nil.
8663
8664 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8665
8666         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8667         `wl-refile-alist'.
8668
8669 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8670
8671         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8672         (wl-draft-edit-string): Ditto.
8673         (wl-draft-forward): Ditto.
8674         * wl-summary.el (wl-summary-write): Ditto.
8675
8676 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8677
8678         * wl-summary.el (wl-summary-sync-update3): Call
8679         `wl-summary-buffer-number-column-detect'.
8680         (wl-summary-buffer-number-column-detect): Search from point-min.
8681
8682 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8683
8684         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8685         contains an address which is not included in original to or cc.
8686
8687 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8688
8689         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8690         begin-line does not exist.
8691         * wl-message.el (wl-message-uu-substring): Ditto.
8692
8693 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8694
8695         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8696         clear local variables.
8697         (wl-summary-exit): Call `elmo-commit'.
8698         (wl-summary-switch-to-clone-buffer): Call
8699         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8700         (wl-summary-goto-folder-subr): Ditto.
8701
8702         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8703         POP folder.
8704
8705 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8706
8707         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8708         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8709         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8710         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8711         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8712         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8713
8714         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8715
8716 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8717
8718         * wl-summary.el (wl-summary-search-by-subject):
8719         Search parent message from the latest one.
8720
8721 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8722
8723         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8724         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8725
8726         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8727         New user option.
8728
8729         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8730         if elmo-nntp-use-killed-list is nil.
8731         Use `elmo-msgdb-append-to-killed-list'.
8732         (Append numbers confirmed as disappeared to the killed list.)
8733         (wl-summary-confirm-appends): Don't display negative number.
8734
8735 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8736
8737         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8738
8739 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8740
8741         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8742         range is `all'.
8743         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8744         `elmo-list-bigger-diff'.
8745
8746 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8747
8748         * wl-summary.el (wl-summary-buffer-exit-func):
8749         New buffer local variable.
8750         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8751
8752 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8753
8754         * wl-demo.el (wl-demo): Fix the last change.
8755
8756 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8757
8758         * wl-demo.el (wl-demo): Don't use `eval'.
8759
8760 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8761
8762         * wl-summary.el (wl-summary-buffer-thread-modified):
8763         New buffer-local variable.
8764         (wl-summary-set-thread-modified): New function.
8765         (wl-summary-thread-modified-p): New function.
8766         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8767         (wl-summary-yank-saved-message): Use function
8768         `wl-summary-set-thread-modified'
8769         (wl-summary-switch-to-clone-buffer): Add
8770         `wl-summary-buffer-thread-modified'.
8771
8772         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8773         (wl-summary-buffer-mark-saved-hook): Ditto.
8774         * wl-summary.el (wl-summary-msgdb-save): New hook
8775         `wl-summary-buffer-message-saved-hook' and
8776         `wl-summary-buffer-mark-saved-hook'.
8777
8778 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8779
8780         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8781
8782 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8783
8784         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8785         don't hide scroll bars under FSF Emacsen because it may incur an
8786         undesirable redrawing.
8787
8788 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8789
8790         * wl-draft.el (wl-draft-edit-string): Call
8791         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8792
8793 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8794
8795         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8796
8797 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8798
8799         * wl-summary.el (wl-summary-msgdb-load-async): Call
8800         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8801
8802 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8803
8804         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8805         fringes in demo buffer; center bitmap logo correctly even if old
8806         Mule is used.
8807
8808 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8809
8810         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8811
8812         * wl-refile.el (wl-refile-subject-alist): New variable.
8813         (wl-refile-subject-alist-file-name): Ditto.
8814         (wl-refile-alist-setup): Rewrite.
8815         (wl-refile-alist-save): Use `elmo-object-save'.
8816         Eliminated arguments.
8817         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8818         (wl-refile-guess-by-subject): New function.
8819         (wl-refile-guess-func-list): Added it.
8820
8821 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8822
8823         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8824         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8825
8826 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8827
8828         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8829         New buffer-local variable.
8830         (wl-summary-buffer-next-folder-func): Ditto.
8831         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8832         if non-nil.
8833         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8834         if non-nil.
8835         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8836         if non-nil.
8837         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8838         if non-nil.
8839
8840 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8841
8842         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8843         permanently in the demo buffer.
8844
8845 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8846
8847         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8848         `mime-entity-fetch-field'.
8849
8850         * wl.el (wl-exit): Delete plugged buffer.
8851
8852         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8853         XEmacs has menubar feature.
8854
8855 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8856
8857         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8858         cannot arrive at the beginning of the buffer under old Emacsen.
8859
8860 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8861
8862         * wl-address.el (wl-address-ldap-search):
8863         Call `ldap-search-entries' with `withdn' argument t.
8864         (wl-complete-field-body): Bind completion-ignore-case as t.
8865         Clear ldap search hash when it was sole completion.
8866         Use elmo-string for pattern string.
8867         (wl-ldap-alias-safe-string): Eliminated needless let.
8868
8869 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8870
8871         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8872         (wl-ldap-alias-sep): New constant.
8873         (wl-ldap-search-attribute-type-list): Ditto.
8874         (wl-ldap-get-value): New function.
8875         (wl-ldap-make-filter): Ditto.
8876         (wl-ldap-make-matched-value-list): Ditto.
8877         (wl-ldap-alias-safe-string): Ditto.
8878         (wl-ldap-register-dn-string): Ditto.
8879         (wl-address-ldap-search): Rewrite.
8880
8881 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8882
8883         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8884         thread is deleted.
8885         (wl-thread-delete-line-from-buffer): Ditto.
8886         (wl-thread-get-exist-children): New function.
8887
8888 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8889
8890         * wl-demo.el (wl-demo): Made it to select various image types.
8891         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8892         from `wl-title-logo'.
8893         (wl-logo-ascii): New variable.
8894         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8895         (wl-demo-copyright-notice): New constant.
8896
8897         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8898
8899 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8900
8901         * wl-vars.el (wl-summary-target-above): Renamed from
8902         wl-summary-temp-above.
8903         * wl-score.el (wl-score-get-score-alist): Use it.
8904         (wl-summary-score-update-all-lines): Use it.
8905         * wl-summary.el: Ditto. (make-variable-buffer-local).
8906
8907 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8908
8909         * wl-vars.el (wl-ldap-port): New user option.
8910
8911         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8912         Rewite whole implementation.
8913         (wl-complete-field-body): Fixed.
8914
8915 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8916
8917         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8918         Choose implementation at compile time.
8919
8920 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8921
8922         * wl-address.el (wl-ldap-search-internal): New function.
8923         (wl-complete-field-to): Use it.
8924
8925 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8926
8927         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8928         Use `let' instead of `let*'.
8929         Require 'wl-vars.
8930
8931         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8932         Define as defcustom.
8933         (wl-ldap-base): Ditto.
8934         (wl-use-ldap): Ditto.
8935
8936 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8937
8938         * wl-address.el (wl-ldap-search): New function.
8939         (wl-complete-field-body): Use `wl-ldap-search'.
8940         (wl-ldap-server): New variable.
8941         (wl-ldap-base): Ditto.
8942         (wl-use-ldap): Ditto.
8943
8944 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8945
8946         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8947         (Pointed out by Mito <mit@nines.nec.co.jp>).
8948         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8949         buffer-local variables like `wl-summary-redisplay-internal'.
8950         (wl-summary-redisplay-all-header): Likewise.  Update
8951         Summary view too.
8952
8953 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8954
8955         * wl-summary.el (wl-summary-jump-to-parent-message):
8956         Consider prefix argument.
8957
8958         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8959         when closed thread is deleted.
8960
8961 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8962
8963         * wl-summary.el (wl-summary-jump-to-parent-message):
8964         Consider thread modification.
8965
8966 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8967
8968         * wl-message.el (wl-message-normal-get-original-buffer): Use
8969         `save-excursion'.
8970
8971         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8972         (wl-summary-showto-folder-regexp): Ditto.
8973
8974 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8975
8976         * wl-util.el (wl-delete-alist): Doc fix.
8977         (wl-delete-associations): New function.
8978         (wl-inverse-alist): New function.
8979         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8980         Split temporary variables. Use `wl-delete-associations'
8981         and `wl-inverse-alist'.
8982         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8983
8984 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8985
8986         * wl-folder.el (wl-folder-prefetch-entity):
8987         Execute prefetching if new count is unknown.
8988
8989 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8990
8991         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8992
8993         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8994         delete entity.
8995         (wl-thread-set-parent): If insert as top, set linked as nil.
8996
8997         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8998         `wl-thread-cleanup-symbols' when view mode is thread.
8999
9000 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
9001
9002         * wl-folder.el (wl-folder-create-folder-entity): Use
9003         with-current-buffer.
9004         (wl-local-folder-init): Call set-buffer to make sure we are in
9005         the Folder buffer. Don't touch buffer-local variables here.
9006         (wl-folder-mode): Initialize buffer-local variables here.
9007
9008         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
9009         (wl-folder-entity-assign-id): Ditto.
9010         (wl-folder-create-entity-hashtb): Ditto.
9011         (wl-local-folder-init): Ditto.
9012         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
9013
9014 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9015
9016         * wl-summary.el (wl-summary-default-from): Fix probrem when
9017         std11-extract-address-components return (nil "foo@bar").
9018
9019 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
9020
9021         * wl-draft.el (wl-draft-clone-local-variables):
9022         Remove redundant `setq'.
9023
9024 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
9025
9026         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
9027         Bind wl-highlight-x-face-func as nil while highlighting header.
9028
9029 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
9030
9031         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
9032
9033 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9034
9035         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
9036         elmo-msgdb-overview-hashtb from copy-variables.
9037         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
9038         instead of `elmo-msgdb-overview-get-entity-by-number'.
9039         (wl-summary-auto-refile): Ditto.
9040
9041         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
9042         `elmo-msgdb-overview-get-entity' instead of
9043         `elmo-msgdb-search-overview-entity'.  Use
9044         `elmo-msgdb-overview-get-entity' instead of
9045         `elmo-msgdb-overview-get-entity-by-number'.
9046         (wl-thread-insert-entity-sub): Ditto.
9047         (wl-thread-insert-message): Ditto.
9048
9049         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
9050         `elmo-msgdb-overview-get-entity'.
9051         (wl-normal-message-redisplay): Ditto.
9052
9053 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9054
9055         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
9056         `wl-thread-entities'.
9057         (wl-thread-delete-message): Fix remove top message from
9058         `wl-thread-entity-list'.
9059
9060         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
9061         wl-append(nconc), because update-list is broken on Meadow.
9062
9063         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
9064         updating process.
9065         (wl-summary-rescan): Ditto.
9066         (wl-summary-sync-update3): Ditto.
9067         * wl-thread.el (wl-thread-set-parent): Renamed from
9068         `wl-summary-set-parent'.
9069         (wl-thread-insert-message): Updating buffer faster.
9070         (wl-thread-delete-message): Updating buffer faster.
9071
9072         * wl-score.el (wl-summary-score-update-all-lines): Changed
9073         interval for display progress gauge.
9074
9075 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9076
9077         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
9078         folder always-sticky.
9079         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
9080         defmacro.
9081
9082 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
9083
9084         * wl-vars.el (wl-draft-add-references): New user option.
9085
9086         * wl-draft.el (wl-draft-add-references): New function.
9087         (wl-draft-yank-from-mail-reply-buffer): Use it.
9088         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9089         as nil.
9090
9091 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9092
9093         * wl-thread.el (wl-thread-update-line-msgs): Called
9094         `wl-thread-update-line-on-buffer-sub'.
9095         (wl-thread-update-line-on-buffer): Delete routine of inserting
9096         thread.
9097         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9098         moved from `wl-thread-update-line-on-buffer'.
9099         Add threshold for displaying progress gauge.
9100         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9101         argument of `wl-thread-update-line-msgs'.
9102         Add threshold for displaying progress gauge.
9103         * wl-folder.el:
9104         Add threshold for displaying progress gauge.
9105         * wl-score.el: Ditto.
9106
9107         * wl-expire.el (wl-summary-expire): Display deleting info.
9108
9109 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9110
9111         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9112         `no-msg'.
9113         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9114         argument of `wl-thread-update-line-msgs'.
9115         (wl-summary-set-parent): Added optional argument `parent-number'.
9116         (wl-summary-buffer-saved-message): New buffer local variable.
9117         (wl-summary-save-current-message): New command.
9118         (wl-summary-yank-saved-message): Ditto.
9119         (wl-summary-mode-map): Added key binding for
9120         `wl-summary-save-current-message' (\ew) and
9121         `wl-summary-yank-saved-message' (\C-y).
9122         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9123
9124 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9125
9126         * wl-summary.el (wl-summary-mode-map): Added key binding for
9127         `wl-summary-set-parent' (ts).
9128
9129 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9130
9131         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9132         subject faster. If thread number is reverse, delayed updating
9133         thread.
9134         (wl-summary-search-by-subject): Ditto.
9135         (wl-summary-put-alike): Ditto.
9136         (wl-summary-get-alike): Ditto.
9137         (wl-summary-insert-headers): Insert header of all overview in
9138         buffer.
9139         (wl-summary-rescan): Delayed updating thread. Kill search subject
9140         buffer for wl-summary-search-by-subject.
9141         (wl-summary-sync-update3): Ditto.
9142         (wl-summary-exit): Ditto.
9143         (wl-summary-goto-bottom-of-current-thread): Change for linked
9144         thread.
9145         (wl-summary-overview-create-summary-line): Change line for linked
9146         thread.
9147
9148         * wl-summary.el (wl-summary-update-thread): Use
9149         wl-thread-maybe-get-children-num.
9150         (wl-summary-set-parent): If change parent, move sub thread.
9151         (wl-summary-redisplay-internal): Add horizontal recenter.
9152         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9153
9154         * wl-thread.el (wl-thread-entity-get-linked): New function.
9155         (wl-thread-entity-set-linked): New function.
9156         (wl-thread-create-entity): Add linked element.
9157         (wl-thread-entity-insert-as-top): Use wl-append.
9158         (wl-thread-maybe-get-children-num): If closing thread, return
9159         children msgs.
9160         (wl-thread-update-line-msgs): Displaying progress message.
9161         (wl-thread-update-line-on-buffer-sub): Use
9162         wl-thread-maybe-get-children-num.
9163         (wl-thread-update-line-on-buffer): If update line is not exists,
9164         insert thread.
9165         (wl-thread-delete-message): If delete top msg of thread, search
9166         parent by subject.
9167         (wl-thread-insert-entity): Use
9168         wl-thread-maybe-get-children-num.
9169
9170         * wl-highlight.el (wl-highlight-summary-current-line): change
9171         sregexp for linked thread.
9172         * wl-util.el (wl-count-lines): Count lines.
9173         (wl-horizontal-recenter): horizontal recenter.
9174         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9175         (wl-score-get-alike): Ditto.
9176         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9177         (wl-subject-length-limit): New variable.
9178         (wl-highlight-thread-indent-string-regexp): Changed for linked
9179         thread.
9180
9181 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9182
9183         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9184         New variable (revival).
9185         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9186         by subject matching if there's no in-reply-to nor references field
9187         (revival).
9188
9189 \f
9190 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9191
9192         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9193         message.
9194
9195 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9196
9197         * wl-summary.el (wl-summary-reply): Return t if there was a
9198         message at cursor point.
9199         Added unwind-protect.
9200         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9201         returns t.
9202         (wl-summary-cancel-message): Do nothing when there's no message at
9203         cursor point.
9204         (wl-summary-forward): Ditto.
9205         (wl-summary-jump-to-parent-message): Ditto.
9206         (wl-summary-reedit): Ditto.
9207         (wl-summary-edit-addresses): Ditto.
9208         (wl-summary-pipe-message): Ditto.
9209         (wl-summary-print-message-with-ps-print): Ditto.
9210         (wl-summary-print-message): Ditto.
9211         (wl-summary-mark-as-important): Ditto.
9212         (wl-summary-mark-as-unread): Ditto.
9213
9214         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9215         message at cursor point.
9216         (wl-summary-reply-with-citation): Remove unwind-protect.
9217
9218         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9219         subject searching feature.
9220         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9221         Eliminated.
9222
9223 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9224
9225         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9226         New variable.
9227         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9228         by subject matching if there's no in-reply-to nor references field.
9229
9230         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9231
9232         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9233         when display is finished.
9234         (wl-folder-open-all): Ditto.
9235         (wl-folder-update-access-group): Ditto.
9236         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9237         * wl-thread.el (wl-thread-close-all): Ditto.
9238
9239         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9240         progress gauge only when it was displayed.
9241         * wl-folder.el (wl-folder-insert-entity): Ditto.
9242
9243 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9244
9245         * wl-summary.el (wl-summary-incorporate): Enclose
9246         `wl-summary-sync-force-update' with save-excursion.
9247
9248 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9249
9250         * wl-summary.el (wl-summary-prefetch-region):
9251         Pass current cursor point to `pos-visible-in-window-p' after
9252         moving cursor to the started point.
9253
9254 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9255
9256         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9257
9258         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9259         fields from the forwarding message.
9260         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9261         `ignored-fields'.
9262
9263 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9264
9265         * wl-mime.el (wl-message-request-partial):
9266         Eliminated argument `msgdb'.
9267         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9268         (wl-mime-combine-message/partial-pieces): Likewise.
9269         * tm-wl.el (wl-message-request-partial): Likewise.
9270         (wl-mime-combine-message/partial-pieces): Likewise.
9271
9272 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9273
9274         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9275         when display is finished.
9276
9277 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9278
9279         * wl-summary.el (wl-summary-goto-folder-subr):
9280         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9281
9282 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9283
9284         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9285         when cursor point is visible.
9286
9287 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9288
9289         * wl-expire.el (wl-expire-archive-get-max-number):
9290         Don't use `file-name-directory'.
9291
9292 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9293
9294         * wl-expire.el (wl-expire-archive-get-max-number):
9295         Use `file-name-directory'.
9296
9297 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9298
9299         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9300         only when there is progress.
9301
9302 2000-04-13  Mito <mit@nines.nec.co.jp>
9303
9304         * wl-summary.el (wl-summary-sync-marks): Display progress.
9305
9306 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9307
9308         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9309         (wl-summary-prev): Move cursor regardless of unread status.
9310         (wl-summary-next): Ditto.
9311
9312 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9313
9314         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9315         Added argument `target' and `number'.
9316         * tm-wl.el (wl-summary-burst-subr): New function.
9317         (wl-summary-burst): Use it.
9318
9319 2000-04-10  Mito <mit@nines.nec.co.jp>
9320
9321         * wl-mime.el (wl-burst): New function.
9322         (wl-summary-burst): Use it.
9323
9324 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9325
9326         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9327         as petname when there's no candidate.
9328
9329 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9330
9331         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9332         New variable.
9333         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9334
9335         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9336
9337         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9338
9339 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9340
9341         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9342         Use substring of `original' instead of buffer-substring.
9343         (wl-refile-evaluate-rule):
9344         Set `original' argument of wl-refile-expand-newtext.
9345
9346         * wl-summary.el
9347         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9348         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9349         (wl-summary-auto-refile): Check existence of destination folder just
9350         before marking.
9351
9352 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9353
9354         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9355         when wl-refile-get-field-value return nil.
9356
9357 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9358
9359         * wl-refile.el
9360         (wl-refile-expand-newtext): New function imported from Gnus.
9361         (wl-refile-evaluate-rule): Use it.
9362
9363 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9364
9365         * wl-summary.el (wl-summary-print-destination):
9366         Duplicate folder string to avoid putting text-property on
9367         original string.
9368
9369         * wl-refile.el (wl-refile-get-field-value): New function.
9370         (wl-refile-evaluate-rule): New function;
9371         Evaluate refile rule recursively.
9372         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9373         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9374         New function; Check existence of a target folder recursively.
9375         (wl-summary-auto-refile-check-refile-rule-alist):
9376         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9377
9378 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9379
9380         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9381
9382         * wl-folder.el (wl-create-folder-entity-from-buffer):
9383         Fixed problem when '}' character is contained in folder name.
9384
9385         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9386
9387 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9388
9389         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9390         (wl-fldmgr-add-completion-all-completions):
9391         Use wl-fldmgr-add-completion-hashtb.
9392
9393 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9394
9395         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9396         wl-fldmgr-add-completion-subr): New functions.
9397         * wl-folder.el (wl-folder-completion-func): New variable.
9398         * wl-summary.el (wl-summary-read-folder):
9399         Use wl-folder-completion-func.
9400
9401         * wl-refile.el: Eliminate throw & catch.
9402
9403         * wl.el (wl-plugged-sending-queue-status): Fixed.
9404
9405 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9406
9407         * wl-draft.el (wl-draft): Put category property on
9408         mail-header-separator.