* wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
[elisp/wanderlust.git] / wl / ChangeLog
1 2004-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
2
3         * wl-draft.el (wl-draft-send-confirm): Call `wl-mime-quit-preview'
4         instead of `wl-draft-quit-preview'.
5
6         * wl-mime.el (toplevel): Avoid compile warning.
7         (wl-mime-quit-preview): New function
8         (formarly defined as `wl-draft-quit-preview').
9         (wl-draft-preview-message): Use `wl-mime-quit-preview' for
10         quitting method.
11
12         * wl-draft.el: Move wl-draft-quit-preview to wl-mime.el.
13
14         * wl-folder.el (wl-folder-set-flag): Renamed from
15         `wl-draft-set-flag-on-parent'.
16
17         * wl-draft.el (wl-draft-quit-preview): New function.
18         (wl-draft-send-confirm): Call it instead of `mime-preview-quit'.
19         (wl-draft-send): Call `wl-folder-set-flag' instead of
20         `wl-draft-set-flag-on-parent'.
21         (wl-draft-set-flag-on-parent): Renamed to `wl-folder-set-flag'.
22
23 2004-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
24
25         * wl-draft.el (wl-draft-forward): Fixed parenthesis.
26         (wl-draft-send): Ditto.
27
28 2004-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
29
30         * wl-vars.el (wl-draft-reply-hook): Changed default value.
31         (wl-draft-kill-pre-hook): Set default value as nil.
32         (wl-summary-reply-hook): Ditto.
33         (wl-draft-kill-flags): Abolish.
34
35         * wl-draft.el (wl-draft-parent-flag): New buffer local variable.
36         (wl-draft-parent-variables): Renamed from
37         wl-draft-reply-saved-variables and added wl-draft-parent-flag.
38         (wl-draft-forward): Call wl-draft-config-info-operation with 'save
39         argument; Add wl-draft-parent-variables to
40         wl-draft-config-variables.
41         (wl-draft-reply): Likewise.
42         (wl-draft-kill-flags): Abolish.
43         (wl-draft-send): Call wl-draft-set-flag-on-parent.
44         (wl-draft-set-flag-on-parent): New function.
45         (wl-draft-setup-parent-flag): Ditto.
46
47 2004-09-02  Tetsurou Okazaki  <okazaki@be.to>
48
49         * wl-draft.el (wl-draft-kill-flags): Avoid error when
50         `wl-draft-parent-folder' is "".
51
52 2004-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
53
54         * wl-summary.el (wl-summary-mode-map): Treat digits as prefix args.
55         (wl-summary-digit-jump): New function.
56         (Adviced by John Owens and Hiroya Murata)
57
58         * wl-e21.el (wl-message-define-keymap): Bind "w" as wl-draft.
59         (Adviced by John Owens)
60
61         * wl-xmas.el (wl-message-define-keymap): Ditto.
62
63         * wl-mule.el (wl-message-define-keymap): Ditto.
64
65 2004-08-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
66
67         * wl-vars.el (wl-summary-mode-line-format-spec-alist): Follow the
68         change of return value of elmo-folder-count-flags.
69
70         * wl-summary.el (wl-summary-prefetch-msg): Ditto.
71         (wl-summary-mark-as-read-internal): Ditto.
72         (wl-summary-set-persistent-mark-internal): Ditto.
73         (wl-summary-folder-info-update): Ditto.
74         (wl-summary-sync-update): Fixed the last change.
75
76         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
77
78 2004-09-01  Yuuichi Teranishi  <teranisi@gohome.org>
79
80         * wl-vars.el (wl-draft-kill-pre-hook): New hook.
81         (wl-draft-kill-flags): Fixed docstring.
82
83         * wl-draft.el (wl-draft-kill-flags): New function.
84         (wl-draft-kill): Run `wl-draft-kill-pre-hook'.
85
86 2004-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
87
88         * wl-vars.el (wl-reply-hook): Abolish.
89         (wl-draft-reply-hook): New hook.
90         (wl-summary-reply-hook): Ditto.
91         (wl-draft-forward-hook): Ditto.
92         (wl-summary-forward-hook): Ditto.
93         (wl-draft-kill-flags): New variable.
94
95         * wl-summary.el (wl-summary-mark-as-answered-region): Use
96         wl-summary-set-persistent-mark-internal.
97         (wl-summary-sync-marks): Use elmo-preserved-flags.
98         (wl-summary-update-persistent-mark): Make it interactive.
99         (wl-summary-set-persistent-mark-internal): New inline function.
100         (wl-summary-mark-as-answered): Use it.
101         (wl-summary-mark-as-unanswered): Ditto.
102         (wl-summary-unset-persistent-mark): New function.
103         (wl-summary-set-persistent-mark): Ditto.
104         (wl-summary-reply): Don't set answered flag;
105         Run wl-summary-reply-hook instead.
106         (wl-summary-forward): Call wl-draft-forward with number.
107         Run wl-summary-forward-hook.
108
109         * wl-highlight.el (wl-summary-persistent-mark-face): New face.
110         (wl-highlight-summary-line-face-spec): Use it as a default
111         persistent mark face.
112
113         * wl-draft.el (wl-draft-forward): Added optional argument number;
114         Set wl-draft-parent-number; Run wl-draft-forward-hook.
115         (wl-draft-reply): Run wl-draft-reply-hook instead of wl-reply-hook.
116         (wl-draft-kill): Use wl-draft-kill-flags.
117
118         * wl-vars.el (wl-summary-answered-uncached-mark): Fixed typo.
119
120         * wl-folder.el (wl-folder-check-one-entity): Follow the change
121         of return value of elmo-folder-count-flags.
122
123         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
124
125         * wl-summary.el (wl-summary-count-unread): Ditto.
126         (wl-summary-sync-update): Follow the change above.
127         (wl-summary-force-prefetch): New function.
128
129 2004-08-25  Tetsurou Okazaki  <okazaki@be.to>
130
131         * wl-folder.el (wl-folder-set-folder-updated): Initialize the local
132         variable `buf' with `let' instead of `setq'.
133
134 2004-08-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
135
136         * wl-mime.el (wl-message-delete-current-part): If filename exists,
137         add Content-Disposition heaeder on the deleted part.
138
139 2004-08-05  Yoichi NAKAYAMA  <yoichi@geiin.org>
140
141         * wl-draft.el (wl-draft-save): Encode address list under edit by
142         `eword-encode-unstructured-field-body'.
143
144         * wl-draft.el (toplevel): Require eword-encode, cl (at compile).
145
146 2004-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
147
148         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Set
149         wl-current-summary-buffer.
150
151 2004-07-29  Tetsurou Okazaki  <okazaki@be.to>
152
153         * wl-action.el (wl-summary-exec): Fix the bug whereby a non null
154         `numbers' is ignored.
155
156 2004-07-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
157
158         * wl-folder.el (wl-folder-open-folder): Avoid error.
159         Reported by John Owens, [wl-en:815]
160
161         * wl.el (wl): Set timer for biff process even if prefix argument
162         is given or auto-checking is quitted.
163
164         * wl-util.el (wl-biff-start): Don't call `wl-biff-check-folders'
165         immediately.
166         * wl.el (wl): Call `wl-biff-check-folders' explicitly.
167         (wl-toggle-plugged): Ditto.
168
169         * wl-vars.el (wl-biff-use-idle-timer): New variable.
170         * wl-util.el (wl-biff-start): Use idle timer if
171         `wl-biff-use-idle-timer' is non-nil.
172
173 2004-07-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
174
175         * wl-highlight.el (wl-highlight-message): Fix description.
176
177 2004-07-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
178
179         * wl-demo.el (wl-demo-setup-properties): Avoid error for XEmacs on
180         tty.
181
182 2004-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
183
184         * wl-action.el (wl-summary-exec): Print failure count.
185
186 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
187
188         * wl-summary.el (wl-summary-redisplay-internal): Change `defsubst'
189         to `defun', remove interactive form.
190         Set elmo-message-fetch-confirm when force-reload is non-nil.
191
192 2004-07-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
193
194         * wl-summary.el (toplevel): Removed unnecessary autoload.
195
196 2004-07-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
197
198         * wl-message.el (wl-message-exit): Switch to mime-mother-buffer if
199         the buffer is generated from another message buffer.
200
201 2004-07-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
202
203         * wl-fldmgr.el (wl-fldmgr-save-access-list): New function
204         extracted from `wl-fldmgr-save-folders'.
205         (wl-fldmgr-delete): Call it after deletion.
206
207 2004-07-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
208
209         * wl-e21.el (wl-plugged-set-folder-icon): Follow the change for
210         multi-tty support.
211
212 2004-07-01  Tetsurou Okazaki  <okazaki@be.to>
213
214         * wl-folder.el (wl-folder-update-group): Change `defsubst' to `defun'.
215
216 2004-06-27  Tetsurou Okazaki  <okazaki@be.to>
217
218         * wl-summary.el (wl-summary-rescan): Remove unused variables.
219         (wl-summary-sync-update): Ditto.  Narrow the scope of local variables.
220
221 2004-06-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
222
223         * wl-fldmgr.el (wl-delete-entity-sub): Add folder name to
224         unsubscribe list only if argument CLEAR is nil.
225
226 2004-06-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
227
228         * wl-draft.el (wl-draft-reply): Decode subject before removing
229         Re: prefix.
230
231 2004-06-23  Tetsurou Okazaki  <okazaki@be.to>
232
233         * wl-summary.el (wl-summary-sort-by-size): New command.
234
235 2004-06-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
236
237         * wl-summary.el (wl-summary-number-list-from-region): New
238         function.
239         (wl-summary-mark-as-read-region): Use it.
240         (wl-summary-mark-as-unread-region): Ditto.
241         (wl-summary-set-flags-region): Ditto and add optional argument
242         remove.
243         (wl-summary-mark-as-answered-region): Ditto.
244         (wl-summary-mark-as-important-region): Ditto.
245         (wl-summary-target-mark-mark-as-important): Added optional
246         argument remove.
247         (wl-summary-target-mark-mark-as-answered): Ditto.
248         (wl-summary-target-mark-set-flags): Ditto.
249
250 2004-06-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
251
252         * wl-summary.el (wl-summary-set-flags-region): Call
253         `wl-summary-set-flags-internal' with number list instead of call
254         one by each message.
255         (wl-summary-target-mark-set-flags): Likewise.
256
257 2004-06-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
258
259         * wl-summary.el (wl-summary-target-mark-operation): Add optional
260         argument `inverse' and use `wl-summary-delete-all-target-marks'.
261         (wl-summary-target-mark-mark-as-important): Refine to toggle mark.
262         (wl-summary-target-mark-mark-as-answered): Likewise.
263
264 2004-06-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
265
266         * wl-summary.el (wl-summary-target-mark-forward): Use
267         `wl-summary-delete-all-target-marks' instead of
268         `wl-summary-delete-all-temp-marks'.
269         (wl-summary-target-mark-reply-with-citation): Ditto.
270         (wl-summary-target-mark-uudecode): Ditto.
271         (wl-summary-target-mark-set-flags): Ditto and remove needless
272         cursor move.
273
274 2004-06-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
275
276         * wl-summary.el (wl-summary-target-mark-forward): Protect
277         wl-summary-buffer-target-mark-list from nreverse.
278         (wl-summary-target-mark-reply-with-citation): Ditto.
279
280 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
281
282         * wl-thread.el (wl-thread-update-indent-string-thread): Use
283         `elmo-display-progress-threshold'.
284
285 2004-06-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
286
287         * wl-summary.el (wl-summary-update-mark-and-highlight-window): No
288         check `wl-summary-highlight'.
289         (wl-summary-window-scroll-functions): Respect value of
290         `wl-summary-highlight'.
291         (wl-summary-sync-update): Run hooks
292         `wl-summary-buffer-window-scroll-functions' at any time.
293
294 2004-06-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
295
296         * wl-summary.el (wl-summary-exec-with-confirmation): Extracted
297         from `wl-summary-cleanup-temp-marks'.
298         (wl-summary-cleanup-temp-marks): Abolish argument.
299         * wl.el (wl-save-status): Revert previous change.
300         (wl-execute-temp-marks): New function, call
301         `wl-summary-exec-with-confirmation'.
302         * wl-folder.el (wl-folder-mode-map): Bind "x" to it.
303         (wl-folder-save-and-exec-marks): Abolished.
304
305 2004-06-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
306
307         * wl-e21.el (wl-e21-display-image-p): Respect
308         `wl-highlight-folder-with-icon'.
309         (wl-e21-highlight-folder-group-line): Highlight mouse line
310         even if wl-e21-display-image-p is nil.
311
312         * wl-summary.el (wl-summary-update-mark-and-highlight-window):
313         Respect value of `wl-summary-highlight'.
314
315         * wl.el (wl-save-status): Remove unused variable.
316
317         * wl-folder.el (wl-folder-save-and-exec-marks): New function.
318         (wl-folder-mode-map): Bind it to "x".
319
320 2004-06-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
321
322         * wl-summary.el (wl-summary-sync-update): Utilize lazy-highlight.
323
324         * wl-thread.el (wl-thread-get-parent-list): Don't check
325         disconnected ancestors, neglecting needless work in
326         `wl-thread-update-indent-string-thread'.
327
328         * wl.el (wl-save): Take prefix argument to execute remaining marks.
329         * wl-summary.el (wl-summary-cleanup-temp-marks): Abolish unused
330         argument, add argument default-keep to keep marks by default.
331
332         * Version number is increased to 2.11.30.
333
334         * wl-vars.el (wl-draft-reply-with-argument-list): Fix
335         customization type and docstring.
336         (wl-draft-reply-without-argument-list): Ditto.
337
338 2004-06-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
339
340         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
341
342         * wl-spam.el (wl-spam-mark-action-list): Ditto.
343
344 2004-06-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
345
346         * wl-vars.el (wl-summary-mark-action-list): Fix customization type.
347
348 2004-06-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
349
350         * wl-draft.el (wl-draft-config-exec): Narrow the range of
351         save-excursion so as not to include run-hooks.
352
353 2004-06-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
354
355         * wl-summary.el (wl-summary-cleanup-temp-marks): defsubst->defun.
356         Clarify that marks are going to be cleared.
357
358 2004-06-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
359
360         * wl-summary.el (wl-summary-persistent-mark-string): Decide mark
361         according to 3rd element of wl-summary-flag-mark.
362
363         * wl-vars.el (wl-summary-flag-alist): Add description for mark.
364
365 2004-06-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
366
367         * wl-action.el (wl-summary-target-mark-all): Don't set
368         wl-summary-buffer-target-mark-list by elmo-folder-list-messages.
369
370 2004-06-06  Yoichi NAKAYAMA  <yoichi@geiin.org>
371
372         * wl-vars.el (wl-reply-subject-prefix): The value can be function.
373         (wl-forward-subject-prefix): Ditto.
374         * wl-draft.el (wl-draft-forward-make-subject): Change accordingly.
375         (wl-draft-reply-make-subject): Ditto.
376
377         * wl-draft.el (wl-draft-forward-make-subject): Extracted from
378         `wl-draft-forward'.
379         (wl-draft-reply-make-subject): Ditto from `wl-draft-reply'.
380
381 2004-06-04  Yoichi NAKAYAMA  <yoichi@geiin.org>
382
383         * wl-action.el (wl-summary-target-mark-set-action): Stop if
384         target message does not exist.
385
386 2004-06-04  Tsutomu OKADA  <tsutomu.okada@furuno.co.jp>
387
388         * wl-vars.el (wl-subject-re-prefix-regexp): Renamed from
389         `wl-subject-prefix-regexp'.
390         (wl-subject-forward-prefix-regexp): New variable.
391         * wl-draft.el (wl-draft-strip-subject-regexp): Renamed from
392         `wl-draft-strip-subject-re' and take regexp as argument.
393         (wl-draft-forward): Use it.
394         (wl-draft-reply): Ditto.
395
396 2004-05-30  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
397
398         * wl-e21.el (wl-highlight-plugged-current-line): Change for
399         emacs multi-tty support.
400
401 2004-05-29  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
402
403         * wl-e21.el (wl-e21-display-image-p): Don't call
404         `display-images-p'.
405         (wl-e21-highlight-folder-group-line): Change for emacs multi-tty
406         support.
407         (wl-highlight-folder-current-line): Ditto.
408         (wl-folder-init-icons): Ditto.
409
410 2004-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
411
412         * wl-summary.el (wl-summary-cursor-move-surface): Avoid error on
413         the last line of summary in unplugged mode.
414
415 2004-05-26  Tetsurou Okazaki  <okazaki@be.to>
416
417         * wl-vars.el (wl-refile-rule-alist): Doc fix.
418
419 2004-05-23  Yoichi NAKAYAMA  <yoichi@geiin.org>
420
421         * wl-vars.el (wl-user-mail-address-regexp): New variable.
422         * wl-address.el (wl-address-user-mail-address-p): Use it.
423         (wl-address-delete-user-mail-addresses): Ditto.
424         Suggested by David Bremner <bremner@unb.ca>, [wl-en:463]
425
426         * wl-address.el (wl-address-user-mail-address-p): defsubst->defun.
427         (wl-address-delete-user-mail-addresses): Ditto.
428
429         * wl-address.el (wl-address-delete-user-mail-addresses): New
430         function.
431         * wl-refile.el (wl-refile-guess-by-history): Use it.
432         * wl-draft.el (wl-draft-delete-myself-from-cc): Ditto.
433         (wl-draft-make-mail-followup-to): Ditto and fix logic.
434
435         * wl-draft.el (wl-draft-edit-string): To judge sender address,
436         use wl-address-user-mail-address-p.
437
438 2004-05-22  Yoichi NAKAYAMA  <yoichi@geiin.org>
439
440         * wl-folder.el (wl-folder-open-close): Keep cursor on the line
441         after opening group.
442
443 2004-05-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
444
445         * wl-draft.el (wl-draft-reply): Use set-buffer-multibyte instead
446         of elmo-set-buffer-multibyte.
447
448         * wl-message.el (wl-original-message-mode): Ditto.
449
450         * wl-score.el (wl-score-insert-header): Ditto.
451
452         * wl-summary.el
453         (wl-summary-edit-addresses-collect-candidate-fields): Ditto.
454         (wl-summary-goto-folder-subr): Ditto.
455         (wl-summary-insert-headers): Ditto.
456
457         * wl-util.el (wl-set-string-width): Ditto.
458
459         * Version number is increased to 2.11.29.
460
461 2004-05-20  Yoichi NAKAYAMA  <yoichi@geiin.org>
462
463         * wl-vars.el (wl-use-flag-folder-help-echo): Avolished.
464         (wl-highlight-summary-line-help-echo-alist): New variable.
465         * wl-highlight.el (wl-highlight-summary-line-flag-folder): Divide
466         into `wl-highlight-summary-line-help-echo' and
467         `wl-highlight-flag-folder-help-echo'.
468         (wl-highlight-summary-line-string): Change accordingly.
469         (wl-highlight-summary-current-line): Ditto.
470
471 2004-05-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
472
473         * wl-highlight.el (wl-highlight-message): Ignore white spaces
474         at the beginning of field body (Thanks to Markus Knittig).
475
476         * wl-draft.el (wl-draft-insert-current-message): Also check
477         summary buffer, remove unnecessary tag.
478
479 2004-05-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
480
481         * wl-draft.el (wl-draft-insert-current-message): Cause error also
482         when wl-message-buffer is nil.
483
484         * wl-folder.el (wl-folder): Abolish unused argument.
485         Call wl-folder-init when wl-folder-entity is nil.
486         * wl.el (wl): Change accordingly.
487
488 2004-05-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
489
490         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Convert to
491         multibyte string before insert into draft buffer.
492         (wl-draft-create-buffer): Always enable multibyte characters for
493         draft buffer.
494
495         * Version number is increased to 2.11.28.
496
497 2004-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
498
499         * wl-folder.el (wl-folder-open-close): Handle blank line.
500         (wl-folder-jump-to-current-entity): Ditto.
501
502 2004-05-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
503
504         * Version number is increased to 2.11.27.
505
506 2004-04-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
507
508         * wl-thread.el (wl-thread-insert-message): When the thread is
509         devided by wl-summary-max-thread-depth, insert line at the end of
510         buffer.
511
512 2004-04-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
513
514         * Version number is increased to 2.11.26.
515
516 2004-04-18  Yoichi NAKAYAMA  <yoichi@geiin.org>
517
518         * wl-vars.el (wl-draft-sendlog-max-size): Add nil to range.
519
520 2004-04-17  Yoichi NAKAYAMA  <yoichi@geiin.org>
521
522         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fix
523         value of stream-type and session.
524
525 2004-04-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
526
527         * Version number is increased to 2.11.25.
528
529 2004-04-16  Tetsurou Okazaki  <okazaki@be.to>
530
531         * wl-summary.el (wl-summary-sync-update): Remove duplicated period
532         in a quit message.
533
534 2004-04-10  Yoichi NAKAYAMA  <yoichi@geiin.org>
535
536         * wl-summary.el (wl-summary-redisplay-all-header): Set cached.
537         (wl-summary-redisplay-no-mime-internal): Ditto.
538
539 2004-04-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
540
541         * wl-draft.el (wl-smtp-extension-bind): Support smtp over ssl.
542         * wl-vars.el (wl-smtp-connection-type): Ditto.
543
544 2004-04-03  Colin Rafferty  <colin.rafferty@morganstanley.com>
545
546         * wl-highlight.el (wl-highlight-message): Change to strict regexp
547         for the separator line and quote mail-header-separator.
548
549 2004-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
550
551         * wl-spam.el (wl-message-check-spam): Fixed problem no display
552         result message.
553
554         * wl-addrmgr.el (wl-addrmgr-address-entry-list): Call
555         `elmo-multiple-fields-body-list' with boundary as
556         mail-header-separator.
557
558 2004-04-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
559
560         * wl-refile.el (wl-refile-guess-by-from): Use elmo-concat-path.
561
562 2004-03-27  Yuuichi Teranishi  <teranisi@gohome.org>
563
564         * wl-util.el (wl-list-diff): Remove unused function.
565
566         * wl-draft.el (wl-draft-send-confirm): Discard input before
567         confirmation.
568
569 2004-03-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
570
571         * wl-vars.el (wl-summary-persistent-mark-priority-list): Changed
572         order of flag and new.
573
574 2004-02-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
575
576         * wl-vars.el (wl-refile-policy-alist): Abolished.
577
578         * wl-action.el (wl-summary-set-action-refile): Follow the change
579         above.
580
581 2004-02-19  Katsumi Yamaoka  <yamaoka@jpl.org>
582
583         * wl-highlight.el (wl-highlight-signature-search): Don't use
584         re-search-backward for a long word since it is possible to crash
585         XEmacs because of a bug.
586
587 2004-02-15  Tetsurou Okazaki  <okazaki@be.to>
588
589         * wl-message.el (wl-message-buffer-prefetch-p): Change `defsubst' to `defun'.
590
591 2004-02-13  Yuuichi Teranishi  <teranisi@gohome.org>
592
593         * wl-summary.el (wl-summary-goto-folder-subr): Don't give 'no-check
594         argument for wl-summary-sync-force-update.
595
596 2004-02-12  Yuuichi Teranishi  <teranisi@gohome.org>
597
598         * wl-summary.el (wl-summary-mode-map): Revival of
599         wl-summary-mark-as-important related bindings;
600         Bind 'F','tF','mF','rF','m&'.
601         (wl-summary-mark-as-important-region): Revival.
602         (wl-summary-target-mark-mark-as-important): Ditto.
603         (wl-summary-target-mark-operation): New function.
604         (wl-summary-target-mark-mark-as-answered): Use it.
605         (wl-summary-decide-flag): Don't set Important as default.
606         (wl-summary-mark-as-important-internal): Revival.
607         (wl-summary-mark-as-important): Ditto.
608
609         * wl-thread.el (wl-thread-mark-as-important): Ditto.
610
611         * wl-highlight.el (wl-highlight-summary-line-face-spec): Use find-face
612         instead of facep.
613
614 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
615
616         * wl-dnd.el (wl-dnd-drop-func): Fix.
617
618         * wl-message.el (wl-message-header-narrowing-widen-at-mouse): Use
619         mouse-set-point instead of posn-point.
620
621         * wl-xmas.el (wl-completing-read-multiple): Define as function.
622
623         * wl-mule.el (wl-completing-read-multiple): Ditto.
624
625 2004-02-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
626
627         * wl-demo.el (face-background-name): Defalias to avoid compile
628         warning.
629
630 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
631
632         * wl-summary.el (wl-summary-decide-flag): Use
633         wl-completing-read-multiple instead of completing-read-multiple.
634
635         * wl-mule.el,wl-e21.el,wl-xmas.el (wl-completing-read-multiple): 
636         New alias.
637
638         * wl-demo.el (wl-demo-setup-properties)[XEmacs]:
639         Use face-background-name instead of face-background.
640
641         * wl-vars.el (wl-summary-save-file-suffix): New user option.
642
643         * wl-summary.el (wl-summary-save): Use it.
644         (wl-summary-mode-menu-spec): Added wl-summary-sort-by-size.
645
646         * wl-mime.el (wl-mime-save-content): Fix last change.
647
648 2004-02-10  Len Trigg <lenbok@myrealbox.com>
649
650         * wl-summary.el (wl-summary-overview-entity-compare-by-size):
651         New function.
652         (wl-summary-sort-specs): Added sort.
653         * wl-mime.el (wl-mime-save-content): Expand file name.
654
655 2004-02-10  Yuuichi Teranishi  <teranisi@gohome.org>
656
657         * wl-mime.el (wl-draft-preview-message): Fixed typo.
658
659         * wl-vars.el (wl-draft-always-delete-myself): Ditto.
660
661 2004-02-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
662
663         * wl-highlight.el (wl-highlight-summary-line-face-spec): Make face
664         for flag if it is not defined.
665
666 2004-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
667
668         * wl-e21.el (wl-highlight-folder-current-line): Use
669         elmo-folder-type-internal when elmo-folder-type returns nil.
670
671         * wl-xmas.el (wl-highlight-folder-current-line): Ditto.
672
673         * wl.el (wl-init): Setup faces accoding to wl-summary-flag-alist.
674
675         * wl-xmas.el (wl-summary-toolbar): Setup wl-summary-set-flags.
676
677         * wl-e21.el (wl-summary-toolbar): Ditto.
678
679         * wl-vars.el (wl-demo-background-color): Abolished.
680         (wl-summary-persistent-mark-priority-list): Renamed from
681         wl-summary-flag-priority-list.
682         (wl-summary-flag-alist): New user option.
683         (wl-summary-flag-mark): Renamed from wl-summary-important-mark.
684         (wl-message-mode-line-format-spec-alist): Added 'F'.
685         (wl-message-mode-line-format): Likewise.
686         (wl-summary-expire-reserve-marks): Use wl-summary-flag-mark
687         instead of wl-summary-important-mark.
688         (wl-file-folder-icon): New variable.
689
690         * wl-thread.el (wl-thread-set-flags): Renamed from
691         wl-thread-mark-as-important.
692
693         * wl-summary.el: Define `elmo-global-flag-list' to avoid byte-compile
694         warning.
695         (wl-summary-mode-menu-spec): Follow the change of 
696         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
697         (wl-summary-mode-map): Follow the change of
698         `wl-summary-mark-as-important', `wl-thread-set-flags', and so on.
699         (wl-summary-detect-mark-position): Follow the variable name change.
700         (wl-summary-set-flags-region): New function for the replacement of
701         wl-summary-mark-as-important-region.
702         (wl-summary-sync-marks): Sync all global-flags.
703         (wl-summary-auto-select-msg-p): Use elmo-message-has-global-flag-p
704         instead of elmo-message-flagged-p.
705         (wl-summary-persistent-mark-string): Follow the variable name change;
706         Put wl-summary-flag-mark if the message has global-flag.
707         (wl-summary-target-mark-set-flags): Renamed from 
708         wl-summary-target-mark-mark-as-important.
709         (wl-summary-decide-flag): New function.
710         (wl-summary-set-flags-internal): Renamed from
711         wl-summary-mark-as-important-internal.
712         (wl-summary-add-flags-internal): New function.
713         (wl-summary-remove-flags-internal): Ditto.
714         (wl-summary-set-flags): Renamed from wl-summary-mark-as-important.
715         (wl-summary-mark-as-unimportant): Abolish.
716         (wl-summary-move-spec-alist): Changed `important' to `digest'.
717         (wl-summary-next-message): List flagged messages in the msgdb.
718
719         * wl-score.el (wl-summary-score-update-all-lines): Use
720         wl-summary-add-flags-internal instead of 
721
722         * wl-mime.el (wl-mime-display-header): Follow the variable name change.
723
724         * wl-message.el (wl-message-buffer-cur-display-type): Renamed
725         from wl-message-buffer-cur-flag (To avoid misunderstanding).
726         (wl-message-buffer-require-all-header): Renamed from
727         wl-message-buffer-all-header-flag (Ditto).
728         (wl-message-buffer-flag-indicator): New variable.
729         (wl-message-redisplay): Changed local varibale name from `flag' to
730         `display-type'; Set up wl-message-buffer-flag-indicator.
731         (wl-message-buffer-display): Changed varibale name from `flag' to
732         `display-type'.
733         (wl-message-display-internal): Likewise.
734
735         * wl-highlight.el (wl-highlight-demo-face): Define default background
736         color.
737         (wl-highlight-summary-line-face-spec): Highlight flagged messages.
738
739         * wl-e21.el (wl-folder-internal-icon-list): Added file folder icon.
740
741         * wl-demo.el (wl-demo-xpm-set-background): Abolish.
742         (wl-demo-setup-properties): Renamed from
743         `wl-demo-set-background-color'.
744         (wl-demo): Follow the change above.
745         
746         * Version number is increased to 2.11.24.
747
748 2004-02-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
749
750         * wl-summary.el (wl-summary-toggle-thread): Call
751         `wl-summary-rescan' with disable-thread as non-nil.
752         (Thanks to KOBAYASHI Shinji <kobayashi_shinji@nifty.com>)
753
754 2004-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
755
756         * wl-demo.el (wl-demo-set-background-color)[Emacs21]: Set slant and
757         foreground property of the face.
758         (wl-demo-insert-text): Don't set up face property here.
759         (wl-demo): Call wl-demo-set-background-color, anyway.
760
761 2004-02-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
762
763         * wl-vars.el (wl-demo-background-color): The value can be nil.
764
765 2004-01-29  Yuuichi Teranishi  <teranisi@gohome.org>
766
767         * wl-summary.el (wl-summary-setup-mouse)[non-xemacs]: Bind mouse-wheel1
768         to wl-summary-wheel-dispatcher.
769
770         * wl-e21.el (wl-message-define-keymap): Bind mouse-wheel1 to
771         wl-message-wheel-dispatcher.
772         (wl-message-wheel-dispatcher): New function.
773         (wl-summary-wheel-dispatcher): Ditto.
774
775 2004-01-28  Yuuichi Teranishi  <teranisi@gohome.org>
776
777         * wl-action.el (wl-summary-target-mark-all): List messages which are
778         not in the killed-list.
779
780         * wl-summary.el (wl-summary-mark-as-important-internal): Cause an error
781         only when the folder is 'flag/important.
782
783         * wl-address.el (wl-complete-field-body): Complete if the last
784         character is a space.
785
786 2004-01-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
787
788         * wl-folder.el (wl-folder-clear-entity-info): Use
789         elmo-clear-hash-val.
790
791         * wl-fldmgr.el (wl-fldmgr-rename): Set
792         wl-folder-info-alist-modified as t.
793
794 2004-01-25  Yoichi NAKAYAMA  <yoichi@geiin.org>
795
796         * wl-fldmgr.el (wl-fldmgr-unsubscribe): Avoid compile warning.
797
798 2004-01-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
799
800         * wl-folder.el (wl-folder-jump-to-current-entity): Cosmetic fix.
801         (wl-folder-buffer-last-visited-entity-id): New buffer local
802         variable.
803         (wl-folder-revisit-last-visited-folder): New function.
804         (wl-folder-mode-map): Bind it to "C-i".
805         (wl-folder-set-current-entity-id): Set last visited folder.
806         * wl-summary.el (wl-summary-exit): Ditto.
807
808 2004-01-15  Katsumi Yamaoka  <yamaoka@jpl.org>
809
810         * wl-draft.el (wl-draft-highlight-and-recenter): Redraw frame just
811         before calling `recenter' in order to cope with an XEmacs bug.
812
813 2004-01-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
814
815         * wl-vars.el (wl-folder-hierarchy-access-folders): Add "^'$"
816         to the default value.
817
818 2004-01-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
819
820         * wl-summary.el (wl-summary-mark-as-read-all): Follow the API
821         change.
822         (wl-summary-sync-marks): Ditto.
823         (wl-summary-mark-as-read-internal): Ditto.
824         (wl-summary-mark-as-answered-internal): Ditto.
825         (wl-summary-mark-as-important-internal): Ditto.
826         (wl-summary-reply): Ditto.
827
828         * wl-draft.el (wl-draft-kill): Use `elmo-folder-unset-flag'
829         instead of `elmo-folder-unflag-answered'.
830
831         * Version number is increased to 2.11.23.
832
833         * wl-spam.el (wl-summary-exec-action-refile-with-register): Fixed
834         the last change.
835
836 2004-01-11  Kenichi Okada  <okada@opaopa.org>
837
838         * wl-spam.el (wl-summary-exec-action-refile-with-register):
839         Specify "spam" or "good".
840
841 2004-01-11  Yuuichi Teranishi  <teranisi@gohome.org>
842
843         * wl-spam.el (wl-summary-exec-action-spam): Call
844         wl-folder-confirm-existence for spam folder.
845         (wl-spam-setup): Bind "mk".
846
847 2004-01-07  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
848
849         * wl-action.el (wl-summary-refile-prev-destination): Avoid warning.
850
851 2004-01-07  Yoichi NAKAYAMA  <yoichi@geiin.org>
852
853         * wl-action.el (wl-summary-set-action-refile): Don't proceed if
854         destination folder is empty.
855
856 2004-01-07  Yuuichi Teranishi  <teranisi@gohome.org>
857
858         * wl-summary.el (wl-summary-buffer-prev-copy-destination): Abolish.
859         (wl-summary-mode-map): Bound "t\M-o", "m\M-o" and "r\M-o".
860
861         * wl-action.el (wl-summary-refile-prev-destination): Rewrite.
862         (wl-summary-refile-prev-destination-region): New function.
863         (wl-thread-refile-prev-destination): Ditto.
864         (wl-summary-target-mark-refile-prev-destination): Ditto.
865
866 2004-01-05  Yuuichi Teranishi  <teranisi@gohome.org>
867
868         * wl-vars.el (wl-demo-image-filter-alist): Set default value to nil.
869         (wl-demo-background-color): Changed default value.
870
871         * wl-highlight.el (wl-highlight-demo-face): Changed default foreground
872         color.
873
874         * wl-demo.el (wl-demo-set-background-color): New function.
875         (wl-demo): Call it.
876
877 2004-01-03  Yoichi NAKAYAMA  <yoichi@geiin.org>
878
879         * wl-address.el (wl-address-delete): Avoid mis-deleting.
880         * wl-address.el (wl-address-add-or-change): Don't add empty
881         address.
882
883 2004-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
884
885         * wl-demo.el (wl-demo-copyright-notice): Add 2004.
886
887 2003-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
888
889         * wl-vars.el (wl-demo-image-filter-alist): New variable
890         (wl-demo-background-color): Ditto.
891
892         * wl-demo.el (wl-demo-xpm-set-background): New function.
893         (wl-demo-image-filter): Ditto.
894         (wl-demo-insert-image)[XEmacs,Emacs21]: Use it.
895
896         * wl-vars.el (wl-demo-icon-name-alist): New variable.
897
898         * wl-demo.el (wl-demo-icon-name): Define as function.
899         (wl-demo-insert-image): Use it.
900
901 2003-12-19  Tetsurou Okazaki  <okazaki@be.to>
902
903         * wl-vars.el (wl-draft-mime-bcc-body): Customization type fix.
904
905 2003-12-18  Yoichi NAKAYAMA <yoichi@geiin.org>
906
907         * wl-mime.el (wl-message-verify-pgp-nonmime): Remove kludge.
908
909 2003-12-14  Yuuichi Teranishi  <teranisi@gohome.org>
910
911         * wl-action.el (wl-summary-delete-all-mark): Fix for "*".
912
913 2003-12-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
914
915         * wl-thread.el (wl-thread-mark-as-answered): New function.
916
917         * wl-summary.el (wl-summary-mode-menu-spec): Add "Mark as
918         answered" entry.
919         (wl-summary-mode-map): Bind wl-summary-mark-as-answered-region to
920         "r&" and wl-thread-mark-as-answered to "t&".
921         (wl-summary-mark-as-important-region): Refine to toggle mark.
922         (wl-summary-mark-as-answered-region): New function.
923         (wl-summary-mark-as-answered-internal): Changed to optional 2nd
924         and 3rd argument.
925         (wl-summary-mark-as-important-internal): Likewise.
926
927 2003-12-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
928
929         * wl-template.el (wl-template-preview): New internal variable.
930         (wl-template-preview-p): New function.
931         (wl-template-show): Bind `wl-template-preview' as t.
932
933 2003-12-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
934
935         * wl-mime.el (wl-mime-combine-message/partial-pieces): Call
936         `elmo-message-entity-field' with 3rd argument which is non-nil.
937
938 2003-12-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
939
940         * wl-mime.el (wl-mime-combine-message/partial-pieces): Fixed bug;
941         Removed duplicate local bind `folder'.
942
943 2003-11-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
944
945         * wl-spam.el (wl-spam-folder): Renamed from `wl-spam-folder-name'.
946
947 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
948
949         * wl-message.el (wl-message-buffer-cur-summary-buffer): Remove
950         duplicate definition.
951
952 2003-11-29  Yuuichi Teranishi  <teranisi@gohome.org>
953
954         * wl-util.el (wl-current-message-buffer): If wl-message-buffer is
955         non-nil, use it; Don't fetch message if there's no message in the
956         current cursor position.
957
958 2003-11-29  Yoichi NAKAYAMA  <yoichi@geiin.org>
959
960         * wl-util.el (wl-region-exists-p): Use region-active-p.
961         (wl-deactivate-region): New function.
962         * wl-message.el (wl-message-redisplay): Deactivate region.
963
964         * wl-summary.el (wl-summary-reply): Call
965         `wl-summary-set-message-buffer-or-redisplay' instead of
966         `wl-summary-redisplay-internal', don't move point.
967
968 2003-11-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
969
970         * wl-util.el (wl-region-exists-p): Remove duplicate definition.
971         (wl-url-nntp): Use `wl-summary-jump-to-msg' instead of searching
972         by regexp.
973
974 2003-11-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
975
976         * wl-spam.el (wl-spam-save-status): Dose not initialize processor
977         if no need.
978
979 2003-11-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
980
981         * wl-spam.el (wl-spam-auto-check-folder-regexp-list): Changed
982         default value to nil.
983         (wl-spam-setup): Added `wl-summary-auto-check-spam' to
984         `wl-summary-prepare-hook'; Replace refile action to
985         `wl-summary-exec-action-refile-with-register'.
986
987         * Version number is increased to 2.11.22.
988
989 2003-11-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
990
991         * wl-summary.el (wl-summary-detect-mark-position): Set
992         `wl-summary-buffer-weekday-name-lang'.
993
994 2003-11-19  Tetsurou Okazaki  <okazaki@be.to>
995
996         * wl-summary.el (wl-summary-prefetch-msg): Undo the last change.
997         (wl-summary-mark-as-read-all): Ditto.
998         (wl-summary-delete-messages-on-buffer): Ditto.
999         (wl-summary-sync-update): Ditto.
1000         (wl-summary-mark-as-read-internal): Ditto.
1001         (wl-summary-mark-as-answered-internal): Ditto.
1002         (wl-summary-update-folder-info): Abolished.
1003
1004 2003-11-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1005
1006         * wl-summary.el (wl-summary-mark-as-read-all): Use
1007         `wl-summary-update-folder-info' instead of
1008         `wl-folder-update-unread'.
1009
1010 2003-11-18  Tetsurou Okazaki  <okazaki@be.to>
1011
1012         * wl-summary.el (wl-summary-update-folder-info): New function derived from
1013         `wl-summary-folder-info-update'.
1014         (wl-summary-delete-messages-on-buffer): Use `wl-summary-update-folder-info'
1015         instead of `wl-summary-folder-info-update'.
1016         (wl-summary-sync-update): Use `wl-summary-update-folder-info' instead of
1017         `wl-folder-set-folder-updated'.
1018         (wl-summary-mark-as-read-internal): Use `wl-summary-update-folder-info'
1019         instead of `wl-folder-update-unread'.
1020         (wl-summary-mark-as-answered-internal, wl-summary-prefetch-msg): Pass
1021         the value of `wl-summary-buffer-unread-count' for the second parameter of
1022         `wl-folder-update-unread'.
1023
1024         * Version number is increased to 2.11.21.
1025
1026 2003-11-17  Tetsurou Okazaki  <okazaki@be.to>
1027
1028         * wl-folder.el (wl-folder-entity-hashtb-set): Narrow the scope of
1029         a local variable.
1030
1031 2003-11-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1032
1033         * wl-spam.el (wl-summary-mark-spam): Show message only if call
1034         interactively.
1035
1036         * wl-summary.el (wl-summary-mark-as-important-internal): New
1037         internal function.
1038         (wl-summary-mark-as-important): Use it.
1039         (wl-summary-mark-as-unimportant): New function.
1040         (wl-summary-sync-marks): Follow the API change.
1041
1042         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
1043
1044         * wl-mime.el (wl-summary-burst): Check target folder is writable.
1045
1046 2003-11-14  Tetsurou Okazaki  <okazaki@be.to>
1047
1048         * wl-folder.el (wl-folder-update-unread): Re-indent.
1049         Narrow the scope of a local variable.
1050
1051 2003-11-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1052
1053         * wl-addrmgr.el (wl-addrmgr-pickup-entry-list): New function.
1054         (wl-addrmgr-merge-entries): Ditto.
1055         (wl-addrmgr): Added to address entry which exists in draft buffer
1056         if no entry is in original.
1057
1058 2003-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
1059
1060         * wl-batch.el: New file.
1061
1062 2003-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1063
1064         * wl-vars.el (wl-use-semi): Remove unused variable.
1065
1066 2003-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
1067
1068         * wl-vars.el (wl-summary-new-cached-mark): Changed default value to
1069         "?".
1070
1071 2003-11-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1072
1073         * wl-vars.el (wl-summary-new-uncached-mark): Renamed from
1074         wl-summary-new-mark.
1075         (wl-summary-new-cached-mark): New user option.
1076         (wl-summary-score-marks): Follow the change above.
1077         (wl-summary-auto-refile-skip-marks): Ditto.
1078         (wl-summary-incorporate-marks): Ditto.
1079         (wl-summary-expire-reserve-marks): Ditto.
1080
1081         * wl-spam.el (wl-spam-auto-check-marks): Ditto.
1082
1083         * wl-summary.el (wl-summary-detect-mark-position): Ditto.
1084         (wl-summary-persistent-mark-string): Distinguished between cached
1085         and uncached mark when the message is new.
1086
1087 2003-11-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1088
1089         * wl-spam.el (wl-spam-domain): Renamed from
1090         `wl-spam-folder-guess-domain'.
1091         (wl-summary-exec-action-spam): Register as spam if domain of the
1092         source folder is good.
1093         (wl-summary-exec-action-refile-with-register): Register message if
1094         domain of the source folder is not undecided.
1095
1096 2003-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1097
1098         * wl-summary.el (wl-summary-insert-thread): Fixed the logic to
1099         detect thread loop.
1100
1101 2003-10-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1102
1103         * wl-spam.el (wl-spam-setup): Modify wl-summary-reserve-mark-list
1104         and wl-summary-skip-mark-list.
1105
1106 2003-10-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1107
1108         * wl-spam.el (wl-summary-exec-action-spam): Fixed.
1109
1110         * wl-vars.el (wl-summary-mark-action-list): Fixed type spec.
1111
1112         * wl-spam.el (toplevel): Require wl-highlight.
1113         (wl-spam-auto-check-policy-alist): Abolish.
1114         (wl-spam-auto-check-folder-regexp-list): New user option.
1115         (wl-spam-auto-check-marks): Ditto.
1116         (wl-spam-mark-action-list): Ditto.
1117         (wl-highlight-summary-spam-face): New face.
1118         (wl-spam-auto-check-message-p): New function.
1119         (wl-spam-map-spam-messages): Fixed message.
1120         (wl-spam-register-spam-messages): Ditto.
1121         (wl-spam-register-good-messages): Ditto.
1122         (wl-summary-spam-map): Add and remove keybind.
1123         (wl-summary-target-mark-spam): Abolish.
1124         (wl-summary-refile-spam): Ditto.
1125         (wl-summary-test-spam): New function.
1126         (wl-summary-mark-spam): Ditto.
1127         (wl-summary-auto-check-spam): Follow the above change.
1128         (wl-summary-exec-action-spam): New function.
1129         (wl-summary-exec-action-refile-with-register): Fixed message.
1130         (wl-message-check-spam): New function.
1131         (wl-spam-setup): Ditto.
1132         (toplevel): Call it if this file is loaded interactivity.
1133
1134         * Version number is increased to 2.11.20.
1135
1136 2003-10-25  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1137
1138         * wl-spam.el (wl-spam-save-status): Call elmo-spam-save-status
1139         when new optional argument `force' is non nil or modified.
1140
1141 2003-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1142
1143         * wl.el (toplevel): Require wl-spam when compile.
1144         (wl-save-status): Call wl-spam-save-status.
1145
1146         * wl-spam.el (wl-spam-register-spam-messages): New function.
1147         (wl-spam-register-good-messages): Ditto.
1148         (wl-spam-save-status): Ditto.
1149         (wl-summary-mode-map): Bind
1150         wl-summary-target-mark-register-as-spam to "ms" and
1151         wl-summary-target-mark-register-as-good to "mn".
1152         (wl-summary-register-as-spam): Abolish optional argument; Use
1153         wl-spam-register-spam-messages.
1154         (wl-summary-register-as-spam-all): Use
1155         wl-spam-register-spam-messages.
1156         (wl-summary-register-as-good): Abolish optional argument; Use
1157         wl-spam-register-good-messages.
1158         (wl-summary-register-as-good-all): Use
1159         wl-spam-register-good-messages.
1160         (wl-summary-target-mark-register-as-spam): New funtion.
1161         (wl-summary-target-mark-register-as-good): Ditto.
1162
1163 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1164
1165         * wl-spam.el: New file.
1166
1167 2003-10-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1168
1169         * wl-refile.el (wl-refile-guess): Added second argument `functions'.
1170
1171         * wl-action.el (wl-auto-refile-guess-functions): New variable.
1172         (wl-summary-auto-refile): Call wl-refile-guess with
1173         wl-auto-refile-guess-functions instead of wl-refile-guess-by-rule.
1174
1175 2003-10-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1176
1177         * wl-summary.el (wl-summary-pack-number): Call wl-summary-rescan
1178         with disable-thread argument non-nil.
1179
1180 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1181
1182         * wl-summary.el (wl-summary-rescan): Added optional argument
1183         disable-thread.
1184         (wl-summary-sync): Call wl-summary-rescan with argument
1185         disable-thread.
1186         (wl-summary-input-range): Added new range `rescan-thread'.
1187
1188 2003-10-16  Yuuichi Teranishi  <teranisi@gohome.org>
1189
1190         * wl-util.el (wl-get-assoc-list-value): Fixed last change.
1191
1192 2003-10-16  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1193
1194         * wl-summary.el (wl-thread-saved-entity-hashtb-internal): New
1195         internal variable.
1196         (wl-summary-rescan): Saved wl-thread-entity-hashtb; Bind
1197         wl-summary-search-parent-by-subject-regexp and
1198         wl-summary-divide-thread-when-subject-changed as nil.
1199         (wl-summary-insert-sequential): If entity is nil, nothing to do.
1200         (wl-summary-insert-thread): Search parent entity from
1201         wl-thread-saved-entity-hashtb-internal; Fixed logic to detect
1202         thread loop.
1203
1204 2003-10-15  Yuuichi Teranishi  <teranisi@gohome.org>
1205
1206         * wl.el (wl-check-environment): Don't check wl-draft-folder is file.
1207
1208         * wl-vars.el (wl-folder-sync-range-alist): Changed default value.
1209
1210         * wl-util.el (wl-require-update-all-folder-p): New function.
1211         (wl-get-assoc-list-value): Added `function' to match directive.
1212         (wl-collect-draft): Rewrite.
1213
1214         * wl-summary.el (wl-summary-sync-update): Clear faces
1215         when both wl-summary-lazy-highlight and wl-summary-lazy-update-mark
1216         are non-nil.
1217         (wl-summary-get-sync-range): Call wl-get-assoc-list-value with match
1218         argument as function.
1219         (wl-summary-input-range): Ditto.
1220
1221         * wl-folder.el (wl-draft-get-folder): New function.
1222         (wl-folder-get-elmo-folder): Consider draft folder.
1223
1224         * wl-draft.el (wl-draft-buf-name, wl-draft-buffer-file-name): Abolish.
1225         (wl-draft-buffer-message-number): New buffer local variable.
1226         (wl-draft-folder-internal): New internal variable.
1227         (wl-draft-delete): Rewrite.
1228         (wl-draft-save): Ditto.
1229         (wl-draft-create-buffer): Use wl-draft-get-folder instead of
1230         wl-folder-get-elmo-folder.
1231         (wl-draft-config-info-operation): Ditto.
1232         (wl-jump-to-draft-folder): Ditto.
1233         (wl-draft-prepare-edit): Set up auto-save-file-name-transforms.
1234         (wl-draft-reedit): Rewrite.
1235
1236         * Version number is increased to 2.11.19.
1237         
1238 2003-10-09  Tetsurou Okazaki  <okazaki@be.to>
1239
1240         * wl-summary.el (wl-summary-search-by-subject): Remove unused local
1241         variable.
1242
1243 2003-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1244
1245         * wl-summary.el (wl-summary-prefetch-msg): Bind wl-message-entity;
1246         Use ignore-errors instead of unwind-protect.
1247
1248 2003-10-03  Tetsurou Okazaki  <okazaki@be.to>
1249
1250         * wl-thread.el (wl-thread-delete-message): Rewrite the procedure
1251         for updating `wl-thread-entity-list'.
1252
1253 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1254
1255         * wl-thread.el (wl-thread-delete-message): Omit redundant nil
1256         parameter from calling `wl-thread-entity-get-older-brothers' and
1257         `wl-thread-entity-get-younger-brothers'.
1258         Replace nested `append' with a single one.
1259
1260 2003-10-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1261
1262         * wl-summary.el (wl-summary-mode): Don't use the return value of
1263         `make-local-hook'.
1264
1265 2003-10-02  Tetsurou Okazaki  <okazaki@be.to>
1266
1267         * wl-thread.el (wl-thread-entity-get-older-brothers): Use `let'
1268         instead of `let*'.
1269         (wl-thread-delete-message): Likewise.  Split and narrow the scope
1270         of local variables.
1271
1272 2003-10-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1273
1274         * wl-summary.el (wl-summary-buffer-window-scroll-functions):
1275         Renamed from wl-summary-window-scroll-functions.
1276         (wl-summary-window-scroll-functions): Don't set to variable.
1277         (wl-summary-display-top): Use run-hooks.
1278         (wl-summary-display-bottom): Ditto.
1279         (wl-summary-toggle-disp-msg): Ditto.
1280         (wl-summary-mode): Set wl-summary-buffer-window-scroll-functions;
1281         Use it instead of wl-summary-window-scroll-functions.
1282         (wl-summary-goto-folder-subr): Don't call
1283         wl-summary-window-scroll-functions, use
1284         wl-summary-buffer-window-scroll-functions instead.
1285
1286 2003-09-30  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1287
1288         * wl-summary.el (wl-summary-mode): Use make-local-hook instead of
1289         make-local-variable.
1290
1291 2003-09-29  Yuuichi Teranishi  <teranisi@ns.templewest.net>
1292
1293         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Call
1294         set-buffer-modified-p.
1295         (wl-summary-display-top): Call wl-summary-window-scroll-functions.
1296         (wl-summary-display-bottom): Ditto.
1297         (wl-summary-toggle-disp-msg): Ditto.
1298
1299 2003-09-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1300
1301         * wl-score.el (wl-score-ov-entity-get): Treat extra field.
1302
1303         * wl-summary.el (wl-summary-prefetch-msg): Fixed.
1304         (wl-summary-forward): Use elmo-message-entity-field instead of
1305         elmo-message-field.
1306
1307         * wl-summary.el (wl-summary-update-mark-and-highlight-window): Fixed.
1308
1309 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1310
1311         * wl-summary.el (wl-summary-window-scroll-functions): No use
1312         `append'.
1313
1314 2003-09-28  Yuuichi Teranishi  <teranisi@gohome.org>
1315
1316         * wl-summary.el (wl-summary-update-mark-and-highlight-window): New
1317         function.
1318         (wl-summary-window-scroll-functions): Call it when both
1319         wl-summary-lazy-highlight and wl-summary-lazy-update-mark are non-nil.
1320         (wl-summary-temp-mark): Added optional argument number.
1321         (wl-summary-message-mark): Added optional argument flag.
1322         (wl-summary-persistent-mark): Added optional argument number and flag.
1323         (wl-summary-update-persistent-mark): Ditto.
1324         (wl-summary-update-status-marks): Set "r" for interactive spec.
1325
1326         * wl-highlight.el (wl-highlight-summary-current-line): Added optional
1327         argument number and flag.
1328
1329         * wl-action.el (wl-summary-registered-temp-mark): 
1330         Do nothing when wl-summary-buffer-temp-mark-list is nil.
1331
1332 2003-09-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1333
1334         * wl-summary.el (wl-summary-buffer-unsync-mark-number-list): New
1335         internal variable (buffer local).
1336         (wl-summary-window-scroll-functions): New function.
1337         (wl-summary-mode): Use it insteaf of wl-summary-lazy-highlight.
1338         (wl-summary-rescan): Set wl-summary-buffer-unsync-mark-number-list
1339         as nil.
1340         (wl-summary-update-status-marks): Added arguments beg, end and
1341         check.
1342         (wl-summary-update-mark-window): Use function.
1343         (wl-summary-sync-update): Follow the change above.
1344         (wl-summary-switch-to-clone-buffer): Copy
1345         wl-summary-buffer-unsync-mark-number-list.
1346         (wl-summary-goto-folder-subr): Set
1347         wl-summary-buffer-unsync-mark-number-list and
1348         use wl-summary-window-scroll-functions instead of
1349         wl-summary-lazy-highlight.
1350
1351         * wl-vars.el (wl-summary-lazy-update-mark): New user option.
1352
1353 2003-09-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1354
1355         * wl-summary.el (wl-summary-sync-update): Undo last chagne.
1356
1357         * wl-summary.el (wl-summary-update-persistent-mark): Call
1358         wl-summary-set-message-modified.
1359
1360         * wl-summary.el (wl-summary-sync-update): Don't call
1361         wl-summary-update-status-marks.
1362
1363         * Version number is increased to 2.11.18.
1364
1365 2003-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
1366
1367         * wl-message.el (wl-message-prev-page): Use save-selected-window.
1368         (wl-message-next-page): Ditto.
1369
1370 2003-09-26  Tetsurou Okazaki  <okazaki@be.to>
1371
1372         * wl-action.el (wl-summary-collect-numbers-region): Remove unused
1373         local variable.  Change the order of a collected list into the
1374         same as the specified range.  Remove nil from a collected list.
1375
1376 2003-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1377
1378         * wl-summary.el (wl-summary-insert-headers): Set visible-only
1379         argument for elmo-folder-list-messages.
1380
1381 2003-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1382
1383         * wl-score.el (wl-summary-score-update-all-lines): Follow the API
1384         change (wl-summary-count-unreads return a list instead of a cons
1385         cell).
1386
1387 2003-09-24  Tetsurou Okazaki  <okazaki@be.to>
1388
1389         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
1390         `wl-summary-folder-info-update'.
1391
1392 2003-09-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1393
1394         * wl-summary.el (wl-summary-set-message-modified): No use
1395         elmo-folder-set-message-modified and wl-summary-set-mark-modified.
1396         (wl-summary-set-mark-modified): Abolish.
1397         (wl-summary-mark-modified-p): Ditto.
1398         (wl-summary-save-view): Follow the change above.
1399
1400         * wl-expire.el (wl-summary-expire): Likewise.
1401
1402 2003-09-22  Yuuichi Teranishi  <teranisi@gohome.org>
1403
1404         * wl-summary.el (wl-summary-detect-mark-position): Use
1405         modb-entity-handler.
1406         (wl-summary-save-view-cache): Don't cause an error when dir is nil.
1407
1408         * Version number is increased to 2.11.17.
1409
1410 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1411
1412         * wl-summary.el (wl-summary-overview-entity-compare-by-from): Decode
1413         entity field value.
1414         (wl-summary-prefetch-msg): Ditto.
1415         (wl-summary-print-message-with-ps-print): Ditto.
1416
1417 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1418
1419         * wl-summary.el (wl-summary-detect-mark-position): Use generic msgdb
1420         for dummy entity.
1421         (wl-summary-insert-thread): Use elmo-message-entity-field.
1422         (wl-summary-update-thread): Use elmo-message-entity-field and
1423         elmo-message-entity-number.
1424         (wl-summary-line-number):  Use elmo-message-entity-number.
1425         (wl-summary-line-size): Use elmo-message-entity-field.
1426         (wl-summary-line-subject): Ditto.
1427         (wl-summary-line-from): Ditto.
1428         (wl-summary-line-attached): Ditto.
1429         (wl-summary-create-line): Ditto.
1430         (wl-summary-create-line): Use elmo-message-entity-number.
1431         (wl-summary-print-message-with-ps-print): Use
1432         elmo-message-entity-field.
1433
1434 2003-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
1435
1436         * wl-summary.el (wl-summary-detect-mark-position): Follow the API
1437         change in elmo-msgdb-make-message-entity.
1438         (wl-summary-buffer-set-folder): Don't call
1439         wl-summary-detect-mark-position here.
1440         (wl-summary-rescan): Call elmo-message-entity-number.
1441         (wl-summary-sync-update): Ditto.
1442         (wl-summary-goto-folder-subr): Call wl-summary-detect-mark-position.
1443
1444         * wl-score.el (wl-score-header-index): Redefine 2th element.
1445         (wl-score-overview-entity-get-extra): Abolish.
1446         (wl-score-ov-entity-get): Rewrite.
1447         (wl-score-string-index<, wl-score-string-func<): Abolish.
1448         (wl-score-string<): New function.
1449         (wl-score-string-sort): Use it.
1450
1451         * wl-refile.el (wl-refile-guess-by-history): Use
1452         elmo-message-entity-field.
1453         (wl-refile-guess-by-from): Ditto.
1454         (wl-refile-guess-by-msgid): Ditto.
1455
1456         * Version number is increased to 2.11.16.
1457
1458 2003-09-21  Yoichi NAKAYAMA  <yoichi@geiin.org>
1459
1460         * wl-folder.el (wl-folder-confirm-existence): Don't call
1461         file-exists-p if msgdb-path is nil.
1462         * wl-summary.el, wl-draft.el, wl-action.el: Rename
1463         `wl-read-folder-hist' to `wl-read-folder-history'.
1464
1465 2003-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
1466
1467         * wl-draft.el (wl-draft-kill): Use `yes-or-no-p' instead of
1468         `y-or-n-p'.
1469
1470 2003-09-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1471
1472         * wl-score.el (wl-score-headers): Don't use
1473         elmo-folder-do-each-message-entity.
1474
1475         * Version number is increased to 2.11.15.
1476
1477 2003-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
1478
1479         * wl-summary.el (wl-summary-delete-all-msgs): Use
1480         elmo-folder-move-messages instead of elmo-folder-delete-messages
1481         and elmo-folder-detach-messages.
1482         (wl-summary-sync-marks): Use elmo-folder-list-global-flag-messages.
1483
1484         * wl-expire.el (wl-expire-delete): Ditto.
1485         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1486
1487 2003-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
1488
1489         * wl-vars.el (wl-message-use-header-narrowing): New user option.
1490         (wl-message-header-narrowing-fields): Ditto.
1491         (wl-message-header-narrowing-lines): Ditto.
1492         (wl-message-header-narrowing-string): Ditto.
1493
1494         * wl-summary.el (wl-summary-mode-map): Bind
1495         wl-summary-toggle-header-narrowing to "C-cC-f".
1496         (wl-summary-toggle-header-narrowing): New function.
1497
1498         * wl-message.el (wl-message-buffer-create): Call
1499         wl-message-header-narrowing-setup.
1500         (wl-message-redisplay): Call wl-message-header-narrowing.
1501         (wl-message-header-narrowing): New function.
1502         (wl-message-header-narrowing-map): New keymap.
1503         (wl-message-header-narrowing-widen-map): New keymap.
1504         (wl-message-header-narrowing-again-at-mouse): New function.
1505         (wl-message-header-narrowing-1): Ditto.
1506         (wl-message-header-narrowing-widen-at-mouse): Ditto.
1507         (wl-message-header-narrowing-setup): Ditto.
1508         (wl-message-header-narrowing-toggle): Ditto.
1509         
1510         * wl-highlight.el (wl-message-header-narrowing-face): New face.
1511
1512         * wl-vars.el (wl-folder-sync-range-alist): Set default range for
1513         'flag as all.
1514         (wl-use-flag-folder-help-echo): New user option.
1515
1516         * wl-summary.el (wl-summary-detect-mark-position): Bind 
1517         wl-summary-highlight as nil.
1518         (wl-summary-set-mark-modified): Follow the API change.
1519         (wl-summary-mark-modified-p): Ditto.
1520         (wl-summary-mark-as-read-all): Ditto.
1521         (wl-summary-sync-marks): Don't call
1522         elmo-folder-list-messages-with-global-mark.
1523         (wl-summary-mark-as-read-internal): Follow the API change.
1524         (wl-summary-mark-as-answered-internal): Ditto.
1525         (wl-summary-mark-as-important): Cause an error when 'flag folder;
1526         Follow the API change.
1527         (wl-summary-create-line): Call with number argument.
1528         (wl-summary-reply): Follow the API change.
1529
1530         * wl-highlight.el (wl-highlight-summary-line-flag-folder): New
1531         function.
1532         (wl-highlight-summary-line-string): Call it when
1533         wl-use-flag-folder-help-echo is non-nil.
1534         (wl-highlight-summary-current-line): Ditto.
1535         (elmo-flag-folder-referrer): Added autoload setting.
1536
1537         * wl-draft.el (wl-draft-kill): Follow the API change.
1538
1539         * Version number is increased to 2.11.14.
1540         
1541 2003-09-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1542
1543         * wl-draft.el (wl-draft-do-fcc): Follow the API change.
1544
1545 2003-09-15  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1546
1547         * Version number is increased to 2.11.13.
1548
1549 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1550
1551         * wl-draft.el (wl-draft-previous-history-element): Fixed
1552         unbalanced parenthesis and bind unbound local variables.
1553
1554 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1555
1556         * wl-draft.el (wl-draft-previous-history-element): New function.
1557         (wl-draft-next-history-element): Ditto.
1558         * wl-e21.el, wl-xmas.el, wl-mule.el (wl-draft-key-setup): Bind
1559         them to M-p and M-n.
1560
1561 2003-09-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1562
1563         * Version number is increased to 2.11.12.
1564
1565 2003-09-14  Yoichi NAKAYAMA  <yoichi@geiin.org>
1566
1567         * wl-draft.el (wl-draft-hide): Select buffer-window.
1568
1569 2003-09-13  Mito  <mito@mxa.nes.nec.co.jp>
1570
1571         * wl-summary.el (wl-summary-narrow-to-region): New function.
1572         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-region)
1573         (wl-summary-mark-as-unread-region, wl-summary-mark-as-important-region)
1574         (wl-summary-save-region): Use it.
1575         * wl-action.el (wl-summary-collect-numbers-region)
1576         (wl-summary-unmark-region, wl-summary-mark-region-subr): Ditto.
1577
1578 2003-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1579
1580         * wl-folder.el (wl-folder-count-incorporates): Don't use
1581         `elmo-msgdb-mark-load'
1582
1583         * Version number is increased to 2.11.11.
1584
1585 2003-09-13  Yoichi NAKAYAMA  <yoichi@geiin.org>
1586
1587         * wl-draft.el (wl-draft-fcc-append-read-folder-hist): New variable.
1588         (wl-draft-do-fcc): Append fcc'ed folder to wl-read-folder-hist.
1589
1590 2003-09-06  Yuuichi Teranishi  <teranisi@gohome.org>
1591
1592         * wl-mime.el (wl-draft-preview-message): Use `format' to print value.
1593
1594 2003-09-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1595
1596         * Version number is increased to 2.11.10.
1597
1598 2003-09-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1599
1600         * wl-mime.el (wl-draft-attribute-value): Fixed.
1601
1602 2003-09-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1603
1604         * wl-util.el (wl-copy-local-variables): New function.
1605
1606         * wl-mime.el (wl-draft-attribute-recipients): New function.
1607         (wl-draft-attribute-envelope-from): Ditto.
1608         (wl-draft-attribute-smtp-posting-server): Ditto.
1609         (wl-draft-attribute-smtp-posting-port): Ditto.
1610         (wl-draft-attribute-value): Ditto.
1611         (wl-draft-preview-message): Use it to get value for
1612         attributes. Reflect result of `wl-draft-config'.
1613
1614         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed typo
1615         and call `wl-summary-mark-as-read' before to call
1616         `wl-summary-unset-mark'.
1617         (wl-summary-target-mark-mark-as-unread): Likewise.
1618         (wl-summary-target-mark-mark-as-important): Don't bind mlist.
1619
1620 2003-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
1621
1622         * wl-mime.el (wl-draft-preview-message): Use actual value for
1623         attributes; Fix for small window.
1624
1625 2003-08-28  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1626
1627         * wl-refile.el (wl-refile-get-field-value): Call
1628         `elmo-message-entity-field' with 3rd argument is non-nil.
1629
1630 2003-08-26  Yuuichi Teranishi  <teranisi@gohome.org>
1631
1632         * wl-vars.el (wl-draft-preview-attributes): New user option.
1633         (wl-draft-preview-attributes-list): Ditto.
1634         (wl-draft-preview-attributes-buffer-lines): Ditto.
1635         (wl-draft-preview-attributes-buffer-name): Ditto.
1636
1637         * wl-mime.el (wl-draft-preview-message): Display attributes.
1638
1639 2003-08-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1640
1641         * wl-summary.el (wl-summary-detect-mark-position): Bind
1642         wl-summary-flag-priority-list to '(new).
1643
1644 2003-08-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1645
1646         * wl-highlight.el (wl-highlight-summary-line-face-spec): New
1647         funtion.
1648         (wl-highlight-summary-line-string): Use it.
1649         (wl-highlight-summary-current-line): Ditto.
1650
1651 2003-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
1652
1653         * wl-summary.el (wl-summary-update-persistent-mark): Highlight the
1654         line even when the mark string is not changed.
1655
1656         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
1657         argument change in the wl-summary-create-line.
1658         (wl-thread-insert-entity-sub): Ditto.
1659
1660         * wl-summary.el (wl-summary-detect-mark-position): Follow the
1661         argument change in the wl-summary-create-line.
1662         (wl-summary-insert-sequential): Ditto.
1663         (wl-summary-update-thread): Ditto.
1664         (wl-summary-persistent-mark-string): New inline function.
1665         (wl-summary-message-mark): Use it.
1666         (wl-summary-create-line): Abolish argument wl-persistent-mark
1667         and added wl-flags, wl-cached.
1668
1669         * wl-highlight.el (wl-highlight-summary-line-string): Changed argument
1670         mark to flags.
1671         (wl-highlight-summary-current-line): Decide the face not by the 
1672         persistent mark but flags.
1673
1674 2003-08-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1675
1676         * wl-vars.el (wl-summary-new-mark, wl-summary-important-mark,
1677         wl-summary-unread-uncached-mark, wl-summary-unread-cached-mark,
1678         wl-summary-read-uncached-mark): Revive.
1679         (wl-summary-answered-cached-mark,
1680         wl-summary-answered-uncached-mark): New user option.
1681         (wl-summary-score-marks): Follow the change above.
1682         (wl-summary-auto-refile-skip-marks): Ditto.
1683         (wl-summary-incorporate-marks): Ditto.
1684         (wl-summary-expire-reserve-marks): Ditto.
1685         (wl-summary-flag-priority-list): New user option.
1686
1687         * wl-summary.el (wl-summary-sync-marks): Follow the variable name
1688         changes.
1689         (wl-summary-auto-select-msg-p): Use elmo-message-flagged-p instead
1690         of elmo-message-mark.
1691         (wl-summary-mark-as-read-internal): Ditto.
1692         (wl-summary-mark-as-answered): Ditto.
1693         (wl-summary-mark-as-important): Ditto.
1694         (wl-summary-redisplay-internal): Ditto.
1695         (wl-summary-redisplay-no-mime-internal): Ditto.
1696         (wl-summary-message-mark): New function.
1697         (wl-summary-insert-sequential): Use wl-summary-message-mark
1698         instead of elmo-message-mark.
1699         (wl-summary-update-thread): Ditto.
1700         (wl-summary-persistent-mark): Ditto.
1701         (wl-summary-cursor-move-surface): Use elmo-message-accessible-p
1702         instead of elmo-message-mark.
1703
1704         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
1705         wl-summary-message-mark instead of elmo-message-mark.
1706         (wl-thread-insert-entity-sub): Ditto.
1707         (wl-thread-get-children-msgs-uncached): Ditto.
1708
1709         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
1710         variable name changes.
1711         (wl-highlight-summary-current-line): Ditto.
1712
1713         * wl-action.el (wl-summary-no-auto-refile-message-p): Use
1714         wl-summary-message-mark instead of elmo-message-mark.
1715
1716         * wl-expire.el (wl-expire-message-p): Ditto.
1717
1718         * wl-score.el (wl-score-headers): Ditto.
1719
1720         * Version number is increased to 2.11.9.
1721
1722         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1723         (wl-summary-sync-update): Follow the change above.
1724         (wl-summary-switch-to-clone-buffer): Ditto.
1725         (wl-summary-open-folder): Ditto.
1726
1727 2003-08-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1728
1729         * wl-summary.el (wl-summary-cursor-move-surface): Don't skip
1730         `elmo-msgdb-answered-cached-mark' when the folder is unplugged.
1731
1732         * Version number is increased to 2.11.8.
1733
1734         * wl-summary.el (wl-summary-buffer-msgdb): Abolish.
1735
1736         * wl-expire.el (wl-expire-refile): Follow the API change on
1737         `elmo-folder-move-messages'.
1738         (wl-expire-refile-with-copy-reserve-msg): Ditto.
1739
1740         * wl-action.el (wl-summary-move-mark-list-messages): Ditto.
1741         (wl-summary-exec-action-refile): Ditto.
1742         (wl-summary-exec-action-copy): Ditto.
1743         (wl-summary-no-auto-refile-message-p): No use
1744         `wl-summary-buffer-msgdb'.
1745         (wl-summary-auto-refile): Ditto.
1746
1747 2003-08-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
1748
1749         * wl-summary.el (wl-summary-sync): Fix regexp for last: and first:.
1750
1751 2003-08-19  Yuuichi Teranishi  <teranisi@gohome.org>
1752
1753         * wl-summary.el (wl-summary-sync): Treat no-sync.
1754
1755         * wl-vars.el (wl-folder-sync-range-alist): Removed first: and last:.
1756         (wl-default-sync-range): Ditto.
1757
1758 2003-08-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1759
1760         * wl-refile.el (wl-refile-subject-learn): Call
1761         `elmo-message-entity-field' with 3rd argument is non-nil.
1762         (wl-refile-guess-by-subject): Use `elmo-message-entity-field'
1763         instead of `elmo-msgdb-overview-entity-get-subject'.
1764
1765 2003-08-12  Yuuichi Teranishi  <teranisi@gohome.org>
1766
1767         * wl-summary.el (wl-summary-goto-folder-subr): Rescan if
1768         scan-type is rescan.
1769         (wl-summary-delete-all-temp-marks): Remove scored mark too when
1770         new optional argument force is non-nil.
1771         (wl-summary-save-view-cache): Call it with force argument non-nil.
1772
1773         * wl-action.el (wl-summary-unset-mark): Added optional argument FORCE.
1774
1775 2003-08-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1776
1777         * wl-action.el (wl-summary-print-argument): Fixed last change.
1778
1779 2003-08-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1780
1781         * wl-summary.el (wl-summary-target-mark-mark-as-read): Fixed and
1782         simplified.
1783         (wl-summary-target-mark-mark-as-unread): Likewise.
1784         (wl-summary-target-mark-mark-as-important): Likewise.
1785
1786 2003-08-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
1787
1788         * wl-thread.el (wl-thread-msg-mark-as-important): Abolished.
1789         * wl-summary.el (wl-summary-mark-as-important): Arranged.
1790         (wl-summary-mark-as-important-region): Change accordingly.
1791         (wl-summary-target-mark-mark-as-important): Ditto.
1792
1793 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1794
1795         * wl-vars.el (wl-summary-print-argument-within-window): New variable.
1796
1797         * wl-action.el (wl-summary-print-argument): Print argument to
1798         right side of window if `wl-summary-print-argument-within-window'
1799         is non-nil.
1800
1801 2003-08-09  Yuuichi Teranishi  <teranisi@gohome.org>
1802
1803         * wl-action.el (wl-summary-set-mark): Use
1804         `wl-summary-message-visible-p' to check visibility of the message
1805         and jump to message only when the message line is visible and have
1806         different number; Call wl-summary-unset-mark with number argument.
1807         (wl-summary-unset-mark): 
1808         Use `wl-summary-message-visible-p'
1809         to check visibility of the message and jump to message only when
1810         the message line is visible and have different number;
1811
1812 2003-08-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1813
1814         * Version number is increased to 2.11.7.
1815
1816         * wl.el (wl-check-variables-2): Don't check wl-summary-line-format
1817         and wl-folder-summary-line-format.
1818
1819         * wl-summary.el (wl-summary-message-visible-p): New inline function.
1820         (wl-summary-put-temp-mark): Rename from wl-summary-mark-line.
1821         (wl-summary-set-score-mark): Use it.
1822         (wl-summary-target-mark-mark-as-read): Ditto.
1823         (wl-summary-target-mark-mark-as-unread): Ditto.
1824         (wl-summary-target-mark-mark-as-important): Ditto.
1825         (wl-summary-target-mark-msgs): Simplified.
1826         (wl-summary-detect-mark-position): Fixed problem when
1827         summary-line-format no contain persisten/temp mark spec.
1828         (wl-summary-temp-mark): Ditto.
1829         (wl-summary-persistent-mark): Ditto.
1830         (wl-summary-update-persistent-mark): Ditto.
1831
1832         * wl-action.el (wl-summary-set-mark): Ditto.
1833         (wl-summary-unset-mark): Ditto.
1834         All other related portions are changed.
1835
1836 2003-08-07  Yuuichi Teranishi  <teranisi@gohome.org>
1837
1838         * Version number is increased to 2.11.6.
1839
1840 2003-08-05  Yuuichi Teranishi  <teranisi@gohome.org>
1841
1842         * wl-util.el (wl-current-message-buffer): Define as function;
1843         Don't use the value of wl-messge-buffer.
1844
1845         * wl-summary.el (wl-summary-redisplay-no-mime-internal): Update
1846         persistent mark.
1847
1848         * wl-mime.el (wl-draft-yank-current-message-entity): If there's
1849         no current message, cause an error.
1850
1851 2003-08-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1852
1853         * wl-summary.el (wl-summary-set-message-modified): Use
1854         elmo-folder-set-message-modified instead of
1855         elmo-folder-set-message-modified-internal.
1856
1857 2003-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
1858
1859         * wl-summary.el (wl-summary-sync): Call wl-summary-sync-marks
1860         interactively.
1861         (wl-summary-sync): nokill->entirely.
1862         (wl-summary-sync-marks): Fixed message.
1863         (wl-summary-input-range): Added mark, nokill->entirely.
1864
1865         * wl-score.el (wl-summary-score-update-all-lines): Set expunged
1866         messages as read.
1867
1868 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1869
1870         * wl-summary.el (wl-summary-input-range): Abolish all-noscore and
1871         update-noscore.
1872         (wl-summary-sync): Follow the change above.
1873
1874 2003-08-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1875
1876         * wl-action.el (wl-summary-target-mark-all): Use
1877         elmo-folder-list-messages.
1878
1879 2003-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
1880
1881         * wl-summary.el (wl-summary-rescan): Added argument disable-kill
1882         (wl-summary-rescan): Set wl-summary-scored as nil.
1883         (wl-summary-sync-force-update): Follow the change above.
1884         (wl-summary-sync): Ditto.
1885         (wl-summary-sync-update): Added argument disable-killed.
1886         (wl-summary-insert-headers): Set visible-only argument for
1887         elmo-folder-list-messages.
1888         (wl-summary-input-range): Added update-nokill, update-noscore,
1889         all-nokill, all-noscore and mark.
1890
1891         * Version number is increased to 2.11.5.
1892
1893         * wl-draft.el (wl-draft): Set buffer-undo-list as nil.
1894
1895 2003-08-01  Yoichi NAKAYAMA  <yoichi@geiin.org>
1896
1897         * wl-summary.el (wl-summary-prefetch-msg): Update persistent mark.
1898         (wl-summary-prefetch-region-no-mark): Change accordingly.
1899         * wl-action.el (wl-summary-exec-action-prefetch): Ditto.
1900
1901 2003-07-31  Yoichi NAKAYAMA  <yoichi@geiin.org>
1902
1903         * wl-address.el (wl-complete-field-to): Abolished.
1904         (wl-complete-address): Completion function for completing-read.
1905         * wl-action.el (wl-summary-get-resend-address): Use it.
1906
1907         * wl-summary.el (wl-summary-update-persistent-mark): Renamed from
1908         wl-summary-update-mark and abolish unused argument.
1909         (wl-summary-prefetch-region-no-mark, wl-summary-mark-as-read-all)
1910         (wl-summary-delete-cache, wl-summary-resume-cache-status)
1911         (wl-summary-update-status-marks, wl-summary-mark-as-read-internal)
1912         (wl-summary-mark-as-important, wl-summary-redisplay-internal)
1913         (wl-summary-mark-as-answered-internal, wl-summary-reply): Use it.
1914         * wl-draft.el (wl-draft-kill): Ditto.
1915
1916         * wl-summary.el: Remove unused binding of case-fold-search.
1917         (wl-summary-replace-status-marks): Abolished.
1918
1919 2003-07-29  Yuuichi Teranishi  <teranisi@gohome.org>
1920
1921         * wl-action.el (wl-summary-set-mark): Cause an error when no message
1922         is specified or folder length is zero.
1923
1924 2003-07-29  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1925
1926         * wl-expire.el (wl-folder-expire-current-entity): Specify folder type.
1927         (wl-folder-archive-current-entity): Ditto.
1928
1929 2003-07-28  Yuuichi Teranishi  <teranisi@gohome.org>
1930
1931         * wl-summary.el (wl-summary-update-mark): Ignore errors while
1932         retrieving message mark.
1933         (wl-summary-redisplay-internal): Ditto.
1934
1935         * wl-message.el (wl-message-buffer-display): Ignore errors while
1936         retrieving message-id field.
1937
1938         * wl-expire.el (wl-summary-expire): Fixed 2nd argument for `wl-append'.
1939         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1940         (wl-expire-refile-with-copy-reserve-msg): Follow the change in the
1941         order of the arguments for `wl-expire-message-p'.
1942         (Reported by Shinichiro HIDA <shinichiro@stained-g.net>)
1943
1944         * wl-summary.el (wl-summary-target-mark-reply-with-citation): 
1945         Check return value of wl-summary-reply.
1946         (wl-summary-reply): Recover window configuration when an error occured.
1947
1948 2003-07-27  Yoichi NAKAYAMA  <yoichi@geiin.org>
1949
1950         * wl-summary.el (wl-summary-resend-message): Abolished, the
1951         feature is inherited by wl-summary-resend (put resend mark).
1952
1953 2003-07-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1954
1955         * wl-summary.el (wl-summary-toggle-disp-msg): Set
1956         wl-message-buffer to nil when the message is hide.
1957
1958 2003-07-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
1959
1960         * .cvsignore: New file.
1961
1962 2003-07-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
1963
1964         * wl-action.el (wl-summary-action-docstring): Add more info.
1965         (wl-summary-target-mark, wl-summary-target-mark-region): Remove
1966         duplicate definition.
1967         (wl-summary-define-mark-action): Functions wl-summary-*-region
1968         keep current position.
1969         (wl-summary-unregister-target-mark): Store result to the variable.
1970
1971 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1972
1973         * Version number is increased to 2.11.4.
1974
1975 2003-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
1976
1977         * wl-summary.el (wl-summary-cleanup-temp-marks): Use
1978         wl-summary-delete-all-temp-marks.
1979         (wl-summary-delete-all-temp-marks-on-buffer): Abolish.
1980
1981         * wl-action.el (wl-summary-set-mark): Changed terminology
1982         refile-destination -> action-argument.
1983         (wl-summary-unset-mark): Ditto.
1984         (wl-summary-remove-argument): Ditto.
1985         (wl-summary-print-argument): Ditto.
1986
1987         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Ditto.
1988         (wl-thread-remove-argument-region): Ditto.
1989         (wl-thread-print-argument-region): Ditto.
1990         (wl-thread-close): Ditto.
1991         (wl-thread-open): Ditto.
1992
1993         * wl-highlight.el (wl-highlight-action-argument-face): Ditto.
1994         (wl-highlight-refile-destination-face is abolished)
1995         (wl-highlight-action-argument-string): Ditto.
1996         (wl-highlight-summary-current-line): Highlight action argument.
1997
1998         * wl-highlight.el (wl-highlight-summary-deleted-face): Changed default
1999         color for light backgrounds.
2000         (wl-highlight-summary-answered-face): Ditto.
2001
2002 2003-07-22  Yuuichi Teranishi  <teranisi@gohome.org>
2003
2004         * wl-summary.el (wl-summary-rescan): Use numbers in the msgdb.
2005
2006         * wl-score.el (wl-summary-score-update-all-lines): Use
2007         wl-summary-set-mark.
2008         (wl-summary-score-update-all-lines): Kill expunged messages.
2009
2010         * wl-expire.el (wl-expire-hide): Use elmo-folder-kill-messages.
2011
2012 2003-07-21  Yuuichi Teranishi  <teranisi@gohome.org>
2013
2014         * wl-score.el (wl-summary-score-update-all-lines): Don't use msgdb
2015         directly.
2016         (wl-score-overview-entity-get-lines): Ditto.
2017         (wl-score-overview-entity-get-xref): Ditto.
2018         (wl-score-get-latest-msgs): Ditto.
2019         (wl-summary-rescore): Ditto.
2020
2021         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-mark-as-answered
2022         to "&".
2023         (wl-summary-mark-as-answered-internal): New inline function.
2024         (wl-summary-mark-as-answered): New function.
2025         (wl-summary-mark-as-unanswered): Ditto.
2026         (wl-summary-sync-marks): Modified for answered-mark synching.
2027
2028 2003-07-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2029
2030         * wl-action.el (wl-summary-set-mark): Fixed last change.
2031
2032 2003-07-20  Yuuichi Teranishi  <teranisi@ns.templewest.net>
2033
2034         * wl-summary.el (wl-summary-mark-as-read-internal): Fixed the
2035         behavior of wl-summary-unread-message-hook
2036         (Pointed out by akira yamada <akira@arika.org>).
2037
2038 2003-07-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2039
2040         * wl-e21.el (wl-summary-toolbar): Follow the rename of
2041         wl-summary-delete.
2042         * wl-xmas.el (wl-summary-toolbar): Ditto.
2043
2044         * wl-action.el (wl-summary-set-mark): Don't override current
2045         temp-mark.
2046
2047         * wl-refile.el (wl-refile-get-field-value): Fixed and simplified.
2048
2049 2003-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
2050
2051         * wl-refile.el (wl-refile-learn): Don't use msgdb.
2052         (wl-refile-msgid-learn): Ditto.
2053         (wl-refile-get-field-value): Ditto.
2054
2055         * wl-mime.el (wl-mime-combine-message/partial-pieces): Don't use msgdb.
2056
2057         * wl-expire.el (wl-expire-message-p): Renamed from wl-expire-msg-p.
2058         (wl-expire-delete-reserved-messages): Renamed from
2059         wl-expire-reserve-marked-msgs-from-list.
2060         (wl-expire-delete): Removed argument `msgdb'.
2061         (wl-expire-refile): Ditto.
2062         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2063         (wl-expire-archive-number-delete-old): Ditto; Use folder instead of
2064         mark-alist as argument.
2065         (wl-expire-archive-number1): Removed argument `msgdb'.
2066         (wl-expire-archive-number2): Ditto.
2067         (wl-expire-archive-date): Ditto.
2068         (wl-expire-localdir-date): Ditto.
2069         (wl-expire-hide): Ditto.
2070         (wl-archive-number1): Ditto.
2071         (wl-archive-number2): Ditto.
2072         (wl-archive-date): Ditto.
2073         (wl-archive-folder): Ditto.
2074         All other related portions are changed.
2075
2076 2003-07-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2077
2078         * wl-draft.el (wl-draft-send-confirm): Change message. Now up/down
2079         mean move up and down. (suggested by Takashi Kawachi)
2080
2081 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2082
2083         * wl-acap.el (toplevel): Don't require un-define.
2084
2085 2003-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
2086
2087         * wl-thread.el (wl-thread-delete-message): Always update
2088         wl-summary-buffer-number-list.
2089
2090         * wl-action.el (wl-summary-print-destination): 
2091         Do nothing when folder is nil.
2092
2093 2003-07-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2094
2095         * wl-summary.el (wl-summary-prefetch-region-no-mark): Update
2096         persistent mark when prefetch is succeeded.
2097
2098 2003-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
2099
2100         * wl-expire.el (wl-expire-delete): Use elmo-folder-detach-messages
2101         instead of elmo-msgdb-delete-msgs.
2102         (wl-expire-refile-with-copy-reserve-msg): Ditto.
2103         (wl-expire-hide): Ditto.
2104
2105         * wl-summary.el (wl-summary-delete-all-msgs): Ditto.
2106
2107         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Don't use
2108         elmo-msgdb interface.
2109         (wl-thread-get-exist-children): Likewise.
2110         (wl-thread-insert-message): Likewise.
2111         (wl-thread-msg-mark-as-important): Likewise.
2112         (wl-thread-insert-entity-sub): Likewise.
2113         (wl-thread-get-children-msgs-uncached): Likewise.
2114
2115         * wl-summary.el (wl-summary-sync-all-init): Use elmo-folder-length.
2116         (wl-summary-prefetch-msg): Don't use elmo-msgdb interface.
2117         (wl-summary-sync-update): Likewise.
2118         (wl-summary-auto-select-msg-p): Likewise.
2119         (wl-summary-update-thread): Likewise.
2120         (wl-summary-mark-as-important): Likewise.
2121         (wl-summary-jump-to-msg-internal): Likewise.
2122         (wl-summary-redisplay-internal): Likewise.
2123         (wl-summary-print-message-with-ps-print): Likewise.
2124         (wl-summary-folder-info-update): Likewise.
2125
2126         * wl-folder.el (wl-folder-check-one-entity):
2127         elmo-folder-count-flags instead of wl-summary-count-unread.
2128
2129         * wl-draft.el (wl-draft-normal-send-func): Fixed last change.
2130
2131         * wl-action.el (wl-summary-define-mark-action): Fixed region function.
2132
2133         * wl-summary.el (wl-summary-set-message-modified): 
2134         Call wl-summary-set-mark-modified.
2135         (wl-summary-delete-messages-on-buffer): Call
2136         wl-folder-set-folder-updated instead of wl-folder-update-unread.
2137         (wl-summary-sync-update): Call elmo-folder-length instead of
2138         elmo-folder-messages.
2139         (wl-summary-insert-headers): Don't call
2140         elmo-folder-list-message-entities.
2141
2142 2003-07-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2143
2144         * wl-action.el (wl-summary-define-mark-action): Call
2145         `wl-summary-set-mark' with argument `data'.
2146         (wl-summary-auto-refile): Fixed order of arguments when call
2147         `wl-summary-refile'.
2148
2149 2003-07-16  Yuuichi Teranishi  <teranisi@gohome.org>
2150
2151         * wl-vars.el (wl-summary-mark-action-list): Define resend action.
2152
2153         * wl-summary.el (wl-summary-mode-map): Bind resend action.
2154
2155         * wl-highlight.el (wl-highlight-summary-disposed-face): New face
2156         (Renamed from wl-highlight-summary-deleted-face).
2157         (wl-highlight-summary-resend-face): New face.
2158
2159         (wl-highlight-summary-deleted-face): Renamed from
2160         wl-highlight-summary-erased-face.
2161
2162         * wl-address.el (wl-complete-field-to): Added optional argument prompt.
2163
2164         * wl-action.el (wl-summary-get-resend-address): New function.
2165         (wl-summary-exec-action-resend): Ditto.
2166         (wl-summary-exec-action-resend-subr): Ditto.
2167
2168         * w-thread.el (wl-thread-copy): Removed definition.
2169         (wl-thread-refile): Ditto.
2170         (wl-thread-delete): Ditto.
2171         (wl-thread-target-mark): Ditto.
2172
2173         * wl-action.el (wl-summary-register-target-mark): Fixed argument.
2174         (wl-summary-target-mark-set-action): Fixed.
2175         (wl-summary-define-mark-action): Fixed quotation.
2176         (wl-summary-move-mark-list-messages): Display message.
2177         (wl-summary-define-mark-action): Define thread functions.
2178         (wl-summary-exec-action-refile): Changed message.
2179         (wl-summary-exec): Ditto.
2180
2181 2003-07-15  Mito  <mito@mxa.nes.nec.co.jp>
2182         
2183         * wl-summary.el (wl-summary-entity-info-msg): Don't replace '%' to
2184         '%%'.
2185
2186 2003-07-15  Yuuichi Teranishi  <teranisi@gohome.org>
2187
2188         * wl.el (toplevel): Require wl-action.
2189         (wl-init): Call wl-summary-define-mark-action.
2190
2191         * wl-vars.el (wl-summary-mark-action-list): Changed specification.
2192
2193         * wl-summary.el (wl-summary-mode-menu-spec): Follow the rename of
2194         wl-summary-delete and wl-summary-erase.
2195         (wl-summary-mode-map): Ditto.
2196
2197         * wl-vars.el (wl-dispose-folder-alist): Renamed from
2198         wl-delete-folder-alist.
2199
2200         * wl-summary.el (wl-summary-prefetch-region-no-mark): Use
2201         wl-summary-prefetch-msg instead of wl-summary-prefetch.
2202         (toplevel): Moved mark & action related functions to the wl-action.el.
2203
2204         * wl-highlight.el (wl-highlight-summary-line-string): Follow the change
2205         in wl-summary-mark-action-list.
2206         (wl-highlight-summary-current-line): Ditto.
2207
2208         * wl-draft.el (wl-draft-normal-send-func): Fixed bug for removing
2209         empty lines.
2210
2211         * wl-action.el: New file. 
2212
2213 2003-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
2214
2215         * wl-summary.el (wl-summary-target-mark-replace): New function.
2216         (wl-summary-target-mark-prefetch): Use it.
2217         (wl-summary-target-mark-delete): Ditto.
2218         (toplevel): Rearranged definition order.
2219         (wl-summary-mode-map): Bind wl-summary-erase-region to "rD".
2220         (wl-summary-target-mark-erase): Rewrite.
2221         (wl-summary-erase-region): New function.
2222         (wl-summary-exec-action-erase): Changed message.
2223         (wl-summary-move-mark-list-messages): New function.
2224         (wl-summary-exec-action-delete): Use it.
2225         (wl-summary-exec-action-erase): Ditto.
2226
2227         * wl-vars.el (wl-summary-reserve-mark-list): Added "d" and "i".
2228         (wl-summary-skip-mark-list): Added "d".
2229
2230         * wl-summary.el (wl-summary-cursor-move-surface): Bind case-fold-search
2231         while searching.
2232
2233         * wl-vars.el (wl-summary-mark-action-list): Moved from wl-summary.el
2234         and define using defcustom;
2235         Define 4th element as a face.
2236         
2237         * wl-summary.el (wl-summary-incorporate): Use 
2238         `wl-summary-prefetch-region-no-mark' instead of
2239         `wl-summary-prefetch-region'.
2240         (wl-summary-prefetch-region-no-mark): Revival of old
2241         `wl-summary-prefetch-region'.
2242         (wl-summary-mark-action-list): Moved to wl-vars.el
2243
2244         * wl-highlight.el (wl-highlight-summary-current-line): Decide
2245         face according to the `wl-summary-mark-action-list'.
2246         (wl-highlight-summary-current-line): Ditto;
2247         Removed destination highlighting.
2248
2249         * wl-highlight.el (wl-highlight-summary-prefetch-face): New face.
2250         (wl-highlight-summary-line-string): Highlight for "i" mark.
2251         (wl-highlight-summary-current-line): Ditto.
2252
2253         * wl-thread.el (wl-thread-print-destination-region): Avoid error when
2254         no destination.
2255
2256         * wl-summary.el (wl-summary-prefetch-msg): If cache file already
2257         exists, just go ahead.
2258         (wl-summary-prefetch-region): Rewrite.
2259         (wl-summary-prefetch): Ditto.
2260         (wl-summary-mark-action-list): Define mark "i" and prefetch action.
2261         (wl-summary-exec-action-prefetch): New function.
2262         (wl-summary-target-mark-prefetch): Rewrite.
2263
2264 2003-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
2265
2266         * wl-highlight.el (wl-highlight-summary-erased-face): New face.
2267         (wl-highlight-summary-line-string): Added "d" and "D".
2268         (wl-highlight-summary-current-line): Ditto.
2269
2270         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the change
2271         in wl-summary.el.
2272         (wl-thread-insert-entity-sub): Ditto.
2273         (wl-thread-remove-destination-region): Ditto.
2274         (wl-thread-print-destination-region): Ditto.
2275
2276         * wl-summary.el (wl-summary-buffer-refile-list,
2277         wl-summary-buffer-delete-list,
2278         wl-summary-buffer-copy-list): Abolish.
2279         (wl-summary-buffer-temp-mark-list): New buffer local variable.
2280         All other related portions are changed.
2281         (wl-summary-mark-action-list): New variable.
2282         (wl-summary-set-mark): New function.
2283         (wl-summary-register-target-mark): Ditto.
2284         (wl-summary-unregister-target-mark): Ditto.
2285         (wl-summary-have-target-mark-p): Ditto.
2286         (wl-summary-register-temp-mark): Ditto.
2287         (wl-summary-unregister-temp-mark): Ditto.
2288         (wl-summary-registered-temp-mark): Ditto.
2289         (wl-summary-collect-temp-mark): Ditto.
2290         (wl-summary-unset-mark): Ditto.
2291         (wl-summary-set-target-mark): Ditto.
2292         (wl-summary-unset-target-mark): Ditto.
2293         (wl-summary-set-action-generic): Ditto.
2294         (wl-summary-unset-action-generic): Ditto.
2295         (wl-summary-exec-action-delete): Ditto.
2296         (wl-summary-exec-action-erase): Ditto.
2297         (wl-summary-set-action-refile): Ditto.
2298         (wl-summary-set-action-refile-subr): Ditto.
2299         (wl-summary-unset-action-refile): Ditto.
2300         (wl-summary-make-destination-numbers-list): Ditto.
2301         (wl-summary-exec-action-refile): Ditto.
2302         (wl-summary-set-action-copy): Ditto.
2303         (wl-summary-unset-action-copy): Ditto.
2304         (wl-summary-exec-action-copy): Ditto.
2305         (wl-summary-collect-numbers-region): Ditto.
2306         (wl-summary-delete): Rewrite.
2307         (wl-summary-erase): Ditto.
2308         (wl-summary-remove-destination): Ditto.
2309         (wl-summary-exec): Ditto.
2310         (wl-summary-exec-region): Ditto.
2311         (wl-summary-target-mark-erase): Ditto.
2312         (wl-summary-refile): Ditto.
2313         (wl-summary-copy): Ditto.
2314         (wl-summary-unmark): Ditto.
2315         (wl-summary-delete-all-mark): Ditto.
2316         (wl-summary-mark-line): Don't highlight.
2317         (wl-summary-target-mark-delete): Use wl-summary-register-temp-mark.
2318         (wl-summary-target-mark-refile-subr): Rewrite.
2319
2320         (wl-summary-copy-prev-destination): Abolish.
2321
2322 2003-07-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2323
2324         * wl-vars.el (wl-thread-indent-level, wl-thread-*-str): Choose
2325         default values along the value of wl-on-mule.
2326         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl-en:421])
2327         * wl-vars.el (wl-highlight-thread-indent-string-regexp): Remove.
2328         It is not used anywhere.
2329
2330 2003-06-16  Yoichi NAKAYAMA  <yoichi@geiin.org>
2331
2332         * wl-summary.el (wl-summary-print-destination): Keep position.
2333         (wl-summary-cursor-move-surface): Keep horizontal position.
2334
2335 2003-05-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2336
2337         * wl-draft.el (wl-draft-send-mail-with-smtp): Catch quitting and
2338         write sendlog.
2339
2340 2003-05-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2341
2342         * wl-summary.el (wl-summary-goto-folder-subr): Don't restrict
2343         `wl-summary-highlight'.
2344
2345 2003-05-26  Yoichi NAKAYAMA  <yoichi@geiin.org>
2346
2347         * wl-highlight.el (wl-highlight-summary-current-line): Remove
2348         trivial condition for temp-mark.
2349
2350 2003-05-24  Yoichi NAKAYAMA  <yoichi@geiin.org>
2351
2352         * wl-message.el (wl-message-buffer-cache-add): Create new buffer
2353         when it hits killed buffer.
2354
2355 2003-05-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2356
2357         * wl-draft.el, wl-expire.el, wl-mime.el, wl-summary.el, wl-util.el
2358         * wl-news.el.in: `message' and `error' take format string.
2359
2360 2003-05-11  Yoichi NAKAYAMA  <yoichi@geiin.org>
2361
2362         * wl-folder (wl-folder-insert-entity): Display a message,
2363         `...done', when the work finish.
2364         (from Tatsuya Kinoshita <tats@vega.ocn.ne.jp> [wl:10866])
2365
2366 2003-05-04  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2367
2368         * wl-message.el (wl-message-redisplay): Remove unused local
2369         variables (Reported by NAKAJIMA Mikio <minakaji@namazu.org>).
2370
2371 2003-04-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2372
2373         * wl-summary.el (wl-summary-replace-status-marks): Disable
2374         interactive use.
2375         (wl-summary-reedit): Check message existence at first.
2376         (wl-summary-mark-line): Fix doc, return value is indefinite.
2377
2378         * wl-highlight.el (wl-highlight-message): Arranged.
2379
2380         * wl-highlight.el (wl-highlight-summary-current-line): Abolish
2381         unused 1st and 2nd arguments. Abolish 3rd argument `temp-too' and
2382         check temp-mark by wl-summary-temp-mark always.
2383         (wl-highlight-summary): Change accordingly.
2384         * wl-summary.el (wl-summary-mark-as-read-all)
2385         (wl-summary-delete-cache, wl-summary-set-score-mark)
2386         (wl-summary-mark-as-unread, wl-summary-unmark)
2387         (wl-summary-mark-line, wl-summary-mark-as-read)
2388         (wl-summary-mark-as-important): Ditto.
2389
2390         * wl-highlight.el (wl-highlight-summary-window): Re-calculate the
2391         end of the window if possible.
2392         * wl-summary.el (wl-summary-sync-update): Support lazy
2393         highlighting.
2394         (wl-summary-toggle-disp-msg): Ditto.
2395
2396 2003-04-09  Yoichi NAKAYAMA  <yoichi@geiin.org>
2397
2398         * wl-util.el (wl-as-coding-system): Define for non-mule too.
2399
2400 2003-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
2401
2402         * wl-summary.el (wl-summary-mark-as-important): Fixed the last
2403         change.
2404
2405 2003-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
2406
2407         * wl-summary.el (wl-summary-rescan): Follow the changes in wl-score
2408         API.
2409         (wl-summary-sync-update): Ditto.
2410
2411         * wl-score.el (wl-score-get-score-alist): Changed argument.
2412         (wl-summary-rescore-msgs): Likewise.
2413         (wl-summary-score-headers): Likewise.
2414         (wl-score-headers): Likewise;
2415         Use elmo-folder-do-each-message-entity, etc.
2416         (wl-summary-score-effect): Follow the changes above.
2417         (wl-summary-rescore): Ditto.
2418         (wl-score-get-latest-msgs): Follow the changes in elmo-msgdb API.
2419         (wl-score-get-overview): Abolish.
2420
2421         * wl-summary.el (wl-summary-default-from): Follow the API change in
2422         elmo-msgdb.
2423         (wl-summary-count-unread): Ditto.
2424         (wl-summary-detect-mark-position): Ditto.
2425         (wl-summary-overview-entity-compare-by-date): Ditto.
2426         (wl-summary-overview-entity-compare-by-number): Ditto.
2427         (wl-summary-overview-entity-compare-by-from): Ditto.
2428         (wl-summary-overview-entity-compare-by-subject): Ditto.
2429         (wl-summary-get-list-info): Ditto.
2430         (wl-summary-rescan): Ditto.
2431         (wl-summary-jump-to-msg-by-message-id): Ditto.
2432         (wl-summary-sync-update): Ditto; Removed comment.
2433         (wl-summary-insert-thread-entity): Renamed to wl-summary-insert-thread.
2434         (wl-summary-insert-message): Use wl-summary-insert
2435         (wl-summary-insert-sequential): Changed argument msgdb to folder.
2436         (wl-summary-insert-headers): Changed argument overview to folder.
2437         (wl-summary-search-by-subject): Likewise.
2438         (wl-summary-insert-thread): Renamed from 
2439         wl-summary-insert-thread-entity and changed argument msgdb to folder.
2440
2441         * wl-folder.el (wl-folder-check-one-entity): Treat elmo-imap4-bye-error
2442         too.
2443
2444         * wl-fldmgr.el (wl-add-entity-sub): Use elmo-string-member instead of
2445         wl-string-member.
2446
2447 2003-03-25  Yuuichi Teranishi  <teranisi@gohome.org>
2448
2449         * wl-draft.el (wl-draft-do-fcc): Follow the changes in
2450         elmo-folder-append-buffer.
2451         (wl-draft-queue-append): Likewise.
2452
2453         * wl-mime.el (wl-message-delete-current-part): Ditto.
2454         (wl-summary-burst-subr): Ditto.
2455
2456         * wl-news.el.in (wl-news-send-news): Ditto.
2457
2458 2003-03-24  Yuuichi Teranishi  <teranisi@gohome.org>
2459
2460         * wl-summary.el (wl-summary-mark-as-read-internal): New inline
2461         function.
2462         (wl-summary-mark-as-read, wl-summary-mark-as-unread): Use it.
2463         (wl-summary-update-mark): Enclose with save-excursion.
2464         (wl-summary-mark-as-read-internal): Fixed last change.
2465         (wl-summary-mark-as-important): Use 3rd argument of
2466         elmo-folder-unmark-important, elmo-folder-mark-as-important;
2467         Don't use elmo-msgdb-set-mark.
2468         (wl-summary-redisplay-internal): If msgdb flag is already read,
2469         just update the mark on buffer.
2470
2471 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2472
2473         * wl-fldmgr.el (wl-fldmgr-delete): Move confirmation to elmo side,
2474         cut visible folder when elmo-folder-delete returns non-nil value.
2475
2476 2003-03-30  Yoichi NAKAYAMA  <yoichi@geiin.org>
2477
2478         * wl-draft.el (wl-draft-send-confirm): Display more info (advised
2479         by Kenichi OKADA <okada@opaopa.org>).
2480
2481 2003-03-28  Yoichi NAKAYAMA  <yoichi@geiin.org>
2482
2483         * wl-folder.el (wl-folder-open-all): Fix to get proper entity.
2484
2485 2003-03-19  Yoichi NAKAYAMA  <yoichi@geiin.org>
2486
2487         * wl-fldmgr.el (wl-fldmgr-sort, wl-fldmgr-access-display-all):
2488         Fixed the last change, search group entity by its real name.
2489         (Thanks to: KOBAYASHI Shinji)
2490
2491 2003-03-12  Yoichi NAKAYAMA  <yoichi@geiin.org>
2492
2493         * wl-fldmgr.el (wl-fldmgr-rename,wl-fldmgr-sort)
2494         (wl-fldmgr-access-display-all): Don't refer visible name.
2495         * wl-expire.el (wl-folder-archive-current-entity)
2496         (wl-folder-expire-current-entity): Ditto.
2497         * wl-folder.el (wl-folder-jump-to-current-entity)
2498         (wl-folder-update-recursive-current-entity,wl-folder-next-unsync)
2499         (wl-folder-open-folder-sub,wl-folder-open-all)
2500         (wl-folder-write-current-folder): Ditto.
2501         (wl-folder-insert-entity): Don't use petname for normal group.
2502         * wl-fldmgr.el (wl-fldmgr-insert-folders-buffer): car of the name
2503         is the real name.
2504         * wl-folder.el (wl-folder-folder-name, wl-folder-entity-name):
2505         Abolished.
2506
2507 2003-03-06  Kenichi OKADA  <okada@opaopa.org>
2508
2509         * wl-draft.el (wl-draft-create-buffer): Add
2510         `wl-summary-reply-with-citation'
2511
2512 2003-03-02  Jeremy Shaw  <jeremy.shaw@lindows.com>
2513
2514         * wl-draft.el (wl-draft-reply): Fixed.
2515
2516 2003-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2517
2518         * wl-draft.el (wl-draft-send-confirm): Rewritten. Invoke preview
2519         when `wl-draft-send-confirm-with-preview' is non-nil.
2520         You can scroll up/down by j/k.
2521         (wl-draft-send-confirm-with-preview): New variable (default=t).
2522
2523 2003-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2524
2525         * wl-fldmgr.el (wl-fldmgr-folders-header): Add more comment.
2526         (wl-fldmgr-save-folders): Fix comment.
2527
2528 2003-02-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2529
2530         * wl-folder.el (wl-folder-update-recursive-current-entity): Fix
2531         along the last change in `wl-folder-buffer-group-p'.
2532
2533 2003-02-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2534
2535         * wl-folder.el (wl-folder-buffer-search-group): Ignore non-group
2536         folder.
2537
2538         * wl-vars.el (wl-delete-folder-alist): Add shimbun folder to
2539         the default value.
2540
2541         * wl-mime.el (wl-summary-burst): Update summary only when target
2542         folder equals current folder.
2543
2544 2003-02-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2545
2546         * wl-thread.el (wl-thread-set-parent): Reconstruct number-list.
2547
2548 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2549
2550         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
2551         value.
2552
2553 2003-02-14  Katsumi Yamaoka  <yamaoka@jpl.org>
2554
2555         * wl-xmas.el (wl-xmas-highlight-folder-group-line): Use
2556         `map-extents' instead of `extent-at' repeatedly.
2557         (wl-highlight-folder-current-line): Ditto.
2558
2559         * wl-highlight.el: Remove useless dummy functions.
2560
2561 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2562
2563         * wl-folder.el (wl-folder-buffer-group-p): Rewritten.
2564         (wl-folder-put-folder-property): New function to put text property.
2565         (wl-folder-jump-to-current-entity, wl-folder-entity-assign-id)
2566         (wl-folder-insert-entity, wl-folder-update-diff-line)
2567         (wl-folder-update-diff-line, wl-folder-pick): Change accordingly.
2568         * wl-e21.el, wl-xmas.el, wl-mule.el
2569         (wl-highlight-folder-current-line): Ditto.
2570         * wl-fldmgr.el (wl-fldmgr-get-path-from-buffer, wl-fldmgr-cut)
2571         (wl-fldmgr-copy-region, wl-fldmgr-copy, wl-fldmgr-delete)
2572         (wl-fldmgr-rename, wl-fldmgr-sort, wl-fldmgr-unsubscribe)
2573         (wl-fldmgr-access-display-all, wl-fldmgr-set-petname): Ditto.
2574
2575 2003-02-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2576
2577         * Version number is increased to 2.11.3.
2578
2579 2003-02-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2580
2581         * wl-summary.el (wl-summary-mark-as-read): Run hook within dolist.
2582         Resume current-buffer since it is assumed by remaining tasks.
2583
2584 2003-02-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2585
2586         * wl-folder.el (wl-folder-complete-folder-candidate): New variable.
2587         (wl-folder-completion-function): Abolished.
2588         (wl-folder-complete-folder): New function.
2589         (wl-folder-complete-filter-condition): Ditto.
2590         * wl-summary.el (wl-summary-read-folder): Change accordingly.
2591         * wl-fldmgr.el (wl-fldmgr-add): Ditto.
2592
2593 2003-02-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2594
2595         * wl-draft.el (wl-draft-send-confirm): New function.
2596         (wl-draft-send): Use it.
2597
2598         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Bind
2599         cursor-in-echo-area while confirming.
2600
2601         * wl-summary.el (wl-summary-virtual): Call wl-summary-virtual-hook.
2602
2603         * wl-summary.el (wl-summary-jump-to-msg-by-message-id): Force
2604         searching via nntp if wl-summary-search-via-nntp is 'force.
2605         Otherwise, invoke searching in nntp folder only.
2606         * wl-vars.el (wl-summary-search-via-nntp): Change accordingly.
2607
2608         * wl-draft.el (wl-draft-remove-text-plain-tag): Specify subtype
2609         explicitly for mime-make-text-tag.
2610
2611 2003-02-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2612
2613         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2614         `mime-make-text-tag' instead of `mime-create-tag'.
2615
2616 2003-02-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2617
2618         * wl-fldmgr.el (wl-fldmgr-rename): Do nothing on the last line.
2619         (wl-fldmgr-add-completion-subr): Rewrite conditional.
2620
2621 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2622
2623         * wl-score.el (wl-score-save): Bind print-length and print-level.
2624         (wl-score-pretty-print): Ditto.
2625         (wl-score-edit-insert-header-entry): Ditto.
2626
2627         * wl-draft.el (wl-draft-send): Remove duplicate "Bcc" and add
2628         "From" entry to be treated with wl-draft-eword-encode-address-list.
2629         * wl-mime.el (wl-draft-preview-message): Ditto.
2630
2631         * wl-summary.el (wl-summary-mark-as-read): Take list of numbers.
2632         (wl-summary-mark-as-unread): Ditto.
2633         (wl-summary-mark-as-read-region): Change accordingly.
2634         (wl-summary-mark-as-unread-region): Ditto.
2635         (wl-summary-target-mark-mark-as-read): Ditto.
2636         (wl-summary-target-mark-mark-as-unread): Ditto.
2637
2638 2003-02-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2639
2640         * Version number is increased to 2.11.2.
2641
2642 2003-01-29  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2643
2644         * wl-news.el.in (wl-news-previous-version-save): Bind
2645         print-length and print-level.
2646         * wl-thread.el (wl-thread-save-entities): Ditto.
2647         (wl-thread-save-top-list): Bind print-length.
2648
2649 2003-01-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2650
2651         * wl-highlight.el (wl-highlight-summary-line-string): Use
2652         wl-summary-score-below-mark, wl-summary-score-over-mark.
2653         (wl-highlight-summary-current-line): Ditto.
2654
2655 2003-01-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2656
2657         * wl-draft.el (wl-draft-insert-from-field): Encode wl-from and
2658         insert it.
2659
2660 2003-01-21  Kenichi OKADA  <okada@opaopa.org>
2661
2662         * wl-vars.el (wl-message-id-use-wl-from): Change defalut to t.
2663
2664 2003-01-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2665
2666         * wl-mime.el (wl-message-delete-current-part): Avoid error on
2667         message without msgid.
2668         Rewrite with elmo-folder-move-messages.
2669         Set wl-message-buffer to nil.
2670
2671         * wl-summary.el (wl-summary-erase-subr): New function. Use
2672         elmo-folder-move-messages.
2673         (wl-summary-erase): Call it.
2674         (wl-summary-target-mark-erase): Ditto.
2675
2676 2003-01-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2677
2678         * wl-summary.el (wl-summary-exec-subr): Unset wl-message-buffer if
2679         it is not up-tp-date.
2680
2681 2003-01-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2682
2683         * wl-folder.el (wl-folder-empty-trash): Set and show up summary
2684         buffer after calling `wl-summary-goto-folder-subr' without the
2685         argument `interactive'.
2686         (wl-folder-set-current-entity-id): Enclose by save-current-buffer.
2687
2688 2003-01-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2689
2690         * wl-draft.el (wl-draft-remove-text-plain-tag): Use
2691         `mime-create-tag'. Use `string=' instead of `looking-at'.
2692
2693 2003-01-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2694
2695         * wl-news.el.in (wl-news-send-news): Add 3rd argument `folder'
2696         to avoid compile warning.
2697
2698         * wl-summary.el (wl-summary-goto-folder-subr): Fix logic: set
2699         entity-id when folder is given.
2700         * wl-folder.el (wl-folder-set-current-entity-id): Don't use
2701         save-excursion, use save-selected-window instead.
2702         Select folder buffer window if exists.
2703         (To correct behavior with wl-folder-move-cur-folder.)
2704
2705 2003-01-10  Masahiro Murata  <muse@ba2.so-net.ne.jp>
2706
2707         * wl-draft.el (wl-draft-reedit): Avoid error on Meadow [wl:11209].
2708
2709 2003-01-06  Mito  <mito@mxa.nes.nec.co.jp>
2710
2711         * wl-summary.el (wl-summary-line-list-info): Use %f to make
2712         list-count instead of %d.
2713
2714 2003-01-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2715
2716         * wl-news.el.in (wl-news-buffer-oldest-version): New local variable.
2717         (wl-news): Set it.
2718         (wl-news-append-to-folder): Use it.
2719
2720         * wl-news.el.in (wl-news-send-news): Append to specified folder
2721         instead of wl-default-folder.
2722         (wl-news-append-to-folder): Show error message with specified folder.
2723
2724         * wl-vars.el: Follow "Left Margin Convention" in Emacs Manual.
2725                 In most major modes, Emacs assumes that any opening
2726                 delimiter found at the left margin is the start of a
2727                 top-level definition, or defun. Therefore, *never put an
2728                 opening delimiter at the left margin unless it should have
2729                 that significance.*
2730
2731         * wl-draft.el (wl-draft-reply): List in r-list can contain function.
2732
2733 2003-01-05  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
2734
2735         * wl-draft.el (wl-draft-self-reply-p): Add doc string.
2736
2737 2003-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
2738
2739         * wl-demo.el (wl-demo-copyright-notice): Add 2003.
2740
2741 2002-12-31  Ron Isaacson  <Ron.Isaacson@morganstanley.com>
2742
2743         * wl-summary.el (wl-summary-mark-collect): Revive missing return
2744         for sequential numbering case.
2745
2746 2002-12-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2747
2748         * wl-vars.el (wl-draft-reply-with-argument-list): Change default
2749         value.
2750         (wl-draft-reply-without-argument-list): Ditto.
2751         (wl-draft-reply-myself-with-argument-list): Abolish.
2752         (wl-draft-reply-myself-without-argument-list): Ditto.
2753         * wl-draft.el (wl-draft-self-reply-p): New function.
2754         (wl-draft-reply-list-symbol): Merge into `wl-draft-reply'.
2755
2756 2002-12-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2757
2758         * wl-e21.el (toplevel): Do not set wl-folder-mode-map.
2759         (avoid error for the case without byte-compiling)
2760
2761 2002-12-23  Kenichi OKADA  <okada@opaopa.org>
2762
2763         * wl-news.el.in (wl-news-append-to-folder): New function.
2764         (wl-news-exit): Rewrite.
2765         (wl-news-discard-and-mail): Merge to `wl-news-exit'.
2766
2767 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2768
2769         * wl-draft.el (wl-draft-reply-position): New function.
2770         (wl-draft-reply-position): Fix.
2771         * wl-summary.el (wl-summary-reply): Use `wl-draft-reply-position'.
2772         (wl-summary-target-mark-reply-with-citation): Ditto.
2773         (wl-summary-reply-with-citation): Ditto.
2774         * wl-vars.el (wl-draft-reply-default-position): New variable.
2775
2776 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2777
2778         * wl-draft.el (wl-draft-send): Preview when interactive send.
2779
2780 2002-12-22  Kenichi OKADA  <okada@opaopa.org>
2781
2782         * wl-draft.el (wl-draft-reply): Set default position.
2783         * wl-summary.el (wl-summary-reply): Ditto.
2784         (wl-summary-reply-with-citation): Ditto.
2785         (wl-summary-target-mark-reply-with-citation): Ditto.
2786
2787 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2788
2789         * wl-news.el.in (wl-news-lang): Set default value according to
2790         current-language-environment.
2791         (wl-news-append-news): Do nothing when news-list is nil.
2792
2793 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2794
2795         * wl-news.el.in (wl-news-mode-map): Add new keybind.
2796         (wl-news): Change message.
2797         (wl-news-exit): Check buffer.
2798         (wl-news-force-exit): New function.
2799         (wl-news-show-all): New function.
2800         (wl-news-discard-and-exit): Fix.
2801
2802 2002-12-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2803
2804         * wl-vars.el (wl-summary-weekday-name-lang): Set default value
2805         according to current-language-environment.
2806
2807         * wl-news.el.in (wl-news): If arg, show all NEWS after
2808         wl-news-default-previous-version.
2809
2810 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2811
2812         * wl-news.el.in (wl-news-check): Rewritten.
2813         (wl-news-previous-version-load): Change data type.
2814         (wl-news-previous-version-save): Change data type.
2815         (wl-news-append-news): Add return value.
2816         (wl-news-check-news): New function.
2817         (wl-news-already-current-p): New function.
2818         (wl-news-send-news): Rewritten.
2819         (wl-news-mode-map): Add new keybind.
2820         (wl-news): Rewritten.
2821         (wl-news-exit): Rewritten.
2822         (wl-news-discard-and-mail): New function.
2823         (wl-news-send-to-address): Abolished.
2824         * wl.el (wl-init): Delete a message.
2825
2826 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2827
2828         * wl-news.el.in (wl-news-exit): Update previous version.
2829         * wl.el (wl-folder-mode-menu-spec): Add 'Wanderlust NEWS'.
2830
2831 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2832
2833         * wl-news.el.in (wl-news): Add `delete-other-windows'.
2834
2835 2002-12-21  Kenichi OKADA  <okada@opaopa.org>
2836
2837         * wl-news.el.in (wl-news): New function.
2838         (wl-news-mode): New function.
2839         (wl-news-next-line): New function.
2840         (wl-news-next-page): New function.
2841         (wl-news-exit): New function.
2842         (wl-news-buf-name): New variable.
2843         (wl-news-mode-map): New variable.
2844         (wl-news-winconf): New variable.
2845         (wl-news-append-news): Add an option.
2846
2847 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2848
2849         * wl-news.el.in (wl-news-send-news): Add 'Date' header.
2850
2851 2002-12-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2852
2853         * wl-news.el.in (wl-news-send-to-address): New variable.
2854         (wl-news-send-news): Use it.
2855         (wl-news-check): Call wl-news-send-news if wl-news-send-to-address.
2856         Return updating status.
2857         * wl.el (wl-init): Show message when wl-news-check returns non-nil.
2858
2859 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2860
2861         * wl-news.el.in (wl-news-send-news): Delete
2862         Organization and X-Face.
2863
2864 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2865
2866         * wl-news.el.in (wl-news-check): Fix for `wl-news-lang'.
2867         (wl-news-append-news): New function.
2868         (wl-news-send-news): New function.
2869
2870 2002-12-20  Kenichi OKADA  <okada@opaopa.org>
2871
2872         * Version number is increased to 2.11.1.
2873
2874 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2875
2876         * wl-news.el.in : New file.
2877
2878 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2879
2880         * wl-vars.el (wl-draft-reply-with-argument-list): Change
2881         default value.
2882         (wl-draft-reply-without-argument-list): Ditto.
2883
2884 2002-12-19  Kenichi OKADA  <okada@opaopa.org>
2885
2886         * wl-vars.el (wl-message-buffer-prefetch-depth): Change default value.
2887         (wl-message-buffer-prefetch-idle-time): Ditto.
2888         (wl-message-buffer-prefetch-folder-type-list): Ditto.
2889
2890 2002-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
2891
2892         * wl-thread.el (wl-thread-insert-message): Use
2893         wl-summary-max-thread-depth.
2894
2895         * wl-summary.el (wl-summary-insert-thread-entity): Refined
2896         loop detection.
2897
2898         * wl-message.el (wl-message-buffer-display): Back to the first page
2899         when cache is hit.
2900
2901 2002-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
2902
2903         * wl-vars.el (wl-summary-max-thread-depth): New user option.
2904
2905         * wl-summary.el (wl-summary-insert-thread-entity):
2906         If the thread depth is reached to wl-summary-max-thread-depth,
2907         divide the thread.
2908
2909 2002-12-08  Kenichi OKADA  <okada@opaopa.org>
2910
2911         * wl-draft.el (wl-draft-send-mail-with-smtp): Fix logic
2912         for elmo-remove-passwd.
2913
2914 2002-12-04  Yuuichi Teranishi  <teranisi@gohome.org>
2915
2916         * wl-folder.el (wl-folder-sync-entity): Fixed problem when the
2917         folder is sticky.
2918         (wl-folder-mark-as-read-all-entity): Ditto.
2919         (wl-folder-prefetch-entity): Ditto.
2920
2921 2002-12-04  Yasutaka SHINDOH  <ring@fan.gr.jp>
2922
2923         * wl-demo.el (wl-demo-icon-name): Cope with Medow.
2924
2925 2002-12-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2926
2927         * wl-summary.el (wl-summary-target-mark-erase): Simplify.
2928         Delete messages on buffer for unplugged operation.
2929         (wl-summary-erase): Ditto.
2930
2931 2002-11-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2932
2933         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): It can
2934         take nil so as not to search parent by subject.
2935
2936 2002-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2937
2938         * wl-folder.el (wl-folder-get-prev-folder): Ignore nemacs.
2939         (wl-folder-get-next-folder): Ditto.
2940         (wl-folder-get-path): Ditto.
2941
2942 2002-11-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2943
2944         * wl-mime.el (wl-message-verify-pgp-nonmime): With arg, ask coding
2945         system and encode the region with it before verifying.
2946
2947 2002-11-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2948
2949         * wl-mime.el (wl-message-verify-pgp-nonmime): Encode by the coding
2950         system of the echo buffer before decoding.
2951
2952 2002-11-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2953
2954         * wl-mime.el (wl-message-verify-pgp-nonmime): Verify sign in the
2955         original contents.
2956
2957 2002-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
2958
2959         * wl-util.el (wl-biff-check-folder): Call elmo-pop3-get-session
2960         with argument 'any-exists.
2961
2962 2002-11-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2963
2964         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Fix the last change.
2965         Use `wl-cs-autoconv'.
2966
2967 2002-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2968
2969         * wl-mime.el (wl-message-decrypt-pgp-nonmime): Decode PGP output
2970         by `mime-view-automatic-conversion'.
2971
2972         * wl-mime.el (wl-message-decrypt-pgp-nonmime): New function.
2973         (wl-message-verify-pgp-nonmime): Ditto.
2974         * wl-e21.el, wl-mule.el, wl-xmas.el (wl-message-define-keymap):
2975         Bind them to C-c:d and C-c:v respectively.
2976
2977         Merge following code by Teranishi-san from [wl-en:00167].
2978         * wl-mime.el (wl-mime-preview-application/pgp): New function.
2979         (wl-mime-preview-application/pgp-encrypted): Ditto.
2980         (wl-mime-setup): Add entry.
2981
2982 2002-11-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
2983
2984         * wl-summary.el (wl-summary-target-mark-erase): New function.
2985         Bind it to "mD".
2986
2987 2002-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
2988
2989         * wl-vars.el (wl-draft-write-file-function): Fix.
2990         (wl-draft-reedit-hook): Changed default value.
2991
2992         * wl-draft.el (wl-draft-edit-string): Set cursor point for
2993         wl-draft-reedit-hook.
2994         (wl-draft-remove-text-plain-tag): New function.
2995         (wl-draft-reedit): Set cursor point for wl-draft-reedit-hook.
2996
2997         * wl-vars.el (wl-draft-write-file-function): New user option.
2998
2999         * wl-draft.el (wl-draft-prepare-edit): Use it for
3000         local-write-file-hooks.
3001         (wl-draft-reedit): Ditto; use exact match for text/plain tag.
3002
3003         * wl-draft.el (wl-draft-create-buffer): Cosmetic fix.
3004         (wl-draft-insert-mail-header-separator): Return the body beginning
3005         point.
3006         (wl-draft-reedit): Remove the mime-edit tag if the first part is
3007         text/plain.
3008         (wl-draft-reedit): Fixed argument for wl-draft-buffer-style.
3009
3010 2002-11-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3011
3012         * wl-summary.el (wl-summary-erase): New function to erase message
3013         without moving it to trash. Bind to "D".
3014
3015         * wl-draft.el (wl-user-agent-compose): Set wl-draft-buffer-style
3016         as `keep' unless switch-function.
3017
3018 2002-11-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3019
3020         * wl-draft.el (wl-draft-create-buffer): Rewrite the part to hide
3021         message buffer by using `wl-summary-toggle-disp-msg'.
3022         * wl-summary.el (wl-summary-resend-bounced-mail): Hide message
3023         buffer window.
3024         (wl-summary-supresedes-message): Ditto.
3025
3026         * wl-summary.el (wl-summary-reedit): Hide message buffer window.
3027         Do not delete other windows.
3028         * wl-draft.el (wl-draft-edit-string): Do not delete other windows.
3029         (wl-draft-reedit): Switch buffer with `wl-draft-buffer-style'.
3030         (wl-draft-create-buffer): Set reply-or-forward also for target
3031         mark commands.
3032
3033 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3034
3035         * wl-draft.el (wl-user-agent-compose): Delete special case for
3036         switch-to-buffer-other-window.
3037
3038         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3039         (wl-summary-forward): Ditto.
3040
3041         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3042         function.
3043         (wl-draft-buffer-style): New use option.
3044
3045         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3046         (wl-draft): Follow the change above.
3047         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3048         wl-draft-buffer-style.
3049         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3050         switch-function.
3051
3052 2002-11-07  Yuuichi Teranishi  <teranisi@gohome.org>
3053
3054         * wl-draft.el (wl-user-agent-compose): Delete special case for
3055         switch-to-buffer-other-window.
3056
3057         * wl-summary.el (wl-summary-reply): Don't treat switch buffer here.
3058         (wl-summary-forward): Ditto.
3059
3060         * wl-vars.el (wl-draft-buffer-style): Added choice of keep and
3061         function.
3062         (wl-draft-buffer-style): New use option.
3063
3064         * wl-draft.el (wl-draft-create-buffer): Abolish argument `full'.
3065         (wl-draft): Follow the change above.
3066         (wl-draft-create-buffer): Use wl-draft-reply-buffer-style and
3067         wl-draft-buffer-style.
3068         (wl-user-agent-compose): Bind wl-draft-buffer-style with
3069         switch-function.
3070
3071 2002-11-01  Tomotaka SUWA  <cooper@saitama.fujimic.fujisankei-g.co.jp>
3072
3073         * wl-address.el (wl-address-make-completion-entry): Extracted from
3074         `wl-address-make-completion-list'.
3075         (wl-address-enable-strict-loading): New variable.
3076         (wl-address-make-completion-list): Revive petname duplication
3077         inquiry, and enable it if `wl-address-enable-strict-loading'.
3078         (Note: this should be fixed in future. Ref: [wl:10773],[wl:10455])
3079
3080 2002-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
3081
3082         * wl-message.el (wl-message-get-original-buffer): Avoid
3083         'Selecting deleted buffer' error when original buffer is killed.
3084
3085 2002-10-28  Yuuichi Teranishi  <teranisi@gohome.org>
3086
3087         * wl-summary.el (wl-summary-next-message): Use
3088         elmo-message-accessible-p instead of elmo-message-cached-p.
3089
3090 2002-10-27  Yuuichi Teranishi  <teranisi@gohome.org>
3091
3092         * wl-util.el (wl-regexp-opt): Define as an alias for elmo-regexp-opt.
3093
3094         * wl-thread.el (wl-thread-open-all-unread): Use
3095         elmo-folder-list-flagged instead of
3096         elmo-folder-list-messages-mark-match.
3097
3098         * wl-summary.el (wl-summary-sync-marks): Use elmo-folder-list-flagged
3099         instead of elmo-folder-list-messages-mark-match.
3100         (wl-summary-move-spec-alist): New variable.
3101         (wl-summary-move-spec-plugged-alist,
3102         wl-summary-move-spec-unplugged-alist): Abolish.
3103         (wl-summary-next-message): Follow the change above.
3104         (wl-summary-save-view-cache): Call wl-summary-delete-all-temp-marks
3105         with 'no-msg' argument.
3106
3107         * wl-message.el (wl-message-buffer-prefetch-move-spec-alist): New
3108         variable.
3109         (wl-message-buffer-prefetch-move-spec-plugged-alist,
3110         wl-message-buffer-prefetch-move-spec-unplugged-alist): Abolish.
3111         (wl-message-buffer-prefetch-get-next): Follow the change above.
3112
3113 2002-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
3114
3115         * wl-version.el (wl-version): Changed codename.
3116
3117         * Version number is increased to 2.11.0.
3118
3119 2002-10-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3120
3121         * wl-draft.el (wl-draft-reply-saved-variables): New constant.
3122         (wl-draft-reply): Append `wl-draft-reply-saved-variables' to
3123         `wl-draft-config-variables'.
3124         (wl-draft-kill): Fixed problem when the draft is reedit.
3125
3126 2002-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
3127
3128         * wl-draft.el (wl-draft-highlight-and-recenter): Restore
3129         buffer-modified status (Thanks to
3130         Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>).
3131
3132 2002-10-22  Yuuichi Teranishi  <teranisi@gohome.org>
3133
3134         * wl-util.el (wl-region-exists-p): New function.
3135
3136         * wl-mime.el (wl-draft-yank-current-message-entity): Use it;
3137         Remove defvars for byte-compile warnings.
3138
3139 2002-10-22  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3140
3141         * wl-mime.el (toplevel): Fixed last change; use defvar instead of
3142         defvar-maybe. Removed unused bind.
3143
3144 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3145
3146         * wl-draft.el (wl-draft-forward): If wl-draft-use-frame, select
3147         summary buffer window before creating new frame.
3148         (wl-draft-reply): Ditto.
3149
3150 2002-10-21  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3151
3152         * wl-mime.el (toplevel): Avoid byte-compile warnings.
3153
3154 2002-10-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3155
3156         * wl-mime.el (wl-draft-yank-current-message-entity): Fix logic.
3157
3158 2002-10-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3159
3160         * wl-mime.el (wl-message-delete-current-part): Use `delete-region'
3161         instead of `kill-region'.
3162
3163 2002-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
3164
3165         * wl-highlight.el (wl-highlight-summary-answered-face): New face.
3166         (wl-highlight-summary-line-string): Use it.
3167         (wl-highlight-summary-current-line): Ditto.
3168
3169         * wl-mime.el (wl-message-delete-current-part): Check the class of
3170         mime-entity.
3171
3172         * wl-draft.el (wl-draft-reedit): Set wl-draft-parent-folder.
3173
3174         * wl-summary.el (wl-summary-make-number-list): Initialize.
3175         (wl-summary-update-mark): New function.
3176         (wl-summary-reply): Put `answered' mark on the message.
3177         (wl-summary-reply): Set `number' argument to wl-draft-reply.
3178
3179         * wl-draft.el (wl-draft-parent-number): New buffer local variable.
3180         (wl-draft-reply): Added optional argument `number';
3181         Set wl-draft-parent-number.
3182         (wl-draft-kill): Delete answered mark if it is a reply.
3183
3184 2002-10-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3185
3186         * wl-mime.el (wl-mime-preview-follow-current-region): New function
3187         that originates in mime-preview-follow-current-entity.
3188         (wl-draft-yank-current-message-entity): Use it if region is active.
3189
3190         * wl-mime.el (wl-message-delete-current-part): Remove restriction.
3191         * wl-e21.el (wl-message-define-keymap): Bind "D" for
3192         `wl-message-delete-current-part'.
3193         * wl-mule.el (wl-message-define-keymap): Ditto.
3194         * wl-xmas.el (wl-message-define-keymap): Ditto.
3195
3196 2002-10-16  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3197
3198         * wl-mime.el (wl-message-delete-current-part): New function.
3199         (wl-mime-node-id-to-string): Ditto.
3200
3201         * wl-mime.el (wl-message-delete-current-part): Use existing
3202         original buffer which corresponds current mime-view buffer.
3203         (fetched buffer might have different structure, possibly)
3204
3205         * wl-mime.el (wl-message-delete-current-part): Quit if the
3206         message content differs from the actual message.
3207
3208 2002-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
3209
3210         * wl-summary.el (wl-summary-insert-headers): Put alike hash in reverse
3211         order.
3212         (wl-summary-search-by-subject): Search parent message from tail;
3213         Check the existence of the parent message on the current thread tree.
3214         (wl-summary-update-thread): Check whether the line is inserted.
3215
3216 2002-10-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3217
3218         * wl-vars.el (wl-summary-line-format): Undo last change.
3219         * wl-summary.el (wl-summary-print-destination): Do not put
3220         invisible property when `wl-summary-width' is nil.
3221         (wl-summary-line-subject-minimum-length): Abolished.
3222         (wl-summary-line-subject): Ditto.
3223
3224 2002-10-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3225
3226         * wl-vars.el (wl-summary-line-format): Change default value.
3227         (wl-summary-subject-length-limit): Abolished.
3228         * wl-summary.el (wl-summary-line-subject): Ditto.
3229
3230 2002-10-09  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3231
3232         * wl-template.el (wl-template-select): Added optional argument.
3233         If optional argument is specified, reverse
3234         `wl-template-visible-select'.
3235
3236 2002-10-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3237
3238         * wl-mime.el (wl-summary-burst): Get elmo folder correctly.
3239         Take prefix argument to force asking the destination folder.
3240
3241 2002-09-26  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3242
3243         * wl-summary.el (wl-summary-prefetch-msg): If mark is changed,
3244         count and update status.
3245
3246 2002-09-24  Yuuichi Teranishi  <teranisi@gohome.org>
3247
3248         * wl-summary.el (wl-summary-redisplay-internal): If
3249         `elmo-message-use-cache-p' is non-nil, call `elmo-message-set-cached'
3250         after fetching.
3251
3252 2002-09-24  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3253
3254         * wl-summary.el (wl-summary-mark-as-read-all): Bind new-mark.
3255         (wl-summary-mark-as-read): Don't call elmo-message-set-cached.
3256
3257         * wl-vars.el (toplevel): Require 'elmo-msgdb.
3258
3259 2002-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
3260
3261         * wl-summary.el (wl-summary-buffer-mark-modified): Abolish
3262         (All other related portions are changed).
3263         (wl-summary-mark-as-read-all): Rewrite.
3264
3265 2002-09-19  Yuuichi Teranishi  <teranisi@gohome.org>
3266
3267         * wl-summary.el (wl-summary-sync-marks): Set no-modeline argument of
3268         `wl-summary-mark-as-read'.
3269         (wl-summary-mark-as-unread): Rewrite.
3270         (wl-summary-mark-as-read): Added no-modeline argument.
3271         (wl-summary-resume-cache-status): Rewrite.
3272         (wl-summary-exec-subr): Remove unused local variable.
3273
3274 2002-09-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3275
3276         * wl-summary.el (wl-summary-cursor-move-surface): Add missing
3277         logic to call `wl-summary-buffer-prev-folder-function'.
3278         (pointed out by Kazuhiro NISHIYAMA [mhc:01644])
3279
3280 2002-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
3281
3282         * wl-draft.el (wl-draft-reply): Avoid error when buf and summary-buf
3283         is nil.
3284
3285 2002-09-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3286
3287         * wl-mime.el (wl-mime-decrypt-application/pgp-encrypted): New
3288         function, a wrapper for `mime-decrypt-application/pgp-encrypted'.
3289         (wl-mime-setup): Add its entry.
3290
3291 2002-09-17  Yuuichi Teranishi  <teranisi@gohome.org>
3292
3293         * wl-summary.el (wl-summary-prefetch-msg): Use elmo-message-set-cached.
3294         (wl-summary-delete-cache): Likewise.
3295         (wl-summary-mark-as-read): Rewrite.
3296
3297 2002-09-16  Yuuichi Teranishi  <teranisi@gohome.org>
3298
3299         * wl-folder.el (wl-folder-check-one-entity): Follow the API change on
3300         `wl-summary-count-unread'.
3301
3302         * wl-summary.el (wl-summary-sync-marks): Treat global-mark here.
3303
3304         * wl-version.el (wl-version): Set codename for `elmo-mark' branch.
3305
3306 2002-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
3307
3308         * wl-vars.el (wl-summary-unread-mark, wl-summary-important-mark,
3309         wl-summary-new-mark, wl-summary-unread-uncached-mark,
3310         wl-summary-unread-cached-mark, wl-summary-read-uncached-mark):
3311         Renamed to the elmo-msgdb-*-mark.
3312         (wl-summary-score-marks): Follow the change above.
3313         (wl-summary-auto-refile-skip-marks): Ditto.
3314         (wl-summary-incorporate-marks): Ditto.
3315         (wl-summary-expire-reserve-marks): Ditto.
3316
3317         * wl-thread.el (wl-thread-open-all-unread): Follow the variable name
3318         changes.
3319         (wl-thread-insert-top): Changed updating message.
3320
3321         * wl-summary.el (wl-summary-buffer-answered-count): New buffer local
3322         variable.
3323         (wl-summary-count-unread): Count answered marks.
3324         (wl-summary-rescan): Call wl-summary-insert-message instead of
3325         wl-summary-append-message-func-internal.
3326         (wl-summary-rescan): Don't call wl-summary-make-number-list.
3327         (wl-summary-prefetch-msg): Follow the variable name changes.
3328         (wl-summary-prefetch-region): Ditto.
3329         (wl-summary-mark-as-read-all): Follow the API changes;
3330         Don't call elmo-folder-replace-marks.
3331         (wl-summary-delete-cache): Follow the variable name changes.
3332         (wl-summary-resume-cache-status): Ditto.
3333         (wl-summary-update-status-marks): New function.
3334         (wl-summary-insert-message): New function.
3335         (wl-summary-sync-marks): Follow the variable name changes.
3336         (wl-summary-sync-update): Synchronize to the msgdb, too;
3337         Changed update messages.
3338         (wl-summary-make-number-list): Rewrite.
3339         (wl-summary-insert-sequential): Update wl-summary-buffer-number-list.
3340         (wl-summary-mark-as-unread): Follow the API changes.
3341         (wl-summary-exec-subr): Follow the variable name changes.
3342         (wl-summary-mark-as-read): Ditto.
3343         (wl-summary-move-spec-plugged-alist): Ditto.
3344         (wl-summary-move-spec-unplugged-alist): Ditto.
3345         (wl-summary-cursor-move-surface): Ditto.
3346
3347         * wl-highlight.el (wl-highlight-summary-line-string): Follow the
3348         variable name changes.
3349         (wl-highlight-summary-current-line): Ditto.
3350
3351         * wl-expire.el (wl-expire-refile): Follow the API change in
3352         elmo-folder-move-messages.
3353         (wl-expire-refile-with-copy-reserve-msg): Ditto.
3354         (wl-summary-archive): Use elmo-folder-msgdb instead of
3355         elmo-msgdb-load.
3356
3357 2002-09-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3358
3359         * wl-mime.el (wl-draft-preview-message): Restore the position
3360         before evaluating wl-draft-send-hook in preview buffer.
3361
3362 2002-09-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3363
3364         * wl-addrmgr.el (wl-addrmgr-apply-exec): Call wl-draft interactively
3365         when it creates new draft buffer.
3366
3367         * wl-folder.el (wl-folder-flush-queue): Call elmo-dop-queue-flush
3368         without argument.
3369
3370         * wl-draft.el (wl-draft-config-sub-eval-insert): New function.
3371         Evaluate content and if the value is string, insert it.
3372         (wl-draft-config-sub-body,wl-draft-config-sub-top,
3373         wl-draft-config-sub-bottom,wl-draft-config-sub-header,
3374         wl-draft-config-sub-header-top,wl-draft-config-sub-part-top,
3375         wl-draft-config-sub-part-bottom): Use it.
3376
3377         * wl-summary.el (wl-summary-cleanup-temp-marks): Ask execution
3378         with the folder name. The question was unintelligible when it is
3379         called from wl-save-status.
3380
3381 2002-09-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3382
3383         * wl-summary.el (wl-summary-save-view-cache): Avoid error on
3384         xemacs without mule (`mime-charset-to-coding-system' in mcs-ltn1
3385         cannot take second argument).
3386
3387 2002-09-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3388
3389         * wl-summary.el (wl-summary-line-attached): Bind case-fold-search
3390         as t. Since type and subtype are not case sensitive (RFC 2045).
3391
3392 2002-09-04  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3393
3394         * wl-vars.el (wl-message-mode-line-format): New variable.
3395         (wl-message-mode-line-format-spec-alist): Ditto.
3396         * wl-message.el (wl-message-buffer-mode-line-formatter): Ditto.
3397         (wl-message-redisplay): Use wl-message-mode-line-format.
3398
3399 2002-09-04  Yuuichi Teranishi  <teranisi@gohome.org>
3400
3401         * wl-mime.el (wl-draft-preview-message): Bind wl-draft-parent-folder.
3402
3403 2002-09-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3404
3405         * wl-summary.el (wl-summary-default-from): Write description.
3406
3407 2002-09-03  Yuuichi Teranishi  <teranisi@gohome.org>
3408
3409         * wl-vars.el (wl-ldap-objectclass): Abolish.
3410
3411         * wl-address.el (wl-ldap-search-attribute-type-list): Added 'email'.
3412         (wl-ldap-make-filter): Removed condition for objectclass.
3413         (wl-ldap-make-matched-value-list): Remove meaningless process.
3414         (wl-ldap-alias-safe-string): Changed regexp for space/tab matching.
3415         (wl-address-ldap-search): Don't add `*' to `pat' string;
3416         use ignore-errors; added `email';
3417         use `ldap-default-host' if non-nil and `wl-ldap-server'is nil;
3418         use `ldap-default-port' if non-nil and `wl-ldap-port' is nil;
3419         use `ldap-default-base' if non-nil and `wl-ldap-base' is nil.
3420
3421
3422 2002-09-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3423
3424         * wl-draft.el (wl-draft-parent-folder): Write description.
3425         * wl-vars.el (wl-draft-config-alist): Refer `wl-draft-parent-folder'
3426
3427 2002-09-02  Yuuichi Teranishi  <teranisi@gohome.org>
3428
3429         * wl-draft.el (wl-draft-create-buffer): Set `wl-draft-parent-folder'
3430         as "" (zero-length string) if no parent.
3431         (wl-draft-hide): Fixed logic for wl-draft-use-frame.
3432
3433 2002-08-27  Yuuichi Teranishi  <teranisi@gohome.org>
3434
3435         * wl-address.el (wl-address-make-completion-list): Skip duplication
3436         checking.
3437         (wl-address-make-address-list): use `cons' and `nreverse' instead of
3438         `append'.
3439
3440 2002-08-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3441
3442         * wl-draft.el (wl-draft-insert-x-face-field): Use `goto-char'
3443         instead of `beginning-of-buffer'.
3444
3445 2002-08-22  Katsumi Yamaoka  <yamaoka@jpl.org>
3446
3447         * wl-xmas.el (wl-message-wheel-down): Fix parentheses.
3448
3449 2002-08-22  Yuuichi Teranishi  <teranisi@gohome.org>
3450
3451         * wl-xmas.el, wl-mule.el, wl-e21.el (wl-message-wheel-up):
3452         Refer wl-message-buffer-name.
3453         (wl-message-wheel-down): Ditto.
3454
3455 2002-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
3456
3457         * wl-vars.el (wl-message-buffer-name): New user option.
3458
3459         * wl-summary.el (wl-summary-read-folder): Use wl-folder-entity-hashtb
3460         directly instead of making alist dinamically.
3461
3462         * wl-message.el (wl-message-buffer-cache-name): Abolish.
3463         (wl-message-buffer-create): Use wl-message-buffer-name instead of
3464         wl-message-buffer-cache-name.
3465         (wl-message-buffer-cache-clean-up): Ditto.
3466
3467         * wl-folder.el (wl-folder-set-entity-info): Use elmo-string.
3468
3469         * Version number is increased to 2.9.15.
3470
3471 2002-08-06  Yuuichi Teranishi  <teranisi@gohome.org>
3472
3473         * wl-vars.el (wl-summary-default-view-alist): New user option.
3474
3475         * wl-summary.el (wl-summary-goto-folder-subr): Use it.
3476
3477         * wl-draft.el (wl-draft-make-mail-followup-to): Ignore case
3478         while deleting address.
3479         (wl-draft-delete-myself-from-cc): Ditto.
3480
3481         * wl-fldmgr.el (wl-fldmgr-sort): Added optional argument.
3482         If optional argument is specified, reverse sort order.
3483
3484         * wl-draft.el (wl-draft-get-fcc-list): Allow multiple Fcc folders.
3485
3486 2002-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
3487
3488         * wl-thread.el (wl-thread-insert-message): Return parent number if
3489         exists.
3490         (wl-thread-update-indent-string-region): Use
3491         wl-thread-update-line-on-buffer-sub instead of
3492         wl-thread-update-line-on-buffer.
3493
3494 2002-07-23  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3495
3496         * wl-folder.el (wl-folder-open-all): Call wl-highlight-folder-path.
3497         (wl-folder-close-all): Ditto.
3498
3499 2002-07-09  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3500
3501         * wl-summary.el (wl-summary-get-list-info): Process delivered-to:
3502         and mailing-list:.
3503         (wl-summary-overview-entity-compare-by-list-info): Treat empty field
3504         value.
3505         (wl-summary-line-list-info): Print mailing-list name even when 
3506         list-number is empty.
3507
3508 2002-07-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3509
3510         * wl-draft.el (wl-draft-edit-string): Don't set buffer-read-only.
3511
3512         * wl-draft.el (wl-draft-confirm): Abolished since not used.
3513         (wl-draft-open-file): Ditto.
3514         (wl-draft-random-alphabet): Ditto.
3515
3516         * wl-summary.el (wl-summary-mode-map): Remove already abolished
3517         bindings.
3518
3519 2002-07-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3520
3521         * wl-draft.el (wl-draft-config-exec): Fixed docstring.
3522         * wl-vars.el (wl-draft-config-alist): Ditto.
3523
3524 2002-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
3525
3526         * Version number is increased to 2.9.14.
3527
3528         * wl.el (wl): Don't set wl-init as nil when error occured while
3529         auto-checking folders.
3530
3531         * wl-util.el (wl-expand-newtext): Re-define as an alias for
3532         `elmo-expand-newtext'.
3533
3534 2002-07-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3535
3536         * wl-folder.el (wl-folder-goto-folder-subr): Keep value of
3537         `this-command' so that `wl-folder-goto-folder' contained in
3538         `wl-summary-keep-cursor-command' work.
3539
3540 2002-07-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3541
3542         * wl-summary.el (wl-summary-jump-to-parent-message): Keep
3543         message buffer displaying state.
3544
3545 2002-07-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3546
3547         * wl-vars.el (wl-summary-default-view): New variable to specify
3548         default value for `wl-summary-buffer-view' instead of using
3549         set-default.
3550         * wl-summary.el (wl-summary-goto-folder-subr): Ditto.
3551
3552 2002-07-03  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3553
3554         * wl-summary.el (wl-summary-resend-bounced-mail): Loosen regexp.
3555
3556         * wl-vars.el (wl-rejected-letter-start): Add pattern for qmail.
3557
3558 2002-07-01  Akihiro MOTOKI  <amotoki@dd.iij4u.or.jp>
3559
3560         * wl-vars.el (wl-forward-subject-prefix): New variable.
3561         * wl-draft.el (wl-draft-forward): Use it.
3562
3563 2002-06-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3564
3565         * wl-message.el (wl-message-prev-page): When it is called without
3566         lines argument, scroll down by wl-message-scroll-amount lines.
3567         (wl-message-next-page): Ditto.
3568         * wl-vars.el (wl-message-scroll-amount): Change default value
3569         to preserve current behavior.
3570
3571 2002-06-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3572
3573         * wl-summary.el (wl-summary-prefetch-msg): Bind
3574         `wl-message-entity' to call `wl-summary-from-function'.
3575
3576 2002-06-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3577
3578         * wl-message.el (wl-message-buffer-create): Run
3579         wl-message-buffer-created-hook.
3580
3581 2002-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
3582
3583         * wl-summary.el (wl-summary-sort-specs): New variable.
3584         (wl-summary-default-sort-spec): Ditto.
3585         (wl-summary-sort): Rewrite.
3586         (wl-summary-sort-by-list-info): New function.
3587
3588 2002-06-18  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3589
3590         * wl-summary.el (wl-summary-get-list-info): New function.
3591         (wl-summary-sort): Rewrite.
3592         (wl-summary-line-list-info): Ditto.
3593         (wl-summary-line-list-count): Ditto.
3594         (wl-summary-refile-region): Fixed docstring.
3595
3596 2002-06-17  Yuuichi Teranishi  <teranisi@gohome.org>
3597
3598         * wl-summary.el (wl-summary-read-folder): Use copy-sequence 
3599         `wl-folder-entity-hashtb' as completion table.
3600
3601 2002-06-14  Katsumi Yamaoka  <yamaoka@jpl.org>
3602
3603         * wl-draft.el (wl-draft-beginning-of-line): Set zmacs-region-stays
3604         only when this command is called interactively; silence the byte-
3605         compiler.
3606
3607 2002-06-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
3608
3609         * wl-draft.el (wl-draft-beginning-of-line): Keep the region
3610         active in XEmacs.
3611
3612 2002-06-13  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3613
3614         * wl-draft.el (wl-draft-beginning-of-line): Treat the header with
3615         plural lines.
3616
3617 2002-06-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3618
3619         * wl-draft.el (wl-draft-beginning-of-line): Move to the beginning
3620         of current line when the cursor is on the header name.
3621         (preserve behavior to move to b.o.h. and b.o.l. mutually)
3622
3623 2002-06-06  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3624
3625         * wl-util.el (wl-read-directory-name): Return displayed directory
3626         as the default value also on XEmacs.
3627
3628 2002-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
3629
3630         * wl-summary.el (wl-summary-line-list-count): Use ".0f" for ml-count
3631         formatting.
3632
3633 2002-05-26  Yuuichi Teranishi  <teranisi@gohome.org>
3634
3635         * wl-highlight.el (wl-highlight-summary): Added optional `lazy'
3636         argument and when it is non-nil, check face property before
3637         highlighting for each line.
3638         (wl-highlight-summary-window): Set it.
3639
3640 2002-05-22  Yuuichi Teranishi  <teranisi@gohome.org>
3641
3642         * wl-vars.el (wl-draft-disable-bcc-for-mime-bcc): New user option.
3643         (wl-draft-disable-fcc-for-mime-bcc): Ditto.
3644
3645         * wl-draft.el (wl-draft-deduce-address-list): Disable bcc while
3646         mime-bcc if wl-draft-disable-bcc-for-mime-bcc is non-nil.
3647         (wl-draft-get-fcc-list): Likewise.
3648
3649 2002-05-21  Yuuichi Teranishi  <teranisi@gohome.org>
3650
3651         * wl-thread.el (wl-thread-indent-regexp): Abolished.
3652         (wl-thread-entity-cur): Ditto.
3653         * wl-summary.el (wl-summary-buffer-set-folder): Removed
3654         wl-thread-indent-regexp setting.
3655         (wl-summary-sync-update): Removed wl-thread-entity-cur setting.
3656
3657         * wl-summary.el (wl-summary-display-top): Highlight summary window when
3658         wl-summary-lazy-highlight.
3659         (wl-summary-display-bottom): Ditto.
3660
3661         * wl-thread.el (wl-thread-open-close): Likewise.
3662
3663         * wl-draft.el (wl-draft-do-mime-bcc): Decode field body of original
3664         from and subject;
3665         Bind wl-draft-use-frame;
3666         Enclose with save-window-excursion;
3667         Use wl-draft-create-buffer instead of with-temp-buffer;
3668         Use wl-draft-prepare-edit;
3669         Use insert-buffer instead of wl-draft-yank-from-mail-reply-buffer;
3670         Use wl-draft-send instead of wl-draft-raw-send.
3671
3672 2002-05-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3673
3674         * wl-draft.el (wl-draft-do-mime-bcc): Preserve original from instead
3675         of using wl-from.
3676
3677 2002-05-20  Yuuichi Teranishi  <teranisi@gohome.org>
3678
3679         * wl-draft.el (wl-draft-do-mime-bcc): Use generate-new-buffer and
3680         insert-buffer instead of clone-buffer.
3681         (wl-draft-doing-mime-bcc): New variable.
3682         (wl-draft-do-mime-bcc): Bind wl-draft-doing-mime-bcc to avoid
3683         infinite loop.
3684         (wl-draft-do-mime-bcc): Use wl-from for From field value.
3685
3686         * wl-vars.el (wl-draft-mime-bcc-field-name): New user option.
3687         (wl-draft-mime-bcc-body): Ditto.
3688
3689         * wl-draft.el (wl-draft-setup): Setup wl-draft-mime-bcc-field-name.
3690         (wl-message-mail-p): Added wl-draft-mime-bcc-field-name.
3691         (wl-draft-dispatch-message): Call wl-draft-mime-bcc-field and
3692         wl-draft-do-mime-bcc.
3693         (wl-draft-mime-bcc-field): New function.
3694         (wl-draft-do-mime-bcc): Ditto.
3695
3696         * wl-address.el (wl-address-complete-header-list): New variable.
3697         (wl-address-complete-header-regexp): Changed default value.
3698
3699         * Version number is increased to 2.9.13.
3700
3701 2002-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
3702
3703         * wl-summary.el (wl-summary-mark-as-read): Set msgdb mark only when
3704         it is differed.
3705
3706 2002-05-18  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3707
3708         * wl-summary.el (wl-summary-line-list-info): Rewrite.
3709         (wl-summary-line-list-count): Ditto.
3710
3711 2002-05-18  Kenichi OKADA  <okada@opaopa.org>
3712
3713         * wl-vars.el (wl-nntp-posting-config-alist): New variable.
3714         (wl-nntp-posting-function): New variable.
3715         * wl-draft.el (wl-draft-elmo-nntp-send): Change for
3716         `wl-nntp-posting-config-alist'.
3717
3718 2002-05-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3719
3720         * wl-draft.el (wl-draft-send-mail-with-smtp): Remove staff for older
3721         FLIM.
3722
3723 2002-05-16  Tatsuya Kinoshita  <tats@iris.ne.jp>
3724
3725         * wl-summary.el (wl-summary-target-mark-refile-sub):
3726         Remove a nuisance funcall.
3727
3728 2002-05-16  Yuuichi Teranishi  <teranisi@gohome.org>
3729
3730         * wl-address.el (wl-complete-field-body): Bind `completion-ignore-case'
3731         as t for `try-completion'.
3732
3733 2002-05-15  Yuuichi Teranishi  <teranisi@gohome.org>
3734
3735         * wl-summary.el (wl-summary-default-from): Use
3736         wl-address-header-extract-address instead of
3737         std11-extract-address-components.
3738         (wl-summary-simple-from): Ditto.
3739         (wl-summary-goto-folder-subr): Check wl-summary-cache-use.
3740         (wl-summary-insert-headers): Show message.
3741         (wl-summary-create-line): Set 4th argument of wl-set-string-width
3742         for whole line.
3743         (wl-summary-default-from): Revert last change.
3744         (wl-summary-simple-from): Ditto.
3745         (wl-summary-mark-as-read): Argument rearrangement and re-written.
3746         (wl-summary-mark-as-read-region): Follow the change above.
3747         (wl-summary-sync-marks): Ditto.
3748         (wl-summary-target-mark-mark-as-read): Ditto.
3749         (wl-summary-redisplay-internal): Ditto.
3750         (wl-summary-redisplay-no-mime-internal): Ditto.
3751         (wl-summary-redisplay-all-header): Ditto.
3752         (wl-summary-mark-as-read): Removed argument `cached';
3753         Use current cache status to set cache mark.
3754         (wl-summary-redisplay-internal): Follow the change above.
3755         (wl-summary-redisplay-no-mime-internal): Ditto.
3756         (wl-summary-redisplay-all-header): Ditto.
3757
3758         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
3759
3760         * wl-util.el (wl-set-string-width): Added 4th argument ignore-invalid;
3761         Don't call itself recursively (Adviced by Yamaoka-san).
3762
3763 2002-05-14  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3764
3765         * wl-summary.el (wl-summary-save-view-cache): In temporary buffer,
3766         bind wl-summary-highlight as nil to avoid error caused by missing
3767         local variables.
3768
3769 2002-05-14  Yuuichi Teranishi  <teranisi@gohome.org>
3770
3771         * wl-vars.el (wl-invalid-character-message): New user option.
3772
3773         * wl-util.el (wl-set-string-width): If truncated string-width is
3774         larger than specified width, use `wl-invalid-character-message'.
3775
3776 2002-05-14  KAMO Tomoyuki  <kamo@i-manage.co.jp>
3777
3778         * wl-summary.el (wl-summary-prefetch-msg): 
3779         If wl-prefetch-confirm is nil and arg is non-nil, do prefetch.
3780
3781 2002-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
3782
3783         * wl-vars.el (wl-summary-check-line-format): New user option.
3784         (wl-summary-line-format-file): Ditto.
3785
3786         * wl-summary.el (wl-summary-buffer-line-format): New buffer local
3787         variable.
3788         (wl-summary-buffer-set-folder): Set wl-summary-buffer-line-format.
3789         (wl-summary-goto-folder-subr): Use `wl-summary-line-format-changed-p'
3790         and `wl-summary-view-old-p' to check whether do a rescan or not.
3791         (wl-summary-view-old-p): New function.
3792         (wl-summary-line-format-changed-p): Ditto.
3793         (wl-summary-line-format-save): Ditto.
3794         (wl-summary-save-view-cache): Call `wl-summary-line-format-save'.
3795
3796         * wl-util.el (wl-set-string-width): Avoid using negative number
3797         for make-string.
3798
3799 2002-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3800
3801         * wl-summary.el (wl-summary-line-list-info): Revised format of the
3802         return value.
3803
3804         * wl-util.el (wl-set-string-width): Added optional argument
3805         `padding' (All other related portions are changed).
3806         (wl-line-parse-format): If the first letter of column number is
3807         `0', zero-padding the result (ex: "%05l").
3808
3809         * wl-summary.el (wl-summary-line-list-count): Fixed parenthesis.
3810
3811 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3812
3813         * wl-summary.el (wl-summary-delete-messages-on-buffer): Fix for
3814         sequential summary view.
3815
3816 2002-05-10  Katsumi Yamaoka  <yamaoka@jpl.org>
3817
3818         * wl-summary.el (wl-summary-save-view-cache): Use a base codesys
3819         if it doesn't have a -unix version.
3820
3821 2002-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
3822
3823         * wl-summary.el (wl-summary-jump-to-msg): Fix.
3824
3825 2002-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
3826
3827         * wl-draft.el (wl-draft-create-contents): Treat 'Body field as draft
3828         content.
3829         (wl-draft): Follow the change above.
3830
3831         * wl-vars.el (wl-summary-line-format-spec-alist): Added @.
3832
3833         * wl.el (wl-check-variables-2): Check whether wl-summary-line-format
3834         and wl-folder-summary-line-format-alist contain %T and %P.
3835
3836         * wl-vars.el (wl-summary-mode-line-format-spec-alist): New variable.
3837         (wl-summary-mode-line-format): New user option.
3838         (wl-summary-line-format-spec-alist): Added l, T, P, n.
3839         (wl-summary-line-format): Changed default value.
3840         (wl-summary-lazy-highlight): Changed default value.
3841
3842         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Follow the
3843         change in wl-summary-create-line.
3844         (wl-thread-insert-entity-sub): Ditto.
3845
3846         * wl-summary.el (wl-summary-buffer-folder-indicator): Abolished.
3847         (wl-summary-buffer-unread-status): Ditto.
3848         (wl-summary-buffer-temp-mark-column): New buffer-local variable.
3849         (wl-summary-buffer-persistent-mark-column): Ditto.
3850         (wl-summary-buffer-mode-line-formatter): Ditto.
3851         (wl-summary-buffer-mode-line): Ditto.
3852         (wl-summary-message-regexp): Abolished.
3853         (All other related portions are changed.)
3854         (wl-summary-detect-mark-position): New function.
3855         (wl-summary-buffer-set-folder): Setup
3856         wl-summary-buffer-mode-line-formatter.
3857         (wl-summary-mode): Setup selective-display;
3858         Setup pre-idle-hook when xemacs.
3859         (wl-summary-update-modeline): Rewrite.
3860         (wl-summary-jump-to-msg): Define as function;
3861         Changed regexp for searching messages.
3862         (wl-summary-message-number): Rewrite.
3863         (wl-summary-goto-folder-subr): Decode with `unix' EOL;
3864         Do rescan when old type summary cache.
3865         (wl-summary-goto-folder-subr): Call sit-for to rehighlight on XEmacs.
3866         (wl-summary-remove-destination): Use '\r' to detect EOL.
3867         (wl-summary-print-destination): Ditto.
3868         (wl-summary-temp-mark): New inline function.
3869         (wl-summary-persistent-mark): Ditto.
3870         (wl-summary-line-number): New function.
3871         (wl-summary-line-list-info): Renamed from wl-summary-line-list-info.
3872         (wl-summary-line-list-count): New function.
3873         (wl-summary-create-line): Added argument persistent-mark.
3874         (All other related portions are changed)
3875         (wl-summary-create-line): Insert '\r'.
3876         (wl-summary-save-view-cache): Encode whth `unix' EOL.
3877         (wl-summary-cursor-move-surface): New inline function.
3878         (wl-summary-prev): Use it.
3879         (wl-summary-next): Ditto.
3880
3881         * wl-highlight.el (wl-highlight-summary-current-line): Don't use
3882         wl-summary-message-regexp.
3883         (wl-highlight-summary): Delete progress message.
3884         (wl-highlight-summary-window): Do highlight only when wl-summary-mode.
3885
3886         * Version number is increased to 2.9.12.
3887
3888 2002-05-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3889
3890         * wl-summary.el (wl-summary-line-subject-minimum-length): New
3891         variable (nil: no minimum).
3892         (wl-summary-line-subject): Add some spaces after subject by
3893         wl-summary-line-subject-minimum-length.
3894
3895 2002-05-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
3896
3897         * wl-vars.el (wl-summary-line-format-spec-alist): Redefined `c'
3898         and removed `F'.
3899         (wl-folder-summary-line-format-alist): Fixed docstring (Follow the
3900         change above).
3901
3902 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3903
3904         * wl-summary.el (wl-summary-line-list-count): Reverted.
3905         (example setting in samples/*/dot.wl is also updated)
3906
3907 2002-05-07  Yuuichi Teranishi  <teranisi@gohome.org>
3908
3909         * wl-vars.el (wl-summary-line-format-spec-alist): Added '~'.
3910
3911         * wl-util.el (wl-line-parse-format): Set up wl-line-string.
3912
3913         * wl-vars.el (wl-summary-line-format): Addes some description to the
3914         docstring.
3915
3916         * wl-summary.el (wl-summary-line-open-bracket): Abolished.
3917         (wl-summary-line-close-bracket): Ditto.
3918         (wl-summary-line-children-number): Ditto.
3919         (wl-summary-line-thread-indent): Ditto.
3920         (wl-summary-line-children-and-from): Ditto.
3921
3922         * wl-vars.el (wl-summary-line-format-spec-alist): Redefine '[', ']',
3923         't', 'c', 'F' and added 'C'.
3924
3925         * wl-util.el (wl-set-string-width): Accept negative value.
3926         (wl-line-parse-format): Added "%number(" and "%)".
3927
3928 2002-05-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3929
3930         * wl-summary.el (wl-summary-line-list-count): Change format of the
3931         return value.
3932
3933 2002-05-03  Daiki Ueno  <ueno@unixuser.org>
3934
3935         * wl-draft.el (wl-draft-beginning-of-line): New command imported
3936         from the recent message.el.
3937         (wl-draft-point-in-header-p): Ditto.
3938         * wl-mule.el (wl-draft-mode-map): Bind "\C-a" to
3939         wl-draft-beginning-of-line.
3940         * wl-e21.el (wl-draft-mode-map): Ditto.
3941         * wl-xmas.el (wl-draft-mode-map): Ditto.
3942
3943         * wl-folder.el: Sort macrodefs by dependencies.
3944
3945 2002-05-03  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3946
3947         * wl-summary.el (wl-summary-prev): Fixed regexp.
3948         (wl-summary-next): Ditto.
3949
3950 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3951
3952         * wl-summary.el (wl-summary-line-day-of-week): Ignore error.
3953
3954 2002-05-02  Yuuichi Teranishi  <teranisi@ns.templewest.net>
3955
3956         * wl-summary.el (wl-summary-create-line): Bind variable `entity'
3957         for backward compatibility.
3958
3959 2002-05-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
3960
3961         * wl-summary.el (wl-summary-line-list-count): New function, merged
3962         from my-wl-summary-subject-func-ml in samples/*/dot.wl.
3963         * wl-vars.el (wl-summary-line-format-spec-alist): Add entry for
3964         list counts.
3965
3966 2002-05-02  Yuuichi Teranishi  <teranisi@gohome.org>
3967
3968         * wl-summary.el (wl-summary-create-line): Ignore errors while
3969         timezone-fix-time.
3970
3971         * wl-acap.el (wl-acap-create-folder-entity): Bind unbound variable.
3972
3973         * wl-summary.el (wl-summary-sync-update): Ditto.
3974         (wl-summary-default-from): Use wl-message-entity
3975         instead of entity.
3976
3977         * wl-summary.el (wl-summary-create-line): Fix.
3978
3979         * wl-vars.el (wl-summary-line-format-spec-alist): New variable.
3980         (wl-summary-line-format): New user option.
3981         (wl-folder-summary-line-format-alist): Ditto.
3982         (wl-summary-from-width): Abolished.
3983
3984         * wl-util.el (toplevel): Require 'bytecomp.
3985         (wl-line-parse-format): New function.
3986         (wl-line-formatter-setup): New macro.
3987
3988         * wl-summary.el (wl-summary-buffer-number-regexp): Abolished.
3989         (wl-summary-buffer-line-formatter): New buffer local variable.
3990         (wl-summary-switch-to-clone-buffer): Follow the change above.
3991         (wl-summary-message-regexp): Fix.
3992         (wl-summary-from-func-internal): Abolished.
3993         (wl-summary-subject-func-internal): Ditto.
3994         (wl-summary-subject-filter-func-internal): Ditto.
3995         (All other related portions are changed.)
3996         (wl-summary-buffer-set-folder):
3997         Set up wl-summary-buffer-number-column and 
3998         wl-summary-buffer-line-formatter
3999         (All other related portions are changed.)
4000         (wl-summary-buffer-number-column-detect): Abolished.
4001         (All other related portions are changed.)
4002         (wl-summary-delete-all-status-marks-on-buffer): Removed.
4003         (wl-summary-delete-all-temp-marks-on-buffer): Use
4004         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp.
4005         (wl-summary-target-mark-delete): Ditto.
4006         (wl-summary-target-mark-refile-subr): Ditto.
4007         (wl-summary-target-mark-mark-as-read): Ditto.
4008         (wl-summary-target-mark-mark-as-unread): Ditto.
4009         (wl-summary-target-mark-mark-as-important): Ditto.
4010         (wl-summary-target-mark-save): Ditto.
4011         (wl-summary-replace-status-marks): Renamed from
4012         wl-summary-set-status-marks-on-buffer;
4013         Use wl-summary-message-regexp instead of
4014         wl-summary-buffer-number-regexp.
4015         (wl-summary-sync-update): Follow the change above.
4016         (wl-summary-goto-previous-message-beginning): New function.
4017         (wl-summary-mark-as-unread): Use it.
4018         (wl-summary-mark-as-important): Ditto.
4019         (wl-summary-line-formatter): New variable.
4020         (wl-summary-line-year): New function.
4021         (wl-summary-line-day): Ditto.
4022         (wl-summary-line-day-of-week): Ditto.
4023         (wl-summary-line-hour): Ditto.
4024         (wl-summary-line-minute): Ditto.
4025         (wl-summary-line-open-bracket): Ditto.
4026         (wl-summary-line-close-bracket): Ditto.
4027         (wl-summary-line-children-number): Ditto.
4028         (wl-summary-line-thread-indent): Ditto.
4029         (wl-summary-line-size): Ditto.
4030         (wl-summary-line-subject): Ditto.
4031         (wl-summary-line-from): Ditto.
4032         (wl-summary-line-children-and-from): Ditto.
4033         (wl-summary-create-line): Rewritten.
4034         (wl-summary-format-date): Abolished.
4035
4036         * wl-highlight.el (wl-highlight-summary-current-line): Use
4037         wl-summary-message-regexp instead of wl-summary-buffer-number-regexp;
4038         Use thread structure to detect thread top message.
4039
4040         * wl-draft.el (wl-default-draft-cite): Don't use
4041         wl-summary-from-func-internal.
4042
4043         * wl-refile.el (wl-refile-subject-learn): Don't use
4044         wl-summary-subject-filter-func-internal.
4045         (wl-refile-guess-by-subject): Ditto.
4046
4047         * wl-e21.el (wl-e21-toolbar-configurations): Changed default
4048         parameters.
4049
4050         * wl-thread.el (wl-thread-update-indent-string-region):
4051         Use wl-thread-update-line-on-buffer instead of
4052         wl-thread-update-indent-string.
4053         (wl-thread-update-children-number): Redefine using
4054         wl-thread-update-line-on-buffer.
4055         (wl-thread-update-indent-string): Abolished.
4056
4057         * Version number is increased to 2.9.11.
4058
4059 2002-05-01  Yuuichi Teranishi  <teranisi@gohome.org>
4060
4061         * wl-e21.el (wl-modeline-biff-state-on): Put risky-local-variable
4062         property for wl-modeline-biff-state-on, wl-modeline-biff-state-off,
4063         wl-modeline-plug-state-on and wl-modeline-plug-state-off.
4064
4065         * wl-folder.el (wl-folder-buffer-search-entity): Bind case-fold-search
4066         as nil.
4067
4068         * wl-thread.el (wl-thread-open-all-unread): Use 
4069         elmo-folder-list-messages-mark-match.
4070         (wl-thread-insert-message): Removed argument `mark-alist'.
4071         (wl-thread-msg-mark-as-important): Use elmo-msgdb-get-mark and
4072         elmo-msgdb-set-mark.
4073         (wl-thread-get-children-msgs-uncached): Likewise.
4074         (wl-thread-get-exist-children): Added argument include-self.
4075         (wl-thread-delete-message): Follow the change above.
4076
4077         * wl-summary.el (wl-summary-count-unread): Removed argument.
4078         (wl-summary-rescan): Follow the change above.
4079         (wl-summary-mark-as-read-region): Ditto
4080         (wl-summary-mark-as-unread-region): Ditto.
4081         (wl-summary-delete-messages-on-buffer): Ditto.
4082         (wl-summary-sync-update): Ditto.
4083         (wl-summary-switch-to-clone-buffer): Ditto.
4084         (wl-summary-goto-folder-subr): Ditto.
4085         (wl-summary-target-mark-mark-as-read): Ditto.
4086         (wl-summary-target-mark-mark-as-unread): Ditto.
4087         (wl-summary-target-mark-mark-as-important): Ditto.
4088         (wl-summary-insert-thread-entity): Removed argument `mark-alist'.
4089         (wl-summary-update-thread): Removed argument `mark-alist'.
4090         (wl-summary-sync-marks): Use elmo-folder-list-messages-mark-match.
4091         (wl-summary-mark-as-read-all): Use elmo-folder-replace-marks.
4092         (wl-summary-resume-cache-status): Likewise.
4093         (wl-summary-prefetch-msg): Use elmo-msgdb-get-mark and
4094         elmo-msgdb-set-mark.
4095         (wl-summary-mark-as-read-all): Likewise.
4096         (wl-summary-delete-cache): Ditto.
4097         (wl-summary-auto-select-msg-p): Ditto.
4098         (wl-summary-mark-as-unread): Ditto.
4099         (wl-summary-no-auto-refile-message-p): Ditto.
4100         (wl-summary-mark-as-read): Ditto.
4101         (wl-summary-mark-as-important): Ditto.
4102         (wl-summary-auto-refile): Follow the change above.
4103         (wl-summary-delete-all-marks): Removed.
4104         (wl-summary-resume-marks-and-highlight): Ditto.
4105         (wl-summary-resume-marks): Ditto.
4106         (wl-summary-delete-important-msgs-from-list): Ditto.
4107         (wl-summary-delete-canceled-msgs-from-list): Ditto.
4108
4109         * wl-folder.el (wl-folder-check-one-entity): Removed argument for
4110         wl-summary-count-unread.
4111
4112         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
4113         (wl-summary-score-update-all-lines): Use
4114         elmo-msgdb-set-mark.
4115
4116 2002-04-30  Yuuichi Teranishi  <teranisi@gohome.org>
4117
4118         * wl-summary.el (wl-summary-summary-line-already-exists-p): Abolished.
4119         (wl-summary-insert-sequential): Renamed from wl-summary-insert-summary.
4120         (wl-summary-create-line): Renamed from
4121         wl-summary-overview-create-summary-line;
4122         Argument rearrangement.
4123         (wl-summary-update-thread): Follow the change above.
4124
4125         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Likewise.
4126         (wl-thread-insert-entity-sub): Likewise.
4127
4128         * wl-summary.el (wl-summary-append-message-func-internal): Removed
4129         argument `overview', `mark-alist' and added `msgdb'.
4130
4131         * wl-thread.el (wl-thread-insert-message): Remove argument `overview'.
4132
4133         * wl-summary.el (wl-summary-insert-summary): Changed argument.
4134         (wl-summary-rescan): Follow the change above.
4135         (wl-summary-sync-update): Ditto.
4136         (wl-summary-insert-thread-entity): Ditto;
4137         Don't use `let*' in every while loop;
4138         Detect infinite loop of threads.
4139         (wl-summary-update-thread): Removed argument `overview'.
4140
4141         * wl-thread.el (wl-thread-insert-message): Ditto.
4142
4143         * Version number is increased to 2.9.10.
4144
4145         * wl-message.el (wl-message-redisplay): Ignore errors while
4146         wl-message-redisplay-hook.
4147
4148 2002-04-27  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4149
4150         * wl-draft.el (wl-draft-mimic-kill-buffer): Don't save draft.
4151
4152 2002-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
4153
4154         * wl.el (wl): inhibit-quit while wl-folder.
4155
4156 2002-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
4157
4158         * wl-draft.el (wl-default-draft-cite): Bind elmo-mime-charset
4159         while msgdb access.
4160
4161 2002-04-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4162
4163         * wl-summary.el (wl-summary-auto-refile): Don't stop mark process
4164         even if no folder is not created.
4165
4166 2002-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
4167
4168         * wl-vars.el (wl-folder-mime-charset-alist): Added @2ch.
4169
4170         * wl-summary.el (wl-summary-goto-top-of-current-thread): New
4171         implementation.
4172         (wl-summary-target-mark-thread): Ditto.
4173
4174         * wl-message.el (wl-message-display-internal): Bind elmo-mime-charset.
4175
4176 2002-04-12  TAKAHASHI Kaoru  <kaoru@kaisei.org>
4177
4178         * wl-util.el (wl-display-bytes): Remove unused function.
4179
4180 2002-04-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4181
4182         * wl.el (wl-check-environment): Cause error when wl-from is nil,
4183         seems critical one (partially reverse the change in 2002/03/17).
4184
4185 2002-04-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4186
4187         * wl-util.el (wl-sendlog-time): Merge into wl-draft-write-sendlog.
4188         * wl-draft.el (wl-draft-write-sendlog): Ditto.
4189
4190 2002-04-03  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4191
4192         * wl-summary.el (wl-summary-refile-subr): Cause an error if FOLDER
4193         is not writable.
4194         (wl-summary-sync-update): Call `wl-folder-confirm-existence' with
4195         plugged status instead of `'force' as 2nd argument.
4196
4197         * wl-folder.el (wl-folder-create-subr): Cause an error if FOLDER
4198         is not creatable.
4199
4200         * Version number is increased to 2.9.9.
4201
4202 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4203
4204         * wl-summary.el (wl-summary-suspend): New function.
4205
4206 2002-04-03  Kenichi OKADA  <okada@opaopa.org>
4207
4208         * wl.el (wl): Do not check variables if check is nil.
4209         * wl-utils.el (wl-collect-draft): New function.
4210         * wl-folder.el (wl-folder-suspend): Put summary buffers
4211         and draft buffers at the end of buffer list.
4212         * wl-draft.el (wl-jump-to-draft-folder): Use `wl-collect-draft'.
4213
4214 2002-04-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4215
4216         * wl-message.el (wl-message-buffer-prefetch-get-next): Use while
4217         loop instead of recursive call.
4218
4219         * wl-addrmgr.el (wl-addrmgr-quit-yes): Call get-buffer-window with
4220         2nd argument.
4221
4222 2002-03-24  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4223
4224         * wl-draft.el (wl-draft-create-contents): Don't take neither
4225         (function . args) nor (string . something) any more.
4226
4227         * wl-version.el (wl-generate-user-agent-string): Return string
4228         without header symbol.
4229         * wl-draft.el (wl-draft-default-headers): Use it.
4230
4231         * wl-draft.el (wl-draft-trim-ccs): Renamed from
4232         `wl-draft-insert-ccs' and return field value instead of inserting
4233         the header. Abolish cc argument.
4234         * wl-draft.el (wl-draft-default-headers): Use it for Bcc and Fcc.
4235
4236         * wl-draft.el (wl-draft-default-headers): Use cons with symbol car
4237         rather than one with string car.
4238
4239         * wl-vars.el (wl-draft-additional-header-alist): New variable.
4240         * wl-draft.el (wl-draft-create-contents): Add it after the default
4241         headers.
4242
4243         * wl-draft.el (wl-draft-create-contents): For the case of
4244         (symbol-or-string . function) insert header only when the function
4245         returns string value.
4246
4247 2002-03-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4248
4249         * wl-vars.el (wl-draft-fields): "FCC" -> "Fcc".
4250         * wl-address.el (wl-folder-complete-header-regexp): Ditto.
4251
4252 2002-03-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4253
4254         * wl.el (wl-check-environment): Don't check Message-ID when
4255         `wl-insert-message-id' is nil.
4256         Revive checking if `wl-message-id-domain' contains "@".
4257
4258 2002-03-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4259
4260         * wl.el (wl-check-environment): Merge examination for "@" at
4261         inappropriate position into the first string-match.
4262
4263         * wl-summary.el (wl-summary-target-mark-print): New function.
4264         (wl-summary-pipe-message-subr): Extracted from
4265         `wl-summary-pipe-message'.
4266         (wl-summary-target-mark-pipe): New function.
4267         (wl-summary-mode-map): Bind `wl-summary-target-mark-print' and
4268         `wl-summary-target-mark-pipe'.
4269
4270 2002-03-18  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4271
4272         * wl.el (wl-check-environment): Rewrite around Message-ID check.
4273
4274 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4275
4276         * wl.el (wl-check-environment): Use elmo-warning instead of
4277         error for non-critical ones.
4278         Remove trash folder check.
4279         (wl): Don't ignore error in wl-check-environment.
4280
4281         * wl-summary.el (wl-summary-get-delete-folder): Add trash folder
4282         check, which is moved from `wl-check-environment'.
4283         (Adviced by Teranishi-san [X-Mail-Count: 9661])
4284
4285 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4286
4287         * wl-summary.el (wl-summary-write-current-folder): If it cannot
4288         guess anything, call wl-summary-write.
4289         (wl-summary-write): Create draft with blank To field.
4290         * wl-draft.el (wl-draft): Undo unnecessary part of the last change.
4291
4292 2002-03-17  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4293
4294         * wl-draft.el (wl-draft): Call wl-draft-create-buffer with the
4295         argument full as well for wl-folder-write-current-folder.
4296         If wl-*-write-current-folder cannot guess addressee, add blank
4297         To header.
4298         Rewrite condition for positioning cursor.
4299
4300 2002-03-15  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4301
4302         * wl-folder.el (wl-folder-jump-to-next-summary): If the window of
4303         summary buffer is present, use it.
4304         (wl-folder-jump-to-previous-summary): Ditto.
4305
4306 2002-03-13  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4307
4308         * wl-draft.el (wl-draft-create-contents): Fix docstring.
4309
4310         * wl-summary.el (wl-summary-mode-map): Exchange bindings for
4311         wl-summary-previous-buffer and wl-summary-next-buffer.
4312
4313         * wl-folder.el (wl-folder-mode-map): Bind
4314         wl-folder-jump-to-next-summary and wl-folder-jump-to-previous-summary.
4315         (wl-folder-jump-to-next-summary): New function.
4316         (wl-folder-jump-to-previous-summary): Ditto.
4317
4318         * wl-draft.el (wl-draft): Rearranged.
4319
4320 2002-03-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4321
4322         * wl-draft.el (wl-draft-create-contents): Treat symbol as a name
4323         of header.
4324         (wl-draft): Collect arguments for the header as header-alist.
4325         (wl-draft-forward): Arrange arguments for wl-draft.
4326         (wl-draft-reply): Ditto.
4327         (wl-draft-edit-string): Ditto.
4328         * wl-summary.el (wl-summary-write): Ditto.
4329         (wl-summary-write-current-folder): Ditto.
4330
4331         * Version number is increased to 2.9.8.
4332
4333 2002-03-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4334
4335         * wl-xmas.el (wl-draft-overload-menubar): Add menu properly.
4336
4337         * wl-mule.el (wl-draft-overload-menubar): Taken from wl-e21.el.
4338
4339         * wl-summary.el (wl-summary-write-current-folder): Call wl-draft
4340         even if the guess failed.
4341
4342         * wl-e21.el (wl-folder-toolbar): Remove "Guess" icon.
4343         (wl-summary-toolbar): Remove "Guess" icon and use "New" icon for
4344         wl-summary-write-current-folder.
4345         * wl-xmas.el: Ditto.
4346
4347 2002-03-11  Yuuichi Teranishi  <teranisi@gohome.org>
4348
4349         * wl-summary.el (wl-summary-next-page): Force display message if
4350         message is not displayed yet.
4351         (wl-summary-prev-page): Ditto.
4352
4353 2002-03-11  J\e.A\eNir\eNtme Marant <jerome.marant@free.fr>
4354
4355         * wl-folder.el (wl-folder-mode-menu-spec): Fixed typo.
4356
4357 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4358
4359         * wl-e21.el (wl-draft-overload-menubar): Use define-key-after to
4360         add "Preview Message" and "Save Draft and Exit".
4361
4362 2002-03-10  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4363
4364         * wl-addrmgr.el (wl-addrmgr-quit-yes): Put cursor on draft buffer
4365         if addrmgr is called from draft in splitted window.
4366
4367         * wl-e21.el (wl-draft-overload-menubar): Undo last change.
4368         * wl-mule.el: Ditto.
4369         * wl-xmas.el: Ditto.
4370
4371 2002-03-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4372
4373         * wl-folder.el (wl-folder-mode-menu-spec): Fix docstring.
4374
4375         * wl-e21.el (wl-folder-toolbar): Add "Go to draft folder" entry.
4376         * wl-xmas.el (wl-folder-toolbar): Ditto.
4377
4378 2002-03-08  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4379
4380         * wl-e21.el (wl-draft-overload-menubar): Add wl-draft-preview-message
4381         and wl-draft-save-and-exit.
4382         (wl-draft-toolbar): Add wl-draft-save-and-exit.
4383         * wl-xmas.el: Ditto.
4384         * wl-mule.el: Ditto.
4385
4386         * wl-folder.el (wl-folder-goto-draft-folder): New function.
4387         (wl-folder-mode-menu-spec): Add wl-folder-goto-draft-folder entry.
4388
4389 2002-03-08  Yuuichi Teranishi  <teranisi@gohome.org>
4390
4391         * wl-summary.el (wl-summary-save-view-cache): Clone temporal mark
4392         lists for saving buffer.
4393
4394 2002-03-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4395
4396         * wl-draft.el (wl-draft): Abolish summary-buf argument and use
4397         parent-folder argument instead of it.
4398         (wl-draft-create-buffer): Ditto.
4399         (wl-draft-forward): Ditto.
4400         (wl-draft-reply): Ditto.
4401         * wl-summary.el (wl-summary-write): Ditto.
4402         (wl-summary-write-current-folder): Ditto.
4403
4404         * wl-draft.el (wl-draft-create-buffer): If called by W (Folder),
4405         don't set wl-draft-buffer-cur-summary-buffer so as to go back to
4406         Folder buffer after composing.
4407
4408 2002-03-07  Katsumi Yamaoka  <yamaoka@jpl.org>
4409
4410         * wl-draft.el (wl-draft-insert-x-face-field-here): Strip X-Face
4411         header if the file `wl-x-face-file' already contains it.
4412
4413 2002-03-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4414
4415         * wl-folder.el (wl-folder-mode-menu-spec): Add "Write for current
4416         folder" entry.
4417         * wl-summary.el (wl-summary-mode-menu-spec): Ditto.
4418         * wl-e21.el (wl-folder-toolbar): Ditto.
4419         * wl-xmas.el (wl-folder-toolbar): Ditto.
4420
4421 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4422
4423         * wl-folder.el (wl-folder-goto-folder-sticky): Simply call
4424         wl-folder-goto-folder with sticky argument.
4425         (wl-folder-mode-map): Bind wl-folder-goto-folder-sticky to "G".
4426
4427 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4428
4429         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-next-buffer
4430         and wl-summary-previous-buffer.
4431         (wl-summary-next-buffer): New function.
4432         (wl-summary-previous-buffer): Ditto.
4433
4434 2002-03-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4435
4436         * wl-folder.el (wl-folder-mode-map): Bind [(shift return)] for
4437         wl-folder-jump-to-current-entity-with-arg.
4438         (wl-folder-jump-to-current-entity-with-arg): Simply call with arg
4439         `wl-folder-jump-to-current-entity'.
4440         * wl-summary.el (wl-summary-mode-map): Bind "G" for
4441         `wl-summary-goto-folder-sticky'.
4442         (wl-summary-goto-folder-sticky): Simply call with the sticky arg
4443         `wl-summary-goto-folder'.
4444         (wl-summary-goto-folder-subr): Add 7th argument force-exit.
4445         Unless force-exit, do not clean temp. marks for sticky summary.
4446         (wl-summary-goto-folder): Now the prefix argument means force-exit.
4447
4448 2002-03-05  Yuuichi Teranishi  <teranisi@gohome.org>
4449
4450         * wl-summary.el (wl-summary-mark-as-important): Refetch if cache is
4451         not entire.
4452
4453 2002-03-04  Yuuichi Teranishi  <teranisi@gohome.org>
4454
4455         * wl-summary.el (wl-summary-mode-map): Bind wl-summary-save-status
4456         to `C-x C-s'.
4457         (wl-summary-save-status): New command.
4458         (wl-summary-exit): Don't clean-up temp marks when sticky.
4459         (Applied patch from Nakayama-san [wl: 09548])
4460         (wl-summary-delete-all-temp-marks): Added optional argument no-msg;
4461         Do nothing when no mark data.
4462         (wl-summary-save-view-cache): Copy local variables to the temp buffer;
4463         Call `wl-summary-delete-all-temp-marks' before saving.
4464
4465 2002-03-04  Mito  <mito@mxa.nes.nec.co.jp>
4466
4467         * wl-mime.el (wl-mime-save-content): Don't save if answered "no".
4468
4469 2002-02-28  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4470
4471         * wl.el (wl-check-environment): Also cause error when (system-name)
4472         returns "localhost.localdomain". (Although it doesn't affect because
4473         of condition-case, see change in 2002-01-23 by Teranisi-san.)
4474
4475 2002-02-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4476
4477         * wl-folder.el (wl-folder-update-newest): Use wl-string-match-member
4478         instead of wl-match-member with wl-folder-hierarchy-access-folders.
4479
4480         * wl-vars.el (wl-folder-hierarchy-access-folders): Change default
4481         value.
4482
4483 2002-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
4484
4485         * wl-draft.el (wl-draft-reply): If r-to-list is a function, call it;
4486         Likewise r-cc-list and r-ng-list.
4487
4488 2002-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
4489
4490         * wl-draft.el (wl-draft-send): Use mime-header-encode-method-alist
4491         only if it is bound as variable.
4492
4493         * wl-mime.el (wl-draft-preview-message): Ditto.
4494
4495 2002-02-19  Yuuichi Teranishi  <teranisi@gohome.org>
4496
4497         * wl-message.el (wl-message-add-buttons-to-header): Eliminated
4498         needless `goto-char'.
4499
4500         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay): Call
4501         `wl-summary-redisplay-no-mime-internal' instead of
4502         `wl-summary-redisplay-no-mime'.
4503         (wl-summary-redisplay-no-mime): Changed argument;
4504         Call `wl-summary-redisplay-no-mime-internal'.
4505
4506         * wl-mime.el (wl-draft-preview-message): Bind
4507         `mime-header-encode-method-alist' locally.
4508
4509         * wl-draft.el (wl-draft-eword-encode-address-list): New function.
4510         (wl-draft-std11-parse-addresses): Added the first address check.
4511         (wl-draft-send): Bind `mime-header-encode-method-alist' locally.
4512
4513         * Version number is increased to 2.9.7.
4514
4515 2002-02-16  Kenichi OKADA  <okada@opaopa.org>
4516
4517         * wl-draft.el (wl-draft-send-mail-with-smtp): Check error.
4518
4519 2002-02-15  Daiki Ueno  <ueno@unixuser.org>
4520
4521         * wl-demo.el (wl-demo-insert-image): Don't touch the specifiers
4522         related to scrollbar support, if there is no such a feature
4523         compiled in.
4524
4525 2002-02-11  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4526
4527         * wl-message.el (wl-message-buffer-prefetch-next): Don't call
4528         `wl-message-buffer-prefetch-get-next' if FOLDER is not a target
4529         for prefetch.
4530
4531 2002-02-07  Kenichi OKADA  <okada@opaopa.org>
4532
4533         * wl-summary.el (wl-summary-pick): Fix for no match.
4534
4535 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4536
4537         * wl-draft.el (wl-draft-save):
4538         Override `mime-header-encode-method-alist'.
4539
4540 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4541
4542         * wl-folder.el (wl-folder-pick): New function.
4543         Define key as "?".
4544
4545 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4546
4547         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
4548         Fix for unplugged.
4549
4550 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4551
4552         * wl-folder.el (wl-folder-virtual): New function.
4553         Define key as "V".
4554
4555 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4556
4557         * wl-fldmgr.el (wl-fldmgr-make-filter): Make filter folder of
4558         multi folder if entity is group.
4559
4560 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4561
4562         * wl-message.el (wl-message-buffer-prefetch-debug): Default value
4563         is nil.
4564
4565 2002-02-01  Kenichi OKADA  <okada@opaopa.org>
4566
4567         * wl-summary.el (wl-summary-pick): Fix for killed messages.
4568         (wl-summary-target-mark-msgs): Return the number of marked messages.
4569
4570 2002-01-26  ARISAWA Akihiro  <ari@mbf.sphere.ne.jp>
4571
4572         * wl-summary.el (wl-summary-sync): Fixed problem when "last:" or
4573         "first:" is specified.
4574
4575 2002-01-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4576
4577         * wl-vars.el (wl-from): Use return value of function
4578         user-full-name instead of the variable user-full-name since
4579         XEmacs-20.4 doesn't set this variable.
4580
4581 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4582
4583         * wl.el (wl-other-frame): If wl-folder-use-frame is non-nil,
4584         call `wl' directly.
4585
4586 2002-01-25  pf21 GOTO_Toshiya <goto.toshiya@canon.co.jp>
4587
4588         * wl-draft.el (wl-draft-reedit): Removed duplicated
4589         switch-to-buffers.
4590
4591 2002-01-25  Katsumi Yamaoka  <yamaoka@jpl.org>
4592
4593         * wl.el (wl-other-frame): Removed garbages.
4594
4595 2002-01-25  Yuuichi Teranishi  <teranisi@gohome.org>
4596
4597         * wl-e21.el (wl-draft-key-setup): Don't bind C-x C-s
4598
4599         * wl-xmas.el (wl-draft-key-setup): Ditto.
4600
4601         * wl-mule.el (wl-draft-key-setup): Ditto.
4602
4603         * wl-draft.el (wl-draft-create-buffer): Don't clear buffer-file-name.
4604         (wl-draft-reedit): Ditto.
4605         (wl-draft-prepare-edit): Add `wl-draft-save' to
4606         `local-write-file-hooks'.
4607         (wl-draft-prepare-edit): Call clear-visited-file-modtime.
4608         (wl-draft-reedit): Set buffer-file-name.
4609         (wl-draft-reedit): Add `wl-draft-save' to `local-write-file-hooks'.
4610
4611
4612         * wl.el (wl-exit): If wl-delete-startup-frame-function is non-nil,
4613         call it.
4614         (wl-delete-startup-frame-function): New variable.
4615         (wl-other-frame): New function
4616         (Original was written by Yamaoka san [wl: 09239]).
4617
4618         * wl-folder.el (wl-folder): Set up `wl-delete-startup-frame-function'
4619         if `wl-folder-use-frame'.
4620
4621 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4622
4623         * wl-message.el (wl-message-buffer-prefetch-p): Check plugged.
4624
4625 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4626
4627         * wl-message.el (wl-message-buffer-prefetch-move-spec-plugged-alist):
4628         New variable.
4629         (wl-message-buffer-prefetch-move-spec-unplugged-alist): New variable.
4630         (wl-message-buffer-prefetch-get-next): Use them.
4631         * wl-demo.el (wl-demo-copyright-notice): Add 2002.
4632
4633 2002-01-24  Yuuichi Teranishi  <teranisi@gohome.org>
4634
4635         * wl-summary.el (wl-summary-reedit): Don't enclose wl-draft-reedit
4636         with unwind-protect.
4637
4638         * wl-draft.el (wl-draft-reedit): Rewrite.
4639         (wl-jump-to-draft-buffer): Don't use `buffer-file-name'.
4640         (wl-draft-save): Insert header separator if it does not exist;
4641         Removed condition-case.
4642
4643         * wl-summary.el (wl-summary-reedit): Revert last change.
4644
4645         * wl-draft.el (wl-draft-save): Rewrite.
4646         (wl-draft-create-buffer): Set buffer-file-name as nil.
4647
4648         * wl-summary.el (wl-summary-reedit): Don't care about draft folder.
4649
4650         * wl-thread.el (wl-thread-get-depth-of-current-line): Rewrite.
4651
4652         * wl-vars.el (wl-summary-no-mime-folder-list): Changed default value to
4653         nil.
4654
4655 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4656
4657         * wl-message.el (wl-message-buffer-prefetch): Require `count'.
4658         If count is nil, do not prefetch.
4659         (wl-message-buffer-prefetch-next): Next.
4660
4661 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4662
4663         * wl-draft.el (wl-draft-prepare-edit): Use `wl-draft-save'.
4664
4665 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4666
4667         * wl-draft.el (wl-draft-insert-mail-header-separator): Use
4668         `delete-backward-char'
4669         (wl-draft-prepare-edit): Check major-mode.
4670         (wl-draft-decode-header): Rewrite.
4671         (wl-draft): Fix.
4672
4673 2002-01-24  Kenichi OKADA  <okada@opaopa.org>
4674
4675         * wl-message.el (wl-message-buffer-prefetch-subr): Fix.
4676
4677 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4678
4679         * wl-message.el (wl-message-buffer-prefetch-p): Check size.
4680         (wl-message-buffer-prefetch-get-next): Remove size checking.
4681         (wl-message-buffer-prefetch): call `wl-message-buffer-prefetch-p'.
4682
4683 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4684
4685         * wl-draft.el (wl-draft-decode-body): Remove `debug'.
4686         (wl-draft-default-headers): Fix.
4687
4688 2002-01-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4689
4690         * wl-draft.el (wl-draft-default-headers): Insert return value of
4691         `wl-generate-mailer-string-function'.
4692
4693 2002-01-23  Yuuichi Teranishi  <teranisi@gohome.org>
4694
4695         * wl-draft.el (wl-draft-decode-body): Give an argument for delete-char.
4696         (wl-draft-insert-mail-header-separator): Ditto.
4697
4698         * wl.el (wl): Enclose `wl-check-environment' with `condition-case'
4699         again (Reverted the change on 2002-01-17 by OKADA san).
4700
4701 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4702
4703         * wl-draft.el (wl-draft): Rewrite.
4704         (wl-draft-create-buffer): New function.
4705         (wl-draft-create-contents): Ditto.
4706         (wl-draft-prepare-edit): Ditto.
4707         (wl-draft-decode-header): Ditto.
4708         (wl-draft-decode-body): Ditto.
4709         (wl-draft-check-new-line): Ditto.
4710         (wl-draft-default-headers): Ditto.
4711         (wl-draft-insert-mail-header-separator): Ditto.
4712
4713 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4714
4715         * Version number is increased to 2.9.6.
4716
4717 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4718
4719         * wl-draft.el (wl-draft-delete-field): Optional argument.
4720         (wl-draft-delete-fields): Ditto.
4721
4722 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4723
4724         * wl-message.el (toplevel): Eliminated byte-compile warning.
4725         for `itimer-function', `delete-timer' and `itimer-list'.
4726
4727 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4728
4729         * wl-vars.el (wl-message-buffer-prefetch-threshold): New variable.
4730         * wl-message.el (wl-message-buffer-prefetch-get-next): Use
4731         `wl-message-buffer-prefetch-threshold'.
4732         * wl-summary.el (wl-summary-redisplay-internal): Remove
4733         the check of `wl-message-buffer-prefetch-depth'.
4734
4735 2002-01-23  Kenichi OKADA  <okada@opaopa.org>
4736
4737         * wl-message.el (wl-message-buffer-prefetch-get-next): Check the
4738         size of article.
4739         (wl-message-buffer-prefetch-subr): Remove size check.
4740
4741 2002-01-22  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4742
4743         * wl-vars.el (wl-plugged): Make customizable.
4744
4745 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4746
4747         * wl-message.el (wl-message-buffer-prefetch-clear-timer): New function.
4748         (wl-message-buffer-prefetch-set-timer): New function.
4749         (wl-message-buffer-prefetch-get-next): New function.
4750         (wl-message-buffer-prefetch): New function.
4751         (wl-message-buffer-prefetch-next): Rewrite.
4752         (wl-message-buffer-prefetch-subr): Rewrite.
4753         * wl-vars.el (wl-auto-prefetch-first): New variable.
4754         * wl-summary.el (wl-summary-goto-folder-subr): Call
4755         `wl-message-buffer-prefetch' if `wl-auto-prefetch-first' is non-nil.
4756
4757 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4758
4759         * wl-score.el (wl-summary-score-update-all-lines): Do not call
4760         `wl-summary-unread-message-hook'.
4761
4762 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4763
4764         * wl-summary.el (wl-summary-input-range): New range `cache-status'.
4765         (wl-summary-sync): Call `wl-summary-resume-cache-status'
4766         if range is `cache-status'.
4767
4768 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4769
4770         * wl-message.el (wl-message-buffer-prefetch-subr):
4771         Improve debug message.
4772
4773 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4774
4775         * wl-draft.el (wl-draft-send-mail-with-smtp): run-hook
4776         `wl-mail-send-pre-hook'.
4777         (wl-draft-send-mail-with-qmail): Ditto.
4778         (wl-draft-normal-send-func): Delete `wl-mail-send-pre-hook'.
4779
4780 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4781
4782         * wl-message.el (wl-message-buffer-prefetch-subr):
4783         Fix for cancel-function-timers bug.
4784         (wl-message-buffer-prefetch-debug): Default value is t.
4785
4786 2002-01-22  Kenichi OKADA  <okada@opaopa.org>
4787
4788         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4789         (wl-message-buffer-prefetch-subr): Rewrite.
4790         Rename from `wl-message-buffer-prefetch'.
4791
4792 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4793
4794         * wl-vars.el (wl-draft-cite-function): Moved from `wl-draft.el'.
4795         (wl-default-draft-cite-decorate-author): Ditto.
4796
4797         * wl-draft.el (wl-draft-cite-function): Removed.
4798         (wl-default-draft-cite-decorate-author): Ditto.
4799
4800 2002-01-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4801
4802         * wl-draft.el (wl-default-draft-cite-decorate-author): New variable.
4803         (wl-default-draft-cite): Do not arrange author name if the value of
4804         `wl-default-draft-cite-decorate-author' is nil.
4805
4806 2002-01-21  Yuuichi Teranishi  <teranisi@gohome.org>
4807
4808         * wl-mime.el (wl-mime-save-content): Use `message' instead of `error'.
4809
4810         * wl-folder.el (wl-folder-check-one-entity): Don't care
4811         `elmo-folder-use-flag-p'.
4812
4813 2002-01-21  Kenichi OKADA  <okada@opaopa.org>
4814
4815         * wl-folder (wl-folder-check-one-entity): Fix
4816         problem if unread is nil.
4817
4818 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4819
4820         * wl-address.el (wl-address-make-completion-list): Check whether
4821         the address is a group list.
4822         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4823
4824 2002-01-19  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4825
4826         * wl-folder.el (wl-folder-check-one-entity): Fixed problem;
4827         The number of the messages of new and unread does not count
4828         correctly.
4829
4830         * wl-summary.el (wl-summary-count-unread): Changed to return
4831         `(new . unread)' instead of total.
4832         (wl-summary-sync-update): Follow the change above.
4833
4834         * wl-score.el (wl-summary-score-update-all-lines): Likewise.
4835
4836 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4837
4838         * wl-address.el (wl-address-make-completion-list): Do not enclose
4839         address by " <" and ">" if associated realname is "".
4840         * wl-addrmgr.el (wl-addrmgr-mark-check): Ditto.
4841         This is against the promblem with group list in .addresses pointed
4842         out by Tomotaka SUWA <cooper@saitama.fujimic.fujisankei-g.co.jp>.
4843
4844 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4845
4846         * wl-draft.el (wl-draft-write-sendlog): The first argument of
4847         message is a format control string.
4848         * wl-expire.el (wl-expire-append-log): Ditto.
4849         * wl-mime.el (wl-summary-burst-subr): Ditto.
4850         * wl-mule.el (wl-face-spec-set-match-display): Ditto.
4851         * wl-summary.el (wl-summary-edit-addresses-subr): Ditto.
4852
4853 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4854
4855         * wl-vars.el (wl-message-buffer-prefetch-depth): Default is 3.
4856         wl.el (wl-check-variables): Rename from `wl-check-type'.
4857         (wl-check-variables-alist): Rename from `wl-check-type-variables'.
4858         (wl-check-variables-2): New function.
4859         (wl): Call `wl-check-variables-2'.
4860
4861 2002-01-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
4862
4863         * wl-fldmgr.el (wl-fldmgr-rename): Fixed around message appear
4864         after renaming folder in access group.
4865
4866 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4867
4868         * wl-vars.el (wl-message-buffer-prefetch-depth): New variable.
4869         (wl-message-buffer-prefetch-idle-time): Moved from `wl-message.el'
4870         * wl-message.el (wl-message-buffer-prefetch-next): Rewrite.
4871         (wl-message-buffer-prefetch): Rewrite.
4872         (wl-message-buffer-prefetch-idle-time): Removed.
4873         * wl-summary.el (wl-summary-redisplay-internal):
4874         Prepare prefetch with `wl-message-buffer-prefetch-depth'.
4875         Error check for `wl-message-buffer-prefetch-depht'.
4876
4877 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4878
4879         * Version number is increased to 2.9.5.
4880         * wl-summary.el (wl-summary-prefetch-msg): Fix for buffer-cache.
4881
4882 2002-01-19  Kenichi OKADA  <okada@opaopa.org>
4883
4884         * wl-vars.el (wl-fldmgr-allow-rename-access-group): New variable.
4885         * wl-fldmgr.el (wl-fldmgr-rename): Allow rename for access group.
4886         Based on the patch written by
4887         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
4888
4889 2002-01-18  Kenichi OKADA  <okada@opaopa.org>
4890
4891         * wl-draft.el (wl-draft-raw-send): Fix for
4892         `wl-news-send-pre-hook'
4893
4894 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4895
4896         * wl-utils.el (wl-message-id-function): New variable.
4897         * wl-draft.el (wl-draft-insert-required-fields):
4898         Use `wl-message-id-function'.
4899
4900 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4901
4902         * wl-vars.el (wl-message-id-use-wl-from): New variable.
4903         * wl-utils.el (wl-draft-make-message-id-string):
4904         Use `wl-from' for domain part of Message-ID
4905         if `wl-message-id-use-wl-from' if non-nil.
4906         * wl.el (wl-check-environment): Fix for `wl-message-id-use-wl-from'
4907
4908 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4909
4910         * wl.el (wl): Call `wl-check-type'
4911         Do not 'condition-case'.
4912
4913 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4914
4915         * wl.el (wl-check-type): New function.
4916         (wl-check-type-variables): New variable.
4917
4918 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4919
4920         * wl-vars.el (wl-pop-before-smtp-authenticate-type): Fix.
4921
4922 2002-01-17  Kenichi OKADA  <okada@opaopa.org>
4923
4924         * wl-draft.el (wl-smtp-password-key): New function.
4925         (wl-smtp-extension-bind): Use `wl-smtp-password-key'
4926         (wl-draft-send-mail-with-smtp): Ditto.
4927         (wl-draft-send-mail-with-pop-before-smtp): Fix.
4928
4929 2002-01-12  Kenichi OKADA  <okada@opaopa.org>
4930
4931         * wl-vars.el (wl-unique-id-suffix): Move from `wl-utils.el'
4932         * wl-utils.el (wl-unique-id-suffix): Remove.
4933
4934 2002-01-07  Kenichi OKADA  <okada@opaopa.org>
4935
4936         * Version number is increased to 2.9.4.
4937
4938 2002-01-06  Kenichi OKADA  <okada@opaopa.org>
4939
4940         * wl-utils.el (wl-unique-id-suffix): New variable.
4941         (wl-unique-id): Use `wl-unique-id-suffix'
4942
4943 2002-01-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4944
4945         * wl-summary.el (wl-summary-pick): Use `elmo-folder-search'
4946         instead of `elmo-msgdb-search'.
4947
4948         * Version number is increased to 2.9.3.
4949
4950 2002-01-05  OKAZAKI Tetsurou  <okazaki@be.to>
4951
4952         * wl-summary.el (wl-summary-refile-subr): Remove `interactive'.
4953
4954 2001-12-29  Kenichi OKADA  <okada@opaopa.org>
4955
4956         * wl-draft.el (wl-sent-message-queued): New buffer-local variable.
4957         (wl-draft-dispatch-message): Changed for send-later.
4958         (wl-draft-queue-flush): Ditto.
4959         (wl-draft): Clear `wl-sent-message-queued'.
4960         (wl-draft-reedit): Ditto.
4961         (wl-draft-queue-info-operation): Added `wl-sent-message-queued'
4962         * wl-vars.el (wl-draft-force-queuing): New variable.
4963         (wl-draft-force-queuing-mail): New variable.
4964         (wl-draft-force-queuing-news): New variable.
4965
4966 2001-12-24  Yuuichi Teranishi  <teranisi@gohome.org>
4967
4968         * wl-draft.el (wl-draft-hide): Removed `interactive'.
4969         (Pointed out by YAMASHITA Junji <ysjj@unixuser.org>)
4970
4971 2001-12-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
4972
4973         * Version number is increased to 2.9.2.
4974
4975 2001-12-21  Katsumi Yamaoka  <yamaoka@jpl.org>
4976
4977         * wl-draft.el (wl-draft-elide-region): New user command.
4978         * wl-vars.el (wl-draft-elide-ellipsis): New user option.
4979
4980         * wl-e21.el (wl-draft-key-setup): Bind the key `C-c C-d' to the
4981         command `wl-draft-elide-region'.
4982         * wl-mule.el: Ditto.
4983         * wl-xmas.el: Ditto.
4984
4985 2001-12-20  Yuuichi Teranishi  <teranisi@gohome.org>
4986
4987         * wl-util.el (wl-biff-check-folder): Fix for non-pop3 folders.
4988         (wl-biff-check-folder-async): Removed needless let.
4989
4990 2001-12-19  Yuuichi Teranishi  <teranisi@gohome.org>
4991
4992         * wl-util.el (wl-biff-check-folders): Set `no-cache' argument of
4993         wl-folder-get-elmo-folder.
4994         (wl-biff-check-folder): Set `biff' argument of
4995         `wl-folder-check-one-entity'.
4996         (wl-biff-check-folder-async): Setup `biff' slot of folder.
4997
4998         * wl-folder.el (wl-folder-get-elmo-folder): Added `no-cache' argument.
4999         (wl-folder-check-one-entity): Added `biff' argument;
5000         Setup `biff' slot of folder.
5001
5002         * Version number is increased to 2.9.1.
5003
5004 2001-12-18  Yuuichi Teranishi  <teranisi@gohome.org>
5005
5006         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Removed
5007         comment out and fixed.
5008         (wl-fldmgr-add-completion-subr): Ditto.
5009
5010         * wl-summary.el (wl-summary-exit): Changed order of saving summary view
5011         and msgdb.
5012
5013         * wl.el (wl-toggle-plugged): Save summary view.
5014
5015 2001-12-17  Yuuichi Teranishi  <teranisi@gohome.org>
5016
5017         * wl-summary.el (wl-summary-open-folder): Bind `elmo-mime-charset'.
5018
5019 2001-12-17  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5020
5021         * wl-addrmgr.el (wl-addrmgr-mode): Fixed docstring.
5022
5023 2001-12-17  Katsumi Yamaoka  <yamaoka@jpl.org>
5024
5025         * wl-e21.el (wl-e21-toolbar-configurations): Replace
5026         `auto-resize-tool-bar' to `auto-resize-tool-bars'.  Pavel Janik
5027         <Pavel@Janik.cz> has realized this in the emacs-w3m list.
5028
5029         * wl-demo.el (wl-demo-insert-image): Retry to read *.img file only
5030         if it was failed.
5031         (wl-demo): Disable undo in the demo buffer.
5032
5033 2001-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
5034
5035         * wl-version.el (wl-version): Changed codename.
5036
5037         * Version number is increased to 2.9.0.
5038
5039 2001-12-14  Takuo KITAME <kitame@northeye.org>
5040
5041         * wl-acap.el (wl-acap-init): Fixed `y-or-n-p' prompts.
5042         * wl-folder.el (wl-folder-sync-current-entity, wl-folder-create-subr)
5043         (wl-folder-mark-as-read-all-current-entity): Ditto.
5044
5045 2001-12-13  Yuuichi Teranishi  <teranisi@gohome.org>
5046
5047         * wl-vars.el (wl-from-width): Define as obsolete variable.
5048         (wl-subject-length-limit): Ditto.
5049
5050         * wl.el (wl-plugged-dop-queue-status): Shrink queue list.
5051
5052         * wl-expire.el (wl-folder-expire-entity): Follow the last change on
5053         wl-summary-save-view.
5054
5055         * wl.el (wl-save-status): Ditto.
5056         (Pointed out by MAKINO Takashi <makino@cyber.office.ne.jp>)
5057
5058         * wl-summary.el (wl-summary-save-view): Removed unused argument.
5059         (wl-summary-exit): Follow the change above.
5060         (wl-summary-goto-folder-subr): Ditto.
5061
5062         * wl-folder.el (wl-folder-create-subr): Don't use
5063         `elmo-folder-creatable-p'.
5064
5065 2001-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
5066
5067         * wl-demo.el (wl-demo-icon-name): Use X'mas logo on Dec 25 too.
5068
5069 2001-12-12  Katsumi Yamaoka  <yamaoka@jpl.org>
5070
5071         * wl-demo.el (wl-demo-image-type-alist): Add bitmap, prefer xbm
5072         rather than bitmap on Emacs 21.
5073         (wl-demo-insert-image): Decode bitmap data line by line when Emacs
5074         21 is running (cf. mule-ja:08245); make Emacs 21 use BITMAP-MULE
5075         for xbm if the new redisplay engine is not available.
5076
5077 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5078
5079         * wl-folder.el (wl-folder-init-hook): New hook.
5080         (wl-folder-init): Run `wl-folder-init-hook'.
5081
5082 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5083
5084         * wl-demo.el (wl-demo-insert-image): Fixed the face name for xbm.
5085
5086 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5087
5088         * wl-acap.el (wl-acap-cache-filename): New variable.
5089         (wl-acap-exit): Resume elmo-msgdb-directory only if it is preserved.
5090         (wl-acap-init): Use cache if no ACAP server found.
5091
5092 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5093
5094         * wl-acap.el (wl-acap-original-msgdb-directory): Renamed from
5095         `wl-acap-original-msgdb-dir'.
5096
5097         * wl-vars.el (wl-icon-directory): Renamed from `wl-icon-dir'.
5098         (wl-score-files-directory): Renamed from `wl-score-files-dir'.
5099
5100         * wl-mime.el (wl-mime-save-directory): Renamed from
5101         `wl-mime-save-dir'.
5102
5103 2001-12-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5104
5105         * wl-vars.el (wl-icon-dir): Fixed the docstring.
5106
5107         * wl-demo.el: Require `path-util'.
5108         (wl-demo-bitmap-mule-available-p): New internal variable.
5109         (wl-demo-image-type-alist): Use it; don't require `bitmap', use
5110         `module-installed-p' instead.
5111         (wl-demo-insert-image): Use *.img file for a bitmap image.
5112         (wl-demo): Don't call the ascii demo recursively.
5113
5114 2001-12-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5115
5116         * Version number is increased to 2.7.7.
5117
5118 2001-12-11  Yuuichi Teranishi  <teranisi@gohome.org>
5119
5120         * wl.el (wl-exit): Eliminated byte-compile warning.
5121
5122 2001-12-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5123
5124         * wl-vars.el (wl-summary-update-confirm-threshold): Defined as
5125         obsolete variable using `elmo-define-obsolete-variable'.
5126         (wl-fetch-confirm-threshold): Ditto.
5127         (wl-cache-prefetch-folder-type-list): Ditto.
5128         (wl-cache-prefetch-folder-list): Ditto.
5129
5130 2001-12-10  Katsumi Yamaoka  <yamaoka@jpl.org>
5131
5132         * wl-demo.el: Rewrote to make it read a logo file at the run-time.
5133         (wl-demo-icon-name): Use Xmas logo at the end of the year.
5134         (wl-demo-insert-image): New function.
5135         (wl-demo-insert-text): New function.
5136         (wl-demo-image-type-alist): Redefine as a function.
5137         (wl-demo): Use `wl-demo-insert-image' and `wl-demo-insert-text'.
5138         (wl-demo-with-temp-file-buffer): Removed.
5139         (wl-logo-xpm): Removed.
5140         (wl-logo-xbm): Removed.
5141         (wl-logo-bitmap): Removed.
5142
5143 2001-10-30  Nishimoto Masaki <nishimoto@gaju.org>
5144
5145         * wl-expire.el (wl-expire-localdir-date-folder-name-fmt): New variable.
5146         (wl-expire-localdir-get-folder-function): New user option.
5147         (wl-expire-localdir-get-folder): New function.
5148         (wl-expire-localdir-date): Ditto.
5149
5150 2001-12-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5151
5152         * wl-folder.el (wl-folder-check-one-entity): Fixed car of return
5153         value.  Refactoring `wl-folder-notify-deleted' is nil case.
5154         Fixed unread number mismatch when all-unread < unread.
5155
5156 2001-12-08  Yuuichi Teranishi  <teranisi@gohome.org>
5157
5158         * wl-vars.el (wl-summary-update-confirm-threshold): Abolished.
5159         (wl-fetch-confirm-threshold): Ditto.
5160
5161         * wl-summary.el (wl-summary-confirm-appends): Removed.
5162         (wl-summary-sync-update): Don't refer
5163         `wl-summary-update-confirm-threshold' (It is now abolished).
5164
5165         * wl-message.el (wl-message-display-internal): Don't refer
5166         `wl-fetch-confirm-threshold' (It is now abolished).
5167
5168 2001-12-07  Katsumi Yamaoka  <yamaoka@jpl.org>
5169
5170         * wl-demo.el (wl-logo-xpm): Use Xmas logo temporally.
5171
5172 2001-12-07  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5173
5174         * wl-vars.el (wl-summary-from-width): Rename from wl-from-width.
5175         (wl-summary-subject-length-limit): Rename from wl-subject-length-limit.
5176         Change default value to nil.
5177         (wl-summary-indent-length-limit): The value can be nil, nil means
5178         unlimited.
5179
5180         * wl-summary.el: Don't set limit for indent length if the value of
5181         wl-summary-indent-length-limit is nil.
5182         If the value of wl-summary-width is nil, it means only that the width
5183         of summary is unlimited (nil doesn't mean that the indent length is
5184         unlimited).
5185
5186         * wl-thread.el: Ditto.
5187
5188 2001-12-06  Hiroshi Tsutsui  <tsutsui@easter.kuee.kyoto-u.ac.jp>
5189
5190         * wl-vars.el (wl-summary-update-confirm-threshold): The value can
5191         be nil, nil means never confirm.
5192         * wl-summary.el (wl-summary-confirm-appends): Ditto.
5193
5194 2001-12-06  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5195
5196         * wl-vars.el (wl-subject-length-limit): This value can be nil (nil
5197         means unlimited).
5198
5199 2001-12-05  Yuuichi Teranishi  <teranisi@gohome.org>
5200
5201         * wl-draft.el (wl-draft-write-sendlog): Use `write-region-as-binary';
5202         Use `with-temp-buffer'.
5203
5204 2001-12-02  Yuuichi Teranishi  <teranisi@gohome.org>
5205
5206         * wl-folder.el (wl-folder-get-entity-id): Ignore nemacs (rewrite
5207         with new backquote style).
5208         (wl-folder-get-entity-from-buffer): Ditto.
5209
5210 2001-12-02  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5211
5212         * wl-version.el (nemacs-version): Eliminated.
5213         (wl-extended-emacs-version2): Ignore nemacs.
5214         (wl-extended-emacs-version3): Ditto.
5215
5216 2001-11-30  Tatsuya Kinoshita  <tats@iris.ne.jp>
5217
5218         * wl-vars.el (wl-draft-add-references): Set default value as nil.
5219         (wl-draft-add-in-reply-to): New variable.
5220         * wl-draft.el (wl-draft-add-references, wl-draft-add-in-reply-to):
5221         Divided from `wl-draft-add-references'; add support `In-Reply-To'.
5222         (wl-draft-yank-from-mail-reply-buffer): Use
5223         `wl-draft-add-in-reply-to'.
5224         (wl-draft-insert-current-message): Ditto.
5225
5226 2001-12-01  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5227
5228         * wl-vars.el (wl-folder-process-duplicates-alist): Fixed
5229         typo (kill->hide).
5230         (wl-message-buffer-prefetch-folder-type-list): Added elements
5231         `mark' and `cache' instead of `internal'.
5232
5233 2001-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
5234
5235         * wl-acap.el (wl-acap-init): If initialization via ACAP is interrupted,
5236         resume msgdb directory.
5237
5238 2001-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
5239
5240         * wl.el (wl-exit): Call `wl-acap-exit'.
5241
5242         * wl-summary.el (wl-summary-message-string): New function.
5243         (wl-summary-reedit): Use it.
5244         (wl-summary-resend-bounced-mail): Remove needless let.
5245         (wl-summary-supersedes-message): Ditto.
5246         (wl-summary-save): Ditto.
5247
5248         * wl-acap.el (wl-acap-original-msgdb-dir): New variable.
5249         (wl-acap-init): Set it.
5250         (wl-acap-exit): New function.
5251
5252 2001-11-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5253
5254         * wl.el (wl-init): Revert (require 'mime-setup). move from
5255         toplevel.
5256
5257 2001-11-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5258
5259         * wl-summary.el (wl-summary-write-current-folder): Remove unused
5260         local variables.  Add error when guess function return invalid
5261         value.
5262
5263 2001-11-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5264
5265         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
5266         Change local variable name.
5267         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
5268         (wl-folder-get-newsgroups): Return nil when non-news folder.
5269         * wl-summary.el (wl-summary-write-current-folder): State through
5270         when guess-list return nil.
5271         (wl-summary-write-current-folder-functions): Fixed docstring.
5272
5273         * wl.el (wl-exit): Changed confirm message.
5274
5275         * wl.el (wl-init): (require 'mime-setup) move to toplevel.
5276         * wl-draft.el (wl-draft): Remove verbose `featurep'.
5277
5278         * wl-e21.el: Removed kludge for Emacs 21 prerelease versions.
5279
5280 2001-11-23  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5281
5282         * wl-vars.el (wl-message-buffer-prefetch-folder-type-list): New
5283         user option (Renamed from wl-cache-prefetch-folder-type-list).
5284         (wl-message-buffer-prefetch-folder-list): New user option (Renamed
5285         from wl-cache-prefetch-folder-list).
5286
5287         * wl-message.el (wl-message-buffer-prefetch-folder-type-list):
5288         Move to wl-vars.el.
5289         (wl-message-buffer-prefetch-p): Changed to enable
5290         `wl-message-buffer-prefetch-folder-list'.
5291
5292         * wl-summary.el (wl-summary-target-mark-prefetch): Added argument
5293         `ignore-cache'.
5294
5295 2001-11-23  Kenichi OKADA  <okada@opaopa.org>
5296
5297         * wl-draft.el (wl-draft-config-sub-func-alist): Added
5298         `part-top' and `part-bottom'.
5299         (wl-draft-config-sub-part-top): New function.
5300         (wl-draft-config-sub-part-bottom): New function.
5301
5302 2001-11-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5303
5304         * wl-draft.el (wl-draft-reply): Call wl-draft with parent folder.
5305
5306 2001-11-19  Kenichi OKADA  <okada@opaopa.org>
5307
5308         * wl-folder.el (wl-folder-get-newsgroups): Fix.
5309
5310 2001-11-19  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5311
5312         * wl-draft.el (wl-draft): Added 14th argument `parent-folder'.
5313
5314         * wl-summary.el (wl-summary-write): Call wl-draft with 14th argument.
5315         (wl-summary-write-current-folder): Ditto.
5316
5317 2001-11-19  Yuuichi Teranishi  <teranisi@gohome.org>
5318
5319         * wl-folder.el (wl-folder-get-newsgroups): Use
5320         `elmo-folder-newsgroups'.
5321
5322 2001-11-18  Kenichi OKADA  <okada@opaopa.org>
5323
5324         * wl-draft.el (wl-draft-config-sub-header-top): New fucntion.
5325         (wl-draft-config-sub-func-alist): Added `wl-draft-config-sub-header-top'.
5326         `wl-draft-config-sub-header-bottom'.
5327
5328 2001-11-14  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5329
5330         * wl-folder.el (wl-folder-get-newsgroups): Fixed probrem when
5331         localnews folder.
5332
5333 2001-11-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5334
5335         * wl-summary.el (wl-summary-mode): Undo last change.
5336
5337         * wl-folder.el (wl-folder-mode): Ditto.
5338
5339 2001-11-09  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5340
5341         * wl-summary.el (wl-summary-mode): Locally set
5342         truncate-partial-window-width to nil.
5343         (for XEmacs)
5344
5345         * wl-folder.el (wl-folder-mode): Ditto.
5346
5347 2001-11-09  Yuuichi Teranishi  <teranisi@gohome.org>
5348
5349         * wl-util.el (wl-set-string-width) [Emacs]: New implementation.
5350
5351 2001-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
5352
5353         * wl-util.el (wl-biff-check-folder-async-callback): Fixed unread
5354         number.
5355
5356         * wl-folder.el (wl-folder-check-one-entity): Use `new' value of diff.
5357
5358         * wl-util.el (wl-biff-check-folder-async-callback): Ditto.
5359
5360         * Version number is increased to 2.7.6.
5361
5362 2001-11-05  Yuuichi Teranishi  <teranisi@gohome.org>
5363
5364         * wl-summary.el (wl-summary-insert-summary): Renamed dummy argument.
5365
5366 2001-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
5367
5368         * wl-summary.el (wl-summary-sync-update): Enclose network
5369         related portion with `unwind-protect'.
5370
5371 2001-10-31  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5372
5373         * wl-fldmgr.el (wl-fldmgr-add): Fixed problem when `name' is list.
5374
5375 2001-10-29  Yuuichi Teranishi  <teranisi@gohome.org>
5376
5377         * wl-message.el (wl-message-add-buttons-to-body): Exchenged 3rd and 4th
5378         element.
5379         * wl-vars.el (wl-message-body-button-alist): Ditto.
5380
5381         * wl-vars.el (wl-message-body-button-alist): Set 4th element as the
5382         max match length.
5383         (Pointed out by Akihiro MOTOKI <amotoki@dd.iij4u.or.jp>.)
5384
5385         * wl-message.el (wl-message-add-buttons-to-body): Use 3rd element value
5386         for the max match length;
5387         Use 4th element value for the button string regexp group.
5388
5389         * wl-acap.el (wl-acap-find-acap-service): If multiple ACAP server
5390         candidate exists, prompt to select.
5391
5392 2001-10-15  NAKAJIMA Mikio  <minakaji@osaka.email.ne.jp>
5393
5394         * wl-summary.el (wl-summary-jump-to-msg): Search before
5395         calibration point by `beginning-of-line'.
5396
5397 2001-10-11  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5398
5399         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name only
5400         for access group.
5401
5402 2001-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
5403
5404         * wl-message.el (wl-message-display-internal): Bind
5405         `default-mime-charset'.
5406
5407         * wl-fldmgr.el (wl-fldmgr-make-group): Check folder name error.
5408
5409         * wl-draft.el (wl-draft-reply): Decode newsgroup field.
5410
5411         * Version number is increased to 2.7.5.
5412
5413 2001-10-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5414
5415         * wl-expire.el (wl-summary-archive): Fixed;
5416         Use `elmo-folder-name-internal'.
5417
5418 2001-10-08  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5419
5420         * wl-expire.el (wl-expire-refile): Remove ALL and DONE arguments
5421         from `elmo-folder-move-messages' caller.
5422         (wl-expire-refile-with-copy-reserve-msg): Ditto.
5423
5424         * wl-summary.el (wl-summary-exec-subr): Likewise (All other
5425         related portions are changed).
5426
5427 2001-10-06  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5428
5429         * wl-summary.el (wl-summary-exec-subr): Setup and clear progress
5430         counter.
5431
5432 2001-10-05  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5433
5434         * wl-draft.el (wl-draft): Make truncate-partial-width-windows
5435         buffer local and set it to nil.
5436
5437         * wl-message.el (wl-message-redisplay): Ditto.
5438
5439 2001-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
5440
5441         * wl-summary.el (wl-summary-mark-as-important): If message is
5442         already cached, set messag as read, otherwise encache and mark as read.
5443
5444 2001-10-02  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5445
5446         * wl-summary.el (wl-summary-jump-to-current-message): Don't go to
5447         point-min.
5448
5449 2001-10-02  Katsumi Yamaoka  <yamaoka@jpl.org>
5450
5451         * wl-xmas.el (wl-message-define-keymap): Return a keymap.
5452         * wl-mule.el (wl-message-define-keymap): Fixed parenthesis; return
5453         a keymap.
5454
5455 2001-10-02  Yuuichi Teranishi  <teranisi@gohome.org>
5456
5457         * wl-e21.el (wl-message-define-keymap): Don't set widget-keymap as
5458         parent.
5459
5460         * wl-mule.el (wl-message-define-keymap): Ditto.
5461
5462         * wl-xmas.el (wl-message-define-keymap): Fixed parenthesis.
5463
5464         * wl-xmas.el (wl-message-display-internal-hook): Define.
5465         (wl-xmas-setup-message-toolbar): Define as function.
5466         (wl-setup-message): Define as alias for wl-xmas-setup-message-toolbar.
5467         (wl-message-overload-functions): Abolished.
5468         (wl-message-define-keymap): New function.
5469
5470         * wl-vars.el (wl-message-display-internal-hook): New variable.
5471         (wl-message-header-button-alist): New variable (Renamed from
5472         wl-highlight-message-header-button-alist).
5473         (wl-message-body-button-alist): Ditto.
5474
5475         * wl-mule.el (wl-message-define-keymap): New function.
5476         (wl-message-overload-functions): Abolished.
5477
5478         * wl-message.el (wl-message-add-buttons-to-body): New function.
5479         (wl-message-redisplay): Don't call wl-message-overload-functions;
5480         Call wl-message-add-buttons-to-header and
5481         wl-message-add-buttons-to-body.
5482         (wl-message-display-internal): Set keymap argument for
5483         elmo-mime-display-as-is, elmo-mime-message-display;
5484         Run wl-message-display-internal-hook.
5485         (wl-message-refer-article-or-url): Abolished.
5486
5487         * wl-highlight.el (wl-highlight-headers): Don't call
5488         wl-highlight-message-add-buttons-to-header.
5489         (wl-highlight-message-add-buttons-to-header): Abolished.
5490
5491
5492         * wl-e21.el (wl-message-display-internal-hook): Define.
5493         (wl-e21-setup-toolbar): Deleted duplicated binding.
5494         (wl-e21-setup-message-toolbar): Define as function.
5495         (wl-setup-message): Define as alias for wl-e21-setup-message-toolbar.
5496         (wl-message-define-keymap): New function.
5497         (wl-message-overload-functions): Abolished.
5498
5499 2001-10-01  Yuuichi Teranishi  <teranisi@gohome.org>
5500
5501         * wl-draft.el (wl-draft-queue-flush): Call elmo-folder-open-internal
5502         and elmo-folder-close.
5503
5504         * wl.el (wl): Call `wl-check-environment' before `wl-plugged-init'.
5505
5506 2001-09-28  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5507
5508         * wl.el (wl-toggle-plugged): Use `not' instead of `null' for
5509         boolean value.
5510         * wl-draft.el (wl-draft-do-fcc): Ditto.
5511
5512 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5513
5514         * wl-vars.el (wl-fcc-force-as-read): New variable.
5515         * wl-draft.el (wl-draft-do-fcc): If `wl-fcc-force-as-read' is non-nil,
5516         mark copied message as read.
5517
5518 2001-09-26  Kenichi OKADA  <okada@opaopa.org>
5519
5520         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Fixed.
5521
5522 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5523
5524         * wl-summary.el (wl-summary-switch-to-clone-buffer): Use
5525         `wl-summary-target-above' instead of obsolete variable
5526         `wl-summary-temp-above'.
5527
5528         * wl-vars.el (toplevel): Use `elmo-define-obsolete-variable'
5529         instead of `make-obsolete-variable'.
5530         * wl-refile.el (toplevel): Ditto.
5531
5532 2001-09-26  Yuuichi Teranishi  <teranisi@gohome.org>
5533
5534         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer): Push mark
5535         with third argument t.
5536         (wl-draft): Set first argument for wl-plugged-init as t.
5537
5538         * wl-vars.el (wl-biff-state-indicator-off): Fixed default value
5539         definition.
5540
5541 2001-09-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5542
5543         * wl-vars.el: Tabify.
5544         (wl-biff-notify-hook): Use `ding' instead of `beep'.
5545
5546         * wl-draft.el (wl-draft-send): Fixed docstring and confirm
5547         message.
5548
5549 2001-09-26  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5550
5551         * wl-vars.el (wl-biff-notify-hook): Remove duplicate definition
5552         and set default to beep.
5553
5554 2001-09-25  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5555
5556         * wl-vars.el (wl-draft-truncate-lines): New variable.
5557
5558         * wl-draft.el (wl-draft): Use wl-draft-truncate-lines
5559         instead of wl-message-truncate-lines for truncate-lines.
5560
5561 2001-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
5562
5563         * wl-message.el (wl-message-display-internal): Call
5564         `wl-highlight-message' after `elmo-mime-display-as-is'.
5565
5566         * wl-mime.el (wl-mime-display-text/plain): New function.
5567         (wl-mime-display-header): Ditto.
5568         (wl-mime-setup): Register `wl-mime-display-text/plain' as a
5569         body-presentation-method for text/plain;
5570         Register `wl-mime-display-header' as a header-presentation-method;
5571         Don't set up `elmo-message-text-content-inserted-hook' and
5572         `elmo-message-header-inserted-hook'.
5573
5574         * wl-message.el (wl-message-buffer-all-header-flag): New buffer local
5575         variable.
5576         (wl-message-display-internal): Set `wl-message-buffer-all-header-flag'
5577         as t if flag is 'all-header;
5578         Don't bind `elmo-message-ignored-field-list',
5579         `elmo-message-visible-field-list' and `elmo-message-sorted-field-list'.
5580
5581 2001-09-24  Katsumi Yamaoka  <yamaoka@jpl.org>
5582
5583         * wl-vars.el: (wl-biff-state-indicator-off): Changed default value
5584         for xemacs with non-mule environment.
5585
5586 2001-09-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5587
5588         * wl-draft.el (wl-draft-strip-subject-re, wl-draft-kill)
5589         (wl-draft-send-mail-with-qmail, wl-draft-get-fcc-list)
5590         (wl-draft-do-fcc, wl-draft-queue-flush): Checkdoc.
5591
5592 2001-09-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5593
5594         * wl-vars.el (wl-interactive-send): Set default value as t.
5595
5596 2001-09-21  Yuuichi Teranishi  <teranisi@gohome.org>
5597
5598         * wl-addrmgr.el (wl-addrmgr-method-list): New variable.
5599         (wl-addrmgr-method-list): Abolished.
5600         (wl-addrmgr-change-method): Follow above change.
5601
5602         * wl-draft.el (wl-draft): Call `wl-plugged-init'.
5603
5604 2001-09-21  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5605
5606         * wl-vars.el (wl-message-truncate-lines): Change default value
5607         to default-truncate-lines.
5608
5609         * wl-draft.el (wl-draft): Set truncate-lines as in wl-message.
5610
5611 2001-09-20  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
5612
5613         * wl-vars.el (wl-message-truncate-lines): New variable.
5614
5615         * wl-message.el (wl-message-redisplay): Set truncate-lines using
5616         wl-message-truncate-lines.
5617
5618 2001-09-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5619
5620         * wl-acap.el (wl-acap-init): Remove period from error message.
5621         (wl-acap-find-acap-service): Remove period from message.
5622
5623 2001-09-20  Yuuichi Teranishi  <teranisi@gohome.org>
5624
5625         * wl.el (wl-check-environment): Undo last change.
5626
5627         * wl-vars.el (wl-from): Changed default value.
5628
5629         * wl-util.el (toplevel): Don't require tm-edit.
5630
5631         * wl-draft.el (wl-draft): Changed order of `elmo-init' and
5632         `wl-folder-init';
5633         Don't set mark on mail body.
5634         (wl-draft-reedit): Ditto.
5635
5636         * wl-address.el (wl-address-quote-specials): Define as an alias for
5637         elmo-address-quote-specials.
5638
5639 2001-09-18  Yuuichi Teranishi  <teranisi@gohome.org>
5640
5641         * wl.el (wl-check-environment): If `wl-from' is nil, use default value.
5642
5643         * wl-vars.el (wl-from): Set default value as nil.
5644         (wl-organization): Set default value as ORGANIZATION environment
5645         variable.
5646
5647         * wl-draft.el (wl-smtp-extension-bind): Check value of
5648         wl-smtp-connection-type.
5649
5650         * wl-acap.el (wl-acap-init): If ACAP service is not found, cause an
5651         error.
5652
5653 2001-09-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5654
5655         * Version number is increased to 2.7.4.
5656
5657         * wl-highlight.el (wl-highlight-headers): Remove BEG and END
5658         arguments from `wl-highlight-x-face-function' caller.
5659         Use x-face-1.3.6.12 or later.
5660
5661 2001-09-17  Reuben Thomas <rrt@dcs.gla.ac.uk>
5662
5663         * wl-addrmgr.el (wl-fldmgr-delete): Fix docstring.
5664
5665 2001-09-17  Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>
5666
5667         * wl-vars.el (wl-summary-width): Fix type to accept nil.
5668         (wl-fcc): Fix to accept function.
5669         (Reported by Reuben Thomas <rrt@dcs.gla.ac.uk>).
5670
5671 2001-09-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5672
5673         * wl-acap.el (toplevel): Added `product-provide' declare.
5674         * wl-addrmgr.el (toplevel): Fixed `product-provide' declare style.
5675
5676 2001-09-14  Yuuichi Teranishi  <teranisi@gohome.org>
5677
5678         * wl.el (wl): Changed order of calling `elmo-init'
5679         and `elmo-folder-init'.
5680
5681 2001-09-13  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5682
5683         * wl-mime.el (wl-summary-burst): Extract message when content-type
5684         of root entity is not only `multipart' but also `message/rfc822'.
5685         (wl-summary-burst-subr): Ditto.
5686
5687 2001-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
5688
5689         * wl-vars.el (toplevel): Require 'custom.
5690         (wl-trash-folder): Added to `wl-setting' group.
5691
5692         * wl-addrmgr.el (wl-addrmgr-goto-top): Fixed problem when no entry
5693         exists.
5694         (wl-addrmgr-draw): Insert empty line when no entry exists.
5695
5696         * wl-mule.el (wl-message-wheel-up): Fixed.
5697         (wl-message-wheel-down): Ditto.
5698
5699 2001-09-12  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5700
5701         * wl-draft.el (wl-draft-config-exec-sub): Fixed problem when
5702         config is an anonymous lambda expression.
5703
5704 2001-09-11  Katsumi Yamaoka  <yamaoka@jpl.org>
5705
5706         * wl-vars.el (wl-biff-state-indicator-on): Use `*iso-2022-jp*'
5707         when Mule 2 is running.
5708
5709 2001-09-11  Yuuichi Teranishi  <teranisi@gohome.org>
5710
5711         * wl-e21.el (wl-highlight-folder-current-line): Fixed regexp.
5712
5713 2001-09-10  Yuuichi Teranishi  <teranisi@gohome.org>
5714
5715         * wl-draft.el (wl-draft-std11-parse-addresses): Ignore trailing
5716         spaces (Adviced by NAKAJIMA Mikio <minakaji@osaka.email.ne.jp>).
5717
5718         * wl-address.el (wl-address-specials-regexp): Eliminated.
5719         (wl-address-quote-specials): Rewrite.
5720
5721 2001-09-05  Katsumi Yamaoka  <yamaoka@jpl.org>
5722
5723         * wl-xmas.el (wl-highlight-folder-current-line): Use Perl style
5724         shy-groups for regexp.
5725
5726         * wl-e21.el (wl-highlight-folder-current-line): Use Posix style
5727         character classes and Perl style shy-groups for regexp.
5728         (wl-highlight-plugged-current-line): Use Posix style character
5729         classes for regexp.
5730         (wl-e21-highlight-folder-by-numbers): Ditto.
5731         (wl-e21-display-image-p): Use `display-images-p' instead of
5732         `display-graphic-p'.
5733         (display-images-p): Make an alias to `display-graphic-p' if it is
5734         not available.  It is for Emacs version prior to 21.0.105.
5735
5736         * wl-demo.el (wl-demo): Use `display-images-p' instead of
5737         `display-graphic-p'.
5738         (wl-demo-image-type-alist): Ditto.
5739         (display-images-p): Make an alias to `display-graphic-p' if it is
5740         not available.  It is for Emacs version prior to 21.0.105.
5741
5742 2001-09-04  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5743
5744         * wl-version.el (wl-generate-user-agent-string-1): Remove tm
5745         support.
5746         (wl-generate-user-agent-string): Ditto.
5747
5748         * wl-version.el (wl-version): Update docsting.
5749         (wl-version-status): Ditto.
5750
5751 2001-09-03  TAKAHASHI Kaoru  <kaoru@kaisei.org>
5752
5753         * wl-e21.el (make-mode-line-mouse-map): Import from Emacs
5754         21.0.105.  For Emacs 21.0.104 or earlier.
5755
5756 2001-09-03  Takuo KITAME <kitame@northeye.org>
5757
5758         * wl-e21.el (wl-plugged-init-icons): Use
5759         `make-mode-line-mouse-map' instead of `make-mode-line-mouse2-map'.
5760         (wl-biff-init-icons): Ditto.
5761
5762 2001-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
5763
5764         * wl-highlight.el (wl-highlight-summary-current-line):
5765         Fixed highlighting refile/copy destination.
5766
5767         * wl-acap.el (wl-acap-init): Decode string by wl-acap-coding-system.
5768         (wl-acap-store): Encode string by wl-acap-coding-system.
5769
5770 2001-08-30  Yuuichi Teranishi  <teranisi@gohome.org>
5771
5772         * wl-acap.el (toplevel): Check and require 'un-define before
5773         'xemacs-ucs;
5774          Added checking for UTF-2000.
5775
5776 2001-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
5777
5778         * wl-acap.el (toplevel): Require 'un-define before 'wl;
5779         Don't enclose with `eval-and-compile'.
5780
5781         * wl.el (wl): Call `elmo-init' and `wl-folder-init' unless
5782         wl-init is non-nil.
5783
5784         * wl-draft.el (wl-draft): Ditto.
5785
5786         * wl-folder.el (wl-folder): Don't call `wl-folder-init' here.
5787
5788         * wl-acap.el (toplevel): Require 'wl.
5789         (wl-acap-store): Call `elmo-init'.
5790
5791         * wl.el (wl): Changed position of `wl-check-environment'.
5792         (toplevel): Added autoload setting for wl-acap.
5793
5794         * wl-vars.el (wl-setting): New custom group.
5795         (wl-from): Added wl-setting group.
5796         (wl-user-mail-address-list): Ditto.
5797         (wl-organization): Ditto.
5798         (wl-subscribed-mailing-list): Ditto.
5799         (wl-envelope-from): Ditto.
5800         (wl-smtp-posting-user): Ditto.
5801         (wl-smtp-posting-server): Ditto.
5802         (wl-smtp-posting-port): Ditto.
5803         (wl-smtp-authenticate-type): Ditto.
5804         (wl-pop-before-smtp-user): Ditto.
5805         (wl-pop-before-smtp-server): Ditto.
5806         (wl-pop-before-smtp-port): Ditto.
5807         (wl-pop-before-smtp-authenticate-type): Ditto.
5808         (wl-nntp-posting-server): Ditto.
5809         (wl-nntp-posting-user): Ditto.
5810         (wl-nntp-posting-port): Ditto.
5811         (wl-fetch-confirm-threshold): Ditto.
5812         (wl-prefetch-threshold): Ditto.
5813         (wl-thread-insert-opened): Ditto.
5814         (wl-ldap-server): Ditto.
5815         (wl-ldap-port): Ditto.
5816         (wl-ldap-base): Ditto.
5817         (wl-ldap-objectclass): Ditto.
5818         (wl-use-ldap): Ditto.
5819         (wl-draft-config-alist): Ditto.
5820         (wl-draft-config-matchone): Ditto.
5821         (wl-template-alist): Ditto.
5822         (wl-message-sort-field-list): Ditto.
5823         (wl-message-ignored-field-list): Ditto.
5824         (wl-message-visible-field-list): Ditto.
5825         (wl-interactive-send): Ditto.
5826         (wl-summary-move-order): Ditto.
5827         (wl-auto-select-first): Ditto.
5828         (wl-auto-select-next): Ditto.
5829         (wl-interactive-save-folders): Ditto.
5830
5831         * wl-folder.el (wl-folder): Moved position of `wl-folder-init';
5832         Initialization codes are moved from wl-local-folder-init.
5833         (wl-local-folder-init): Follow the change above.
5834         (wl-folder-init): Call `wl-acap-init' when `wl-use-acap' is non-nil.
5835
5836         * wl-acap.el: New file.
5837
5838         * Version number is increased to 2.7.3.
5839
5840 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5841
5842         * wl-addrmgr.el (wl-addrmgr-apply-exec): Fix for already-list.
5843
5844 2001-08-21  Kenichi OKADA  <okada@opaopa.org>
5845
5846         * wl-addrmgr.el (wl-addrmgr-draw): Fix for already-list.
5847         (wl-addrmgr-address-entry-list): Ditto.
5848
5849 2001-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
5850
5851         * wl-e21.el (wl-draft-mode-map): Removed binding for
5852         `wl-draft-insert-x-face-field'.
5853
5854         * wl-mule.el (wl-draft-mode-map): Ditto.
5855
5856         * wl-xmas.el (wl-draft-mode-map): Ditto.
5857
5858         * wl-vars.el (wl-cs-noconv): Ignore nemacs.
5859         (wl-cs-autoconv): Ditto.
5860         (wl-cs-local): Ditto.
5861         (wl-use-scoring): Ditto.
5862         (wl-mime-charset): Ditto.
5863         (wl-folder-check-async): Ditto.
5864
5865         * wl.el (toplevel): Ignore nemacs and tm.
5866         (wl-exit): Ditto.
5867
5868         * wl-summary.el (wl-summary-setup-mouse): Ignore nemacs.
5869         (wl-summary-mode-map): Added binding for `wl-addrmgr'.
5870         (wl-summary-edit-addresses-subr): Use wl-address-add-or-change
5871         instead of wl-address-petname-add-or-change.
5872         (wl-summary-edit-addresses-subr): Use wl-address-delete
5873         instead of wl-address-petname-delete.
5874
5875         * wl-util.el (wl-as-coding-system): Ignore nemacs.
5876
5877         * wl-mime.el (wl-draft-preview-message): Kill raw preview buffer
5878         if error occured.
5879
5880         * wl-message.el (require): Remove tm support.
5881
5882         * wl-highlight.el (defin-hilit, defun-hilit2): Eliminated.
5883
5884         * wl-folder.el (wl-folder-setup-mouse): Ignore nemacs.
5885         (wl-folder-jump-to-current-entity): Ditto.
5886         (wl-folder-mode-map): Added binding for `wl-addrmgr'.
5887
5888         * wl-e21.el (wl-draft-key-setup): Replaced binding (C-cC-a)for
5889         `wl-draft-insert-x-face-field' to `wl-addrmgr'.
5890         Changed binding for `wl-draft-insert-x-face-field' to C-cC-x.
5891
5892         * wl-mule.el (wl-draft-key-setup): Ditto.
5893
5894         * wl-xmas.el (wl-draft-key-setup): Ditto.
5895
5896         * wl-draft.el (toplevel): Added autoload setting for wl-addrmgr.
5897         (wl-draft-std11-parse-addresses): New function.
5898         (wl-draft-parse-mailbox-list): Use it.
5899         (wl-draft): Ignore nemacs.
5900         (wl-draft-reedit): Ditto.
5901
5902         * wl-addrmgr.el: New file.
5903         (Original is wl-rcpt.el written by
5904         "Kitamoto Tsuyoshi <tsuyoshi.kitamoto@city.sapporo.jp>".
5905         Thanks Kitamoto-san.)
5906
5907         * wl-address.el (wl-address-make-address-list): Modified parsing
5908         process.
5909         (wl-address-delete): Renamed from `wl-address-petname-delete';
5910         Modify wl-address-list too.
5911         (wl-address-add-or-change): Renamed from
5912         `wl-address-petname-add-or-change'; Rewote for wl-addrmgr.
5913
5914 2001-08-15  YAMASHITA Junji <ysjj@unixuser.org>
5915
5916         * wl-highlight.el (wl-highlight-summary-current-line):
5917           Work with transient-mark-mode
5918
5919 2001-08-15  Yuuichi Teranishi  <teranisi@gohome.org>
5920
5921         * Version number is increased to 2.7.2.
5922
5923         * wl.el (wl-plugged-dop-queue-info): Use elmo-dop-queue-method-name
5924         instead of elmo-dop-queue-method.
5925
5926 2001-08-06  SAITO Atsunori <sai@yedo.com>
5927
5928         * wl-vars.el (wl-ldap-objectclass): New user option.
5929
5930         * wl-address.el (wl-ldap-make-filter): Use it.
5931
5932 2001-08-03  Yuuichi Teranishi  <teranisi@gohome.org>
5933
5934         * wl-fldmgr.el (wl-fldmgr-rename): Fixed second argument.
5935
5936 2001-08-02  Yuuichi Teranishi  <teranisi@gohome.org>
5937
5938         * wl-folder.el (wl-folder): redisplay after folder insertion.
5939
5940         * wl-demo.el (wl-demo): Don't delete toolbar on emacs-21.
5941
5942         * wl-summary.el (wl-summary-sync-update):
5943         Change status mark only when new-msgdb exists.
5944         (Advised by Akihiro MOTOKI <mokkun@iname.com>.)
5945
5946 2001-07-23  Yuuichi Teranishi  <teranisi@gohome.org>
5947
5948         * wl-summary.el (wl-summary-open-folder): New function.
5949         (wl-summary-goto-folder-subr): Use it.
5950         (wl-summary-mark-as-important): Fix;
5951         Encache only when no cache exists.
5952
5953 2001-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
5954
5955         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
5956         Use with-current-buffer.
5957
5958 2001-07-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
5959
5960         * wl-score.el (wl-score-insert-help): Check `wl-message-buffer'
5961         before call `get-buffer'. Fixed parenthesis.
5962         (wl-score-get-header-entry): Clear message and help window when
5963         keyboard quit.
5964         (wl-score-edit-insert-header): Ditto.
5965
5966 2001-07-14  Yuuichi Teranishi  <teranisi@gohome.org>
5967
5968         * wl-draft.el (wl-message-mail-p): Test resent-to: field.
5969         (Fix by Peter M~ller Neergaard <turtle@bu.edu>)
5970         (wl-default-draft-cite): Fix.
5971
5972         * wl-score.el (wl-score-insert-help): Fixed parenthesis.
5973         (Pointed out by ABE Yasushi <yasushi@stbbs.net>)
5974
5975 2001-07-12  Yuuichi Teranishi  <teranisi@gohome.org>
5976
5977         * wl-message.el (wl-message-prev-page): Do same bahavior
5978         as summary when it is called in the message buffer.
5979         (wl-message-next-page): Ditto.
5980
5981 2001-07-09  Yuuichi Teranishi  <teranisi@gohome.org>
5982
5983         * wl-summary.el (wl-summary-forward): Use cache if it is not
5984         section cache.
5985
5986 2001-07-05  Yuuichi Teranishi  <teranisi@gohome.org>
5987
5988         * wl-vars.el: Changed file coding system to ISO-2022-JP.
5989         Removed redundant require of elmo-vars.
5990         (wl-biff-state-indicator-on): Changed default value for
5991         xemacs with non-mule environment.
5992
5993         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
5994         wl-message-buffer is nil;
5995         Hide progress bar after moving messages.
5996
5997 2001-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
5998
5999         * wl-summary.el (wl-summary-exec-subr): Delete message buffer only when
6000         message at cursor point is deleted.
6001
6002 2001-07-02  Yuuichi Teranishi  <teranisi@gohome.org>
6003
6004         * wl-vars.el: Changed file coding system to euc-japan.
6005         Added -*-coding:-*- magic to the first line.
6006
6007         * wl-summary.el (wl-summary-search-by-subject): Fixed bug;
6008         Search parent from the first message.
6009
6010         * Version number is increased to 2.7.1.
6011
6012 2001-06-28  OHASHI Akira  <bg66@koka-in.org>
6013
6014         * wl-vars.el: Fix file coding system to ISO-2022-JP.
6015
6016 2001-06-27  Yuuichi Teranishi  <teranisi@gohome.org>
6017
6018         * wl-summary.el (wl-summary-exec-subr): Hide message buffer after
6019         refile/delete execution.
6020
6021         * wl-vars.el (wl-summary-fix-timezone): Changed default value to nil;
6022         Fixed docstring.
6023
6024 2001-06-26  Yuuichi Teranishi  <teranisi@gohome.org>
6025
6026         * wl-summary.el (wl-summary-sync-update): If sync-result is non-nil,
6027         do update process;
6028         Don't update marks when update process is interrupted.
6029
6030 2001-06-25  Yuuichi Teranishi  <teranisi@gohome.org>
6031
6032         * wl-summary.el (wl-summary-reply): Fixed problem when
6033         wl-draft-use-frame is non-nil.
6034         (wl-summary-forward): Ditto.
6035
6036         * wl-folder.el (wl-folder-sync-entity): Bind wl-summary-use-frame
6037         as nil.
6038         (wl-folder-mark-as-read-all-entity): Ditto.
6039         (wl-folder-prefetch-entity): Ditto.
6040
6041         * wl.el (wl): Check environment before wl-init.
6042
6043         * wl-summary.el (wl-summary-collect-unread): Eliminated.
6044         (wl-summary-mark-as-read-all): Use elmo-folder-list-unreads
6045         instead of wl-summary-collect-unread.
6046         (wl-summary-reply): Split message window.
6047
6048 2001-06-21  Yuuichi Teranishi  <teranisi@gohome.org>
6049
6050         * wl-vars.el (wl): Set custom-manual link as "wl-ja"
6051         only if current language environment is japanese,
6052
6053         * wl-folder.el (wl-folder-jump-to-current-entity): Call
6054         wl-folder-select-buffer when wl-summary-use-frame is non-nil.
6055         (wl-folder-goto-folder-subr): Ditto.
6056
6057         * wl-draft.el (wl-draft-dispatch-message): Call
6058         `elmo-file-cache-get-path'.
6059
6060 2001-06-20  Yuuichi Teranishi  <teranisi@gohome.org>
6061
6062         * wl-summary.el (wl-summary-cursor-move): If return value of
6063         wl-summary-next-message is not number, don't jump.
6064
6065 2001-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
6066
6067         * wl-summary.el (wl-summary-buffer-next-message-function): New
6068         variable.
6069         (wl-summary-next-message): Call wl-summary-buffer-next-message-function
6070         if it is bound.
6071
6072         * wl-e21.el (wl-plugged-set-folder-icon): Don't propertize image
6073         string.
6074
6075         * wl.el (wl-plugged-dop-queue-info): Fix to check stream-type.
6076         (wl-plugged-drawing): Ditto.
6077
6078 2001-06-18  Yuuichi Teranishi  <teranisi@gohome.org>
6079
6080         * wl-util.el (wl-biff-check-folder): Use own buffer for pop3 biff
6081         process.
6082         (wl-biff-check-folder-async): Enclose wl-biff-check-folder
6083         with unwind-protect.
6084
6085         * wl.el (wl-init): Require mime-setup.
6086         (wl-check-environment): Don't require mime-setup.
6087
6088         * wl-util.el (wl-biff-check-folder): Use elmo-folder-type-internal
6089         instead of elmo-folder-type.
6090
6091         * wl-message.el (wl-message-buffer-prefetch-debug): Set default
6092         value as nil.
6093
6094 2001-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
6095
6096         * Version number is increased to 2.7.0.
6097
6098         * wl-version.el (wl-version): Changed codename.
6099
6100         * wl-summary.el (wl-summary-delete-cache): Fixed.
6101
6102         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6103         Workaround for net folders.
6104         (According to the patch from ABE Yasushi <yasushi@stbbs.net>)
6105
6106         * wl-vars.el (wl-folder-process-duplicates-alist): Changed default
6107         value to nil (According to the patch from
6108         Yoichi NAKAYAMA <yoichi@eken.phys.nagoya-u.ac.jp>).
6109
6110         * wl-util.el (wl-biff-check-folder): Call elmo-folder-check instead
6111         of elmo-folder-close.
6112
6113 2001-06-06  Peter M~ller Neergaard <turtle@bu.edu>
6114
6115         * wl-summary.el (wl-summary-resend-bounced-mail): Modified regexp
6116         for postfix.
6117
6118 2001-06-13  Yuuichi Teranishi  <teranisi@gohome.org>
6119
6120         * wl-summary.el (wl-summary-resend-message): Fixed.
6121
6122         * wl-draft.el (wl-draft-edit-string): Fetch From: field value and
6123         Call wl-draft with `from' argument if its address is included in
6124         `wl-user-mail-address-list'.
6125         (wl-draft): Added `from' argument.
6126
6127         * wl.el (wl-exit): Delete current frame if wl-folder-use-frame is
6128         non-nil.
6129         (wl): Don't show demo if wl-demo is nil.
6130
6131         * wl-summary.el (wl-summary-exit): Renamed wl-folder-use-frame to
6132         wl-summary-use-frame.
6133
6134         * wl-vars.el (wl-summary-use-frame): New user option.
6135         (wl-folder-use-frame): Changed docstring.
6136
6137         * wl-folder.el (wl-folder): Make new frame if wl-folder-use-frame is
6138         non-nil.
6139         (wl-folder-select-buffer): Renamed wl-folder-use-frame to
6140         wl-summary-use-frame.
6141
6142         * wl-vars.el (wl-folder-use-frame): New user option.
6143
6144         * wl-summary.el (wl-summary-exit): Back to folder frame if
6145         wl-folder-use-frame is non-nil.
6146         (wl-summary-redisplay-internal): Ignore cache if current folder
6147         is draft folder,
6148         (wl-summary-redisplay-no-mime): Ditto.
6149         (wl-summary-redisplay-all-header): Ditto.
6150
6151         * wl-folder.el (wl-folder-select-buffer): Switch to other frame
6152         if wl-folder-use-frame is non-nil.
6153
6154 2001-06-06  Yuuichi Teranishi  <teranisi@gohome.org>
6155
6156         * wl-summary.el (wl-summary-sync-update): Bind
6157         elmo-folder-update-threshold.
6158         (wl-summary-mark-as-important): Enclosed server mark processing
6159         with `save-match-data'.
6160
6161         * wl-mime.el (wl-mime-setup): Set mime-setup-signature-key-alist
6162         only when it is already defined.
6163
6164 2001-05-24  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6165
6166         * wl-expire.el (wl-expire-archive-get-folder): Fixed problem that
6167         name of folder exclude localdir is wrong.
6168         * wl-folder.el (wl-folder-sync-entity):
6169         Set `wl-summary-always-sticky-folder-list' as nil.
6170         (wl-folder-mark-as-read-all-entity): Ditto.
6171         (wl-folder-prefetch-entity): Ditto.
6172
6173 2001-05-23  Kenichi OKADA  <okada@opaopa.org>
6174
6175         * wl-draft.el (wl-draft): use `wl-summary-write-current-folder'
6176         instead of `wl-summary-write-current-newsgroup'.
6177
6178 2001-05-19  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6179
6180         * wl-summary.el (wl-summary-auto-select-msg-p): New function.
6181         (wl-summary-goto-folder-subr): If `wl-auto-select-first' is
6182         non-nil and selected message is important, do not display.
6183
6184 2001-05-16  Kenichi OKADA  <okada@opaopa.org>
6185
6186         * wl.el (wl): Omit `wl-check-environment' if wl-init is nil.
6187
6188 2001-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
6189
6190         * wl.el (wl-plugged-dop-queue-info): Fixed for new queue structure.
6191
6192         * wl-summary.el (wl-summary-mark-as-important): Set message number
6193         using wl-summary-message-number.
6194
6195 2001-05-10  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6196
6197         * wl-summary.el (wl-summary-exec-subr): Fixed problem when
6198         destination folder is 'null.
6199
6200 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6201
6202         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule-subr):
6203         New function.
6204         (wl-folder-guess-mailing-list-by-folder-name-subr): New function.
6205         (wl-folder-guess-mailing-list-by-refile-rule): Fix for multi folder.
6206         (wl-folder-guess-mailing-list-by-folder-name): Ditto.
6207
6208 2001-05-08  Yuuichi Teranishi  <teranisi@gohome.org>
6209
6210         * wl-mime.el (wl-mime-setup): Added setting for
6211         `mime-setup-signature-key-alist' to avoid overriding key bind for
6212         `wl-draft-send'.
6213
6214         * wl-e21.el (wl-draft-overload-functions): Don't override key binding
6215         for `wl-draft-send'.
6216         * wl-mule.el (wl-draft-overload-functions): Ditto.
6217         * wl-xmas.el (wl-draft-overload-functions): Ditto.
6218         * wl-draft.el (wl-draft-send): Ditto.
6219
6220         * wl-message.el (wl-message-display-internal):
6221         Fixed typo (elmo-fetch-threshold->elmo-message-fetch-threshold).
6222         (Patch is provided by <kita@coe.nttdata.co.jp>).
6223
6224 2001-05-09  Kenichi OKADA  <okada@opaopa.org>
6225
6226         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule): Fix.
6227
6228 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6229
6230         * wl.el (wl): Fix for wl-demo.
6231
6232 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6233
6234         * wl-summary.el (wl-summary-supersedes-message): Use 'message-buf'
6235
6236 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6237
6238         * wl-folder.el (wl-folder-prefetch-entity): Use
6239         `wl-folder-get-elmo-folder'.
6240         (wl-folder-count-incorporates): Do not use
6241         `wl-folder-get-elmo-folder'.
6242
6243 2001-05-08  Kenichi OKADA  <okada@opaopa.org>
6244
6245         * wl-xmas.el (wl-plugged-set-folder-icon): Use `elmo-folder-type'
6246         instead of `elmo-folder-get-type'.
6247
6248 2001-05-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6249
6250         * wl-summary.el (wl-summary-write-current-folder): Set cursor
6251         position on Subject: field.
6252         (Advised by Mito <mit@nines.nec.co.jp>)
6253
6254 2001-04-27  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6255
6256         * wl-folder.el (wl-folder-prefetch-entity): Use
6257         `wl-folder-get-elmo-folder'.
6258
6259 2001-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
6260
6261         * wl-vars.el (wl-folder-process-duplicates-alist): New user option.
6262
6263         * wl-summary.el (wl-summary-buffer-set-folder): Set up
6264         `process-duplicates' slot.
6265
6266         * wl-highlight.el (wl-highlight-message): Don't highlight as signature
6267         if detection failed.
6268
6269 2001-04-25  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6270
6271         * wl-version.el (wl-version-status): Set to "alpha".
6272
6273 2001-04-23  Yuuichi Teranishi  <teranisi@gohome.org>
6274
6275         * wl-summary.el (wl-summary-set-message-buffer-or-redisplay):
6276         Check wl-message-buffer lives before set-buffer.
6277
6278 2001-04-22  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6279
6280         * wl-expire.el (wl-summary-expire): Fixed problem that do not expire
6281         called in folder mode.
6282         * wl-var.el (wl-summary-exit-pre-hook): New variable.
6283         * wl-summary.el (wl-summary-exit-pre-hook): Run
6284         `wl-summary-exit-pre-hook' before exit summary mode.
6285
6286 2001-04-22  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6287
6288         * wl-version.el (wl-version-status): New variable.
6289         (wl-version-status-alist): Removed.
6290         (wl-version-status): Rule included.
6291
6292 2001-04-19  Yuuichi Teranishi  <teranisi@gohome.org>
6293
6294         * wl-vars.el (wl-folder-mime-charset-alist): Setup default value for
6295         @sponichi.
6296
6297         * wl-draft.el (wl-draft-insert-current-message): Fixed problem
6298         when `mail-reply-buffer' is buffer-local variable.
6299         (Reported by <kita@coe.nttdata.co.jp>).
6300
6301 2001-04-17  Yuuichi Teranishi  <teranisi@gohome.org>
6302
6303         * wl-vars.el (toplevel): Require 'elmo-util.
6304
6305 2001-04-16  Yuuichi Teranishi  <teranisi@gohome.org>
6306
6307         * wl-summary.el (wl-summary-message-regexp): Fixed number regexp.
6308         (All other related portions are changed)
6309
6310         * wl.el (wl-plugged-change): Use '<' instead of '<='.
6311
6312         * wl-folder.el (wl-folder-check-one-entity): Fixed last change again.
6313
6314 2001-04-14  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6315
6316         * wl-folder.el (wl-folder-check-one-entity): Fixed last change.
6317
6318 2001-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
6319
6320         * wl-summary.el (wl-summary-target-mark-reply-with-citation): Fixed.
6321         Delete other windows to avoid an error.
6322         Use `point-marker' instead of `point' to remember the start point
6323         of body.
6324
6325         * wl.el (wl-plugged-toggle-all): Fixed argument for `elmo-set-plugged'.
6326
6327         * wl-folder.el (wl-folder-check-one-entity): Adjust unread message
6328         number not to exceed all message number.
6329
6330 2001-04-12  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6331
6332         * wl-e21.el (wl-biff-init-icons): Don't use `call-interactively' to
6333         call the command `wl-biff-check-folders' in `mode-line-mouse2-map'.
6334
6335 2001-04-09  Yuuichi Teranishi  <teranisi@gohome.org>
6336
6337         * wl-summary.el (wl-summary-sync-force-update): Added argument
6338         no-check.
6339         (wl-summary-sync-update): Ditto.
6340         (wl-summary-goto-folder-subr): Call wl-summary-sync-force-update
6341         with `no-check'.
6342
6343         * wl-message.el (wl-message-buffer-prefetch-timer): New variable.
6344         (wl-message-buffer-prefetch-next): Don't run timer if timer is
6345         already running.
6346
6347 2001-04-07  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
6348
6349         * wl-expire.el (wl-expire-archive-get-folder): Added argument
6350         `dst-folder-arg'.
6351         (wl-expire-archive-number1): Diito.
6352         (wl-expire-archive-number2): Diito.
6353         (wl-expire-archive-Date): Diito.
6354         (wl-archive-number1): Diito.
6355         (wl-archive-number2): Diito.
6356         (wl-archive-date): Diito.
6357         (wl-archive-folder-p): New function.
6358         (wl-summary-expire): Support of expand folder name at
6359         wl-expire-alist.
6360         * wl-util.el (wl-expand-newtext): Renamed from
6361         `wl-refile-expand-newtext'.
6362
6363 2001-04-05  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
6364
6365         * wl-summary.el (wl-summary-prefetch-msg): Fiexd. Call
6366         `elmo-msgdb-overview-get-entity' with `msgdb' instead of
6367         `(elmo-msgdb-get-overview msgdb)'.
6368         (wl-summary-prefetch): Bind match data before call
6369         `wl-summay-prefetch-msg'.
6370         (wl-summary-goto-folder-subr): Call `wl-summary-toggle-disp-msg' with
6371         'off if `wl-summary-buffer-disp-msg' is non-nil.
6372         Fixed problem that couldn't show only one new or unread message when
6373         enter folder.
6374         (wl-summary-reply): Don't call `split-window-vertically' and other
6375         window.
6376
6377 2001-04-03  Yuuichi Teranishi  <teranisi@gohome.org>
6378
6379         * wl-expire.el (wl-expire-refile): Fixed.
6380
6381 2001-04-02  Yuuichi Teranishi  <teranisi@gohome.org>
6382
6383         * wl-vars.el (wl-biff-unnotify-hook): New variable.
6384
6385         * wl-util.el (wl-biff-notify): Run `wl-biff-unnotify-hook' when
6386         biff notification is removed.
6387
6388         * wl.el (wl): Changed position of `elmo-init'.
6389
6390         * wl-draft.el (wl-default-draft-cite): Use date field
6391         on the citation buffer.
6392
6393         * wl-vars.el (wl-shimbun-folder-icon): New variable.
6394
6395         * wl-xmas.el (wl-folder-internal-icon-list): Added
6396         `wl-folder-shimbun-image'.
6397
6398         * wl-e21.el (wl-folder-internal-icon-list): Added
6399         `wl-folder-shimbun-image'.
6400
6401 2001-03-31  Yuuichi Teranishi  <teranisi@gohome.org>
6402
6403         * wl.el (wl-init): Eliminated argument.
6404         (wl): Rewrite.
6405
6406         * wl-summary.el (wl-summary-prefetch-msg): Use `elmo-message-encache'.
6407         (wl-summary-sync-update): Use Use `elmo-folder-msgdb'
6408         instead of `elmo-folder-msgdb-internal'.
6409         (wl-summary-sync-update): Ditto.
6410         (wl-summary-flush-pending-append-operations): Eliminated.
6411         (wl-summary-delete-all-msgs): Set msgdb instead of folder.
6412         (wl-summary-goto-folder-subr): Set load-msgdb argument of
6413         `elmo-folder-open'.
6414
6415         * wl-mime.el (wl-summary-burst): Fixed.
6416
6417         * wl-folder.el (wl-folder-info-save): Check data type.
6418
6419         * wl-expire.el (wl-expire-delete): Set msgdb instead of folder.
6420         (wl-expire-refile-with-copy-reserve-msg): Use `elmo-folder-msgdb'
6421         instead of `elmo-folder-msgdb-internal'.
6422         (wl-expire-hide): Ditto.
6423
6424
6425         * wl-draft.el (wl-draft): Removed argument for `wl-init'.
6426
6427 2001-03-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6428
6429         * wl-folder.el (wl-folder-write-current-folder): Support petname.
6430
6431 2001-03-11  Kenichi OKADA  <okada@opaopa.org>
6432
6433         * wl-draft.el (wl-draft-do-fcc): Fix for `wl-draft-use-cache'
6434
6435 2001-03-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6436
6437         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name):
6438         Fixed `match-beginning' argument mismatch.
6439
6440 2001-03-05  Katsumi Yamaoka    <yamaoka@jpl.org>
6441
6442         * wl-demo.el (wl-demo): Reset `tab-width' and `tab-stop-list' to
6443         the default value.
6444
6445 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6446
6447         * wl-folder.el (wl-make-plugged-alist): Use `wl-nntp-posting-port'
6448         instead of `elmo-nntp-default-port'.
6449
6450         * wl-vars.el: Fixed some doc strings.
6451
6452 2001-02-28  Yuuichi Teranishi  <teranisi@gohome.org>
6453
6454         * wl-summary.el (wl-summary-prefetch-msg): Use
6455         `elmo-msgdb-overview-get-entity' instead of `assoc'.
6456
6457         * wl-vars.el: Define *-func as obsolete variable using
6458         `elmo-define-obsolete-variable'.
6459
6460         * wl-message.el (wl-message-buffer-prefetch-threshold): Eliminated.
6461         (wl-message-buffer-prefetch): Use `elmo-message-fetch-threshold'
6462         instead of `wl-message-buffer-prefetch-threshold'.
6463
6464         * wl-summary.el (wl-summary-buffer-message-redisplay-func): Removed.
6465
6466         * wl-vars.el (wl-cache-prefetch-get-next-func): Ditto.
6467
6468         * wl-draft.el (wl-caesar-region-func): Ditto.
6469
6470         * wl-summary.el (wl-summary-exec-subr): Fixed `copy';
6471         Keep unread status in elmo-folder-move-messages.
6472         (wl-summary-sync-update): Set `wl-summary-buffer-msgdb'.
6473
6474 2001-02-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6475
6476         * wl-summary.el (wl-summary-buffer-exit-function): Renamed from
6477         `wl-summary-buffer-exit-func'
6478         (wl-summary-buffer-message-redisplay-function): Renamed from
6479         `wl-summary-buffer-message-redisplay-func'
6480         (wl-summary-buffer-next-folder-function): Renamed from
6481         `wl-summary-buffer-next-folder-func'.
6482         (wl-summary-buffer-prev-folder-function): Renamed from
6483         `wl-summary-buffer-prev-folder-func'.
6484         (wl-summary-get-petname-function): Renamed from
6485         `wl-summary-get-petname-func'.
6486
6487         * wl-score.el (wl-score-edit-exit-function): Renamed from
6488         `wl-score-edit-exit-func'.
6489
6490         * wl-message.el (wl-message-buffer-prefetch-get-next-function):
6491         Renamed from `wl-message-buffer-prefetch-get-next-function'.
6492
6493         * wl-util.el (wl-load-profile-function): Renamed from
6494         `wl-load-profile-func'.
6495
6496         * wl-folder.el (wl-folder-completion-function): Renamed from
6497         `wl-folder-completion-func'.
6498         (wl-folder-init-function): Renamed from `wl-folder-init-func'.
6499
6500         * wl-vars.el (wl-expire-archive-get-folder-function): Renamed from
6501         `wl-expire-archive-get-folder-func'.
6502         (wl-draft-send-function): Renamed from `wl-draft-send-func'.
6503         (wl-draft-send-mail-function): Renamed from
6504         `wl-draft-send-mail-func'.
6505         (wl-draft-send-news-function): Renamed from
6506         `wl-draft-send-news-func'.
6507         (wl-fldmgr-sort-function): Renamed from `wl-fldmgr-sort-func'.
6508         (wl-generate-mailer-string-function): Renamed from
6509         `wl-generate-mailer-string-func'.
6510         (wl-highlight-signature-search-function): Renamed from
6511         `wl-highlight-signature-search-func'.
6512         (wl-highlight-x-face-function): Renamed from
6513         `wl-highlight-x-face-func'
6514         (wl-print-buffer-function): Renamed from `wl-print-buffer-func'.
6515         (wl-ps-print-buffer-function): Renamed from
6516         `wl-ps-print-buffer-func'
6517         (wl-summary-from-function): Renamed from `wl-summary-from-func'.
6518         (wl-summary-subject-function): Renamed from `wl-summary-subject-func'.
6519         (wl-summary-subject-filter-function): Renamed from
6520         `wl-summary-subject-filter-func'.
6521
6522         * wl-draft.el (wl-draft-queue-flush-send-function): Renamed from
6523         `wl-draft-queue-flush-send-func'
6524         (wl-draft-cite-function): Renamed from
6525         `wl-draft-cite-func'
6526
6527         * wl-address.el (wl-address-init-function): Renamed from
6528         `wl-address-init-func'.
6529
6530 2001-02-27  Yuuichi Teranishi  <teranisi@gohome.org>
6531
6532         * wl-draft.el (wl-draft-queue-flush): Don't call
6533         `elmo-dop-unlock-message'.
6534         * wl-draft.el (wl-draft-queue-append): Don't call
6535         `elmo-dop-lock-message'.
6536
6537         * wl-summary.el (wl-summary-buffer-msgdb): Revival (for compatibility).
6538         (wl-summary-buffer-folder-name): Ditto.
6539         (wl-summary-message-regexp): Added '-' (all other related portions
6540         are changed).
6541         (wl-summary-goto-folder-subr): Set wl-summary-buffer-msgdb and
6542         wl-summary-buffer-folder-name.
6543
6544 2001-02-26  "A. SAGATA" <sagata@nttvdt.hil.ntt.co.jp>
6545
6546         * wl-folder.el (wl-folder-check-one-entity): Fixed problem that
6547         the number of mails in the folder buffer is not updated by wl-biff.
6548
6549 2000-02-26  Kenichi OKADA  <okada@opaopa.org>
6550
6551         * wl-summary.el (wl-summary-default-subject-filter): Fix for `Re>'.
6552         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Ditto.
6553
6554 2001-03-01  Yuuichi Teranishi  <teranisi@gohome.org>
6555
6556         * wl-summary.el (wl-summary-next-message):
6557         Return next message number when wl-summary-move-order is nil.
6558
6559 2001-02-28  Akihiro MOTOKI <mokkun@iname.com>
6560
6561         * wl-summary.el (wl-summary-move-spec-plugged-alist): Renamed from
6562         `wl-summary-move-spec-alist'.
6563         (wl-summary-move-spec-unplugged-alist): New variable
6564         (Move spec for unplugged status).
6565         (wl-summary-next-message): Use `wl-summary-move-spec-plugged-alist'
6566         if plugged, `wl-summary-move-spec-unplugged-alist' is unplugged.
6567
6568 2001-03-01  OKAZAKI Tetsurou  <okazaki@be.to>
6569
6570         * wl-e21.el (wl-draft-overload-menubar): "FCC" -> "Fcc".
6571         * wl-mule.el (wl-draft-overload-menubar): Ditto.
6572
6573 2001-02-28  OKAZAKI Tetsurou  <okazaki@be.to>
6574
6575         * wl-mime.el (wl-draft-preview-message): Use `function' instead of
6576         simple quotation to quote the anonymous function.
6577         * tm-wl.el (wl-draft-preview-message): Ditto.
6578
6579 2001-02-25  OKAZAKI Tetsurou  <okazaki@be.to>
6580
6581         * wl-highlight.el (wl-highlight-summary-displaying): Optimize;
6582         Eliminate redundant `save-excursion'.
6583         (wl-highlight-summary-current-line): Ditto.
6584
6585         * wl-highlight.el (wl-highlight-summary-current-line): Avoid
6586         accessing match data when `looking-at' failed.
6587
6588         * wl-draft.el (wl-draft-delete): Use `match-string' instead of
6589         `elmo-match-string' where users don't care about the speed.
6590         (wl-draft-save): Ditto.
6591
6592 2001-02-24  Yuuichi Teranishi  <teranisi@gohome.org>
6593
6594         * wl-util.el (wl-regexp-opt): New function.
6595
6596         * wl-summary.el (wl-summary-delete-messages-on-buffer): Delete
6597         number from `wl-summary-buffer-number-list'.
6598         (wl-summary-goto-folder-subr): Load msgdb before resuming summary view;
6599         Call `wl-summary-rescan' if `wl-summary-cache-use' is nil.
6600         (wl-summary-move-spec-alist): Changed default setting.
6601
6602 2001-02-23  Yoichi NAKAYAMA  <yoichi@eken.phys.nagoya-u.ac.jp>
6603
6604         * wl-vars.el (wl-biff-notify-hook): New hook.
6605         * wl-util.el (wl-biff-notify): Run `wl-biff-notify-hook' at
6606         the arrival of new mail.
6607         (Based on the patch from Hironori Fukuchi <nory@valis.co.jp>
6608         and advice by Yuuichi Teranishi  <teranisi@gohome.org>)
6609
6610 2001-02-23  Yuuichi Teranishi  <teranisi@gohome.org>
6611
6612         * wl-summary.el (wl-summary-default-get-next-msg): Fix (num => msg).
6613
6614 2001-02-22  Yuuichi Teranishi  <teranisi@gohome.org>
6615
6616         * wl-summary.el (wl-summary-default-get-next-msg): Fix.
6617
6618         * Version number is increased to 2.5.8.
6619
6620         * wl-thread.el (toplevel): require 'cl.
6621         (wl-thread-resume-entity): Call wl-thread-make-number-list.
6622         (wl-thread-make-number-list): New function.
6623         (wl-thread-entity-make-number-list-from-children): Ditto.
6624         (wl-thread-entity-insert-as-top): Update wl-summary-buffer-number-list.
6625         (wl-thread-entity-insert-as-children): Likewise.
6626         (wl-thread-delete-message): Likewise.
6627         (wl-meaning-of-mark): Eliminated.
6628         (wl-thread-next-failure-mark-p): Ditto.
6629         (wl-thread-entity-get-mark): Ditto.
6630         (wl-thread-meaning-alist-get-result): Ditto.
6631         (wl-thread-entity-check-prev-mark): Ditto.
6632         (wl-thread-entity-check-next-mark): Ditto.
6633         (wl-thread-entity-check-prev-mark-from-older-brother): Ditto.
6634         (wl-thread-entity-get-prev-marked-entity): Ditto.
6635         (wl-thread-get-prev-unread): Ditto.
6636         (wl-thread-jump-to-prev-unread): Ditto.
6637         (wl-thread-get-next-unread): Ditto.
6638         (wl-thread-jump-to-next-unread): Ditto.
6639         (wl-thread-entity-check-next-mark-from-younger-brother): Ditto.
6640         (wl-thread-entity-get-next-marked-entity): Ditto.
6641
6642         * wl-summary.el (wl-summary-buffer-number-list):
6643         New bufer-local variable.
6644         (wl-summary-switch-to-clone-buffer): Clone
6645         `wl-summary-buffer-number-list'.
6646         (wl-summary-goto-folder-subr): Use `wl-summary-next-message'.
6647         (wl-summary-cursor-move-regex): Eliminated.
6648         (wl-summary-cursor-up): Rewrite.
6649         (wl-summary-cursor-down): Ditto.
6650         (wl-summary-mode-spec-alist): New variable.
6651         (wl-summary-next-message): New inline function.
6652         (wl-summary-cursor-move): New function.
6653         (wl-summary-default-get-next-msg): Rewrite.
6654         (wl-summary-sync-all-init): Setup `wl-summary-number-list'.
6655         (wl-summary-rescan): Ditto.
6656         (wl-summary-sync-all-init): Ditto.
6657         (wl-summary-goto-folder-subr): Call `wl-summary-make-number-list' if
6658         summary is not thread view.
6659         (wl-summary-sync-update): Ditto.
6660         (wl-summary-rescan): Ditto.
6661         (wl-summary-make-number-list): New function.
6662
6663         * wl-draft.el: "FCC" -> "Fcc".
6664
6665 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6666
6667         * wl-highlight.el (wl-highlight-summary-window):
6668         Call `set-buffer-modified-p'.
6669
6670         * wl.el (wl-init): Don't call `elmo-crosspost-message-alist-load'.
6671         (wl): Call `elmo-init' and fix.
6672
6673         * wl-draft.el, wl-folder.el, wl-summary.el, wl-util.el:
6674         Use new variables.
6675
6676         * wl-folder.el (wl-folder): Call `sit-for' before `wl-folder-init'.
6677
6678 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6679
6680         * wl-vars.el (wl-biff-notify-hook): Set default value as '(beep).
6681
6682 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6683
6684         * wl-demo.el (wl-demo-image-type-alist): Use ' instead of `.
6685
6686 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6687
6688         * wl-e21.el (wl-e21-setup-draft-toolbar): Don't refer to
6689         `wl-use-toolbar' nor `display-graphic-p'.
6690         (wl-e21-setup-message-toolbar): Ditto.
6691         (wl-e21-setup-summary-toolbar): Ditto.
6692         (wl-e21-setup-folder-toolbar): Ditto.
6693
6694         (wl-biff-init-icons): Rewrite using `wl-e21-display-image-p'.
6695         (wl-plugged-init-icons): Ditto.
6696
6697         (wl-folder-init-icons): Use `wl-e21-display-image-p' instead of
6698         `display-graphic-p'.
6699         (wl-plugged-set-folder-icon): Ditto.
6700         (wl-highlight-plugged-current-line): Ditto.
6701         (wl-highlight-folder-current-line): Ditto.
6702         (wl-e21-highlight-folder-group-line): Ditto.
6703         (wl-e21-setup-toolbar): Ditto.
6704         (wl-e21-display-image-p): New macro.
6705
6706         * wl-demo.el (wl-demo): Simplified.
6707         (wl-demo-image-type-alist): Use `image-type-available-p' for
6708         checking whether the image type `xbm' is available.
6709
6710 2000-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6711
6712         * wl-summary.el (wl-summary-sync): Rename 'all-shown' to `all-visible'.
6713         (wl-summary-input-range): Ditto.
6714
6715 2001-02-20  Yuuichi Teranishi  <teranisi@gohome.org>
6716
6717         * wl-summary.el (wl-summary-edit-addresses): Use
6718         `wl-summary-get-original-buffer'
6719         (wl-summary-mark-as-unread): Don't call `wl-summary-set-crosspost'.
6720         (wl-summary-jump-to-msg-by-message-id-via-nntp):
6721         Use `elmo-nntp-parse-newsgroup' instead of `wl-parse-newsgroups'.
6722         (wl-summary-get-newsgroups): Eliminated.
6723         (wl-summary-set-crosspost): Ditto.
6724         (wl-summary-is-crosspost-folder): Ditto.
6725         (wl-crosspost-alist-load): Ditto.
6726         (wl-crosspost-alist-save): Ditto.
6727
6728         * wl-folder.el (wl-folder-create-newsgroups-hashtb): Call
6729         `elmo-setup-subscribed-newsgroups' instead of
6730         `elmo-nntp-make-groups-hashtb'.
6731         (wl-folder-suspend): Call `elmo-crosspost-message-alist-save'
6732         instead of `wl-crosspost-alist-save'.
6733
6734         * wl-mime.el (wl-summary-burst): Use `elmo-folder-writable-p' instead
6735         of `elmo-folder-message-appendable-p'.
6736         (wl-mime-header-presentation-method): Eliminated.
6737
6738         * wl-message.el (wl-message-prev-page): Don't pass -1 to `recenter'.
6739         (Error occurs in emacs21).
6740
6741         * wl-draft.el (wl-draft-queue-flush): Fix (fetch message to
6742         the current buffer).
6743
6744         * wl.el (wl-save-status): Call `elmo-crosspost-message-alist-save'
6745         instead of `wl-crosspost-alist-save'.
6746         (wl-init): `elmo-crosspost-message-alist-load'
6747         instead of `wl-crosspost-alist-load'
6748
6749         * wl-util.el (wl-parse): Eliminated (Renamed to `elmo-parse').
6750         (wl-parse-newsgroups): Likewise.
6751         (wl-biff-notify): Run `wl-biff-notify-hook'.
6752
6753 2001-02-21  Yuuichi Teranishi  <teranisi@gohome.org>
6754
6755         * wl-vars.el (wl-summary-lazy-highlight): New variable.
6756
6757         * wl-summary.el (wl-summary-mode): Set up window-scroll-functions
6758         when `wl-summary-lazy-highlight' is non-nil.
6759         (wl-summary-goto-folder-subr): Highlight only when
6760         `wl-summary-lazy-highlight' is non-nil.
6761
6762         * wl-highlight.el (wl-highlight-summary): Fixed docstring;
6763         Don't display progress and highlight temp-mark when
6764         `wl-summary-lazy-highlight' is non-nil.
6765         (wl-highlight-summary-window): New function.
6766         (Based on the patch from Akihiro MOTOKI <mokkun@iname.com>)
6767
6768 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6769
6770         * wl-summary.el (wl-summary-sync): Change `all-visible'
6771         from `all-shown'
6772         (wl-summary-input-range): Ditto.
6773
6774 2001-02-20  Katsumi Yamaoka    <yamaoka@jpl.org>
6775
6776         * wl-e21.el (wl-highlight-folder-current-line): Call
6777         `wl-folder-init-icons' when folder icons have not been initialized.
6778
6779         * wl-vars.el (wl-demo-display-logo): Add `bitmap' to the selection.
6780
6781         * wl-demo.el: Work also with BITMAP-MULE under Emacs 21.
6782         (wl-demo-image-type-alist): New macro.
6783
6784 2001-02-19  Katsumi Yamaoka    <yamaoka@jpl.org>
6785
6786         * wl-e21.el (wl-biff-init-icons): Don't generate icons if the
6787         display does not support graphics.
6788         (wl-plugged-init-icons): Ditto.
6789         (wl-folder-init-icons): Ditto.
6790
6791         * wl-demo.el (wl-demo): Chech closely whether the display
6792         supports graphics.
6793
6794 2001-02-09  Yuuichi Teranishi  <teranisi@gohome.org>
6795
6796         * wl-summary.el (wl-summary-get-original-buffer): New function.
6797         (wl-summary-set-crosspost): Use it.
6798         (wl-summary-target-mark-uudecode): Ditto.
6799         (wl-summary-reedit): Ditto.
6800         (wl-summary-resend-bounced-mail): Ditto.
6801         (wl-summary-update-crosspost): Eliminated (It may be incorporated
6802         into `elmo-folder-append-msgdb' method of elmo-nntp-folder class).
6803
6804         * wl-message.el (wl-message-buffer-display): Added argumnet `unread'.
6805         (wl-message-display-internal): Ditto.
6806
6807 2001-02-07  Yuuichi Teranishi  <teranisi@gohome.org>
6808
6809         * wl-draft.el (wl-draft-parse-msg-id-list-string): Fix.
6810
6811 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6812
6813         * wl-summary.el (wl-summary-save-view): Renamed from
6814         `wl-summary-save-status'.
6815
6816 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6817
6818         * wl-summary.el (wl-summary-sync): Added `all-shown'
6819
6820 2000-02-20  Kenichi OKADA  <okada@opaopa.org>
6821
6822         * wl-summary.el (wl-summary-input-range): Added `all-shown'
6823
6824 2000-02-19  Kenichi OKADA  <okada@opaopa.org>
6825
6826         * wl-summary.el (wl-summary-sync-update3): Bind 'nohide as t if sync-all.
6827
6828 2001-02-19  OKAZAKI Tetsurou  <okazaki@be.to>
6829
6830         * wl-highlight.el (wl-highlight-summary-line-string): Use
6831         `zerop' instead of `= 0'.
6832         (wl-highlight-summary): Use `zerop' instead of `eq 0'.
6833
6834         * wl-template.el (wl-template-next): Use `=' instead of `eq'
6835         for comparing numbers.
6836         (wl-template-prev): Use `zerop' instead of `eq 0'.
6837
6838         * wl-draft.el (wl-draft-insert-current-message): Use
6839         `with-current-buffer' instead of `save-excursion'.
6840         Use `zerop' instead of `eq 0'.
6841
6842 2001-02-17  Kenichi OKADA  <okada@opaopa.org>
6843
6844         * wl-draft.el (wl-draft-insert-ccs): New function.
6845         (wl-draft): Use `wl-draft-insert-ccs' for Bcc and FCC.
6846         * wl-vars.el (wl-draft-delete-myself-from-bcc-fcc): New variable.
6847
6848 2001-02-15  Yuuichi Teranishi  <teranisi@gohome.org>
6849
6850         * wl-summary.el (wl-cache-prefetch-message): Fixed last change.
6851
6852 2001-02-14  Yuuichi Teranishi  <teranisi@gohome.org>
6853
6854         * wl-expire.el (wl-expire-refile): Don't call
6855         elmo-msgdb-add-msgs-to-seen-list;
6856         Pass wl-expire-add-seen-list to elmo-folder-move-messages.
6857         (wl-expire-refile-with-copy-reserve-msg): Ditto.
6858
6859 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
6860
6861         * wl-message.el (wl-message-prev-page): Ignore errors while
6862         scroll-down.
6863
6864 2001-01-14  Yuuichi Teranishi  <teranisi@gohome.org>
6865
6866         * wl-mime.el: Use elmo-original-message-mode instead of
6867         mmelmo-original-mode.
6868
6869         * wl-fldmgr.el: Use `wl-folder-get-elmo-folder' instead of
6870         `elmo-folder-get-spec';
6871         (wl-fldmgr-add-completion-all-completions):
6872         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders'.
6873
6874         * wl-e21.el (wl-plugged-set-folder-icon): Use `elmo-folder-type' instead
6875         of `elmo-folder-get-type'.
6876
6877         * wl-draft.el: Use `wl-folder-get-elmo-folder' instead of
6878         `elmo-folder-get-spec';
6879         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6880         Use `elmo-folder-append-message' instead of `elmo-append-msg';
6881         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6882         Use `elmo-message-fetch' instead of `elmo-read-msg-with-cache' or
6883         `elmo-read-msg-no-cache';
6884         Use `elmo-message-file-name' instead of `elmo-get-msg-filename';
6885         Use `elmo-folder-delete-messages' instead of `elmo-delete-msgs'.
6886         (wl-default-draft-cite): Use `elmo-msgdb-overview-get-entity'.
6887         (wl-draft-dispatch-message): Use `elmo-file-cache-save' instead of
6888         `elmo-cache-save';
6889         (wl-draft-reedit): Use `elmo-message-file-name'.
6890
6891         * wl-expire.el: Use `elmo-folder-name-internal';
6892         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6893         Use macro `wl-summary-buffer-msgdb' instead of variable
6894         `wl-summary-buffer-msgdb';
6895         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec';
6896         Use macro `wl-summary-buffer-folder-name' instead of variable
6897         `wl-summary-buffer-folder-name'.
6898         * wl-score.el: Likewise.
6899
6900         * wl-message.el: Rewrite for new message buffer cache mechanism.
6901         (wl-message-buffer-cache-buffer-get): New macro.
6902         (wl-message-buffer-cache-folder-get): Ditto.
6903         (wl-message-buffer-cache-message-get): Ditto.
6904         (wl-message-buffer-cache-entry-make): Ditto.
6905         (wl-message-buffer-cache-hit): Ditto.
6906         (wl-message-buffer-cache-sort): New function.
6907         (wl-message-buffer-cache-add): Ditto.
6908         (wl-message-buffer-cache-delete): Ditto.
6909         (wl-message-buffer-cache-clean-up): Ditto.
6910         (wl-message-buffer-window): Rewrite.
6911         (wl-message-select-buffer): Renamed from `wl-select-buffer'.
6912         (wl-message-buffer-display): New function.
6913         (wl-message-display-internal): New function.
6914
6915 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
6916
6917         * wl-folder.el: Use `elmo-folder-name-internal';
6918         Use `wl-folder-get-elmo-folder';
6919         Use `elmo-folder-list-messages' instead of
6920         `elmo-list-folder';
6921         Use `elmo-folder-get-primitive-list' instead of
6922         `elmo-folder-get-primitive-spec-list';
6923         Use `elmo-folder-list-subfolders' instead of `elmo-list-folders';
6924         Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6925         Use `elmo-folder-create' instead of `elmo-create-folder'.
6926         (wl-folder-create-newsgroups-from-nntp-access2): Abolish.
6927         (wl-folder-get-elmo-folder): New macro.
6928         (wl-folder-elmo-folder-cache-get): Ditto.
6929         (wl-folder-elmo-folder-cache-put): Ditto.
6930         (wl-folder-suspend): Call `elmo-quit'.
6931
6932         * wl.el: Use `elmo-folder-msgdb-path' instead of `elmo-msgdb-expand-path';
6933         Use `elmo-folder-list-messages' instead of `elmo-list-folder';
6934         Use `elmo-net-port-info' instead of `elmo-folder-portinfo';
6935         Use `wl-folder-get-elmo-folder' instead of `elmo-folder-get-spec'.
6936         (toplevel): require 'cl.
6937         (wl-exit): Call `wl-message-buffer-cache-clean-up' and `elmo-quit'.
6938
6939         * wl-summary.el: Rewrite to use new elmo interface.
6940
6941 \f
6942 2001-02-06  Yuuichi Teranishi  <teranisi@gohome.org>
6943
6944         * wl-mime.el (wl-draft-preview-message):
6945         Run `wl-draft-send-hook' before collecting recipients information;
6946         Bind `wl-draft-config-exec-flag' while running `wl-draft-send-hook'.
6947
6948         * tm-wl.el (wl-draft-preview-message): Ditto.
6949
6950 2001-02-05  Yuuichi Teranishi  <teranisi@gohome.org>
6951
6952         * wl-mime.el (wl-draft-preview-message): Fixed problem that
6953         wrong recipients are displayed when forwarded message.
6954
6955 2001-02-01  Yuuichi Teranishi  <teranisi@gohome.org>
6956
6957         * Version number is increased to 2.5.7.
6958
6959 2001-01-29  Katsumi Yamaoka    <yamaoka@jpl.org>
6960
6961         * wl-message.el (wl-message-next-page): Bind
6962         `window-pixel-scroll-increment' to nil while scrolling up.
6963
6964 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6965
6966         * wl-vars.el (wl-save-hook): New hook.
6967         * wl.el (wl-save): Call `wl-save-hook'.
6968
6969 2001-01-27  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6970
6971         * wl-draft.el (wl-draft-reply-list-symbol): Remove FROM argument.
6972         Argument WITH-ARG instead of NO-ARG (negative mean).
6973         (wl-draft-reply): WITH-ARG instead of NO-ARG.
6974         * wl-summary.el (wl-summary-reply): Fixed `wl-draft-reply' call point.
6975         * wl-message.el (wl-message-follow-current-entity): Likewise.
6976
6977 2001-01-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6978
6979         * wl-draft.el (wl-draft-reply-list-symbol): Change argument order.
6980         FROM was optional argument.
6981         (wl-draft-reply): Fixed `wl-draft-reply-list-symbol' call point.
6982
6983 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6984
6985         * Version number is increased to 2.5.6.
6986
6987 2001-01-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
6988
6989         * wl-version.el (wl-version-show): Removed.
6990         (wl-version): Add `interactive'.
6991
6992 2001-01-22  YAMASHITA Junji <ysjj@unixuser.org>
6993
6994         * wl-summary.el (wl-summary-get-petname-func): New variable.
6995         (wl-summary-default-from): funcall `wl-summary-get-petname-func'
6996         instead of `wl-address-get-petname-1'.
6997         (wl-summary-simple-from): Ditto.
6998
6999         * wl-address.el (wl-address-get-petname-1): Define as function.
7000
7001 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7002
7003         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7004         field in the original message.
7005         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7006
7007 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7008
7009         * wl-expire.el (wl-expire-hide):
7010         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7011
7012 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7013
7014         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7015         find decoder for To, Cc, and Subject.
7016
7017 2001-01-30  Yuuichi Teranishi  <teranisi@gohome.org>
7018
7019         * wl-summary.el (wl-cache-prefetch-next): Revert the logic
7020         for checking `elmo-use-buffer-cache'.
7021         (wl-summary-mark-as-important): Fixed typo in comment.
7022
7023 2001-01-22  Yuuichi Teranishi  <teranisi@gohome.org>
7024
7025         * wl-draft.el (wl-draft-reply): Fixed problem when there's no subject
7026         field in the original message.
7027         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7028
7029 2001-01-19  Akihiro MOTOKI <mokkun@iname.com>
7030
7031         * wl-expire.el (wl-expire-hide):
7032         Call `wl-expire-delete-reserve-marked-msgs-from-list'.
7033
7034 2001-01-19  Yuuichi Teranishi  <teranisi@gohome.org>
7035
7036         * wl-draft.el (wl-draft-reply): Use `mime-find-field-decoder' to
7037         find decoder for To, Cc, and Subject.
7038
7039 2001-01-18  Yuuichi Teranishi  <teranisi@gohome.org>
7040
7041         * Version number is increased to 2.5.5.
7042
7043         * wl-address.el (wl-address-specials-regexp): New constant.
7044         (wl-address-quote-specials): Use it.
7045
7046 2001-01-17  Yuuichi Teranishi  <teranisi@gohome.org>
7047
7048         * wl-summary.el (wl-summary-rescan):
7049         Call `wl-summary-buffer-number-column-detect'.
7050         (Advised by Akihiro MOTOKI <mokkun@iname.com>)
7051
7052         * wl-message.el (wl-message-mode-map): Define.
7053         (wl-message-decode): Use it as local-map.
7054
7055 2001-01-16  Yuuichi Teranishi  <teranisi@gohome.org>
7056
7057         * wl-score.el (wl-score-guess-like-gnus): Abolished.
7058         (wl-score-get-score-files): Don't use `wl-score-guess-like-gnus'.
7059
7060 2001-01-12  Yuuichi Teranishi  <teranisi@gohome.org>
7061
7062         * wl-xmas.el (wl-read-event-char): Move from wl-util.el.
7063
7064         * wl-mule.el (wl-read-event-char): Ditto.
7065
7066         * wl-e21.el (wl-read-event-char): Ditto.
7067
7068         * wl-nemacs.el (wl-read-event-char): Ditto.
7069         (read-event): Removed.
7070
7071         * wl-util.el (toplevel): Removed dummy definition of
7072         `read-event'.
7073         (wl-read-event-char, wl-xmas-read-event-char): Removed.
7074
7075 2001-01-10  Katsumi Yamaoka    <yamaoka@jpl.org>
7076
7077         * wl-nemacs.el (elmo-archive-call-process): Moved to
7078         elmo-archive.el.
7079
7080 2001-01-02  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7081
7082         * wl-draft.el (wl-draft-reply-list-symbol): New function.
7083         (wl-draft-reply): Use it.  Fixed "No match field" error message.
7084
7085         * wl-draft.el (wl-draft-insert-from-field): Use (length "From: ")
7086         instead of magic-number 6.  Use `not' instead of `null' for symbol
7087         `nil' check (not empty list).
7088         (wl-draft-insert-x-face-field): Fixed paren style.
7089
7090         * wl-draft.el (wl-draft-insert-x-face-field-here): Use `when' for
7091         one-branch conditional statement, instead of `and' and `if'.
7092         (wl-draft-forward): Likewise.
7093         (wl-draft-add-references): Likewise.
7094         (wl-draft-yank-from-mail-reply-buffer): Likewise.
7095
7096         * wl-draft.el (wl-draft-delete-myself-from-cc): Refactoring nested
7097         conditional steatment.  Use `cond' instead of `if'.
7098         (wl-draft-confirm): Likewise.
7099
7100 2001-01-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7101
7102         * wl-version.el (wl-version-show): Use `product-string-1'
7103         instead of `wl-version'.
7104         * wl-fldmgr.el (wl-fldmgr-folders-header): Likewise.
7105
7106         * wl-demo.el (wl-demo-copyright-notice): Add 2001.
7107
7108 2000-12-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7109
7110         * wl-highlight.el (wl-highlight-headers): Revert
7111         `wl-highlight-x-face-func' argument (`beg' and `end').
7112
7113 2000-12-29  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7114
7115         * wl.el (toplevel): Move `product-provide' declare.
7116         * wl-demo.el (toplevel): Ditto.
7117         * wl-dnd.el (toplevel): Ditto.
7118         * wl-highlight.el (toplevel): Ditto.
7119         * wl-message.el (toplevel): Ditto.
7120         * wl-refile.el (toplevel): Ditto.
7121         * wl-util.el (toplevel): Ditto.
7122
7123 2000-12-26  Yuuichi Teranishi  <teranisi@gohome.org>
7124
7125         * wl-thread.el (wl-thread-open-all): Rewrite to open all threads and
7126         keep cursor position. (Advised by OKAZAKI Tetsurou  <okazaki@be.to>)
7127         (wl-thread-close-all): keep cursor position.
7128
7129 2000-12-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7130
7131         * wl-version.el (wl-version-status-alist): Use `zerop' instead of
7132         (eq x 0).
7133         (wl-generate-user-agent-string-1): Fix conditional statement.
7134
7135 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7136
7137         * wl.el (wl-check-environment): Additional check for
7138         'wl-local-domain' and `wl-message-id-domain'.
7139
7140 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7141
7142         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7143
7144 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7145
7146         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7147         instead of `smtp-sasl-user-realm'.
7148
7149 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7150
7151         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7152
7153 2000-12-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7154
7155         * wl-draft.el (wl-draft-reply): Bind `mime-header-lexical-analyzer'
7156         to the default value as well as `eword-lexical-analyzer'.
7157
7158 2000-12-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7159
7160         * wl-version.el (wl-extended-emacs-version,
7161         wl-extended-emacs-version2, wl-extended-emacs-version3): Use
7162         `elmo-match-string' instead of `wl-match-string'.
7163
7164 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7165
7166         * wl-summary.el (wl-summary-mode): Use \\{wl-summary-mode-map} in
7167         docstring.
7168
7169 2000-12-10  Hironori Fukuchi <nory@valis.co.jp>
7170
7171         * wl-summary.el (wl-summary-toggle-thread): Docstring typo fix.
7172
7173 2000-12-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7174
7175         * wl-highlight.el (wl-highlight-headers): Remove
7176         `wl-highlight-x-face-func' argument (`beg' and `end').
7177
7178 2000-12-15  Yuuichi Teranishi  <teranisi@gohome.org>
7179
7180         * wl-summary.el (wl-summary-mark-as-important):
7181         Remove cache if folder is local.
7182
7183 2000-12-06  Taro Kawagishi <taro.kawagishi@nokia.com>
7184
7185         * wl-summary.el (wl-summary-edit-addresses-subr): Call `try-completion'
7186         to get existing e-mail address string.
7187
7188 2000-12-13  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7189
7190         * wl-version.el (wl-generate-user-agent-string): Commentary.
7191         (wl-generate-user-agent-string-1): Use `when' for
7192         one-branch conditional statement, instead of `and' and `if'.
7193         (wl-extended-emacs-version, wl-extended-emacs-version2,
7194         wl-extended-emacs-version3): Ditto.
7195
7196 2000-12-12  Yuuichi Teranishi  <teranisi@gohome.org>
7197
7198         * wl-summary.el (wl-summary-sync-all-init): New inline function.
7199         (wl-summary-sync): Enclose `wl-summary-sync-update3' with
7200         condition-case; Remove initialization.
7201         (wl-summary-confirm-appends): Don't enclose with `condition-case'.
7202         (wl-summary-sync-update3): Added argument `sync-all';
7203         Eliminated local variable `msgdb';
7204         Call `wl-summary-sync-all-init' when `sync-all' is non-nil.
7205         Call `wl-summary-confirm-appends' before `wl-summary-sync-all-init'.
7206         (Pointed out by "HIROSE, Masaaki" <hirose31@t3.rim.or.jp>)
7207
7208 2000-12-12  KOGURO Naoki  <koguro@dd.iij4u.or.jp>
7209
7210         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Close POP
7211         connection before call `wl-draft-send-mail-with-smtp'.
7212
7213 2000-11-30  Yuuichi Teranishi  <teranisi@gohome.org>
7214
7215         * Version number is increased to 2.5.4.
7216
7217 2000-11-27  Kenichi OKADA  <okada@opaopa.org>
7218
7219         * wl.el (wl-check-environment): Additional check for
7220         'wl-local-domain' and `wl-message-id-domain'.
7221
7222 2000-11-28  Yuuichi Teranishi  <teranisi@gohome.org>
7223
7224         * wl-folder.el (wl-folder-sync-entity): Bind name of summary/message
7225         buffer as command specific.
7226         (wl-folder-mark-as-read-all-entity): Ditto.
7227         (wl-folder-prefetch-entity): Ditto.
7228         (wl-folder-drop-unsync-entity): Ditto.
7229
7230         * wl-vars.el (wl-prog-uudecode-arg): Changed default to nil.
7231         (wl-prog-uudecode-no-stdout-option): Changed default to t.
7232         (Advised by YAMASHITA Junji <ysjj@unixuser.org>)
7233
7234         * wl-summary.el (wl-summary-toggle-disp-folder): Removed needless
7235         save-excursion.
7236
7237 2000-11-22  Yuuichi Teranishi  <teranisi@gohome.org>
7238
7239         * Version number is increased to 2.5.3.
7240
7241         * wl-summary.el (wl-summary-save-view-cache):
7242         Delete duplicated `write-region';
7243         Use `write-region-as-binary' instead of `as-binary-output-file' and
7244         `write-region'.
7245
7246 2000-11-20  Katsumi Yamaoka    <yamaoka@jpl.org>
7247
7248         * wl-e21.el (wl-make-date-string): Bind `system-time-locale' to "C".
7249
7250 2000-11-20  Yuuichi Teranishi  <teranisi@gohome.org>
7251
7252         * wl-draft.el (wl-draft-send-mail-with-smtp): Use `smtp-send-buffer'
7253         instead of `smtp-via-smtp'.
7254
7255 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7256
7257         * wl-draft.el (toplevel): Delete defvar for sasl-*.
7258
7259 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7260
7261         * wl-draft.el (wl-smtp-extension-bind): Use `smtp-sasl-properties'
7262         instead of `smtp-sasl-user-realm'.
7263
7264 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7265
7266         * wl-draft.el (wl-smtp-extension-bind): Rewrite for new SASL API.
7267
7268 2000-11-19  Kenichi OKADA  <okada@opaopa.org>
7269
7270         * Version number is increased to 2.5.2.
7271
7272 2000-11-17  Yuuichi Teranishi  <teranisi@gohome.org>
7273
7274         * wl-util.el (toplevel): Don't define wl-biff if `timer-activate'
7275         does not exist.
7276         (wl-biff-stop): Call `cancel-timer' if timer already exists.
7277         (wl-biff-start): Call `timer-activate' if timer already exists.
7278
7279         * wl-mule.el (wl-message-overload-functions): Call `set-keymap-parent'
7280         only when it is bound as function.
7281
7282 2000-11-15  Yuuichi Teranishi  <teranisi@gohome.org>
7283
7284         * Version number is increased to 2.5.1.
7285
7286 2000-11-14  Yuuichi Teranishi  <teranisi@gohome.org>
7287
7288         * wl-thread.el (wl-thread-update-line-on-buffer-sub):
7289         Print refile/copy destination.
7290
7291 2000-11-13  Yuuichi Teranishi  <teranisi@gohome.org>
7292
7293         * wl.el (wl-toggle-plugged): Don't call `wl-biff-start' if
7294         queue-flush-only is non-nil.
7295
7296         * wl-util.el (wl-biff-check-folder-async): Fix close parenthesis.
7297
7298         * wl-summary.el (wl-summary-refile-subr): Use folder realname while
7299         checking cache folder.
7300
7301 2000-11-09  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7302
7303         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): Use
7304         `regexp-quote'.
7305
7306 2000-11-08  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7307
7308         * wl-folder.el (wl-folder-guess-mailing-list-by-folder-name): New
7309         function.
7310         * wl-summary.el (wl-summary-write-current-folder-functions):
7311         Change default value.  Use it.
7312
7313 2000-11-08  Yuuichi Teranishi  <teranisi@gohome.org>
7314
7315         * Version number is increased to 2.5.0.
7316
7317         * wl-version.el (wl-version): Changed codename.
7318
7319 2000-11-06  Kenichi OKADA  <okada@opaopa.org>
7320
7321         * wl-summary.el (wl-summary-cancel-message): Fetch again if no Newsgroups.
7322         (wl-summary-supersedes-message): Ditto.
7323
7324 2000-11-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7325
7326         * wl-refile.el (wl-refile-guess-functions): Renamed from
7327         `wl-refile-guess-func-list'.
7328
7329 2000-11-02  Yuuichi Teranishi  <teranisi@gohome.org>
7330
7331         * wl-folder.el (wl-folder-guess-mailing-list-by-refile-rule):
7332         Fixed problem when no rule was matched.
7333
7334 2000-11-01  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7335
7336         * wl-summary.el (wl-summary-get-mark): Fixed
7337         `wl-summary-buffer-target-mark' check logic.
7338
7339 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7340
7341         * wl-folder.el (wl-folder-write-current-folder): Added group
7342         folder check.
7343
7344         * wl-summary.el (wl-summary-write-current-folder): Renamed from
7345         `wl-summary-write-current-newsgroup'.
7346         (wl-summary-write-current-folder-functions): New variable.
7347         * wl-folder.el (wl-folder-get-newsgroups): New function.
7348         (wl-folder-guess-mailing-list-by-refile-rule): New function.
7349         (wl-folder-write-current-folder): Renamed from
7350         `wl-folder-write-current-newsgroup'.
7351
7352 2000-11-01  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7353
7354         * Version number is increased to 2.3.93.
7355
7356 2000-11-01  Yuuichi Teranishi  <teranisi@gohome.org>
7357
7358         * wl-address.el (wl-ldap-register-dn-string): Flatten dn-list.
7359         (wl-ldap-make-matched-value-list): Ditto.
7360         (wl-ldap-alias-safe-string): Split e-mail address.
7361
7362         * wl-summary.el (wl-summary-read-folder): Fixed problem when
7363         petname folder default was selected.
7364         (Fix by HIROSE Yuuji <yuuji@gentei.org>)
7365         (wl-summary-auto-refile): Use `wl-folder-get-realname'.
7366
7367 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7368
7369         * wl-nemacs.el (wl-draft-overload-functions): Bind 'C-c C-e'
7370         to `wl-draft-config-exec'.
7371
7372         * wl-mime.el (wl-draft-preview-message): Run `wl-draft-send-hook'
7373         instead of calling `wl-draft-config-exec';
7374         Process group-list and show recipients in minibuffer.
7375
7376         * tm-wl.el (wl-draft-preview-message): Ditto.
7377
7378 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7379
7380         * wl.el (toplevel): Added (C) to copyright notice, and
7381         sync Author header.
7382         * tm-wl.el (toplevel): Ditto.
7383         * wl-address.el (toplevel): Ditto.
7384         * wl-demo.el (toplevel): Ditto.
7385         * wl-dnd.el (toplevel): Ditto.
7386         * wl-draft.el (toplevel): Ditto.
7387         * wl-e21.el (toplevel): Ditto.
7388         * wl-expire.el (toplevel): Ditto.
7389         * wl-folder.el (toplevel): Ditto.
7390         * wl-highlight.el (toplevel): Ditto.
7391         * wl-message.el (toplevel): Ditto.
7392         * wl-mime.el (toplevel): Ditto.
7393         * wl-mule.el (toplevel): Ditto.
7394         * wl-nemacs.el (toplevel): Ditto.
7395         * wl-refile.el (toplevel): Ditto.
7396         * wl-score.el (toplevel): Ditto.
7397         * wl-summary.el (toplevel): Ditto.
7398         * wl-template.el (toplevel): Ditto.
7399         * wl-thread.el (toplevel): Ditto.
7400         * wl-util.el (toplevel): Ditto.
7401         * wl-vars.el (toplevel): Ditto.
7402         * wl-xmas.el (toplevel): Ditto.
7403
7404 2000-10-31  Katsumi Yamaoka    <yamaoka@jpl.org>
7405
7406         * wl.el (wl-init): Added comment about `wl-init-hook'.
7407         * wl-folder.el (wl-make-plugged-alist): Removed useless comment.
7408         * wl-vars.el (wl-init-hook): Added docs.
7409         (wl-make-plugged-hook): Removed useless docs.
7410         * wl-e21.el (toplevel): Removed commented `wl-make-plugged-hook'.
7411         * wl-xmas.el (toplevel): Ditto.
7412
7413 2000-10-31  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7414
7415         * wl-address.el (toplevel): Fixed multiple Author header format.
7416         * wl-demo.el (toplevel): Ditto.
7417         * wl-draft.el (toplevel): Ditto.
7418         * wl-folder.el (toplevel): Ditto.
7419         * wl-summary.el (toplevel): Ditto.
7420         * wl-thread.el (toplevel): Ditto.
7421         * wl-util.el (toplevel): Ditto.
7422         * wl-vars.el (toplevel): Ditto.
7423         * wl-version.el (toplevel): Ditto.
7424         * wl-xmas.el (toplevel): Ditto.
7425         * wl.el (toplevel): Ditto.
7426
7427         * wl-version.el (toplevel): Added require `elmo-version' for
7428         `product-version-as-string'.
7429
7430 2000-10-31  Yuuichi Teranishi  <teranisi@gohome.org>
7431
7432         * wl-vars.el (wl-draft-send-hook): Changed default value to
7433         '(wl-draft-config-exec).
7434
7435         * wl-draft.el (wl-draft-send): Don't call `wl-draft-config-exec'
7436         explicitly.
7437         (wl-draft): Set `wl-draft-config-exec-flag' before running
7438         `wl-mail-setup-hook'.
7439
7440         * wl-xmas.el (toplevel): Add `wl-plugged-init-icons' and
7441         `wl-biff-init-icons' to `wl-init-hook' instead of
7442         `wl-make-plugged-hook'.
7443         (Because if `wl-draft' command is invoked at first,
7444         they are not initialized)
7445         Updated copyright notice.
7446
7447         * wl-e21.el (toplevel): Ditto;
7448
7449         * wl-demo.el (toplevel): Updated copyright notice.
7450         * wl-address.el (toplevel): Ditto.
7451         * wl-draft.el (toplevel): Ditto.
7452         * wl-version.el (toplevel): Ditto.
7453         * wl-folder.el (toplevel): Ditto.
7454         * wl-summary.el (toplevel): Ditto.
7455         * wl-thread.el (toplevel): Ditto.
7456         * wl-util.el (toplevel): Ditto.
7457         * wl-vars.el (toplevel): Ditto.
7458         * wl.el (toplevel): Ditto.
7459
7460 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7461
7462         * wl-highlight.el (wl-highlight-message): Fixed problem of
7463         highlighting failure which occured when the last field contains
7464         multiple lines in the draft buffer.
7465
7466         * wl.el (wl-toggle-plugged): Call `wl-biff-stop' if unplugged,
7467         `wl-biff-start' if plugged.
7468
7469         * wl-util.el (wl-biff-check-folder): New function.
7470         (wl-biff-check-folders): Don't set session name prefix.
7471         Use `wl-biff-check-folder' instead of `wl-folder-check-one-entity'.
7472         (wl-biff-check-folder-async): Ditto.
7473
7474         * wl-address.el (wl-ldap-alias-safe-string): Replace '@' to '/'
7475         in email address.
7476
7477 2000-10-07  Yasushi Shoji      <yashi@yashi.com>
7478
7479         * wl-vars.el (wl-subject-prefix-regexp): New variable.
7480
7481         * wl-draft.el (wl-draft-strip-subject-re): New function.
7482
7483         * wl-draft.el (wl-draft-reply): Use it.
7484
7485 2000-10-30  Yuuichi Teranishi  <teranisi@gohome.org>
7486
7487         * wl-message.el (wl-mmelmo-message-redisplay): Use
7488         `mime-display-message' instead of `wl-mime-display-message'.
7489
7490         * wl-mime.el (toplevel): Removed compatibility workaround
7491         for SEMI 1.13.4. or earlier and FLIM 1.12.7 or earlier.
7492         (wl-mime-display-message): Abolished.
7493         (wl-mime-entity-read-field): Ditto.
7494         (wl-mime-combine-message/partial-pieces): Use
7495         `mime-entity-read-field' instead of `wl-mime-entity-read-field'.
7496
7497 2000-10-27  OKAZAKI Tetsurou  <okazaki@be.to>
7498
7499         * wl-template.el: Doc fixes.
7500
7501 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7502
7503         * wl-e21.el (wl-message-overload-functions): Do nothing if
7504         `current-local-map' is not available.
7505         (wl-e21-setup-message-toolbar): Allow the argument `keymap'.
7506
7507 2000-10-26  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7508
7509         * wl-fldmgr.el (wl-fldmgr-save-folders): Fixed permission lateral
7510         representation.
7511
7512         * wl-fldmgr.el (wl-fldmgr-folders-header): Include version
7513         number.
7514         (wl-fldmgr-save-folders): Don't use `format' when insert
7515         `wl-fldmgr-folders-header'.
7516
7517 2000-10-26  Katsumi Yamaoka    <yamaoka@jpl.org>
7518
7519         * wl-demo.el (wl-demo): Don't use `fancy-splash-insert'.
7520
7521 2000-10-26  Yuuichi Teranishi  <teranisi@gohome.org>
7522
7523         * wl-highlight.el (wl-highlight-message):
7524         Use `std11-field-end' to detect end point of the header field.
7525         Refer `wl-highlight-max-header-size'.
7526
7527         * wl-vars.el (wl-highlight-max-header-size): New variable.
7528
7529         * wl-highlight.el (wl-highlight-headers): Added argument `for-draft'.
7530
7531         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
7532         Set `for-draft' argument of wl-highlight-headers.
7533         (wl-draft): Ditto.
7534         (wl-draft-reedit): Ditto.
7535         (wl-user-agent-compose-internal): Ditto.
7536
7537 2000-10-24   Daiki Ueno <ueno@unixuser.org>
7538
7539         * wl-message.el (wl-message-add-button): Use overlay.
7540
7541 2000-10-24  Yuuichi Teranishi  <teranisi@gohome.org>
7542
7543         * wl-draft.el (wl-draft-parse-mailbox-list): Don't insert extra space.
7544
7545         * wl-address.el (wl-address-string-without-group-list-contents): Fixed
7546         problem when group-list content is nothing.
7547         (Reported by Mito <mit@nines.nec.co.jp>)
7548
7549 2000-10-18  SAITO Atsunori <sai@yedo.com>
7550
7551         * wl-summary.el (wl-summary-print-destination): Adjust line length.
7552
7553 2000-10-20  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7554
7555         * tm-wl.el (toplevel): Use product-provide.
7556
7557 2000-10-20  Yuuichi Teranishi  <teranisi@gohome.org>
7558
7559         * Version number is increased to 2.3.92.
7560
7561 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7562
7563         * wl-demo.el (wl-demo): Use `fancy-splash-insert' for inserting a
7564         title text, use `display' property for left margin under Emacs 21.
7565
7566         * wl-e21.el (wl-biff-init-icons): Don't use `propertize' without
7567         properties.
7568         (wl-plugged-init-icons): Ditto.
7569
7570 2000-10-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7571
7572         * wl.el (wl-save-status, wl-init): Remove last period in
7573         "...done." message.
7574         * tm-wl.el (wl-summary-burst): Ditto.
7575         * wl-summary.el (wl-summary-rescan, wl-summary-mark-as-read-all,
7576         wl-summary-resume-cache-status,
7577         wl-summary-resume-marks-and-highlight, wl-summary-resume-marks,
7578         wl-summary-sync-update3, wl-summary-highlight-msgs,
7579         wl-summary-flush-pending-append-operations,
7580         wl-summary-delete-all-msgs, wl-summary-delete-all-temp-marks,
7581         wl-summary-jump-to-parent-message, wl-summary-drop-unsync): Ditto.
7582         * wl-thread.el (wl-thread-resume-entity, wl-thread-close-all,
7583         wl-thread-open-all): Ditto.
7584         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7585         * wl-mime.el (wl-summary-burst): Ditto.
7586         * wl-highlight.el (wl-highlight-summary): Ditto.
7587         * wl-folder.el (wl-folder-update-newest, wl-local-folder-init,
7588         wl-folder-open-all, wl-folder-update-access-group): Ditto.
7589         * wl-draft.el (wl-draft-send, wl-draft-queue-append): Ditto.
7590         * wl-address.el (wl-local-address-init): Ditto.
7591
7592 2000-10-19  Katsumi Yamaoka    <yamaoka@jpl.org>
7593
7594         * wl-e21.el (wl-biff-init-icons): Use `propertize' instead of
7595         `add-text-properties'.
7596         (wl-plugged-init-icons): Ditto.
7597         (wl-folder-init-icons): Use `propertize' instead of
7598         `put-text-property'.
7599         (wl-plugged-set-folder-icon): Ditto.
7600         (wl-e21-highlight-folder-group-line): Ditto.
7601
7602 2000-10-18  Yuuichi Teranishi  <teranisi@gohome.org>
7603
7604         * wl-version.el (wl-version-status-alist): New variable.
7605         (wl-version-status): New function.
7606
7607         * wl-vars.el (wl-draft-reply-without-argument-list): Added "From" to
7608         "Cc" part of the case "Reply-To".
7609
7610         * wl-draft.el (wl-draft-reply): Use result of
7611         `eword-extract-address-components'.
7612
7613         * wl-demo.el (wl-demo-icon-name): New constant.
7614         (wl-logo-xpm): Use it.
7615         (wl-logo-xbm): Ditto.
7616         (wl-logo-bitmap): Ditto.
7617
7618         * Version number is increased to 2.3.91.
7619
7620 2000-10-18  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7621
7622         * wl-version.el (wl-generate-user-agent-string): Fixed docstring.
7623         (wl-extended-emacs-version, wl-extended-emacs-version2,
7624         wl-extended-emacs-version3): Remove `interactive'.  Fixed
7625         docstring.
7626
7627         * wl-version.el (wl-generate-user-agent-string-1): New function.
7628         (wl-generate-user-agent-string): Use it.
7629
7630         * wl-version.el (wl-generate-user-agent-string-1): Ignore
7631         `mime-edit-insert-user-agent-field'.
7632         (wl-generate-user-agent-string): Check
7633         `mime-edit-insert-user-agent-field' and `mime-editor/version'.
7634
7635         * wl-version.el (wl-generate-user-agent-string-1): Use `cond'
7636         instead of `if', when verbose case.
7637
7638 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7639
7640         * wl-expire.el (wl-summary-expire): Fix.
7641
7642 2000-10-18  Kenichi OKADA  <okada@opaopa.org>
7643
7644         * wl.el (wl-check-environment): Don't check `wl-trash-folder'
7645         and `elmo-lost+found-folder' if 'wl-draft.
7646         * wl-draft.el (wl-draft): Call `wl-init' with 'wl-draft.
7647
7648 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7649
7650         * wl-expire.el (wl-summary-expire): Change messages.
7651         * wl-summary.el (wl-summary-delete-messages-on-buffer): Use
7652         `deleing-info' instead of "Deleting..."
7653
7654 2000-10-15  Osamu Yamane <yamane@green.ocn.ne.jp>
7655
7656         * wl-summary.el (wl-summary-refile-subr): Fix.
7657
7658 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7659
7660         * wl-summary.el (wl-summary-refile-subr): Check dst-spec-plugged
7661         if pipe folder.
7662
7663 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7664
7665         * wl-vars.el (wl-draft-use-cache): Default `nil'.
7666
7667 2000-10-17  Kenichi OKADA  <okada@opaopa.org>
7668
7669         * wl-expire.el (wl-expire-hide): New function.
7670         (wl-summary-expire): Add `hide'.
7671
7672 2000-10-17  Yuuichi Teranishi  <teranisi@gohome.org>
7673
7674         * wl-vars.el (wl-draft-reply-without-argument-list):
7675         Changed default value to consider `Reply-To:'.
7676         (Advised by TAKAHASHI Kaoru <kaoru@kaisei.org>)
7677
7678         * Version number is increased to 2.3.90.
7679
7680         * wl-summary.el (wl-summary-msgdb-load-async): Enclose
7681         elmo-imap4-get-session with unwind-protect.
7682         Don't cause error.
7683         (wl-summary-sync-marks): Don't check plugged nor folder type.
7684         (wl-summary-save-view-cache): Abolished argument `keep-current-buffer'
7685         (Always keep current buffer).
7686
7687 2000-10-16  Akihiro MOTOKI  <motoki@da.jp.nec.com>
7688
7689         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
7690         Enclose with `save-excursion'.
7691
7692 2000-10-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7693
7694         * wl-version.el (wl-version): Remove interactive.
7695
7696 2000-10-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7697
7698         * wl-version.el (wl-generate-user-agent-string): Use
7699         `product-string-verbose' instead of `product-string-1'.
7700
7701 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7702
7703         * wl-vars.el (wl-draft-use-cache): New variable.
7704         * wl-draft.el (wl-draft-dispatch-message): Sending message is cached,
7705         if wl-draft-use-cache is non-nil.
7706
7707 2000-10-15  Kenichi OKADA  <okada@opaopa.org>
7708
7709         * wl-summary (wl-summary-prefetch): Don't prefetch if cached.
7710         (wl-summary-prefetch-msg): force prefetch if called with optional argument.
7711
7712 2000-10-13  Yuuichi Teranishi  <teranisi@gohome.org>
7713
7714         * wl-thread.el (wl-thread-msg-mark-as-read): Abolished.
7715         (wl-thread-msg-mark-as-unread): Ditto.
7716
7717         * wl-summary.el (wl-summary-sync-marks): Delete argument 'no-cache.
7718         (wl-summary-mark-as-unread): Check return value of `elmo-mark-as-read'.
7719         (wl-summary-mark-as-read): Invert the meaning of 6 th argument.
7720         Don't set mark in summary if return value of `elmo-mark-as-read'
7721         is nil.
7722         Use `wl-summary-mark-as-read' instead of `wl-thread-msg-mark-as-read'.
7723         (wl-summary-mark-as-read-region):  Use `wl-summary-mark-as-read'
7724         instead of `wl-thread-msg-mark-as-read'.
7725         (wl-summary-mark-as-unread-region): Ditto.
7726         (wl-summary-target-mark-mark-as-read): Ditto.
7727
7728         * wl-score.el (wl-summary-score-update-all-lines): Ditto.
7729
7730 2000-10-12  Yuuichi Teranishi  <teranisi@gohome.org>
7731
7732         * wl-xmas.el (wl-highlight-folder-current-line): Remove previous face.
7733
7734         * wl-mule.el (wl-highlight-folder-current-line): Ditto.
7735
7736 2000-10-11  Yuuichi Teranishi  <teranisi@gohome.org>
7737
7738         * wl-highlight.el (wl-highlight-folder-group-line): Remove previous
7739         face.
7740
7741 2000-10-11  OKAZAKI Tetsurou  <okazaki@be.to>
7742
7743         * wl-util.el (toplevel): Use `wl-on-xemacs' instead of
7744         `running-xemacs'.
7745
7746 2000-10-11  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7747
7748         * wl-version.el (toplevel): Use `product-version-as-string' for
7749         set verstion-string, if defined.
7750
7751         * wl-version.el (wl-version-show): Insert string at point, when
7752         call with argument.
7753
7754         * wl-version.el (wl-generate-user-agent-string): Use
7755         `product-string-1' instead of `wl-appname', `wl-version' and
7756         `wl-codename'.
7757
7758 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7759
7760         * wl-address.el (toplevel): Use product-provide.
7761         * wl-demo.el (toplevel): Ditto.
7762         * wl-dnd.el (toplevel): Ditto.
7763         * wl-draft.el (toplevel): Ditto.
7764         * wl-e21.el (toplevel): Ditto.
7765         * wl-expire.el (toplevel): Ditto.
7766         * wl-fldmgr.el (toplevel): Ditto.
7767         * wl-folder.el (toplevel): Ditto.
7768         * wl-highlight.el (toplevel): Ditto.
7769         * wl-message.el (toplevel): Ditto.
7770         * wl-mime.el (toplevel): Ditto.
7771         * wl-mule.el (toplevel): Ditto.
7772         * wl-nemacs.el (toplevel): Ditto.
7773         * wl-refile.el (toplevel): Ditto.
7774         * wl-score.el (toplevel): Ditto.
7775         * wl-summary.el (toplevel): Ditto.
7776         * wl-template.el (toplevel): Ditto.
7777         * wl-thread.el (toplevel): Ditto.
7778         * wl-util.el (toplevel): Ditto.
7779         * wl-vars.el (toplevel): Ditto.
7780         * wl-xmas.el (toplevel): Ditto.
7781         * wl.el (toplevel): Ditto.
7782
7783 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7784
7785         * wl-fldmgr.el (wl-fldmgr-save-folders): Use (wl-version t)
7786         instead of product.
7787
7788         * wl-version.el (wl-version): Compile time evalution elmo-version.
7789
7790 2000-10-10  Kenichi OKADA  <okada@opaopa.org>
7791
7792         * wl-summary.el (wl-summary-sync-force-update): Append queue
7793         `mark-as-read'if unplugged.
7794
7795 2000-10-10  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7796
7797         * wl-version.el: New file.  Use product.el.
7798         * wl.el: add (require 'wl-version).
7799         * wl-fldmgr.el (wl-fldmgr-save-folders): Use `product-string-1'
7800         for ~/.folders header.
7801         (wl-fldmgr-folders-header): Changed.
7802         * wl-demo.el (wl-demo): Use product.el.
7803
7804         * wl-vars.el (wl-appname, wl-version, wl-codename): Move to
7805         wl-version.el.
7806         * wl-util.el (wl-version, wl-version-show): Ditto.
7807
7808         * wl-util.el (wl-generate-user-agent-string,
7809         wl-extended-emacs-version, wl-extended-emacs-version2,
7810         wl-extended-emacs-version3): Move to wl-version.el.
7811         * wl-util.el (mule-version, nemacs-version, emacs-beta-version,
7812         xemacs-codename, mime-edit-insert-user-agent-field,
7813         mime-edit-user-agent-value, mime-editor/version,
7814         mime-editor/codename): Compile warning killer move to
7815         wl-version.el
7816
7817 2000-10-09  Kenichi OKADA  <okada@opaopa.org>
7818
7819         * wl-summary.el (wl-summary-refile-subr): Fix.
7820
7821 2000-10-09  Yuuichi Teranishi  <teranisi@gohome.org>
7822
7823         * wl-summary.el (wl-summary-sync-marks): Changed argument for
7824         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7825
7826 2000-10-08  Kenichi OKADA       <okada@opaopa.org>
7827
7828         * wl.el (wl-check-environment): Check too many `@'.
7829
7830 2000-10-08   Mikio Nakajima <minakaji@osaka.email.ne.jp>
7831
7832         * wl-thread.el (wl-thread-delete-message): Fix parentheses.
7833
7834 2000-10-07  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7835
7836         * wl-vars.el (wl-draft-reply-myself-with-argument-list,
7837         wl-draft-reply-myself-without-argument-list): Add variables.
7838         * wl-draft.el (wl-draft-reply): Use it.
7839
7840 2000-10-06   Daiki Ueno  <ueno@unixuser.org>
7841
7842         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions): Pass
7843         the 5th argument of `elmo-network-get-spec'.
7844
7845         * wl-thread.el (wl-thread-reparent-children): New inline function.
7846         (wl-thread-delete-message): Use it.
7847
7848         * wl-score.el (wl-score-headers): Abolish local variable `buffers'.
7849         (wl-summary-score-update-all-lines): Don't use `dolist'.
7850
7851 2000-10-06  TAKAHASHI Kaoru  <kaoru@kaisei.org>
7852
7853         * wl-score.el (toplevel): Remove (provide 'elmo-msgdb).  And add
7854         (require 'elmo-msgdb) for inline function.
7855
7856 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7857
7858         * wl-vars.el (wl-draft-queue-save-variables): Add variables.
7859
7860 2000-10-06  Kenichi OKADA  <okada@opaopa.org>
7861
7862         * wl-score.el (wl-score-headers): Fix for the confusing macro
7863         `elmo-kill-buffer'.
7864
7865 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7866
7867         * wl-summary.el: Don't use the 3rd argument of `require' because
7868         it might be ignored by some wrappers (e.g. jam-zcat, efs, etc.).
7869         * wl-util.el: Ditto.
7870         * wl-draft.el: Ditto.
7871
7872 2000-10-05  Katsumi Yamaoka    <yamaoka@jpl.org>
7873
7874         * wl-demo.el (wl-demo): Don't pass by the XEmacs routine when
7875         window system is not used.
7876
7877 2000-10-04   Daiki Ueno  <ueno@unixuser.org>
7878
7879         * wl-thread.el: Don't use `mapcar' only for iteration.
7880         (wl-thread-resume-entity): Ditto.
7881         (wl-thread-delete-message): Ditto.
7882
7883         * wl-summary.el: Bind `dragdrop-drop-functions',
7884         `scrollbar-height' and `mail-reply-buffer'; specify 3rd argument
7885         of `require' for `timezone', `easymenu' and `ps-print';
7886         don't use `mapcar' only for iteration.
7887
7888         * wl-util.el: Bind `mule-version', `nemacs-version',
7889         `emacs-beta-version', `xemacs-codename',
7890         `mime-edit-insert-user-agent-field', `mime-edit-user-agent-value',
7891         `mime-editor/version' and `mime-editor/codename'; specify 3rd
7892         argument of `require' for `tm-edit' and `pp'; don't use `mapcar'
7893         only for iteration.
7894
7895         * wl-score.el: Don't use `mapcar' only for iteration.
7896         (wl-score-simplify-buffer-fuzzy): Ditto.
7897         (wl-score-simplify-subject): Ditto.
7898         (wl-score-headers): Ditto.
7899         (wl-summary-score-update-all-lines): Ditto.
7900
7901         * wl-mime.el: Bind `xemacs-betaname', `xemacs-codename',
7902         `enable-multibyte-characters' and `mule-version'.
7903
7904         * wl-message.el: Bind `mmelmo-imap4-skipped-parts'; don't use
7905         `mapcar' only for iteration.
7906
7907         * wl-demo.el: Don't use `mapcar' only for iteration.
7908
7909         * wl-folder.el: Don't use `mapcar' only for iteration.
7910         (wl-folder-open-all): Ditto.
7911         (wl-folder-count-incorporates): Ditto.
7912
7913         * wl-fldmgr.el (wl-add-entity): Don't use `mapcar' only for iteration.
7914         (wl-add-entity-sub): Ditto; use `delq' instead of `delete'.
7915
7916         * wl-draft.el: Bind `x-face-add-x-face-version-header',
7917         `mail-reply-buffer', `mail-from-style', `smtp-authenticate-*' and
7918         `smtp-connection-type'; specify 3rd argument of `require' for
7919         `timezone'; don't use `mapcar' only for iteration.
7920         (wl-draft-clone-local-variables): Don't use `mapcar'.
7921         (wl-draft-generate-clone-buffer): Ditto.
7922         (wl-user-agent-compose-internal): Ditto.
7923
7924         * wl-xmas.el (wl-folder-init-icons): Use `dolist' instead of `mapcar'.
7925
7926         * wl.el (wl-toggle-plugged): Don't use `mapcar' only for iteration.
7927         (wl-save-status): Ditto.
7928
7929         * wl-address.el (wl-local-address-init): Don't use `mapcar' only
7930         for iteration.
7931
7932 2000-10-04  Yuuichi Teranishi  <teranisi@gohome.org>
7933
7934         * wl-vars.el (wl-summary-pick-field-default): Added `Last', `First' and
7935         removed `Date'.
7936         (wl-fldmgr-make-filter-default): New user option.
7937
7938         * wl-fldmgr.el (wl-fldmgr-make-filter): Simplify.
7939         Use `elmo-read-search-condition' and `wl-fldmgr-make-filter-default'
7940         (wl-fldmgr-filter-completion-alist): Abolish.
7941
7942         * wl.el (wl): Don't check servers if arg is non-nil.
7943
7944         * wl-draft.el (wl-draft-reply): Set only message-id string to
7945         In-Reply-To field.
7946
7947 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7948
7949         * wl-summary.el (wl-summary-pick): Rewrite.
7950
7951         * wl-draft.el (wl-draft-forward): Get references field from
7952         original buffer.
7953         (wl-draft-forward): Use `wl-draft-parse-msg-id-list-string'.
7954
7955 2000-10-02  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
7956
7957         * wl-draft.el (wl-draft-forward): Add references field.
7958
7959 2000-10-03  Yuuichi Teranishi  <teranisi@gohome.org>
7960
7961         * wl-draft.el (wl-draft-parse-msg-id-list-string): New function.
7962         (wl-draft-reply): Use it.
7963
7964 2000-10-02  Katsumi Yamaoka    <yamaoka@jpl.org>
7965
7966         * wl-vars.el (wl-icon-dir): Default to $(data-directory)/wl/icons/
7967         when Emacs 21 is running.
7968
7969         * wl-e21.el (wl-e21-make-toolbar-buttons): Invalidate the default
7970         bindings.
7971
7972 2000-09-29  Katsumi Yamaoka    <yamaoka@jpl.org>
7973
7974         * wl-e21.el (wl-e21-setup-toolbar): Make the background color of
7975         XPM icons transparent.
7976
7977         * wl-demo.el (wl-demo): Hide toolbar while showing a logo under
7978         Emacs 21.
7979
7980 2000-09-29  Yuuichi Teranishi  <teranisi@gohome.org>
7981
7982         * wl.el (wl-toggle-plugged): Set `wl-biff-check-folders-running' as
7983         nil.
7984
7985         * wl-summary.el (wl-summary-sync-force-update): Save seen-list only
7986         when it is persistent.
7987         (wl-summary-sync-marks): Changed argument for
7988         `elmo-list-folder-unread' and `elmo-list-folder-important'.
7989         (wl-summary-virtual): Use `elmo-read-search-condition'.
7990         (wl-summary-redisplay-internal): If folder is local, mark as read
7991         even when folder is plugged.
7992
7993 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
7994
7995         * wl-e21.el (wl-e21-make-toolbar-buttons): Don't modify the value
7996         of `tool-bar-lines' in the frame parameters.
7997         (after-make-frame-functions, post-command-hook): Don't modify the
7998         value.
7999         (wl-e21-switch-toolbar-after-make-frame, wl-e21-switch-toolbar,
8000         wl-e21-tool-bar-lines): Removed.
8001
8002 2000-09-28  Katsumi Yamaoka    <yamaoka@jpl.org>
8003
8004         * wl-highlight.el (wl-highlight-folder-path): Put overlay
8005         properties `evaporate' and `wl-momentary-overlay' as well.
8006         (wl-highlight-summary-displaying): Ditto.
8007         (wl-delete-all-overlays): Don't delete overlay which does not have
8008         a property `wl-momentary-overlay'.
8009
8010         * wl-e21.el (wl-biff-init-icons, wl-plugged-init-icons): Refer to
8011         `display-mouse-p' and `display-graphic-p'.
8012         (wl-folder-init-icons): Don't search for XBM or the other files.
8013         (wl-plugged-set-folder-icon): Make icons if and only if
8014         `display-graphic-p' returns non-nil.
8015         (wl-highlight-plugged-current-line): Use `before-string' overlay
8016         property to show icon images.
8017         (wl-highlight-folder-current-line): Ditto.
8018         (wl-e21-highlight-folder-group-line): Ditto.
8019         (wl-e21-highlight-folder-by-numbers): Ditto.
8020         (wl-e21-insert-image): Removed.
8021         (wl-e21-setup-*-toolbar): Refer to `display-graphic-p'.
8022         (wl-e21-make-toolbar-buttons): Set the value that Emacs itself
8023         said.
8024         (wl-e21-switch-toolbar-after-make-frame): Renamed from
8025         `wl-e21-force-switch-toolbar'.
8026         (wl-e21-make-icon-image): Removed.
8027         (wl-e21-setup-toolbar): Don't search for XBM files.
8028         (wl-use-toolbar): Don't refer to `display-graphic-p' to determine
8029         the default value.
8030
8031 2000-09-27  Yuuichi Teranishi  <teranisi@gohome.org>
8032
8033         * wl-util.el (wl-biff-check-folder-async): Set
8034         `wl-biff-check-folders-running' even when it is not an IMAP folder.
8035
8036 2000-09-26  Katsumi Yamaoka    <yamaoka@jpl.org>
8037
8038         * wl-e21.el (after-make-frame-functions): Add
8039         `wl-e21-force-switch-toolbar'.
8040         (wl-e21-force-switch-toolbar): New function force to switch the
8041         toolbar appearance automatically.
8042         (post-command-hook): Add `wl-e21-switch-toolbar'.
8043         (wl-e21-switch-toolbar): New function to switch the toolbar
8044         appearance automatically.
8045         (wl-e21-tool-bar-lines): New buffer local variable.
8046
8047 2000-09-25  Yuuichi Teranishi  <teranisi@gohome.org>
8048
8049         * wl-util.el (wl-biff-check-folders-running): New variable.
8050         (wl-biff-check-folders): Set and check `wl-biff-check-folders-running'.
8051         (wl-biff-check-folder-async-callback):
8052         Set `wl-biff-check-folders-running'.
8053         (wl-biff-check-folders): Enclose `wl-folder-check-one-entity'
8054         with unwind-protect.
8055
8056         * wl.el (wl): Call `wl-biff-start' before `wl-folder-auto-check'.
8057         Enclose `wl-folder-auto-check' with unwind-protect.
8058
8059         * wl-util.el (wl-biff-start) [Emacs19+]: require 'timer.
8060         (toplevel) [Emacs19+]: Removed autoload setting for "timer".
8061
8062         * wl.el (wl): Call `wl-folder-auto-check' after `wl-plugged-init'.
8063
8064         * wl-util.el (wl-biff-notify): New inline function.
8065         (wl-biff-check-folders): Bind `elmo-network-session-name-prefix'
8066         locally.
8067         Call `wl-biff-check-folder-async' if length of `wl-biff-check-
8068         folder-list' is 1.
8069         Use `wl-biff-notify'.
8070         (wl-biff-check-folder-async-callback): New function.
8071         (wl-biff-check-folder-async): Ditto.
8072
8073         * wl-folder.el (wl-folder): Don't check folders.
8074         (wl-folder-auto-check): New function.
8075
8076 2000-09-24  A. SAGATA  <sagata@nttvdt.hil.ntt.co.jp>
8077
8078         * wl-util.el (wl-biff-start) [Emacs19+]:
8079         Use `timer-next-integral-multiple-of-time'.
8080         (wl-biff-check-folders): Use `wl-default-folder'
8081         if `wl-biff-check-folder-list' is nil.
8082
8083 2000-09-24  OKAZAKI Tetsurou  <okazaki@be.to>
8084
8085         * wl-summary.el (wl-summary-set-crosspost): Use `elmo-list-delete'
8086         instead of `elmo-delete-lists'.
8087
8088 2000-09-22  Katsumi Yamaoka    <yamaoka@jpl.org>
8089
8090         * wl.el (wl-plugged-toggle-all): Set the value of
8091         `wl-modeline-plug-status' instead of `wl-plug-state-indicator'.
8092         (wl-plugged-toggle): Ditto.
8093         (wl-toggle-plugged): Ditto.
8094         (wl-plugged-init): Ditto.
8095
8096         * wl-xmas.el (wl-biff-init-icons): Set icons data to
8097         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8098         instead of `wl-biff-state-indicator-off' and
8099         `wl-biff-state-indicator-on'; don't modify the value and the type
8100         of `wl-biff-state-indicator-off' and `wl-biff-state-indicator-on'.
8101         (wl-plugged-init-icons): Set icons data to
8102         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8103         instead of `wl-plug-state-indicator-off' and
8104         `wl-plug-state-indicator-on'; don't modify the value and the type
8105         of `wl-plug-state-indicator-off' and `wl-plug-state-indicator-on'.
8106
8107         * wl-vars.el (wl-modeline-biff-state-off,
8108         wl-modeline-biff-state-on, wl-modeline-biff-status,
8109         wl-modeline-plug-state-off, wl-modeline-plug-state-on,
8110         wl-modeline-plug-status): New internal variables.
8111         (wl-biff-state-indicator-off, wl-biff-state-indicator-on,
8112         wl-biff-check-interval, wl-biff-check-folder-list): Change
8113         customization group from `wl-folder' to `wl-highlight'.
8114         (wl-plug-state-indicator-off, wl-plug-state-indicator-on,
8115         wl-show-plug-status-on-modeline): Defcustomized.
8116
8117         * wl-util.el (wl-biff-check-folders): Set the value of the flag
8118         `wl-modeline-biff-status' instead of `wl-biff-state-indicator'.
8119         (wl-mode-line-buffer-identification): Set both ON and OFF data with
8120         a flag to `mode-line-buffer-identification'.
8121
8122         * wl-e21.el (wl-biff-init-icons): Set icons data to
8123         `wl-modeline-biff-state-off' and `wl-modeline-biff-state-on'
8124         instead of `wl-biff-state-indicator-off' and
8125         `wl-biff-state-indicator-on'.
8126         (wl-plugged-init-icons): Set icons data to
8127         `wl-modeline-plug-state-off' and `wl-modeline-plug-state-on'
8128         instead of `wl-plug-state-indicator-off' and
8129         `wl-plug-state-indicator-on'.
8130
8131 2000-09-20  Hiroya Murata  <lapis-lazuli@pop06.odn.ne.jp>
8132
8133         * wl-util.el (wl-mode-line-buffer-identification): Don't breed
8134         excessive titles.
8135
8136 2000-09-20  Katsumi Yamaoka    <yamaoka@jpl.org>
8137
8138         * wl.el (wl-plugged-mode): Use revised
8139         `wl-mode-line-buffer-identification'.
8140         (wl-plugged-init): Don't use `force-mode-line-update'.
8141
8142         * wl-xmas.el (wl-draft-overload-functions): Use revised
8143         `wl-mode-line-buffer-identification'.
8144         (wl-setup-summary): Renamed from `wl-xmas-setup-summary'.
8145         (wl-setup-folder): Renamed from `wl-xmas-setup-folder'.
8146         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8147         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8148         `wl-make-plugged-hook';
8149         add `wl-folder-init-icons' and `wl-setup-folder' to
8150         `wl-folder-mode-hook'.
8151
8152         * wl-vars.el (wl-use-highlight-mouse-line): Activate it for Emacs
8153         19 as well.
8154         (wl-mode-line-display-priority-list): New user option.
8155         (wl-biff-state-indicator-off, wl-biff-state-indicator-on):
8156         Defcustomized.
8157         (wl-make-plugged-hook, wl-summary-mode-hook, wl-folder-mode-hook):
8158         Add docs.
8159
8160         * wl-util.el (wl-biff-start): Call `wl-biff-check-folders' at the
8161         start.
8162         (wl-mode-line-buffer-identification): Revised as a function.
8163
8164         * wl-summary.el (wl-summary-mode): Use revised
8165         `wl-mode-line-buffer-identification'; don't call
8166         `wl-e21-setup-summary' nor `wl-xmas-setup-summary' directly.
8167         (TopLevel): Don't bind `wl-e21-setup-summary' nor
8168         `wl-xmas-setup-summary'.
8169
8170         * wl-nemacs.el (wl-draft-overload-functions): Use revised
8171         `wl-mode-line-buffer-identification'.
8172
8173         * wl-mule.el (wl-draft-overload-functions): Use revised
8174         `wl-mode-line-buffer-identification'.
8175
8176         * wl-folder.el (wl-make-plugged-alist): Don't call
8177         `wl-biff-init-icons' nor `wl-plugged-init-icons' directly.
8178         (wl-folder): Don't call `wl-folder-init-icons' directly.
8179         (wl-folder-mode): Don't call `wl-e21-setup-folder' nor
8180         `wl-xmas-setup-folder' directly;
8181         use revised `wl-mode-line-buffer-identification'.
8182         (TopLevel): Don't bind `wl-biff-init-icons',
8183         `wl-plugged-init-icons', `wl-folder-init-icons',
8184         `wl-e21-setup-folder' nor `wl-xmas-setup-folder'.
8185
8186         * wl-e21.el (wl-draft-overload-functions): Use revised
8187         `wl-mode-line-buffer-identification'.
8188         (wl-setup-summary): Renamed from `wl-e21-setup-summary'.
8189         (wl-setup-folder): Renamed from `wl-e21-setup-folder'.
8190         (TopLevel): Add `wl-setup-summary' to `wl-summary-mode-hook';
8191         add `wl-plugged-init-icons' and `wl-biff-init-icons' to
8192         `wl-make-plugged-hook';
8193         add `wl-folder-init-icons' and `wl-setup-folder' to
8194         `wl-folder-mode-hook'.
8195
8196 2000-09-18  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
8197             Katsumi Yamaoka    <yamaoka@jpl.org>
8198
8199         * wl.el (wl): Call `wl-biff-start'.
8200         (wl-exit): Call `wl-biff-stop'.
8201         (wl-plugged-mode): Show biff in modeline.
8202         (wl-unplugged-glyph, wl-plugged-glyph): Removed.
8203
8204         * wl-xmas.el (wl-draft-overload-functions): Show biff in modeline.
8205         (wl-biff-init-icons): New function.
8206         (wl-plugged-init-icons): Don't make too much keymaps.
8207         (wl-biff-nomail-glyph, wl-biff-mail-glyph): New variables.
8208
8209         * wl-vars.el (wl-biff-nomail-icon, wl-biff-mail-icon,
8210         wl-biff-state-indicator-off, wl-biff-state-indicator-on): New
8211         variables.
8212         (wl-biff-check-interval, wl-biff-check-folder-list): New user
8213         options.
8214
8215         * wl-util.el (wl-biff-check-folders, wl-biff-event-handler,
8216         wl-biff-start, wl-biff-stop): New functions.
8217         (timer-next-integral-multiple-of-time): Defined with `defun-maybe'.
8218         (wl-biff-timer-name): New variable.
8219
8220         * wl-summary.el (wl-summary-mode): Show biff in modeline.
8221
8222         * wl-nemacs.el (wl-draft-overload-functions): Show biff in modeline.
8223         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8224
8225         * wl-mule.el (wl-draft-overload-functions): Show biff in modeline.
8226         (wl-plugged-init-icons, wl-folder-init-icons): Removed.
8227
8228         * wl-folder.el (wl-make-plugged-alist): Call `wl-biff-init-icons'.
8229         (TopLevel): Bind `wl-biff-init-icons', `wl-plugged-init-icons' and
8230         `wl-folder-init-icons' to `ignore' if they are not available.
8231         (wl-folder-mode): Show biff in modeline.
8232
8233         * wl-e21.el (wl-draft-overload-functions): Show biff in modeline.
8234         (wl-biff-init-icons): New function.
8235         (wl-plugged-init-icons): Don't make too much keymaps.
8236         (wl-biff-nomail-image, wl-biff-mail-image): New variables.
8237
8238 2000-09-15  OKAZAKI Tetsurou  <okazaki@be.to>
8239
8240         * wl-vars.el (wl-strict-diff-folders): Customization Type
8241         and doc fix.  Define as a list of regular expressions for
8242         folders or nil.
8243         * wl-folder.el (wl-folder-check-one-entity): Use
8244         `wl-string-match-member' instead of `wl-string-member' for
8245         `wl-strict-diff-folders'.
8246
8247 2000-09-14  Katsumi Yamaoka    <yamaoka@jpl.org>
8248
8249         * wl-xmas.el (wl-xmas-highlight-folder-group-line): New function.
8250         (wl-highlight-folder-current-line): Use it; new implementation.
8251         (wl-xmas-setup-draft-toolbar, wl-xmas-setup-message-toolbar,
8252         wl-xmas-setup-summary-toolbar, wl-xmas-setup-folder-toolbar): Use
8253         `defsubst' instead of `defun'.
8254
8255         * wl-vars.el (wl-highlight-folder-by-numbers): Renamed from
8256         `wl-highlight-group-folder-by-numbers'; made it can also be a
8257         number.  See info for more details.
8258
8259         * wl-summary.el: Bind `wl-xmas-setup-summary' when XEmacs is not
8260         running.
8261
8262         * wl-nemacs.el (wl-xmas-setup-*, wl-delete-all-overlays): No need
8263         to bind them.
8264
8265         * wl-mule.el (wl-xmas-setup-*): No need to bind them.
8266         (wl-highlight-folder-current-line): New implementation.
8267
8268         * wl-highlight.el (wl-highlight-folder-group-line): New
8269         implementation.
8270         (wl-delete-all-overlays): Rewrite as a marco.
8271         (TopLevel): Require `wl-e21' when Emacs 21 is running.
8272
8273         * wl-folder.el: Bind `wl-xmas-setup-folder' when XEmacs is not
8274         running.
8275         (wl-folder-*-glyph): No need to bind them.
8276
8277         * wl-e21.el (wl-e21-highlight-folder-group-line): Renamed from
8278         `wl-e21-highlight-folder-group-icon'; rewrite.
8279         (wl-e21-setup-draft-toolbar, wl-e21-setup-message-toolbar): Use
8280         `defsubst' instead of `defun'.
8281         (wl-folder-mode-map): Bind it when compiling.
8282
8283 2000-09-13  Yuuichi Teranishi  <teranisi@gohome.org>
8284
8285         * wl.el (wl): Initialize plug-related settings before `wl-init'.
8286
8287         * wl-draft.el (wl-draft): funcall `wl-fcc' if it is a function.
8288
8289 2000-09-13  Katsumi Yamaoka    <yamaoka@jpl.org>
8290
8291         * wl-folder.el (wl-folder-entity-assign-id): Undo the last change.
8292
8293 2000-09-11  Katsumi Yamaoka    <yamaoka@jpl.org>
8294
8295         * wl-e21.el (wl-e21-highlight-folder-group-icon): New function.
8296         (wl-highlight-folder-current-line): Use it.
8297
8298         * wl-folder.el (wl-folder-entity-assign-id): Don't put text props
8299         in `id-name'.
8300
8301 2000-09-08  Katsumi Yamaoka    <yamaoka@jpl.org>
8302
8303         * wl.el: Require `wl-e21' when Emacs 21 is running.
8304
8305         * wl-vars.el (wl-highlight-folder-with-icon): Activate it by
8306         default when Emacs 21 is running.
8307         (wl-use-highlight-mouse-line): Ditto.
8308         (wl-on-emacs21): New constant.
8309         (wl-on-emacs20): Removed.
8310
8311         * wl-summary.el (wl-summary-mode): Call `wl-e21-setup-summary' when
8312         Emacs 21 is running.
8313
8314         * wl-folder.el (wl-folder-mode): Call `wl-e21-setup-folder' when
8315         Emacs 21 is running.
8316
8317         * wl-e21.el: New file.
8318
8319 2000-09-08   Daiki Ueno  <ueno@unixuser.org>
8320
8321         * wl.el (wl-plugged-init): Refer `wl-plug-state-indicator-on' indirectly.
8322         (wl-toggle-plugged): Ditto.
8323         (wl-plugged-toggle): Ditto.
8324         (wl-plugged-toggle-all): Ditto.
8325
8326         * wl-vars.el (wl-plug-state-indicator): Refer
8327         `wl-plug-state-indicator-on' indirectly.
8328
8329 2000-08-31  Yuuichi Teranishi  <teranisi@gohome.org>
8330
8331         * wl-summary.el (wl-summary-sync-update3): Call `elmo-commit'.
8332         Call `wl-folder-confirm-existence'.
8333
8334         * wl-folder.el (wl-folder-confirm-existence): Added optional
8335         argument `force'.
8336
8337 2000-08-30  OKAZAKI Tetsurou  <okazaki@be.to>
8338
8339         * wl-summary.el (wl-summary-refile-subr): Assume
8340         `copy-or-refile' as symbol.
8341         (wl-summary-refile): Follow up above change.
8342         (wl-summary-copy): Ditto.  Doc fix.
8343
8344 2000-08-29  Yuuichi Teranishi  <teranisi@gohome.org>
8345
8346         * wl-summary.el (wl-summary-pick): Don't bind
8347         `elmo-search-mime-charset'.
8348
8349         * wl-vars.el (wl-highlight-message-header-button-alist): Define
8350         default using old backquote style.
8351         (wl-search-mime-charset): Abolished.
8352
8353         * wl-highlight.el (wl-highlight-headers):
8354         Call `point' after `re-search-forward'(for Nemacs).
8355
8356         * wl-summary.el (wl-summary-msgdb-load-async): Follow up the changes
8357         for elmo-imap4.el.
8358
8359 2000-08-29   Daiki Ueno  <ueno@unixuser.org>
8360
8361         * wl-message.el (wl-mmelmo-message-redisplay): Bind
8362         `wl-message-ignored-field-list' instead of
8363         `mime-view-ignored-field-list'.
8364
8365         * wl-folder.el (wl-folder-goto-top-of-current-folder):Simplified.
8366         Add interactive spec.
8367         (wl-folder-goto-bottom-of-current-folder): Ditto.
8368         (wl-folder-mode-map): Bind them.
8369
8370         * wl-vars.el (wl-message-ignored-field-list): New variable.
8371         (wl-message-visible-field-list): New variable.
8372
8373         * wl-mime.el (wl-mime-header-presentation-method): New function.
8374         (wl-mime-setup): Set header-presentation-method.
8375
8376 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8377
8378         * wl-nemacs.el (wl-draft-overload-functions): Set
8379         `mode-line-buffer-identification' instead of using
8380         `wl-make-modeline'.
8381
8382         * wl.el (wl-plugged-mode): Set `mode-line-buffer-identification'
8383         instead of using `wl-make-modeline'.
8384
8385         * wl-xmas.el (wl-plugged-init-icons): Set up
8386         `wl-plug-state-indicator-on' and `wl-plug-state-indicator-off'.
8387         (wl-make-modeline): Abolish.
8388         (wl-draft-overload-functions): Set
8389         `mode-line-buffer-identification' instead of using
8390         `wl-make-modeline'.
8391
8392         * wl-util.el (wl-make-modeline-subr): Abolish.
8393         (wl-mode-line-buffer-identification): New alias.
8394
8395         * wl-summary.el (wl-summary-buffer-folder-indicator): New.
8396         (wl-summary-make-modeline): Abolish.
8397         (wl-summary-buffer-set-folder): Set
8398         `wl-summary-buffer-folder-indicator'.
8399         (wl-summary-mode): Set `mode-line-buffer-identification' instead
8400         of using `wl-make-modeline'.
8401         (wl-summary-switch-to-clone-buffer): Don't set
8402         `mode-line-buffer-identification'.
8403         (wl-summary-goto-folder-subr): Ditto.
8404
8405         * wl-mule.el (wl-draft-overload-functions): Set
8406         `mode-line-buffer-identification' instead of using
8407         `wl-make-modeline'.
8408
8409         * wl-folder.el (wl-folder-mode): Set
8410         `mode-line-buffer-identification' instead of using
8411         `wl-make-modeline'.
8412         (wl-folder): Don't set `mode-line-buffer-identification'.
8413
8414 2000-08-28  OKAZAKI Tetsurou  <okazaki@be.to>
8415
8416         * wl-refile.el (wl-refile-learn): Simplified.  Use `memq'
8417         instead of `member' for `wl-refile-guess-func-list' look-ups.
8418         Use `cons' instead of `add-to-list' to update `wl-refile-alist'.
8419
8420 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8421
8422         * wl-mime.el (wl-message-button-dispatcher-internal): Rename from
8423         `wl-message-button-dispatcher'.
8424
8425         * tm-wl.el (wl-message-button-dispatcher-internal): Ditto.
8426
8427         * wl-message.el (wl-message-button-dispatcher): Use it.
8428
8429         * wl-vars.el (wl-highlight-message-header-button-alist): Add
8430         "In-Reply-To".
8431
8432         * wl-highlight.el (wl-highlight-message-add-buttons-to-header):
8433         Bind `case-fold-search' to t.
8434
8435 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8436
8437         * wl-xmas.el (wl-message-overload-functions): Initialize
8438         `wl-message-button-map'.
8439
8440         * wl-mule.el (wl-message-overload-functions): Initialize
8441         `wl-message-button-map'.
8442
8443         * wl-vars.el (wl-highlight-message-header-button-alist): New.
8444
8445         * wl-message.el (wl-message-button-map): New keymap.
8446         (wl-message-add-button): New function.
8447         (wl-message-button-dispatcher): New function.
8448         (wl-message-button-refer-article): New function.
8449
8450         * wl-highlight.el
8451         (wl-highlight-message-add-buttons-to-header): New function.
8452         (wl-highlight-headers): Use it.
8453
8454 2000-08-28   Daiki Ueno  <ueno@unixuser.org>
8455
8456         * wl-summary.el (wl-summary-default-from): Use
8457         `wl-address-get-petname-1'.
8458         (wl-summary-simple-from): Ditto.
8459
8460         * wl-address.el (wl-address-get-petname-1): New inline function.
8461         (wl-address-get-petname): Use it.
8462
8463 2000-08-27   Daiki Ueno  <ueno@unixuser.org>
8464
8465         * wl-summary.el (wl-summary-default-from): Return full-name part
8466         from the address if no petname was found.
8467         (wl-summary-simple-from): Ditto.
8468
8469         * wl-address.el (wl-address-get-petname): Return nil if no petname
8470         associated with the address was found.
8471
8472 2000-08-23  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8473
8474         * wl-folder.el (wl-folder-open-all): Remove progress gauge when
8475         display is finished.
8476
8477 2000-08-23  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8478
8479         * wl-folder.el (wl-folder-confirm-existence): Fixed typo in
8480         `elmo-folder-exists-p' argument.
8481
8482 2000-08-23   Daiki Ueno  <ueno@unixuser.org>
8483
8484         * wl-folder.el (wl-folder-confirm-existence): Check existence of
8485         the folder.
8486
8487 2000-08-23  Yuuichi Teranishi  <teranisi@gohome.org>
8488
8489         * wl-summary.el (wl-summary-msgdb-load-async): Rewrite.
8490
8491         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp):
8492         Use `elmo-pop3-get-session' instead of `elmo-pop3-get-connection'.
8493
8494 2000-08-22   Daiki Ueno  <ueno@unixuser.org>
8495
8496         * wl-folder.el (wl-folder-create-subr): New function.
8497         (wl-folder-confirm-existence): Use it.
8498         (wl-folder-check-one-entity): Use it.
8499         Check the error symbol is derived from 'elmo-open-error.
8500
8501         * wl-summary.el (wl-summary-read-folder): Don't pass the argument
8502         `ignore-error'.
8503
8504 2000-08-21  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8505
8506         * wl-util.el (toplevel): Add (eval-when-compile (require
8507         'elmo-util)).  (Maybe `provide' is typo.)
8508
8509 2000-08-21  Yuuichi Teranishi  <teranisi@gohome.org>
8510
8511         * wl-util.el (toplevel): Removed (provide 'elmo-util).
8512         (I don't know why this was needed.)
8513
8514         * wl-summary.el (wl-summary-jump-to-msg-by-message-id-via-nntp):
8515         Follow up changes for stream-type.
8516
8517         * wl-draft.el (wl-draft-send-mail-with-pop-before-smtp): Ditto.
8518         (wl-draft-elmo-nntp-send): Ditto.
8519
8520         * wl-vars.el (wl-pop-before-smtp-stream-type): New variable.
8521         (wl-nntp-posting-stream-type): Ditto.
8522         (wl-pop-before-smtp-ssl): Abolished.
8523         (wl-nntp-posting-ssl): Ditto.
8524
8525         * wl-address.el (wl-address-quote-specials): New function.
8526         (wl-address-make-completion-list): Use `wl-address-quote-specials'.
8527
8528         * wl-draft.el (wl-draft-reply): Ditto.
8529
8530 2000-08-16  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8531
8532         * wl-draft.el (wl-user-agent-compose): Add (require 'wl) for
8533         use function `wl-string-match-assoc'.
8534
8535 2000-08-10  Yuuichi Teranishi  <teranisi@gohome.org>
8536
8537         * wl-vars.el (wl-draft-remove-group-list-contents): New user option.
8538
8539         * wl-draft.el (wl-draft-deduce-address-list): New function.
8540         (wl-draft-parse-mailbox-list): Ditto.
8541         (wl-draft-send-mail-with-smtp): Use `wl-draft-deduce-address-list'
8542         instead of `smtp-deduce-address-list'.
8543         (wl-draft-on-field-p): Follow group list.
8544
8545         * wl-address.el (wl-address-concat-token): New function.
8546         (wl-address-string-without-group-list-contents): Ditto.
8547         (wl-complete-field-body): Fixed problem of completion
8548         by japanese petname.
8549         (wl-address-make-completion-list): Rewrite.
8550
8551 2000-08-11  Taro Kawagishi <taro.kawagishi@nokia.com>
8552
8553         * wl-address.el (wl-address-make-completion-list): Completion by
8554         petname.
8555         (wl-complete-field-body): Likewise.
8556
8557 2000-08-08  Yuuichi Teranishi  <teranisi@gohome.org>
8558
8559         * wl-draft.el (wl-draft-reply): Fixed problem when to or cc
8560         contains invalid address syntax.
8561
8562 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8563
8564         * wl-folder.el (wl-folder-check-entity-async): Use
8565         `elmo-nntp-spec-hostname'.
8566
8567 2000-08-02  OKAZAKI Tetsurou  <okazaki@be.to>
8568
8569         * wl-summary.el (wl-summary-msgdb-load-async): Use
8570         `elmo-imap4-mailbox' for `elmo-imap4-send-command'.
8571
8572 2000-07-31  Yuuichi Teranishi  <teranisi@gohome.org>
8573
8574         * wl-draft.el (wl-draft-reply): Set argument
8575         `content-transfer-encoding' as nil.
8576
8577 2000-07-26  Takaaki MORIYAMA <taka@airlab.cs.ritsumei.ac.jp>
8578
8579         * wl-refile.el (wl-refile-learn): Move hit element to the top of
8580         `wl-refile-alist'.
8581
8582 2000-07-26  Kenichi OKADA  <okada@opaopa.org>
8583
8584         * wl-draft.el (wl-draft): Added argument `content-transfer-encoding'.
8585         (wl-draft-edit-string): Ditto.
8586         (wl-draft-forward): Ditto.
8587         * wl-summary.el (wl-summary-write): Ditto.
8588
8589 2000-07-24  Yuuichi Teranishi  <teranisi@gohome.org>
8590
8591         * wl-summary.el (wl-summary-sync-update3): Call
8592         `wl-summary-buffer-number-column-detect'.
8593         (wl-summary-buffer-number-column-detect): Search from point-min.
8594
8595 2000-07-19  Yuuichi Teranishi  <teranisi@gohome.org>
8596
8597         * wl-draft.el (wl-draft-reply): Fixed problem when mail-followup-to
8598         contains an address which is not included in original to or cc.
8599
8600 2000-07-19  Kenichi OKADA  <okada@opaopa.org>
8601
8602         * wl-summary.el (wl-summary-target-mark-uudecode): Error when
8603         begin-line does not exist.
8604         * wl-message.el (wl-message-uu-substring): Ditto.
8605
8606 2000-07-18  Yuuichi Teranishi  <teranisi@gohome.org>
8607
8608         * wl-summary.el (wl-summary-mode): Call `kill-all-local-variables' to
8609         clear local variables.
8610         (wl-summary-exit): Call `elmo-commit'.
8611         (wl-summary-switch-to-clone-buffer): Call
8612         `wl-summary-buffer-set-folder' after `wl-summary-mode'.
8613         (wl-summary-goto-folder-subr): Ditto.
8614
8615         * wl-vars.el (wl-folder-sync-range-alist): Changed default value for
8616         POP folder.
8617
8618 2000-07-17  Yuuichi Teranishi  <teranisi@gohome.org>
8619
8620         * tm-wl.el, wl-address.el, wl-demo.el, wl-dnd.el, wl-draft.el,
8621         wl-draft.el.orig, wl-expire.el, wl-fldmgr.el, wl-folder.el,
8622         wl-highlight.el, wl-message.el, wl-mime.el, wl-mule.el, wl-nemacs.el,
8623         wl-refile.el, wl-refile.el.orig, wl-score.el, wl-summary.el,
8624         wl-summary.el.orig, wl-template.el, wl-thread.el, wl-util.el,
8625         wl-vars.el, wl-xmas.el, wl.el (toplevel): Deleted time-stamp line.
8626
8627         * wl-draft.el (wl-draft-reply): Bind `eword-lexical-analyzer' locally.
8628
8629 2000-07-12  Hironori Fukuchi <nory@valis.co.jp>
8630
8631         * wl-summary.el (wl-summary-search-by-subject):
8632         Search parent message from the latest one.
8633
8634 2000-07-13  Yuuichi Teranishi  <teranisi@gohome.org>
8635
8636         * wl-draft.el (wl-draft-reply): Insert address with full-name.
8637         (Thanks to MAKINO Takashi <makino@cyber.office.ne.jp>)
8638
8639         * wl-vars.el (wl-draft-reply-use-address-with-full-name):
8640         New user option.
8641
8642         * wl-summary.el (wl-summary-sync-update3): Use `elmo-list-bigger-diff'
8643         if elmo-nntp-use-killed-list is nil.
8644         Use `elmo-msgdb-append-to-killed-list'.
8645         (Append numbers confirmed as disappeared to the killed list.)
8646         (wl-summary-confirm-appends): Don't display negative number.
8647
8648 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8649
8650         * wl-summary.el (TopLevel): Define-maybe `ps-print-preprint'.
8651
8652 2000-07-11  Yuuichi Teranishi  <teranisi@gohome.org>
8653
8654         * wl-summary.el (wl-summary-sync): Call `elmo-clear-killed' when
8655         range is `all'.
8656         (wl-summary-sync-update3): Use `elmo-list-diff' instead of
8657         `elmo-list-bigger-diff'.
8658
8659 2000-07-04  Yuuichi Teranishi  <teranisi@gohome.org>
8660
8661         * wl-summary.el (wl-summary-buffer-exit-func):
8662         New buffer local variable.
8663         (wl-summary-exit): Call `wl-summary-buffer-exit-func' if non-nil.
8664
8665 2000-07-10  Katsumi Yamaoka    <yamaoka@jpl.org>
8666
8667         * wl-demo.el (wl-demo): Fix the last change.
8668
8669 2000-07-07  Katsumi Yamaoka    <yamaoka@jpl.org>
8670
8671         * wl-demo.el (wl-demo): Don't use `eval'.
8672
8673 2000-07-07  Kenichi OKADA  <okada@opaopa.org>
8674
8675         * wl-summary.el (wl-summary-buffer-thread-modified):
8676         New buffer-local variable.
8677         (wl-summary-set-thread-modified): New function.
8678         (wl-summary-thread-modified-p): New function.
8679         (wl-summary-save-status): Use function `wl-summary-thread-modified-p'.
8680         (wl-summary-yank-saved-message): Use function
8681         `wl-summary-set-thread-modified'
8682         (wl-summary-switch-to-clone-buffer): Add
8683         `wl-summary-buffer-thread-modified'.
8684
8685         * wl-vars.el (wl-summary-buffer-message-saved-hook): New variable.
8686         (wl-summary-buffer-mark-saved-hook): Ditto.
8687         * wl-summary.el (wl-summary-msgdb-save): New hook
8688         `wl-summary-buffer-message-saved-hook' and
8689         `wl-summary-buffer-mark-saved-hook'.
8690
8691 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8692
8693         * wl-demo.el (wl-demo): Simplified `fringe' face manipulation.
8694
8695 2000-07-04  Katsumi Yamaoka    <yamaoka@jpl.org>
8696
8697         * wl-demo.el (wl-demo): Make `kill-buffer-hook' buffer-local;
8698         don't hide scroll bars under FSF Emacsen because it may incur an
8699         undesirable redrawing.
8700
8701 2000-07-04  Kenichi OKADA  <okada@opaopa.org>
8702
8703         * wl-draft.el (wl-draft-edit-string): Call
8704         `wl-draft-reedit-hook' instead of `wl-mail-setup-hook'.
8705
8706 2000-07-03  Katsumi Yamaoka    <yamaoka@jpl.org>
8707
8708         * wl-demo.el (wl-demo): Hide scroll bars, etc. first.
8709
8710 2000-07-01  OKAZAKI Tetsurou  <okazaki@be.to>
8711
8712         * wl-summary.el (wl-summary-msgdb-load-async): Call
8713         `elmo-imap4-spec-mailbox' instead of `elmo-imap4-spec-folder'.
8714
8715 2000-06-30  Katsumi Yamaoka    <yamaoka@jpl.org>
8716
8717         * wl-demo.el (wl-demo): Don't show scroll bars, gutter tabs or
8718         fringes in demo buffer; center bitmap logo correctly even if old
8719         Mule is used.
8720
8721 2000-06-27  MAKINO Takashi <makino@cyber.office.ne.jp>
8722
8723         * wl.el (wl-save-status): Call `wl-refile-alist-save' without argument.
8724
8725         * wl-refile.el (wl-refile-subject-alist): New variable.
8726         (wl-refile-subject-alist-file-name): Ditto.
8727         (wl-refile-alist-setup): Rewrite.
8728         (wl-refile-alist-save): Use `elmo-object-save'.
8729         Eliminated arguments.
8730         (wl-refile-learn): Check `wl-refile-guess-func-list'.
8731         (wl-refile-guess-by-subject): New function.
8732         (wl-refile-guess-func-list): Added it.
8733
8734 2000-06-29  Katsumi Yamaoka    <yamaoka@jpl.org>
8735
8736         * wl-demo.el (wl-demo-with-temp-file-buffer): New macro.
8737         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Use it.
8738
8739 2000-06-28  Yuuichi Teranishi  <teranisi@gohome.org>
8740
8741         * wl-summary.el (wl-summary-buffer-prev-folder-func):
8742         New buffer-local variable.
8743         (wl-summary-buffer-next-folder-func): Ditto.
8744         (wl-summary-down): Call `wl-summary-buffer-next-folder-func'
8745         if non-nil.
8746         (wl-summary-up): Call `wl-summary-buffer-prev-folder-func'
8747         if non-nil.
8748         (wl-summary-next): Call `wl-summary-buffer-next-folder-func'
8749         if non-nil.
8750         (wl-summary-prev): Call `wl-summary-buffer-prev-folder-func'
8751         if non-nil.
8752
8753 2000-06-23  Katsumi Yamaoka    <yamaoka@jpl.org>
8754
8755         * wl-demo.el (wl-demo): Don't set the value of `fill-column'
8756         permanently in the demo buffer.
8757
8758 2000-06-22  Yuuichi Teranishi  <teranisi@gohome.org>
8759
8760         * wl-mime.el (wl-summary-burst-subr): Use `mime-entity-body' and
8761         `mime-entity-fetch-field'.
8762
8763         * wl.el (wl-exit): Delete plugged buffer.
8764
8765         * wl-xmas.el (wl-draft-overload-menubar): Override menubar only when
8766         XEmacs has menubar feature.
8767
8768 2000-06-19  Katsumi Yamaoka    <yamaoka@jpl.org>
8769
8770         * wl-demo.el (wl-demo): Don't use `end-of-line' with arg 0.  It
8771         cannot arrive at the beginning of the buffer under old Emacsen.
8772
8773 2000-06-19  Yuuichi Teranishi  <teranisi@gohome.org>
8774
8775         * wl-address.el (wl-address-ldap-search):
8776         Call `ldap-search-entries' with `withdn' argument t.
8777         (wl-complete-field-body): Bind completion-ignore-case as t.
8778         Clear ldap search hash when it was sole completion.
8779         Use elmo-string for pattern string.
8780         (wl-ldap-alias-safe-string): Eliminated needless let.
8781
8782 2000-06-16  Shun-ichi GOTO <gotoh@taiyo.co.jp>
8783
8784         * wl-address.el (wl-ldap-alias-dn-level): New variable.
8785         (wl-ldap-alias-sep): New constant.
8786         (wl-ldap-search-attribute-type-list): Ditto.
8787         (wl-ldap-get-value): New function.
8788         (wl-ldap-make-filter): Ditto.
8789         (wl-ldap-make-matched-value-list): Ditto.
8790         (wl-ldap-alias-safe-string): Ditto.
8791         (wl-ldap-register-dn-string): Ditto.
8792         (wl-address-ldap-search): Rewrite.
8793
8794 2000-06-17  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8795
8796         * wl-thread.el (wl-thread-delete-msgs): Fixed problem when closed
8797         thread is deleted.
8798         (wl-thread-delete-line-from-buffer): Ditto.
8799         (wl-thread-get-exist-children): New function.
8800
8801 2000-06-15  Katsumi Yamaoka    <yamaoka@jpl.org>
8802
8803         * wl-demo.el (wl-demo): Made it to select various image types.
8804         (wl-logo-bitmap, wl-logo-xbm, wl-logo-xpm): Renamed and divided
8805         from `wl-title-logo'.
8806         (wl-logo-ascii): New variable.
8807         (TopLevel): Require `wl-highlight'; no need to require `wl-xmas'.
8808         (wl-demo-copyright-notice): New constant.
8809
8810         * wl-vars.el (wl-demo-display-logo): Made it can be a image type.
8811
8812 2000-06-15  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8813
8814         * wl-vars.el (wl-summary-target-above): Renamed from
8815         wl-summary-temp-above.
8816         * wl-score.el (wl-score-get-score-alist): Use it.
8817         (wl-summary-score-update-all-lines): Use it.
8818         * wl-summary.el: Ditto. (make-variable-buffer-local).
8819
8820 2000-06-15  Yuuichi Teranishi  <teranisi@gohome.org>
8821
8822         * wl-vars.el (wl-ldap-port): New user option.
8823
8824         * wl-address.el (wl-address-ldap-search): Renamed from wl-ldap-search.
8825         Rewite whole implementation.
8826         (wl-complete-field-body): Fixed.
8827
8828 2000-06-14  Yuuichi Teranishi  <teranisi@quickhack.net>
8829
8830         * wl-address.el (wl-ldap-search-internal): Renamed to `wl-ldap-search'.
8831         Choose implementation at compile time.
8832
8833 2000-06-13  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8834
8835         * wl-address.el (wl-ldap-search-internal): New function.
8836         (wl-complete-field-to): Use it.
8837
8838 2000-06-12  Yuuichi Teranishi  <teranisi@gohome.org>
8839
8840         * wl-address.el (wl-ldap-search): Use `with-temp-buffer'.
8841         Use `let' instead of `let*'.
8842         Require 'wl-vars.
8843
8844         * wl-vars.el (wl-ldap-server): Moved from wl-address.el.
8845         Define as defcustom.
8846         (wl-ldap-base): Ditto.
8847         (wl-use-ldap): Ditto.
8848
8849 2000-06-09  Takeshi Chiba <chiba@d3.bs1.fc.nec.co.jp>
8850
8851         * wl-address.el (wl-ldap-search): New function.
8852         (wl-complete-field-body): Use `wl-ldap-search'.
8853         (wl-ldap-server): New variable.
8854         (wl-ldap-base): Ditto.
8855         (wl-use-ldap): Ditto.
8856
8857 2000-06-08  OKAZAKI Tetsurou  <okazaki@be.to>
8858
8859         * wl-score.el (wl-score-guess-like-gnus): Use `elmo-string'
8860         (Pointed out by Mito <mit@nines.nec.co.jp>).
8861         * wl-summary.el (wl-summary-redisplay-no-mime): Update
8862         buffer-local variables like `wl-summary-redisplay-internal'.
8863         (wl-summary-redisplay-all-header): Likewise.  Update
8864         Summary view too.
8865
8866 2000-06-05  Yuuichi Teranishi  <teranisi@gohome.org>
8867
8868         * wl-summary.el (wl-summary-jump-to-parent-message):
8869         Consider prefix argument.
8870
8871         * wl-thread.el (wl-thread-update-line-msgs): Fixed problem
8872         when closed thread is deleted.
8873
8874 2000-05-31  Yasushi ABE <yasushi@stbbs.net>
8875
8876         * wl-summary.el (wl-summary-jump-to-parent-message):
8877         Consider thread modification.
8878
8879 2000-06-03  OKAZAKI Tetsurou  <okazaki@be.to>
8880
8881         * wl-message.el (wl-message-normal-get-original-buffer): Use
8882         `save-excursion'.
8883
8884         * wl-vars.el (wl-smtp-posting-server): Customization Type fix.
8885         (wl-summary-showto-folder-regexp): Ditto.
8886
8887 2000-05-31  OKAZAKI Tetsurou  <okazaki@be.to>
8888
8889         * wl-util.el (wl-delete-alist): Doc fix.
8890         (wl-delete-associations): New function.
8891         (wl-inverse-alist): New function.
8892         * wl-summary.el (wl-summary-exec-subr): Rename parameters.
8893         Split temporary variables. Use `wl-delete-associations'
8894         and `wl-inverse-alist'.
8895         (wl-summary-delete-copy-marks-on-buffer): Rename the parameter.
8896
8897 2000-05-30  Yuuichi Teranishi  <teranisi@gohome.org>
8898
8899         * wl-folder.el (wl-folder-prefetch-entity):
8900         Execute prefetching if new count is unknown.
8901
8902 2000-05-27  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8903
8904         * wl-vars.el (wl-summary-insert-headers-hook): New variable.
8905
8906         * wl-thread.el (wl-thread-cleanup-symbols): If entity is exists,
8907         delete entity.
8908         (wl-thread-set-parent): If insert as top, set linked as nil.
8909
8910         * wl-summary.el (wl-summary-delete-messages-on-buffer): Call
8911         `wl-thread-cleanup-symbols' when view mode is thread.
8912
8913 2000-05-26  OKAZAKI Tetsurou  <okazaki@be.to>
8914
8915         * wl-folder.el (wl-folder-create-folder-entity): Use
8916         with-current-buffer.
8917         (wl-local-folder-init): Call set-buffer to make sure we are in
8918         the Folder buffer. Don't touch buffer-local variables here.
8919         (wl-folder-mode): Initialize buffer-local variables here.
8920
8921         * wl-folder.el (wl-folder-get-path): Use let instead of let*.
8922         (wl-folder-entity-assign-id): Ditto.
8923         (wl-folder-create-entity-hashtb): Ditto.
8924         (wl-local-folder-init): Ditto.
8925         (wl-folder-create-group-alist): Initialize `cur-alist' with let.
8926
8927 2000-05-24  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8928
8929         * wl-summary.el (wl-summary-default-from): Fix probrem when
8930         std11-extract-address-components return (nil "foo@bar").
8931
8932 2000-05-24  OKAZAKI Tetsurou  <okazaki@be.to>
8933
8934         * wl-draft.el (wl-draft-clone-local-variables):
8935         Remove redundant `setq'.
8936
8937 2000-05-19  Yuuichi Teranishi  <teranisi@gohome.org>
8938
8939         * wl-draft.el (wl-draft-yank-from-mail-reply-buffer):
8940         Bind wl-highlight-x-face-func as nil while highlighting header.
8941
8942 2000-05-21  OKAZAKI Tetsurou  <okazaki@be.to>
8943
8944         * wl-folder.el (wl-folder-buffer-cur-path): Make buffer-local.
8945
8946 2000-05-21  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8947
8948         * wl-summary.el (wl-summary-switch-to-clone-buffer): Remove
8949         elmo-msgdb-overview-hashtb from copy-variables.
8950         (wl-summary-refile-subr): Use `elmo-msgdb-overview-get-entity'
8951         instead of `elmo-msgdb-overview-get-entity-by-number'.
8952         (wl-summary-auto-refile): Ditto.
8953
8954         * wl-thread.el (wl-thread-update-line-on-buffer-sub): Use
8955         `elmo-msgdb-overview-get-entity' instead of
8956         `elmo-msgdb-search-overview-entity'.  Use
8957         `elmo-msgdb-overview-get-entity' instead of
8958         `elmo-msgdb-overview-get-entity-by-number'.
8959         (wl-thread-insert-entity-sub): Ditto.
8960         (wl-thread-insert-message): Ditto.
8961
8962         * wl-message.el (wl-mmelmo-message-redisplay): Change argument of
8963         `elmo-msgdb-overview-get-entity'.
8964         (wl-normal-message-redisplay): Ditto.
8965
8966 2000-05-20  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
8967
8968         * wl-thread.el (wl-thread-cleanup-symbols): Fix delete entity from
8969         `wl-thread-entities'.
8970         (wl-thread-delete-message): Fix remove top message from
8971         `wl-thread-entity-list'.
8972
8973         * wl-summary.el (wl-summary-delete-messages-on-buffer): Don't use
8974         wl-append(nconc), because update-list is broken on Meadow.
8975
8976         * wl-summary.el (wl-summary-insert-thread-entity): Changed delayed
8977         updating process.
8978         (wl-summary-rescan): Ditto.
8979         (wl-summary-sync-update3): Ditto.
8980         * wl-thread.el (wl-thread-set-parent): Renamed from
8981         `wl-summary-set-parent'.
8982         (wl-thread-insert-message): Updating buffer faster.
8983         (wl-thread-delete-message): Updating buffer faster.
8984
8985         * wl-score.el (wl-summary-score-update-all-lines): Changed
8986         interval for display progress gauge.
8987
8988 2000-05-19  TAKAHASHI Kaoru  <kaoru@kaisei.org>
8989
8990         * wl-vars.el (wl-summary-always-sticky-folder-list): `t' means all
8991         folder always-sticky.
8992         * wl-summary.el (wl-summary-always-sticky-folder-p): defun instead of
8993         defmacro.
8994
8995 2000-05-18  Yuuichi Teranishi  <teranisi@gohome.org>
8996
8997         * wl-vars.el (wl-draft-add-references): New user option.
8998
8999         * wl-draft.el (wl-draft-add-references): New function.
9000         (wl-draft-yank-from-mail-reply-buffer): Use it.
9001         (wl-draft-insert-current-message): Bind `wl-draft-add-references'
9002         as nil.
9003
9004 2000-05-12  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9005
9006         * wl-thread.el (wl-thread-update-line-msgs): Called
9007         `wl-thread-update-line-on-buffer-sub'.
9008         (wl-thread-update-line-on-buffer): Delete routine of inserting
9009         thread.
9010         (wl-thread-update-line-on-buffer-sub): Routine of inserting thread
9011         moved from `wl-thread-update-line-on-buffer'.
9012         Add threshold for displaying progress gauge.
9013         * wl-summary.el (wl-summary-delete-messages-on-buffer): Change
9014         argument of `wl-thread-update-line-msgs'.
9015         Add threshold for displaying progress gauge.
9016         * wl-folder.el:
9017         Add threshold for displaying progress gauge.
9018         * wl-score.el: Ditto.
9019
9020         * wl-expire.el (wl-summary-expire): Display deleting info.
9021
9022 2000-05-12  Yuuichi Teranishi  <teranisi@gohome.org>
9023
9024         * wl-thread.el (wl-thread-update-line-msgs): Added optional argument
9025         `no-msg'.
9026         * wl-summary.el (wl-summary-delete-messages-on-buffer): Set no-msg
9027         argument of `wl-thread-update-line-msgs'.
9028         (wl-summary-set-parent): Added optional argument `parent-number'.
9029         (wl-summary-buffer-saved-message): New buffer local variable.
9030         (wl-summary-save-current-message): New command.
9031         (wl-summary-yank-saved-message): Ditto.
9032         (wl-summary-mode-map): Added key binding for
9033         `wl-summary-save-current-message' (\ew) and
9034         `wl-summary-yank-saved-message' (\C-y).
9035         (wl-summary-yank-saved-message): Inhibit setting itself as a parent.
9036
9037 2000-05-11  Yuuichi Teranishi  <teranisi@gohome.org>
9038
9039         * wl-summary.el (wl-summary-mode-map): Added key binding for
9040         `wl-summary-set-parent' (ts).
9041
9042 2000-05-10  Masahiro MURATA  <muse@ba2.so-net.ne.jp>
9043
9044         * wl-summary.el (wl-summary-insert-thread-entity): Search same
9045         subject faster. If thread number is reverse, delayed updating
9046         thread.
9047         (wl-summary-search-by-subject): Ditto.
9048         (wl-summary-put-alike): Ditto.
9049         (wl-summary-get-alike): Ditto.
9050         (wl-summary-insert-headers): Insert header of all overview in
9051         buffer.
9052         (wl-summary-rescan): Delayed updating thread. Kill search subject
9053         buffer for wl-summary-search-by-subject.
9054         (wl-summary-sync-update3): Ditto.
9055         (wl-summary-exit): Ditto.
9056         (wl-summary-goto-bottom-of-current-thread): Change for linked
9057         thread.
9058         (wl-summary-overview-create-summary-line): Change line for linked
9059         thread.
9060
9061         * wl-summary.el (wl-summary-update-thread): Use
9062         wl-thread-maybe-get-children-num.
9063         (wl-summary-set-parent): If change parent, move sub thread.
9064         (wl-summary-redisplay-internal): Add horizontal recenter.
9065         (wl-summary-redisplay-no-mime): Add horizontal recenter.
9066
9067         * wl-thread.el (wl-thread-entity-get-linked): New function.
9068         (wl-thread-entity-set-linked): New function.
9069         (wl-thread-create-entity): Add linked element.
9070         (wl-thread-entity-insert-as-top): Use wl-append.
9071         (wl-thread-maybe-get-children-num): If closing thread, return
9072         children msgs.
9073         (wl-thread-update-line-msgs): Displaying progress message.
9074         (wl-thread-update-line-on-buffer-sub): Use
9075         wl-thread-maybe-get-children-num.
9076         (wl-thread-update-line-on-buffer): If update line is not exists,
9077         insert thread.
9078         (wl-thread-delete-message): If delete top msg of thread, search
9079         parent by subject.
9080         (wl-thread-insert-entity): Use
9081         wl-thread-maybe-get-children-num.
9082
9083         * wl-highlight.el (wl-highlight-summary-current-line): change
9084         sregexp for linked thread.
9085         * wl-util.el (wl-count-lines): Count lines.
9086         (wl-horizontal-recenter): horizontal recenter.
9087         * wl-score.el (wl-score-put-alike): Use wl-count-lines
9088         (wl-score-get-alike): Ditto.
9089         * wl-vars.el (wl-summary-search-parent-by-subject-regexp): Changed.
9090         (wl-subject-length-limit): New variable.
9091         (wl-highlight-thread-indent-string-regexp): Changed for linked
9092         thread.
9093
9094 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9095
9096         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9097         New variable (revival).
9098         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9099         by subject matching if there's no in-reply-to nor references field
9100         (revival).
9101
9102 \f
9103 2000-05-10  Yuuichi Teranishi  <teranisi@gohome.org>
9104
9105         * wl-thread.el (wl-thread-close-all): Fixed typo in display-progress
9106         message.
9107
9108 2000-05-09  Yuuichi Teranishi  <teranisi@gohome.org>
9109
9110         * wl-summary.el (wl-summary-reply): Return t if there was a
9111         message at cursor point.
9112         Added unwind-protect.
9113         (wl-summary-reply-with-citation): Cite only when wl-summary-reply
9114         returns t.
9115         (wl-summary-cancel-message): Do nothing when there's no message at
9116         cursor point.
9117         (wl-summary-forward): Ditto.
9118         (wl-summary-jump-to-parent-message): Ditto.
9119         (wl-summary-reedit): Ditto.
9120         (wl-summary-edit-addresses): Ditto.
9121         (wl-summary-pipe-message): Ditto.
9122         (wl-summary-print-message-with-ps-print): Ditto.
9123         (wl-summary-print-message): Ditto.
9124         (wl-summary-mark-as-important): Ditto.
9125         (wl-summary-mark-as-unread): Ditto.
9126
9127         * wl-summary.el (wl-summary-reply): Cause an error when there's no
9128         message at cursor point.
9129         (wl-summary-reply-with-citation): Remove unwind-protect.
9130
9131         * wl-summary.el (wl-summary-insert-thread-entity): Eliminated
9132         subject searching feature.
9133         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9134         Eliminated.
9135
9136 2000-04-28  Yuuichi Teranishi  <teranisi@gohome.org>
9137
9138         * wl-vars.el (wl-summary-search-parent-by-subject-regexp):
9139         New variable.
9140         * wl-summary.el (wl-summary-insert-thread-entity): Search parent
9141         by subject matching if there's no in-reply-to nor references field.
9142
9143         * wl-summary.el (wl-summary-set-parent): New command (No key binding).
9144
9145         * wl-folder.el (wl-folder-insert-entity): Remove progress gauge
9146         when display is finished.
9147         (wl-folder-open-all): Ditto.
9148         (wl-folder-update-access-group): Ditto.
9149         * wl-summary.el (wl-summary-delete-messages-on-buffer): Ditto.
9150         * wl-thread.el (wl-thread-close-all): Ditto.
9151
9152         * wl-summary.el (wl-summary-delete-messages-on-buffer): Remove
9153         progress gauge only when it was displayed.
9154         * wl-folder.el (wl-folder-insert-entity): Ditto.
9155
9156 2000-04-26  Yuuichi Teranishi  <teranisi@gohome.org>
9157
9158         * wl-summary.el (wl-summary-incorporate): Enclose
9159         `wl-summary-sync-force-update' with save-excursion.
9160
9161 2000-04-21  Yuuichi Teranishi  <teranisi@elmo.dq.isl.ntt.co.jp>
9162
9163         * wl-summary.el (wl-summary-prefetch-region):
9164         Pass current cursor point to `pos-visible-in-window-p' after
9165         moving cursor to the started point.
9166
9167 2000-04-20  Katsumi Yamaoka    <yamaoka@jpl.org>
9168
9169         * wl-vars.el (wl-ignored-forwarded-headers): New user option.
9170
9171         * wl-draft.el (wl-draft-insert-current-message): Delete useless
9172         fields from the forwarding message.
9173         (wl-draft-yank-from-mail-reply-buffer): Allow the optional argument
9174         `ignored-fields'.
9175
9176 2000-04-20  Yuuichi Teranishi  <teranisi@gohome.org>
9177
9178         * wl-mime.el (wl-message-request-partial):
9179         Eliminated argument `msgdb'.
9180         Don't pass `msgdb' argument to `elmo-read-msg-no-cache'.
9181         (wl-mime-combine-message/partial-pieces): Likewise.
9182         * tm-wl.el (wl-message-request-partial): Likewise.
9183         (wl-mime-combine-message/partial-pieces): Likewise.
9184
9185 2000-04-17  Yoshiki Hayashi  <yoshiki@xemacs.org>
9186
9187         * wl-summary.el (wl-summary-sync-marks): Remove progress gauge
9188         when display is finished.
9189
9190 2000-04-17  HARAGUCHI Shuugou <haraguti@nd.net.fujitsu.co.jp>
9191
9192         * wl-summary.el (wl-summary-goto-folder-subr):
9193         Fix problem when wl-summary-partial-highlight-above-lines is nil.
9194
9195 2000-04-18  Yuuichi Teranishi  <teranisi@gohome.org>
9196
9197         * wl-summary.el (wl-summary-prefetch-region): Redisplay only
9198         when cursor point is visible.
9199
9200 2000-04-15  Yuuichi Teranishi  <teranisi@gohome.org>
9201
9202         * wl-expire.el (wl-expire-archive-get-max-number):
9203         Don't use `file-name-directory'.
9204
9205 2000-04-14  Yuuichi Teranishi  <teranisi@gohome.org>
9206
9207         * wl-expire.el (wl-expire-archive-get-max-number):
9208         Use `file-name-directory'.
9209
9210 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9211
9212         * wl-summary.el (wl-summary-sync-marks): Re-display progress
9213         only when there is progress.
9214
9215 2000-04-13  Mito <mit@nines.nec.co.jp>
9216
9217         * wl-summary.el (wl-summary-sync-marks): Display progress.
9218
9219 2000-04-13  Yuuichi Teranishi  <teranisi@gohome.org>
9220
9221         * wl-summary.el (wl-summary-move-cached-regex): Eliminated.
9222         (wl-summary-prev): Move cursor regardless of unread status.
9223         (wl-summary-next): Ditto.
9224
9225 2000-04-10  Yuuichi Teranishi  <teranisi@gohome.org>
9226
9227         * wl-mime.el (wl-summary-burst-subr): Renamed from `wl-burst'.
9228         Added argument `target' and `number'.
9229         * tm-wl.el (wl-summary-burst-subr): New function.
9230         (wl-summary-burst): Use it.
9231
9232 2000-04-10  Mito <mit@nines.nec.co.jp>
9233
9234         * wl-mime.el (wl-burst): New function.
9235         (wl-summary-burst): Use it.
9236
9237 2000-04-07  A. SAGATA <sagata@nttvdt.hil.ntt.co.jp>
9238
9239         * wl-address.el (wl-address-petname-add-or-change): Use e-mail address
9240         as petname when there's no candidate.
9241
9242 2000-04-07  Yuuichi Teranishi  <teranisi@gohome.org>
9243
9244         * wl-vars.el (wl-fldmgr-add-complete-with-current-folder-list):
9245         New variable.
9246         * wl-fldmgr.el (wl-fldmgr-add): Use it.
9247
9248         * wl.el (wl-plugged-init): Flush queues if started with plugged status.
9249
9250         * wl-folder.el (wl-folder-flush-queue): Flush operation queue too.
9251
9252 2000-04-05  Yuuichi Teranishi  <teranisi@gohome.org>
9253
9254         * wl-refile.el (wl-refile-expand-newtext): Add `original' argument.
9255         Use substring of `original' instead of buffer-substring.
9256         (wl-refile-evaluate-rule):
9257         Set `original' argument of wl-refile-expand-newtext.
9258
9259         * wl-summary.el
9260         (wl-summary-auto-refile-check-refile-rule-alist-subr,
9261         wl-summary-auto-refile-check-refile-rule-alist): Eliminated.
9262         (wl-summary-auto-refile): Check existence of destination folder just
9263         before marking.
9264
9265 2000-04-05  TAKAHASHI Kaoru  <kaoru@kaisei.org>
9266
9267         * wl-refile.el (wl-refile-evaluate-rule): Fixed problem
9268         when wl-refile-get-field-value return nil.
9269
9270 2000-04-04   Daiki Ueno  <ueno@unixuser.org>
9271
9272         * wl-refile.el
9273         (wl-refile-expand-newtext): New function imported from Gnus.
9274         (wl-refile-evaluate-rule): Use it.
9275
9276 2000-04-04  Yuuichi Teranishi  <teranisi@gohome.org>
9277
9278         * wl-summary.el (wl-summary-print-destination):
9279         Duplicate folder string to avoid putting text-property on
9280         original string.
9281
9282         * wl-refile.el (wl-refile-get-field-value): New function.
9283         (wl-refile-evaluate-rule): New function;
9284         Evaluate refile rule recursively.
9285         (wl-refile-guess-by-rule): Use wl-refile-evaluate-rule.
9286         * wl-summary.el (wl-summary-auto-refile-check-refile-rule-alist-subr):
9287         New function; Check existence of a target folder recursively.
9288         (wl-summary-auto-refile-check-refile-rule-alist):
9289         Use wl-summary-auto-refile-check-refile-rule-alist-subr.
9290
9291 2000-03-30  Yuuichi Teranishi  <teranisi@gohome.org>
9292
9293         * wl-demo.el (wl-title-logo): Refer wl-icon-dir.
9294
9295         * wl-folder.el (wl-create-folder-entity-from-buffer):
9296         Fixed problem when '}' character is contained in folder name.
9297
9298         * wl-xmas.el (wl-make-modeline): Consider plugged status.
9299
9300 2000-03-29  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9301
9302         * wl-fldmgr.el (wl-fldmgr-add-completion-hashtb): New variable.
9303         (wl-fldmgr-add-completion-all-completions):
9304         Use wl-fldmgr-add-completion-hashtb.
9305
9306 2000-03-28  Daiki Ueno <ueno@kiss.kake.info.waseda.ac.jp>
9307
9308         * wl-fldmgr.el (wl-fldmgr-add-completion-all-completions,
9309         wl-fldmgr-add-completion-subr): New functions.
9310         * wl-folder.el (wl-folder-completion-func): New variable.
9311         * wl-summary.el (wl-summary-read-folder):
9312         Use wl-folder-completion-func.
9313
9314         * wl-refile.el: Eliminate throw & catch.
9315
9316         * wl.el (wl-plugged-sending-queue-status): Fixed.
9317
9318 2000-03-27  Mikio Nakajima <minakaji@osaka.email.ne.jp>
9319
9320         * wl-draft.el (wl-draft): Put category property on
9321         mail-header-separator.